/* 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.webp);
    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: 13px !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;
    }
}
/* diwali css */
.diwali-bg {
    background-image   : url(../image/diwali1.webp);
    background-repeat  : no-repeat;
    background-size    : cover;
    background-position: center;
}
.sale-diw-fs {
    color:#FFBB00;
}
.diwali-1 {
    margin-top: -11px;
}
.diwali-2 {
    margin-right: -15px;
}
@media(max-width:576px) {
    .underline-mob-diw {
        margin-left: 5.2rem;
        margin-top: -7px;
    }
    .enroll-ms-diw {
        margin-top: 5px;
        margin-left: -11px;
    }
}
@media(max-width:400px) {
    .diwali-3 {
        display:none;
    }
    .diwali-left {
        margin-left: 1.8rem;
    }
    .space-txt-republic{
        margin-left:1rem !important;
    }
}


@media(min-width:992px) {
    .fs-ph-ds {
        font-size:22px;
    }
    .fs-diwali-ds {
        font-size:21px;
    }
    .dyend-margin {
        margin-left: -4rem;
    }
    .font-def-txt{
        font-size:19px !important;
    }
    .ms-5-txt{
        margin-left:5rem !important;
    }
}
 .curved-bar-underline {
        position: relative;
        display: inline-block;
    }
    .curved-bar-underline::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -3px;
        width: 100%;
        height: 10px;
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 10' preserveAspectRatio='none'><path d='M0,7 Q100,2 200,7' stroke='%23FF6C00' stroke-width='2.5' fill='none' stroke-linecap='round'/></svg>");        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 100% 100%;
    }
