/* FEB COUNTER - STARTS */
.tick{
    top: -5px;
}

.tick div {
    font-size  : 26px !important;
    font-weight: 600 !important;
    margin-left: 3px;
}

.tick-credits {
    display: none !important
}

.tick-group{
    text-align: center;
    position: relative;
}

.tick-label {
    font-size: 22px;
    position: absolute;
    font-weight: 700;
    top: 75px;
    color: #c61919;
    margin-left: 4px;
}

.tick-group:nth-child(1) .tick-label{
    left: 12px;
}

.tick-group:nth-child(2) .tick-label{
    left: 2px;
}

.tick-group:nth-child(3) .tick-label{
    left: 3px;
}

.tick-flip {
    margin-left   : 0 !important;
    margin-right  : 0 !important;
    width         : 15px !important;
    min-width     : 0 !important;
    padding       : -1px;
    border-radius : 0 !important;
}

.tick-flip:nth-of-type(even) {
    width: 50px !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    height: 65px;
    font-size: 45px;
}

.tick-flip-panel-front{
    background-color: #c61919 !important;
}

.tick-flip-panel-back  {
    background-color: #c61919bf !important;
}

.tick-flip:nth-of-type(odd) {
    width: 50px !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    height: 65px;
    font-size: 45px;
}

.febMega{
    top:-7px
}

.febBannerSale{
    background-image: url(../image/febBanner.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3px;
    display: flex;
    justify-content: center;
    width: 100%;
    cursor: pointer;
    position: relative;
    height: 56px;
}

.febBannerSale .janPR p{
    color: #000000;
}

.febBannerSale .janTh p {
color: white;
    margin-bottom: -4px;
    font-style: normal;
    /* border-bottom: 2px solid white; */
    font-weight: 700;
}

.febBannerSale .janBP {
    top: 21px;
    left: 27px;
}

.janBP p:nth-child(1) {
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
    color:black;
}

.janBP p:nth-child(2) {
    font-size: 12px;
    font-weight: 900;
    line-height: 14px;
    color:black;
}

.febBannerSale .blfri_btn {
    position: absolute;
    right: 23%;
    color: white;
    background: #002264;
    visibility: visible;
    border-radius: 4px;
    font-weight: 600;
    padding: 5px 8px;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.febBannerSale .blfri_btn:hover{
    background: #002264b3;
}

@media (max-width:1200px) {
    .febBannerSale .blfri_btn {
        position: unset;
    }
    .febBannerSale .febdis{
        display: none;
    }
    .febBannerSale .janTh {
        flex-direction: row;
        align-items: flex-start;
    }
}

@media (max-width:620px) {
    .tick div {
        font-size: 21px !important;
    }

    .febBannerSale .blfri_btn {
        font-size: 12px;
    }

    .febMega{
        display: none;
    }

    .febBannerSale .blfri_btn{
        display: none;
    }

    .febBannerSale .janBannerSale-width{
        justify-content: center !important;
    }
}
/* FEB COUNTER - ENDS */

/* FEB COUNTER POPUP- STARTS */
#get_coupon_modal .free-right-course-pop{
    width: 100%;
}

#get_coupon_modal .free-right-course-pop{
    border-radius: 7px;
    background-image: url(../image/febPopbg.png);
}

#get_coupon_modal  .tick div {
    font-size: 50px !important;
    font-weight: 700 !important;
}

#get_coupon_modal .tick-flip:nth-of-type(even) {
    width: 50px !important;
}

#get_coupon_modal .tick-flip:nth-of-type(odd) {
    width: 45px !important;
}

#get_coupon_modal .tick {
    text-align: center;
}

#get_coupon_modal .tick-label {
    font-size: 16px;
    font-weight: 600;
}

#get_coupon_modal .tick-group:nth-child(1) .tick-label {
    left: 27px;
}

#get_coupon_modal .tick-group:nth-child(2) .tick-label,
#get_coupon_modal  .tick-group:nth-child(3) .tick-label {
    left: 18px;
}

#get_coupon_modal h3{
    font-family: "Open Sans", sans-serif;
    font-size: 36px;
    color: white;
    font-weight: 700;
    text-align: center;
    margin-bottom: 24px;
}

#get_coupon_modal h3 span{
    border-radius: 4px;
    font-weight: 800;
    color: black;
    background: white;
    padding: 0 10px;
    font-size: 40px;
}

