.slmp-reviews.review-postbox-form{
    margin-top:30px;
}
#slmp_geojuice{
    z-index:1;
    position:relative;
}
#xapp-widget .widget-container {
    z-index: 1000000!important;
}
.hero-slider .hero-caption-item .caption-item,
.inner-page-banner .page-banner:before{
    background-color: rgba(0, 0, 0, 0.7)!important;
}
@media only screen and (min-width: 1024px) {
    .main-header .header-items .header-col.logo-item img {
        height: 90px!important;
    }
    .hero-slider .hero-slider-form .form-title {
        font-size: 18px!important;
    }
}
@media only screen and (min-width: 1367px) {
    .main-header .header-items .header-col.logo-item img {
        height: auto!important;
    }
}