/* Menu */
#gkTopBar {
	display: none;
}

#gkBottom5 .box {
	min-height: initial;
}

div#sbox-window,
#sbox-window iframe {
	width: 250px!important;
	max-width: none!important;
}

/* Containers */
#gkHeader {
	min-height: 100px;
	margin-bottom: 0;
}
#gkTopMenu {
	display: block;
	top: 80px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 100%;
	right: 0;
	background: #f4f4f4;
height: auto;
}
.modal.cfind {

}
#gkTopMenu li {
	line-height: 40px;
	margin-right: 0;
}
#gkTopMenu #menu_dd {
   margin: 0;
   position: absolute;
   top: 35px;
}
#gkLogo {
	margin: 0!important;
}
#gkLogo.cssLogo {
	margin-top: 14px!important;
}
#gkMobileMenu {
	margin-top: 10px!important;
}
#gkTop1 .box,
#gkTop2 .box,
#gkSidebar .box,
#gkMainbody .box,
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box,
#gkBottom5 .box.cols-2 {
	clear: both!important;
	float: none!important;
	margin: 0 auto!important;
	width: 100%!important;
}

#gkBottom5 .nspArt .nspImageWrapper {
	width: 100%;
	padding-bottom: 10px;
	margin: 0!important;
}

#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box {
	margin-bottom: 40px!important;
}
#gkBottom5 .box:last-child {
	margin-bottom: 0!important;
}
#gkBottom1 .box.double, 
#gkBottom1 .box.double ~ .box, 
#gkBottom2 .box.double, 
#gkBottom2 .box.double ~ .box, 
#gkBottom3 .box.double, 
#gkBottom3 .box.double ~ .box,
#gkBottom4 .box.double, 
#gkBottom4 .box.double ~ .box,
#gkBottom5 .box.double, 
#gkBottom5 .box.double ~ .box {
	width: 100%!important;
}
#gkSidebar > div {
	margin-top: 20px!important;
	padding-top: 25px!important;
}
#gkSidebar > div > .box {
	float: none;
	margin-top: 0!important;
	margin-bottom: 12px!important;
	width: 100%;
}
#gkSidebar > div > .box:nth-child(2n+1) {
	clear: both!important;
}
#gkSidebar > div > .box:nth-child(odd) {
	padding-right: 0px;
}
#gkSidebar > div > .box:nth-child(even) {
	padding-left: 0px;
}
.gkCols[data-cols="2"] > div,
.gkCols[data-cols="3"] > div,
.gkCols[data-cols="4"] > div,
.gkCols[data-cols="5"] > div {
	padding-bottom: 20px!important;
	width: 100%;
}
.breadcrumbs > li {
	line-height: 1.5;
}
#gkSearch {
	width: 0;
	height: 80px;
}

.k2SearchBlock {
	margin-top: 10px;
}
.icon-worldmap {
	display: none;
}
/* limitation suffixes */
.box.notablet {
	display: block!important;
}
.box.nomobile {
	display: none!important;
}
.box.onlytablet {
	display: none!important;
}
.box.onlymobile {
	display: block!important;
}
.box.notablet.nomobile {
	display: none!important;
}

/* Fix for the user profile */
.profile dt {
	width: 100% !important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input,
.contact .contact-form textarea {
	width: 100% !important;
}
.contact-form dl {
	width: 100%;
}

/* Fix for the search */
fieldset.word #search-searchword,
fieldset.word .inputbox {
	width: 50%;
}
fieldset.phrases .ordering-box,
fieldset.only input[type="checkbox"],
fieldset.phrases input[type="radio"] {
	clear: both;
}

/* Fix for the register */
#member-registration dd {
	clear: both !important;
	display: block !important;
}

/* Fix for tables */
fieldset {
	box-sizing: border-box!important;
	max-width: 100%!important;
	width: 100%!important;
	overflow: hidden;
}
#gkMainbody table:before {
	content: "Scroll horizontally to view the whole table";
	height: 14px;
	width: 100%;
	display: block;
	font-size: 10px;
	margin-top: -30px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}
