/* 
    blue 0561d8 --> red e61e28 
    c71922 --> c71922
*/
body { min-width:100%;} /*  font-feature-settings: "smcp"; */
@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: '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');
}
.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;
}
.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;
}

.overlay, .socialBlock, .arrowRight, .arrowLeft {
    display: none
}

html.hidden {
    overflow: hidden
}


 
.socialBlock h3 {
    font-family: 'ultrabold';
    font-size: 30px;
    margin: 40px 0 10px;
    text-align: center;
}

.socialBlock .sWr {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    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;
    }

.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-family: 'almoniDL400';
    font-size: 16px;
    color: #fff;
    background-color: #000;
    height: 44px;
    line-height: 44px;    top: 489px; position:relative}

.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);}






#wrapper,header{  max-width:unset;}
header.sticked {    overflow: hidden;    height: 60px;  }

.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);
}
.hpSB{
    display:block;
    width:100%;
    text-align:right;
    direction:rtl;
   background:#fff;
    color:#e61e28;
    padding:2px 0;
    left:0;
    top:0;
    overflow:hidden;
        z-index: 1111111111;
            border-bottom: 1px #e0e0e0 solid;
}
.hpSB .del1 {  height: 28.7px;
  opacity: 0.2;
  border: solid 1px #3a3a3a;
  margin:0 17px 0 12px;
      position: relative;
    top: 14px;
}
.hpSB .globesLink {
   background: url(../../../globes/logo-138-35-2.svg) no-repeat 0 0;
    width: 136px;
    height: 49px;
    float: right;
    margin: 9px 36px 0 0;
}

.hpSB h2{
    display: inline-block;
    font-family: demibold;
    margin-top: 10px;
 
    font-size: 28px;
    color:#000;
    margin-left:120px;
}

.hpSB .lnkSB{
    display: inline-block;
    font-family: 'AlmoniDL400';
    font-weight:normal;
    margin-left: 45px;
    font-size: 18px;
    color:#000;
}
.hpSB .lnkSB.active, .hpSB .lnkSB:hover {font-family: 'AlmoniDL700'; position:relative}



.hpSB .lnkSB.active:after {
    position: absolute;
    width: 20px;
    height: 2px;
    right:0;
    bottom:-3px;
    background: #c00;
    content: '';}
#dvRSB{
    float:left;
    display:inline-block;
}
#dvRSB a span {margin:0;line-height: 42px; font-size:20px}
#dvRSB a img {margin-right:15px; width:278px}
.hpSB .lnkReg{
    font-family: demibold;
    font-size: 16px;
    text-align: right;
 float:right;
    margin: 13px 20px 0 29px;
    
    letter-spacing: -0.3px;
    padding:4px 25px;
 
    color:#034ea2;
    border:1px #034ea2 solid;
}

.hpSB .imgShare{
   float:right;
    margin-left:0px;
    width:20px;
        margin-right: 0;
        margin-top: 19px;
        cursor:pointer
}
.hpSB span {color: #000;
    float: right;
    margin-top: 14px;
    }
#dvRSB .del {    font-size: 25px;
    margin: 20px 29px 33px;
    position: relative;
    top: -8px;
   opacity:0.8;
      height: 34px;
  border: solid 1px #a2a2a2;
}

.hpSB .l {font-family: AlmoniDL400;float:right;   margin:10px 0 0 30px;  font-size: 16px;color:#000}
#SBTopLinks, #SBTopLinks .table {display:inline}
#kidumSB{
    display:block;
    position:relative;
    clear: both;
    padding-top: 50px;
    background-color: #fde7dc;
}

#kidumSB h1{
    position:absolute;
    top:60px;
    right:350px;
    font-family: 'almoniDL700';
    font-size:50px;
}

#kidumSB h3{
    position:absolute;
    top:110px;
    right:450px;
    font-family: 'almoniDL700';
    font-size:40px;
}

.divSBTitle{
    width:100%;
    text-align:center;
    font-family: 'almoniTzar400';
    font-size:64px;
     line-height: 64px;
    margin:30px auto;
    color:#034ea2;
        letter-spacing: -0.18px;
 
}
.divSBTitle.t1 {margin:90px auto 60px;}
.divSBTitle.t2 {margin:60px auto;}
.divSBTitle.t3 {margin:60px auto;}


