/**
 *
 * -------------------------------------------
 * Override
 * -------------------------------------------
 *
 **/

/*
 *
 * 16. Override
 *
 *
------------------------------------ */

/* 16.1. Overrided elements
==================================== */

/************************* Elements */

body {
	font-size: 16px;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
}

#gk-bg {
	background: #ffffff;
}

#gk-mainbody-columns > aside { background: none }
.gk-tabs-container, .box { background: #fff;}

body,
.box {
	color: #555;
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
}

h1,
#gk-mainbody article > header h1 {
	font-size: 36px;
	font-weight: 300;
	margin-bottom: .5em;
}


h2,
.content h2 {
	color: #666;
	font-size: 30px;
	font-weight: 300;
	margin: 0 0 10px;
}
.gk-bottom .gk-columns h2 {
	font-size: 24px;
}


h3,
.content h3 {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 10px;
	margin-top: 0;
}

.home h3 {
	font-size: 20px;
	font-weight: bold;
}

p {
	margin: 0 0 1.5em;
}

b, strong {
	font-weight: 700;
}

ul,
article .content ul {
	margin: .5em 1.5em 1em;
}
article .content .gk-column-icon-rows ul,
article .content .gk-column-icon-rows p {
	margin-left: 3.7em;
} 

article .content ul li,
section li {
	list-style-image: url("../images/bullet-round-grey.png");
	padding-left: 10px;
}
article .content .gk-column-icon-rows ul li,
article .content .gk-column-icon-rows p {
	font-size: 14px;
}

article .content ul li:before, 
article .intro ul li:before, 
article .summary ul li:before, 
#tab-description ul li:before {
	display: none;
}

section img {
	margin: 1.5em 0;
}

.gk-bottom .gk-columns img {
	margin-bottom: 1em;
}

hr {
	border: 0;
	border-top: 1px solid #d9d9d9;
}

/************************ Header */

.gk-is-wrapper-gk-storefront .gk-is-slide { background-position: 50% 50%; }

.gk-is-wrapper-gk-storefront { height: 450px; }

.frontpage #gk-header-mod {
	margin: 0;
}

#gk-header-nav {
	background: #fff;
	top: 0;
}
.admin-bar #gk-header-nav {
	top: 32px;	
} 

#main-menu > li > a {
	color: #666
}

#gk-header-top {
}

#gk-head {
	padding-top: 80px;
}

.imageLogo {
	display: block;
	float: left;
	margin: 0;
}
.imageLogo img {
	display: block;	
}

#gk-main-menu {
	margin-top: 9px;
}

#main-menu {
	float: left;	
}

#main-menu > li {
	font-size: 16px;
	text-transform: none;
}

#main-menu li.current-menu-item > a,
#main-menu li.current-page-ancestor > a,
#main-menu li a:hover,
#main-menu li a:active,
#main-menu li a:focus {
	color: #d63c58;	
}

#main-menu li a:after {
	display: none !important;
}

#main-menu .sub-menu li { font-size: .8em; padding: 0;}

/******************** Search Box */

#gk-search-btn {
	color: #666;
	font-size: 20px;
	height: 59px;
	line-height: 59px;
	position: relative;
	z-index: 10002;
}

#gk-search {
	background: #fff;
	width: 60%;
	top: 4px;
}

#gk-search input {
	color: #666;
	margin-right: 0;
	width: 100%;
}

#gk-search #searchform:after {
	display: none;
}

/******************* Slider */

