.sp-page-title {
    padding: 50px 0px 50px 0px;
}
.sp-megamenu-parent>li .sp-dropdown li.sp-menu-item>a {
    font-weight: 500;
}
#sp-bottom {
    border-top: 0px;
}
#sp-main-body {
    padding: 50px 0;
}
@media (max-width: 767px) {
    body #sp-header, body #sp-header .logo, #offcanvas-toggler {
        height: 97px !important;
    }
}
.sp-page-title .sp-page-title-heading {
    text-shadow: none;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.08;
    letter-spacing: 0.5px;
}
.ensure-blog-details .article-header h1 {
    font-size: 32px;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #002a5c;
    font-weight: 800;
}
.ensure-blog-details .article-header, .ensure-blog-details div[itemprop=articleBody] {
    max-width: 900px !important;
    margin: 0 auto;
    padding-right: 0px;
    padding-left: 0px;
}
.map-responsive-mobile {
     overflow: hidden; 
     padding-bottom: 56.25%;
     position: relative;
     height: 0;
}
.map-responsive-mobile iframe {
     left: 0;
     top: 0;
     height: 100%;
     width: 100%;
     position: absolute;
     border; 0;
}
.map-responsive {
     overflow: hidden; 
     padding-bottom: 33%;
     position: relative;
     height: 0;
}
.map-responsive iframe {
     left: 0;
     top: 0;
     height: 100%;
     width: 100%;
     position: absolute;
     border; 0;
}
.fa-twitter::before {content: "\e61b"; font-family: "Font Awesome 6 Brands"; 
}
