#slmp_geojuice{
    z-index:1;
    position:relative;
}
#xapp-widget .widget-container {
    z-index: 1000000!important;
}
.inner-page-banner .page-banner:before,
.hero-slider .hero-caption-item .caption-item{
    background-color: rgba(0, 0, 0, .7)!important;
}
.service-pages.layout-1 .service-item:hover .service-title, 
.service-pages.layout-2 .service-item:hover .service-title, 
.service-pages.layout-4 .service-item:hover .service-title, 
.service-pages.layout-5 .service-item:hover .service-title{
    border-bottom: 1px solid #fff!important;
}
@media only screen and (min-width: 1024px) {
    footer .column-element .footer-col-item.site-info {
        font-size: 13px!important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name{
        font-size:27px!important
    }
}
@media only screen and (min-width: 1367px) {
    footer .column-element .footer-col-item.site-info {
        font-size: 14px!important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name{
        font-size:30px!important
    }
}