#gkMainbody table {
	width: 540px!important;
	display: block!important;
	padding: 30px 0 20px 0; /* padding for the scrollbars and the top message */
	overflow:scroll;
	-webkit-overflow-scrolling: touch;
}
#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
	width: 540px!important;
	display: table;
}
@media (max-width:667px) and (orientation:portrait) {
	.contact.simplified .inset {
		float: none;
		width: 100%;
	}
	.contact.simplified .gmap-container {
		width: 100% !important;
		height: 150px;
		margin-top: 10px;
		overflow: hidden;
	}
	.contact.simplified .thumbnail {
		width: 100px !important;
		float: right!important;
		margin: 0px;
	}
	.contact.simplified .gmap-container #map-canvas {
		width: 100%!important;
		height: 100%!important;
	}
	.contact.simplified .contact-address {
		clear: none !important;
		padding-top: 20px !important;
		display: block!important;
		margin: 0 auto!important;
		padding: 0!important;
	}
	#gkSidebarLeft, #sidebar-left {
		display: block!important;
		width: 100% !important;
      position: relative;
      z-index: 2;
	}
	div#gkSidebarLeft .box {
		width: 100%;
		background:#F0F8FF;
padding: 0;
margin-top: 10px;

	}
	div#gkSidebarLeft .box h3.header {
      margin: 0;
      background: #0e3f8f;
      color: #fff;
      padding: 6px 10px;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 700!important;
	}	
	div#gkSidebarLeft .box h3.header:after,
	#cssmenu a:before {
		    content: "\f138";
		    
		float:right;
		font-family:FontAwesome;
	}
	#gkPageContent #countryselection select {
		width: 100%;
	}
	
	div#sbox-window {
		left: 40px !important;
	}
	div#sbox-window,
	#sbox-window iframe {
		max-height: 500px;
		width: 280px !important;
	}
	#gkSearch.active {
		width: 290px;
	}
	#cssmenu a:before {
		content: "\f105";
		float:left;margin-right:6px;
	}

}

@media only screen and (max-width: 667px) {
	.frontpage #gkBottom1 .nspArtPage .nspArt {
		width: 33%!important;
	}

}
@media only screen and (max-width: 480px) {
	#gkMainbody table {
		width: 420px!important;
	}

}

@media only screen and (max-width: 440px) {
	#gkMainbody table {
		/*width: 260px!important;*/
		width: 100%!important;
		    max-width: 300px;
	}

}
@media only screen and (max-width: 375px) {
	.frontpage #gkBottom1 .nspArtPage .nspArt {
		width: 99%!important;
	}

}
@media (max-width:320px) and (orientation:portrait) {
	#gkSearch.active {
		width: 240px;
	}
	div#sbox-window, #sbox-window iframe {
	    width: 250px !important;
	}
	div#sbox-window {
		left: 25px !important;
	}
	

}
.gcore-checkbox-item {
	clear: both;
}

/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	float: left!important;
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	width: 100%!important;
}
.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* top/bottom modules */
body #gkPage .box {
	margin-bottom: 20px!important;
}

/* 3-column layout */
.gkCols3 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more,
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 100%!important;
}

/* 4-column layout */
body .gkCols4 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
body .gkCols4 .box.gkmod-1,
body .gkCols4 .box.gkmod-2,
body .gkCols4 .box.gkmod-3,
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more,
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* 6-column layout */
body .gkCols6 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
body .gkCols6 .box.gkmod-1,
body .gkCols6 .box.gkmod-2,
body .gkCols6 .box.gkmod-3,
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 100%!important;
}

/* article fix */
#gkContent article > time {
	display: none!important;
}
#gkContent article > time + header {
	padding-left: 0!important;
}
#gkContent article header li.itemDate,
#gkContent article header li.item-date {
	display: block;
}
article header ul {
	margin: 0 0 10px;
}

/* NSP adjustments */
.nspArtPage .nspArt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 99%!important;
}
.frontpage #gkBottom1 .nspArtPage .nspArt {
	margin-bottom: 13px;
}
/* other elements */
article header h1, 
.category header {
	line-height: 32px;
	padding: 18px 0 0px;
}

article header h1, 
.category header {
}

