#rev_slider_1_1_wrapper {
    background: transparent url(/assets/images/banners/about.jpg) no-repeat 100%;
    padding: 0px;
    visibility: visible;
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    max-height: none;
    overflow: visible;
    width: 1903px;
    left: -300px;
    height: 398px;
}
.site-header:not(.mobile-header).header-5 .header-wrap {
    background: #000;
}
.h1, h2, h4, h5, h6 { font-weight: 400;}
h3 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
}
.vc_custom_1574780977515{ background-color: #000000!important;}

.page-content-divider{ height: 100px; position: relative; width: 100%;}
.dark-scheme .site-content{ background-color: #000000!important; }
.dark-scheme{ color:#fff;}

rs-fullwidth-wrap { height: 398px;  }

@media (min-width: 1025px){
    .clb__custom_hero_section > .wpb_column {
        position: relative;
        transform: none !important;
        z-index: 10;
    }

}


@media screen and (max-width: 1028px){
    #rev_slider_1_1_wrapper { height: 398px; }
    rs-fullwidth-wrap { height: 398px;  }
}


@media screen and (max-width: 991px){
    #rev_slider_1_1_wrapper { height: 298px; }
    rs-fullwidth-wrap { height: 298px;  }
}

@media screen and (max-width: 767px){
    #rev_slider_1_1_wrapper { height: 184px; }
    rs-fullwidth-wrap { height: 184px; }
    .page-content-divider{ display: none;}
}