.gk-is-wrapper-gk-storefront figcaption {
	left: 30px;
	margin: 0 auto;
	max-width: 1170px;
	text-align: left;
	top: 25%;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.gk-is-wrapper-gk-storefront figcaption h2 {
	font-size: 36px;
	margin-bottom: 20px;
	text-align: left;
} 

.gk-is-wrapper-gk-storefront figcaption > p {
	font-style: normal;
	line-height: 28px;
	margin-bottom: 1em;
	text-align: left;
}

.gk-is-wrapper-gk-storefront .activated figcaption h2:before,
.gk-is-wrapper-gk-storefront .activated figcaption h2:after,
.gk-is-wrapper-gk-storefront figcaption p:after {
	display: none;
}

.gk-is-wrapper-gk-storefront .gk-is-pagination {
	bottom: 10px;	
}

.gk-is-wrapper-gk-storefront .gk-is-pagination li {
	background: #fff;
	height: 15px;
	margin-right: 10px;
	opacity: 0.3; filter: alpha(opacity=30);
	width: 15px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
}

.gk-is-wrapper-gk-storefront .gk-is-pagination li.active, 
.gk-is-wrapper-gk-storefront .gk-is-pagination li:active, 
.gk-is-wrapper-gk-storefront .gk-is-pagination li:focus, 
.gk-is-wrapper-gk-storefront .gk-is-pagination li:hover {
	opacity: 1; filter: alpha(opacity=100);
}

/***************** Buttons */

.btn, 
button, 
.button, 
.readon, 
.nav-btn a, 
.more-link, 
a.gk-button, 
input[type="button"], 
input[type="submit"], 
.shipping-calculator-button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 15px;
}

/***************** Frontpage content */

.home {
	font-weight: normal;
}

.box {
	margin-bottom: 23px;
}

.frontpage-main-bottom {
	margin-bottom: 0;
	background: #014379;
	padding: 30px 0;
}

.home h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.7em;
}

.page-blocks {
	background: #f4f4f4;
	padding: 5px 0;
	margin-bottom: 0!important;
}

.page-blocks .gk-page {
	display: table;
	border-collapse: separate;
  	border-spacing: 15px;
	padding: 0;
	max-width: 1200px;
}

.page-block {
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 1px 5px 0px rgba(204,204,204,1);
	box-shadow: 0px 1px 5px 0px rgba(204,204,204,1);
	display: table-cell;
	padding: 30px;
	position: relative;
	width: 27.3%
}

.page-block:first-child {
	margin: 0;
}

div.page-block li {
	border: 0;
	padding: 0 0 5px;
}

.page-block .fa:before {
	color: #999;
	padding-right: 10px;
}

.page-block-link {
	bottom: 20px;
	font-weight: bold;
	position: absolute;
	right: 30px;
}

/**** Testimonial (Annelies van Mourik) */

.box.parallax {
	background-attachment: scroll !important;
	color: #fff;
}

.box.parallax .box-title {
	font-size: 20px;
	padding-bottom: 14px;
	text-align: left;
}

.box.parallax .box-title:after {
	display: none;
}

.box.parallax .gk-page {
	margin: 0 0 0 50px;
	width: 40%;
}

.box.parallax div.gk-page {
	font-style: italic;
}

.box.parallax .parallax-content {
	margin: 0 auto;	
	width: 100%;
	max-width: 1170px;
}

.box.parallax div.gk-page .btn {	
	display: inline-block;
	float: none;
	font-style: normal;
}

/**************** News Show Pro slider */

.gk-nsp-image-wrap {
	margin-right: 30px;
}

body .gk-nsp-header a {
	font-size: 20px;
	font-weight: bold;
}

.home .gk-nsp-header a {
	color: #fff !important;
}

.gk-nsp-header a:active, .gk-nsp-header a:focus, .gk-nsp-header a:hover { color: rgba(255, 255, 255, 0.8)!important;}