#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: 'almoniTzar500';
    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;
}



.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} 
.hdMobileShowMore{
            display:none;
        }

.divSBTitle {direction:ltr}
.SBPerson {margin: 0 auto 20px;   max-width: 1200px; border-radius: 4px; border: solid 1px #979797; overflow:hidden; padding:15px 36px 10px;     display: flex;     align-items: center;}
 
.SBPerson .SBInfo {width:35%; margin-left:45px;   max-width: 280px;  border-left: solid 1px #979797; padding-left:30px; }
.SBPerson .SBText {    width: calc(70% - 31px);  }
.SBPerson .SBText p { text-align:right; color: #1a1a1a;   font-size: 16px; line-height:23px; font-family: 'almoniDL400'; margin:0 ;    font-feature-settings: "smcp";}
.SBPerson .SBPersonData {overflow:hidden}
.SBPerson .SBPersonData h3 {  font-size: 26px; display:block;font-family: AlmoniTzar500; font-weight:normal; text-align:right; margin:0  }
.SBPerson  .SBPersonData h4 {font-size: 18px;font-family: 'almoniDL400';font-weight:normal;  text-align:right; margin:0; line-height:1; overflow:hidden;    font-feature-settings: "smcp";}
.SBPerson .SBIm {width: 80px;    height: 80px;    float: right;font-family: 'almoniDL400';    margin-left: 20px; }
.SBPerson .SBPersonSocial {border-top: solid 1px #979797;    margin-top: 11px;    padding-top: 15px;direction: ltr; }
.SBPerson .SBPersonSocial a img {
    width: 20px !important;
    height: 20px !important;
    display: inline-block !important;
    margin: 0 20px;
    cursor:pointer
}
.SBPerson .icon5 img { margin-left:0!important}
.SBPerson .icon1 img { margin-right:0!important}
 
#divSBBanner1{
    width: 1050px;
    height: 90px;
 
    margin:109px auto 97px;
    font-size:40px;
 
}
 
#p2048.article .ArticleRetatedItems {background:#fff}
 

#SBFilterData{
    margin:30px auto;
    max-width:70%;
        display: grid;
    grid-template-columns: repeat(4, 1fr);
}

#SBFilterData>a{
    display:inline-block;

    /*border:1px solid #cecece;*/
    margin-bottom:50px;
    vertical-align: top;
}
#SBFilterData>a:visited * {color:#66605b}
.SBCoach img{
    width:190px;
    height:190px;
  border-radius: 4px;
  border: solid 1px #e0e0e0;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
 
.SBCoach:hover img {border:1px #e61e28 solid; -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
  filter: grayscale(0);}
.SBCoach h4{
    font-size:32px;
    line-height:47px;
     margin:0;
       font-family: 'almoniTzar400';
       color:#000
}
.SBCoach:hover * {color:#e61e28 !important}

.SBCoach h5{
       font-size:18px;
    line-height:24px;
    font-family: 'almoniDL400';
    margin:0;
    color:#000;
        WIDTH: 65%;
    margin: 0 auto;    font-weight: normal;
}
 
.SBCoach h6, .SBCoach p{
    font-size:16px;
    line-height:23px;
    font-family: 'almoniDL400';
    margin:0;
    color:#000;      text-align: center;  font-weight: normal;
}

#SBInStaffItem {    grid-column: 1 / -1;
    margin: 44px auto 106px;
    max-width:900px;
 
 overflow:hidden;
    width: 100%;}

#SBInStaffItem h2 {  
    font-family: AlmoniTzar500;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.47;
  letter-spacing: -0.09px;
  text-align: right;
  color: #e61e27;
  float:right;
  margin-right:38px;


}
#SBInStaffItem .link {  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05px;
  text-align: right;
  color: #b3203a;
  border:1px #b3203a solid;
  float:left;
      margin: 34px 0 0 48px;
       font-family:almoniDL400;
       padding:0 12px;
}

 #SBInStaffItem img {width:100%}

