@media (min-width: 769px) {
    .upb_video-bg {
        background-image: none !important;
        background-color: black !important;
    }
    #header-wrapper {
        background-color: black !important;
    }
    #header-wrapper a,
    #header-wrapper .menu-item a {
        color: white !important;
    }
}

@media (max-width: 768px) {
    .upb_video-bg {
        background-color: black !important;
    }
    .upb_video-bg img,
    .upb_video-wrapper,
    .vc_row {
        background-color: black !important;
    }
    #header-wrapper {
        background-color: black !important;
    }
.upb_video-bg,
.upb_video-bg video {
    z-index: 0 !important;
}

#access-mobile,
#header-wrapper {
    z-index: 999 !important;
    position: relative !important;
}nav,
#nav,
.nav,
#main-nav,
.main-navigation {
    z-index: 9999 !important;
    position: relative !important;
}nav#access {
    z-index: 9999 !important;
    position: relative !important;
}