/*######  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: .5rem; left:0; max-width: 80%;}
	.footer .ba---block{margin-bottom: 3rem;}
	

	/*/////// CURRENT THEME ////////////////////*/
	
}


/* Landscape tablet and up */
@media (max-width: 768px) {
	.best-featured .row > ::before{display: none;}
}


/* Phone */
@media (max-width: 575px) {
	.ba__slideshow .skitter-desc{display: none;}
	.best-tabs .nav-tabs a{font-size: 1em;}
}
