/*######  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;}
	.oMenuStickOpen .nav.nav-canvas, .oMenuOverwrite{display:block !important;}
	.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;}
	.section-header-info{position: static !important; background: #000 !important;}
	.section-header-info:not(.scroll-top) > *{border-radius: 0;}
	.our-production{padding-left: 15px;}
	.about-us .best-readmore{position: static; -webkit-transform: none; transform: none; margin: 0;}
	
}


/* 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: 575px) {

}

/* Max Desktop */
@media (min-width: 992px) {
	.our-services{padding-right: 30px;}
}