/*#SBInStaffItem h2 {  
    font-family: AlmoniDL400;
  font-size: 31px;
  font-weight: normal;
  line-height: 1.47;
  letter-spacing: -0.09px;
  text-align: right;
  color: #000;
  float:right;
  margin-right:38px;


}
#SBInStaffItem .link {  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05px;
  text-align: right;
  color: #b3203a;
  border:1px #b3203a solid;
  float:left;
      margin: 34px 0 0 48px;
       font-family:almoniDL400;
       padding:0 12px;
}

#SBInStaffItem img {float: right;    margin: 28px 103px 0 0;}*/


.errInput{
    border:2px solid #cc0000 !important;
}

#wrapper {background:#fff}

/*--------------------------form section------------------------------------*/
.form__section {
    background-color: #fde7dc;
    padding: 30px 0;
    margin-bottom:80px;
}
.form__section .container {
    background-image:url('../../../globes/d/11654/form_illustration.png');
    background-repeat:no-repeat;
    background-position: 10% center;
        max-width: 1210px;
    margin: 20px auto;
    padding: 0 35px;
        min-height: 437px;
}
#SBSendMailSuccess {position: relative;    top: 100px;}
.form {
    display: flex;
    flex-wrap:wrap;
    max-width:594px;
    position: relative;
    padding-bottom: 60px;  
}
.form_title {
    font-size: 64px;
        font-family: 'almoniTzar400';
    padding-bottom: 0;
        margin: 0;
            font-weight: normal;
                text-align: right;
}
.form_desc {
    font-size:18px;
    text-align: right;
    margin-bottom: 28px;
    font-family: 'almoniDL400';
}
.form_desc a { border-bottom:1px #e61e28 solid; color:#e61e28}
.form_desc #chkSBAgree {    float: right;
    margin: 8px 0 55px 20px;
    width: 20px;
    height: 20px;}
.form input, .form textarea {
    font-size:18px;
    border:none;
    padding:10px;
    margin:15px 0;
    font-family: 'almoniDL400';
    background-color: rgba(255, 255, 255, 0.8);
}
.form input::placeholder, .form textarea::placeholder {
 color: #1a1a1a;
}
#user_name, #user_email{
    flex: 1 1 calc(50% - 40px);
}
#user_name {
    margin-left:20px;
}
#user_msg {
    flex: 1 1 100%;
    min-height: 50px;
        border: 1px #1a1a1a solid;
 
}
.btn_submit {  position: absolute;
    left: 0;
    bottom: 0;}
#btnRegStaff {margin-bottom:130px}
.btn_submit.disable:hover, .btn_submit.disable {background:#66605b !important; cursor:auto}
.btn_submit,#btnRegStaff, .lnkReg2 {
    background-color: #034ea2 !important;
       font-family: demibold;
    height: 40px;
    padding:0 32px !important;
    border: none;
    color: #fff;
    font-size: 18px !important;
      width: 194px;
    cursor:pointer;
    border-radius: 4px;
        
}

.btn_submit:hover, #btnRegStaff:hover, .lnkReg2:hover {
    background-color: #012B80!important;
}
#err_msg {
    flex: 1;
    font-family: 'almoniDL400';
    font-size: 14px;
text-align: right;
    color: #c00;
    margin-right: 39px;
    margin-top: -10px;
}
.msg-success {
    font-size:56px;
    font-family: 'ultrabold';
    padding: 70px 0;
}
#SBFilterBtns {margin:35px auto 85px}
#SBFilterBtns input { background:#fff; color:#3d3d3d; border:1px #3d3d3d solid; font-size:18px;  line-height: 1.5; letter-spacing: -0.05px; padding:8px 12px; font-family:almoniDL400; margin:0 16px; cursor:pointer; border-radius:4px   }
#SBFilterBtns input:hover, #SBFilterBtns input.active {background:#1a1a1a; color:#fff}

