/************* LAYOUT STUFF ************/
#gkLogo.cssLogo {
	display: none !important;
}
body.offlinepage #gkLogo.cssLogo {
	display: inherit !important;
}
#gkHeaderMod > div > div {
    padding: 0px;
}
.svg #gkLogo.cssLogo, .svg #gkLogoSmall.cssLogo {
    background-image: url('../images/logosmalldark.png');
	background-size: initial;
	background-position: inherit;
	height: 65px;
    width: 150px;
	margin: 10px;
}
#gkHeaderNav.active {
    height: 85px;
	display: block !important;
}
#gkHeaderNav.static #gkLogoSmall {
    left: 50%;
    /*margin-left: -76px;*/
    position: relative;
    top: 10px;
}
#gkHeaderNav.static.active #gkLogoSmall {
    left: 5%;
    top: 0px;
}
#gkHeaderNav.static.active #gkMainMenu {
    top: 10px;
}
#gkHeaderNav.static #gkMainMenu {
    top: 75px;
}
#gkHeaderNav.static {
	display: none;
}
#gkHeaderNav.active #gkMainMenu {
    top: 10px;
	right: -15%;
}
.frontpage #gkHeaderNav.active #gkMainMenu {
    top: 10px;
    right: 5%;
}
#gkCopyrights {
	display: none;
}
a#menu676.haschild {
}
.gkMenu > ul li div.childcontent {
	/*display: none;*/
}
.bigtitle small {
    display: block;
    font-size: 40%;
    color: #000;
}
.bigtitle a {
    display: block;
    color: #000;
}
.bigtitle a:hover {
    display: block;
    color: #de8b27;
}
a {
	color: #000;
}
a:hover {
	color:#de8b27;
}
.linknoshadow {
	display:none 
}
.gkMenu > ul > li {
    height: 0px;
}
#gkPageContent {
	padding-left: 0px;
	padding-right: 0px;
}
.services #gkPageContent,
.process #gkPageContent,
.development #gkPageContent,
.uxdesign #gkPageContent,
.branding #gkPageContent,
.designs #gkPageContent {
    padding: 0px;
}
.services #gkHeader.menu-visible,
.process #gkHeader.menu-visible,
.development #gkHeader.menu-visible,
.uxdesign #gkHeader.menu-visible,
.branding #gkHeader.menu-visible,
.designs #gkHeader.menu-visible {
    padding-top: 0px !important;
}
article#k2Container.singleservice {
	width: 90%;
	margin: 50px auto 0;
}
#k2Container.allserviceslist {
	margin: 50px 0 0;
}
.frontpage #gkBottom1.gkSingleModule {
	    padding: 70px 0 0;
}
.designpage #gkMainbody {
    margin-bottom: 0px;
}
/************* MOBILE MENU *************/
#aside-menu {
    background: #161717;
}
#aside-menu li a.active, 
#aside-menu li a:active, 
#aside-menu li a:focus, 
#aside-menu li a:hover {
    color: #de8b27;
}
#close-menu {
    color: #de8b27;
}

/**************** HOMEPAGE HEADER **************/
.n2-ss-layer.n2-ow .learnmore {
    position: fixed;
    bottom: 5%;
}
.n2-ss-layer.n2-ow .learnmore.n2-ss-last-in-row {
    bottom: 2%;
    position: fixed !important;
    right: 0%;
}
.n2-ss-layer.n2-ow .headerarrow {
	position: fixed;
	bottom: 0;
}

