

.veidaWr.style1 .hero {
    background: #F2E0CF !important;
}


.header .container .sponser {
    display: flex;
    align-items: center
}
header .social:before {
    top: 16px
}
@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}
header .hIconsWr {margin-left:10px}
header .logoGlobes {
    background: url(../../../globes/image/upload/v1680515243/Digital/Globes_logo_138x35_si90nf.svg) no-repeat 0 0;
}

.header .container .sponser:after { top:10px}
.header .container .sponser span {margin-left:10px}
.header .container .nodeName {
    font-size: 40px;
    font-family: almoniTzar400;
}
    .veidaWr.style1 .hero {
    margin-top: 0 !important;
    padding-top: 0 !important
}
.hero .heroWr {
    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: 32px;
        line-height: 1;
        color: #000;
        font-family: almoniDL400;
        max-width: 384px;
        margin: 0 auto 20px;
    }
    .hero .heroWr p {
        color: #fff;
        background: #97133F;
        display: inherit;
        width: fit-content;
        margin: 0 auto;
        padding: 10px 20px;
        border-radius: 10px;
        font-size: 26px;
        font-family: almoniDL300;
    }
    .header .container .nodeName a {
        color: #000
    }
.veidaInner .banners img {min-width:initial}

@media screen and (max-width: 480px) {

    
    .hero .heroWr {
        margin-top: 86px !important;
    }
    .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
    }


    .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: 26px !important;
        font-family: demibold;
    }
    .hero .heroWr h1 {
        font-size: 91px !important
    }
    .hero .heroWr h2 {
        max-width:300px;
    }
         .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;
    }
    .hero .heroWr h1 {
        font-size: 80px !important;
    }
}

@media screen and (max-width: 320px) {
    .header .container .nodeName {
        margin-right: -55px;
    }
    .hero .heroWr h1 {
        font-size: 62px !important;
    }
}