@media (max-width: 480px)
{
	#social_bm_outer
	{
		display: none !important;
	}
	#wowslider-container1 .ws-title SPAN
	{
	}
}
@media (max-width: 767px)
{
	#wowslider-container1 .ws-title
	{
		margin-bottom: 15% !important;
		display: none !important;
	}
	#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;
		position: relative;
	}
	#plusl, #slide_panel_button, .search .inputbox
	{
		float: right;
	}
}
@media (max-width: 900px)
{
	#wowslider-container1 .ws_images IMG
	{
		height: auto !important;
	}
}