h1 {
	font-size: 28px;
}

h2, 
.componentheading,
.category header h2 {
	font-size: 28px;
}

article header h2 {
	line-height: 1;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

#gkSocialAPI {
	overflow: hidden;
}

.cols-2 .column-2, 
.cols-3 .column-3 {
	padding: 0!important;
}

.itemBody {
	width: 100%!important;
}
#gkInset {
	padding: 0!important;
	width: 100%!important;
}

.itemComments .itemCommentsList li img {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	position: static;
}

.itemCommentsList li h3 {
	float: none;
	margin-top: 5px;
}


#gkMainbody .registration {
	width: 100%;
}

#gkFooterNav li {
	float: none;
}
#gkFooterNav .menu {
}
#gkFooterNav .menu li {
	display: block;
	margin-bottom: 10px!important;
}


/* NSP */
.box.header .nspImageWrapper h4 {
	font-size: 14px!important;
}

.nspArts,
.nspLinksWrap {
	clear: both;
	float: left!important;
	width: 100%!important;
	padding: 0;
}

.nspArt .nspImageWrapper {
	width: 100%;
	margin-bottom: 0;
}

/* K2 fixes */
.itemBody.containsItemInfo, 
.itemOtherElements.containsItemInfo,
.itemListView .itemBlock.containsItemInfo {
	margin-left: 0!important;
}
#k2Container .itemContainer {
	width: 99%!important;
}
#k2Container .subCategoryContainer {
	width: 99%!important;
}
#k2Container .subCategory {
	height: auto!important;
}

aside.itemAsideInfo {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 20px 0!important;
	position: static!important;
	width: 100%!important;
}
.itemCommentsList li > div > div > span {
	clear: both;
	display: block;
}
.itemCommentsList li > div {
	margin-left: 0!important;
	padding-left: 0!important;
}
.itemComments h3 {
	font-size: 20px;
	padding: 10px 0 0;
}
.items-row > div {
	margin-bottom: 30px;
	padding: 0!important;
}
article header h1 {
	font-size: 24px!important;
	line-height: 1.2;
}
.genericView .itemView {
	padding: 0!important;
	width: 100%!important;
}
.itemAuthorDetails {
	clear: both;
	margin: 0!important;
	padding: 10px;
}
.itemAuthorData {
	padding: 0;
}
.itemAuthorData img {
	display: block;
	margin: 0 0 20px 0;
}
.itemAuthorBlock > .gkAvatar > img {
	margin: 12px!important;
}
.itemComments h3, 
.itemAuthorContent h3 {
	padding: 0 0 24px;
}
.itemComments p {
	clear: both;
}
.itemComments .itemCommentsList li span {
	font-size: 12px;
	margin: 0 12px 0 0;
	clear: both;
	float: left;
}
.itemComments .itemCommentsList li > img, 
.k2LatestCommentsBlock img, 
.itemAuthorBlock > .gkAvatar > img {
	margin: 10px 0;
}
.itemComments .itemCommentsList li {
	padding: 24px 0 12px 0;
}
#gkPopupCart,
#gkPopupLogin {
	margin-left: -150px;
	width: 300px;
}
#gkPopupCart .vmGkCartProducts > div > div {
	margin-left: 85px;
}
#gkPopupCart .gkTotal {
	font-size: 40px;
	margin: 0 0 0 85px;
}
span#fb-auth {
	padding: 7px 8px 7px 7px;
}
.gkPopupWrap {
	padding: 15px;
}
.gkPopupWrap h3 {
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 10px;
}
.gkPopupWrap h3 a {
	font-size: 14px;
}