/**************** HOMEPAGE WHAT WE DO *************/
.top1-colorbg #gkTop1 {
    background: #fff;
}
#gkTop1 > div > .box {
    margin-bottom: 0px;
}
.frontpage #gkTop1 {
	padding: 50px 0 50px;
}
.frontpage #gkTop2 {
	padding: 50px 0 0px;
}
#hpwwdbox {
	width: 90%;
	margin: 0 auto;
}
.wwdinfo {
	float: left;
	width: 70%;
	margin: 0px 2%;
}
.wwdinfo h3 {
	font-size: 150%;
	color: #000;
	font-weight: 200;
}
.wwdinfo p {
	font-size: 110%;
	line-height: 1.3;
	color: #000;
	margin: 1em 0 0em;
}
.wwdinfo a {
	font-size: 90%;
    color: #000;
    letter-spacing: -1px;
}
.wwdquote {
	float: left;
	width: 24%;
	margin: 2% 2% 2% 0;
}
.wwdquote h2 {
	font-size: 150%;
	text-align: center;
	line-height: 0.9;
	background: linear-gradient(#ed980466, #ffb400);
	width: 70%;
    margin: 0 auto;
	padding: 15px 0;
	font-weight: 300;
}
.wwdquote h2:hover {
	background: linear-gradient(#ffb400, #ed980466);
}
.layerseperator {
    height: 5px;
    background: radial-gradient(ellipse at 50% 100%, rgba(222,139,39,0.92) 0,transparent 40%);
}
#gkBottom1:after {
    height: 5px;
    background: radial-gradient(ellipse at 50% 100%, rgba(222,139,39,0.92) 0,transparent 40%);
    width: 100%;
    /*margin-top: 70px;*/
}

/* Frontpage - description */
.box.responsive-desc {
	position: relative;
	text-align: center;
}
.box.responsive-desc .gkCols3 .box.gkmod-2 {
    width: 100%;
}
.box.responsive-desc {
	padding: 50px 0 110px;
	width: 100% !important;
}
.frontpage .gkCols3 .box.gkmod-3 {
    width: 100% !important;
}
.responsive-desc-left-img,
.responsive-desc-right-img {
	position: inherit;
}
.responsive-desc-left-img {
	right: 65%;
    height: 700px;
    width: auto !important;
    max-width: 800px !important;
    direction: rtl;
    position: absolute;
}
.responsive-desc-right-img {
	bottom: 37%;
	margin-right: -1025px;
	right: 50%;
}
.responsive-desc p {
	color: #000;
    line-height: 1.2;
    margin: 0px auto 10px;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 1;
    font-size: 18px;
    letter-spacing: 0px;
}
.responsive-desc p#responsive {
	color: #000;
    line-height: 1.2;
    margin: 0em auto;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 1;
    font-size: 18px;
    letter-spacing: 0px;
}
.responsive-img {
	width: 45%;
    float: left;
	height: 600px;
}
.responsive-info-text {
	width: 50%;
	float: left;
}
.responsive-info-text h6 {
    text-align: left;
    font-size: 36px;
	margin: 1em 0 0.3em;
	text-transform: uppercase;
	color: #5bc0eb;
}
.responsive-info-text h2 {
    text-align: left;
    font-size: 36px;
	margin: 20px 0 10px;
	text-transform: uppercase;
	color: #5bc0eb;
}
.responsive-info-text h3 {
	padding: 15px;
    background: linear-gradient(#ed980466, #ffb400);
    width: 160px;
    margin: 30px auto 0 auto;
    font-weight: 200;
    font-size: 20px;
}
.responsive-info-text h3:hover {
    background: linear-gradient(#ffb400, #ed980466);
	font-weight: 400;
}
.frontpage #gkMainbody {
    padding: 50px 0 0 0;
}
.box.bigtitle .header {
   	margin: 30px 0;
}

/************** BOTTOM CONTACT *************/
.contactusmain p {
	font-size: 24px;
	text-align: center;
	letter-spacing: -1px;
	margin: 1em;
	color: #fedb00;
}
.contactpage #gkHeaderNav.static {
    display: block;
}
.contactusmain h3 {
	text-align: center;
	font-size: 24px;
	letter-spacing: -1px;
	padding: 10px;
	border: 2px solid #fedb00;
	max-width: 15%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}

.contactusmain table {
	max-width: 15%;
	margin: 0 auto;
	text-align: center;
}

.contactsocial {
}
footer#gkFooter {
    background: url('../images/dark_pattern_bg.jpg') repeat 0 0 !important;
	padding: 1px 0 !important;
}
.contactusmain [class^="fa fa-"], [class*=" fa-"] {
    color: #fff;
    padding-right: 8px;
    font-size: 28px;
}
.contactusmain tbody tr td {
    border-bottom: 0px;
    padding: 10px;
}

/* fulldesignslist view and Designs list view */

