@media only screen and (max-width: 800px){
	html{
		font-size:inherit !important;
	}
}
#miss_these > span {
	min-width: 960px !important;
	width: 100% !important;
}
.main-menu, .secondary-menu{
	display:block !important;
}
#open-pageslide, #close-pageslide{
	display:none !important;
}
.wrapper{
	width: 960px !important;
	padding: 0px 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#nav-strip{
	min-width:960px !important;
}
section#single_bottom_posts div.grids, section#bottom_posts div.grids {
	min-width: 960px;
	width: 1050px;
}
section#single_bottom_posts div.grids article, section#bottom_posts div.grids article {
	width: 33%;
	max-width: 30%;
}

#masthead #menu-item-9934{
	display:none;
}

div#bottom_section_article{
	/*margin-left:40px;*/
}