.newsblox .gk-nsp-header a:active, .newsblox .gk-nsp-header a:focus, .newsblox .gk-nsp-header a:hover { color: #d63c58!important;}

.frontpage-main-bottom .gk-nsp-arts-page.gk-nsp-cols-1 { display: table; }
.gk-nsp-cols-3 { padding: 20px!important; width: 32.5%!important; margin-right: 14px; background-color: rgba(255, 255, 255, 0.2);     -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; display: table-cell;}
.frontpage-main-bottom .gk-nsp-cols-3 { min-height: 320px; }
.gk-nsp-cols-3:last-child { margin-right: 0; }

body .gk-nsp-info {
	font-size: 100% !important;
}

body .gk-nsp-info > a, 
body .gk-nsp-info > span {
	color: rgba(255, 255, 255, 0.6);
	font-size: 100% !important;
	font-weight: bold;
}

body .gk-nsp-info > span:hover { color: rgba(255, 255, 255, 0.6);}

.gk-nsp-art .gk-nsp-text {
	color: #555;
	font-size: 100% !important;
	line-height: 1.6;
	width: 90%;
}

.home .gk-nsp-art .gk-nsp-text {
	color: rgba(255, 255, 255, 0.9);
}

.gk-nsp-text + .readon {
	background: none;
	border: 0;
	padding: 0;
	color: #5d1421!important;
}

.frontpage-main-bottom > div > div > div > h3 { color: #fff; font-size: 120%; text-transform:uppercase; }
.frontpage-main-bottom > div > div > div > div > .btn { float: right; margin-bottom: 20px;}


.gk-nsp-text + .readon:hover,
.gk-nsp-text + .readon:active,
.gk-nsp-text + .readon:focus {
	color: #440e18 !important;
}

body .gk-nsp-arts-nav {
	top: 100%;
	right: 47%;
}

body .gk-nsp-arts-nav ul li, 
body .gk-nsp-links-nav ul li {
	background: #ebc6cd;
	height: 14px;
	margin-left: 8px!important;
	width: 14px;
}

body .gk-nsp-arts-nav ul li:hover, 
body .gk-nsp-links-nav ul li:hover, 
body .gk-nsp-arts-nav ul li.active, 
body .gk-nsp-links-nav ul li.active {
	background: #d63c58;
}

#gk-sidebar h3.gk-nsp-header a { text-transform: none; font-weight: 300; font-size: 1em; color: #d63c58!important;}
#gk-sidebar h3.gk-nsp-header a:hover { color: #333;}

/******************************* About */

#gk-mainbody-columns.gk-column-left > aside, 
#gk-mainbody-columns.gk-column-wc-left > aside {
	padding: 0 32px 0 0;
}

#gk-sidebar .box, 
#gk-sidebar_wc .box {
	padding: 10px;
}

.box ul li {
	line-height: 1.5;
	padding: 5px 10px;
}

.box ul#menu-about-menu li, .box ul#menu-news-menu li {
	line-height: 2.5;
}

#menu-about-menu a, #menu-news-menu a {
	color: #666;
	display: block;
	font-weight: normal;
}

#gk-sidebar #menu-about-menu li.current-menu-item > a, #gk-sidebar #menu-news-menu li.current-menu-item > a,
#gk-sidebar #menu-about-menu a:hover, #gk-sidebar #menu-news-menu a:hover,
#gk-sidebar #menu-about-menu a:active, #gk-sidebar #menu-news-menu a:active,
#gk-sidebar #menu-about-menu a:focus, #gk-sidebar #menu-news-menu a:focus {
	color: #d63c58;
}

#gk-sidebar #menu-about-menu  ul.sub-menu, #gk-sidebar #menu-news-menu  ul.sub-menu {
	display: none;
}

#gk-sidebar #menu-about-menu li.current-menu-item ul.sub-menu,
#gk-sidebar #menu-about-menu li.current-menu-parent ul.sub-menu,
#gk-sidebar #menu-news-menu li.current-menu-item ul.sub-menu,
#gk-sidebar #menu-news-menu li.current-menu-parent ul.sub-menu {
	display: block;
} 

/********************** News */

#gk-sidebar .box ul li { padding: 0;}
#gk-sidebar .box, #gk-sidebar_wc .box { padding: 10px 20px 20px 20px;}

.back-button { margin: 5px 0 25px 0; display: block; }
.back-button span { padding-right: 5px; }

.category-page .summary .btn { display: none;}

.single-post .content h3 { margin: 40px 0 20px 0;}

article .content #wpba_attachment_list ul li, section #wpba_attachment_list li { list-style-image: none;}
article li.category { display: none;}

.category-page article, .search-page article, .archive article { margin: 0 0 20px 0;}