body.com_k2 .layerseperator {
	display: none;
}
.designs .itemList { overflow: hidden; }
.designs .itemsContainer { float: left; }
.designs .itemsContainer .itemsContainerWrap,
.designs .itemContainer .itemsContainerWrap { margin: 0; }
.designs .itemsContainerWrap {
	float: left;
	padding: 0 3%;
	max-width: 100%;
}
.designs .itemsCategory h2 { font-size: 40px; }
.designs .itemsCategory h2 a,
.eventslist-date > a,
.item-info > a { color: #000; }
.designs .itemsCategory h2 a:hover,
.eventslist-date > a:hover,
.item-info > a:hover { color: #00bcf2 }
.designs article,
.itemListView article,
.userView article {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 32px
}
.designs .itemImageBlock,
.eventslist-date,
.item-info,
.designs .itemImageBlock {
	float: left;
	min-height: 10px;
	width: 15%;
}
.designs .itemImageBlock img {
	border-radius: 0%;
	-moz-border-radius: 0%;
	-webkit-border-radius: 0%;
	width: auto !important;
	margin: 0 auto;
}
.designs h4 {
    font-size: 24px;
    letter-spacing: -1px;
    padding: 10px;
    /*border: 2px solid #000;*/
    max-width: 15%;
    margin-left: auto;
    margin-right: auto;
    color: #000;
	background: linear-gradient(#ed980466, #ffb400);
    text-align: center;
}
.designs h4:hover {
    font-size: 24px;
    letter-spacing: -1px;
    padding: 10px;
    /*border: 2px solid #fedb00;*/
    max-width: 15%;
    margin-left: auto;
    margin-right: auto;
    color: #000;
	background: linear-gradient(#ffb400, #ed980466);
    text-align: center;    
}
.designs .itemList .designs-content,
.item-content {
	float: left;
    margin: 0px 2%;
    width: 50%;
}
.item-content.no-meta.no-info {
	margin: 0;
	width: 100%;
}
.item-content.has-info.no-meta {
	width: 75%;	
}
.item-content.has-meta.no-info {
	width: 70%;
}
.item-content.has-info.has-meta {
	width: 55%;
}
article header { clear: both; }
.eventslist-date > a,
.item-info > a {
	display: block;
	font-weight: bold
}
.designs-data,
.item-meta {
	float: left;
	width: 20%;
}
.designs-data dt,
.item-meta dt {
	color: #000;
	font-weight: 600
}
.designs-data dd,
.item-meta dd { margin: 0 0 12px }
.designs .itemSocialSharing {
	border: none;
	clear: none;
}
.designs .itemImageBlock img {
	border-radius: 0%;
	-moz-border-radius: 0%;
	-webkit-border-radius: 0%;
}
header h1,
header h2,
header h3 { margin: 0!important; }
.designs h3 small,
.designs h1 small,
header h1 + small,
header h2 + small,
header h3 + small {
	color: #999;
	font-size: 16px;
	font-weight: 300;
	display: block;
	padding: 8px 0 12px
}
article header {
	margin: 20px 0!important;
	text-align : center
}
.designs sup {
	color: #999;
	font-size: 14px;
	vertical-align: super
}
.designs #gkContentWrap {
	margin-top: 0px;
}
.fulldesignslist .itemImageBlock {
	border-radius: 0%;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	-webkit-transform: scale(1.001);
	-moz-transform: scale(1.001);
	-ms-transform: scale(1.001);
	-o-transform: scale(1.001);
	transform: scale(1.001);
}
.sponsors article > img {
	float: left;
	max-width: 15%!important;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-transform: scale(1.001);
	-moz-transform: scale(1.001);
	-ms-transform: scale(1.001);
	-o-transform: scale(1.001);
	transform: scale(1.001);
}
.fulldesignslist .itemImageBlock:before {
	background: rgba(237, 151, 47, 0.67);
	border-radius: 0%;
	content: "";
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	text-align: center;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	top: 0;
	width: 100%;
	z-index: 1;
}
.fulldesignslist .itemImageBlock:after {
	color: #fff;
	content: "\f05a";
	display: block;
	font-family: FontAwesome;
	font-size: 48px;
	height: 64px;
	left: 50%;
	line-height: 1.4;
	margin: -32px 0 0 -32px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: scale(.5);
	-moz-transform: scale(.5);
	-ms-transform: scale(.5);
	-o-transform: scale(.5);
	transform: scale(.5);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transition-delay: .125s;
	-moz-transition-delay: .125s;
	-ms-transition-delay: .125s;
	-o-transition-delay: .125s;
	transition-delay: .125s;
	width: 64px;
	z-index: 2;
}
.fulldesignslist .itemImageBlock:hover:before {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.fulldesignslist .itemImageBlock:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.fulldesignslist .itemImageBlock:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.fulldesignslist .itemImageBlock img {
	border-radius: 0%;
	display: block;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.frontpage #gkPageContent {
    padding-bottom: 0px;
}
.gkNspPM-SpeakersList img,
.gkNspPM-SpeakersList > figure > a {
    border-radius: 0%;
    margin: 0 auto;
}
.gkNspPM-SpeakersList figure {
    margin: 0px 0;
}
.hpdesigns.box {
    line-height: 0;
}
.gkNspPM-SpeakersList > figure > a::after {
    color: #fff;
    content: "\f05a";
    display: block;
    font-family: FontAwesome;
}
.gkNspPM-SpeakersList > figure > a::before {
    background: rgba(237, 151, 47, 0.67);
	border-radius: 0%;
}
#gkPageContent .gkPage {
    max-width: 100%;
}
.designs-image-left {
	width: 25%;
	float: left;
}

/****************** SERVICES HOMEPAGE *************/
.serviceshp {
	margin: 5px -0%!important;
	overflow: hidden;
}
.serviceshp li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	list-style-type: none;
	padding: 12px 0;
	position: relative;
	top: -1px;
	width: 33%;
	text-align: center;
	border-bottom: 0px;
}
.serviceshp li:before { display: none; }
.serviceshp li.double { width: 46%; }
.serviceshp li.double .header {
	position: relative;
	top: -12px;
}
.serviceshp li a {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.serviceshp li a:active,
.serviceshp li a:focus,
.serviceshp li a:hover {
	opacity: 0.65;
}
.nspArt img.nspImage {
    margin: 0 auto;
}
.serviceshp .readon.inline {
    clear: both;
    display: block;
    float: none;
    width: 50%;
    margin: 20px auto 0px !important;
    color: #000 !important;
    background: linear-gradient(#ed980466, #ffb400);
    border: 1px solid #434343;
}
.serviceshp .readon.inline:hover {
    background: linear-gradient(#ffb400, #ed980466);
    border: 1px solid #434343;
}
.frontpage #gkBottom2.gkSingleModule {
	    padding: 50px 0px;
}
.frontpage #gkBottom3.gkSingleModule {
	    padding: 50px 0 20px;
}
.frontpage #gkBottom4.gkSingleModule {
	    padding: 30px 0 0;
}


/* Clients */
.clientshp { text-align: center; }
.clientshp p {
	color: #000;
	font-size: 20px;
	margin: 0 0 100px 0;
}
.clientshp small {
	color: #000;
	display: block;
	font-size: 16px;
	margin: 120px 0 0 0;
}
.clientshp small + small { 
	margin-top: 0; 
}
.clientshp small a { 
	text-decoration: underline; 
}
.clientshp a {
    display: block;
    color: #000;
    float: left;
	width: 25%;
}
#gkBottom4 {
	background: #e1ddd066;
}
.frontpage #gkBottom4.gkSingleModule .bigtitle small {
    display: block;
    font-size: 20px;
    font-weight: 300;
    margin: 10px 0;
}
.frontpage #gkBottom4.gkSingleModule .header {
    padding: 20px 0;
}
.frontpage #gkBottom4 > div > .box {
    margin-bottom: 50px;
}
.clientshp img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/***************** CUSTOM DESIGN FOOTER ********************/

