.wrapperSection p {
	margin: 0;
	text-align:center;
}
.wrapperSection {
    margin-top: 0px;
}
.info_footer a {
    color: #ffffff;
    padding: 10px;
    display: block;
    font-family: roboto;
    font-size: 15px;
    background: #0066cb;
    text-align: center;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.wrapperSection h2 {
 color:#fff;
 background: #0066bc;
 /* background: -moz-linear-gradient(top, #63a2e0 0%, #63a2e0 45%, #0066cc 50%, #0066cc 100%);
 background: -webkit-linear-gradient(top, #63a2e0 0%,#63a2e0 45%,#0066cc 50%,#0066cc 100%);
 background: linear-gradient(to bottom, #63a2e0 0%,#63a2e0 45%,#0066cc 50%,#0066cc 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63a2e0', endColorstr='#0066cc',GradientType=0 ); */
 margin:0 auto; 
 padding:15px;
 /* border-top-left-radius:8px;
 border-top-right-radius:8px;
 border-bottom-right-radius:0px;
 border-bottom-left-radius:0px; */
    font-size: 20px;
    padding: 10px;
    margin-top:0px;
	text-align: center;
    text-transform: uppercase;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.wrapperSection p:empty {
    display: none;
}
.wrapperSection br{
	display:none;
}
.wrapperSection img {
    width: 100% !important;
    height: auto !important;
}
.wrapperSection h2 span i{font-family: 'FontAwesome', sans-serif; }

.wrapperSection .hr {border-bottom: 1px solid #0066cc;margin-top: 20px;}

.infofooter{background: #0066cc;border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;}
#middlesection{background:#fff; padding:15px 15px 0;border: 1px solid #fff;color:#000;    width: 100%;}
		.nopadding {padding: 0 !important;margin: 0 !important;}
		#middlesection h3 {font-family: roboto;font-size: 20px;font-weight: 600;margin:10px auto;}
		#middlesection h4 {font-size: 16px;font-weight: 600;}
		#middlesection p {color: #000000;font-size: 14px;padding: 0 0 15px;}
		#middlesection p .comments {font-size: 11px;}
		#imgsection {max-height: 300px;overflow: hidden;}
		ul.productimg {padding: 0;}
		ul.productimg li {list-style: outside none none;width:100%;}
		#imgsection img {height: 300px;width: 100%;}
		.backtoWindow > a {color: #0066cc !important;font-size: 13px;}
		.destext {font-size: 14px;font-weight: 400;}
		#middlesection img {float: left;}
		.imgCaption {float: left;margin: 12% auto;}
		.topimgSection {display: inline-block;max-height: 200px;overflow: hidden;width: 100%;}
		.Finishes p {height: 50px;margin: 0;padding: 0 !important;}
		.addtitleSection ul {float: left;padding: 0;}
		.addtitleSection ul li {list-style: outside none none;}
		.addtitleSection ul li:first-child {background: #cccccc none repeat scroll 0 0;float: left;padding: 2% 1%;width: 20%;}
		.addtitleSection ul li:last-child {float: right;width: 79%;}
		.addtitleSection ul li a {color: #0066cc;text-decoration: underline;}
		.addtitleSection ul li input {border: 1px solid #cccccc;float: left;padding: 4px;width: 100%;}
		.addtitleSection ul li label {float: left;width: 100%;}
		
		@media screen and (max-width: 767px) {
			ul.productimg {margin-top: 10px;padding: 0;}
			.addtitleSection ul li:first-child {margin-bottom: 10px;width: 100%;}
			.addtitleSection ul li:last-child{width:100%;}
		}
		@media screen and (max-width: 980px) {
			.Finishes {margin-bottom: 15px;}
			.Finishes p {height: auto;margin-bottom:5px;}
			.Finishes h4 {margin: 0;}
		}
		@media all and (min-width: 768px) and (max-width: 991px) {
			.wrapperSection{width:754px;}
			.metroorange{width:754px;}
			.metroaqua{width:754px;}
			.metrogreen{width:754px;}
			.metroyellow{width:754px;}
		}
		@media all and (min-width: 992px) and (max-width: 1199px) {
			.wrapperSection {width:974px;}
			.metroorange {width:974px;}
			.metroaqua {width:974px;}
			.metrogreen {width:974px;}
			.metroyellow {width:974px;}
		}
		.fa-question-circle{
			color: #fff !important;
			}