.newsblox { float: left; width: 45%; margin: 0 10px 30px 10px; background: none;}
.newsblox .gk-nsp-header { text-transform: none; letter-spacing: 0; margin-bottom: 0!important;}
.newsblox .gk-nsp-header a { font-size: 16px;}
.newsblox .events .gk-nsp-date, .event-date { background:#d63c58; color: #fff; text-transform: none; font-weight: bold; padding: 5px 10px!important; display: inline-block; -webkit-border-radius: 3px; border-radius: 3px; }
.event-date { margin-bottom: 10px;}
.newsblox .gk-nsp-date { font-size: 14px!important; text-transform: none; font-weight: 300;}
.newsblox .events .gk-nsp-art .gk-nsp-info span:first-child { padding-left: 5px!important;}
.newsblox .gk-nsp-art .gk-nsp-info { padding-top: 0px!important; margin-top: 0!important;}

.newsblox ul li { list-style-image: none; padding-left: 0; line-height: 1.5; margin-bottom: 30px;}
.newsblox ul { margin-left: 0;}
.newsblox ul li .event-date { margin-bottom: 5px;}
.newsblox a { color: #444;}
.newsblox a:hover { color: #d63c58;}

.newsblox h3 { margin-bottom: 40px;}
.newsblox .box-title { padding: 0!important; text-transform: none; font-weight: 300; font-size: 24px;}

.page-id-3148 #gk-mainbody { margin-bottom: 0;}

.two-column-post { width: 31%; float: left; margin-left: 20px!important; }
.two-column-post-left { clear: left; margin-left: 0!important; }
.category-page .pagenav { clear: both;}

article header ul li { padding-left: 0!important; }
article header h3 { font-size: 20px; font-weight: 500;}
article header ul { margin-bottom: 0;}

#gk-mainbody-bottom .newsblox { padding: 0;}

/************************ Content Styles */

#gk-head.no-breadcrumb {
	margin-bottom: 40px;
}

.intro,
h2.intro {
	color: #666;
	display: block;
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 40px;
}
h2.intro {
	margin: 15px 0 50px;
}

.intro65 {
	width: 65%;
}

.content h3.icon-header {
	margin-bottom: 1em;
	margin-left: -5px;
}
.icon-header img {
	margin: -5px 10px 0 0 !important;
}

.gk-column-icon-rows h2 .fa {
	color: #d63c58;
	font-size: 30px;
	margin-right: 23px;
	position: relative;
}

#gk-social-api {
	padding: 0;
}

#career-intro .btn {
	float: right;
}

.career-columns h3,
.page-template-template-career-detail #gk-sidebar h3 {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 15px;
	padding-bottom: 12px;
}

.career-columns.gk-columns {
	font-size: 14px;
}

.career-columns.gk-columns > div {
	padding: 0 0 0 20px;
}
.career-columns.gk-columns > div:first-child {
	padding: 0;
}

.no-opportunities {
	color: #999;
	font-size: 16px;
	font-weight: normal;
}

.page-template-template-career-detail #gk-mainbody {
	float: left;
	width: 65%;
}

.page-template-template-career-detail #gk-sidebar {
	float: right;
	font-size: 14px;
	margin-top: 11px;
	width: 29%
} 

.page-template-template-career-detail #gk-sidebar > div {
	margin-bottom: 2.5em;
}

#gk-mainbody strong, 
#gk-mainbody b {
	color: #666;
}

.btn-inverted {
	background: #d63c58;
	color: #fff !important;
}
.btn-inverted:hover,
.btn-inverted:active,
.btn-inverted:focus {
	background: #fff;
	color: #d63c58 !important;
}

blockquote {
	color: #666;
	font-size: 26px;
	font-weight: 300;
	margin: 30px 0 50px 0;
	padding: 0 35px;
	border: 0!important;
}

blockquote[data-style="style1"] {
	font-size: 18px;
	text-align: left;
	padding: 0 0;
}

blockquote p {
	margin-bottom: 5px;
}

blockquote:before {
	display: none;
}

blockquote p:before,
blockquote p:after {
	background: url("../images/quote.png");
	display: inline-block;
	content: "";
	height: 26px;
	padding: 0;
	position: relative;
	width: 31px;
}

blockquote p:before {
	margin-right: 10px;
	top: 5px;
}

blockquote p:after {
	margin-left: 10px;
	top: 5px;
}

.page-template-template-about-php .gk-columns p {
	padding-right: 5px;
}

.page-template-template-about-php .gk-columns .btn {
	margin-left: 34%;
}

.images-block,
.images-block h2.intro {
	margin-bottom: 20px;
}
.images-block p {
	margin: 0;
}
.images-block img {
	margin: 7px 0;
}