.customdesign #branding1 header {  
    color: #fff;
    font-size: 4.3vw;
    font-weight: 600;
    line-height: 1;
    padding: 0 0 20px 0;
    letter-spacing: -1px;
}
.customdesign p {
    margin: 0em 0 0.5em;
	font-size: 1.55vw;
	color: #fff;
	line-height: 1.2;
}
.customdesign #branding1 {
	width: 70%;
	float: left;
	display: table-cell;
	height: auto;
}
.customdesign #branding2 {
	width: 30%;
	float: left;
	display: table-cell;
	text-align: center;
}
.customdesign #branding2 p {
	height: 100%;
}
#digitalbranding {
	display: -webkit-flex; 
	display: -ms-flexbox; 
	display: flex; 
	overflow: hidden;
}
#digcontainer {
	display: table;
}
.customdesign {
	padding-top: 10px;
	width: 90%;
    margin: 0 auto;
}
#gkFooter {
	line-height: 1;
}
.contactusmain {
	padding-bottom: 40px;
}
/******************* BREADCRUMB ***********************/
body.development #gkBreadcrumb .gkPage {
	width: 100%;
	max-width: 100%;
}
body.uxdesign #gkBreadcrumb .gkPage {
	width: 100%;
	max-width: 100%;
}
body.branding #gkBreadcrumb .gkPage {
	width: 100%;
	max-width: 100%;
}
body.services #gkBreadcrumb .gkPage {
	width: 100%;
	max-width: 100%;
}
body.designs #gkBreadcrumb .gkPage {
	width: 100%;
	max-width: 100%;
}
body.process #gkBreadcrumb .gkPage {
	width: 100%;
	max-width: 100%;
}

#gkBreadcrumb p {
	margin: 0;
}
#gkBreadcrumb img {
	width: 100%;
}
#gkBreadcrumb {
    margin: 0px;
	padding: 0px;
	line-height: 0;
}
#gkBreadcrumb h3 {
	text-align: center;
    font-size: 2.5vw;
    font-weight: 600;
    padding: 30px 0;
    background: linear-gradient(#ed980466, #ffb400);
}

/********************  CONTACT PAGE ******************/

.contact-left {
	width: 30%;
    float: left;
    margin-right: 5%;
}
.contact-left h3 {
	font-weight: 800;
    text-transform: uppercase;
    font-size: 50px;
}
.contact-left h3::after {
    content: "";
    display: block;
    width: 150px;
    height: 5px;
	background: radial-gradient(ellipse at 30% 100%, rgba(222,139,39,0.92) 0,transparent 40%);
}
.contact-right {
	width: 65%;
	float: left;
}
.contact-table {
	width: 80%;
	margin: 0 auto;
}
.fbicon {
    float: left;
    padding-right: 20px;
}

section#bfElemWrap1,
section#bfElemWrap3 {
	float: left;
	display: block;
    width: 50%;
}
section#bfElemWrap6 {
	width: 50%;
	float: left;
}
body.contactpage .bfQuickMode .bfSubmitButton {
    float: none;
    width: 200px;
    margin: 25px 0 0;
	background: linear-gradient(125deg, #1f80c8, #0e7ce7);
	border: none;
}
body.contactpage .layerseperator {
	display: none;
}
p.phone::before {
	content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    float: left;
    margin-right: 20px;
    font-size: 30px;
    line-height: 24px;
    color: #de8b27;
    border: 1px solid;
    padding: 10px 10px;
    border-radius: 4px;
	font-weight: 900;
}
p.phone {
	line-height: 40px;
	font-size: 18px;
	font-weight: 600;
	margin: 2em 0 1em;
}
p.email {
	line-height: 40px;
	font-size: 18px;
	font-weight: 600;
	margin: 1em 0;
}
p.email::before {
	content: "\f0e0";
    font-family: FontAwesome;
    font-style: normal;
    float: left;
    margin-right: 20px;
    font-size: 24px;
    line-height: 24px;
    color: #de8b27;
    border: 1px solid;
    padding: 10px 10px;
    border-radius: 4px;
	font-weight: 900;
}
p.hours::before {
	content: "\f017";
    font-family: FontAwesome;
    font-style: normal;
    float: left;
    margin-right: 20px;
    font-size: 28px;
    line-height: 24px;
    color: #de8b27;
    border: 1px solid;
    padding: 10px 10px;
    border-radius: 4px;
	font-weight: 900;
}
p.location::before {
	content: "\f041";
    font-family: FontAwesome;
    font-style: normal;
    float: left;
    margin-right: 20px;
    font-size: 30px;
    line-height: 24px;
    color: #de8b27;
    border: 1px solid;
    padding: 10px 10px;
    border-radius: 4px;
    font-weight: 900;
    width: 48px;
    text-align: center;
}

/****************** SERVICES PAGES *********************/
article header {
    margin: 0px 0 !important;
}

.services .events-content h3 {
	text-align: center;
}

.events-content {
    float: none;
    margin: 0 auto;
    width: 90%;
}
.services .itemImage {
	display: block;
    line-height: 0;
    overflow: hidden;
    float: left;
    width: 100%;
    margin: 0 20px 0 0;
}
.services .readmorebutton {
	margin: 0 auto;
	display: block;
	width: 57%;
}
.services .itemList a.button {
    clear: both;
    display: block;
	float: none;
    margin: 0px auto;
	width: 136px;
	background: #00bcf2;
    border: 1px solid #00bcf2;
    border-bottom: 4px solid #007c9f;
}
.services-page-image {
	width: 40%;
    float: left;
    margin: 0 3% 0 0;
}
.services-page-info {
	width: 57%;
	float: left;
	margin-top: 3%;
}
.services-page-info p {
    margin: 1em 0 1em;
}
.services-content img {
	margin: 0 auto;
    float: none;
    display: block;
}
.services-page-image a.itemImage {
    padding: 0px 0 24px;
    max-width: 100%;
    margin: 0 auto;
}
.designpage #gkHeader.menu-visible {
    padding-top: 0px;
}
.admiral #gkHeader {
	background: url('../../../images/designimages/admiral/headerdesktop.jpg') repeat 0 0;
	height: 100vh;
	background-position:center;
	background-size: cover;
}
.listro #gkHeader {
	background: url('../../../images/designimages/listro/headerdesktop.jpg') repeat 0 0;
	height: 100vh;
	background-position:center;
	background-size: cover;
}
.feastfest #gkHeader {
	background: url('../../../images/designimages/feastfest/headerdesktop.jpg') repeat 0 0;
	height: 100vh;
	background-position:center;
	background-size: cover;
}
.edmhouse #gkHeader {
	background: url('../../../images/designimages/edm/headerdesktop.jpg') repeat 0 0;
	height: 100vh;
	background-position:center;
	background-size: cover;
}
.designpage #designheader {
	height: 80vh;
	padding: 10vh 0;
}
.designpage .design-logo {
	float: left;
	display: block;
	padding-top: 25vh;
	width:28%;
}
.feastfest .design-logo {
	padding-left: 4%;
}
.designpage .design-responsive {
	float: left;
	width: 70%;
}
.designpage .design-responsive img {
	padding-top: 0vh;
	width: 70%;
}
.listro #gkHeader {
	background: url('../../../images/designimages/listro/headerdesktop.jpg') repeat 0 0;
	height: 100vh;
	background-position:center;
	background-size: cover;
}
.design-page-mobileimage {
	display: none;
}
.design-page-image {
	display: block;
}
/*************** DESIGN PAGE ***************/
.designs .fulldesignslist {
	width: 80%;
    margin: 70px auto 0;
}
.designs .itemIntroText {
    text-align: left;
    width: 80%;
    margin: 0 auto;
}
.designs .designs-content {
	width: 100%;
	margin: 0 auto;
	float: none;
}
.designs .itemFullText p {
	width: 80%;
	margin: 1em auto;
}


