.video-slider .vid {
    width: 600px;
    height: 300px;
}
.site-services .service-item.num-3 .service-item-image{
    background-position: left!important;
}
.services-bg{
    background-color:#f5f5f5;
}
.site-services .services-btn{
    text-align: center;
    z-index: 1;
    position: relative;
    margin-top:15px;
}
.service-pages .service-item .service-title{
    font-size:28px!important;
}
.site-services .service-item .service-title{
    color:#fff!important;
    z-index:1;
}
.site-services .service-item-image:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.50);
    width: 100%;
    height: 100%;
}
.site-services .service-item-image{
    width:100%;
    height:480px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin:10px 9px;
}
.hero-slider .hero-caption-item .caption-item{
    background-color:inherit!important;
}
.hero-slider .hero-image:before{
        background: linear-gradient(90deg, rgba(277, 277, 277, .8) 20%, transparent 67%);
}
.wp-block-table .has-fixed-layout td img{
    margin-right:5px;
    vertical-align: middle;
}
/*.hd-styel-1 div#main-menu .nav-primary .genesis-nav-menu a {
    padding: 20px 13px !important;
}*/
.inner-page-banner .page-banner:before{
    background-color: rgba(0, 0, 0, 0.7)!important;
}
.content-sidebar-wrap span br{
    display:none!important;
}
.contact-page-wrap .contact-page-info .contact-info span br{
    display:block!important;
}

.slmp-reviews.review-postbox-form{
    margin-top:30px;
}
#slmp_geojuice{
    z-index:1;
    position:relative;
}
#xapp-widget .widget-container {
    z-index: 1000000!important;
}
@media only screen and (min-width: 1024px) {
    .window_scrolled .hero-slider .hero-caption-item .caption-item{
        margin-top: 35%;
    }
    .window_scrolled .hero-slider .hero-image{
        top: 100px;
    
    }
    .service-pages .service-item .service-title{
        font-size:28px!important;
    }
    .main-header .header-items .header-col.logo-item img {
        height: 100px!important;
    }
    .genesis-nav-menu a {
        font-size: 11px!important;
    }
    /*.genesis-nav-menu .menu-item.menu-item-1329 > a span:after{
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900;
        content: "\f0d7";
        margin-left: 7px;
        font-size: 12px;
    }*/
    .hd-styel-1 div#main-menu .nav-primary .genesis-nav-menu a {
        padding: 20px 12px!important;
    }
        .hero-slider .hero-item {
        min-height: 900px!important;
        max-height: 1200px!important;
    }
    
}
@media only screen and (min-width: 1367px) {
    .hd-styel-1 div#main-menu .nav-primary .genesis-nav-menu a {
        padding: 20px 15px!important;
    }
    .genesis-nav-menu a {
        font-size: 13px!important;
    }
}
@media only screen and (max-width: 480px) {
    .hero-slider .hero-image:before{
        display:none!important;
    }
    .hero-slider .hero-caption-item .caption-item{
       background-color:rgba(277,277,277,.7)!important;
    }
}