header.header{position:relative!important;}
.widget-wrapper-top {margin-top: 0px!important;}
.navbar.navbar-default ul > li > a {font-size: 20px;}
footer.footer{padding: 40px 0 24px 0;}
footer.footer .new-footer{width: calc(100% - 48px); max-width: 1216px; margin: 0 auto;}
footer.footer .new-footer .head{text-transform: uppercase; font-size: 16px; line-height: 26px; font-weight: 600;}
footer.footer .new-footer .address{font-size: 17px; line-height: 21px; margin-bottom: 15px; width: 140px;}
footer.footer .new-footer .ip{font-size: 17px; line-height: 21px; margin-bottom: 15px; width:100%; display:block; color:#000;}
footer.footer .new-footer .cta{text-transform: uppercase; font-size: 15px; line-height: 26px; text-decoration: none; font-weight: 600;}
footer.footer .new-footer .cta-btn{background-color: #000; color: #fff; border-color: #000; padding: 14px 40px 14px 40px; font-size: 16px; display: table; font-weight: 600;}
footer.footer .new-footer .map{margin-top:20px;}
footer.footer .new-footer .map a{width:389px; display:table;}
footer.footer .new-footer .map a img{width:100%; height:auto;}
footer.footer .new-footer .social-icon-section{margin: 25px 0px;}
footer.footer .new-footer .social-icon-section a{color:#000!important;}
.navbar-light .navbar-nav{    background-color: #ff5a37 !important;    background: #ff5a37 !important;}
.lightHeader .navbar-nav {
        background: #ff5a37 !important;
    }
@media screen and (max-width: 1280px) and (min-width: 1150px){

}

@media screen and (max-width: 1149px) and (min-width: 1024px){

}

@media screen and (min-width: 991px) and (max-width: 1023px ) {

}

@media screen and (min-width: 768px) and (max-width: 990px) {

	footer.footer .new-footer {width: calc(100% - 18px);}
	footer.footer .new-footer .col-md-3{padding: 5px;}
	footer.footer .new-footer .cta-btn{padding: 10px 30px 10px 30px;}
}

@media screen and (min-width: 540px) and (max-width: 767px) {

	footer.footer .new-footer .map a{width:100%;}
	footer.footer .new-footer {width: calc(100% - 20px);}
	footer.footer .new-footer .head{text-align:left;}
	footer.footer .new-footer .address{text-align:left; width:100%;}
	footer.footer .new-footer .ip{text-align:left; width:100%;}
	footer.footer .new-footer .cta{width: 100%; display: table; margin-bottom: 25px; text-align: left;}
	footer.footer .new-footer .cta-btn{margin-bottom: 25px;}
	footer.footer .new-footer .social-icon-section{text-align:left;}
}

@media screen and (min-width: 300px) and (max-width: 539px) {

	footer.footer .new-footer .map a{width:100%;}
	footer.footer .new-footer {width: calc(100% - 20px);}
	footer.footer .new-footer .head{text-align:left;}
	footer.footer .new-footer .address{text-align:left; width:100%;}
	footer.footer .new-footer .ip{text-align:left; width:100%;}
	footer.footer .new-footer .cta{width: 100%; display: table; margin-bottom: 25px; text-align: left;}
	footer.footer .new-footer .cta-btn{margin-bottom: 25px;}
	footer.footer .new-footer .social-icon-section{text-align:left;}
}