.special-rfq{display: none!important;}
/*hero*/
.secondary-mobile-menu{
	padding: 5px 10px;
	background-color: #590000;
	width: 455px;
}
.secondary-mobile-menu a{
	color:white;
	font-size: 10px;text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0px 1px 1px black;
	display: inline-block;
	padding-top: 8px;
	width: 260px;
}
.secondary-mobile-menu #subsection-select{
	background-color: white;
	display: inline-block;
	margin: 0px 10px;
}
.flex-control-nav{
	width: 385px;padding: 0px;
	height: 24px;
	background-image: url("../images/sprite_small_black_curve.png");
	bottom: auto;
	position: relative;
	margin:auto;
	margin-top: -2px;
}
#hero-banner{
	position: relative;
	border-top:1px solid white;
	margin-bottom: 10px;
	width: 1280px;
	margin: auto;
}
.flexslider{
	border:0px;
	margin: auto;
	box-shadow: none;
	background-color: #dddddd;
}
.flex-control-paging li a{
	background-color: white;
	margin-top: 7px;
	width: 30px;
	height: 10px;
}
.flex-control-paging li a.flex-active,.flex-control-paging li a:hover{
	background-color: red;
}
.flex-viewport{height: 342px;
		border-bottom: 4px solid black;
		background-color: black;

}
.flexslider .slides > li{position: relative;}
.flex-caption{
	width: 750px;
	position: absolute;right:0px;top:80px;
	padding-right: 130px;
}
.flex-caption h3{
	color:#363636;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px white;
	font-size: 52px;
	font-weight: normal;
	margin: 0px;
	text-align: right;
	font-family: 'fjalla_oneregular';
}
.flex-caption.white h3,.flex-caption.white p{
	color: white;
	text-shadow: 0px 1px 1px black;
}
.flex-caption p{
	color:#363636;
	text-shadow: 0px 1px 1px white;
	font-size: 32px;
	line-height: 38px;
	font-family: 'ropa_sansregular';
	margin-top: 20px;
	letter-spacing: 0.5px;
	margin-right: 10px;
	text-align: right;
}
.flex-caption .gray-button{
	float: right;
}

#product-finder-form .pfThird select {
	display: none;	
}




