body .site{ padding: 0; margin: 0; box-shadow: none; max-width: none; width: 100%; overflow: hidden; font-family: 'Roboto', sans-serif;}
footer#colophon{ max-width: none; margin: 0; padding: 0; border: none;}
a, a:focus{outline:none;text-decoration:none !important;transition:all 500ms ease-in-out;}


/*@font-face {
    font-family: 'mulishregular';
    src: url('fonts/mulishregular.eot');
    src: url('fonts/mulishregular.eot') format('embedded-opentype'),
         url('fonts/mulishregular.woff') format('woff'),
         url('fonts/mulishregular.ttf') format('truetype'),
         url('fonts/mulishregular.svg#mulishregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/


/*.............Custom-Style............*/


/*.....Header Start.....*/
.header-nav ul li a.elementor-button::before{content: url('images/header-btn-icon.png'); opacity: 1 !important; background: transparent !important; position: relative !important; margin-right: 20px;} 
/*.....Header End.....*/ 



/*.....Footer Start.....*/
.footer-nav ul li a::before{content: '\f105'; font-family: 'FontAwesome'; background: #9de9f4; color: #eeeeee; font-size: 17px;opacity: 1 !important;  background: transparent !important; position: relative !important; margin-left: 3px; margin-right: 10px;} 
footer .footerNewsletter form.widget_wysija{padding: 0px;}
footer .footerNewsletter form .wysija-input {height: 70px; width: 408px !important;border-radius: 0px; background: #e0e0e0; color: #2a2a2a; font: 400 16px/20px 'Roboto'; padding-left: 19px !important;padding-right: 19px !important;transition: all 500ms ease-in-out; border: 2px solid #e8e8e9;}
footer .footerNewsletter form .wysija-input:focus {outline: none; border: 0;}
footer .footerNewsletter form .wysija-submit{width: inherit !important; margin-top: 0px;  letter-spacing: 1px; border: 0; border-radius: 0px; background: #0c49c1;  color: #fff; text-transform: uppercase; font:bold 20px/22px 'Roboto';transition: all 500ms ease-in-out; padding: 9px 31px 11px 34px !important;}
footer .footerNewsletter form .wysija-submit:hover{background: #fff; color: #0c49c1;}
footer .formErrorContent {display: none;}
footer[role="contentinfo"]{border-top: 0px !important;}
footer .footerNewsletter .widget_wysija{display: flex;}
/*.....Footer End.....*/ 

/*....Donate box start....*/ 

.donate-display .container.main{margin: 0 auto;}
/* .donate-display #dbox-form-embed{height: 505px !important;} */

/*....Donate box start....*/

/* responsive */

@media screen and (max-width: 1299px){
}

@media screen and (max-width: 1199px){
}

@media screen and (max-width: 1024px){
    
}

@media screen and (max-width: 991px){

}

@media screen and (max-width: 767px){

}

@media screen and (max-width: 575px){

}

@media screen and (max-width: 400px){
}