/* VM */
.productDetails > div {
	margin: 0 0 20px 0;
	width: 100%!important;
}
.width50,
.width40,
.width33,
.width25,
.width20 {
	clear: both;
	float: none!important;
	margin: 0 auto;
	max-width: 240px;
	width: 100%!important;
}
.productDetails .floatright,
.productDetails .floatleft {
	clear: both;
	float: none!important;
	margin: 20px 0;
	width: 100%;
}
#product-tabs li {
	margin-top: 0;
}
#product-tabs-content dl {
	margin: 0 0 24px 0%;
	width: 100%;
}
.productDetails .additional-images .floatleft {
	clear: none;
	float: left!important;
	width: auto;
}
.product-related-products > div, 
.product-related-categories > div {
	margin: 32px 0 0!important;
	padding: 0;
	width: 100%;
}
.row > div {
	float: none!important;
}
.width50 .spacer img,
.width40 .spacer img,
.width33 .spacer img,
.width25 .spacer img,
.width20 .spacer img {
	display: block;
	margin: 0 auto;
}
.product-related-products, 
.product-related-categories {
	text-align: center;
}
.product-related-products > div, 
.product-related-categories > div {
	border-right: none!important;
	margin: 0 auto;
	float: none!important;
	clear: both!important;
}
.orderby-displaynumber:after {
	clear: both;
	content: "";
	display: table;
}
.orderby-displaynumber .display-number {
	clear: both;
	float: left;
	margin-top: 10px;
	min-width: 150px!important;
	text-align: left;
}
.vertical-separator {
	padding: 0!important;
}
.row .product,
.row .category {
	margin-bottom: 20px!important;
}
.width20:nth-child(odd),
.width25:nth-child(odd) {
	clear: both!important;
	padding-left: 0!important;
	padding-right: 0px!important;
}
.width20:nth-child(even),
.width25:nth-child(even) {
	padding-left: 0px!important;
	padding-right: 0!important;
}

#product-tabs,
.gkTabsWrap ol,
#ui-tabs ul#tabs {
	border: 1px solid #e5e5e5;
	margin: 20px 0 -1px;
	overflow: hidden;
}

#product-tabs li,
.gkTabsWrap ol li,
#ui-tabs ul#tabs li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none!important;
	border-top: 1px solid #e5e5e5!important;
	text-align: center;
	width: 100%;
}

#product-tabs li:first-child,
.gkTabsWrap ol li:first-child,
#ui-tabs ul#tabs li:first-child {
	border-top: none!important;
}

#product-tabs li.active,
.gkTabsWrap ol li.active,
.gkTabsWrap ol li.active:hover,
#ui-tabs ul#tabs li.current {
	border: none!important;
	border-top: 1px solid #e5e5e5!important;
}
#facebox {
	max-width: 300px!important;
}
#facebox .popup > div > div > h4 {
	min-width: 200px!important;
	max-width: 300px!important;
}
.vmBTST .gkleft,
.vmBTST .gkright {
	width: 100%;
}
.gkright.BTdetails {
	margin-top: 75px;
}

/* Frontpage elements */
#gkPopupCart .gkPopupWrap {
	width: 250px;
}
#gkPopupCart .gkTotal {
	font-size: 32px;
}
.gkIsWrapper-gk_storefront figcaption h3 {
	font-size: 16px;
	line-height: 40px;
	padding: 0 20px;
}
.gkIsWrapper-gk_storefront figcaption h2 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 10px 0;
}
.gkIsWrapper-gk_storefront figcaption p {
	font-size: 12px;
	line-height: 32px;
}
.gk-banners li div strong {
	top: 42%;
	width: 70%;
}
.gkTabsWrap ol li.active {
	margin: 0;
}
.box.bigtitle .header {
	font-size: 24px;
}
.box.bigtitle .header span {
	padding: 0 15px;
}
.products .nspArt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.products .nspArt .nspImageWrapper {
	margin: 0!important;
}
#gkSidebar .box.parallax, 
#gkBottom1 .box.parallax, 
#gkBottom2 .box.parallax, 
#gkBottom3 .box.parallax,
#gkBottom4 .box.parallax {
	margin: 0!important;
	max-width: 1000px;
	width: auto!important;
}
.gk-features[data-cols="2"] li {
	width: 100%;
}
.gk-features[data-cols="3"] li {
	width: 100%;
}
.gk-features[data-cols="4"] li {
	width: 100%;
}

.box.parallax .header {
	font-size: 20px;
	padding: 0 0 20px 0;
}
.frontpage .box .header {
	padding: 0 10px 20px 0;
}