.wpgmza_map {
	margin-bottom: 60px;
}

.bookmark {
	display: none;
}

.gk-image-wrapper-overlay > span,
.category-news header li:nth-child(3) {
	display: none;
}

.clr {
	clear: both;
}

.box .box-title { padding: 10px 0 10px 0;}

.wpba-attachment-list li img { margin: 0 10px 0 0!important;}

.wpba-wrap {
    margin-bottom: 30px;
}


/******************** Contact page */

.page-template-template-contact .gk-page > .gk-bottom {
	margin-bottom: 40px;
}

.gk-footer-contact .gk-columns[data-column-count="2"] > div:first-child {
	padding: 0 20px 0 0;
}
.gk-footer-contact .gk-columns[data-column-count="2"] > div:last-child {
	padding: 0 0 0 20px;
}
.page-template-template-contact .gk-columns .gk-columns {
	margin: 0;
}

.page-template-template-contact h2 {
	color: #333;
	font-weight: normal;
}

.page-template-template-contact .gk-columns .gk-columns p {
	margin-bottom: 1em;
}

.page-template-template-contact .intro {
	margin: 34px 0;
	text-align: center;
}

.page-template-template-contact .gk-tabs h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;	
}

.page-template-template-contact .gk-tabs-item {
	margin: 30px 10px 0;
}

.intro .contact-facebook, .intro .contact-linkedin { color: #3b5998; margin-left: 20px; font-size: 1.5em;}
.intro .contact-linkedin { color: #007bb5; }

/********************** Footer */

#gk-footer {
	background: #151d2a;
	color: #8a8e95;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.9;
	min-height: 320px;
	padding-bottom: 120px;
	text-align: left;
}

.footer-factory-logo {
	float: left;
}

.gk-footer-contact {
	float: right;
	width: 40%;
}

#gk-footer h3 {
	color: #bdc1ca;	
	font-size: 18px;
	font-weight: bold;
	margin: 13px 0;
}

#gk-footer a {
	color: #bdc1ca;
	font-weight: bold;
	text-decoration: underline;	
}

#gk-footer .fa {
	color: #bdc1ca;
	font-size: 16px;
	margin-right: 10px;
}

#footer-logo {
	font-size: 13px;
	float: left;
	margin-right: 10%;
	width: 220px;
}

#footer-logo img {
	display: block;
	float: none;
	width: 166px;
	max-width: 166px;
}

#copyright {
	font-weight: bold;
	padding-left: 19px;
}

#goto-menu-container {
	float: left;
	width: 23%;
}

#goto-menu {
	margin: 0 0 0 40%;
}

#goto-menu ul {
	margin: 0;
}

#goto-menu a {
	font-weight: normal;
	text-decoration: none;
}

#footer-menu {
	float: left;
	margin: 0;
	width: 40%;
}

#footer-menu li {
	margin: 0 !important;
}

#footer-menu li a {
	padding: 0 10px;	
}

#footer-menu li:before {
content: " | ";
}

#footer-menu li:first-child a {
	padding-left: 0;
}

#footer-menu li:first-child:before {
content: none;
}

.footer-social-menu { margin-top: 20px;}
.footer-social-menu li a.footer-facebook:before,  .intro .contact-facebook:before  { content: "\f09a";   } 
.footer-social-menu li a.footer-linkedin:before, .intro .contact-linkedin:before { content: "\f0e1";}
.footer-social-menu li a, .footer-social-menu li a { text-decoration: none!important; color: rgba(255,255,255, 0.5); font-size: 1.8em!important;}
.footer-social-menu li, .footer-social-menu li { float: left; margin-right: 10px;}
.footer-social-menu li:first-child { margin-right:30px;}

.gk-footer-contact .gk-columns {
	margin: 0;
}

/********************************** Tabs */

.gk-columns {
	margin: 0 -10px;
}

.gk-columns > div {
	padding: 0 10px;
}

.gk-tabs .gk-columns {
	border-bottom: 1px solid #d9d9d9;
	margin: 0;
	padding: 55px 0;
}

.gk-tabs .gk-columns > div {
	padding: 0 100px;
}

