:root {
     --MainBG: #fff;
     --SecondaryBG: #f8f0f3;
     --Separator:#eedbe2;
     --PrimaryColor:#97133f;
     --PrimaryDarker:#700b2d;
     --MainText:#1a1a1a;
     --SecondaryText:#484848;
}
 body {
     min-width:100%
}
 img{
    width:100%;
}
 @font-face {
     font-family: 'almoniTzar400';
     font-weight: 400;
    /*(regular)*/
     font-style: normal;
     src: url('../../../../../Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.eot');
     src: url('../../../../../Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.eot') format('embedded-opentype'), url('../../../../../Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.woff') format('woff'), url('../../../../../Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.woff2') format('woff2');
}
 @font-face {
     font-family: 'almoniTzar700';
     font-weight: 700;
     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') 
}
 @font-face {
     font-family: 'almoniTzar500';
     font-weight: 500;
     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');
}
 @font-face{
	font-family:'ultrabold';
	font-weight:900; /*(bold)*/
	font-style: normal;
		src: url('../../../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.eot'); 
		src: url('../../../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.eot') format('embedded-opentype'), 
			 url('../../../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.woff2') format('woff2'),
			 url('../../../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.woff') format('woff');
}
 #wrapper,header{
     max-width:unset;
     width:100%;
}
 #wrapper {
     background:#fff;
     overflow:visible;
}
 .desc {
     margin:108px auto 173px;
     font-family: 'AlmoniDL400';
     font-weight:normal;
     text-align:center;
     font-size: 32px;
     line-height: 1.5;
     max-width:1068px;
     width:calc(100% - 54px);
     display:none 
}
 .hpSB{
     display:flex;
     width:calc(100% - 40px);
     text-align:center;
     margin:0;
     padding:7px 20px;
     top:0;
     overflow:hidden;
     z-index: 1111111111;
     background: var(--SecondaryBG);
     position:fixed;
     justify-content: space-between;
     align-items: center;
}
 .logos {
     display: flex;
}
 .hpSB .del1 {
     height: 40px;
     border: solid 1px var(--PrimaryColor);
     margin:0 20px;
     display:inline-block;
}
 .hpSB .globesLink {
     background: url(../../../../../globes/image/upload/v1614012613/Digital/50 משפיעות 2020/138-35_mzhlcr.svg) no-repeat 0 0;
     width: 136px;
     height: 35px;
     display:inline-block;
     margin: 0;
}
 .hpSB h2{
     display: inline-block;
         font-family: almoniTzar700;
    font-weight: normal;
     margin: 0;
     font-size: 32px;
     color:var(--PrimaryColor);
}
 .hpSB .lnkSB{
     display: inline-block;
     font-family: 'almoniTzar400';
     font-weight: normal;
     margin-left: 60px;
     font-size: 24px;
     color: var(--PrimaryColor);
     border-bottom: 1px solid var(--SecondaryBG);
}
 .hpSB .lnkSB.active, .hpSB .lnkSB:hover{
     border-bottom:1px solid var(--PrimaryColor);
}
 #dvRSB {
     display: flex;
     align-items: center;
}
 #dvRSB a span {
    margin:0 0 0 10px;
     font-size:18px
}
 #dvRSB .shareProject {
     font-size: 24px;
     margin: 0;
     padding: 3px 15px;
     border-radius: 6px;
     border: solid 1px var(--PrimaryColor);
     color: var(--PrimaryColor);
     font-family:'almoniTzar400';
     cursor:pointer;
}
 #dvRSB .shareProject:hover{
     background:var(--PrimaryDarker);
     color:#fff;
}
 #dvRSB .shareProject:before {
     content:"";
     background: url(../../../../../globes/image/upload/v1613396782/Digital/50 משפיעות 2020/icon-24-share_p06krc.svg) no-repeat 0 0;
     display: inline-block;
     width: 19px;
     height: 24px;
     position: relative;
     top: 5px;
     margin-left: 8px 
}
 #dvRSB .shareProject:hover:before{
     background:url(../../../../../globes/image/upload/v1613553965/Digital/50 משפיעות 2020/icon-24-white-share_zohh6a.svg) no-repeat 0 0;
}

 #dvRSB .hasut {margin-right:55px;    display: flex;    align-items: center;    justify-self: center; position:relative}
 #dvRSB .hasut:before { content:""; position:absolute; right:-25px; top:0;     background: #92969a42;
    height: 50px;    width: 1px;}
 #dvRSB .hasut {font-size:18px; }
 #dvRSB .hasut img {width:50px; height:50px; margin-right:14px}

 .hpSB .l {
     font-family: AlmoniDL400;
     margin: 0px 20px 0 0;
     display: flex;
     align-items: center;
     border-right: 1px #92969a40 solid;
     padding-right: 20px;
}
 #kidumSB {
     display:block;
     background: url(../../../../../globes/image/upload/v1614685431/Digital/50 משפיעות 2020/תמונות שיתוף/desktop_3_bkg_hero_sncfbi.png);
     height: 420px;
     position:relative;
     margin-top:60px;
     background-size:cover;
}
 #kidumSB h1{
    position: absolute;
    top: 50%;
    right: 50%;
    font-family: 'almoniTzar700';
    font-size: 128px;
    color: var(--MainBG);
    z-index: 1;
    line-height: 95px;
    letter-spacing: 0.32px;
    width: 830px;
    text-align: center;
    font-feature-settings: "smcp";
    margin: 0;
    transform: translate(50%, -50%);
}
 #kidumSB .kidomImg {
     position: absolute;
     bottom: 270px;
     z-index: 1;
     right: 160px;
}
 #kidumSB h3{
     position:absolute;
     top:110px;
     right:450px;
     font-family: 'almoniDL700';
     font-size:40px;
}
 .divSBTitle {
     max-width: 1600px;
     text-align: right;
     font-family: 'almoniTzar700';
     font-size: 48px;
     line-height: 57px;
     margin: 30px auto 51px;
     color: #1a1a1a;
     letter-spacing: -0.18px;
     border-bottom: 1px #1a1a1a solid;
     font-weight:normal;
     padding-bottom: 10px;
     position:relative 
}
 .divSBTitle:after {
     position: absolute;
     content: '';
     border-radius: 5px;
     bottom: -2px;
     right: 0;
     width: 72px;
     border: 2px #c00 solid;
     background: #c00;
}
 .divSBTitle h2 {
    margin:0;
     font-size:48px 
}
 #divSBInstruction {
     width:100%;
     margin:30px auto 78px;
     max-width: 1040px;
     display: grid;
     grid-template-columns: repeat(3, 1fr);
}
 #divSBInstruction div{
     display:inline-block;
}
 #divSBInstruction div>span img {
     border-radius:50%;
     width: 180px;
     height: 180px;
}
 #divSBInstruction p{
     font-family: 'almoniTzar400';
     font-size:32px;
     color:#000;
     max-width: 65%;
     margin: 30px auto 0;
     line-height: 32px;
}
 #divSBInstruction div:nth-of-type(1){
     direction:ltr;
}
 #divSBInstruction div:nth-of-type(1)>p{
     text-align:center;
}
 #divSBInstruction div:nth-of-type(2)>span{
     margin:0px auto;
}
 #section_article .item h2, #section_article .hWr4 {
    text-align:center;
     max-width:613px
}
 #divGalleryCredits {
    font-family: 'almoniDL400';
     font-size:16px
}
 .socialIconsArt {
    direction:ltr
}
 .socialIconsArt a {
     display: inline-block;
     width: 77px;
     height: 77px;
     zoom: 60%;
     position: relative;
     margin-left:24px;
}
 .socialIconsArt .twitter {
     background:url('../../../../../globes/urban_renewal/icn_twitter.svg') no-repeat center;
}
 .socialIconsArt .facebook {
     background:url('../../../../../globes/urban_renewal/icn_facebook.svg') no-repeat center;
}
 .socialIconsArt .mail {
     background:url('../../../../../globes/urban_renewal/icn_mail.svg') no-repeat center;
}
 .socialIconsArt .linkedin {
     background:url('../../../../../globes/urban_renewal/icn_linkedin.svg') no-repeat center;
}
 .socialIconsArt .whatsap {
     background:url('../../../../../globes/urban_renewal/icn_whatsapp.svg') no-repeat center;
}
 .socialIconsArt .facebook:hover {
    background-image:url(../../../../../globes/urban_renewal/icn_facebook_color.svg);
}
 .socialIconsArt .twitter:hover{
    background-image:url(../../../../../globes/urban_renewal/icn_twitter_color.svg);
}
 .socialIconsArt .whatsap:hover {
    background-image:url(../../../../../globes/urban_renewal/icn_whatsapp_color.svg);
}
 .socialIconsArt .mail:hover {
    background-image:url(../../../../../globes/urban_renewal/icn_mail_color.svg);
}
 .socialIconsArt .linkedin:hover {
     background-image: url(../../../../../globes/urban_renewal/icn_linkedin_color.svg);
}
 .socialIconsArt .copy:hover {
    background-image:url(../../../../../globes/urban_renewal/icn_copy_link_color.svg);
}
 .mainInfo .socialLinks {
     text-align: center;
     direction: ltr;
     padding:5px 0;
     border-top:1px #000 solid;
     border-bottom:1px #000 solid;
     margin-top:20px 
}
 .mainInfo .socialLinks a {
     display:inline-block;
     margin-bottom:10px;
     width:30px;
     height:30px;
     margin: 0 14px;
     cursor:pointer
}
 .mainInfo .socialLinks .icon1 {
    background:url(../../../../../globes/icons/icn-facebook.svg) no-repeat 0 0;
}
 .mainInfo .socialLinks .icon2 {
    background:url(../../../../../globes/icons/icn-twitter.svg) no-repeat 0 0;
}
 .mainInfo .socialLinks .icon3 {
    background:url(../../../../../globes/icons/icn-mail.svg) no-repeat 0 0;
}
 .mainInfo .socialLinks .icon4 {
    background:url(../../../../../globes/icn-linkdin.svg) no-repeat 0 0;
     zoom: 81%;
}
 .mainInfo .socialLinks .icon5 {
    background:url(../../../../../globes/icons/icn-whatsapp.svg) no-repeat 0 0;
}

 .mainInfo .socialLinks span {
    text-align: center;
    font-size: 16px;
     color:#000;
     margin-bottom:4px;
     font-family: 'almoniDL400';
     display:block
}
 #divSBBanner1{
     width: 1050px;
     height: 90px;
     margin:109px auto 97px;
     font-size:40px;
}
 #filterTitle {
     font-size: 24px;
     font-family: 'almoniTzar400';
     color: var(--PrimaryColor);
     margin: 0 0 0 40px;
     cursor:pointer;
     line-height:38px;
     flex: 0 0 140px;
}
 #filterTitle:before{
     content:url(../../../../../globes/image/upload/v1613396778/Digital/50 משפיעות 2020/icon-24-filter_cgykuq.svg);
     position: relative;
     top: 4px;
     margin-left: 10px;
}
 #filters{
     display:none;
     text-align: right;
     max-width:722px;
}
 #SBFilterBtns {
    margin:25px auto;
    padding: 12px 24px;
     display: flex;
     max-width: 1478px;
     width: 100%;
}
 .pinkBg{
      background: var(--SecondaryBG);
 }
 #SBFilterBtns input {
     background:var(--SecondaryBG);
     color: var(--PrimaryColor);
     border: 1px var(--PrimaryColor) solid;
     font-size: 24px;
     line-height: 1.5;
     padding: 0px 12px;
     font-family: 'almoniTzar400';
     margin: 0 0 18px 18px;
     cursor:pointer ;
     border-radius: 4px;
     letter-spacing: 0.12px;
     -webkit-appearance: none;
}
 #SBFilterBtns input:hover, #SBFilterBtns input.active {
    background:#e9cdd7;
}
  #SBFilterBtns input:focus{
      outline:none;
  }
 #SBFilterData, .allMembers{
     margin:36px auto 120px;
     max-width: 1478px;
     display: grid;
     grid-template-columns: repeat(auto-fill, 345px);
     grid-gap: 32px;
     width: calc(100% - 36px);
     justify-content: center;
}
 #SBFilterData>a{
     display:inline-block;
     position: relative;
     margin-bottom:50px;
     vertical-align: top;
}
 #SBFilterData>a:visited * {
    color:#66605b
}
 .SBCoach img{
     width:100%;
     height: 363px;
     object-fit: cover;
     transition:all 0.2s ease;
}
 .SBCoach{
     cursor:pointer;
}
 .SBCoach:hover img , .divRelatedItem:hover img{
     -webkit-box-shadow: 14px 14px 0 0 var(--PrimaryColor);
     box-shadow: 14px 14px 0 0 var(--PrimaryColor);
     transform: translate(-14px, -14px);
}
 .SBCoach:hover h4, .SBCoach:hover h5, .divRelatedItem:hover .title, .divRelatedItem:hover .description{
     color:var(--PrimaryColor);
}
 .SBCoach h4, .title {
     font-size:28px;
     line-height:31px;
     margin:10px 0 5px;
     font-family: 'almoniTzar700';
     color:var(--MainText);
     text-align:right 
}
 .SBCoach h5, .description{
     font-size:18px;
     line-height:24px;
     font-family: 'almoniDL400';
     margin:0;
     color:var(--SecondaryText);
     letter-spacing: -0.04px;
     font-weight: normal;
     text-align:right 
}
  .SBCoach h5 p{
      margin:0;
  }
 #divArticleContent, #divVaadParent, #divAboutParent, .pageLayoutArticle {
     max-width: 1478px;
     width: calc(100% - 36px);
     margin:60px auto;
     position:relative; padding-top:0 !important
}
 
 .pageLayout {
     display: grid;
     grid-template-columns: 1fr 1fr;
     grid-gap: 100px;
     padding:60px 0 24px;
     justify-content: space-between;
     text-align:right;
}
 .pageLayoutPerson {
     display: grid;
     grid-template-columns:60px 1fr 1fr 60px;
     grid-gap: 20px;
     padding:60px 0 24px;
     justify-content: space-between;
     text-align:right;
         margin-bottom: 56px;
}
 #divVaadParent, #divAboutParent{
     display:none;
}
 .border{
     border-bottom: 1px solid var(--Separator);
     padding-bottom: 56px;
}
 #divArrowLeft, #divArrowRight {
     position: -webkit-sticky;
     position: sticky;
     background: var(--PrimaryColor);
     width: 60px;
     height: 60px;
     border-radius: 6px;
     top:40%;
     z-index:1;
     cursor:pointer;
}
 #divArrowLeft:after, #divArrowRight:before{
     content:"";
     border: solid #fff;
     border-width: 0 3px 3px 0;
     display: inline-block;
     padding: 7px;
     position:absolute;
     top:23px;
}

 #divArrowLeft:after{
     transform: rotate(135deg);
     -webkit-transform: rotate(135deg);
     right:20px;
}

 #divArrowRight:before{
     transform: rotate(-45deg);
     -webkit-transform: rotate(-45deg);
     right:25px;
}
 #divArrowLeft:hover,#divArrowRight:hover {
     width:180px;
     line-height:60px;
     text-align: center;

}
 #divArrowRight:hover {
     margin-right:-120px;
 }
 #divArrowLeft:hover::after,#divArrowRight:hover::before {
     position:initial;
}
 #divArrowLeft:hover::before{
     content:"למשפיעה הבאה";
     color: #fff;
     font-family: 'almoniTzar400';
     font-size: 28px;
     display: inline-block;
}
 #divArrowRight:hover::after{
     content:"למשפיעה הקודמת";
     color: #fff;
     font-family: 'almoniTzar400';
     font-size: 28px;
     display: inline-block;
}
 #divArtData{
     text-align:right;
}
 .divArtTitle, .pageTitle {
     font-size: 88px;
     font-family: 'almoniTzar700';
     color:var(--MainText);
     line-height: 1;
     margin: 0 0 15px 0;
}
 .divArtSubTitle {
     font-size: 24px;
     font-family: demibold;
     color:var(--SecondaryText);
     font-weight: normal;
         margin-top: 0;
}
 .divArtSubTitle p{
     margin:0;
 }
 #divArtInfo{
     font-size:18px;
     font-family: 'almoniDL400';
     color:#666;
}
 #divArtSharing{
     border-top:1px solid var(--Separator);
     border-bottom:1px solid var(--Separator);
     display:flex;
     justify-content:space-between;
     align-items: center;
     margin-bottom:40px;
     height:64px;
}
 #divArtAuthor{
     padding-left: 24px;
     border-left: 1px solid var(--Separator);
 }
 #divArtAuthor, #divArtTime {
     font-size: 16px;
     color: #666;
     font-family: 'almoniDL400';
     white-space: nowrap;
}
 #divArtShare{
     display:flex;
     align-items: center;
     flex: 1;
    justify-content: flex-end;
    cursor:pointer;
}
 #shareBtn {
     display: flex;
     align-items: center;
     font-family: 'almoniTzar400';
     font-size:22px;
     color:var(--PrimaryColor);
     white-space: nowrap;
     line-height: 0.6;
}
 #shareBtn:after{
     content:url(../../../../../globes/image/upload/v1614244695/Digital/50 משפיעות 2020/icon-40-share_1_oqfdxa.svg);
     margin-right: 10px;
}
  #divArtShare:hover  #shareBtn:after{
    content:url(../../../../../globes/image/upload/v1614072631/Digital/50 משפיעות 2020/icon-40-share-full_1_fldpkm.svg);
  }
 #spnSharedBtns{
     display:flex;
     background: #fff;
     padding: 0 0 0 10px;
    border-left: 1px solid var(--Separator);
}
 #spnSharedBtns a{
     width:40px;
     height:40px;
     margin-left:10px;
     cursor:pointer;
}
 #artFB{
     background-image:url(../../../../../globes/image/upload/v1613580620/Digital/50 משפיעות 2020/Facebook_meywvs.svg);
}
 #artTW{
     background-image:url(../../../../../globes/image/upload/v1613580620/Digital/50 משפיעות 2020/Twitter_ignwoy.svg);
}
 #artLI{
     background-image:url(../../../../../globes/image/upload/v1613580620/Digital/50 משפיעות 2020/Linkedin_ofxqf6.svg);
}
 #artWA{
     background-image:url(../../../../../globes/image/upload/v1613580622/Digital/50 משפיעות 2020/Whatsapp_bircff.svg);
}
 a#artML{
     background-image:url(../../../../../globes/image/upload/v1613580620/Digital/50 משפיעות 2020/mail_z1am95.svg);
}
 #artCopy{
     background-image:url(../../../../../globes/image/upload/v1613564755/Digital/50 משפיעות 2020/icn-copy-link-copy_1_g61dvg.svg);
     margin-left:0;
 }
 #artFB:hover{
     background-image:url(../../../../../globes/image/upload/v1614255993/Digital/50 משפיעות 2020/icon-40-facebook-full_p1dvol.svg);
}
 #artTW:hover{
     background-image:url(../../../../../globes/image/upload/v1614256171/Digital/50 משפיעות 2020/icon-40-twitter-full_jehhp7.svg);
}
 #artLI:hover{
     background-image:url(../../../../../globes/image/upload/v1614255993/Digital/50 משפיעות 2020/icon-40-linkedin-full_v9d862.svg);
}
 #artWA:hover{
     background-image:url(../../../../../globes/image/upload/v1614257187/Digital/50 משפיעות 2020/icon-40-whatsapp-full_1_tf9ldv.svg);
}
 a#artML:hover{
     background-image:url(../../../../../globes/image/upload/v1614255993/Digital/50 משפיעות 2020/icon-40-mail-full_vznip0.svg);
}
  #artCopy:hover{
      background-image:url(../../../../../globes/image/upload/v1614255993/Digital/50 משפיעות 2020/icon-40-copy-link-full_wrqpfi.svg);
  }
 .divArtText p {
     font-size: 19px;
     font-family: 'OpenSansHebrew';
     line-height: 24px;
     color:var(--MainText);
     margin: 0 0 20px 0;
     line-height:1.5;
}
 .divArtText p strong, .divArtText h3 {
    font-size: 28px;
    font-family: 'almoniTzar700';
    line-height:1;
    margin: 0 0 8px 0;
}
 .divArtText p strong a{
     font-size: 19px;
     font-family: 'OpenSansHebrew';
 }

