
.lph{
    width:100%;
}

.fs-date {
    text-align: center;
    background-color: #db1c23;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Raleway', Arial;
    font-size: 24px;
}

/*.fs-time{
    display: none;
}*/

#fs-time {
    font-weight: bold;
    font-size: 48px;
    background-color: #000;
    line-height: 15px;
    width: 600px;
    margin: 0 auto;
}

.pre-text {
    font-size: 30px;
    margin: 5px;
}

#pre-content {
    text-align: center;
    color: #FFF;
    font-family: 'Raleway', Arial;
}

.fs-form {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 0px;
    border: 1px solid #d0d0d0;
    font-family: 'Raleway', Arial;
}

.fs-form.sign-up {
    width: 500px;
    margin: 5px auto;
}

#sign-up-submit {
    width: 500px;
    display: block;
    background-color: #febf2d;
    margin: 5px auto;
    padding: 10px;
    font-size: 30px;
    color: #000;
}

.sign-up {
    font-size: 24px;
    margin: 25px;
}


.fs-offer {
    font-family: 'Raleway', Arial;
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.swal2-content {
    font-family: 'Raleway', Arial;
    text-transform: uppercase !important;
    color: #000 !important;
}

#running-content {
    font-size: 0;
    text-align: center;
}

.fs-col {
    display: none;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}


@media(max-width: 991px){
.redeemed{
    font-size: 26px !important;
}

}

@media(max-width:650px){
    .redeemed{
        font-size: 20px !important;
    }
    .fs-frame{
        height: 325px;
    }
}

@media(max-width: 550px){
.fs-offer{
    font-size: 16px;
}
.fs-voucher{
    font-size: 14px;
}
.fs-entries{
    font-size:28px !important;
}
.fs-days{
    font-size: 20px !important;
}
.redeemed{
    font-size: 18px !important; 
}

.fs-popup button{
font-size: 22px !important;
}

}

@media(max-width:450px){
.redeemed{
    font-size: 12px !important; 
}

}


.fs-entries {
    font-weight: bold;
    font-size: 40px;
    color: #febf2d;
    text-shadow: 0px 5px 5px #000;
}

.fs-bolt {
    margin: 15px;
}

.fs-days {
    font-size: 28px;
}

.fs-wrapper {
    overflow: hidden;
    background-color: #db1c23;
    padding-bottom: 30px;
    position: relative;
}

#hidden-content {
    display: none;
    text-align: center;
    font-family: 'Raleway', Arial;
    font-size: 34px;
    font-weight: 700;
    color: #b00;
    margin: 15px;
    text-transform: uppercase;
}

.fs-image {
    width: 100%;
}

.lph-wrapper {
    width: 100%;
    position: relative;
    background-color: #db1c23;
}

.fs-col {
    margin-bottom: 20px;
    margin-top: 20px;
}

.fs-popup{
    width: 1000px !important;
    min-height: 0px !important;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.fs-popup button{
    font-family: 'Raleway', Arial !important;
    font-weight: bold;
    width: 100%;
    margin: 0px !important;
    font-size: 30px !important;
    text-transform: uppercase;
    position: relative;
    top: 45px;    
}

.no_more{
    opacity: 0.2;
    pointer-events: none;
    cursor: default;
}

.swal2-content button{
    font-family: 'Raleway', Arial !important;
}

.fs-popup .swal2-content{
    text-align: left !important;
    text-transform: capitalize !important;
}

.fs-runtime {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-family: 'Raleway', Arial;
    color: rgb(0, 0, 0);
    font-size: 1.5vw;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.71);
    padding: 10px;
    border-radius: 3px;
}

.fs-error {
    color: #7d0005;
    font-weight: bold;
    display: block;
}

.fs-faq {
    text-align: center;
    font-family: 'Raleway';
    font-size: 28px;
    background-color: rgba(197, 197, 197, 0.7);
    width: 800px;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 10px;
    border-radius: 35px;
    padding: 10px;
    padding-left: 40px;
    position: relative;
    cursor: pointer;
}


