/* Hard code to exact lication to avoid File does not exist: /var/www/ez/extension/ksgmain/design/ksgmain/stylesheets/'responsive.css') error */
@import url('/extension/ksgmain/design/ksgmain/stylesheets/responsive.css') (max-width:947px);

@media screen and (min-width:948px) {
	#menu-wrapper, #btn-skip-to-full-nav {display:none;}
	body {transform: translate3d(0,0,0);}

	#contact-info {max-height:0; overflow:hidden;}
	/*.main-nav-active #MainNav {max-height:0; overflow:hidden;} removed because firefox sees itself as tap-friendly now */
	#SideNav ul {width:100%; float:left;}
	#SideNav li {width:100%; float:left;}
}