blockquote {
	font-size: 14px;
	padding: 0 0 0 45px;
}
.box.separator {
	overflow: hidden;
}

/* Overlay menu */
.gkMenuOverlay + #gkMobileMenu {
	display: block!important;
}
#gkMainMenu.gkMenuOverlay {
	display: none!important;
}
#gkMenuOverlayWrap {
	margin: -20px 0 0 -150px!important;
	max-width: 300px!important;
}

#gkMenuOverlayWrap.open {
	margin-top: 0!important;
}

#gkMenuOverlayContent .gkcol li {
	font-size: 15px;
}

#gkMenuOverlayContent .gkcol li,
#gkMenuOverlayContent .gkcol li a {
	line-height: 38px;
}

#gkMenuOverlayHeader {
	font-size: 36px;
	line-height: 72px;
}

#gkMenuOverlayClose {
	font-size: 20px;
	line-height: 72px;
}

/* HikaShop */
#gkMainbody .hikashop_product_stock table,
#gkMainbody .hikashop_product_stock table tr,
#gkMainbody .hikashop_product_stock table td,
#gkMainbody .hikashop_product_stock table tbody {
	width: 260px!important;
}
.hikashop_products {
	margin: 0 auto;
	max-width: 300px;
}
.hikashop_subcategories > div,
.hikashop_products > div {
	width: 100%!important;
}
#hikashop_show_tabular_description dl {
	width: 100%;
}

#myselection {
	display: block;
	margin: 10px 0 0 110px;
	padding: 0;
}


.frontpage #gkHeaderNav {
	background: none;
	top: 0;
	z-index: 100;
}
#gkHeaderMod figcaption {
	display: none;
}
.breadcrumbs {
	margin-left: 0;
	width: 100%;
	margin-top: 15px;
	display: none;
}


.itemList a.button {
	margin: 0 0 0 0;
	float: none;
	clear: none;
	width: 100%;
	padding: 0;
}
.box.searchbox, #sidebar-left {
	display: none;
}
section.category .children > ul > li {
	width: 100%;
}
.itemListView .itemImageBlock {
	width: 100%!important;
	padding-bottom: 10px!important;
}

#gkLogo img {
	height: 80px;
}
.nspArts {
	padding: 0;
}

.itemImageBlock {
	width: 100%!important;
	margin: 0 0 10px 0;
}
.itemImageBlock img, .avPlayerContainer, .itemImageBlock img, .avPlayerContainer iframe {
	width: 100%!important;
}
.avPlayerContainer iframe {
	height: auto!important;
}
.itemSocialSharing > div {
	padding: 0;
	margin: 0!important;
}
#gkBottom5 #mygconsultant img {
	width: 100px;
	height: 100px;
}

#gkBottom5 {
	padding: 10px 20px;
}
#myselection ul.menu li:first-child {
	margin-right: 0;
	float: none;
}
.flag_country {
	display: none;
}
#gkPageContent {
    margin-top: 0;
	
}
#gkBreadcrumb {
	position: relative;
	z-index: 10;
	top: 0;
	margin: -20px 0 0 0;
}
.frontpage #gkHeaderMod {
	margin-top: 94px;
    margin-bottom: 90px!important;
}
.frontpage #myselection {
	color: #0E3F8F;
}
#myselection ul.menu a {
	padding: 0;
	line-height: 1.2;
	color: #fff;
	display: block;
}
#myselection ul.menu a.icon-tel {
	margin-top: 0;
	margin-left: 0;
	position: relative;
	display: block;
	top: 10px;
	font-size: 16px;
}
.frontpage #myselection ul.menu a {
	color: #222!important;
	display: block;
}
.frontpage #myselection ul.menu a.icon-tel {
	margin-left: 0;
}
.frontpage #gkBottom1 .box.parallax {
	padding: 30px 0!important;
}
.contact-address, .contact .gmap-container, #map-canvas {
	/*width: 100px!important;*/
}
.box #mygconsultant a.button {
	width: 100%;
	background: #5999e8;
	color: #fff!important;
	padding: 0;
}
.chronoform-container.w50 {
	width: 100%!important;
	margin: 0!important;
}

