#countdown, .hero .heroWr .register2, #countdown span:first-child {
    background: #bf2026;
}
.hero .heroWr .register2 {font-size:20px}
.hero .heroWr .date {
    color: #fff;
    font-size: 32px;
}
.veidaWr.style1 .hero {
    height: 500px;
}
.hero .heroWr {
    place-content: center;
    flex-direction: revert;
}

    .hero .heroWr p {
        font-size: 48px;
        text-align: right;
        margin-right: 72px;
        color: #fff;
        font-family: 'almoniDL700';
        line-height: 59px;
        }

.header .container .sponser img {height:30px !important}
.header .container .sponser:after { top:3px !important}


.hero .heroWr h1 {
    background: url(../../../globes/image/upload/v1654502465/Digital/14793/Logo_h06bm5.svg) no-repeat 0 0;
    width: 326px;
    height: 194px;
}
.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;
}

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: 1024px) {
 
    .hero .heroWr {
        flex-direction: column;
    }
        .hero .heroWr h1 {margin-top:70px}



        .hero .heroWr p {
            text-align: center;
            margin: 0;
        }
    header .social:before {
        top: 9px;
    }

    .header .container {
        display: grid;
        grid-template-columns: auto 1fr auto;
    }
        .header .container .nodeName {
            margin-right: 45px;
        }
}


@media screen and (max-width: 800px) {
    .header .container .sponser {
        justify-content: center;
        margin: 0 auto
    }
    .hero .heroWr h1 {max-width:initial}
}

    @media screen and (max-width: 480px) {

        .hero {
            padding-top: 60px;
        }

        .veidaWr.style1 .hero {
            height: 340px
        }

        .hero .heroWr p {
            font-size: 24px;
            line-height: 28px;
        }

        .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%
        }
    }