#divArtImage {
   height: calc(100% - 20px);
   text-align: center;
   margin-right:40px;
}
 #divArtImageInner{
      position: -webkit-sticky;
     position:sticky;
     top:12%;
 }
 #divArtImage img{
     -webkit-box-shadow: 20px 20px 0 0 #fff, 20px 20px 0 1px var(--PrimaryColor);
     box-shadow: 20px 20px 0 0 #fff, 20px 20px 0 1px var(--PrimaryColor);
     width: auto;

}
.imageCredit {
    font-size: 13px;
    color: #b0b0b0;
    background: rgb(0 0 0 / 50%);
    font-family: 'almoniDL400';
    position: absolute;
    right: 4px;
    bottom: 3px;
    padding: 0 2px;
    text-align:right;
}
 .lblReadMore {
     color: #666;
     font-family: 'OpenSansHebrew';
     font-size: 16px;
     cursor:pointer;
}
 .lblReadMore:after {
     content: "";
     border: solid #666;
     border-width: 0 2px 2px 0;
     display: inline-block;
     padding: 3px;
     margin-right:10px;
     transform: rotate(45deg);
     -webkit-transform: rotate(45deg);
     position: relative;
     top: -2px;
}
 .ArticleImg {
    position: relative;
}
 #divArtRelatedItems {
    padding-bottom: 70px;
}
 #divArtRelatedItems h5, .divAddArticlesTitle{
     font-size:88px;
     text-align:right;
     margin:0;
     font-family: 'almoniTzar700';
}
 #divArtRelatedItemsContent {
     display: grid;
     grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));
     grid-gap: 32px;
     position:relative;
}
 .divRelatedItem{
     cursor:pointer;
 }
 .divRelatedItem img{
     width:100%;
     height: 363px;
     object-fit: cover;
     transition: all 0.2s ease;
}
 #divShowMoreRelatedItems {
     font-size: 24px;
     font-family: 'almoniTzar400';
     color:var(--PrimaryColor);
     border:1px solid var(--PrimaryColor);
     border-radius:4px;
     padding: 2px 8px;
     position: absolute;
     bottom: -70px;
     cursor:pointer;
}
 #divShowMoreRelatedItems:hover{
     background:var(--PrimaryDarker);
     color:#fff;
}
 #divRecommendation {
     background: var(--SecondaryBG);
     padding: 24px;
     -webkit-box-shadow: 20px 20px 0 0 #fff, 20px 20px 0 1px var(--SecondaryBG);
     box-shadow: 20px 20px 0 0 #fff, 20px 20px 0 1px var(--SecondaryBG);
     margin: 24px 0 48px;
}
 #divRecommendationData {
     display: grid;
}
 
 #divRecommendationImg img {
     width: 124px;
     height: 124px;
     border-radius: 50%;
     object-fit: cover;
     filter:grayscale(100%);
}
 #divRecommendationText, #divRecommendationText p {
     font-size: 19px;
       line-height:24px;
     font-family: 'almoniDL400';
     color: #1a1a1a;
}
 #divRecommendationText p strong{
     font-size: 19px;
     font-family: 'almoniDL700';
}
 #divRecommendationText h3 {
     font-size: 28px;
     font-family: 'almoniTzar700';
     margin: 0;
     line-height:1;
     margin-bottom: 16px;
}
#divRecommendationText h4{
    font-family: 'almoniTzar400';
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 8px 0;
}
#divRecommendationText h4 strong {
    font-family: 'almoniTzar700';
}
 #divRecommendationBottom {
     display: flex;
     align-items: center;
     justify-content: space-between;
}
 #divRecommendationReadMore {
     font-size: 16px;
     color: #666;
     font-family: 'almoniDL400';
     cursor:pointer;
}
 #divRecommendationShare {
     font-size: 20px;
     font-family: 'almoniTzar400';
     color: #97133f;
     cursor:pointer;
}
 #divRecommendationShare:before{
     content:url(../../../../../globes/image/upload/v1614615809/Digital/50 משפיעות 2020/icon-24-share_2_ai4gep.svg);
     position: relative;
     top: 5px;
     margin-left:4px;
}
 .divAddArticlesTitle{
     max-width:1478px;
     margin:0 auto;
     width:calc(100% - 40px);
}
 .divAddArticles {
     display: grid;
     grid-gap:20px;
    grid-template-columns: repeat(3, 1fr);
     max-width: 1478px;
     margin: 0 auto 120px;
     width: calc(100% - 40px);
     justify-content: space-between;
}
 .addArticle{
     text-align:right;
}

 .addArticle img{
     width:100%;
}
 .addArticle h4{
     margin:10px 0;
     font-size:28px;
     font-family: 'almoniTzar700';
     line-height:1;
}
 .articleInfo{
        display: grid;
    grid-template-columns: repeat(3, auto);
    justify-content: start;
    align-items: center;
    grid-gap: 0 7px;
}
 .articleInfo span{
     color:#8c8c8c;
     font-size:14px;
     font-family:'almoniDL400';
}
 #divVaadLeft{
     display:grid;
     grid-template-columns: repeat(auto-fill, 180px);
         grid-auto-rows: 300px;
     grid-gap:25px;
}
 #divVaadLeft .name {
     margin: 0;
     font-size: 28px;
     font-family: 'almoniTzar700';
     color: #484848;
     text-align:center;
     line-height:1;
}
 #divVaadLeft .description{
     font-size: 16px;
     text-align:center;
     color: #484848;
}
 .personImg img{
     filter: grayscale(100%);
}
 .overlay, .socialBlock {
     display: none
}
 html.hidden {
     overflow: hidden
}
#sponsersLogo {
    position: relative;
    max-width: 1478px;
    margin: auto;
    width: calc(100% - 40px);
    display: flex;
    justify-content:space-between;
    align-items:center;
    gap:28px;
    flex-wrap:wrap;
}
#sponsersLogo img{
    max-width:219px;
}
 .socialBlock .close {
    background-image: url(../../../../../globes/urban_renewal/X.svg);
     width: 15px;
     height: 15px;
     background-size: contain;
     cursor: pointer;
     position: absolute;
     top: 10px;
     left: 10px;
     font-size: 0;
}
 .overlay {
     overflow: hidden;
     width: 110% !important;
     height: 110% !important;
     position: absolute;
     top: 0px;
     left: 0px;
     background-color: Gray;
     opacity: 0.7;
     z-index: 10;
}
 .socialBlock {
     width: 565px;
     height: 532px;
     background: #fff;
     position: fixed;
     z-index: 200000;
     transform: translate(-50%, -50%);
     left: 50%;
     top: 50%;
     z-index: 111111111111111111111111111;
     outline: 1000px rgba(0,0,0,0.8) solid;
     direction: ltr;
}
 .socialBlock h3 {
     font-family: 'ultrabold';
     font-size: 30px;
     margin: 40px 0 10px;
     text-align: center;
}
 .socialBlock .sWr {
    display: grid;
    grid-template-columns: auto auto auto;
    justify-content: center;
     width: 100%;
     text-align: center;
     margin: 0 auto;
}
 .socialBlock a {
     display: inline-block;
     width: 77px;
     height: 77px;
     border-radius: 50%;
     margin: 38px;
     position: relative;
}
 .socialBlock a:after {
     position: absolute;
     font-size: 14px;
     transform: translate(-50%, -50%);
     left: 50% !important;
     top: 130%;
     width: 100%;
     text-align: center;
     margin: 0 auto;
     font-family: almoniDL400;
}
 .socialBlock .fb:after {
     content: "Facebook";
}
 .socialBlock .twitter:after {
     content: "Twitter";
}
 .socialBlock .whatsapp:after {
     content: "WhatsApp";
}
 .socialBlock .mail:after {
     content: 'דוא"ל';
}
 .socialBlock .linkedin:after {
     content: "LinkedIn";
}
  .copyLink{
      display:none;
     font-size:14px;
     font-family:almoniDL400;
     padding:2px 5px;
     background:rgb(111 111 111 / 85%);
     color:#fff;
     border-radius:3px;
 }
  #spnSharedBtns{
      position:relative;
  }
