#gkBg {  background: #161616; }
#gkFooter {   background: #161616 none repeat scroll 0 0; }
#gkHeader:after { background:rgba(192,109,111,1.00)}
.gradient {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#161616+0,161616+100&0+0,0.65+50,1+100 */
background: -moz-linear-gradient(top,  rgba(22,22,22,0) 0%, rgba(22,22,22,0.65) 50%, rgba(22,22,22,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(22,22,22,0) 0%,rgba(22,22,22,0.65) 50%,rgba(22,22,22,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(22,22,22,0) 0%,rgba(22,22,22,0.65) 50%,rgba(22,22,22,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00161616', endColorstr='#161616',GradientType=0 ); /* IE6-9 */
margin-top:-400px;
position: relative;
height:400px;
width:100%;
}
h1, h2, h3, h4, h5, h6 { color:#fff;}

h1 {
    font-size: 78px;
    font-weight: lighter;
	letter-spacing: 0;
}

.gk-cols.gkColsDiff span {
    font-weight: bold;
}

.gkColsDiff > div:nth-child(1) {
    width: 60% !important;
}
.gkColsDiff > div:nth-child(2) {
    width: 40% !important;
}
@media (max-width: 640px) {
.gkColsDiff > div:nth-child(1), .gkColsDiff > div:nth-child(2) {
    width: 100% !important;
}
}

.chains {
	background-position: center bottom;
    background-size: cover;}
	
	@media only screen and (max-width:1040px) {
#gkHeader .gk-fixed-nav #gkMobileMenu {
    margin-top: 70px !important;
}
}

#gkHeaderMod > .parallax-img.gk-vertical {
  height: 30%;
}

.next { border: 2px solid #eeaa33; padding: 6px 44px;

}

h1, h2, h3, h4, h5, h6 { font-weight: lighter }
.blog-page .cat-item-intro-text {
    font-size: 18px;
    line-height: 1.4;
}

.blog-page .item-list .item-view {
	padding-bottom: 60px;
	border-bottom: 8px dotted #fff;}

#gkLogo img { max-height:200px;}
.box.color .box-wrap, .box.color-bg .box-wrap { background: #000}

.fullscreen #gkLogo img {margin-top:60px}
div.srfrContainer ul.srfrList li span.srfrFeedItemDate, div.srfrContainer ul.srfrList li span.srfrFeedSource {font-size: 12px;}

.srfrRow.srfrRowIsOdd > h3, .srfrRow.srfrRowIsEven > h3 { font-size: 20px}

.srfrReadMore { background: transparent none repeat scroll 0 0 !important;
    border: 2px solid #ddd !important;
    border-radius: 1px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    height: auto;
    letter-spacing: 2px;
    line-height: 25px;
    margin: 0 5px 2px 2px;
    padding: 12px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;}
	
	div.srfrContainer ul.srfrList li {
    border-bottom: 1px dotted #ccc;
    clear: both;
    margin: 6px 0 20px;
    padding: 40px 0;
}

.ribbon {
    height: 200px;
    left: 1px;
    overflow: hidden;
    position: fixed;
    text-align: -moz-right;
    top: -8px;
    width: 200px;
    z-index: 9999;
}
.ribbon span {
    background: rgba(0, 0, 0, 0) linear-gradient(#f70505 0%, #8f0808 100%) repeat scroll 0 0;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    left: -76px;
    line-height: 16px;
    padding: 18px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 32px;
    transform: rotate(-45deg);
    width: 286px;
}
.ribbon span::before {
    border-color: #8f0808 transparent transparent #8f0808;
    border-style: solid;
    border-width: 3px;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
}
.ribbon span::after {
    border-color: #8f0808 #8f0808 transparent transparent;
    border-style: solid;
    border-width: 3px;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
}

.record {font-size:10px; font-weight: lighter}

#aside-menu.menu-open {z-index: 2147483647;}

.apm-widget-image .apm-widget-image-content {
    left: 37%;
    top: 48%;
    transform: translateX(-50%) translateY(-50%);
}


/*--- Gallery ---*/

div.img {
    /*border: 1px solid #ccc;*/
}

div.img:hover {
    /*border: 1px solid #777;*/
	opacity: 0.5;
	transform: 0.5s;
}

div.img img {
    width: 100%;
    height: auto;
}

div.desc {
    font-size: 13px;
    padding: 2px 15px;
    text-align: center;
}

* {
    box-sizing: border-box;
}

.responsive {
    padding: 8px 6px;
    float: left;
    width: 24.99999%;
}

@media only screen and (max-width: 700px){
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px){
    .responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/* GRID */

.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 312px;
	max-width: 312px;
	max-height: 678px;
	width: 48%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure 2 {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 312px;
	max-width: 480px;
	max-height: 678px;
	width: 48%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/* Individual effects */

/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
	background: #df4e4e;
}

figure.effect-goliath img,
figure.effect-goliath h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-goliath img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-goliath h2,
figure.effect-goliath p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 30px;
}

figure.effect-goliath p {
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.effect-goliath:hover img {
	-webkit-transform: translate3d(0,-80px,0);
	transform: translate3d(0,-80px,0);
}

figure.effect-goliath:hover h2 {
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

figure.effect-goliath:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Duke *****/
/*---------------*/

figure.effect-duke {
	background: -webkit-linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
	background: linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
}

figure.effect-duke img,
figure.effect-duke p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-duke:hover img {
	opacity: 0.1;
	-webkit-transform: scale3d(2,2,1);
	transform: scale3d(2,2,1);
}

figure.effect-duke h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

figure.effect-duke p {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 20px;
	padding: 30px;
	border: 2px solid #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% -100%;
	transform-origin: 50% -100%;
}

figure.effect-duke:hover h2,
figure.effect-duke:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}





/* Media queries */


@media screen and (max-width: 820px) {
    h1 {font-size:46px; line-height:50px;}
}


@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
	.gred figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}

/* GRID */

.gred {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.gred figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 312px;
	max-width: 480px;
	max-height: 678px;
	width: 31%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.gred figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.gred figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gred figure figcaption::before,
.gred figure figcaption::after {
	pointer-events: none;
}

.gred figure figcaption,
.gred figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.gred figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.gred figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.gred figure h2 span {
	font-weight: 800;
}

.gred figure h2,
.gred figure p {
	margin: 0;
}

.gred figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

.backbutton {
    padding: 20px 0;
    text-align: center;
}
#gkHeaderMod .gkPage {left: 50%;position: absolute;top: 75%;z-index: 2;}

@media screen and (max-width: 679px) {
    h1 {font-size:38px; line-height:40px;}
    .gred figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;}
}