#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, 0.7)!important;
}
@media only screen and (min-width: 1024px) {
    footer .column-element .column-label {
       font-size: 20px!important;
    }
}
@media only screen and (min-width: 1200px) {
    footer .column-element .column-label {
       font-size: 22px!important;
    }
}