


.header .container .sponser {
    display: flex;
    align-items: center;
    margin-top:2px;

}
 
@font-face {
    font-family: 'almoniTzar700';
    font-weight: 700;
    /*(bold)*/
    font-style: normal;
    src: url('../../../Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.eot');
    src: url('../../../Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.eot') format('embedded-opentype'), url('../../../Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.woff') format('woff2'), url('../../../Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.woff2') format('woff');
}
header .social:before {
    top: 6px;
    margin-left: 8px;
    margin-right: 8px;
    zoom: 74%;
}
header .hIconsWr {
    margin-left: 24px;
    flex-direction: row-reverse;
    align-items: center;
}


.header .container .sponser:after {
    top: 3px;
    content: "בשיתוף:" !important;
    right: -70px;
    border-right: 1px #060606 solid;
    border-left: 0;
    padding-right: 16px;
    display: block;
    padding: 9px 16px 10px 0;
    height: 13px;
}
.header .container .sponser {margin-right:100px}




.header .container .sponser span {
    margin-left: 10px
}
.header .container .nodeName {
    font-size: 35px;
    line-height: 51px;
    font-variant: all-small-caps;
}

    .header .container .nodeName:before {top:3px}

    .header .container .nodeName a img {
        width: 125px;
        display: flex;
    }


    header .hIconsWr .social {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        border: 1px #000 solid;
        margin-right: 20px;
        line-height: 35px;
        padding: 0px 10px 0px 0;
        height: 28px;
    }
.hero .heroImg {
    max-width:402px;
    width: 100%;
    padding: 0;
    
}

.veidaWr.style1 .hero {
    padding-top: 0 !important;
    background: #FBE9DC;
    padding-bottom: 0;
    font-variant: all-small-caps;
    justify-items: inherit;
    margin-top: 65px !important;
    background: url(../../../globes/image/upload/v1717674606/Digital/15937/MAD_visual_desktop_1_juqtrw.png) no-repeat center center;
    height: 600px
}
.heroText {max-width:515px}
.veidaInner .banners a {margin:0}
.veidaInner .banners {
    justify-content: space-around;
}
.veidaInner .banners img {min-width:200px}

#countdown span:first-child, #countdown {
    background: #000
}
.veidaInner.about .info {
    background: #FBECE3;
}
.header .container .nodeName a {
   
}
.hero .heroWr {
    align-items: center;
    margin-top: 10px !important;
    grid-gap: 0;
    flex-direction: column-reverse;
    margin-left: 25%;
}
    .hero .heroWr h1 {
        color: #DD0E26;
        display: inherit;
        justify-content: center;
        font-size: 39px;
        line-height: 39px;
        font-family: almoniTzar700;
        font-weight: normal;
        margin:0
    }

    .hero .heroWr h2 {
        font-size: 30px;
        line-height: 50px;
        text-align: center;
        color: #000;
        font-family: almoniTzar500;
        max-width: initial;
        margin: 0 0 40px; 
        line-height:1;
    }


   
        /*.hero .heroWr h2 {
            font-size: 42px;
            line-height: 46px;
            color: #000;
            font-family: almoniTzar500;
            margin: 0 auto 20px;
            text-align: right;
        }*/

@font-face {
    font-family: 'almoniTzar500';
    font-weight: 500; /*(regular)*/
    font-style: normal;
    src: url('../../../Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot');
    src: url('../../../Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot') format('embedded-opentype'), url('../../../Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff') format('woff'), url('../../../Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff2') format('woff2');
}
.hero .heroWr p {
    color: #000;
    display: inherit;
    justify-content: center;
    margin: 0 auto;
    padding: 10px 20px;
    border: 2px #000 solid;
    font-size: 28px;
    font-family: almoniTzar500;
    font-weight: normal;
    width: 354px;
    background:#fff
}


.hero .heroWr h4 {
    color: #fff;
    background: #000;
    font-size: 22px;
    display: inherit;
    justify-content: center;
    margin: 0 auto;
    padding: 10px 20px;
    font-family: almoniTzar500;
    font-weight: normal;
    width: 354px;
    border: 2px #000 solid;
}


    .hero .heroWr h2 p { border:0; padding:0; margin:30px 0 0 0}


    .hero .heroWr p span {
        color: #DD0E26
    }
    .hero .heroWr p a.register2 {
        color: #fff;
        background: #DD0E26;
        font-size: 28px;
        border: 1px solid #DD0E26;
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.06);
        padding: 7px 14px;
        font-family: almoniTzar500;
        margin-top: 15px;
        display: block
    }

.veidaInner.register {
    display: grid;
    grid-template-columns: 1fr;
}
    .veidaInner.register .cls_left {
        margin: 0 auto;
    }
.header .container .register,
.veidaInner.about .register {
    line-height: 30px;
    height: 28px;
    background: #DD0E26;
    border: 1px #DD0E26 solid;
    color: #fff;
    padding: 0 20px;
    display: inline-block;
}

    .header .container .register:hover,
    .veidaInner.about .register:hover {
        background: #DD0E26;
        color: #fff;
        text-decoration: none;
    }


    .register h2.title {
        grid-column: -1 / 1;
    }


