


.header .container .sponser {
    display: flex;
    align-items: center;

}
header .social:before {
    top: 16px;
    position: static
}
@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:19px; margin-left:29px;}
header .hIconsWr {
    margin-left: 24px;
    flex-direction: row-reverse;
}
header .logoGlobes {
    background: url(../../../globes/image/upload/v1680515243/Digital/Globes_logo_138x35_si90nf.svg) no-repeat 0 0;
}

.header .container .sponser:after {
    top: 7px;
    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 span {margin-left:10px}
.header .container .nodeName {
    font-size: 40px;
    line-height: 59px;
    font-family: almoniTzar500;
}
.veidaWr.style1 .hero {
    margin-top: 0 !important;
    padding-top: 0 !important;
    background: #0F3155
}



.hero .heroWr {
    flex-direction: row;
    direction: ltr;
     
    align-items: center;

    margin-top: 140px !important;
}
    .hero .heroWr h1 {
        font-size: 130px;
        line-height: 1;
        color: #97133F;
        font-family: almoniTzar700;
        max-width:initial
    }
    .hero .heroWr h2 {
        font-size: 42px;
        line-height: 50px;
        color: #FFF3E8;
        font-family: almoniDL400;
        max-width: 493px;
        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: #FFF3E8;
    display: inherit;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
    border: 1px #FFF3E8 solid;
    font-size: 38px;
    font-family: almoniTzar500;
}
    .header .container .nodeName a {
        color: #000
    }
.veidaInner .banners img {min-width:initial}

@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%
    }
    }



@media screen and (max-width: 480px) {

    .header .container .nodeName {
        font-size: 35px;
        line-height: 51px;
    }
        .header .container .sponser:after {
display:none
    }

    .hero .heroWr h1 {
        display: none
    }
    .hero .heroWr {
        margin-top: 86px !important;
        flex-direction: column-reverse;
    }
    .heroWr h2 img {
            width: 100%;
            height: auto;
    }

    header .social:before {
        top: 5px;
        content: url(../../../globes/image/upload/v1677564862/Digital/bulleten/icon_share_lbw9rm.svg);
        margin: 0;
        position:relative
       
    }


    .header .container .sponser img {
        zoom: 60%;
        margin-top: 10px;
    }



    header .logoGlobes {
        background: url(../../../globes/gimel-bold-1.svg) no-repeat 10px 0;
        border-left: 1px #000 solid;
        width:40px !important;
    }
        .header .container .sponser {display:block; }
        .header .container .sponser  span {
            position: relative;
            top: -7px;
        }

    .header .container .nodeName:before {display:none}
    header .social {
        border: 1px #000 solid;
        border-radius: 10px;
        width: 25px;
        height: 25px;
    }
    .hero .heroWr h2 {
        font-size: 28px !important;
        line-height: 30px;
        font-family: almoniDL400;
        text-align: center
    }
    .hero .heroWr h1 {
        font-size: 91px !important
    }
 
         .hero.noSponser {
        margin-top: 80px;
    }
    .header .logoGlobes { margin-top:0    }
        .header .container .nodeName {
        margin-right: -140px;
    }
        .hero .heroWr h1 {margin-top:60px}

    }

@media screen and (max-width: 375px) {
    .header .container .nodeName {
        margin-right: -115px;
    }
 
}

@media screen and (max-width: 320px) {
    .header .container .nodeName {
        margin-right: -55px;
    }
 
}