﻿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?#iefix') 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?#iefix') 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?#iefix') 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(https://images.globes.co.il/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}

.mainSBInstruction {max-width: 1058px;
    width: 100%;
    text-align: center;
    font-family: 'almoniDL900';
    font-size: 80px;
    line-height: 80px;
    margin: 80px auto 30px;
    color: #000;
    padding-bottom:10px;
    border-bottom:6px #000 solid
} 
.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;
    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-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('https://images.globes.co.il/globes/urban_renewal/icn_twitter.svg') no-repeat center;
}
.socialBlock .fb {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_facebook.svg') no-repeat center;
}
.socialBlock .mail {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_mail.svg') no-repeat center;
}
.socialBlock .linkedin {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_linkedin.svg') no-repeat center;
}
.socialBlock .copy {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_copy_link.svg') no-repeat center;
}
.socialBlock .whatsapp {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_whatsapp.svg') no-repeat center;
}
.socialBlock .fb:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_facebook_color.svg); }

.socialBlock .twitter:hover{background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_twitter_color.svg);}

.socialBlock .whatsapp:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_whatsapp_color.svg); }

.socialBlock .mail:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_mail_color.svg);}

.socialBlock .linkedin:hover { background-image: url(https://images.globes.co.il/globes/urban_renewal/icn_linkedin_color.svg);}

.socialBlock .copy:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_copy_link_color.svg);}

.hpSB .l, #SBInStaffItem {display:none !important}
#dvRSB .del {visibility:hidden}
#chkSBAgree {    display: none;}
.wr {width:100%; max-width:1056px; padding:0 32px;    margin: 0 auto;}

