.home #slmp_geojuice #slmp_right ol{
    display:none!important;
}
#slmp_geojuice{
    z-index:1;
    position:relative;
}
.inner-page-banner .page-banner:before{
    background-color: rgba(0, 0, 0, 0.7)!important;
}
.slmp-gallery.slmp-grid-gallery .slmp-grid-image img{
    width: 306px!important;
    height: 225px!important;
    object-fit: cover;
}
.mob-dot-toggle{
    color: #1390f3!important;
}
.mobile-dots-items{
     background-color: #000!important;   
}
@media only screen and (max-width: 425px){
   .slmp-gallery.slmp-grid-gallery .slmp-grid-image img{
        height:auto!important;
        width: 100%!important;
   }
}
@media(max-width:1023px){
    #xapp-widget{
        z-index: 10;
        position: relative;
    }
}
@media only screen and (min-width: 1024px) {
      button.xapp-chat-button {
        bottom: 30px !important;
    }
    header.site-header .top-head .top-head-item {
        font-size: 14px!important;
    }
}
@media only screen and (min-width: 1367px) {
    header.site-header .top-head .top-head-item {
        font-size: 16px!important;
    }
}