#spnSharedBtns .copyLink {
    position: absolute;
    left: 0;
    bottom: -30px;
}
 .socialBlock .copy:after {
     content: "העתק קישור";
     width: 90px;
}
 .socialBlock .twitter {
     background:url('../../../../../globes/urban_renewal/icn_twitter.svg') no-repeat center;
}
 .socialBlock .fb {
     background:url('../../../../../globes/urban_renewal/icn_facebook.svg') no-repeat center;
}
 .socialBlock .mail {
     background:url('../../../../../globes/urban_renewal/icn_mail.svg') no-repeat center;
}
 .socialBlock .linkedin {
     background:url('../../../../../globes/urban_renewal/icn_linkedin.svg') no-repeat center;
}
 .socialBlock .copy {
     background:url('../../../../../globes/urban_renewal/icn_copy_link.svg') no-repeat center;
}
 .socialBlock .whatsapp {
     background:url('../../../../../globes/urban_renewal/icn_whatsapp.svg') no-repeat center;
}
 .socialBlock .fb:hover {
    background-image:url(../../../../../globes/urban_renewal/icn_facebook_color.svg);
}
 .socialBlock .twitter:hover{
    background-image:url(../../../../../globes/urban_renewal/icn_twitter_color.svg);
}
 .socialBlock .whatsapp:hover {
    background-image:url(../../../../../globes/urban_renewal/icn_whatsapp_color.svg);
}
 .socialBlock .mail:hover {
    background-image:url(../../../../../globes/urban_renewal/icn_mail_color.svg);
}
 .socialBlock .linkedin:hover {
     background-image: url(../../../../../globes/urban_renewal/icn_linkedin_color.svg);
}
 .socialBlock .copy:hover {
    background-image:url(../../../../../globes/urban_renewal/icn_copy_link_color.svg);
}
 .socialBlock .closetext {
    display:none
}
  .hdd{display:none;}
 .hh{
    animation:animatezoom1 .7s ease;
}