#divAllStaff {margin:0 auto;   text-align:center;    display: grid;     grid-template-columns: repeat(2, 1fr);     grid-gap: 42px;}
.divCompanyData {display:inline-block}
/*.divCompanyData:nth-child(odd):hover {transform: rotate(5deg);box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.13);}
.divCompanyData:nth-child(even):hover {transform: rotate(-5deg);box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.13);}*/
.staff1, .staff2, .staff3 {border:1px #1a1a1a solid;  padding: 24px 0 16px 0; border-radius: 3px;}
.divCompanyStaff {  }
.staff2 .divCompanyStaff a {width: 48%;      vertical-align: top; display: inline-block;}
.staff3 .divCompanyStaff a {width: 32%;     vertical-align: top;  display: inline-block;}
.staff3 {grid-column: 1 / 3;}
.lnkToCompany, .divCompanyGlobesLink {font-size: 16px;   line-height: 24px;    font-family: 'almoniDL700'; padding-top:14px;    margin-top: 20px;
    display: block; border-top:1px #1a1a1a33 solid}
.lnkToCompany:after, .divCompanyGlobesLink:after,.campaignLink:after {content:url(https://images.globes.co.il/globes/d/arrowP.svg); margin-right: 5px;    position: relative;top: 1px;}
.campaignLink:after{position:absolute; top: 14px; transform: rotate(-90deg);}
.campaignLink.rotateArrow:after{transform: rotate(90deg);transition:all ease 0.2s;}
.staff2 .divCompanyStaff a, .staff3 .divCompanyStaff a { border-left:1px #1a1a1a33 solid; position:relative}
.staff2 .divCompanyStaff a:after, .staff3 .divCompanyStaff a:after {    
    content: '+';
    padding: 10px;
    background: #fff;
    position: absolute;
    top: 38%;
    left: -19px;
    font-size: 29px;
    color: #1a1a1a33;}

.staff2 .divCompanyStaff a:nth-child(2), .staff3 .divCompanyStaff a:last-child { border-left:0}
.staff2 .divCompanyStaff a:nth-child(2):after, .staff3 .divCompanyStaff a:last-child:after {display:none }
.divCompanyInfo{
        display:none;
        position:absolute;
        top:0px;
        left:0px;
        width:100%;
        height:0px;
        background-color: #1a1a1a;
        text-align:right;
        direction:rtl;
        color:#fff;
        z-index:111;
        font-size:16px;
        line-height:23px;
        font-family: 'almoniDL500';
 }
.addInfo ~ .divCompanyInfo{
    display:block;
    height:100%;
    transition:all ease 0.2s;
}
.text-bold{font-family: 'almoniDL700';}
.divCompanyLink {text-decoration: underline; color: #fff;}
.divCompanyInfo > div { padding: 25px 30px 10px 30px;}
.divCompanyLink a{ color:#fff; }
.divCompanySeparator{
        width:100%;
        height:2px;
        background-color:#fff;
        margin-top: 18px;
}
.divCompanyGlobesLink {
    color: #fff;
    text-align: center;
    margin-top: 0;
}
.divCompanyName{ margin:0 0 10px 0; }
.divCompanyDesc p{
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
}
.divCompanyInfo .divCompanySeparator{
    margin-top: 13px;
}
 @media screen and (max-width: 480px) {
    .divCompanyInfo {
        position:relative;
    }
 }

.baubeTov{ border: 3px solid #ff576d; position:relative;}
.baubeTov:before {
    content: url(https://images.globes.co.il/globes/heart_tov.png);
    position: absolute;
    top: -25px;
    transform: translateX(50%);
    right: 50%;
    z-index:11111;
}
.baubeTov .lnkToCompany, .campaignLink{
    display:none;
}
#wrapper,header{  max-width:unset;}
header.sticked {    overflow: hidden;    height: 60px;  }

.desc {
    margin:40px auto 70px;
    font-family: 'AlmoniDL400';
    font-weight:normal;
    text-align:right;
    font-size: 32px; 
    line-height: 1.5;
    letter-spacing: -0.09px;
    color: #1a1a1a;
}
.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(https://images.globes.co.il/globes/logo-138-35-2.svg?ver=1) no-repeat 0 0;
    width: 136px;
    height: 49px;
    float: right;
    margin: 9px 36px 0 0;
}
.hpSB h2{
    display: inline-block;
    font-family: almoniDL900;
    margin-top: 12px;
     white-space: nowrap;
    font-size: 24px;
    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: #000;
    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;
    margin: 13px 20px 0 29px;
    border-radius: 17px;
    letter-spacing: -0.3px;
    padding:4px 25px;
    color:#000;
    border:1px #000 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{
    max-width: 1058px;
    width: 100%;
    text-align: right;
    font-family: 'almoniDL900';
    font-size: 48px;
    line-height: 48px;
    margin: 30px auto 26px;
    color: #000;
    letter-spacing: -0.18px;

}
.pencil {max-width: 1058px; height:8px; width: 100%; overflow:hidden; margin:0 auto 60px}
.pencil span {height:8px}
.pencil span:nth-child(1) { float:right; width:60px; background:#000}
.pencil span:nth-child(2) {float:right; width:calc(100% - 180px); background:#ffa406}
.pencil span:nth-child(3) {float:left;width:60px; background:#ff576d}
.pencil span:nth-child(4) {float:left;width:60px; background:#d8d8d8}

.divSBSubTitle {  max-width: 1058px;
    width: 100%;
    text-align: right;
    font-family: 'almoniDL400';
    font-size: 32px;
    line-height: 32px;
    margin: 30px auto;
    color: #000;
    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;
    position: relative;
}

#divSBInstruction div>span img {
    width: 140px;
    height: 140px;
}
 #divSBInstruction div:after {  
    content: url(https://images.globes.co.il/globes/d/arrowP.svg);
    margin-right: 5px;  
    position: absolute;
    left: -7px;
    top: 49px;
}

#divSBInstruction p{
    font-family: 'almoniDL400';
    font-size:22px;
    color:#1a1a1a;
    max-width: 80%;
    margin: 30px auto 0;
    line-height: 32px;letter-spacing: -0.06px;
}

#divSBInstruction div:nth-of-type(3):after{ content: '';
    direction:ltr;
}

#btnRegStaff {margin:30px 0}

.staffIntro .socialLinks { text-align: center; direction: ltr; padding:5px 0; border-top:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; margin-top:20px }
.staffIntro .socialLinks a { display:inline-block; margin-bottom:10px; width:30px; height:30px;    margin: 0 14px; cursor:pointer}
.staffIntro .socialLinks .icon1 {background:url(https://images.globes.co.il/globes/icons/icn-facebook.svg) no-repeat 0 0;}
.staffIntro .socialLinks .icon2 {background:url(https://images.globes.co.il/globes/icons/icn-twitter.svg) no-repeat 0 0;}
.staffIntro .socialLinks .icon3 {background:url(https://images.globes.co.il/globes/icons/icn-mail.svg) no-repeat 0 0;}
.staffIntro .socialLinks .icon4 {background:url(https://images.globes.co.il/globes/icn-linkdin.svg) no-repeat 0 0;    zoom: 81%;}
.staffIntro .socialLinks .icon5 {background:url(https://images.globes.co.il/globes/icons/icn-whatsapp.svg) no-repeat 0 0; }
.staffIntro .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 {
    max-width: 1050px;
    width:100%;
    padding: 4px 0;
    overflow:hidden;
    margin:109px auto 97px;
    font-size:40px;
    border-top: 1px #d8d8d8 solid;
    border-bottom: 1px #d8d8d8 solid;
}
 #divSBBanner1 i { background:url(https://images.globes.co.il/globes/icons/icon-24-action-gimel.png) no-repeat 0 0; width:24px; height:24px;     float: right;    margin: 16px 20px 0 0;}
 #divSBBanner1 span {     
     color: #000;
    text-align: right;
    font-size: 24px;
    line-height: 60px;
    font-family: almoniDL900;
    border-right: 1px #d8d8d8 solid;
    padding-right: 27px;
    float: right;
    margin-right: 24px;
}   
 #divSBBanner1 .bnrLink { float:left;font-size: 16px;  color: #1a1a1a;font-family:almoniDL700;    border: 0;}
 #divSBBanner1 .bnrLink:after {content:url(https://images.globes.co.il/globes/d/arrowP.svg); margin-right: 5px;    position: relative; top: 1px;}

#lnkArt2 {cursor:pointer}
#divSBBanner1 .bnrLink:hover, #divSBBanner1 .bnrLink:hover:after, .lnkToCompany:hover, .lnkToCompany:hover:after,.divCompanyGlobesLink:hover  {color:#ff667b !important}
#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;
    margin-bottom:50px;
    vertical-align: top;
}
#SBFilterData>a:visited * {color:#66605b}
.SBCoach img{
    width:140px;
    height:140px;
      border-radius: 4px;
      border: solid 1px #fff;
      -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
      filter: grayscale(100%);
}
.SBCoach:hover img {  -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */filter: grayscale(0);}
.SBCoach h4{
    font-size:24px;
    line-height:47px;
     margin:0;
     letter-spacing: -0.07px;
     font-family: 'almoniDL700';
     color:#000
}

.SBCoach h5{
    font-size:18px;
    line-height:24px;
    font-family: 'almoniDL400';
    margin:0;
    color:#000;
    WIDTH: 55%;
    margin: 0 auto;    font-weight: normal;
}
.SBCoach span {
    font-family: 'almoniDL400';
    display: block;
    font-size: 12px;
}
.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%}
.errInput{border:2px solid #cc0000 !important;}
#wrapper {background:#fff}

/*--------------------------form section------------------------------------*/
.form__section {
    background-image: linear-gradient(0deg, #fff7f3 48.78%, #e1e4e6 48.78%, #e1e4e6 50%, #fff7f3 50%, #fff7f3 98.78%, #e1e4e6 98.78%, #e1e4e6 100%);
background-size: 82.00px 82.00px;
    padding: 30px 0;
    margin-top:130px;

}
.container { position:relative;}
.container:before {     content: '';
    position: absolute;
    top: -70px;
    height: 117%;
    border-right: 1px #e61e28 dotted;
    right: -110px;
    z-index: 0;}


.form__section .container {
    /*background-image:url('https://images.globes.co.il/globes/d/11654/form_illustration.png');
    background-repeat:no-repeat;
    background-position: 10% center;*/
 max-width:1056px;
    margin: 40px auto 20px;
 
        min-height: 437px;
}
#SBSendMailSuccess {position: relative;    top: 100px;}
.form {
    display: flex;
    flex-wrap:wrap;
    max-width:1006px;
    position: relative;
    padding-bottom: 60px;  
        font-family: almoniDL400;
}
.form_title {
    font-size: 48px;
        font-family: 'almoniDL900';
    padding-bottom: 0;
        margin: 0;
            font-weight: normal;
                text-align: right;
}
.form_desc {
    font-size:32px;
    line-height: 38px;
    text-align: right;
    margin: 24px 0;
    font-family: 'almoniDL400';
}
.form_title + .form_desc {margin-bottom:56px}
.form_desc label { font-size:16px;     line-height: 26px;
    display: block;}
.form_desc a { border-bottom:1px #3e3e3e solid; color:#3e3e3e}
.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: #0000;
}
.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 {      border-radius: 24.5px !important;}
#btnRegStaff {margin-bottom:30px}
.btn_submit.disable:hover, .btn_submit.disable {background:#cac4c1 !important; cursor:auto}
.btn_submit,#btnRegStaff, .lnkReg2 {
    background-color: #ff576d !important;
       font-family: almoniDL900 !important;
       line-height: 53px;
    padding:0 32px !important;
    border: none;
    color: #fff;
    font-size: 24px !important;
      width: 194px;
    cursor:pointer;
    border-radius: 28px;   
    height: 49px;
     letter-spacing: 0.2px;
       min-width: 320px;
        
}

.btn_submit:hover, #btnRegStaff:hover, .lnkReg2:hover {box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.43);}
.btn_submit.disable:hover {box-shadow:none}
.btn_submit.disable:focus {outline:none}
.btn_submit:focus, #btnRegStaff:focus, .lnkReg2:focus {outline:none}
#err_msg {
    
    font-family: 'almoniDL400';
    font-size: 14px;
text-align: right;
    color: #c00;
     width: 100%;

}
.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 .staffIntro {      position: relative;}
.adviser .staffIntro:after {
    content: '+';
    padding: 10px;
    background: #fff;
    position: absolute;
    top: 90px;
    left: -96px;
    font-size: 24px;
    color: #1a1a1a33;
}
.adviser .staffIntro:before {
    content: '';
    height: 240px;
    position: absolute;
    top: 0;
    left: -80px;
    border-left: 1px #1a1a1a33 solid;
}
.adviser .staffIntro:last-of-type:before {display:none}
.adviser .staffIntro:last-of-type:after {display:none}
.staffIntro span {
    display: block;
    font-family: 'almoniDL400';
    font-size: 13px;
}
/* adviser */
 
.adviser {margin:0 auto;   width:100%;overflow: hidden;     padding: 60px 0 10px;position:relative; display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px 180px;}
.mainInfo {float:right; max-width:340px; width: 30%;     position: absolute;    transform: translateY(-50%);       top: calc(50% + 30px);    }
 .adviser h1 {grid-column: 1 / 3;        max-width: 1058px;
    width: 100%;
    text-align: center;
    font-family: 'almoniDL900';
    font-size: 80px;
    line-height: 80px;
    margin: 80px auto 30px;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 8px #000 solid;}
.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';}
.staffIntro h5 p {font-weight:normal; line-height: 26px; font-size:19px;   text-align: right;  color: #000; font-family:almoniDL400; margin:0; font-feature-settings: "smcp";}
.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: 26px; font-size:19px;    text-align: right;  color: #000; font-family:almoniDL400; margin:0; font-feature-settings: "smcp";}

 .staffIntro h2 {    font-size: 32px;    line-height: 47px;    margin: 0;    font-family: 'almoniDL700';    color: #000;  letter-spacing: -0.09px; }

  .staffIntro h3 {font-family: 'almoniDL400'; font-size: 18px; color: #232323; margin:0 auto   } 
  .staffIntro h4 {font-family: 'almoniDL700'; font-size: 16px; color: #1a1a1a; margin:0 auto ;display: none;  } 
  .staffIntro h5 { margin:32px auto 0}
/* 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(auto-fill, 325px);
    justify-content: space-evenly;
    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-radius: 10px;
        border: 1px #e0e0e0 solid;
  
    }
.item img {
    width: 100%;
    height: auto;
    border-radius: 10px 10px 0 0;
    display: block;
}

    .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: 20px;
        font-family: 'demibold';
        line-height: 24px;
        color: #1a1a1a;
        margin:20px auto 0;
        width: calc(100% - 40px);
        min-height: 85px;
}
.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 #000 solid;
    letter-spacing: -0.3px;
    padding:4px 25px;
    background-color:#fff !important;
    color:#000;
    width:100px;
    cursor:pointer;
    grid-column: 1 / -1;
    border-radius:4px;
}

#SBAllArt:after { 
    border: solid #c00;
    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 {  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);}
    #SBFooter { background:#fadacb;    overflow: hidden;    padding: 13px 0;z-index: 1;position: relative; }
    #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    }
    .wr {width:80%}

}
@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 {    width: 86%;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(https://images.globes.co.il/globes/gimel-bold-1.svg) no-repeat 0 0;
        width: 36px;
        height: 36px;
        margin: 18px 10px 0 0;
    }
    .hpSB .globesLink { background: url(https://images.globes.co.il/globes/gimel-bold-1.svg) no-repeat 0 0;width: 30px!important;height: 30px!important;  margin: 15px 10px 0 0!important; }
    .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;
}
 
}
@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%;  }
     .divCompanyDesc p{
        font-size: 14px;
        line-height: 18px;
    }
}

@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: 950px) {
     #divAllStaff {grid-template-columns: repeat(1, 1fr);    grid-gap: 16px;}
    .divCompanyDesc p{
        font-size: 16px;
        line-height: 20px;
    }
}


@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;
    }
    .baubeTov .campaignLink{
        display:block;
        font-size: 16px;
        line-height: 24px;
        font-family: 'almoniDL700';
        padding-top: 14px;
        margin-top: 20px;
        display: block;
        border-top: 1px #1a1a1a33 solid;
        position:relative;
    }
}
@media screen and (max-width: 767px) {
    .form__section .container {padding:0}
    .form-label { width:45% !important}
    #SBInStaffItem img {max-width:375px}
    .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: #fff7f3;   }
.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:#fff7f3 !important;  }
.form-label {width:50%; max-width:280px; margin-left:49px; margin-bottom:30px}
 

/* takanon */
#SBTakanon {
    width:80%;
    text-align:right;    
    width: 62%;
    margin: 100px auto 0;
    text-align: right;
    margin-right: 354px;
    max-width: 592px;
}
#SBTakanon h1 {       
    text-align: right; 
    font-size: 64px;
    margin-right: 25px;
    margin-bottom:32px;
    font-family: almoniTzar400  !important;
    font-weight: normal;
    margin: 0;
    color: #1a1a1a  !important;
    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:#c00}
#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) {

    .staff1, .staff2, .staff3, .divCompanyStaff {padding:24px 24px 16px 24px}
    .baubeTov{padding:0;}
    .lnkToCompany {margin-top:0}
    
    .staff3 {grid-column: 1;}
    #INDmenu-btn {top: auto !important;    bottom: 0 !important;}
    .Gallery {margin-top: 108px;}
    .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;}

    .pencil {  height:6px;  margin-bottom:30px}
    .pencil span {height:6px}
    .pencil span:nth-child(1) { width:24px;  }
    .pencil span:nth-child(2) {  width:calc(100% - 72px);  }
    .pencil span:nth-child(3) { width:24px; }
    .pencil span:nth-child(4) { width:24px; }

    #p2048.article .ItemMain {margin-top: 140px;}
    .form__section {padding-bottom:0; margin-bottom:0;     padding-top: 48px;   margin-top: 78px;}

    .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;}
      
    [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;}


    .wr {width:calc(100% - 32px); padding:0 }
    .staffIntro h4 {display:none}
    .adviser  {    grid-template-columns: repeat(1, 1fr);padding-top:40px; padding-bottom:10px }
    .adviser .staffIntro img {  width: 72px;  height: 72px; float:right; margin-left:24px}
    .adviser .staffIntro {     padding: 30px 0 40px;}
    .adviser .staffIntro:before {
        content: '';
        height: auto;
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        border-bottom: 1px #1a1a1a33 solid;
        border-left: 0;
        width: 100%;
        padding-bottom: 20px;
    }
     .adviser .staffIntro:after {
        content: '+';
        padding: 10px;
        background: #fff;
        position: absolute;
        top: auto;
        left: 45%;
        font-size: 24px;
        color: #1a1a1a33;
        bottom: -23px;
    }

     .staffIntro h2, .staffIntro h3 {text-align:right;line-height: 78px;}
     .staffIntro h3 {min-height: 38px;}
        .adviser h1 {      grid-column: 1;
        font-size: 40px;
        text-align: center;
        border-bottom: 6px #000 solid;
        padding: 0;
        margin: 0;
    }
    .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;
        color: #fff;
        font-family: almoniDL900;
        font-size: 24px;
        margin-top: 13px;}
    .hpSB .del1 {border: solid 1px #fff;}
    #SBTopLinks .table a {color:#fff}
    #SBTopLinks {margin:0;    background: #1a1a1a;}
    .hpSB {background: #1a1a1a;    height: 103px;}
     #SBTakanon {margin-top: 170px !important;}
     #SBTakanon h1 {font-size: 45px;    line-height: 45px;} 
    .hpSB .globesLink {background: url(https://images.globes.co.il/globes/logo_gimel_white.svg) no-repeat 0 0;width: 36px; height: 36px;}
    #SBAllArt {    margin: 25px auto 50px;}
    header.sticked { overflow:hidden;     height: 102px;}
    #divSBInstruction div {width:90%;margin: 4px auto 32px; border-bottom:1px #c9c9c9 solid; padding-bottom:16px; position:relative;display: flex;align-items: center; justify-content: center;}
    #divSBInstruction div:before {
    content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        border-left: 1px solid;
        border-top: 1px solid;
        border-bottom: 0px solid #0000;
        transform: rotate(225deg);
        left: 50%;
        bottom: -7px;
        background: #fff;
        color: #c9c9c9;
    }
    #divSBInstruction div:last-child {border:0;}
    #divSBInstruction div:last-child:before {display:none}


    .form__section .form-label { width:100% !important;max-width:100%; margin-left:0  }

    .desc {font-size:18px; letter-spacing: -0.05px;   margin:0 auto}
    .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}

    #divSBInstruction {display:block; margin-bottom:10px}
    #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 {  float:left;    margin-right: 10px;    width: 72px;    height: 72px;}
    .staff2 .divCompanyStaff a {width:100%}
    .SBCoach h4, .SBCoach h5, .SBCoach h6 { width:100%; text-align:right}
    .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}
    .staff2 .divCompanyStaff a, .staff3 .divCompanyStaff a {border-bottom: 1px #1a1a1a33 solid; border-left:0}
    .staff2 .divCompanyStaff a:last-of-type, .staff3 .divCompanyStaff a:last-of-type {border:0;    padding-bottom: 0;}
    .staff2 .divCompanyStaff a:last-of-type:after, .staff3 .divCompanyStaff a:last-of-type:after {display:none}
    .staff2 .divCompanyStaff a:after, .staff3 .divCompanyStaff a:after {      left: 46%;  bottom: -28px; top:auto;}
    .mainSBInstruction {    font-size: 40px;  text-align:center;  padding-bottom: 3px; margin: 45px auto 30px;    width: calc(100% - 26px);   line-height: 40px;}
    .staff2 .divCompanyStaff a, .staff3 .divCompanyStaff a {margin-bottom:20px;padding-bottom: 20px;}
    #divSBBanner1 {width:100%; height:auto; margin: 15px auto 20px; padding:24px 0}
    #divSBBanner1 img {width:100%}
    #divSBBanner1 i {    right: 17px; position: absolute;}
    .divSBTitle  { font-size:28px; line-height:28px; margin-top:48px; margin-bottom:16px}
    .divSBTitle.tt1 { border-bottom:6px #000 solid; padding-bottom:12px;  }
    .form_title { max-width:100%;    font-size:28px; line-height:28px; text-align:right    }
    .hpSB .lnkSB.active:after{background:#fff; display:block;right: 1px !important;}
    #divSBInstruction div:after {display:none}
    #divSBInstruction div>span img {width: 90px;    height: 90px;    float: right; margin-left:27px}
    #divSBInstruction p {    text-align: right!important;    margin: 0 auto;      line-height: 20px;   font-size: 18px;   max-width:95%}
    .hpSB span {display:none}
     #SBTopLinks .table a {text-align:right}
     #SBTopLinks .table {    width: 94%;    margin: 10px auto;}
    .hpSB .del1 { display:block;      opacity: 1;  top: 22px;    height: 16px;     border: solid 1px #d4d4d4; }
    .hpSB .imgShare { top:3px; left:16px   }
    #kidumSB {margin-top: 107px;}
    #SBTopLinks .lnkReg {  font-family: 'AlmoniDL400'; font-weight: normal;  color: #fff; border: 0; margin: 0; font-size: 18px; }
    .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 {    border-radius: 28px;   height: 49px;  width: 100%;  }
    .lnkReg2 {margin-bottom: 48px; min-width: 100%;}
    #SBAllArt { padding:5px 0}
    .SBArtLogo img {width:84%}
    #SBFooter {     margin-top: 0px !important;  border-top:0 }
     #divSBBanner1 span {    font-size: 21px;margin-right: 70px; border-right:1px #d8d8d8 solid; padding-right:20px; font-family: almoniDL900;    line-height: 28px;}
     #divSBBanner1 .bnrLink {float:right;    border-right: 1px #d8d8d8 solid;}
     #SBTopLinks .table {display:block; text-align:right}
     #SBTopLinks .table a {display:inline-block; text-align:right;    width: auto;}
     .socialBlock {width: 94% !important;}
     .socialBlock h3 {top:10px}
}

@media screen and (max-width: 320px) {
    .hpSB h2 {width:72%}
    .form_desc #chkSBAgree {    margin-bottom: 190px;}
    .staffIntro .socialLinks a {margin:0 10px;}

}