.header-replay{
    background-color: #151223;
    padding: 27px 0;
    width: 100%;
}
.header-text-replay{
    font-family: var(--font-oswald);
    font-size: 23.5px;
    color: #ffffff;
}
.timeTo{
    height: auto;
}
@media(max-width: 400px){
    .timeTo{
        font-size: 28px !important;
    }
}
.timeTo div{
    border: none !important;
}
.timeTo.timeTo-white div{
    background: none !important;
    color: #da2a41 !important;
    font-weight: normal !important;
    width: 21px !important;
}
.timeTo span{
    color: #da2a41 !important;
    font-weight: normal !important;
    margin: 0 14px;
}
.timeTo figcaption{
    color: #da2a41 !important;
    text-transform: uppercase;
    padding-top: 7px;
}
.timeTo ul {
    left: 0 !important;
}
.timeTo ul li{
    width: 21px;
    text-align: center;
}

.ft{
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
}
.ft-caption{
    font-size: 10px;
    text-transform: uppercase;
    color: #da2a41 !important;
    padding-top: 7px;
}
.ft-light .ft-digit{
    background: transparent;
    color: #da2a41 !important;
    font-weight: normal;
    border: 0;
}
.ft-delimiter, .ft-space{
    color: #da2a41 !important;
    margin: 0 14px;
}

