/** new timer */
#trial-timer {
    border-radius: 24px;
    text-align: center;
    text-decoration: none;
    line-height: 12px;
    padding: 9px 9px 9px 3px;
    margin-left: 10px;
    background-color: #DF3F5B;
    color: white;
}

#trial-timer img {
    width: 15px;
    height: 15px;
    padding-top: 2px;
    padding-right: 2px;
}

.timer-label {
    font-size: 17px;
    font-weight: bold;
    color: #DF3F5B;
}
.mobile-timer-wrapper .timer-label {
    position: absolute;
    top: 18px;
    right: 142px;
}
#trial-timer span {
    min-width: 39px;
    display: inline-block;
    font-size: 15px;
}
#mobile-trial-timer {
    border-radius: 24px;
    text-align: center;
    text-decoration: none;
    line-height: 11px;
    padding: 3px 10px 6px;
    margin: 0 15px 0 0;
    background-color: #DF3F5B;
    color: white;
    position: absolute;
    top: 19px;
    right: 50px;
}

#mobile-trial-timer img {
    width: 15px;
    height: 15px;
    padding-top: 2px;
}

#mobile-trial-timer span {
    min-width: 36px;
    display: inline-block;
    font-size: 15px;
}
.new-full-access {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
    background: #000;
    color: #fff;
    padding: 1px 5px;
    border-radius: 3px;
}
.new-full-access .full-access-text {
    display: inline-block;
    padding: 2px 10px;
    font-size: 12px;
}

.new-full-access .full-access-button {
    display: inline-block;
    background-color: #DF3F5B;
    color: white;
    padding: 7px 12px;
    font-size: 12px;
    border: none;
}
/****splash***/
div.splash-top {
    width: 100%;
    position: absolute;
    top: 0;
    flex-direction: column;
}
.overlay-access {
    display: inline-flex;
    max-width: 98%;
    flex-direction: row;
    align-items: center;
    vertical-align: middle;
    z-index: 28;
    margin: 10px;
    color: #FFF;
    border-radius: 3px;
    background-color: rgba(0,0,0,0.55);
    backdrop-filter: blur(20px);
}
.overlay-access.trial-access {
    background-color: rgba(0,0,0,0);
    backdrop-filter: blur(0px);
}
.video-container.fourbythree .overlay-access .access-left {
    font-size: 14px;
    line-height: 21px;
}
.overlay-access.trial-access .access-left {
    background-color: rgba(0,0,0,0.55);
    backdrop-filter: blur(20px);
    border-radius: 3px;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: -0.08px;
    line-height: 24px;
}
.overlay-access .access-left {
    font-size: 18px;
    padding: 12px;
    font-weight: 500;
    padding-right: 15px;
}
.overlay-access .access-left, .overlay-access .access-sep, .overlay-access .access-right {
    background-color: rgba(0,0,0,0);
    backdrop-filter: blur(0px);
    border-radius: 0px;
}
.overlay-access div {
    padding-right: 1px;
    vertical-align: middle;
}
.video-container.fourbythree .overlay-access .access-left {
    font-size: 14px;
    line-height: 21px;
}
div.splash-top .access-section {
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 5px;
    color: #4193F4;
    font-size: 14px;
    letter-spacing: -0.06px;
    line-height: 17px;
}
div.splash-top .overlay-access.new-trial-access {
    display: none;
}
.overlay-access .access-right {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.06px;
    line-height: 24px;
    padding: 25px;
    padding-right: 15px;
    background-color: rgba(0,0,0,0.55);
    border-radius: 3px;
}
.overlay-access .access-right span:first-child{
    margin-left: 5px;
    color: rgba(255,255,255,0.7);
}
.overlay-access .access-right span:last-child{
    margin-left: 5px;
    color: #F93F5E;
}
div.splash-top.mobile-splash-top {
    display: none;
}
div.splash-top.mobile-splash-top {
    position: fixed;
    top: 0;
    left: 0;
    background: #161616;
    z-index: 100;
    padding-top: 60px;
}
.mobile-splash-top .overlay-access {
    max-width: 100%;
    margin: 0;
}
.mobile-splash-top .overlay-access.trial-access .access-left {
    line-height: 14px;
    font-size: 12px;
    padding: 9px 10px 7px;
    border-radius: 0;
    background: #161616;
}
div.splash-top.mobile-splash-top .access-section {
    font-size: 9px;
    font-weight: 500;
    letter-spacing: -0.04px;
    line-height: 10px;
}
div.splash-top.mobile-splash-top .overlay-access .access-sep {
    display: inline-block;
    border-left: 1px solid rgba(255,255,255,0.07);
    height: 30px;
}
.mobile-splash-top .overlay-access .access-right {
    line-height: 12px;
    font-size: 11px;
    letter-spacing: -0.04px;
    padding: 18px 14px 18px;
    background: #161616;
}
.mobile-new-full-access.new-full-access {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0;
    left: 0;
    padding-top: 60px;
}
.mobile-new-full-access.new-full-access .full-access-text {
    display: none;
}
.mobile-new-full-access.new-full-access .full-access-button {
    width: 100%;
    border-radius: 0;
    letter-spacing: 0.03px;
    line-height: 18px;
    font-weight: 600;
    padding-top: 12px;
    padding-bottom: 12px;
}
.video-trial-banner {
    background-color: #4193F4;
}
.video-trial-banner .banner-word {
    height: 48px;
    color: #FFFFFF;
    font-family: "Helvetica";
    font-size: 15px;
    letter-spacing: -0.17px;
    line-height: 30px;
}
.video-trial-banner .banner-word a, .video-trial-banner .banner-word-login a, .mobile-banner-wrapper-login a {
    color: white;
    font-weight: 600;
    cursor: pointer;
    text-decoration: underline;
}
.video-trial-banner.se-view {
    margin: 5px auto -4px;
    border-radius: 5px;    
}
.video-trial-banner.se-view.fourbythree {
    max-width: 660px;
}
.research-video .video-trial-banner.se-view.fourbythree {
    max-width: initial;
}
@media screen and (max-width: 768px) {
    .video-trial-banner.se-view {
        margin-top: 0;
        border-radius: 0;        
    }
    .video-trial-banner.se-view.fourbythree {
        width: auto;
    }
}
@media screen and (max-width: 446px) {
    div.splash-top {
        display: none;
    }
    div.splash-top.mobile-splash-top {
        display: flex;
    }
    .new-full-access {
        display: none;
    }
    .mobile-new-full-access.new-full-access {
        display: flex;
    }
}