.gk-column-icon-rows:first-of-type {
	margin-top: 50px;
}

.gk-column-icon-rows {
	margin-bottom: 40px;
}

.gk-column-icon-single-row h2 {
	margin-bottom: 20px;
	text-align: center;
}

.gk-column-icon-single-row h2 .fa {
	display: block;
	font-size: 50px;
	margin: 25px 0 20px;
}

.gk-column-icon-single-row .intro {
	font-size: 20px;
	text-align: center;
}

.gk-column-icon-single-row h3 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}

article .content .gk-column-icon-single-row ul, 
article .content .gk-column-icon-single-row p {
	margin-left: 0;
}

/* tabs */

.gk-bottom > div {
	margin: 0 !important;
}

ol.gk-tabs-nav {
	border: 0 !important;
	display: table;	
	list-style: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}

#gk-tabs .gk-tabs-nav li {
	background: #f6f6f6;
	border: 1px solid #f6f6f6 !important;
	border-width: 0 1px !important;
	border-top: 3px solid #f6f6f6 !important;
	display: table-cell;
	font-size: 16px;
	margin: 0;
	padding-bottom: 8px !important;
	padding-top: 8px !important;
	padding: 8px 40px !important;
	text-transform: none;
	white-space: nowrap;
}

#gk-tabs .gk-tabs-nav li.active {
	background: #fff;
	border: 1px solid #d9d9d9 !important;
	border-width: 0 1px !important;
	border-top: 3px solid #d63c58 !important;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #333;
	margin: 0;
	-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;
}

.gk-tabs nav a:focus {
	outline: none;
}

/*****************************/
/* Team */
/*****************************/
.gk-team {
	margin: 0 -8px;
	padding: 0 0;
	width: auto!important;
}

.gk-team:after {
	clear: both;
	content: "";
	display: table;
}

.gk-team figure {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 430px;
	margin: 0 1%;
	position: relative;
	width: 265px;
}

.gk-team-overlay {
	background: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	display: block;
	height: 327px;
	left: 0;
	position: absolute;
	top: 0;
	-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;
	width: 265px;
	z-index: 1;
}

.gk-team-overlay span {
	font-size: 14px;
	padding: 20px;
}

figure.hover .gk-team-overlay,
figure:hover .gk-team-overlay {
	background: rgba(0, 0, 0, 0.7);
}

.gk-team figure img {
	display: block;
	margin: 0;
}

.gk-team figcaption {
	background: #fff;
	padding: 10px 0 30px;
}

.gk-team figcaption h2 {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.8;
	margin: 0;
}

.gk-team figcaption small {
	font-size: 16px;
}

.gk-team-overlay > span {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	display: block;
	opacity: 0; filter: alpha(opacity=0);
	overflow: hidden;
	position: absolute;
	top: 100%;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.gk-team-overlay span.active {
	opacity: 1.0; filter: alpha(opacity=100);
	top: 0;
}

/* Team - animation */
.gk-team figure.animate_queue_element {
	opacity: 0; filter: alpha(opacity=0);
	position: relative;
	top: 100px;
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-o-transform: scale(0.75);
	transform: scale(0.75);
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.gk-team figure.animate_queue_element.loaded {
	opacity: 1; filter: alpha(opacity=70);
	top: 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	overflow: hidden;
}

@media (max-width: 1300px) {
	
	.gk-is-wrapper-gk-storefront { height: 400px; margin: 0; }
	.gk-nsp-cols-3 > .gk-nsp-cols-3 { margin-right: 5px; }

}

@media (max-width: 1040px) {
	#main-menu-mobile {
		color: #000;
		margin-top: 17px !important;
	}
	
	.gk-page {
		max-width: 830px;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.frontpage-main-bottom .gk-page {
	    max-width: 1170px;	
	}
	
	.gk-is-wrapper-gk-storefront { height: 300px;  }
	.gk-nsp-cols-3 > .gk-nsp-cols-3 { padding: 0px!important; margin-right: 0px; }
}

@media (max-width: 800px) {
	
	
	.gk-page {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	#gk-bottom, .gk-bottom {
		padding: 0;
	}
	
	.gk-is-wrapper-gk-storefront, 
	.frontpage #gk-header-mod {
		margin: 0;	
	}
	
	.page-block {
		padding: 15px 15px 50px;
	}
	
	.career-columns.gk-columns > div,
	.page-template-template-contact .gk-columns[data-column-count="2"] > div:last-child {
		padding-left: 0;
	}
	
	.page-template-template-contact .gk-columns[data-column-count="2"] > div:first-child {
		padding: 0;
	}
	
	#gk-tabs .gk-tabs-nav li {
		padding: 8px 20px !important
	}
	
	#goto-menu-container {
		width: 20%;
	}
	
	#footer-logo {
		margin-right: 5%;
	}
	
	#goto-menu {
		margin: 0;
	}
	
}