.cc{
    animation:animatezoom2 .7s ease;
}


@keyframes animatezoom1{from{opacity:1;} to{opacity:0;}}
@keyframes animatezoom2{from{opacity:0;} to{opacity:1;}}
 #btnHome{
     font-size:24px;
     font-family: 'almoniTzar400';
     color:#fff;
     background:var(--PrimaryColor);
     appearance: none;
     border: none;
     border-radius: 4px;
     padding: 3px 13px;
     cursor:pointer;
     -webkit-appearance: none;
}
 #btnHome:hover{
     background:var(--PrimaryDarker);
  }
 #btnHome:after{
     content:"";
     display:inline-block;
     border: solid #fff;
     border-width: 0 2px 2px 0;
     padding: 3px;
     transform: rotate(135deg);
     -webkit-transform: rotate(135deg);
}
 #SBFooter {
     background:#fff;
     margin-top: 0;
     width:calc(100% - 40px);
     padding:15px 20px;
     border-top:1px #e9e2de solid
}
 #SBFooter div{
     display:flex;
     justify-content:space-between;
     max-width:1440px;
     margin:0 auto;
     align-items: center;
}
 #SBFooter p {
     font-family: almoniTzar400;
     font-size: 30px;
     line-height: 1.47;
     letter-spacing: 0.48px;
     text-align: right;
     color: #000;
     margin:0;
}
 #SBFooter a {
    font-size: 20px;
    line-height: 1.45;
     color: #000;
     font-family: almoniDL400;
}
 .mobile{
     display:none;
}
.titleDiv .divAddArticlesTitle{
    width:100%;
}
.titleDiv{
    position:relative;
    max-width:1478px;
    margin:auto;
    width: calc(100% - 40px);
}
.sponser{
    position:absolute;
    left:0;
    top: 50%;
    transform: translateY(-50%);
    font-size:18px;
    font-family:almoniDL400;
    display:flex;
    align-items:center;
    margin:0;
}
.sponser img{
    width:50px;
    margin-right:16px;
}
 .pageLayoutArticle{
     max-width:1280px;
     padding-top:32px;
     width:100%;
 }