#gkHeader > div:first-child {
	background: #0E3F8F;
	height: 80px;
}
#gkHeaderNav {
	top: 0;
	z-index: 102;
	background: none!important;
	width: 70px;
	right: 0;
}

#gkMobileMenu i {
	color: #fff!important;
}
.frontpage #gkMobileMenu i {
	color: #222!important;
}

.gkIsWrapper-gk_publisher img {
	height: 200px!important;
}
#myselection ul.menu {
	font-size: inherit;
}
#myselection {
	position: relative;
	margin: 12px 0 0 80px!important;
	top: 0;
	left: 0;
    width: 63%!important;
}

.gkPage.logo {
	z-index: 103;
	left: -24px!important;
	position: absolute;
}

article header h1, .category header {
	font-size: 24px!important;
	line-height: 1;
}
#gkCopyrights {
	width: 90%;
	line-height: 1.4;
}
span.itemExtraFieldsLabel {
	width: 30%;
}

#gkMainbody .gcore-label-left {
	clear: both;
	float: none!important;
}
#gkMainbody textarea, #gkMainbody input[type="text"], #gkMainbody .gcore-display-table {
	width: 100%!important;
}
.video.itemListView .itemList .itemVideoBlock {
	width: 100%;
	margin-right: 0;
}
#gkSidebar .nspArt a.readon {
	width: 100%;
	text-align: center;
	padding: 0;
}
#k2Container.itemListView header {
	margin-bottom: 0;
}

#gkBottom5 .avPlayerContainer {
	width: 100%!important;
	max-height: 150px;
}

#gkBottom5 .nspCol3 {
	width: 33.3333333%;
}
#gkBottom5 .nspTopInterface {
	margin: 16px 0 0 0;
}
.gk-social-icons {
	    top: 10px;
}

#gkBottom5 > div {
	padding: 0 0!important;
}
.frontpage #gkBottom5 > div {
	padding: 0 0px!important;
}
#gkBottom5 .box .header {
	padding-bottom: 10px;
}


#gkBottom5 .box {
	display: block;
}
#gkFooter > div {
	padding: 10px 10px;
}
#gkBottom5 .box.cols-2 {
	max-width: 300px;
	clear: both;
	float: none;
	margin: inherit!Important;
	width: 100%;
}
#gkBottom5 .nspImageWrapper {
	margin-bottom: 10px;
}

#gkSearchBtn {
    display: block;
    position: relative;
	     width: 100%;
}

#gkBottom5 .nspLinksWrap.bottom,
#gkBottom5 .box.cols-3 .nspArts.bottom {
	width: 100%!important;
	padding: 0;
	margin: 0;
}
 
.moduleItemIntrotext a.moduleItemImage img {
	width: 100%;
}
.itemView .itemBody .itemIntroText {
	margin-bottom: 20px;
	font-size: 100%;
	padding: 0;
}
 
#k2Container .itemImageBlock {
	float: none;
	width: 100%!important;
	margin: 0 auto 10px auto!Important;
}
a.itemImage.modal.gkImageWrapperOverlayWrap {
	width: auto;
	display: block;
}
.itemExtraFields span.itemExtraFieldsLabel {
	width: 100%;
	float: none!important;
	clear: both;
}
.itemExtraFields ul li span.itemExtraFieldsValue {
	margin: 0;
}
#gkMainbody article header h2 a,
#gkMainbody article header h2 a, #gkMainbody article header h2 {
	display: block;
	font-size: 19px;
}
#gkMainbody article header h2 {
	margin-bottom: 10px;
}
article header li {
	line-height: 1.2;
}
#gkMainbody .itemListView .itemImageBlock img {
	max-height: 150px;
	width: 100%!important;
	background-size: cover!important;
}
 
.consultants.contact .thumbnail {
	width: 100px;
	float: right;
	margin: 0;
}


#countryselection #mod_advisors_results ul.menu li span.ctitle {
	line-height: 1.2!important;
	width: 40%!important;
	display: table;
	float: left;
}
 