/*************** PROCESS PAGE ***************/


.processpage {
	margin: 5% 0 0;
}
.processrow {
	display: table;
}
.processcell {
	width: 90%;
    margin: 0 auto;
}
.processimage {
	width: 25%;
    height: auto;
    float: left;
}
.processinfo {
    width: 75%;
    float: left;
    height: auto;
}
.processinfo h2 {
	text-align: left;
	text-transform: uppercase;
}
.processinfo h4 {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.processinfo p {
	text-align: left;
}
li.processlist {
	margin-bottom: 70px;
}



/******************** RESPONSIVE STUFF *****************/

@media screen and (max-width: 1300px) {
#gkHeaderNav.static.active #gkLogoSmall {
    left: 10%;
    top: 0px;
}
#gkHeaderNav.active #gkMainMenu {
	right: -10%;
}
.frontpage #gkHeaderNav.active #gkMainMenu {
    right: 5%;
}
.frontpage #gkHeaderNav.active #gkLogoSmall {
    left: 5%;
}

@media screen and (max-width: 1200px) {
.designs .fulldesignslist {
    width: 90%;
}
.designpage .design-responsive img {
    width: 90%;
}
.services-page-info {
    margin-top: 2%;
}
.feastfest .design-logo img {
	width: 200px;
	padding-left: 5px;
}
}

