.cars-gravity-202002,
.cars-gravity-202002 * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

.cars-gravity-202002 .content-area {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: 100%;
    z-index: 1;
}

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

.cars-gravity-202002 .copy-block.right {
    left: auto;
    right: 3.90625%;
}

.cars-gravity-202002 .logo,
.cars-gravity-202002 .copy-block.bottom {
    bottom: 25px;
    height: auto;
    left: auto;
    position: absolute;
    right: 25px;
    top: auto;
    width: 14%;
}

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

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

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

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

.cars-gravity-202002 .video-mute {
    bottom: 25px;
    cursor: pointer;
    left: 25px;
    max-width: 53px;
    min-width: 40px;
    opacity: 0.3;
    position: absolute;
    width: 4%;
    z-index: 2;
}

.cars-gravity-202002 .video-mute.top {
    bottom: auto;
    left: auto;
    right: 25px;
    top: 65px;
}

.cars-gravity-202002 .video-mute .unmute {
    display: none;
}

.cars-gravity-202002 .video-mute.muted .mute {
    display: none;
}

.cars-gravity-202002 .video-mute.muted .unmute {
    display: block;
}

.cars-gravity-202002 .video-mute > svg {
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.cars-gravity-202002 .video-mute.top > svg {
    bottom: auto;
    top: 0;
}

/* IE11 mute/unmute button display fix  */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    /* IE10+ specific styles go here */  
    .cars-gravity-202002 .video-mute > svg {
        height: 50px !important;
        width: 50px !important;
    }
}

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

.cars-gravity-202002 .background-landscape,
.cars-gravity-202002 .background-portrait {
    bottom: auto !important;
    display: block;
    left: 0;
    position: absolute;
    top: 40px !important;
    z-index: 3;
}

.cars-gravity-202002 .background-landscape,
.cars-gravity-202002 .background-portrait {
    display: none;
}

.cars-gravity-202002 .overlay {
    bottom: auto;
    display: block;
    left: auto;
    right: 9%;
    position: absolute;
    top: 14%;
    width: 24%;
}

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

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

.cars-gravity-202002 .fade {
    opacity: 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .cars-gravity-202002 .background {
        bottom: 0 !important;
        top: auto !important;
    }
    .cars-gravity-202002 .overlay {
        bottom: auto;
        left: auto;
        right: 9%;
        top: 15%;
        width: 30%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .cars-gravity-202002 .background {
        bottom: 0 !important;
        left: -296px !important;
        top: auto !important;
    }
    .cars-gravity-202002 .overlay {
        bottom: auto;
        left: auto;
        right: 13%;
        top: 15%;
        width: 40%;
    }
}