.fs-faq .fa-question-circle {
    position: absolute;
    left: 5px;
    top: 0px;
    font-size: 60px;
    color: #000;
}

@media(max-width: 1199px){
    .fs-runtime {
        font-size: 1.8vw;
    }

}

@media(max-width: 991px){
.fs-runtime {
    position: relative;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 4vw;
    background-color: rgba(255, 255, 255, 0.5);
}

    .fs-faq{
        width: 570px;
        font-size: 20px;
        padding-left: 40px;
    }

    .fs-faq .fa-question-circle {
    font-size: 48px;
    }


}

@media(max-width: 720px){
    .fs-runtime {
    font-size: 4vw;

    }

}

@media(max-width: 575px){

    #fs-time {
        width: 100%;
        font-size: 8vw;
    }
    .sign-up {
        width: 95%;
    }
    #sign-up-submit {
        width: 95%;
    }

    .fs-faq .fa-question-circle {
        position: relative;
        left: 0;
        top:0;
        font-size: inherit;
    }

    .fs-faq{
        width:95%;
        font-size: 3vw;
        padding-left: 0px;
    }

}

.fs-sms-disclaimer {
    font-size: 12px;
}

input[name='email']{
    display: none;
}


.swal2-close {
    background-color: transparent !important;
    color: #848484 !important;
}


.fs-bolt {
    margin: 15px;
    /*color: #2556ec;*/
    color: #10631a;
}

span.fs-alert {
    color: #db1c23;
    font-size: 50px;
    font-family: 'Raleway';
}

.swal2-modal {
    width: 1140px !important;
    font-family: 'Raleway';
}

.swal2-title{
    font-family: 'Raleway';
}

.fs-frame {
    padding: 15px;
    background-color: #000;
}

.loading{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.fs-image {
    width: 100%;
}

.fs_submit{
    width: 75%;
    padding: 10px !important;
    font-size: 36px !important;
    text-transform: uppercase;
    font-family: 'Raleway' !important;
    font-weight: 700 !important;
}

.fs_cta {
    text-align: center;
    font-size: 34px;
    text-transform: uppercase;
    background-color: #febf2d;
    padding: 5px;
    /*font-family: 'PT Sans';*/
    font-family: 'Raleway';
    font-weight: 700;
    color: #1e1e1e;
    background-size: 440px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.fs_cta:hover{
    background-color:#cd9a01;
    transition: all 0.5s ease;
}


.vouchers_remaining {
    text-align: center;
    font-family: 'Raleway';
    text-transform: uppercase;
    font-size: 22px;
    background-color: #d2cdcd;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.vouchers_remaining span {
    font-weight: 700;
    font-size: 38px;
}

.swal2-content .fa{
    margin-left: 5px;
}

#hidden-content {
    display: none;
    text-align: center;
    font-family: 'Raleway', Arial;
    font-size: 34px;
    font-weight: 700;
    color: #b00;
    margin: 15px;
    text-transform: uppercase;
}

.fs-expired-over-wrapper {
    width: 70%;
    line-height: 50px;
    display: block;
    margin: auto;
}

p.flash-missed {
    text-align: center;
    font-size: 28px;
    line-height: 30px;
}

.fs-form {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 0px;
    border: 1px solid #d0d0d0;
    font-family: 'Raleway', Arial;
    color: #000;
}

#fs-expired-submit {
    position: relative;
    background-color: rgb(219, 28, 35);
    text-align: center;
    width: 80%;
    height: 72px;
    margin: auto;
    padding: 15px 0;
    color: #fff;
    font-size: 30px;
    font-weight: 700 !important;
    border-radius: 3px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: background-color .5s;
}

#submit-loading-gif {
    position: absolute;
    display: none;
    width: 40px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}



@media (min-width: 768px) {
    .fs-col {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .fs-col {
        width: 33.33%;
    }
}