.kidumImg {width:100%}
/* adviser */
.adviserWr {background: #fde7dc;}
.adviser {margin:0 auto; max-width: 1040px; width:100%;overflow: hidden;     padding: 150px 0 100px;position:relative}
.mainInfo {float:right; max-width:340px; width: 30%;     position: absolute;    transform: translateY(-50%);       top: calc(50% + 30px); }
 
.mainInfo h2, .mainInfo h3, .mainInfo h4 {margin:0; color:#000; font-weight:normal; line-height:1}
.mainInfo h2 {  font-size: 64px;  line-height:64px;   font-family: 'almoniTzar400'; margin:15px 0 5px;font-feature-settings: "smcp";}
.mainInfo h3, .mainInfo p {font-size:24px;    font-family: 'almoniDL400'; margin:0 0 4px}
.mainInfo h4 {font-size:16px;    font-family: 'almoniDL400';}
.mainTxt { float:left; max-width:620px; width: 52%;   margin-right: 9%;border-right: 3px #facab5 solid; padding:15px 8% 40px 0;     min-height: 200px;    }
.mainTxt p { font-weight:normal; line-height: 1.17; font-size:24px; letter-spacing: -0.07px;  text-align: right;  color: #000; font-family:demibold; margin:0; font-feature-settings: "smcp";}

 
/* end adviser*/

.page_11738 .SBPerson .SBPersonData h4, 
.page_11738  .mainTxt p {font-feature-settings:normal}



    .divSBArtContainer {
        width:calc(100% - 54px);
        margin:0 auto 54px;
        max-width: 1268px;

    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px;


    }


    .item {
            display: inline-block;
    max-width: 400px;
        direction: rtl;
        text-align: right;
       
        font-family: 'almoniDL400';
        margin-bottom: 0;
        padding-bottom: 0;
        border: 1px #e0e0e0 solid;
        vertical-align:top;
    }
    .item:nth-of-type(3) {margin-left:0}
    .item img {
        width: 100%;
        height: auto;
 
        display: block;
 
    }

    .SBArtMadorTitle {
        text-align:left; 
        font-size: 32px;
        font-family: 'almoniTzar500';
        line-height: 1.47;
        letter-spacing: -0.09px;
        color: #5c6769;
            width: calc(100% - 54px);
    margin: 0 auto 42px;
    max-width: 1268px;
    }
 .SBArtLogo {position: relative;
    top: 45px;}
    .divSBArtContainer .item .title a:hover, .divSBArtContainer .box_text a:hover {  color:#012B80 !important; }
    .divSBArtContainer .item .title a:visited, .divSBArtContainer .box_text a:visited {  color:#66605b !important; }
    .item h2, .item h4 {
        font-size: 22px;
        font-family: 'almoniDL700';
        line-height: 26px;
        color: #1a1a1a;
        margin:22px auto 0;
        width: calc(100% - 54px);
        min-height: 87px;
    }
    .hWr4 {width: calc(100% - 54px); margin:0 auto 16px}
    .author {
        color: #3d3d3d;
         font-family: 'almoniDL400';
        font-size: 16px;
         display: inline-block;
        white-space: nowrap;
        margin-left:2px;
    }

    .datetime {
        color: #989898;
        font-size: 16px;
        display: inline-block;
    }
      .datetime:before {
    content: "|";
    margin: 0 16px;
    color: #cbb;
    font-family: 'almoniTzar300';
}


    #SBAllArt {
        margin:75px auto 130px; 
        display:block;     
        font-family: AlmoniDL400;
    font-size: 18px;
   border:1px #034ea2 solid;
    letter-spacing: -0.3px;
    padding:4px 25px;
    background-color:#fff !important;
    color:#034ea2;
    width:100px;
    cursor:pointer;
    grid-column: 1 / -1;
    border-radius:4px;
    }

    #SBAllArt:after { border: solid #034ea2;
    border-width: 0 2px 2px 0;
        margin-right: 6px;
    display: inline-block;
    padding: 3px;
    content:'';
    position: relative;
    top: -1px;
      transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
    }
    #SBAllArt:hover:after {border: solid #fff; border-width: 0 2px 2px 0;}

    .lnkReg2 {width:auto; }
    #SBAllArt:hover,.hpSB .lnkReg:hover {    background-color: #034ea2!important; color:#fff}

    #SBFooter { background:#fff;      margin-top: 140px;  overflow: hidden;    padding: 13px 0; border-top:1px #e9e2de solid}
    #SBFooter div:nth-child(1) { margin-top: 3px;float:right; font-family: AlmoniDL400; font-size: 20px; line-height: 1.47; letter-spacing: 0.48px;  text-align: right;  color: #000; margin-right:40px}
    #SBFooter div:nth-child(2) { float:left;    margin-top: 9px;  }
    #SBFooter div:nth-child(2) a {font-size: 20px;line-height: 1.45; color: #000; font-family: AlmoniDL400; margin:0 39px;}

.hh{
    animation:animatezoom1 .7s forwards;
}

.cc{
    animation:animatezoom2 .7s forwards;
}


@keyframes animatezoom1{from{transform:scale(1)} to{transform:scale(0)}}
@keyframes animatezoom2{from{transform:scale(0)} to{transform:scale(1)}}

@media only screen and (max-width: 1550px) {
    .hpSB .lnkReg {display:none}
    .hpSB h2 {margin-left:40px}
}
@media only screen and (max-width: 1300px) {
    .hpSB .lnkSB {margin-left:30px    }

}

@media screen and (max-width: 1310px) {
    .SBPerson {    width: calc(96% - 72px);}
    .SBPerson .SBText {     width: calc(70% - 125px); }

     #SBInStaffItem img {width:98%}
    #p2048 #divSBArt2 {    width: 98%;    margin: 0 auto;}
    .form__section .container {
        background-position: 0 center;
    }
    #SBTopLinks {float: right;    margin: 17px 0 0 0;}
      .hpSB h2 { float:right   }


    .desc {
        font-size: 28px;
    }

    #SBTakanon {
        width: 80% !important;
        margin: 0 auto !important;
    }

    .hpSB .globesLink {
        background: url(../../../globes/gimel-bold-1.svg) no-repeat 0 0;
        width: 36px;
        height: 36px;
        margin: 18px 10px 0 0;
    }

     .hpSB .globesLink { background: url(../../../globes/gimel-bold-1.svg) no-repeat 0 0;
    width: 36px;    height: 36px;  margin: 17px 10px 0 0; }

 
.hpSB {height:94px; text-align: center;   display: block;    top: 0; overflow:visible;background: #fde7dc;}
.hpSB .imgShare {     position: absolute;      left: 20px;    top: 5px; }
   
 #dvRSB {float:none;   width: 100%;   background: #fff; margin-top:-4px}
#dvRSB a span {display:block}
#dvRSB .del {display:none}
.hpSB .l {
    font-family: AlmoniDL400;
 float:none;
    margin: 10px auto;
    font-size: 16px;
    color: #000;
 
    display: block;
    width: 380px;
}
#kidumSB{    padding-top: 130px;}
}
@media screen and (max-width: 1430px) {

    .hpSB .lnkSB {    margin-left: 15px;   }
}


@media screen and (max-width: 1300px) {
    .adviser { margin-top:100px   }
}
@media screen and (max-width: 1250px) {
     #SBFilterData { max-width: 100%;  }
}


    @media screen and (max-width: 1100px) {
        .mainInfo .socialLinks a { margin:0 10px}
         #SBFilterData {  grid-template-columns: repeat(3, 1fr);  }
      
        #SBTopLinks, #SBTopLinks .table {    display: inline-block;       margin-top: 10px;    padding-bottom: 1px;}
   
        .hpSB .lnkSB {font-size: 18px;margin-left: 27px; }
        .SBPerson .SBPersonSocial a img {margin:0 15px}
        .mainTxt {    min-height: 350px;}

    

}


@media screen and (max-width: 768px) {
        #SBFilterData {
      
        grid-template-columns: repeat(2, 1fr);
    }

    .hpSB .imgShare {    top: -3px;}
   .adviser {padding-top:180px}
     .form__section .container {background-image:none}
         #SBFooter div { float:none !important; margin:0!important}
    #SBFooter div:nth-child(1) {font-size: 20px; text-align:center}
    #SBFooter div:nth-child(2) a {font-size: 16px; margin:0 10px}
     .btn_submit {
        flex: 1 1 100%;
        position: initial;
        font-size:22px;
        height:48px;
    }
}
@media screen and (max-width: 767px) {

 

     .form__section .container {padding:0}
    .form-label {
    width:45% !important}
    #SBInStaffItem img {max-width:375px}

    /* header */
    .hpSB .lnkSB.active:after {
     right:28px;
    bottom:8px;
    display:none;
    }
.hpSB h2 {font-family: 'almoniTzar400'; font-size:28px;      text-align: right;  font-weight: normal;    letter-spacing: 0.45px;     width: 80%;
    margin-left: 0; margin-bottom:-8px;  margin-top: 10px;}

#SBTopLinks {width: 100%; display:block;   height: auto;    overflow: auto;background: #fde7dc;}
#SBTopLinks .table {display: table;    table-layout: fixed;    width: 100%;}
#SBTopLinks .table a { 
    height: 40px;    white-space: nowrap;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding:0;
    width: 140px;
}
#kidumSB {margin-top:155px; padding-top:0}
.hpSB h2 {display:inline-block}



  /* end header */



    .form__section .container {
            margin-top: 140px;
        background-position: bottom center;
        background-size: 80%;
        margin: 0 20px;
    }

    .form {
        padding-bottom: 40px;
    }

 
    .form_desc{
        font-size:18px;
        line-height:24px;
    }
    #user_name {
        margin-left: 0;
    }
    #user_name, #user_email {
        flex: 1 1 100%;
    }
    .msg-success {
        font-size:40px;
        text-align:center;
        padding:0 0 100px;
    }
    #Tagiut_Tohen a {
        margin-left: 40px;
        font-size: 18px;
        line-height: 30px;
    }
    #Tagiut_Tohen span:before {
        width:30px;
        height:30px;
    }
  
}
.form-label select { text-indent:0; padding-right:14px}

