/*######  Design by VTEM http://www.vtem.net All Rights Reserved  ###########*/
/* Portrait tablet and down */
@media (max-width: 991px) {
	.menu-stick, .ba__menu-button{float:right; top:-5px; color: inherit; border-radius:4px; border:1px solid;}
	.slideshow .box_skitter .label_skitter{display:none !important;}
	/*///////K2 COMPONENT /////////////*/
	.subCategoryContainer{width:100% !important;}

	/*/////// CURRENT THEME ////////////////////*/
	.footer .ba---block + .ba---block{padding-top: 30px;}
	.top-nav .row > div{padding-top: 0; padding-bottom: 0;}
	.homepage .ba__menu-button{top:20px;}
	.bg-theme-after::after{left: -50%;}
	.best-services .custom-html-content > div > div, .what-we-do,
	.best-services .media-body, .best-services .media-left, .best-services .media-right{display: block; text-align: center; width: auto;}
	.best-header-featured{position: static;}
	.our-services .tab-panel-img, .footer .ba---block + .ba---block::before{display: none}
	.newletter-form > *{display: block; width: 100%;}
	.our-team .ba---image{margin-bottom: 30px;}
	.pricing-table-classic > *{display: block;width:100%; border-left: none; border-top:1px solid rgba(150,150,150,.2);}
	.free-consultation, .best-social{border:none}
	
}


/* Landscape tablet and up */
@media (max-width: 768px) {
	.top-nav .section-content > div:first-child, .about-us .btn-default.btn-lg{margin-bottom: 15px;}
	.top-nav .section-content > div, .section-header-nav .section-content > div{text-align: center !important;}
	.our-services .col-sm-4+.col-sm-4 .media{margin-top: 30px;}
	.free-consultation .btn-primary{display: block;}
}


/* Phone */
@media (max-width: 480px) {

}

/* Max Desktop */
@media (min-width: 992px) {
	.our-services{padding-right: 30px;}
}
