/**
 *
 * -------------------------------------------
 * Mobile CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 13. Mobile code
 *
 *
------------------------------------ */
 
/* 13.1. Base elements
==================================== */ 

@media (max-height: 540px) and (max-width: 720px) {
	body {
		background: #e3e3e3 url('../images/bg_mobile.jpg') no-repeat center top;
		background-size: cover!important;
	}
}

#gk-bg {
	padding: 15px 5px 30px 5px!important;
}

.cssLogo {
	margin: 20px 0!important;
}

#aside-menu-toggler, 
#mobile-menu-toggler {
	margin-top: 16px!important;
}

#gk-top {
	padding: 0 15px;
}

.box > .gk-is-wrapper-gk-bluap {
	margin: 0 15px!important;
	max-width: 100%!important;
	width: auto!important;
}

#gk-header-bottom {
	padding: 20px 20px 0 20px;
}

#gk-mainbody-columns {
	padding: 30px 15px 0 15px;
}

#gk-breadcrumb-area {
	padding: 10px 15px;
}

#gk-bottom1.gk-single-widget > div, 
#gk-bottom2.gk-single-widget > div, 
#gk-bottom3.gk-single-widget > div, 
#gk-bottom4.gk-single-widget > div, 
#gk-bottom5.gk-single-widget > div, 
#gk-bottom6.gk-single-widget > div {
	margin: 0 -15px!important;
}

#gk-bottom1.gk-single-widget .box, 
#gk-bottom2.gk-single-widget .box, 
#gk-bottom3.gk-single-widget .box, 
#gk-bottom4.gk-single-widget .box, 
#gk-bottom5.gk-single-widget .box, 
#gk-bottom6.gk-single-widget .box {
	padding: 16px!important;
}

#gk-bottom1, 
#gk-bottom2, 
#gk-bottom3, 
#gk-bottom4, 
#gk-bottom5, 
#gk-bottom6,
#gk-footer {
	padding: 0 15px!important;
}

#gk-sidebar .box,
#gk-bottom1 .box,
#gk-bottom2 .box,
#gk-bottom3 .box,
#gk-bottom4 .box,
#gk-bottom5 .box,
#gk-bottom6 .box {
	clear: both!important;
	float: none!important;
	width: 100%;
}

/* archive / page 404 */
.page404 .widget,
.archivepage .widget {
	margin: 0!important;
	width: 100%!important;
}

.archivepage .widget h2 {
	margin-top: 20px;
}

/* images fix */
#gk-mainbody img {
	height: auto!important;
	max-width: 100%!important;
}

/* column rules */
#gk-sidebar {
	padding: 20px 0!important;
}

#gk-sidebar .box {
	float: none!important;
	width: 100%!important;
}

#gk-bottom1 .box,
#gk-bottom2 .box  {
	margin-bottom: 20px;	
}

#gk-sidebar .box {
	float: none;
	margin-top: 0!important;
	margin-bottom: 12px!important;
	width: 100%;
}

#gk-sidebar .box:nth-child(2n+1) {
	clear: both!important;
}

#gk-sidebar .box:nth-child(odd) {
	padding-right: 0px;	
}

#gk-sidebar .box:nth-child(even) {
	padding-left: 0px;
}

.widget-area .col1,
.widget-area .col2,
.widget-area .col3,
.widget-area .col4,
.widget-area .col5,
.widget-area .col6,
.widget-area .box.last1,
.widget-area .box.last2,
.widget-area .box.last3,
.widget-area .box.last4,
.widget-area .box.last5 { 
	float: none!important;
	margin: 0 auto!important;
	padding-bottom: 20px!important;
	width: 100%; 
}

.widget-area .nth1,
.widget-area .nth2,
.widget-area .nth3,
.widget-area .nth4,
.widget-area .nth5,
.widget-area .nth6 {
	clear: both;
}

#footer-menu li {
	float: none;
	line-height: 3.0;
}

#gk-footer .gk-copyrights {
	line-height: 1.6;
	padding: 20px 0;
}

.tag-page article, 
.category-page article, 
.search-page article, 
.archive article, 
.page-template-template-latest-php article, 
.home .gk-is-homepage article, 
.home #gk-mainbody article {
	margin-bottom: 30px!important;	
}

/* 13.2. Header and demo elements
==================================== */

.box > div,
.box > ul, 
.box > .box-title {
	max-width: 360px!important;
	margin: 0 auto!important;
}

.gk-columns > div {
	clear: both!important;
	margin: 10px 0!important;
	padding: 0!important;
	width: 100%!important;
}

/* 13.3. Posts
==================================== */

#gk-mainbody article > header h1 {
	line-height: 32px;
	padding: 18px 0 0px;
}

#gk-mainbody article > header h1, 
#gk-mainbody article > header h2 {
	font-size: 24px;
}