.frontpage #gkLogo, #gkLogo {
	margin-left: 0!important;
}
#gkMainMenu {
	display: none;
}
#gkBottom5 .box.cols-3 {
	width: 100%!important;
}
#gkMobileMenu {
   display: block;
   top: 0!important;
   padding: 0!important;
   line-height: 1;
   margin: 0!important;
   right: 0;
   position: absolute;
}
 
#gkHeader #myselection {
	color: #fff!important;
}
.frontpage  #gkHeader #myselection {
	color: #0e3f8f!important;
	width: 60%;
}
.gkPage #gkContentWrap {
	margin-top: 0px;
	padding: 0 0 0 0!important;
	width: 100%!important;
	float: none;
}
aside#gkSidebar {
	padding: 0!important;
	width: 100%!important;
}
#gkMainbody h1 {
	font-size: 24px;
}
#gkBreadcrumb {
	margin: 20px 0px 50px;
}
#gkMainbody .itemsCategory h1 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 1;
	margin: 0 0 20px 0;
	padding: 0;
}
#k2Container.products .itemsContainerWrap article header h2 {
	max-height: none!important;
	height: auto;
}
.products.itemListView header {
	min-height: auto!Important;
}
#myselection ul.menu li:nth-child(2) {
	margin-top: 0;
	font-size: inherit;
}
.frontpage #gkBottom1 .nspTopInterface {
	position: absolute;
	right: 0px;
	top: auto;
	bottom: -10px;
}
 
.frontpage #gkBottom1 .nspPagination {
	display: block;
}
 
.mod-languages {
	top: -40px;
	position: absolute;
	right: 10px;
}
li.gkLogin {
    display: none;
}
/****** 2015-11-26 *****/

dl.product-overview {
	width:100%;
}
div#gkSidebarLeft .box > .content { display:none; }

#gkSidebarLeft ul.nav.menu {
    padding: 0 10px;
}
/**** 2016-02-11 *****/
.search-btn {
    position: relative;
    top: 5px;
    float: left!important;
    right: 0;
    left: 10px;
    margin: 0!important;
    width: 105px;
    text-align: center;
    background: #fff;
    padding: 0 5px;
}
.cfind_container {
    position: relative;
    right: 10px;
    }
	 .cfind_container li,
	 .cfind_container li a {
	     margin: 0!important;
	 }
	 .mod-languages.advanced-dropdown {
	     position: absolute;
	 }
	 #gkSearch input {
	     
	     width: 60%;
	 }
	 #social_icons {
		 position: fixed;
		     right: 10px;
		     top: 107px;
		     z-index: 100;
		     text-align: right;
		     float: right;
	 }
	 .frontpage .gk-social-icons {
	     position: fixed;
	     top: 120px!important;
	     right: 10px;
	 }
	 .gkSectionNav:before { display:none;}
	 @media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
		 .search-btn span {
			 line-height: 28px;
			     font-size: 12px;
			     top: 1px!important;
			     padding-left: 5px;

		 }
		 .cfind_container li a {
		    border: 1px solid #5999e8;
		    padding: 0 8px!important;
		    display: inline-block;
		    height: auto;
		    border-radius: 2px;
		    line-height: 27px;
		    background: #5999e8;
		    color: #fff!important;
		    font-size: 12px;
		    text-transform: uppercase;
		    padding-top: 1px!important;
		    margin-top: 5px!important;
	 }
	 #gkHeader #myselection {

	     font-size: 14px;
	 }
	 .fa-user:before {
	     content: "\f007";
	     margin-right: 5px;
	     font-size: 17px;
	 }
	 }
	 
	  @media only screen and (max-device-width: 320px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
		  .search-btn {
		     top: 8px;
		    
		         padding: 3px 5px 2px;
		  }
		  
	  }
	  .custom.gkPage {
	      padding: 0 20px;
	      max-width: none;
	      padding: 0;
	  }
	  
	  section.login .login-fields label {
	      float: none;
		}
		
		/* 2016-09-22 */
		#gkHeaderMod .fp-desc {
	      width: auto!important;
	      position: relative!important;
	      padding: 0 20px;
		}
		#gkHeader.nobreadcrumb {
		    margin: 0 0 0 0;
		}