/**
 *
 * -------------------------------------------
 * 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;*/
	}
}
a.cssLogo {
    background: url("../images/logo.png") no-repeat scroll 0 0 / 150px 38px transparent;
    height: 38px;
    width: 150px;
}
#gk-bg {
/*	padding: 15px 5px 30px 5px!important;*/
}
.banner,.banner1,.banner2{ min-height:450px;}
.bannertext,.bannertext1 {
    width: 85%;
}
.bannertext h3,.bannertext1 h3 {
    font-size: 28px;
}
.bannertext p,.bannertext1 p {
    font-size: 19px;
}
#sbtn a,#cbtn a,#sbtn1 a,#cbtn1 a{font-size:17px;}
.cssLogo {
	margin: 20px 0!important;
}

#aside-menu-toggler, 
#mobile-menu-toggler {
	margin-top: 16px!important;
}

#gk-top {
}
#aside-menu-toggler, #main-menu-mobile, #static-aside-menu-toggler {
    background: url("../images/aside_menu.jpg") no-repeat scroll 0 center / 35px 25px transparent;
    height: 25px;
    margin: 30px 0 0 20px !important;
    width: 35px;
}
.frontpage #gk-mainbody {
    padding-bottom: 40px;
    padding-top: 40px;
}
.box .box-title {
    font-size: 32px;
}
.innercontainer p {
    font-size: 14px;
    padding: 15px 25px 0;
}
.circle {
    float: left;
    width: 50%;
}
.footerlogo {
    float: left;
    width: 100%;
	padding-top: 15%;
}
.footerlogo img {
    width: 75%;
	text-align:center;
}
.socialicons {
    text-align: center;
    width: 100%;
}
.gk-social-icons > a {
    margin-right: 5%;
}
.socialicons p {
    margin: 0 auto;
    width: 61%;
}
.circle p {
    padding: 0 10px !important;
}
.back-to-top{ right:39% !important;}
.ttshowcase_slider .bx-wrapper .bx-viewport {
    border: 0 none;
    left: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
    width: 80% !important;
	 margin: 0 auto;
}
.bx-wrapper::before{
	background:none !important;
}
.bx-wrapper::after{
	 background:none !important;
}
.tt_quote_info-below { position:relative !important;}
.ttshowcase_rl_quote::before{
	background: url("../images/beforequote.png") no-repeat scroll right top / 100px auto rgba(0, 0, 0, 0);
    content: "";
    height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100px;
}
.ttshowcase_rl_quote::after{
	 position: absolute;
     right: 0;
	 bottom:-40px;
	 background: url("../images/afterquote.png") no-repeat scroll right top / 100px auto rgba(0, 0, 0, 0);
     content: "";
     height: 100px;
     width: 100px;
}
.ttshowcase_rl_subtitle {
    text-align: center;
    width: 100%;
}
.ttshowcase_rl_aditional_info {
    margin: 0px !important;
}
.tt_review_title {
    width: 100% !important;
	text-align:center !important;
}
.ttshowcase_rl_quote p {
    position: relative;
    z-index: 9999;
	font-size:20px;
}
.tt_full_column {
    margin: 0 auto;
    padding: 10px 0 0 !important;
    width: 100% !important;
}
#gk-bottom2 h3 {
    font-size: 24px;
    padding-bottom: 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;
	width: 100%; 
}
.box.color, #gk-header-bottom .box, #gk-bottom5 .box, #gk-bottom6 .box {
    background: none repeat scroll 0 0 #fff !important;
}

.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;
	}
	#sbtn a, #cbtn a, #sbtn1 a, #cbtn1 a {
  font-size: 15px;
}
.bannertext h3, .bannertext1 h3 {
  font-size: 26px;
}
.bannertext p, .bannertext1 p {
  font-size: 17px;
}
	.socialicons p {
	  margin: 0 auto;
	  width: 71%;
	}
}

/* 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;
}