article header ul {
	margin: 0 0 10px 0;
}

h1 {
	font-size: 28px;
}

h2, 
.pagetitle {
	font-size: 28px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

section#comments,
section#respond {
	margin-left: 0!important;
}

#comments li article > aside {
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	position: static!important;
}

#comments article .author {
	float: none;
	margin-top: 5px;
}

#comments article header > * {
	clear: both;
	display: block;
	float: left;
	margin: 5px 0!important;
	width: 100%;
}

#comments li article > .content {
	margin-left: 0!important;
	padding-left: 0!important;
}

#comments > h2:first-child,
#respond > h3 {
	font-size: 30px;
	padding: 30px 0 0;
}

#gk-mainbody article > header h1, 
#gk-mainbody article > header h2 {
	font-size: 24px!important;
	line-height: 1.2;
}

.tag-page > article, 
.search-page > article {
	padding: 0!important;
	width: 100%!important;
}

/* 13.4. Other elements
==================================== */

.gk-nsp .gk-nsp-art {
	border-top: 1px solid #eee!important;
	border-left: none!important;
	padding-bottom: 20px!important;
	padding-top: 20px!important;
	width: 100%!important;
}
.gk-nsp .gk-nsp-art:first-child {
	border-top: none!important;
}

.gk-nsp-arts,
.gk-nsp-links-wrap {
	clear: both;
	float: left!important;
	width: 100%!important;
}

#gk-mobile-menu,
#gk-user-area .btn {
	margin-left: 15px!important;
}

.gk-price-table {
	padding: 20px 0;
}

.gk-price-table dl {
	margin: 20px auto!important;
	width: 100%!important;
}

article header {
	margin-bottom: 15px;
}

.gk-contact-form > div,
.gk-contact-form > form {
	clear: both;
	float: none;
	margin: 20px 0;
	width: 100%!important;
}

.gk-breadcrumbs > a,
.gk-breadcrumbs > span {
	font-size: 14px!important;
	line-height: 1.6!important;
}

.box.bigtitle .box-title {
	font-size: 32px;
}

.box.bigtitle .box-title small {
	font-size: 14px;
}

.box.mediumtitle .box-title {
	font-size: 24px;
	line-height: 1.5;
}

.box.mediumtitle .box-title small {
	font-size: 14px;
	line-height: 1.5;
}

#gallery figcaption {
	display: none;
}

.gallery-item {
	clear: both;
	margin: 10px 0;
	width: 100%!important;
}

/* Header */
.gk-is-wrapper-gk-bluap .figcaption h2 {
	font-size: 20px;
	line-height: 28px;
	margin: 0px 0 8px 0;
	letter-spacing: -1px;
}

.gk-is-wrapper-gk-bluap .figcaption p {
	font-size: 13px;
}

.gk-is-wrapper-gk-bluap .figcaption a.button {
	font-size: 15px;
	height: 32px;
	line-height: 31px;
	margin: 10px auto 5px auto;
	padding: 0 10px;
}

.gk-is-wrapper-gk-bluap .figcaption a.button i[class^="icon-"] {
	font-size: 30px;
	margin-right: 0px;
}

.gk-is-wrapper-gk-bluap .figcaption a.button i[class^="icon-"] {
	margin-left: -2px;
}

.gk-is-wrapper-gk-bluap.loaded .gk-is-pagination {
	display: none;	
}

.gk-news-gallery {
	padding: 10px 0;
}

.gk-news-gallery .gk-images-wrapper > a {
	padding: 0 2px;
}

#gk-bottom1.gk-single-widget .box.bigspaces.imagebg, 
#gk-bottom2.gk-single-widget .box.bigspaces.imagebg, 
#gk-bottom3.gk-single-widget .box.bigspaces.imagebg, 
#gk-bottom4.gk-single-widget .box.bigspaces.imagebg, 
#gk-bottom5.gk-single-widget .box.bigspaces.imagebg, 
#gk-bottom6.gk-single-widget .box.bigspaces.imagebg {
	padding-bottom: 40px!important;
}

.button-big {
	font-size: 14px;
}

/* Header for really small screens */
@media (max-width: 420px) {
	.gk-is-wrapper-gk-bluap .figcaption {
		height: auto!important;
		position: relative;
		width: 100%!important;
	}

	.gk-is-wrapper-gk-bluap .figure > div:first-child {
		display: none;
	}
}

/* Tabs */

.gk-tabs-wrap > ol {
	border: 1px solid #e1e1e1;
	border-bottom: none;
}

.gk-tabs-wrap > ol li {
	border-bottom: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

/* 13.5. Device classes
==================================== */

.onlyDesktop {
	display: none!important;
}

.onlyTablets {
	display: none!important;
}

.onlySmartphones {
	display: block!important;
}

.onlyTabltetsAndSmartphones {
	display: block!important;
}