.form-label input:valid ~ label, .form-label input:focus ~ label, .form-label textarea:valid ~ label, .form-label textarea:focus ~ label {     background: #fde7dc;   transform: translate3d(0,-34px,0);}
.form-label input[type="text"], .form-label input[type="password"], .form-label input[type="tel"], .form-label input[type="email"], .form-label select{-webkit-box-shadow:none !important; background-color:#fff !important;  }
.form-label {width:50%; max-width:280px; margin-left:30px; margin-bottom:30px}
.form-label:nth-child(even) {margin-left:0}



/* takanon */
#SBTakanon {width:80%;
            text-align:right;    
            width: 62%;
    margin: 100px auto 0;
    text-align: right;
    margin-right: 354px;
    max-width: 592px;
}
#SBTakanon h1 {    font-size: 64px;
 margin-right: 25px;
 margin-bottom:32px;
    font-family: almoniTzar400;
    font-weight: normal;
    margin: 0;
    color: #1a1a1a;
    letter-spacing: -0.18px;
    line-height: 64px; }

#SBTakanon ol li {  
    text-align:right;
    font-family: OpenSansHebrew;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.09px;
    color: #555;
    margin-bottom: 14px;}
#SBTakanon p { text-align:right;
    font-family: OpenSansHebrew;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.09px;
    color: #555;
    margin-bottom: 14px;}
