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

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

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

.frontpage #gk-top1,
.frontpage #gk-top2,
.page-template-template-frontpage-php #gk-mainbody-columns .gk-bottom:nth-child(1),
.page-template-template-frontpage-php #gk-mainbody-columns .gk-bottom:nth-child(2) {
	clear: both;
	padding: 20px 0;
}

#gk-header {
	min-height: 100px;
}

#gk-breadcrumb-area {
	padding-top: 20px;
	padding-bottom: 20px;
}

/* hide breadcrumb */
.gk-breadcrumbs {
	display: none;
}

.single #gk-mainbody > article:first-child {
	padding-top: 40px!important;
}

#gk-top1,
#gk-top2 {
	clear: both;
}

#gk-top1 .box.imagebg,
#gk-top2 .box.imagebg,
.gk-bottom .box.imagebg {
	margin: 0 -20px!important;
	width: auto!important;
}

/* 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;
	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 {
	margin-top: 20px;
	width: 100%;
}

#gk-footer > div > div {
	display: block;
	margin-top: 20px;
}

#gk-footer-nav ul {
	float: left;
}

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

.wysija-paragraph > input {
	padding: 0 9px;
	width: 190px;
}

.formError .formErrorContent {
	margin-left: -87px;
}

#gk-contact dl,
#gk-contact input[type="text"] {
	width: 100%;
}

#gk-contact .inline input[type="checkbox"] {
	margin-left: 10px;
}

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

.gk-article-body header > h2 {
	font-size: 24px;
}

.gk-article-info ul,
.gk-article-body header:after {
	display: none;
}

.gk-article-info + .gk-article-body {
	padding-top: 20px;
}

/* 13.2. Header and demo elements
==================================== */
/* Header */
a.cssLogo {
	background-size: contain!important;
	height: 80px;
	margin: 0!important;
	top: 10px;
	width: 80px;
}

.custom.gk-header1 > div:first-child {
	margin-bottom: 30px;
	width: 100%;
}

.gk-header1 .gk-tablet {
	display: none;
}

.custom.gk-header1, 
.custom.gk-header2, 
.custom.gk-header3 {
	padding-top: 130px;
}

.custom.gk-header2 {
	padding-bottom: 100px;
}

.gk-header2 h1 {
	font-size: 32px;
}
.custom.gk-header3 {
	padding: 100px 120px 80px 120px;
}
.gk-header3 .gk-avatar img {
	width: 33%;
}
.gk-header3 .gk-avatar {
	width: 280px;
}
.gk-header3 h1 {
	font-size: 32px;
}

/* Frontpage */
.box.imagebg h3 {
	font-size: 16px;
	padding: 10px;
}
.gk-columns > div,
.gk-columns > blockquote {
	width: 100%!important;
}
.box.image-left .textwidget > div,
.box.image-right .textwidget > div {
	width: 100%;
}
.box.image-left .textwidget > img,
.box.image-right .textwidget > img {
	display: block;
	float: none;
	margin: 0 auto;
	max-width: 50%;
}
.box.image-right .textwidget > img + div {
	margin-top: 30px;
}
.color-bg > div > div > small {
	position: static;
}
img.to-bottom {
	position: relative;
	top: 40px;
}
.gk-list {
	width: 280px;
}

/* 13.3. Posts
==================================== */
#gk-mainbody article > header > .entry-date,
.gk-article-info .entry-date {
	font-size: 12px;
	margin: -30px 0 0 0!important;
	padding: 10px;
}

#gk-mainbody article > header > .entry-date span,
.gk-article-info .entry-date span {
	clear: none;
	display: inline-block;
	font-size: 14px;
	text-transform: none;
}

#gk-mainbody article > header > .entry-date + h1,
#gk-mainbody article > header > .entry-date + h2,
#gk-mainbody article > header > .entry-date ~ ul,
#gk-mainbody article > header:after {
	margin-left: 0;
}

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

#gk-mainbody article > header:after {
	display: none!important;
}

.gk-article-info + .gk-article-body,
#gk-mainbody article.no-date .gk-article-body,
.gk-article-info {
	width: 100%;
}

.gk-article-info ul li {
	display: inline-block;
}

.gk-article-info ul {
	margin-top: 13px;
}

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

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

#comments article .author {
	font-size: 14px;
}

.single-post article .format,
.gk-article-info .format {
	margin-right: 7px!important;
	width: 26px;
}

.single-post .format:before,
.gk-article-info .format:before {
	background: transparent;
	color: #aaa;
	height: 24px;
	line-height: 22px;
	margin: 0;
	position: static;
	width: 24px;
}

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


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

/* Tabs */
.gk-tabs-wrap > ol {
	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;
}