.header{position:fixed; width:100%; top:0px; left:0px;}
.widget-wrapper-top{margin-top: 165px; max-width:100%; background:rgb(154, 226, 253)}
.widget-page-wrapper{width:1300px; left:calc((100% - 1300px) / 2)}
.navbar-brand{padding:0px 15px!important;}
.footer-image-logo{display:none;}
.footer-border{display:none;}
footer.footer{padding:20px 0px 0px;}
.removebale-links-1 > ul > li > a{color:#fff; padding-right:15px!important}
.removebale-links-1 > ul > li > a:after{display:none;}
.footer-line-text{color:#446270; margin: 0px; padding-bottom: 30px;}
.footer-social-section{display:none;}
.f-location-list{display:none;}

@media screen and (max-width: 990px) and (min-width: 768px){
	.widget-page-wrapper{width:700px; left:calc((100% - 700px) / 2)}
}

@media screen and (max-width: 539px) and (min-width: 300px){
	.widget-page-wrapper{width: 100%; left: 0px;}
	.widget-wrapper-top{margin-top: 115px;}
}