#SBTakanon p a {color:#e61e28; border-bottom:1px #e61e28 solid}


/* article */
#p2048 header {max-width:1280px}
#p2048 .socialIconsArt a {background-color:#00aeef}
#p2048 .socialIconsArt a:hover {background-color:#034ea2}
#p2048 .wr_item h3 { color:#000}
#p2048 .wr_item h3:hover, #p2048 .item50pr .wr_item h2:hover {color:#f44336}
#p2048 {background:#fff}

#p2048 .divSBArtContainer {    grid-template-columns: repeat(2, 1fr);  margin:0; width: 100%;  }
#p2048 #divSBArt2 {max-width: 1010px; background:#fff; position:relative; z-index:111111}
#p2048 #divSBArt2 .item {  max-width: 490px; }
#p2048 #divSBArt2 .item h2 {     text-align: right;   font-size: 32px; font-family: 'almoniTzar400'; line-height: 32px; font-weight:normal}

#p2048 #divSBArtTitle {margin-bottom:16px; overflow:hidden}
#p2048 #divSBArtTitle .SBArtMadorTitle1 {  font-size: 64px; font-family: 'almoniTzar500';  line-height: 1;   letter-spacing: -0.18px;   text-align: right;  color: #e61e28; float:right;}
#p2048 #divSBArtTitle .SBArtMadorTitle2 {  font-size: 26px;font-family: 'almoniTzar400';   line-height: 1; letter-spacing: -0.07px;
  text-align: right;  color: #66605b;float:right; margin: 22px 14px 0 0;}