@media (min-width: 1200px) and (max-width: 1400px) {
    .n-blackfc {
        font-size:17px !important
    }
    .n-blackfc1 {
        font-size:17px !important
    }
    .c-bg {
        display:none !important;
    }
}
/* halloween day css */
.halloween-bg {
    background: linear-gradient(to right, #ED721C 42%, #D55400 72%);
}
/* veterand day css */
.veterans-bg {
    background: linear-gradient(to right, #000130 0%, #1C4EAD 100%);
}
.veterans-margin{
    margin-left:4rem !important;
}

/* elearning css */
.elearning-bg {
    background: linear-gradient(90deg, #BFD6C4 0%, #FDE5A6 100%);
}
.off-fs {
    font-size: 18px;
}
.ele-off-color {
    color: #F2051D;
}
.image-container {
    position: relative;
    display: inline-block;
}
.overlay-text {
    top: 38%;
    left: 38%;
    font-size: 20px;
}
.percent-text {
    top: 31%;
    left: 62%;
    font-size: 11px;
}
.overlay-transform {
    transform: translate(-50%, -50%);
}
.off-text {
    top: 50%;
    left: 65%;
    font-size: 9px;
}
.coupn-btn {
    font-size: 14px;
    border: 1px solid #F2051D;
    background: #F2051D;
}
@media(max-width:576px) {
    .imag-cont-mob {
        display:none !important;
    }
    .off-fs {
        font-size: 14px;
    }
    .line-mt {
        margin-top: -16px;
    }
    .elearning-mob-fs {
        font-size: 12px;
    }
    .curved-bar-underline::after {
        bottom: -6px;
    }
    .repub-curved-bar-underline::after {
        bottom: -6px !important;
    }
}
/* courses floating bar css */
.ncourses-bg {
    background: linear-gradient(90deg, #F8BE58 0%, #FB7713 100%);
}
/*scrum alliance css */
.scruma-bg {
    background: linear-gradient(90deg, #A30808 0%, #F33B39 100%);
}
/* elearning black friday css */
.elearn-bg {
    background-image: url(../image/year1h.webp);
    background-size: cover;
}
.e-blackbtn {
    background: #EAD362;
    font-size: 14px;
}
/* non scrum alliance blackfriday css */
.nscrum-bg {
    background: #0B013E;
}
.circle-bg {
    background: radial-gradient(circle, #0060FF 0%, #00163ac2 36%);
    border-radius: 50%;
    padding: 4px;
}
.n-blackfc1 {
    background: linear-gradient(90deg, #C757FF 0%, #56FFEE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.n-blackfc {
    color:#C757FF;
}
.text-wrapper {
    position: relative;
    display: inline-block;
}
.text-bottom {
    position: absolute;
    top: 3px;
    left: 3px;
    color: #FF3D00;
    opacity: 0.7;
    filter: blur(2px);
}
.text-top {
    position: relative;
    color: #FFA726;
}
.n-blackbtn {
    color:#0B013E;
    background: white;
}
@media(min-width:900px) {
    .nscrum-top {
        padding-top:2px;
    }
    .mt-n-scrum {
        margin-top: 6px;
    }
}
/* default black friday css */
.default-bg {
    background-color: #D8050D;
}
.left-xmas{
    margin-left: 8rem;
}
.blackfr-fc {
    color:#FF3838;
}

.text-wrapper1 {
    position: relative;
    display: inline-block;
}

/* BACK (glow text) */
.text-bottom1 {
    position: absolute;
    top: 3px;
    left: 6px;
    color: #6a5cff9c;
    opacity: 0.3;
    filter: blur(2px);
    text-shadow: 0px 0px 11px #a06cff, 0px 0px 18px #d183ff;
}

.text-top1 {
    position: relative;
    color: #d38aff;
}

.text-top2 {
    position: relative;
    background: linear-gradient(90deg, #C757FF 0%, #56FFEE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.year-fr-fc {
    color: #F7DC6C;
    text-shadow: 2px 2px 4px rgb(24 24 24 / 50%), -1px -1px 2px rgba(255, 255, 255, 0.8);
}

.year-end-bounce {
    display: inline-block;
    animation: yearEndBounce 2s ease-in-out infinite;
}

@keyframes yearEndBounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-8px);
    }
    60% {
        transform: translateY(-4px);
    }
}
@media(max-width:380px) {
    .elearning-mob-fs {
        font-size: 11.3px !important;
    }
    .btn-claim1 {
        font-size:9.3px !important;
    }
    .fs-xmas{
        font-size: 12px;
    }
    .width-ulinexmas{
        width: 140px;
    }
}
@media(max-width:320px) {
    .wh-xmas{
        width: 75px !important;
        height: 45px !important;
    }
}

@media(min-width:992px) {
    .desk-mleft {
        margin-left: 11rem;
    }
    .font-au {
        font-size:22px;
    }
}
@media(max-width:400px) {
    .neyear-home {
        display: none !important;
    }
}
@media(max-width:576px) {
    .neyear-home {
        width: 35px;
        height: 37px;
    }
    .btn-claim {
        font-size:11.3px !important;
    }
    .btn-claim1 {
        font-size:10.3px;
    }
    .mx-new-mob {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .new3 {
        display: none !important;
    }
}

/* css for sankranthi */
.sank-bg {
    background-color: #642D92;
}
.e-pinkbtn {
    background: #ED008E;
    font-size: 14px;
}
.msa-top {
    margin-top: 6px !important;
}
.mega-fr-fc {
    color: #FFDF00;
    text-shadow: 2px 2px 4px rgb(24 24 24 / 50%), -1px -1px 2px rgba(255, 255, 255, 0.8);
}
.deafult-pngl-bg{
    background:#642D92 !important;
}
.non-clm-clr{
    background:#ED008E !important;
    font-size:14px;
}
.nonscrum-clr{
    color: #FFDF00;
    text-shadow: 2px 2px 4px rgb(24 24 24 / 50%), -1px -1px 2px rgba(255, 255, 255, 0.8);
}
.scrumnon-top{
    margin-top:6px !important;
}
.scrumnon-top1 {
    margin-top:-4px !important;
}
/* pongal floating bar css */
.pongalfb-bg {
    background-color:#642D92;
}
.pongal-underline {
    position: relative;
    display: inline-block;
    font-weight: 700;
}

.pongal-underline::after {
    content: "";
    position: absolute;
    left: 31%;
    bottom: 9px;
    transform: translateX(-50%);
    width: 43%;
    height: 20px;
    border-bottom: 2px solid #FFD43B;
    border-radius: 50%;
    transform: translateY(67%) rotate(180deg);
}
.mt-n-scrum1 {
    margin-top:4.6px;
}
@media(max-width:576px) {
    .home-mt {
        margin-top: 10px;
    }
}
/* republic floating bar */
.republic-bg{
    background-image: url(../image/holi-fest-bg.webp);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3px;
    display: flex;
    justify-content: center;
    width: 100%;
    cursor: pointer;
    position: relative;
}
.rep-discount-ind{
    color:#FF6C00;
}
.dic-rep-ind{
    color:#1B4B90;
}
.e-BLUEbtn{
    background:linear-gradient(90deg, #6157FF 28%, #FF40CA 81%);
}
.btn-claim-republic {
    display: none !important;
}
.rep-fr-sale{
     background: linear-gradient(90deg, #5500FF 0%, #4D00FF 28%, #006159 81%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    /* text-shadow: 2px 2px 4px rgb(24 24 24 / 50%), -1px -1px 2px rgba(255, 255, 255, 0.8); */
}
.ind-republicday-bg{
    background-image: url(../image/bg-ugadi.webp);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3px;
    display: flex;
    justify-content: center;
    width: 100%;
    cursor: pointer;
    position: relative;
}
@media (min-width: 400px) {
    .btn-claim-republic {
        display: flex !important;
        align-items: center !important;
        font-size:10px !important;
    }
    .mega-rep-sale{
        margin-left:3rem !important;
    }
}
@media(min-width:992px){
    .top-off-rep {
        position: relative;
        left:5%;
    }

}
.repub-curved-bar-underline {
    position: relative;
    display: inline-block;
    }
.repub-curved-bar-underline::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 10px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 10' preserveAspectRatio='none'><path d='M0,7 Q100,2 200,7' stroke='%231B4B90' stroke-width='2.5' fill='none' stroke-linecap='round'/></svg>");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
}
@media(min-width:350px) and (max-width:390px){
    .mega-rep-sale{
        margin-left:1rem !important;
    }
}
.aus-bg {
    background: linear-gradient(90deg, #181743 33%, #1C1C94 80%);
}
.aus-btn {
    font-size:14px;
    color:#1B1A73;
}
.nonscrumau-clr {
    color: #BFFF84;
}
.font-au {
    font-family: "Poltawski Nowy", serif;
}
.curve-underline {
    position: relative;
    display: inline-block;
    }
.curve-underline::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 10px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 10' preserveAspectRatio='none'><path d='M0,7 Q100,2 200,7' stroke='%23BFFF84' stroke-width='2.5' fill='none' stroke-linecap='round'/></svg>");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
}
.font-scrum {
    font-size:13px;
}
@media(min-width:400px) and (max-width:480px){
    .space-txt-republic{
        margin-left:2.5rem !important;
    }
    .home-rep-fs{
        margin-left:10% !important;
    }
    .aus-btn-lb{
        margin-left:1rem !important;
    }
    .aus-lb-fs{
        margin-left:2.5rem !important;
    }
    .as-fs-left{
        margin-right: 0.5rem !important;
    }
    .holi-ml{
        margin-left:16px;
    }
}
.republic-underline{
    position: relative;
    display: inline-block;
}
.republic-underline::after{
    content: "";
    position: absolute;
    left: 31%;
    bottom: -2px;
    transform: translateX(-50%);
    width: 75%;
    height: 20px;
    border-bottom: 2px solid #1B4B90;
    border-radius: 50%;
    transform: translateY(67%) rotate(180deg);
}
@media(min-width:300px) and (max-width:340px){
    .home-rep-fs{
        margin-left:0rem !important;
    }
}
/* default floating bar css */
.scrum-def-bg{
    background:#C40807;
}
.def-curve-underline {
    position: relative;
    display: inline-block;
    }
.def-curve-underline::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 10px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 10' preserveAspectRatio='none'><path d='M0,7 Q100,2 200,7' stroke='%23F3F0C5' stroke-width='2.5' fill='none' stroke-linecap='round'/></svg>");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
}
.def-home-bg{
    background:#FC5B00;
}
.elearning-line-def {
    margin-top: -22px;
}
.e-learning-mt-def{
    margin-top:-13px;
}
@media(max-width:562px){
    .no-border-mobile{
        border:none !important;
    }
    .off-fs-def{
        font-size:13px;
    }
}
.def-txt-clr-bar{
    color:#F3F0C5;
}
/* valentines css */
.valentine-home-bg{
    background: linear-gradient(90deg, #7E1814 4.9%, #7E1814 14.42%, #7E1814 15.42%, rgba(222, 26, 35, 0.71) 33.36%, #881A19 64.04%);
}
.valentine-underline-wrapper {
    position: relative;
    display: inline-block;
}
.valentine-underline-img {
    position: absolute;
    left: 37%;
    transform: translateX(-50%);
    bottom: -5px;
    width: 74%;
}
.valentine-fs{
    font-size:13px;
}
.valentine-txt-clr{
    color:#FFD2D5;
}
.valentine-btn{
    background:#FFD2D5;
    font-size:14px;
    color:#881A19;
}
.valentine-premium-img{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4.5px;
    width: 100%;
    height: 7px;
}
@media(min-width:300px) and (max-width:350px){
    .valentine-img-remove{
        gap:4px !important;
        margin-left:-8px !important;
    }
}
@media(max-width:576px){
    .valentine-claim{
        margin-top: 12px !important;
        margin-bottom: 12px !important;
    }
}
/* austalian labour day */
@media (max-width: 576px) {
    .underline-mob-aus {
        margin-left: 6.8rem;
        margin-top: -9px;
    }
    .aut-ms-aus {
        margin-left: 72px;
    }
}
.aus-btn-lb{
    font-size: 14px;
    background-color:#E9FF40;
}
.underline-aus-aus {
    position: absolute;
    right: -11px;
    bottom: -4px;
}
@media(max-width:340px){
    .as-d-none{
        display:none;
     }
}

 @media(min-width:300px) and (max-width:390px){
    .aus-lb-fs{
        margin-left:1rem;
    }
}
.aus-bg-lb{
    background-image: url(../image/aus-labr-bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* holi css */
.holi-txt-clr{
    color: #00FFEB;
    text-shadow: 0 0 3px #00D4FF;
}
.e-holibtn{
    color:#003626 !important;
    background-color: rgba(0, 255, 235, 1) !important;
}
.mt-ugadi{
    margin-top: -2rem;
}
.holi-elearn{
    background-image: url(../image/bg-ugadi.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media(min-width:992px){
    .holi-mt{
        margin-top:-1.5px;
    }
}
@media(min-width:300px) and (max-width:350px){
    .holi-img-hide{
        width:43px;
        height:40px;
    }
}
.percent-text{
    border-radius: 5px;
    background:transparent !important;
    color: white;
    padding: 5px 5px 5px 5px;
}
.mt-ugadi1 {
    margin-top: -1.7rem;
}
/* ramadan css */
.ramdan-bg {
    background-image   : url(../image/bakrid.webp);
    background-repeat  : no-repeat;
    background-size    : cover;
    background-position: center;
}
.ramdan-txt-clr{
    color:#348782 !important;
}
.e-ramadanbtn {
    color: #5D0491 !important;
}
@media (max-width: 576px) {
    .elearning-mob-fs-ramdan {
        font-size: 15px;
    }
    .easter-img {
        width:40px;
        height:53px;
    }
    .easter-1 {
        width: 50px;
        height: 47px;
    }
}
.ramdan-mt{
    margin-top:6px !important;
}
.easter-bg {
    background-color: #FEF9E4;
}
.easter-pre {
    color:#CF0095;
}
.underline-home {
    margin-left: 18rem;
    bottom:12px !important;
}
/* austarlia anzac day sale css */
.aus-anzac-bg{
    background-color: #F9C858;
}
@media (min-width: 992px) {
    .top-off-reps {
         position: relative;  
    }
    .nonscrum-aus-left {
        left: -2% !important;
        position: relative;
    }
    .elearn-aus-anzac{
        /* left: -4% !important; */
        position: relative;
    }
    .us-ml {
        margin-left: 4rem;
    }
}
.underline-homes {
    margin-left: 20.5rem;
    bottom: 17px !important;
}
.underline-homes-aus{
    margin-left: 26.3rem;
    bottom: 17px !important;
}
.anzac-pre{
    color:#C80B0D;
}
.e-anzacbtn {
    color: white !important;
    background-color: #E21322 !important;
}
.anzac-txt-clr{
    color:#E21322;
}
@media (min-width: 300px) and (max-width:350px){
    .aus-anz-mob-fs {
        font-size: 11px !important;
    }
}
@media (min-width: 360px) and (max-width:400px){
    .aus-anz-mob-fs {
        font-size: 12px !important;
    }
}
@media (max-width: 576px) {
    .aus-anz-mob-fs {
        font-size: 13px;
    }
}
/* may day css */
.may-day-bg{
    background:#D02928;
}
.may-pre{
    color:#EDEA1C;
}
.e-maybtn{
    color:#C80B0D !important;
}
@media (max-width: 576px) {
    .may-day-fs {
        font-size:12px !important;
    }
    .fifa-bg {
        background-image: url(../image/mobwolrdc.webp) !important;
    }
}
.sgind-pop1 {
    border-radius: 18px;
}
/* Philippines css */
.ph-bg{
    background-color: #1A60C6;
}
.ph-btn {
    color:#1A60C6 !important;
}
.mb-ph {
    margin-bottom: 6px;
}
.junte-color {
    color:#1B5B29;
}

.fifa-bg {
    background-image   : url(../image/worldc1.webp);
    background-repeat  : no-repeat;
    background-size    : cover;
    background-position: center;   
}
