.taxslayer-gravity-201901,
.taxslayer-gravity-201901 * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

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

.taxslayer-gravity-201901 .copy-block.right {
    left: auto;
    right: 3.90625%;
}

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

.taxslayer-gravity-201901 .logo {
    bottom: 18%;
    width: 33%;
    position: absolute;
    right: 4%;
    z-index: 10;
}

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

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

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

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

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

.taxslayer-gravity-201901 .volume-control.right {
    left: auto;
    right: 25px;
}

.taxslayer-gravity-201901 .volume-control.top {
    bottom: auto;
    top: 75px;
}

.taxslayer-gravity-201901 .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;
}

.taxslayer-gravity-201901 .top .volume-mute {
    bottom: auto;
    top: 0;
}

.taxslayer-gravity-201901 .muted .volume-mute {
    background-position: 0 0;
}

.taxslayer-gravity-201901 .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;
}

.taxslayer-gravity-201901 .top .volume-bar {
    bottom: 0;
    top: auto;
}

.taxslayer-gravity-201901 .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;
}

.taxslayer-gravity-201901 .muted .volume-bar {
    display: none;
}

.taxslayer-gravity-201901 .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;
}

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

.taxslayer-gravity-201901 .background-portrait {
    display: none;
}

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

.taxslayer-gravity-201901 .overlay {
    bottom: 0;
    display: block;
    height: auto;
    left: auto;
    max-width: 670px;
    min-width: 250px;
    position: absolute;
    right: 0;
    top: auto;
    width: 28%;
    z-index: 4;
}

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

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    .taxslayer-gravity-201901 .background {
        display: block;
    }
    .taxslayer-gravity-201901 .background-portrait {
        display: none;
    }
    .taxslayer-gravity-201901 .overlay {
        bottom: 12%;
        width: 35%;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    .taxslayer-gravity-201901 .background {
        display: none;
    }
    .taxslayer-gravity-201901 .background-portrait {
        display: block;
    }
    .taxslayer-gravity-201901 .overlay {
        bottom: auto;
        top: 10%;
        width: 60%;
    }
}