#slmp_geojuice{
    z-index:1;
    position:relative;
}
#xapp-widget .widget-container {
    z-index: 1000000!important;
}
.inner-page-banner .page-banner:before{
    background-color: rgba(0, 62, 107, 0.7)!important;
}
footer .footer-col-item.custom-footer-html a{
    color:#000!important;
}
@media only screen and (min-width: 1024px) {
    .cta-section.layout-5 .cta-col.right-col .heading-wrap {
        margin-left: 20px;
    }
    .main-header .header-items .header-col.logo-item img {
        height: 120px!important;
    }
}
@media only screen and (min-width: 1200px) {
    .main-header .header-items .header-col.logo-item img {
        height: auto!important;
    }
}