.ArticleData{
    text-align:right;
    max-width:670px;
    margin: 20px auto;
    position:relative;
    width: calc(100% - 40px);
}
.adSponsorTitle {
    color: #53917e;
    font-size: 16px;
    font-family: 'almoniDL700';
    margin:0;
}
.adSponsorTitle::after{
    content:url(../../../../../globes/icons/information.svg);
    margin-right: 5px;
    position: relative;
    top: 4px;
}
.mekudamWr {
    width: 270px;
    border-radius: 4px;
    box-shadow: 0 1px 10px 3px rgb(117 117 117 / 17%);
    background-color: #fff;
    padding: 21px 18px;
    position: absolute;
    top: 14px;
    margin-top: 10px;
    display: none;
    cursor: default;
    font-family: OpenSansHebrew;
    font-size: 14px;
    line-height: 22px;
}
.mekudamWr p{
    margin:0;
}
.mekudamWr p a {
    border-bottom: 1px #1a1a1a solid;
}
.adSponsorTitle:hover .mekudamWr{
    display:block;
}
.ArticleTitle {
    font-size: 56px;
    font-family: 'almoniTzar700';
    margin: 10px 0;
    line-height:1;
}
.ArticleSubTitle {
    font-size: 20px;
    color: #484848;
    font-family: 'almoniDL700';
    margin: 0 0 15px 0;
}
#divArtRelatedArticle {
    background-color: #f8f0f3;
    padding: 50px 0;
}
.adSponser {
    font-size: 18px;
    font-family: 'almoniDL400';
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    display:flex;
    align-items:center;
}
.adSponser img{
    max-width:64px;
       margin: 0 10px 0 0;
}
.adArtTitle {
    font-size: 28px;
    font-family: 'almoniTzar700';
    line-height: 1;
}
.ArticleData #divArtAuthor{
    padding-left:12px;
}
.ArticleData #divArtTime{
    padding-right:12px;
}