#get_coupon_modal p{
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    color: #0c0c0c;
    font-weight: 700;
    margin: 40px 0 20px;
    text-align: center;
    line-height: 34px;
}

#get_coupon_modal label.error {
    color: white !important;
    border-bottom: none !important;
    padding-bottom: 0;
    margin-bottom: 0;
}

#get_coupon_modal .btn-primary3{
    font-size: 20px;
}

#get_coupon_modal .btn-primary3:hover{
    background-color: #0021639c !important;
}

#get_coupon_modal .mt-model {
    margin-top: -8%;
    width: 100% !important;
}

#get_coupon_modal .get-cross {
    top: -8px;
    right: 8px;
}

#get_coupon_modal .foot-pop-input-ht-div {
    height: 50px;
}

@media (max-width:992px){
   #get_coupon_modal .w-50{
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 10px;
   }

   #get_coupon_modal .flex-dirction-cust{
    flex-direction: column;
   }

   #get_coupon_modal h3 span {
    font-size: 26px;
   }

   #get_coupon_modal h3 {
    font-size: 24px;
    margin-bottom: 18px;
   }

    #get_coupon_modal p {
        font-family: "Open Sans", sans-serif;
        font-size: 22px;
        margin: 28px 0 20px;
        line-height: 28px;
    }

    #get_coupon_modal .btn-primary3 {
        font-size: 16px;
    }

    #get_coupon_modal .tick div {
        font-size: 40px !important;
    }

    #get_coupon_modal .tick-flip:nth-of-type(even) {
        width: 40px !important;
    }

    #get_coupon_modal .tick-flip:nth-of-type(odd) {
        width: 35px !important;
    }

    #get_coupon_modal .tick-group:nth-child(1) .tick-label{
        left: 2px;
    }

    #get_coupon_modal .tick-group:nth-child(2) .tick-label, #get_coupon_modal .tick-group:nth-child(3) .tick-label {
        left: 7px;
    }

    #get_coupon_modal .tick-label {
        font-size: 14px;
    }
}

@media (max-width:450px){
    #get_coupon_modal h3 {
        font-size: 18px;
    }

    #get_coupon_modal h3 span {
        font-size: 20px;
    }

    #get_coupon_modal p {
        line-height: 24px;
    }
}
/* FEB COUNTER POPUP- ENDS */
/* FEB COUNTER RIBBON- STARTS */
.navbar-light .tick{
    position: absolute;
    left: -126px;
    top: 52px;
}

.navbar-light .tick div {
    font-size: 16px !important;
}

.navbar-light .tick-flip:nth-of-type(even) {
    width: 17px !important;
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
    margin-right: 2px !important;
}

.navbar-light .tick-flip:nth-of-type(odd) {
    width: 15px !important;
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
}

.navbar-light .tick-label {
    font-size: 9px;
}

.navbar-light .tick-group:nth-child(1) .tick-label {
    left: -1px;
}

.navbar-light .tick-group:nth-child(2) .tick-label {
    left: -5px;
}

.navbar-light .tick-group:nth-child(3) .tick-label {
    left: 1px;
}

.feb-rib-deal{
    text-align: center;
    left: -100px;
    top: 22px;
    width: 60px;
    line-height: 14px;
    color: white;
    font-weight: 700;
    font-size: 12px;
}

.feb-rib-tag{
    position: absolute;
    bottom: -83%;
    top: 89px;
    font-weight: 700;
    background-color: #ffffff;
    margin-bottom: 0;
    line-height: 14px;
    text-align: center;
    border-radius: 4px;
    left: -127px;
    padding: 5px 5px 6px;
    border: 1px solid;
    height: 27px;
}

.rib-count{
    left:-10%;
}

@media  (max-width: 1351px){
    .feb-rib-tag{
        left: -125px;
    }

    .navbar-light .tick {
        left: -119px;
    }
}

@media  (max-width: 1261px){
    .feb-rib-tag {
        left: -119px;
    }

    .navbar-light .tick {
        left: -115px;
    }
}
/* FEB COUNTER RIBBON- ENDS */
/* WEBINAR FLOATING BAR- STARTS */
:root {
    --a_font-size: 13px;
    --a_font-weight:700;
    --a_border-radius:4px;

    --h4_font-size: 16px;
    --h4_font-weight:600;
}

.webinar-bg{
    height: 55px;
    background: linear-gradient(90deg, rgba(69,15,84,1) 0%, rgba(106,33,110,1) 100%);
    cursor: pointer;
    display: flex;
}

