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

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

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

/* Containers */
#gkHeader {
	margin-bottom: 0;
    background: #054c95;
	    position: fixed;
	    height: 120px!important;
	    display: table;
	    width: 100%;
	    padding: 0!important;
	    top: 0;
	    z-index: 111;
	    min-height: unset;
}
#gkTopMenu {
	display: block;
	top: 50px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 100%;
	right: 0;
	

}
.modal.cfind {
}
#gkTopMenu li {
	line-height: 40px;
	    margin: 0 0 0 11px;
}
#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 {
	
}
#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;
	
}

.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;
    background: none;
    padding: 0;
    margin: 10px 0;
	}
	div#gkSidebarLeft .box {
		width: 100%;
		background: #F0F8FF;
		padding: 0;
		margin-top: 10px;
            margin-bottom: 0;
	}
	div#gkSidebarLeft .box h3.header {
		margin: 0;
		background: #054c95;
		color: #fff;
		padding: 6px 10px;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 700!important;
		    line-height: 1.3;
	}
	div#gkSidebarLeft .box h3.header:after,
	#cssmenu a:before {
		content: "\f138";
		float: right;
		font-family: FontAwesome;
	}
	div#gkSidebarLeft .box.inactive h3.header:after {
		content: "\f13a";
		
	}
	#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,
.frontpage h2 {
    font-size: 20px;
}

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: 100%!important;    border: none;
}
#k2Container .subCategoryContainer {
	width: 100%!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;    border-right: none!important;
}
.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 {

}

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;
	    width: 100%;
}
#gkHeaderMod figcaption {
	
}
.breadcrumbs {
	margin-left: 0;
	width: 100%;
	margin-top: 15px;
	
}


.itemList a.button {
    clear: none;
}
.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: 140px;
}
#gkBreadcrumb {
    position: relative;
    z-index: 10;
    top: 0;
    margin: -10px 0 10px 0;
}
.frontpage #gkHeaderMod {
margin-top: 140px;
width:100%;
}
.frontpage #myselection {
	color: #054c95;
}
#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: #fff!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 {
	
	   
}
#gkHeaderNav {
    top: 0px;
    z-index: 99;
    width: unset;
	height: unset!important;
    right: 0;
    background: transparent;
}

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

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

.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: initial;
}
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;    max-width: unset!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: 30px;   right: 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;
}
 
#gkMainbody #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;*/
	    max-height: none;
	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;    box-shadow: none;
}
#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;    padding-left: 0;
}
.frontpage #gkHeader #myselection {
	padding-left: 130px;
}

.frontpage #gkHeader #myselection {
    color: #fff!important;
    margin-left: 0!important;
}
.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 {
	
}
#gkMainbody .itemsCategory h1 {
	
	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: absolute;
    top: 0;
    right: 10px;
    margin: 0!important;
    width: unset;
    text-align: center;

    padding: 0 5px;
    z-index: 999999999;
}
.cfind_container {
    position: relative;
    right: 10px;
    margin-top: -10px;
}
.cfind_container li,
.cfind_container li a {
	margin: 0!important;
}
.mod-languages.advanced-dropdown {
    position: absolute;
    right: 50px;
    margin: 0;
    top: -36px;
}
#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: 102px!important;
	right: 10px;
}
.gkSectionNav:before {
	display: none;
}

/* 2016-12-15 */
.video.refs .cols-3 .gkNspPM-VideoList .gkItemsPage figure {
    width: 100%;
}
/* 2017-07-23 */
.events.itemListView span.catItemExtraFieldsLabel {
    display: block!important;
    width: 100%!important;
	
}
.events.itemListView a.button {
    display: none;
}
.events.itemListView .itemContainer article time {
    display: block;
    line-height: 1.3;
    margin-bottom: 10px;
}

@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: 11px;
		    text-transform: uppercase;
		    margin-top: 0!important;
		    font-weight: 500;
		    letter-spacing: 0px;
	}
	#gkHeader #myselection {
		 padding-left: 0;
	}
	.frontpage #gkHeader #myselection {
		padding-left:130px;
	}
	.fa-user:before {
		content: "\f007";
	
		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;
}
#gkMainbody .video.refs.itemListView .itemContainer {
    width: 100%!important;
    display: block;
    float: none;
    margin: 0;
}
#gkSidebarLeft li[class*="fa-"] a:before {
    margin: 0!important;
    width: auto;
}
#gkSidebarLeft li[class*="fa-video"] a:before {
    margin: 0!important;
    width: auto;
	 display:none;
}
.frontpage #gkMainbody h1 {
   
}
body .box.verybig-spaces {
    padding: 20px 0!important;
}
.box.parallax h3 {

    font-size: 30px;
}
.international #gkMobileMenu {
  
}
body ul.color.tabs.cols-5 li {
    width: 50%;
}
.frontpage  ul.products-portfolio li {
    width: 100%;
    margin: 0%;

}
.acymailing_module_form p.fieldacyname, .acymailing_module_form p.fieldacyemail {
    width: 100%;
    
    margin: 5px 0;
}
.acymailing_module_form .acysubbuttons input[type="submit"] {
    width: 100%;
    margin: 5px 0;
}

