.hero .heroWr h1 { font-size:0 }
.hero .heroWr h2 {
    display: none
}

.hero .heroWr h1 {max-width:100%}

#countdown, #countdown span:first-child {
    background: #203c94;
}
.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/v1654695425/Digital/14805/rubiks_cube_2.png) no-repeat 0 0;
    width: 521px;
    height: 470px;
}
.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;

}


.wr {
    align-self: center;
}


.hero .wr h2 {color:#fff;line-height: 0.67; font-size: 88px; font-family:almoniDL900; margin:0; display:block}
.hero .wr h3 {color:#fff;line-height: 1.26; font-size: 47px; font-family:almoniDL400; margin:0}
.hero .heroWr .register2 {
    background: #fff;
    color: #203c94;
    font-size: 20px;
    padding: 0 10px;
}
.hero .wr .date {
    background: #203c94;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.header .container .nodeName a { color: #203c94;}
.header .container .register {
    background: #203c94;
    letter-spacing: -0.04px;
}
.hero .heroWr .date span {font-family:almoniTzar400}

.header .container .sponser img {
    height: 48px
}
.header .container .sponser:after {    top: 10px; right:-25px}


.hero .heroWr .register2:hover { background:#000;color:#fff}
header .hIconsWr .social {
    border: 1px #203c94 solid;
}


@media screen and (max-width: 1024px) {
    
        .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) {

    .veidaWr.style1 .hero { height:600px}
    .header .container .register { padding:10px 2px  }
    .hero .heroWr {flex-direction: column;}
        .hero .heroWr h2 {max-width:100%}

        .header .container .sponser {
            justify-content: center;
            margin: 0 auto
        }
    .hero .heroWr h1 {
        max-width: initial;
        zoom: 80%;
        margin-top:10px
    }
    .hero.noSponser{
        margin-top: 88px;
    }
}

    @media screen and (max-width: 480px) {
        .header .container .register { padding:0 2px}
            .hero { padding-top: 10px;  }

        .veidaWr.style1 .hero {
            height: 586px
        }
        .hero .heroWr h1 {
            color: #fff;
            font-size: 64px;
            line-height: 0.67;
            font-family: almoniDL900;
            height: 580px;
            background-position-y: 130px;
      
        }
        .hero .heroWr h2 {
            font-size: 34px;
            color: #fff;
            font-family: almoniDL400;
            display: block;
            position: absolute;
            top: 50px;
            margin:0;
        }
        #countdown{
            z-index:11;
        }

        .hero .wr h2, .hero .wr h3 {
            display: none
        }
  
        .hero .heroWr p {
            font-size: 24px;
            line-height: 28px;
        }

        .hero .heroWr h1 {
            max-width: initial;
            margin-top: 20px;
        }

        .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
        }


        .hero .wr .date {display:block; width:100%; max-width:290px}
        .hero .heroWr .register2 {display:block; margin-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%
        }
    }