.vw-gravity-201503,
.vw-gravity-201503 * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.vw-gravity-201503 {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 0;
}

.vw-gravity-201503 .content-area {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: 2;
}

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

.vw-gravity-201503 .copy-block.right {
    left: auto;
    right: 3.90625%;
}

.vw-gravity-201503 .logo,
.vw-gravity-201503 .copy-block.bottom {
    bottom: 4px;
    height: 102px;
    left: 25px;
    position: absolute;
    top: auto;
    width: 110px;
    z-index: 4;
}

.vw-gravity-201503 .logo.right,
.vw-gravity-201503 .copy-block.bottom.right {
    left: auto;
    right: 0;
}

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

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

.vw-gravity-201503 .video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.vw-gravity-201503 .volume-control {
    bottom: 25px;
    display: none;
    height: 225px;
    left: 25px;
    opacity: 0.3;
    position: absolute;
    width: 45px;
    z-index: 10;
}

.vw-gravity-201503 .volume-control.right {
    left: auto;
    right: 25px;
}

.vw-gravity-201503 .volume-control.top {
    bottom: auto;
    top: 25px;
}

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

.vw-gravity-201503 .top .volume-mute {
    bottom: auto;
    top: 0;
}

.vw-gravity-201503 .muted .volume-mute {
    background-position: 0 0;
}

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

.vw-gravity-201503 .top .volume-bar {
    bottom: 0;
    top: auto;
}

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

.vw-gravity-201503 .muted .volume-bar {
    display: none;
}

.vw-gravity-201503 .volume-bar .ui-slider-handle {
    background: transparent url('http://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;
}

.vw-gravity-201503 .background {
    left: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.vw-gravity-201503 .logo-strip {
    background: rgb(255,255,255);
    height: 200%;
    right: 0;
    position: absolute;
    top: -50px;
    width: 110px;
    z-index: 3;
}

.vw-gravity-201503 .vw-overlay {
    display: block;
    height: auto;
    position: absolute;
    right: 155px;
    top: 53%;
    width: 19%;
    z-index: 3;
}

@media only screen and (orientation : portrait) {
    .vw-gravity-201503 .background {
        left: -780px !important;
    }
    .vw-gravity-201503 .logo {
        bottom: 15px;
        height: 121px;
        right: 0;
        width: 131px;
    }
    .vw-gravity-201503 .logo-strip {
        width: 131px;
    }
    .vw-gravity-201503 .vw-overlay {
        right: 155px;
        width: 35%;
    }
}