@media only screen and (max-width: 1600px) {
  
      #divArrowRight:hover{
          margin-right:0;
      }
    #divArrowLeft:hover{
         left:18px;
     }

}
 @media only screen and (max-width: 1440px){
    .pageLayoutPerson {
        grid-template-columns: 40px 1fr 1fr 40px;
    }
     #divArrowLeft, #divArrowRight {
        width: 40px;
        height: 40px;
     }

     #divArrowRight:before{
        right: 17px;
     }
     #divArrowLeft:after, #divArrowRight:before{
         padding: 5px; 
         top: 15px;
     }
     #divArrowLeft:after {
        right: 12px;
    }
     #divArrowRight:hover::after, #divArrowLeft:hover::before{
         font-size:24px;
     }
     #divArrowLeft:hover, #divArrowRight:hover {
        width: 150px;
        line-height: 40px;
    }
     
 }

 @media only screen and (max-width: 1350px) {
     .hpSB .lnkSB {
         margin-left: 30px;    white-space: nowrap;
    }
     .hpSB .del1 {
         margin: 0 10px;
    }
     #kidumSB h1 {
         font-size: 90px;
         line-height: 78px;
    }
      #divArtImage img{
          width:100%;
      }
  
}

 @media only screen and (max-width: 1250px) {
     #kidumSB h1 {
         font-size: 82px;
         line-height: 72px;
         width: 539px;
    }
     .hpSB h2 {
         font-size: 30px;
    }
     .hpSB .lnkSB {
         margin-left: 20px;
    }
     #dvRSB .shareProject {
         font-size: 22px;
         padding: 3px 10px;
    }
   
}
@media only screen and (max-width: 1024px) {
     .pageLayout {
        grid-template-columns: 3fr 2fr;
        grid-gap:80px;
    }
     .pageLayoutPerson{
           grid-template-columns:40px 3fr 2fr 40px;
     }
    .divArtTitle, .pageTitle,#divArtRelatedItems h5, .divAddArticlesTitle {
        font-size: 72px;
    }
    #divArtAuthor {
        padding-left: 8px;
    }
    .divAddArticles {
        grid-template-columns:1fr 1fr;
    }
}
 @media only screen and (max-width: 1040px) {
      .hpSB .globesLink {
         background: url(../../../../../globes/image/upload/v1613549875/Digital/50 משפיעות 2020/logo_gimel_white_iyucpx.svg) no-repeat 0 0;
         width: 43px;
         height: 40px;
    }
     .hpSB h2 {
         font-size: 30px;
    }
     .hpSB .lnkSB{
         font-size:22px;
         margin-left: 20px;
    }
}
@media only screen and (max-width:868px) {


    #divArticleContent, #divVaadParent, #divAboutParent, .pageLayoutArticle {
        margin: 150px auto 60px;

        padding-top: 0 !important;
    }



    .hpSB {
        width: 100%;
        padding: 0;
        flex-direction: column;
    }

    .logos {
        width: 100%;
        background: var(--PrimaryColor);
        justify-content: center;
        align-items: center;
        height: 54px;
        position: relative;
    }

    .hpSB .globesLink {
        background: url(../../../../../globes/image/upload/v1613553955/Digital/50 משפיעות 2020/icon-24-white-gimel_fvri1m.svg) no-repeat 0 0;
        width: 24px;
        height: 24px;
        position: absolute;
        right: 20px;
    }
    .divAddArticles {
        grid-template-columns: 1fr;
        margin:0 auto 60px;
    }


    .hpSB .del1 {
        display: none;
    }

    .hpSB h2 {
        font-family: almoniTzar700;
        font-size: 28px;
        color: #fff;
    }

    .table {
        display: flex;
        justify-content: space-between;
    }

    .hpSB .lnkSB {
        font-size: 20px;
        margin-left: 0;
    }

    .hpSB .l img {
        zoom: 70%;
    }

    .hpSB .l picture {
        line-height: 0.7;
    }

    #SBTopLinks {
        width: calc(100% - 40px);
        padding: 6px 20px;
        border-bottom: 1px solid var(--Separator);
    }

    .table {
        display: flex;
        justify-content: space-between;
    }

    #dvRSB {
        justify-content: center;
        position: absolute;
        top: 15px;
        left: 20px;
        padding: 0;
    }
    .socialBlock a {
        margin: 28px;
    }
        #dvRSB .shareProject {
            font-size: 0;
            border: none;
            padding: 0;
        }

            #dvRSB .shareProject:before {
                background: url(../../../../../globes/image/upload/v1613553965/Digital/50 משפיעות 2020/icon-24-white-share_zohh6a.svg);
                top: 0;
                margin-left: 0;
            }

    .hpSB .l {
        border-right: none;
        padding-right: 0;
        margin: 0;
    }

    #dvRSB a span {
        font-size: 16px;
    }

    .mobile {
        display: block;
    }

    #kidumSB h1 {
        font-size: 56px;
        line-height: 1;
        width: 300px;
    }

    #kidumSB {
        background: url(../../../../../globes/image/upload/v1614599372/Digital/50 משפיעות 2020/תמונות שיתוף/mobile_bkg_hero_qmw10p.png);
        height: 340px;
        margin-top: 150px;
        background-size: cover;
    }

    #dvRSB .hasut {display:none}

    .hasut.mob {top:100px;    font-family: almoniDL400;   left: 0;   justify-content: center;     align-items: center;
    justify-self: center;    display: flex; right: 0;      position: absolute;  font-size: 16px;     margin: 0 auto;}
     .hasut.mob:before {display:none}
    .hpSB {overflow:visible}
 
    #htmlHead {    background: #f8f0f3;}
     .hasut.mob img {width:44px; height:44px;    margin-right: 10px;}
    #SBFilterData, #divArtRelatedItemsContent {
        grid-template-columns: 1fr 1fr;
        grid-gap: 24px 8px;
    }

    #SBFilterData, .allMembers {
        margin: 20px auto 60px;
    }

    .SBCoach:hover img, .divRelatedItem:hover img {
        -webkit-box-shadow: none;
        box-shadow: none;
        transform: none;
    }

    .SBCoach:hover h4, .SBCoach:hover h5, .divRelatedItem:hover .title, .divRelatedItem:hover .description {
        color: initial;
    }

    .SBCoach img, .divRelatedItem img {
        height: auto;
    }

    .SBCoach h4, .title {
        font-size: 22px;
        line-height: 1;
        margin: 5px 0;
    }

    .SBCoach h5, .description {
        font-size: 14px;
        line-height: 1.2;
    }

    #divArrowLeft, #divArrowRight {
        position: fixed;
        background: var(--PrimaryColor);
        width: 50%;
        height: 44px;
        border-radius: 0;
        top: auto;
        bottom: 0;
        line-height: 44px;
        z-index: 11;
        text-align: center;
    }

        #divArrowLeft, #divArrowLeft:hover {
            left: -0.5px;
        }

        #divArrowRight, #divArrowRight:hover {
            right: -0.5px;
            border-left: 1px solid #fff;
        }

            #divArrowLeft:hover, #divArrowRight:hover {
                width: 50%;
                line-height: 44px;
            }

                #divArrowRight::after, #divArrowLeft::before, #divArrowRight:hover::after, #divArrowLeft:hover:before {
                    color: #fff;
                    font-family: 'almoniTzar400';
                    font-size: 24px;
                    display: inline-block;
                }

            #divArrowRight:hover, #divArrowLeft:hover {
                background: var(--PrimaryDarker);
            }

            #divArrowLeft:after, #divArrowRight:before {
                position: initial;
                border-width: 0px 2px 2px 0;
                padding: 5px;
            }

            #divArrowRight::after {
                content: "למשפיעה הקודמת";
                margin-right: 10px;
            }

        #divArrowLeft::before {
            content: "למשפיעה הבאה";
            margin-left: 10px;
        }

    #divArticleContent {
        width: 100%;
    }

    #divVaadLeft {
        grid-auto-rows: auto;
    }

    #divArtImage {
        margin-top: 0;
        margin-right: 0;
    }

    .imageCredit{
        right: 0;
    bottom: 4px;
    }

    #divArtData {
        width: calc(100% - 40px);
    }

    #divArtData, #divVaadRight {
        margin: 20px auto;
    }

    #divVaadParent, #divAboutParent {
        margin: 150px auto;
    }

    #divVaadLeft {
        grid-template-columns: 1fr;
        grid-gap: 8px;
        margin: 0 0 40px;
    }

    .divVaadPerson {
        display: grid;
        grid-template-columns: 100px 1fr;
        grid-template-rows: 100px;
        grid-gap: 0 12px;
    }

    #divVaadLeft .name {
        text-align: right;
    }

    #divVaadLeft .description {
        font-size: 14px;
        text-align: right;
    }

    .personImg img {
        height: 100%;
        object-fit: cover;
    }

    .pageLayout , .pageLayoutPerson{
        display: flex;
        flex-direction: column-reverse;
        padding: 0;
        grid-gap: 0;
    }

    .divArtTitle {
        font-size: 40px;
    }

    .pageTitle {
        font-size: 56px;
        padding: 20px 0 24px;
    }

    .divArtSubTitle {
        font-size: 20px;
        margin: 8px 0;
    }

    #divArtInfo {
        font-size: 16px;
        margin: 0 0 20px 0;
    }

    .divArtText p {
        font-size: 18px;
    }

        .divArtText p strong {
            font-size: 28px;
        }

    #spnSharedBtns {
        position: inherit;
    }

    #divRecommendation {
        padding:16px;
        flex-direction: row-reverse;
        position: relative;
        box-shadow: 10px 10px 0 0 #fff, 10px 10px 0 1px var(--SecondaryBG);
    }

    #divRecommendationImg {
        margin-left: 0;
        margin-right: 16px;
    }

        #divRecommendationImg img {
            width: 87px;
            height: 87px;
        }

    #divRecommendationText, #divRecommendationText p {
        font-size: 16px;
        line-height:20px;
    }
    #divRecommendationText h4{
        margin-bottom:8px;
    }

    #divRecommendationShare {
        position: absolute;
        left: 20px;
    }

    #divArtImage img {
        box-shadow: none;
        width: 100%;
    }

    #divArtRelatedItems {
        width: calc(100% - 40px);
        margin: 10px auto;
        padding-bottom: 100px;
    }

    #divShowMoreRelatedItems {
        bottom: -70px;
    }

     #divArtRelatedItems h5, .divAddArticlesTitle {
         font-size: 40px;
         margin-bottom: 8px;
    }
     #SBFilterBtns {
         background: none;
         padding: 0;
         margin: 16px auto;
         align-items: baseline;
         flex-direction: column;
         width: 100%;
    }
    SBFilterData, .allMembers {
        margin: 20px auto;
    }
     #filterTitle {
         margin: 0;
         cursor: pointer;
         padding: 5px 20px;
         line-height:1;
         flex:1;
    }
     #filters {
         background: var(--SecondaryBG);
         width: 100%;
         padding: 20px;
         text-align: -webkit-auto;
    }
    #SBFilterBtns input {
        margin: 0 0 18px 18px;
    }
     .divAddArticles{
         flex-direction:column;
    }
    .addArtAuthor {
        white-space: nowrap;
    }
    .divArtText img{
        height:auto;
    }
     .addArticle h4 {
         margin: 0;
         font-size: 24px;
    }
    .sponser img {
        width: 50px;
    }
    #sponsersLogo{
        column-gap:10px;
    }
    #sponsersLogo img {
        max-width: 140px;
    }
     #SBFooter p {
         margin-top: 0;
         font-size: 18px;
         line-height: 1;
         margin-right: 0;
         font-family:almoniTzar500;
    }
     #SBFooter a {
         font-size: 14px;
         line-height: 1;
         margin: 0;
         font-family:'almoniDL400';
    }
    .ArticleTitle {
        font-size: 40px;
    }
    .ArticleSubTitle {
        color: #171717;
        font-family: demibold;
    }
    .ArticleData #divArtAuthor, .ArticleData #divArtTime{
        font-size:14px;
    }
    #divArtShare{
        flex:0;
    }
    #divArtSharing{
        margin-bottom:24px;
    }
    #shareBtn{
        font-size:20px;
    }
    .divArtText p{
        margin: 0 0 16px 0;
    }
    .adSponser img {
        max-width: 40px;
    }
    #divArtRelatedArticle {
        padding: 12px 0;
    }
    .adArtTitle {
        font-size: 24px;
    }
}
 @media only screen and (max-width:500px) {
     .socialBlock {
         width: 100%;
    }
}
  @media only screen and (max-width:330px) {
   #sponsersLogo img {
        max-width: 135px;
    }
}
