
@media only screen and (min-width: 960px) and (max-width: 1240px) {

ul.sf-menu { display:none; }
.menu-toggle{
	display:block;
	width:42px;
	height:42px;
}

}