/**
 *
 * -------------------------------------------
 * Mobile CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 13. Mobile code
 *
 *
------------------------------------ */
 
/* 13.1. Base elements
==================================== */ 
.overlaywhite .right .gk-nsp-list > li:nth-child(even),
.overlaywhite .right .gk-nsp-list > li:nth-child(odd) {
	width: 100%;
}

#gk-inset > .box,
#gk-sidebar > .box,
#gk-bottom1 .box,
#gk-bottom2 .box,
#gk-bottom3 .box,
#gk-bottom4 .box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both!important;
	float: none!important;
	width: 100%;
}

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

#gk-bottom3,
#gk-bottom4 {
	padding: 24px 0;
}

#gk-sidebar {
	margin-top: 20px!important;
	padding-top: 25px!important;
}
#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;
}

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

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

/* column rules */
.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 { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none!important;
	margin: 0 auto 20px auto!important; 
	max-width: 320px; 
	width: 100%; 
}

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

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

body #gk-page .box {
	margin-bottom: 20px!important;
}

#footer-menu li {
	float: none;
}

/* 13.2. Other elements
==================================== */

#gk-search .s {
	margin-left: 0;
	width: 150px;
}

#gk-top-menu li {
	padding: 0 6px;
}

#gk-tags .tagcloud {
	margin-left: 0;
	width: 100%;
}

article header h1.has-thumbnail,
article header h2.has-thumbnail {
	bottom: 10px;
	font-size: 16px!important;
}

.gk-title-overlay > figure > figcaption {
	width: 100%!important;
}

.box.bigtitle .box-title {
	margin: 15px 0;
}

#gk-popup-login {
	margin-left: -150px;
	top: 20px;
	width: 300px;
}

.gk-popup-wrap {
	padding: 15px;
}

.gk-is-wrapper-gk-rockwall figcaption h2 {
	font-size: 24px;
}

.gk-is-wrapper-gk-rockwall figcaption a.button {
	margin-top: 10px!important;
}

.gk-is-wrapper-gk-rockwall {
	min-height: 100px;
}

@media (max-width: 450px) {
	.gk-is-wrapper-gk-rockwall figcaption {
		display: none;
	}
}

/* GK Tabs */
.gk-tabs-wrap > ol li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: none;
	border-bottom: 1px solid #e5e5e5!important;
	width: 100%;
}

#gallery figcaption {
	display: none;
}

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

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

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

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;
}

#gk-mainbody article header ul {
	margin: 0 0 10px 0;
}

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;
}

article.meta-displayed {
	padding-left: 0!important;
}

aside.meta {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 20px 0!important;
	position: static!important;
	width: 100%!important;
}

.author-info > div {
	margin: 0;
}

.author-info > aside {
	position: static;
}

#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;
}

article header h1.has-thumbnail, 
article header h2.has-thumbnail {
	padding: 8px;
	line-height: 22px!important;
}

#gk-social-api {
	overflow: hidden;
}

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

/* GK News Show Pro */
.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;
}

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

.onlyDesktop {
	display: none!important;
}

.onlyTablets {
	display: none!important;
}

.onlySmartphones {
	display: block!important;
}

.onlyTabltetsAndSmartphones {
	display: block!important;
}