#video-yt .bo-temp.yt-video {
    padding-bottom: 0
}
#lightweight .img-grid {
    opacity: 0.5;
    transition: opacity 0.5s;
}
#lightweight .active.transition-out .img-grid {
    opacity: 0.8;
}
@media screen and (min-width: 769px) {
    #lightweight .dynamic-text-panel.bo-temp {
        z-index: 9
    }
    #lightweight .dynamic-text-panel li .rzr-green {
        font-size: 2.5rem;
    }
}
@media screen and (max-width: 768px) {
    #lightweight .dynamic-text-panel.bo-temp {
        z-index: -1
    }
    #lightweight .dynamic-text-panel.transition-out .img-grid {
        position: fixed;
    }
    #lightweight .dynamic-text-panel .copy-grid section .body-copy {
        padding-bottom: 40vh;
    }
    #lightweight .dynamic-text-panel .img-grid img {
        opacity: 0.5;
    }
    #lightweight .dynamic-text-panel .copy-grid section .body-copy ul li {
        opacity: 1 !important;
    }
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}