@media (max-width: 480px)

{

	#social_bm_outer

	{

		display: none !important;

	}

}

@media (max-width: 910px)

{

	#color-toolbar-outer

	{

		display: none;

	}

	SECTION #slide_panel_button BUTTON

	{

		display: none;

	}

}

@media (max-width: 680px)

{

	#hor_nav SELECT

	{

		display: inline-block;

		width: 100%;

		height: 45px;

		border: 0px;

		margin-bottom: 0px;

		font-weight: normal;

		text-transform: uppercase;

		font-size: 9pt;

		position: relative;

	}

	#hor_nav SELECT
	{
		background: url(../images/menu_img/rs_arrow.png) right center;
		background-repeat: no-repeat !important;
	}
	#plusl, #slide_panel_button
	{
		float: right;
	}

}

@media (max-width: 900px)
{
	.nivo-caption, .nivo-caption P
	{
	font-size: 1.2em !important;
	}
}

