/**
 *
 * -------------------------------------------
 * Small Tablet CSS file
 * -------------------------------------------
 *
 **/

/*
 *
 * 12. Small Tablet code
 *
 *
------------------------------------ */

/* 12.1. Base elements
==================================== */

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

#gk-main-menu.gk-menu-overlay {
	border: 0;
}

.gk-meta-post {
	margin: 12px 0;
}

/* containters */
#gk-sidebar-left,
.gk-page-wrap {
	clear: both;
	width: 100%!important;
  max-height: 100%!important;
}

#gk-sidebar-left {
	border: 1px solid #e5e5e5;
	border-top: none;
	padding-bottom: 0px!important;
}
#gk-sidebar-left .box {
	border-top: none;
	float: left;
	padding: 12px;
	width: 50%;
}
#gk-sidebar-left .box:nth-child(2n+1) {
	clear: both;
}

article.gk-has-aside .gk-article-body {
	padding-left: 125px;
}

#main-menu.gk-menu-overlay {
	height: auto;
	min-height: 21px;
}

#gk-menu-overlay-wrap {
	margin: -20px 0 0 -260px!important;
	max-width: 520px!important;
}
#gk-menu-overlay.open {
	margin-top: 0;
}

#gk-menu-overlay-content li {
	font-size: 20px;
}
#gk-menu-overlay-content li,
#gk-menu-overlay-content li a {
	line-height: 58px;
}

#gk-bottom1 .box.double,
#gk-bottom1 .box.double ~ .box,
#gk-bottom2 .box.double,
#gk-bottom2 .box.double ~ .box,
#gk-bottom3 .box.double,
#gk-bottom3 .box.double ~ .box,
.widget-area .box.double.last2,
.widget-area .box.double.last2 ~ .box.last2 {
	width: 100%!important;
}

.gk-columns[data-column-count="2"] > div,
.gk-columns[data-column-count="3"] > div,
.gk-columns[data-column-count="4"] > div {
	padding-bottom: 20px!important;
	width: 100%;
}

#gallery figcaption {
	padding: 15px!important;
}

#gallery figcaption h3 {
	font-size: 16px!important;
}

#gallery figcaption p,
#gallery figcaption {
	font-size: 12px!important;
}

.author-info > div {
	padding: 0 0 0 105px;
}

/* other */
#gk-mainbody .box, #gk-mainbody .box.right.gk_nsp {
	margin-bottom: 0;
}

a.cssLogo, #gk-logo-small {
	margin: 25px 0 20px 0;;
}

#gk-banner-top {
	margin: 15px 0;
}
#gk-search {
	left: 24%;
	width: 20%;
}
 #gk-search #s {
	padding: 8px 10px !important;
}
#gk-updates {
	font-size: 11px;
	line-height: 19px;
	padding: 8px 10px;
	width: 24%!important;
}
.box.banner-center img {
	max-width: 100%;
	width: auto;
}

#form-wysija-2 > p {
	position: relative;
	width: auto!important;
}

#gk-newsletter .box-title {
	float: right;
	margin-right: 0;
	margin-bottom: 10px;
}

.widget_wysija_cont {
	clear: both;
}

.widget_wysija_cont .wysija-submit,
.wysija-input {
	float: right;
}

/* Banners */

#gk-banner-top {
    float: right;
    margin: 15px 0 0 0;
    width: 100%;
    overflow: hidden;
}

#gk-banner-top a, #gk-banner-top img {
    display: block;
    float: right;
}


a.textLogo {
	color: #a11b1b;
	display: block;
	float: left;
	font-size: 37px;
	font-weight: 600;
	letter-spacing: -3px;
	line-height: 40px;
	height: 40px;
	margin: 15px 0 35px 0;
	padding: 10px 0 0 0;
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
}

a.textLogo > sup {
	border: 1px solid #eb1e00;
	border-radius: 50%;
	color: #eb1e00;
	display: block;
	font-size: 10px;
	font-weight: 400;
	float: right;
	height: 14px;
	left: 5px;
	line-height: 14px;
	text-align: center;
	text-indent: -3px;
	top: -4px;
	width: 14px;
}

a.textLogo small {
	color: #666;
	display: block;
	font-size: 13px;
	font-weight: 400;
	line-height: 10px;
	letter-spacing: .68px;
	text-align: left;
	text-transform: none;
}

#gk-banner-right .box {
	padding: 5px 5px 0px 5px;
	overflow: hidden;
    max-height: 97px;
}

#gk-banner-top {
    float: right;
    margin: 5px 0;
    width: 900px;
    overflow: hidden;
}

#gk-banner-top a, #gk-banner-top img {
    display: block;
    float: right;
}

/* AdRotate Fix */
.g { position:relative; margin:0px; padding:0px; overflow:visible !important; line-height:1; zoom:1; }
	.g-3 { margin:1px; min-width:1px; max-width:100% !important; min-height:1px; max-height:85px !important; overflow: hidden !important; }
	.g-dyn { padding: 0px 0px 30px 0px; }
