/**b22d30  f1f0eb**/
header {
    background-color: #b22d30;

}
.sec-title h1 {
	font-size: 32px;
	color:#222;
	letter-spacing: 0px;
	font-weight: 500;
	margin-bottom: 6px;
	margin-top: 130px;
}
.sec-title h2 {
		font-size: 16px;
	color:#222;
	margin-top: 0px;
    margin-bottom: 78px;
    font-weight: 500;
}
.item-divider{ height: 1px; }

.new_nav{ width: 100%; }
.new_nav ul li{float: left; width: 8.2%; list-style: none; height: 100px; text-align: center;}
.new_nav ul li a{ display: block; margin-left:0.4%; margin-right:0.4%;  height: 22px; padding:4px 0;
	margin-top:30px; margin-bottom:60px; font-size: 16px; font-weight:600; text-decoration: none; color: #767676;}
.new_nav .m1{color:#b22d30;}
.new_nav .m2{background:#f1f0eb }


.v_news_content p{ float: left; width: 45%; margin-right: 2.5%;margin-left: 2.5%; margin-bottom:70px;  }
.v_news_content p:nth-child(even){ margin-right: 0%; }


#section-base .grouped-item, #section-base .grouped-item:visited {
    width: 240px;
}
.grouped-item .item-description h1, .grouped-item:visited .item-description h1 {color:#555;margin-bottom: 2px;font-weight: 500;}
.grouped-item .item-description p, .grouped-item:visited .item-description p {
    font-size: 12px;
    margin: 0;
    color: #999;font-weight: 500;
}
.grouped-item .item-img img, .grouped-item:visited .item-img img {
    width: 63px;
    height: 63px;
}
.divider-horizon { height:0px;}
.grouped-item, .grouped-item:visited { width: 240px; }
footer{ margin-top: 80px; background: #757475;  border-bottom: 0px; padding-bottom: 20px;}
.foot_fimg {
    padding-left: 20px;
}
.foot_fimg span{ display: block; margin-top: 16px; line-height: 22px; }
footer .footer-text .textcopy {
    text-align: left;
    padding-left: 60%;
    margin-top: 8px;
   
}
@media screen and (max-width: 1360px) {
	footer .footer-logo img { padding-left: 40px; }
}
@media screen and (max-width: 1280px) {
	footer .footer-logo img { padding-left: 30px; }
	footer .footer-text .textcopy {padding-left: 55%;}
}
@media screen and (max-width: 1024px) {
	footer .footer-logo img { padding-left: 15px; }
	footer .footer-text .textcopy {padding-left: 45%;}
}
@media screen and (max-width: 768px){
	footer .footer-logo img { padding-left: 0px; }
footer .footer-text .textcopy {padding-left: 35%;}
.new_nav ul li { width: 8.2%; height: 120px; }
.new_nav ul li a{ width: 30px; height: 86px; padding:4px 0; }
}

@media screen and (max-width: 720px){
	.foot_fimg span{line-height: 26px;}
	footer{ padding:0; }
	footer .footer-logo img { padding-left: 40px; }
	.col-2{width: 17%;}	.col-9{width: 70%; margin-left: 6%;}
	footer .footer-text .textcopy {padding-left: 28%;}	
	.v_news_content p{ width: 95%; margin-right: 2.5%;margin-left: 2.5%; margin-bottom:20px;  }
	.v_news_content p:nth-child(even){ margin-right: 2.5%; }

	.new_nav{ width: 100%; height: 140px;  }
	.new_nav ul li { width: 8%;  }
	.new_nav ul li a{ width: 30px; height: 86px; padding:4px 0; }
	#section-hero {
    background-color: #fff;
	}
}

@media screen and (max-width: 420px){ 
.new_nav ul li { width: 7.4%;  }
}

@media screen and (max-width: 380px){ 
.new_nav ul li { width: 7.2%;  }
}