.box.fullwidth > div {
    
    width: auto;
}
.frontpage #gkHeaderMod .box div.header {
    font-size: 50px;
}
.k2ItemsBlock.cols-3 ul li {
    padding: 0!important;
    width: 100%;
}
.k2ItemsBlock.cols-3 ul li .moduleItemTitle {
padding:0 20px;
}
#gkMainbody .box li {

    padding: 0!important;
}
#gkSidebar .box.products .nspArt h4.nspHeader {
    min-height: unset;
}
.frontpage #gkHeaderMod a.btn-border {
   
    background: #2196F3;
    border: none;
    font-size: initial;
}

.video-container:before {
   
    bottom: 20px;
   
    right: 20px;
}
.custom.globalcontact {
    margin-top: -35px;
    position: relative;    z-index: 11;
}
.custom.socialnetwork {
    top: 25px;
    position: relative;
}
.frontpage #gkHeader {
    background: #00428f;
 
    height: 140px!important;
}
#gkHeaderTop {
    box-shadow: none!important;
}
.frontpage #gkHeader > div:first-child {
background:none!important;
}
.frontpage #myselection > a {
    color: #fff;
}
.box .products.cols-4 ul.productlist.nav.menu > li {
    width: 100%!important;
    margin: 0 0 30px;
}
.dynmenu.cols-4 {
    width: 100%;
    margin: 0 0 20px 0;
}
.itemExtraFields {
    width: auto;
    display: inherit;
}
.products.k2ItemsBlock.cols-3 ul li {
    width: 100%;    height: auto;
}
.products.k2ItemsBlock.cols-3 ul li:after { display:none;}

.products.k2ItemsBlock.cols-3 > ul > li .moduleItemImage img{max-width:unset!Important; }

#gkSidebar div.box.cols-5 ul > li {
    width: 100%; border:none;
}
dl.product-overview dd {
    height: unset;
    padding: 10px 0;
}
a.itemImage.modal.gkImageWrapperOverlayWrap img {
    width: unset!important;
    margin: auto;
}

.frontpage #gkPageContent {
    margin: 0;
}
.nspArtPage .nspArt {
    padding: 0!important;
}
#gkSidebarLeft .box ul.menu li {

    padding: 4px 10px;
}

.box dl.product-overview img {
    width: 80%!important;
}

#cssmenu li li a:before {
    display:none;
}
div[data-player] {
    width: 100%!important;
    height: 200px!important;
}

li.main.fp-hide {
    display: none;
}
#gkTopMenu a#gkSearchBtn {
    left: 0;
}
span.gdpr_url {
    white-space: nowrap;
}

.productrequest-button {
    float: none;
    display: table;
    width: 100%;
    margin: 0;
}
.productrequest-button a {
    float: right;
}

body > div#gkHeaderMod {
    margin-top: 120px;
}

body > div#gkHeaderMod .item-title-wrap {
    width: 100%;
    padding: 20px;
}

body > div#gkHeaderMod img {
    height: 100%;
    width: auto;
}

#gkHeaderMod + #gkBreadcrumb + div#gkPageContent {
    margin-top: 0;
}

#gkHeaderMod + #gkBreadcrumb { margin:10px 0 10px;}

.gmap-container div#map {
    width: 100%!important;
}


.frontpage #gkHeaderMod .item-title {
    line-height: 1.1;
    font-size: 48px;
    letter-spacing: 0;
}

/*** CC **/
.cc-window.cc-floating.cc-type-info.cc-theme-dark-bottom {
    z-index: 9999;
    position: fixed;
    bottom: 0;
}
a.cc-btn.cc-dismiss {
       display: table;
    padding: 15px 25px;
    font-size: 18px;
    margin: auto;
    float: none;
    margin-bottom: 30px;
    cursor: pointer;
    line-height: 1;
    border-radius: 2px;

}
.cc-message {
width: unset;
    font-size: 16px;

}

/***** FIXES 2020-02-11 *****/
ul.productlist.nav.menu > li {
width: 100%;
    margin: 20px 0;
}


/*** 2020-02-25 **/

.box.small-header .item-title-wrap .item-subtitle {
    display: none;
}
.box.small-header.parallax-img {
    margin-top: 120px;    overflow: hidden;
}
div#gkHeaderMod {
    height: 200px;
}
.box.small-header .custom.small-header {
    height: 200px!important;
}

#gkHeaderMod .box.small-header .custom.small-header img {
	height:100%;
	width:auto;
}

#gkHeaderMod .item-title-wrap {
    width: 90%;
}