.collier-gravity-201905,
.collier-gravity-201905 * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.collier-gravity-201905 {
    background: rgb(0,0,0);
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 0;
}

.collier-gravity-201905 .content-area {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: 1;
}

.collier-gravity-201905 .copy-block {
    height: 76.07142857%;
    left: 3.90625%;
    min-width: 411px;
    position: absolute;
    top: 7.14285714%;
    width: 39.375%;
}

.collier-gravity-201905 .copy-block.right {
    left: auto;
    right: 3.90625%;
}

.collier-gravity-201905 .copy-block.bottom {
    bottom: 25px;
    height: 7.63888889%;
    left: 25px;
    position: absolute;
    top: auto;
    width: 10.546875%;
}

.collier-gravity-201905 .logo {
    bottom: 4%;
    width: 13%;
    position: absolute;
    right: 2%;
    z-index: 10;
}

.collier-gravity-201905 .logo.right,
.collier-gravity-201905 .copy-block.bottom.right {
    left: auto;
    right: 25px;
}

.collier-gravity-201905 .logo > img {
    bottom: 0;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
}

.collier-gravity-201905 .video-cover {
    background: url('about:blank');
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.collier-gravity-201905 .video {
    /* bottom: auto !important; */
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    /* top: 0 !important; */
    width: 100%;
    z-index: -2;
}

.collier-gravity-201905 .volume-control {
    bottom: 25px;
    height: 225px;
    left: 25px;
    opacity: 0.6;
    position: absolute;
    width: 45px;
    z-index: 2;
}

.collier-gravity-201905 .volume-control.right {
    left: auto;
    right: 25px;
}

.collier-gravity-201905 .volume-control.top {
    bottom: auto;
    top: 75px;
}

.collier-gravity-201905 .volume-mute {
    background: transparent url('https://www.gannett-cdn.com/ads/images/buttons/volume-mute.png') no-repeat -45px 0;
    bottom: 0;
    cursor: pointer;
    height: 37px;
    position: absolute;
    width: 45px;
}

.collier-gravity-201905 .top .volume-mute {
    bottom: auto;
    top: 0;
}

.collier-gravity-201905 .muted .volume-mute {
    background-position: 0 0;
}

.collier-gravity-201905 .volume-bar {
    background: transparent url('https://www.gannett-cdn.com/ads/images/buttons/volume-bar.png') no-repeat 0 0;
    height: 170px;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 45px;
}

.collier-gravity-201905 .top .volume-bar {
    bottom: 0;
    top: auto;
}

.collier-gravity-201905 .ui-slider-range {
    background: transparent url('https://www.gannett-cdn.com/ads/images/buttons/volume-bar.png') no-repeat 100% 100%;
    bottom: 0;
    position: absolute;
    width: 45px;
}

.collier-gravity-201905 .muted .volume-bar {
    display: none;
}

.collier-gravity-201905 .volume-bar .ui-slider-handle {
    background: transparent url('https://www.gannett-cdn.com/ads/images/buttons/volume-handle.png') no-repeat 0 0;
    bottom: 0;
    cursor: pointer;
    height: 20px;
    left: 12px;
    margin-bottom: -10px;
    outline: none;
    position: absolute;
    width: 20px;
}

.collier-gravity-201905 .background,
.collier-gravity-201905 .background-portrait {
    bottom: 0 !important;
    display: block;
    left: 0;
    position: absolute;
    top: auto !important;
    z-index: 3;
}

.collier-gravity-201905 .background-portrait {
    display: none;
}

.collier-gravity-201905 .click-cover {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.collier-gravity-201905 .overlay {
    bottom: 16%;
    display: block;
    height: auto;
    left: auto;
    position: absolute;
    right: 8%;
    top: auto;
    width: 28%;
    z-index: 4;
}

.collier-gravity-201905 a:focus,
.collier-gravity-201905 a:visited,
.collier-gravity-201905 a:active,
.collier-gravity-201905 a:hover {
    border: none;
    outline: 0;
}

.partner-scroll {
    bottom: 0;
    padding-bottom: 10px;
    top: auto;
}

.partner-scroll .partner-scroll-circle {
    filter: drop-shadow(2px 2px 2px #000);
}

.partner-scroll .partner-scroll-message {
    filter: drop-shadow(2px 2px 2px #000);
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    .collier-gravity-201905 .overlay {
        bottom: 12%;
        right: 12%;
        width: 30%;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    .collier-gravity-201905 .background {
        left: -650px !important;
    }
    .collier-gravity-201905 .background-growth {
        left: -550px !important;
    }
    .collier-gravity-201905 .logo {
        width: 28%;
    }
    .collier-gravity-201905 .overlay {
        bottom: 17%;
        left: 0;
        margin: auto;
        right: 0;
        width: 56%;
    }
}