#p2048 #divSBArtTitle .SBArtLogo { position:static;float:left}
#p2048 #divSBArtTitle .SBArtLogo img {    width: 150px;    margin-top: 20px;}

#divFooter { background:#fff }
#divFooter > div:after { color:#000}

@media screen and (max-width: 480px) {
 
    #INDmenu-btn {top: auto !important;    bottom: 0 !important;}

.hdMobile {display:none;}

.hdMobileShowMore {
    color: #c00;
    margin-top: 20px;
    line-height: 1.44;
    letter-spacing: -0.04px;
    font-size: 16px;
    display: block;
    font-family: almoniDL500;
}
.hdMobileShowMore:after {
    border: solid #c00;
    content: '';
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
 
    margin: 0px 6px 2px 0;}
.hdMobileShowMore.less:after {
    -webkit-transform: rotate(225deg);
     transform: rotate(225deg);
    margin: 0px 6px 0px 0;}


     #p2048.article .ItemMain {margin-top: 140px;}
     .form__section {padding-bottom:0; margin-bottom:0}

     .SBPerson {display:block;}
     .SBPerson .SBInfo {width:100%; margin-left:0; padding-left:0; border-left:0; max-width:100%;    margin-bottom: 20px;}
     .SBPerson .SBText {width:100%;border-top: solid 1px #979797;    margin-top: 11px;    padding-top: 15px;}

     .divSection + .divSBTitle {margin-top:105px 0 82px}


      
    [type="button"] {    -webkit-appearance: none;}
    .socialBlock {z-index: 11111111111;}
    #dvRSB a img { margin-top:8px;        width: 216px; }
    .SBCoach h6, .SBCoach p {text-align:right; font-weight:normal}
    .SBCoach h5, .SBCoach p {font-size:16px}
    .SBCoach h6 {font-size:14px}
    .SBCoach h4 { font-size:26px;font-weight:normal}
    .form_desc #chkSBAgree {margin-bottom:122px}
  #p2048 #divSBArt2 .item h2 {font-size:22px;  letter-spacing: -0.06px;color: #1a1a1a; line-height: 24px; font-family:demibold;    width: calc(100% - 30px);}
  #p2048 #divSBArt2 .hWr4 {width: calc(100% - 30px);   text-align: right;}
  #p2048 #divSBArt2 { width:calc(100% - 44px);margin: 0 auto;}
  #p2048 #divSBArtTitle .SBArtMadorTitle1 { font-size:40px;    display: inline-block; float:none}
  #p2048 #divSBArtTitle .SBArtMadorTitle2 { font-size:20px;    display: inline-block; float:none}
  #p2048 #divSBArtTitle .SBArtLogo { float:none}
  #p2048 #divSBArtTitle .SBArtLogo img {margin-bottom: 9px;}


}



@media screen and (max-width: 480px) {
    .mainTxt {  min-height: auto;}
    #lnkInstruction {    width: 33px;}
    #lnkReg {    width: 44px;}
    #lnkStaff {    width: 52px;}
    #lnkArt {    width: 38px;}
    #ltrArtPoalim {width:78px}
    #lnkInstruction.active:after {    right: 16px !important;}
    #lnkReg.active:after {    right: 16px !important;}
    #lnkStaff.active:after {    right: 16px !important;}
    #lnkArt.active:after {    right: 16px !important;}
    #ltrArtPoalim.active:after {    right: 14px !important;}
    .SBArtLogo {position:static;}
    .SBArtLogo img {width:84%}
    .SBArtMadorTitle {    
        font-size: 20px;    
 margin: 8px auto 16px;
    text-align: center;
    line-height: 26px;}
    .hpSB h2 { width:auto}
    #SBTopLinks {margin:0}
 #SBTakanon {margin-top: 170px !important;}
 #SBTakanon h1 {font-size: 45px;    line-height: 45px;}
 

#SBAllArt {    margin: 25px auto 50px;}
#btnRegStaff {margin-bottom:0}
header.sticked { overflow:hidden;     height: 102px;}
#divSBInstruction div {width:80%;margin: 4px auto 32px;}
.form__section .form-label { width:100% !important;max-width:100%; margin-left:0  }

.desc {font-size:22px; letter-spacing: -0.06px;    margin: 40px auto 50px;}
.desc p {margin:0; text-align:right}
.mainInfo, .mainTxt { float:none; width:calc(100% - 54px);max-width:100%; margin:0 auto}
.mainTxt {border:0;padding:0    }
 .mainTxt p { font-size:18px; line-height:24px;font-family: 'almoniDL400';   letter-spacing: -0.05px;}
.mainInfo { border-left:0; margin-bottom: 10px;    padding-bottom: 10px; position:static; transform:none}
.adviser { padding-top:200px; padding-bottom:40px}
#divSBInstruction {display:block; margin-bottom:30px}
#SBFilterBtns input {       margin: 0 10px 24px;   }
#SBFilterBtns {margin-bottom:56px}
#SBFilterData {display:block; max-width:calc(100% - 36px)}
#SBFilterData>a {     width: 43%; margin:3%}
.SBCoach img {  width: 100% !important;    height: 100% !important;}
.SBCoach h4, .SBCoach h5, .SBCoach h6 { width:100%}
.divSBArtContainer {margin-bottom:20px}
#divSBArt2 {margin-bottom:54px}
.divSBArtContainer  {display:block}
.divSBArtContainer .item {    margin: 0 auto 30px; }
.divSBArtContainer .item h2 {  letter-spacing: -0.06px;  text-align: center;  color: #1a1a1a;}
.hWr4 {text-align:center}


#divSBBanner1 {width:100%; height:auto; margin: 50px auto 20px}
#divSBBanner1 img {width:100%}
.divSBTitle  { font-size:40px; line-height:40px}
.form_title { max-width:100%;    margin: 0 auto;font-size:40px; line-height:40px;    text-align: center !important; }
.hpSB .lnkSB.active:after{background:#e61e28; display:block;right: 13px !important;}
.hpSB span {display:none}
.hpSB .globesLink { margin-top:18.5px}

.hpSB .del1 { display:block;      opacity: 1;  top: 22px;    height: 16px;     border: solid 1px #d4d4d4; }
.hpSB .imgShare { top:3px; left:16px   }
#dvRSB .lnkReg { 
    display: block !important;    
    
    position: absolute;
    top: 18px;
    left: 57px;
    font-size: 14px;
    font-family: almoniDL400;
    padding:4px 14px;
    background: transparent;
    margin: 0;}
.hpSB .l {float:none;    display: inline-block; margin:3px 0 0 0;width: 290px; }
#dvRSB a span {    line-height: 47px;}
#SBInStaffItem {width:90%; margin: 20px auto 50px; border-left: 0;    border-right: 0;}
#SBInStaffItem h2, #SBInStaffItem a { float:none !important; text-align:center !important;    display: inline-block;}
#SBInStaffItem h2 {margin:20px 0 0 0 }
#SBInStaffItem a {margin:20px 0 !important; }

.btn_submit, #btnRegStaff, .lnkReg2, #SBAllArt {    width: calc(100% - 54px);}
#SBAllArt { padding:5px 0}
.SBArtLogo img {width:84%}
#SBFooter {     margin-top: 0px !important;  border-top:0 }
 
}


@media screen and (max-width: 320px) {
    .hpSB h2 {width:72%}
    .form_desc #chkSBAgree {    margin-bottom: 190px;}
 .mainInfo .socialLinks a {margin:0 10px;}

}