@media only screen and (max-width: 1201px) {
	a#navigation-toggle {display: block;}
	#site-navigation #main-menu > ul{ display: none; }
}