@media (max-width: 600px) {
	
	#gk-mainbody article > header h1, 
	#gk-mainbody article > header h2 {
		font-size: 36px !important;	
	}
	
	.page-blocks .gk-page {
		display: block;
	}
	
	.page-block {
		display: block;
		box-sizing: border-box;
		margin: 1em 0 !important;
		padding: 15px 15px 50px;
		width: 100%;
	}
	
	#gk-sidebar .box, #gk-sidebar_wc .box, #gk-bottom .box, .gk-bottom .box, #gk-header-mod + .gk-bottom .box, .gk-page > .gk-bottom {
		max-width: 100%;
	}
	
	#gk-bg #gk-tabs .gk-tabs-nav li {
		border-bottom: 1px solid #d9d9d9 !important;
		display: block;
		line-height: 1.6;
		padding: 10px 20px 35px !important;
	}
	
	#gk-tabs img {
		display: block;
		float: none;
		margin: 0 auto;
	}
	
	.gk-tabs .gk-columns > div {
		padding: 0;
	}
	
	.intro65,
	.parent-pageid-2102 article {
		width: 100%;
	}
	
	.page-template-template-about-php .gk-columns .btn {
		margin-left: 23%;
	}
	.gk-nsp-cols-3 > .gk-nsp-cols-3 {  width: 100%!important; }

	.two-column-post { width: 100%; float: none; margin-left: 0px!important; }
	.newsblox { float: none; width: 100%; margin: 0 10px;}
}

@media (max-width: 530px) {
	#footer-logo {
		float: none;
		width: 100%;
		margin-bottom: 70px;
	}
	#goto-menu-container {
		clear: left;
		width: 40%;
	}
	#goto-menu {
		margin: 0 0 0 20px;
	}
	.gk-footer-contact,
	#footer-menu {
		width: 100%;
	}
	
	.box.parallax .gk-page {
		width: 80%;
	}
	
	.imageLogo {
		margin-top: 10px;
		width: 80%;
	}
	.gk-footer-contact .gk-columns[data-column-count="2"] > div:first-child {
    padding: 0 0 0 20px;
}
}

@media (max-width: 370px) {
	
	.gk-is-wrapper-gk-storefront figcaption {
		left: 10px;
		margin: 0 10px;
		width: auto;
	}	
	.gk-is-wrapper-gk-storefront figcaption h2 {
		font-size: 26px;
		margin-bottom: 10px;
	}		
	.gk-is-wrapper-gk-storefront figcaption br {
		display: none;
	}
	.gk-is-wrapper-gk-storefront .gk-is-pagination {
		bottom: -10px;
	}
	
	#main-menu-mobile {
		margin-top: 12px !important;
	}
	
	.gk-nsp-image-wrap {
		float: none !important;
	}
	
	#footer-logo {
		float: left;
		width: 50%;
	}
	#goto-menu-container {
		clear: none;
		width: 50%;
	}
	#goto-menu {
		margin: 0 0 0 20px;
	}	
	.gk-footer-contact {
		margin: 0 0 0 20px;
		width: auto;
	}
	#footer-menu {
		float: none;
		margin: 0 0 0 20px;
		width: auto;
	}
	
	#gk-tabs .gk-tabs-nav li {
		font-size: 13px;
		padding: 8px 10px !important;
	}
	
	#gk-tabs img {
		max-width: 40%;
	}
	
	.intro, h2.intro {
		margin-bottom: 20px;
	}
}