@media screen and (max-width: 1040px) {
.gkPage {
    padding-left: 0px;
    padding-right: 0px;
}
.responsive-info-text h6 {
    text-align: left;
    font-size: 32px;
	margin: 0.3em 0 0.3em;
	text-transform: uppercase;
	color: #5bc0eb;
}
.responsive-desc p#responsive {
	font-size: 16px;
}
.responsive-info-text h2 {
    text-align: left;
	line-height: 1.2;
    font-size: 32px;
    margin: 20px 0 10px;
}
.frontpage #gkPageContent .gkPage  {
	padding: 0px;
}
#gkHeader.menu-visible {
    padding-top: 0px;
}
body.development #gkBreadcrumb .gkPage {
	width: 100%;
	max-width: 100%;
}
body.uxdesign #gkBreadcrumb .gkPage {
	width: 100%;
	max-width: 100%;
}
body.branding #gkBreadcrumb .gkPage {
	width: 100%;
	max-width: 100%;
}
body.services #gkBreadcrumb .gkPage {
	width: 100%;
	max-width: 100%;
}
body.process #gkBreadcrumb .gkPage {
	width: 100%;
	max-width: 100%;
}
#gkBreadcrumb p {
	margin: 0;
}
#gkBreadcrumb img {
	width: 100%;
}
#gkBreadcrumb {
    margin: 0px;
	padding: 0px;
	line-height: 0;
}
#gkBreadcrumb h3 {
	text-align: center;
    font-size: 4.5vw;
    font-weight: 600;
    padding: 50px 0;
    background: linear-gradient(#ed980466, #ffb400);
}
.development #gkContentWrap,
.uxdesign #gkContentWrap,
.branding #gkContentWrap {
    margin-top: 0px;
}
.development #gkPageContent .gkPage,
.uxdesign #gkPageContent .gkPage,
.branding #gkPageContent .gkPage {
    max-width: 100%;
    padding: 0px;
}
.contactusmain h3 {
    max-width: 25%;
	margin-bottom: 20px;
}
#gkHeaderNav.static.active #gkLogoSmall {
    left: 3%;
    top: 0px;
	margin-left: 0px;
}
.services-page-info {
    margin-top: 0%;
}
.services-page-info p {
    margin: 0.5em 0em;
    line-height: 1.4;
}
.services-page-info h3 {
    font-size: 20px;
}
.serviceshp .nspCol3 {
    width: 100%;
}
.serviceshp .nspArt .fnone {
    width: 40%;
	float: left;
	clear: none;
}
.serviceshp .nspArt h4.nspHeader {
    width: 60% !important;
}
.serviceshp .nspArt .nspImageWrapper {
    width: 100% !important;
}
.serviceshp p.nspText {
	width: 60%;
}
.serviceshp .nspArts {
	padding: 0px 
}
.processcell {
    width: 90%;
    margin: 0 auto;
}
.processimage {
    width: 25%;
    height: auto;
    float: left;
    margin-right: 2%;
}
.processinfo {
    width: 85%;
    float: left;
    height: auto;
}
.processinfo h2 {
    text-align: center;
	font-size: 6vw;
	font-weight: 200;
}
.processinfo h4 {
    text-align: center;
	font-weight: 900;
	font-size: 4vw;
}
.processinfo p {
    text-align: center;
    margin-bottom: 0;
    font-size: 3vw;
    line-height: 1.2;
}
.designs-image-left {
    width: 100%;
    float: none;
}
.designs-content {
    width: 75%;
}
.designs-content h3 {
	text-align: center;
    font-size: 4vw;
}
.designpage .design-logo {
	float: none;
	display: none;
	width:80%;
	margin: 0 auto;
	padding-top: 0vh;
}
.designpage .design-logo img {
	width: 50%;
}
.designpage .design-responsive {
	float: none;
	display: block;
	width: 100%;
}
.designpage .design-responsive img {
	padding-top: 10vh;
	padding-right: 0;
	width: 70%;
}
.admiral #gkHeader {
	background: url('../../../images/designimages/admiral/headertablet.jpg') repeat 0 0;
	height: 100vh;
	background-position:center;
	background-size: cover;
}
.listro #gkHeader {
	background: url('../../../images/designimages/listro/headertablet.jpg') repeat 0 0;
	height: 100vh;
	background-position:center;
	background-size: cover;
}
.feastfest #gkHeader {
	background: url('../../../images/designimages/feastfest/headertablet.jpg') repeat 0 0;
	height: 100vh;
	background-position:center;
	background-size: cover;
}
.edmhouse #gkHeader {
	background: url('../../../images/designimages/edm/headertablet.jpg') repeat 0 0;
	height: 100vh;
	background-position:center;
	background-size: cover;
}
.designpage #designheader {
    height: 80vh;
    padding: 0vh 0;
}
.designpage #gkContentWrap {
	margin-top: 0px;
}
.listro #gkHeader {
	background: url('../../../images/designimages/listro/headertablet.jpg') repeat 0 0;
	height: 100vh;
	background-position:center;
	background-size: cover;
}
}

@media screen and (max-width: 900px) {	
.gkNspPM-SpeakersList[data-cols="3"] > figure {
	width: 49% !important;
	clear: none;
}
.gkNspPM-SpeakersList[data-cols="3"] > figure:nth-child(3n+1) {
	clear: none;
}
.frontpage #gkPageContent .gkPage  {
	padding: 0px;
}
.processimage {
    width: 30%;
	float: none;
    margin: 0 auto 30px;
	display: block; 
}
.processinfo {
    width: 85%;
    float: none;
    height: auto;
    margin: 0 auto;
}
}
@media screen and (max-width: 840px) {
.designpage .design-responsive img {
    padding-top: 20%;
}
}

@media screen and (max-width: 640px) {
	
#aside-menu li.hiddendisplaymenu {
		display: none;
	}
#gkMobileMenu {
    margin: 5px 0 9px 0 !important;
	}
.svg #gkLogoSmall.cssLogo {
    background-image: url('../images/logomobile.png');
	top: 0px;
	height: 35px;
	width: 80px;
	margin: 0px;
	margin-left: 0px !important;
	margin-top: 3%;
	left: 5%;
}
body.process #gkHeaderNav.static.active #gkLogoSmall,
body.services #gkHeaderNav.static.active #gkLogoSmall,
body.design #gkHeaderNav.static.active #gkLogoSmall,
body.branding #gkHeaderNav.static.active #gkLogoSmall,
body.development #gkHeaderNav.static.active #gkLogoSmall,
body.designs #gkHeaderNav.static.active #gkLogoSmall,
body.designpage #gkHeaderNav.static.active #gkLogoSmall {
    left: 5%;
}
#gkBreadcrumb h3 {
    font-size: 6.5vw;
    padding: 10px 0;
}
#gkBreadcrumb {
    padding-top: 0px;
}
#gkBreadcrumb .gkPage {
    padding-left: 0px;
    padding-right: 0px;
}
#gkBreadcrumb img {
    height: 120px;
}
#gkHeaderNav.static, #gkHeaderNav.active {
    height: 55px;
}
#gkHeaderNav.static.active #gkLogoSmall {
    left: 0%;
    top: 0px;
}