.btn-header-replay{
    font-family: var(--font-oswald);
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.7px;
    color: #432114;
    border-radius: 18px;
    background: #ffbe4c url("../img/replay/bg-btn-301k-index.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    padding: 7px 30px;
    border: 0;
}
.btn-header-replay:hover, .btn-header-replay:focus{
    background-position: left center;
    color: #432114;
}
.section-hero-repaly{
    background-color: #090613;
    background-image: url(../img/replay/teal-hero-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 80px 0;
}
@media(min-width:768px){
    .section-hero-repaly{
        padding: 100px 0;
    }
}
.replay-logo-div{
    margin-bottom: 45px;
}
@media(min-width:768px){
    .replay-logo-div{
        margin-bottom: 65px;
    }
}
.replay-logo-div img{
    height: 92px;
}
.subheading-replay{
    font-family: var(--font-caveat);
    font-size: 30px;
    font-weight: bold;
    color: #44b9cc;
}
.heading-replay{
    font-family: var(--font-oswald);
    font-size: 30px;
    font-weight: normal;
    line-height: 1.6;
    color: #ffffff;
}
@media(min-width: 768px){
    .heading-replay{
        font-size: 42px;
    }
    .subheading-replay{
        font-size: 43.5px;  
    }
}
.heading-replay b{
    font-weight: 600;
}
.heading-replay span{
    color: #44b9cc;
}
.header-subtext-replay{
    font-family: var(--font-raleway);
    font-size: 18px;
    font-weight: bold;
    line-height: 2.17;
    color: #53b9cd;
}
.section-enroll-replay{
    background-color: #ffffff;
    /*background-image: url(../img/replay/bg-section2.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: top center;*/
    padding: 70px 0;
}
@media(min-width:768px){
    .section-enroll-replay{
        padding: 100px 0;
    }
}
.btn-enroll-replay{
    font-family: var(--font-oswald);
    font-size: 20px;
    font-weight: 500;
    color: #570d09;
    border-radius: 50px;
    background: #ff714b url(../img/bg-btn-register-modal.png);
    background-repeat: no-repeat;
    background-position: calc(66%) calc(39%);
    background-size: auto;
    padding: 20px 30px;
    border: 0;
}
.btn-enroll-replay:hover, .btn-enroll-replay:focus{
    background-position: calc(50%) calc(39%);
    color: #570d09;
}
.title-section-enroll-replay{
    font-family: var(--font-oswald);
    font-size: 30px;
    font-weight: normal;
    line-height: 1.76;
    color: #44b9cc;
}
.subtitle-section-enroll-replay{
    font-family: var(--font-caveat);
    font-size: 35px;
    font-weight: bold;
    line-height: 1.48;
    color: #1e1c34;
}
@media(min-width: 768px){
    .title-section-enroll-replay{
        font-size: 38px;
    }
    .subtitle-section-enroll-replay{
        font-size: 40px;
    }
}
.section-bonuses-replay{
    background-color: #151223;
    /*background-image: url("../img/replay/bg-section3.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: top center;*/
    padding: 80px 0;
}
@media(min-width:768px){
    .section-bonuses-replay{
        padding: 100px 0;
    }
}
.title-section-bonuses-replay{
    font-family: var(--font-oswald);
    font-size: 28px;
    font-weight: normal;
    line-height: 1.5;
    color: #fee958;
}
@media(min-width: 768px){
    .title-section-bonuses-replay{
        font-size: 34px;
        line-height: 1.97;
    } 
}
.bonus-value, .bonus-value-text{
    font-family: var(--font-oswald);
    font-size: 28px;
    font-weight: 300;
    line-height: 1.32;
    letter-spacing: 0.7px;
    color: #44b9cc;
    display: block;
}
.bonus-value-text{
    font-size: 14px;
    font-style: italic;
}
.bonus-title{
    font-family: var(--font-raleway);
    font-size: 24px;
    font-weight: bold;
    line-height: 1.54;
    letter-spacing: 0.6px;
    color: #ffffff;
}
.bonus-text{
    font-family: var(--font-raleway);
    font-size: 20px;
    font-weight: normal;
    line-height: 1.8;
    color: #d6f9ff;
}
.section-extra-bonuses-replay{
    background-color: #361d35;
    background-image: url(../img/replay/bg-section4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 80px 0;
}
@media(min-width:768px){
    .section-extra-bonuses-replay{
        padding: 100px 0;
    }
}
.title-section-extra-bonuses-replay{
    font-family: var(--font-oswald);
    font-size: 30px;
    font-weight: normal;
    line-height: 1.52;
    color: #44b9cc;
}
.subtitle-section-extra-bonuses-replay{
    font-family: var(--font-caveat);
    font-size: 30px;
    font-weight: bold;
    line-height: 1.52;
    color: #feeb59;
}
@media(min-width:768px){
    .title-section-extra-bonuses-replay, .subtitle-section-extra-bonuses-replay{
        font-size: 44px;
    }
}
.section-guarantee-replay{
    background-color: #ffffff;
    background-image: url(../img/replay/bg-section-warning.png);
    background-repeat: no-repeat;
    background-size: 681px 681px;
    background-position: center center;
    padding: 80px 0;
}
@media(min-width:768px){
    .section-guarantee-replay{
        padding: 100px 0;
    }
}
.title-section-guarantee-replay{
    font-family: var(--font-oswald);
    font-size: 30px;
    font-weight: normal;
    line-height: 1.52;
    color: #44b9cc;
}
@media(min-width: 768px){
    .title-section-guarantee-replay{
        font-size: 44px;
    }
}
.text-section-guarantee-replay{
    font-family: var(--font-raleway);
    font-size: 20px;
    font-weight: normal;
    line-height: 1.8;
    color: #1f1420;
}
.section-faq-replay{
    background-color: #110f16;
    padding: 80px 0;
}
@media(min-width:768px){
    .section-faq-replay{
        padding: 100px 0;
    }
}
.title-section-faq-replay{
    font-family: var(--font-oswald);
    font-size: 30px;
    font-weight: normal;
    line-height: 1.52;
    color: #ffbe4c;
}
@media(min-width: 768px){
    .title-section-faq-replay{
        font-size: 44px;
    }
}
.faq-title-section-faq-replay{
    font-family: var(--font-oswald);
    font-size: 22px;
    font-weight: normal;
    color: #44b9cc;
}
@media(min-width){
    .faq-title-section-faq-replay{
        font-size: 28px;
    }
}
.faq-text-section-faq-replay{
    font-family: var(--font-raleway);
    font-size: 20px;
    font-weight: normal;
    line-height: 1.8;
    color: #e9d8eb; 
}
.jw-text-elapsed, .jw-text-countdown, .jw-text-duration, .jw-spacer{
    display: none !important;
}