.rocket-gravity-202007,
.rocket-gravity-202007 * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.rocket-gravity-202007 {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;
}

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

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

.rocket-gravity-202007 .copy-block.right {
    left: auto;
    right: 3.90625%;
}

.rocket-gravity-202007 .logo,
.rocket-gravity-202007 .copy-block.bottom {
    bottom: 25px;
    height: 7.63888889%;
    left: 25px;
    position: absolute;
    top: auto;
    width: 10.546875%;
}

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

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

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

.rocket-gravity-202007 .video {
    bottom: auto;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.rocket-gravity-202007 .video-mute {
    bottom: 25px;
    cursor: pointer;
    left: 25px;
    max-width: 53px;
    min-width: 40px;
    opacity: 1;
    position: absolute;
    width: 4%;
    z-index: 11;
}

.rocket-gravity-202007 .video-mute.top {
    bottom: auto;
    left: auto;
    right: 25px;
    top: 25px;
}

.rocket-gravity-202007 .video-mute .unmute {
    display: none;
}

.rocket-gravity-202007 .video-mute.muted .mute {
    display: none;
}

.rocket-gravity-202007 .video-mute.muted .unmute {
    display: block;
}

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

.rocket-gravity-202007 .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 */  
    .pga-gravity-201908 .video-mute > svg {
        height: 50px !important;
        width: 50px !important;
    }
}

.rocket-gravity-202007 .background {
    bottom: 0;
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    transition: opacity 0.4s ease-out;
    z-index: 10;
}

.rocket-gravity-202007 .fade {
    opacity: 0;
}

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

.rocket-gravity-202007 .overlay {
    bottom: 5%;
    display: block;
    height: auto;
    left: auto;
    margin: 0 auto;
    position: absolute;
    right: 5%;
    top: auto;
    width: 13%;
    z-index: 11;
}

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

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    .rocket-gravity-202007 .background {
        bottom: auto;
        height: auto !important;
        left: 0 !important;
        margin: auto !important;
        right: 0 !important;
        top: 0;
        width: 100% !important;
    }
    .rocket-gravity-202007 .overlay {
        left: auto;
        margin: auto;
        right: 5%;
        width: 20%;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    .rocket-gravity-202007 .background {
        bottom: auto;
        height: auto !important;
        left: 0 !important;
        margin: auto !important;
        right: 0 !important;
        top: 0;
        width: 100% !important;
    }
    .rocket-gravity-202007 .overlay {
        left: auto;
        margin: auto;
        right: 5%;
        width: 20%;
    }
}

#play {
    opacity: 0;
}
/* 
.partner-scroll .partner-scroll-circle {
    background-color: rgb(0, 48, 93);
    border: 1px solid rgb(0, 48, 93);
    border-radius: 21px;
}

.partner-scroll .partner-scroll-message {
    color: rgba(0,0,0,.75);
} */

.zIndexHide {
    z-index: -1 !important;
}

.transparent {
    background: transparent !important;
}