img {
	height: auto;
	max-width: 100% !important;
	-webkit-box-sizing: border-box !important;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box !important; /* Firefox, other Gecko */
	box-sizing: border-box !important; /* Opera/IE 8+ */
}

.full_width {
	width: 100% !important;
	-webkit-box-sizing: border-box !important;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box !important; /* Firefox, other Gecko */
	box-sizing: border-box !important; /* Opera/IE 8+ */
}

.S5_submenu_itemTablet {
	background: none !important;
}

#s5_responsive_modile_drop_down_wrap input {
	width: 96% !important;
}

#s5_responsive_mobile_drop_down_search input {
	width: 100% !important;
}

@media screen and (max-width: 750px) {
	body {
		height: 100% !important;
		position: relative !important;
		padding-bottom: 48px !important;
	}
}

#s5_responsive_mobile_bottom_bar,#s5_responsive_mobile_top_bar {
	background: #ffffff;
	background: -moz-linear-gradient(top, #0b72b5 0%, #ffffff 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b72b5),
		color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0b72b5 0%, #ffffff 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0b72b5 0%, #ffffff 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #0b72b5 0%, #ffffff 100%);
	/* IE10+ */
	background: linear-gradient(top, #0b72b5 0%, #ffffff 100%); /* W3C */
	font-family: Arial !important;
}

.s5_responsive_mobile_drop_down_inner,.s5_responsive_mobile_drop_down_inner input,.s5_responsive_mobile_drop_down_inner button,.s5_responsive_mobile_drop_down_inner .button,#s5_responsive_mobile_drop_down_search .validate
	{
	font-family: Arial !important;
}

.s5_responsive_mobile_drop_down_inner button:hover,.s5_responsive_mobile_drop_down_inner .button:hover
	{
	background: #ffffff !important;
}

#s5_responsive_mobile_drop_down_menu,#s5_responsive_mobile_drop_down_menu a,#s5_responsive_mobile_drop_down_login a
	{
	font-family: Arial !important;
	color: #FFFFFF !important;
}

#s5_responsive_mobile_bar_active,#s5_responsive_mobile_drop_down_menu .current a,.s5_responsive_mobile_drop_down_inner .s5_mod_h3,.s5_responsive_mobile_drop_down_inner .s5_h3_first
	{
	color: #0b72b5 !important;
}

.s5_responsive_mobile_drop_down_inner button,.s5_responsive_mobile_drop_down_inner .button
	{
	background: #0b72b5 !important;
}

#s5_responsive_mobile_drop_down_menu .active ul li,#s5_responsive_mobile_drop_down_menu .current ul li a,#s5_responsive_switch_mobile a,#s5_responsive_switch_desktop a,#s5_responsive_modile_drop_down_wrap
	{
	color: #FFFFFF !important;
}

#s5_responsive_mobile_toggle_click_menu span {
	border-right: solid 1px #0b72b5;
}

#s5_responsive_mobile_toggle_click_menu {
	border-right: solid 1px #ffffff;
}

#s5_responsive_mobile_toggle_click_search span,#s5_responsive_mobile_toggle_click_register span,#s5_responsive_mobile_toggle_click_login span,#s5_responsive_mobile_scroll a
	{
	border-left: solid 1px #0b72b5;
}

#s5_responsive_mobile_toggle_click_search,#s5_responsive_mobile_toggle_click_register,#s5_responsive_mobile_toggle_click_login,#s5_responsive_mobile_scroll
	{
	border-left: solid 1px #ffffff;
}

.s5_responsive_mobile_open,.s5_responsive_mobile_closed:hover,#s5_responsive_mobile_scroll:hover
	{
	background: #0b72b5;
}

#s5_responsive_mobile_drop_down_menu .s5_responsive_mobile_drop_down_inner,#s5_responsive_mobile_drop_down_register .s5_responsive_mobile_drop_down_inner,#s5_responsive_mobile_drop_down_login .s5_responsive_mobile_drop_down_inner,#s5_responsive_mobile_drop_down_search .s5_responsive_mobile_drop_down_inner
	{
	background: #0b72b5;
}

.s5_wrap {
	max-width: 1300px !important;
}

@media screen and (min-width: 1300px) {
	#s5_right_top_wrap {
		width: 310px !important;
	}
	#s5_right_inset_wrap {
		width: 0px !important;
	}
	#s5_right_wrap {
		width: 310px !important;
	}
	#s5_right_bottom_wrap {
		width: 310px !important;
	}
	#s5_left_top_wrap {
		width: 0px !important;
	}
	#s5_left_inset_wrap {
		width: 0px !important;
	}
	#s5_left_wrap {
		width: 0px !important;
	}
	#s5_left_bottom_wrap {
		width: 0px !important;
	}
	#s5_right_column_wrap {
		width: 310px !important;
		margin-left: -310px !important;
	}
	#s5_left_column_wrap {
		width: 0px !important;
	}
	#s5_center_column_wrap_inner {
		margin-left: 0px !important;
		margin-right: 310px !important;
	}
}

@media screen and (max-width: 970px) {
	#s5_right_top_wrap {
		width: 240px !important;
	}
	#s5_right_inset_wrap {
		width: 240px !important;
	}
	#s5_right_wrap {
		width: 240px !important;
	}
	#s5_right_bottom_wrap {
		width: 240px !important;
	}
	#s5_left_top_wrap {
		width: 0px !important;
	}
	#s5_left_inset_wrap {
		width: 0px !important;
	}
	#s5_left_wrap {
		width: 0px !important;
	}
	#s5_left_bottom_wrap {
		width: 0px !important;
	}
	#s5_right_column_wrap {
		width: 240px !important;
		margin-left: -250px !important;
	}
	#s5_left_column_wrap {
		width: 0px !important;
	}
	#s5_center_column_wrap_inner {
		margin-left: 0px !important;
		margin-right: 240px !important;
	}
}

@media screen and (min-width:580px) and (max-width: px) {
	#s5_middle_top .s5_float_left,#s5_middle_bottom .s5_float_left {
		width: 100% !important;
	}
	.items-row .item {
		width: 100% !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
}