/**
 *
 * -------------------------------------------
 * Tablet CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 11. Tablet code
 *
 *
------------------------------------ */
 
/* 11.1. Base elements
==================================== */ 

body {
	font-size: 14px;
}

#static-aside-menu-toggler,
#static-aside-menu-toggler.active {
	display: none!important;
	opacity: 0!important;
}

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


#gk-sidebar .box {
	border: none!important;
}

/* sidebar */
#gk-mainbody-columns {
	display: block;
}

#gk-mainbody-columns > section,
#gk-mainbody-columns > aside {
	display: block;
	width: 100%!important;
}

/* Archive page */
.archivepage .widget.first {
	margin-right: 2%;
	margin-left: 0!important;
}

.archivepage .widget.first,
.archivepage .widget.first + .widget {
	margin-right: 0;
	margin-left: 2%;
	width: 48%;
}

.archivepage .widget.last {
	margin: 0;
	width: 100%;
}

.archivepage .widget ul {
	margin-bottom: 30px;
}

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

/* column rules */
#gk-sidebar .box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: 0!important;
	margin-bottom: 30px!important;
	padding: 10px!important;
	width: 50%;
}

.gk-tabs-item .box,
#gk-sidebar .gk-tabs-item .box {
	width: 100%;
}
#gk-sidebar {
	padding: 0!important;
}
#gk-sidebar .box:first-child {
	padding-top: 10px!important;
}
#gk-sidebar .box:nth-child(2n+1) {
	clear: both!important;
}
.widget-area .col1 { width: 100%; }
.widget-area .col2 { width: 50%; }
.widget-area .col3 { width: 33.3%; }
.widget-area .col4 { width: 50%; }
.widget-area .col5 { width: 33.3%; }
.widget-area .col6 { width: 33.3%; }

.widget-area .box.last1 { width: 100%; }
.widget-area .box.last2 { width: 50%; }
.widget-area .box.last3 { width: 33.3%; }
.widget-area .box.last4 { width: 50%; }
.widget-area .box.last5 { width: 33.3%; }

.widget-area .nth1 {
	clear: both;
}

.widget-area .col6.last5.nth4,
.widget-area .col6.last5.nth5 {
	width: 50%;
}

/* 11.2. Content elements
==================================== */
/* frontpage content */

 #gk-top > h1,
 .has-header #gk-top > h1,
 .page-template-template-frontpage-php #gk-top > h1 {
	top: 20px;
}

.custom.gk-header1,
.custom.gk-header2,
.custom.gk-header3 {
	padding-top: 200px;
}
.gk-header1 h1 {
	font-size: 36px;
}
.custom.gk-header1 .gk-tablet {
	height: 432px;
	width: 300px;
	margin: 0px 0 -56px 0;
}

.box.big-title h3, 
.box.big-title > .header {
	font-size: 30px!important;
}
.gk-columns {
	margin: 0 -20px;
}
.gk-columns > div, 
.gk-columns > blockquote {
	padding: 0 20px!important;
}
.gk-point h4 {
	font-size: 14px;
}
.gk-columns[data-column-count="4"] > div, 
.gk-columns[data-column-count="4"] > blockquote {
	padding: 0 10px;
}
.gk-columns[data-column-count="4"],
.gk-columns[data-column-count="5"] {
	margin: 0 -10px;
}
.box.image-left .textwidget > img {
	max-width: 40%;
}
.box.image-left .textwidget > div {
	margin-top: 0px;
}
.gk-list {
	width: 320px;
}
.testimonials > blockquote > p {
	font-size: 13px;
	padding: 16px;
}
.widget_wysija_cont {
	float: none;
	margin: 0 auto;
	text-align: center;
}
.box.newsletter form {
	float: none;
	margin: 30px auto 0 auto;
	width: 360px;
}

.box.newsletter .box-title {
	float: none;
	font-size: 14px;
	text-align: center;
}

#footer-menu li {
	clear: both;
}

#footer-menu li:first-child:before {
	display: block;
}

/* 11.3. Other elements
==================================== */

.gk-form input[type="text"], 
.gk-form input[type="email"], 
.gk-form input[type="www"], 
.gk-form input[type="password"] {
	width: 50%;
}

.box.bigtitle .box-title,
.box.bigtitle h3 {
	font-size: 30px;
}

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

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

.gk-price-table dd.gk-price {
	font-size: 40px;
}

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

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

.gk-price-table dd a {
	font-size: 13px;
}

/* 11.4. Main menu elements
==================================== */ 

#gk-top .menu {
	display: none;
}

#main-menu-mobile {
	color: #fff;
	display: block!important;
	float: right;
	height: 44px;
	line-height: 44px;
	margin: 46px 0 0 20px!important;
	overflow: hidden;
	position: relative;
	width: 60px;
}

#main-menu-mobile > select {
	border: none;	
	display: block;
	width: 44px!important;
	height: 44px!important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute!important;
	left: 0;
	font-size: 14px;
	top: 0;
}

body[data-mobile="true"] #main-menu-mobile > select {
	font-size: 50px;
}

/* 11.5. Footer
==================================== */ 



/* 11.6. Device classes
==================================== */

.onlyDesktop {
	display: none!important;
}

.onlyTablets {
	display: block!important;
}

.onlySmartphones {
	display: none!important;
}

.onlyTabltetsAndSmartphones {
	display: block!important;
}

/* 11.7. Responsive tables
==================================== */

@media (max-width: 600px) {
	article section table {
		border: 1px solid #eee;
		border-bottom: none;
		max-width: 100%!important;
		width: 100%!important;
	}
	
	article section table thead {
		display: none;
	}
	
	article section table td {
		border-top: 1px solid #eee;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		clear: both;
		display: block;
		float: right;
		padding: 5px 0 5px 50%;
		position: relative;
		width: 100%;
	}
	
	article section table td:first-child {
		border-top: none;
	}
	
	article section table tbody tr {
		border-bottom: 2px solid #eee;
	}
	
	article section table td span.gk-table-label {
		display: block;
		font-size: 95%;
		font-weight: bold;
		left: 5px;
		position: absolute;
	}
}