#countdown, .hero .heroWr .register2, #countdown span:first-child {
    background: #bf2026;
}
.hero .heroWr .register2 {font-size:20px}
.hero .heroWr .date {
    color: #fff;
    font-size: 32px;
}

.hero .heroWr h1 {
    background: url(../../../globes/image/upload/v1653296221/Digital/14712/Hi_Hire_Logo_rrg4fv.svg) no-repeat 0 0;
    width: 320px;
    height: 368px;
    border-bottom: 2px #fff solid;
    padding-bottom: 18px;
    margin-bottom: 5px;
}
.hero {padding-top:50px}
header .social:before {
    content: url(../../../globes/image/upload/v1653298445/Digital/14712/a_icon_share_raxanm.svg);
    margin: 0 12px;
}
header .hIconsWr .social {
    border: 1px #bf2026 solid;
    width: 40px;
    margin-right: 10px;
    margin-left: 20px;
    height: 35px;
}
#countdown {height:72px}
.header .container .sponser {
    margin-left: 25px;
    margin-right: 40px;
    margin-top: 0;
    display: flex;
    align-items: center;
}
.header .container .register {}
header .hIconsWr {
    align-items: center;
}


.veidaInner.register .track {
    border: 3px #ffe2db solid;
}


header .container .sponser:before {
    content: "בשיתוף";
    font-size: 16px;
    color: #000;
    font-family: almoniDL400;
    margin-left: 10px;
}


.header .container .sponser img {height:48px}
.header .container .sponser:after {    top: 10px; right:-25px}

    @media screen and (max-width: 480px) {
        .hero .heroWr h1 {
            max-width: initial;
            margin-top: 25px;
        }

        .header .container .register {
            line-height: 1.75;
            font-size: 16px;
            font-family: demibold;
        }

        .header .container .nodeName:before {
            right: -22px;
        }

        #countdown {
            height: 29px
        }


        .header .container .sponser img {height:auto}

        header .hIconsWr .social {
           
            width: 32px;
            margin-right: 15px;
            margin-left: 0px;
            height: 26px;
        }
        .header .container .sponser {
            padding: 8px 0 3px;
            margin: 0;
            justify-content: center;
        }
        header .social:before {top:5px}
    }


@media screen and (max-width: 350px) {
    .header .container .nodeName {
        margin-right: 10px;
        font-size: 19px;
    }
        .header .container .nodeName:before {display:none}
    .hero .heroWr h1 {zoom:80%}

}