.webinar-bg a{
    height: 25px;
    padding-top: 2px;
    font-size: var(--a_font-size);
    font-weight: var(--a_font-weight);
    border-radius: var(--a_border-radius);
}

/* .webinar-bg a span,.webinar-bg img{
    display: none;
} */

.webinar-bg .p-font{
    font-size: var(--a_font-size);
}

.webinar-bg h4{
    display: none;
    margin-right: -10%;
    font-size: 18px;
    font-weight: var(--h4_font-weight);
}

.webinar-bg h4 span{
    font-weight: var(--a_font-weight);
    border-bottom: 2px solid white;
}

.webinar-bg .x-frame-close-bf{
    top:0%;
    right:0%;
}

@media (min-width: 768px) {
    /* .webinar-bg a span,.webinar-bg img{
        display: block;
    } */

    .webinar-bg a{
        display: flex;
    }
}

@media (min-width: 1024px) {
    .webinar-bg .x-frame-close-bf{
        top:13%;
    }

    .webinar-bg h4{
        display: block;
    }

    .webinar-bg .p-font{
        font-size: var(--h4_font-size);
    }

    .webinar-bg a{
        height: 30px;
        font-size: var(--h4_font-size);
        font-weight: var(--h4_font-weight);
    }
}
/* WEBINAR FLOATING BAR- ENDS*/
/* WEBINAR MODAL- STARTS*/

#free_webinar_modal .free-left-course-pop button{
    cursor: default;
}
#free_webinar_modal .free-left-course-pop{
    background-image: url("../image/web_right.jpg");
}

.boder-bottom-white-web{
    border-bottom: 2px solid white;
}

#free_webinar_modal .p-course-coupon-h6-div{
    margin-top: -12px;
}
/* WEBINAR MODAL- ENDS*/
/* WEBINAR RIBBON - STARTS*/
.rib-web{
    top: 10px;
    left: -12%;
    cursor: pointer;
}

.ribbon-content-web{
    left: -193px;
    cursor: pointer;
}
.ribbon-content-web p:nth-child(1){
    width: 66px;
    position: relative;
    right: -35px;
    text-align: center;
    top: -3px;
    font-size: 12px;
    font-weight: 700;
}

.ribbon-content-web p:nth-child(2){
    position: relative;
    top: 8px;
    left: 35px;
    font-size: 16px;
    color: #ffc008;
}

.ribbon-content-web p:nth-child(3){
    position: relative;
    color: yellow;
    font-size: 8px;
    top: -20px;
    left: -12px;
    color: #ffc008;
}



/* WEBINAR RIBBON - ENDS*/
/* generic floating bar starts */
.mega-bgs{
     background-image: url(../image/sche-bgimage.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.savings-txt{
    color:#FF4500;
}
@media(max-width:760px){
    .saving-fees{
        font-size:13px !important;
    }
        .saving-fees-fs {
        font-size: 14px !important;
    }
    .sale-generic{
        width:40px !important;
        height:35px !important;
    }
}
#coupon_generic_1_form .img-post-gcm {
    top: 18px;
    left: 28%;
}
.sale-generic{
        width:50px;
        height:45px;
    }
.thankyou-bgs-generic{
     background-image: url(../image/thankyou-bg-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.float-btn{
    background:#FF4500 !important;
}
/*generic floating bar ends */
/* dussehra */
.dussehra-bg{
    background: linear-gradient(90deg, #5F0092 39%, #B20CE0 80%) !important;
}
.exclusive-txt{
    color:#FFE900 !important;
}
/* canada thanksgivingday */
.saving-txt-fs{
    color:#FD5C10 !important;
}
.canada-bbg{
    background: linear-gradient(90deg, #002A27 39%, #53D8C6 80%) !important;
}
.canada-txt{
    margin-left:-60px !important;
}
/*  */
/* australia labour day */
.australia-bg {
    background-image   : url(../image/au1.webp);
    background-repeat  : no-repeat;
    background-size    : cover;
    background-position: center;
}
.aus-fc {
    color:#E9FF40;
}
@media(max-width:576px) {
    .austr-mob-fs {
        font-size: 14px !important;
    }
    .sale-mob-fs {
        width: 36px !important;
        height: 29px !important;
    }
    .underline-mob {
        margin-left: 5.5rem;
        margin-top: -9px;
    }
    .enroll-ms {
        margin-left: 30px;
        margin-top:6px;
    }
    .aut-ms {
        margin-left: 46px;
    }
}
