
h1 {
    color: #fff !important;
}

.heroText h2 {
    color: #fff !important;
}

.heroText p {
    color: #000000 !important;
    border: 2px solid #DD0E26 !important;
}

#countdown span:first-child, #countdown {
    background: #000000 !important;
}

.heroText{max-width:unset;}

.spnsr .veidaAboutTitle {
    text-align: center;flex-wrap: wrap;
}

.veidaInner:nth-of-type(5) .veidaAbout {
    justify-content: center;
}

.hIconsWr .register {
    background: #DD0E26 !important;
    color: #ffffff !important;
}

.hero .heroWr{
    margin-top:unset !important;
}

.hero .heroWr h1{
    margin-bottom:7px !important;
    font-size: 78px;
    line-height: 80%;
}

.hero .heroWr h2 {
    font-size: 38px;
    line-height: 100%;
}
.heroText p{
    line-height:38px;
    background-color: #fff;
}

.hero .heroWr h4 {background-color: #DD1A01; color:#fff; padding: 6px;    font-size: 23px;}

 

.hero .heroWr {
    margin-top: unset !important;
    background: url(../../../globes/image/upload/v1746437947/Digital/16229/Untitled-444444_3x_1_wvnfgx.svg) no-repeat right 0;
    padding-left: 15% !important;
    height: 450px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;background-size: cover;

}


.chk.form-css-label h3 {color:#000; font-size:20px; font-family: almoniDL700;}
.chk.form-css-label div label {color:#000; font-size:18px; font-family: almoniDL400;}
.chk.form-css-label div label strong {color:#000; font-size:18px; font-family: almoniDL600;}


@media screen and (max-width: 480px) {

    .hero .heroWr {

        background: url(../../../globes/image/upload/v1746437957/Digital/16229/Untitled-33333mobb_2x_2_qntpdf.svg) no-repeat 0 0;
        padding-left: 0 !important;
        background-size: cover;height: 330px;padding-bottom: 255px !important;
    }
    
    .hero .heroImg {display: none;}


    .heroImg {
        width: 258px !important;
        height: 258px !important;
    }

    .veidaInner:nth-of-type(5) .veidaAbout {
        text-align: center !important;
    }

    .hero .heroWr h1 {
        font-size:58px !important;
    }
  
    .heroText p {
        line-height: 30px;
 
    }
    .heroText {
        margin-top: 15px;
    }
    .header {border-bottom: 1px #ccc solid;        box-shadow: none;}
    .veidaInner:nth-of-type(4) .veidaAboutTitle {
        display: grid;
        grid-template-columns: repeat(2, 1fr); 
        gap: 10px;
    }

    .veidaInner:nth-of-type(4) .veidaAboutTitle>img {
       width:160px;
    }

    .veidaInner .veidaAbout .veidaAboutTitle {grid-template-columns: 1fr !important  }

    .spnsr .veidaAboutTitle {display: block !important;}


    .spnsr .veidaAbout .veidaAboutTitle img  {display: block !important; margin: 0 auto;}

    .hero .heroWr h4 {font-size: 20px !important;}
}