.veidaAboutTitle {
    text-align:right
}
.spnsr .veidaAboutTitle {
    text-align: center
}
.veidaAboutTitle img {
    margin: 0 10px
}
@media screen and (max-width: 1480px) {

    .hero .heroWr {width:100%}
}


    @media screen and (max-width: 1024px) {
        header .logoGlobes {
            background: url(../../../globes/gimel-bold-1.svg) no-repeat 0 0;
            height: 24px;
            width: 24px;
        }

        .sponser img {
            zoom: 70%
        }



        .header .container .nodeName {
            font-size: 22px;
            line-height: 28px;
        }

        .hero .heroWr {
            grid-gap: 20px;
            width: 100%;
        }

            .hero .heroWr p {
                font-size: 19px;
                margin-top: 10px
            }

                .hero .heroWr p a {
                    font-size: 17px
                }
    }

    .veidaAboutTitle div a img {
        float: none !important
    }

    .veidaInner .veidaAbout .veidaAboutTitle {
        max-width: initial
    }

        .veidaInner .veidaAbout .veidaAboutTitle div {
            display: flex;
            gap: 40px;
            justify-content: center;
            flex-flow: wrap;
        }

    .veidaInner.spnsr .veidaAbout {
        display: block
    }

    .veidaInner.register .track {
        display: none
    }

    .veidaInner.sponsorship {
        display: none
    }

    .btn_submit {
        color: #fff;
        background-color: #c00;
        padding: 0 20px;
        display: inline-block;
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        border: 0;
        font-family: 'almoniDL400';
    }

        .btn_submit:hover {
            background: #000
        }


    @media screen and (max-width: 480px) {

        .hero .heroWr h1 {
            max-width: 100%;
            font-size: 29px
        }

        .hero .heroImg {
            zoom: 74%;
            margin-top: 85px;
        }

        .registerBox {
            margin-top: 20px
        }


        .veidaInner .veidaAbout .veidaAboutTitle div {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 20px;
        }

            .veidaInner .veidaAbout .veidaAboutTitle div a img {
                width: 100%
            }

        .veidaInner .banners {
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-gap: 25px;
            min-width: auto;
        }

        .veidaWr.style1 .hero {
            background: url(../../../globes/image/upload/v1717674606/Digital/15937/MAD_visual_mobile_1_f8n08k.png) no-repeat center center;
            height: 535px;
            margin-top: -25px !important;
        }

        #wrapper {
            margin-top: 25px
        }


        .hero .heroWr {
            margin-left: 0;
        }

        .veidaInner.register {
            grid-template-columns: 1fr;
        }

        .veidaInner .banners img {
            max-width: initial;
            min-width: auto;
        }



        #upperBar {
            display: none
        }

        header .hIconsWr {
        }

        .header .container .nodeName {
            font-size: 20px;
            line-height: 29px
        }

        .hero .heroWr .register2 {
            margin-right: 0;
            margin-top: 5px
        }

        .hero .heroWr {
            margin-top: 46px !important;
        }

        .heroWr h2 img {
            width: 100%;
            height: auto;
        }

        header .social {
            padding: 0
        }

            header .social:before {
                top: 8px;
                left: 7px;
                zoom: 100%;
                content: url(../../../globes/image/upload/v1677564862/Digital/bulleten/icon_share_lbw9rm.svg);
                margin: 0;
                position: relative;
            }

        .header .container .sponser {
            direction: ltr
        }

            .header .container .sponser img {
                zoom: 80%;
                margin-top: 10px;
            }

            .header .container .sponser:after {
                display: inline-flex;
                margin-right: 0;
                flex-direction: row-reverse;
                justify-content: center;
                align-items: center;
                position: static;
                border: 0;
                padding: 0;
                direction: rtl;
            }

        /*.header .container .sponser img {
        margin-left: -16% !important
    }*/

        header .logoGlobes {
            background: url(../../../globes/gimel-bold-1.svg) no-repeat 10px 0;
            border-left: 1px #000 solid;
            width: 40px !important;
        }

        .header .container .sponser {
            align-items: center;
            margin-right: 0;
            justify-content: center;
        }

            .header .container .sponser span {
                position: relative;
                top: -7px;
            }

        .header .container .nodeName:before {
            display: none
        }

        header .social {
            border: 1px #000 solid;
            width: 20px;
            height: 25px;
        }

        .hero .heroWr h2 {
            font-size: 23px !important;
            line-height: 100%;
            font-family: almoniTzar500;
            font-weight: normal;
            max-width: 100%;
            margin-bottom:0
        }
        .hero .heroWr p {
            max-width: 280px !important;
        }

        .hero .heroWr h4 {
            max-width: 280px;
            font-size: 20px !important;
        }
            .hero .heroWr h2 strong span {
                display: none
            }


        .hero .heroWr p {
            font-size: 24px;
            margin-top: 20px
        }

        .hero .heroWr p {
            max-width: 268px;
        }

        .hero.noSponser {
            margin-top: 80px;
        }

        .header .logoGlobes {
            margin-top: 0
        }

        .header .container .nodeName {
            position: absolute;
            right: 85px;
        }

        header .hIconsWr .social {
            font-size: 0;
            margin-right: 15px
        }

        .hero .heroWr p, .hero .heroWr p a {
            display: block
        }

        .header .container .register {
            padding: 8px;
            width: auto;
            line-height: 18px;
            height: 15px;
        }

        .heroText {
            max-width: 92%;
            margin-top: 0
        }


        .header .container {
            padding: 0px 10px;
            width: calc(100% - 20px);
        }

        .veidaInner.register .track:first-child {
            min-width: 85% !important
        }
    }

    @media screen and (max-width: 375px) {
    }

    @media screen and (max-width: 320px) {

        .hero .heroWr h4, .hero .heroWr p {
            max-width: 250px !important;
            
        }

        .hero .heroWr h1 {
            font-size: 25px;
        }

           .hero .heroWr h4 {
            font-size: 15px !important;
        }


            .veidaWr.style1 .hero {
                height: 445px;
            }


        .header .container .nodeName {
            font-size: 13px;
        }



        .header .container .sponser img {
            margin-left: -20% !important
        }

        .header .container .sponser:after {
            right: 8% !important;
        }
    }