@media (max-width: 290px)
{
}
@media (max-width: 480px)
{
	#social_bm_outer
	{
		display: none !important;
	}
	#wowslider-container1 .ws-title SPAN
	{
	}
}
@media (max-width: 640px)
{
	#side_tabs
	{
		display: none;
	}
}
@media (max-width: 767px)
{
	#wowslider-container1 .ws-title
	{
		margin-bottom: 15% !important;
		display: none !important;
	}
	#hor_nav .row-fluid
	{
		display: none;
	}
	#hor_nav SELECT
	{
		display: inline-block;
		width: 100%;
		height: 45px;
		border: 0px;
		margin-bottom: 0px;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 9pt;
		background-repeat: repeat;
		background-position: left center;
	}
	#header_top .crate_notitle
	{
		min-height: 20px !important;
	}
}
@media (max-width: 979px)
{
}
@media (max-width: 900px)
{
	#wowslider-container1 .ws_images IMG
	{
		height: auto !important;
	}
}
