@media (max-width:1370px) {
.fullWidth {
	width: 100%;
}
.newfullWidth {
    width: 99%;
} 
}




@media (max-width:768px) {
 

.footer_nav ul.ft_nav_list {
    width: 90%;
}

 .footer_nav ul.ft_nav_list h4 {
    font-size: 18px;
}

}

@media (max-width:767px) {

.footer {
    margin-top: 20px;
}
.footer .footer_powerful {
    line-height: 25px;
    text-align: center;
    padding: 10px;
}

.footer_nav {
    padding-bottom:10px;
}

.footerBar {
    padding: 24px 0;
}
.footer_social {
    width: 100%;
}
.footer_social dl, .footer_social dt, .footer_social dd {
    margin: 0 0 0 22px;
}

.footer_meta_links {
    width: 100%;
	margin-top:10px;
}
.footer_meta_links ul.links_rt {
    float: left;
}
.footer_nav ul.ft_nav_list {
    width: 90%;
	padding-bottom: 20px;
}
.footer_nav ul.ft_nav_list:first-child {
    width: 40%;
}
.footer_lower .footer_lower_links {
    width: 100%;
}
.footer_lower .footer_lower_links ul li {
    margin-left: 3%;
}


}




 