#gkHeader.menu-visible {
    padding-top: 0px;
}
.allserviceslist .itemImageBlock {
    max-width: 100% !important;
    width: 100%;
}	
.allserviceslist .services-page-image {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
}
article#k2Container.singleservice {
    width: 100%;
    margin: 0px auto;
}
.wwdinfo {
    float: none;
    width: 100%;
    margin: 2% 2%;
	display: block;
}
.wwdquote {
    float: none;
    width: 100%;
	display: block;
    margin: 15% 2% 0%;
}
.wwdinfo h3 {
    font-size: 120%;
}
#gkTop1 .box, #gkTop2 .box, #gkSidebar .box, #gkMainbody .box, #gkBottom1 .box, #gkBottom3 .box, #gkBottom4 .box, #gkBottom5 .box {
    max-width: 90%;
}
.frontpage #gkBottom2 .box {
	max-width: 100%;
}
.serviceshp .nspCol3 {
    width: 100% !important;
	padding: 0px 0px 20px !important;
}
.frontpage .serviceshp .nspArt img.nspImage {
    max-width: 100%;
    width: 100% !important;
}
.frontpage #gkMainbody .box {
	max-width: 100%;
}
.frontpage .gkPage {
    padding-left: 0px;
    padding-right: 0px;
}
.frontpage #gkMainbody {
    padding: 0px 0 35px 0;
}
.box.bigtitle .header {
    font-size: 250%;
}
.responsive-desc-left-img {
    margin-top: 20%;
}
.responsive-info-text h6 {
    font-size: 7vw;
	line-height: 0.8;
	text-align: center;
}
.responsive-desc p#responsive {
    font-size: 14px;
	margin: 20px 0 0;
}
.responsive-info-text h2 {
    line-height: 0.8;
    font-size: 24px;
    text-align: center;
}
.responsive-desc p {
	font-size: 14px;
	margin: 20px 0 0;
}
.responsive-info-text2 {
	width: 100%;
	float: left;
}
.responsive-info-text2 h6 {
    text-align: left;
    font-size: 36px;
	margin: 1em 0 0.3em;
	text-transform: uppercase;
	color: #5bc0eb;
}
.responsive-info-text2 h2 {
    text-align: center;
	line-height: 1.0;
    font-size: 36px;
	margin: 20px 0 10px;
	text-transform: uppercase;
	color: #5bc0eb;
}
.responsive-info-text2 h3 {
	padding: 15px;
    background: linear-gradient(#ed980466, #ffb400);
    width: 160px;
    margin: 30px auto 0 auto;
    font-weight: 200;
    font-size: 20px;
	text-align: center;
}
.responsive-info-text2 h3:hover {
    background: linear-gradient(#ffb400, #ed980466);
	font-weight: 400;
}
.responsive-info-text3 {
    width: 100%;
    float: left;
}
.responsive-info-text3 h3 {
    padding: 15px;
    background: linear-gradient(#ed980466, #ffb400);
    width: 160px;
    margin: 30px auto 0 auto;
    font-weight: 200;
    font-size: 20px;
}
.responsive-info-text3 h2 {
    line-height: 0.8;
    font-size: 24px;
    text-align: center;
	color: #5bc0eb;
	margin: 20px 0 10px;
}
.responsive-info-text3 h6 {
    font-size: 7vw;
    line-height: 0.8;
    text-align: center;
	margin: 0.3em 0 0.3em;
    text-transform: uppercase;
    color: #5bc0eb;
}
.responsive-desc-left-img {
    margin-top: 5%;
}
.responsive-desc-left-img {
    right: 65%;
    height: 300px;
	display: block;
}
.responsive-img {
    width: 45%;
    float: left;
    height: 350px;
}
.serviceshp .readon.inline {
    width: 70%;
}
.serviceshp .nspArt .fnone {
    width: 100%;
    float: none;
    clear: none;
}
.serviceshp .nspArt h4.nspHeader {
    width: 100% !important;
}
.serviceshp p.nspText {
    width: 100%;
}
.clientshp a {
    width: 50%;
}
.customdesign #branding1 {
    width: 100%;
    float: none;
	display: block;
}
.customdesign #branding2 {
    width: 100%;
    float: none;
	display: block;
	margin-top: 10%;
}
#digitalbranding {
    display: initial;
}
#branding2 img {
	max-width: 80%;
}
.box.parallax .content {
    max-width: 90% !important;
}
.customdesign p {
    font-size: 4.5vw;
    text-align: center;
}
.customdesign #branding1 header {
    font-size: 9vw;
	text-align: center;
}
#gkBottom5 .box {
    margin: 0 auto !important;
}
.frontpage #gkContent::after {
	display: none;
}
.frontpage #gkPageContent::after {
	height: 5px;
    background: radial-gradient(ellipse at 50% 100%, rgba(222,139,39,0.92) 0,transparent 40%);
	width: 100%;
}
#gkPageContent {
    padding: 0px;      
}
.frontpage #gkMainbody .box {
	margin: 0 auto !important;
}
.frontpage #gkBottom1.gkSingleModule {
	padding: 35px 0 0;
}
.frontpage #gkBottom1.gkSingleModule:before {
	height: 5px;
    background: radial-gradient(ellipse at 50% 100%, rgba(222,139,39,0.92) 0,transparent 40%);
}
.frontpage #gkBottom5.gkSingleModule {
    padding: 0px;
}
.frontpage .nspArt h4.nspHeader {
    padding: 5px 0 10px 0;
}
.serviceshp .readon.inline {
    margin: 20px auto !important;
}
.frontpage #gkBottom4.gkSingleModule .bigtitle small {
    font-size: 18px;
    margin: 10px 0;
}
.contactusmain h3 {
    max-width: 60%;
	font-size: 7vw;
}
.contactusmain p {
    font-size: 22px;
    line-height: 1.3;
}
.contactusmain table {
    margin: 20px auto 0px;
}
.serviceshp .nspArts, .nspLinksWrap {
    padding: 0px;
}

