/*######  Design by VTEM http://www.vtem.net All Rights Reserved  ###########*/
/* Portrait tablet and down */
@media (max-width: 991px) {
	.menu-stick, .menu-button-main{float:right; top:-5px; color: inherit; border-radius:4px; border:1px solid;}
	.ba__menu-button{float: right;}
    #sheetswitch{display: none;}
	.ba__slideshow .ba__captions{font-size: .6rem;}
	.footer .ba---block{margin-bottom: 3rem;}

	.about-us .ba---title{-webkit-transform:none;transform:none; color: inherit; font-size: 2.5rem;}
	.overtop{margin: 0; padding: 90px 15px 0; text-align: center !important;}
	.about-us > *{max-width: none;}
	.best-showcase::before, .best-showcase::after{display: none;}
	

	/*/////// CURRENT THEME ////////////////////*/
	
}


/* Landscape tablet and up */
@media (max-width: 768px) {
	
}


/* Phone */
@media (max-width: 575px) {
	.section-header-nav .ba---block{text-align: center !important;}
	.ba__slideshow p{display: none;}
}
