/*######  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: left;}
    #sheetswitch{display: none;}
	.ba__slideshow .ba__captions{font-size: .3rem;}
	.footer .ba---block{margin-bottom: 3rem;}
	

	/*/////// CURRENT THEME ////////////////////*/
	.pricing-table-classic > *{border-width: 1px 0 0;}
}


/* Landscape tablet and up */
@media (max-width: 768px) {
	.best-newsletter .block-content > *{width: 100%;}
}


/* Phone */
@media (max-width: 575px) {

}