div#n2-ss-1 .n2-style-874d506776e1ea181b63c13efca3da93-heading {
	    font-size: 300% !important;
}
div#n2-ss-1 .n2-font-8ca2f46334f7e46c064f31096b7c8275-hover {
	font-size: 15vw !important;
}
div#n2-ss-1 .n2-font-14bf35316f8a2dd809ff54c20cc9b907-hover {
    font-size: 8vw !important;
}
div#n2-ss-1 .n2-ss-layers-container {
	margin: 25px 0 !important;
}
.services .itemImage,
.services a.itemImage {
	display: block;
    line-height: 0;
    overflow: hidden;
    float: none;
    width: 100%;
	max-width: 100%;
    margin: 0 20px 0 0;
	padding: 0px 0px 20px;
}
.services .gkPage {
    max-width: 100%;
	padding: 0px !important;
}
.services .services-page-info {
	width: 90%;
	margin: 0 auto;
	float: none;
}
body.services #gkHeader.menu-visible {
    padding-top: 0px !important;
}
.services #gkBreadcrumb {
    padding-top: 0px;
}
.services .itemList a.button {
    clear: both;
    display: block;
	float: none;
    margin: 0px auto;
	width: 136px;
	background: #00bcf2;
    border: 1px solid #00bcf2;
    border-bottom: 4px solid #007c9f;
}
.services .readmorebutton {
	width: 100%;
}
.gkNspPM-SpeakersList[data-cols="3"] > figure {
	width: 100% !important;
	clear: none;
}
#gkHeaderNav.static #gkMainMenu {
right: 0;
float: right;
top: 0px;
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
li.menuhiddenmobile {
	display: none;
}
.gkPage .gkBreadcrumb {
	width: 100%;
}
body.com_k2 #gkPageContent .gkPage {
	width: 100%;
	max-width: 100%;
	padding: 0px;
}
body.com_k2 .itemBody {
	width: 90%;
	margin: 0 auto;
}
#gkBreadcrumb p {
	margin: 0;
}
#gkBreadcrumb img {
	width: 100%;
}
#gkBreadcrumb {
    margin: 0px;
	padding: 0px;
	line-height: 0;
}
#gkBreadcrumb h3 {
    font-size: 6.5vw;
}
.services #gkHeaderNav.static.active #gkLogoSmall {
    left: 5%;
    top: 0px;
}
.services #gkContentWrap {
    margin-top: 0px;
}
.services #k2Container.allserviceslist {
    margin: 0px;
}
#gkBottom1:after {
	display: none !important;
}
#gkHeaderNav.active #gkLogoSmall {
    left: 5%;
}
.designs .fulldesignslist {
	width: 100%;
    margin: 0px auto;
}
.frontpage #gkBottom1.gkSingleModule {
	display: inherit;
}
/************* DESIGNS MOBILE *****************/
.designs-image-left {
    width: 100%;
    float: none;
}
.designs .itemList .designs-content {
    float: none;
    margin: 0px auto;
    width: 90%;
}
#k2Container.fulldesignslist .designs-content h3 {
	text-align: center;
	font-size: 8vw;
}
.designs-data {
    float: none;
    width: 80%;
    margin: 0 auto;
}
.designs-data dt,
.designs-data dd {
	text-align: center;
}
.processimage {
    width: 60%;
}
.processinfo {
    width: 100%;
}
.processinfo h2 {
    text-align: center;
    text-transform: uppercase;
    line-height: 1.0;
    font-size: 9vw;
    padding-bottom: 20px;
}
.processinfo h4 {
    text-align: center;
    text-transform: uppercase;
	font-weight: bold;
}
.processinfo p {
    text-align: center;
    line-height: 1.3;
    font-size: 4.5vw;
}
.designpage .design-logo {
	display: block;
}
.designpage .design-logo img {
	width: 80%;
}
.designpage #designheader {
    padding: 10vh 0;
}
.designpage .design-responsive {
	float: none;
	display: block;
	width: 100%;
}
.designpage #gkContentWrap {
	margin-top: 50px;
}
.designpage .design-responsive img {
	width: 80%;
}
.designs h4 {
    max-width: 215px;
}
.admiral #gkHeader {
	background: url('../../../images/designimages/admiral/headermobile.jpg') repeat 0 0;
	background-size: cover;
	height: 100vh;
	background-position:center;
}
.listro #gkHeader {
	background: url('../../../images/designimages/listro/headermobile.jpg') repeat 0 0;
	background-size: cover;
	height: 100vh;
	background-position:center;
}
.feastfest #gkHeader {
	background: url('../../../images/designimages/feastfest/headermobile.jpg') repeat 0 0;
	background-size: cover;
	height: 100vh;
	background-position:center;
}
.edmhouse #gkHeader {
	background: url('../../../images/designimages/edm/headermobile.jpg') repeat 0 0;
	background-size: cover;
	height: 100vh;
	background-position:center;
}
.design-page-image {
	display: none;
}
.design-page-mobileimage {
	display: block;
}
}

@media screen and (max-height:680px) {
img#n2-ss-1item4.n2-ow {
    max-width: 225px !important;
}
}
@media screen and (max-height:580px) {
.designpage #designheader {
    height: 80vh;
    padding: 5vh 0 5vh;
}
}
@media screen and (max-height:500px) {
.designpage #designheader {
    height: 80vh;
    padding: 5vh 0 5vh;
}
.designpage .design-logo img {
    width: 60%;
}
.designpage .design-responsive img {
    width: 60%;
}
}
@media screen and (max-height:440px) {
.designpage #designheader {
    height: 80vh;
    padding: 5vh 0 5vh;
}
.designpage .design-logo img {
    width: 50%;
}
.designpage .design-responsive img {
    width: 50%;
}
}