﻿/* blue 0561d8 --> red e61e28 c71922 --> c71922 */
body {
    min-width: 100%
}
::selection {
    background: #A4E5ED;
}
#GPage_main {
    background: #f2f1e7;
}
@font-face {
    font-family: 'almoniTzar400';
    font-weight: 400;
    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: '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?#iefix') 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: 'demibold';
    font-weight: 900;
    font-style: normal;
    src: url('/Static/fonts/almoni2019/almoni-neue-demibold-aaa.eot');
    src: url('/Static/fonts/almoni2019/almoni-neue-demibold-aaa.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni2019/almoni-neue-demibold-aaa.woff2') format('woff2'), url('/Static/fonts/almoni2019/almoni-neue-demibold-aaa.woff') format('woff')
}

#wrapper, header {
    max-width: unset;
    width: 100%;
}

    header.sticked {
        overflow: hidden;
  
        display: flex;
    }

#wrapper {
    background: #f4f7fa;
}

.desc {
    margin: 75px auto;
    text-align: center;
    max-width: 705px;
}

    .desc.article {
        margin: 20px auto;
    }

    .odot p, .desc p {
    font-family: 'almoniDL400';
    font-size: 20px;
    line-height: 23px;
    color: #353c4c;
    margin: 0 auto;
    max-width: 720px;
}

.odot strong {
    font-family: 'almoniDL900';
}

.img_credit_in_the_content, .credit {
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    padding: 0;
    color: #000;
    font-family: almoniDL400;
    max-width: 1280px;
    margin: 0 auto;
}
    .img_credit_in_the_content { margin:0}

    .hpSB {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: calc(100% - 40px);
        text-align: right;
        direction: rtl;
        background-color: rgba(255, 255, 255, 0.96) !important;
        padding: 0 20px;
        left: 0;
        overflow: hidden;
        z-index: 1111111111;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
        position: fixed;
        top: 0
    }

    /*.hpSB .del {
        height: 30px;
        border: solid 1px #004f9f;
        margin: 0 16px;
        display: inline-block;
    }*/

    .hpSB .globesLink {
        background: url(https://res.cloudinary.com/globes/image/upload/v1648448616/Digital/14482/logo-globes_hbsfji.svg) no-repeat 0 0;
        width: 136px;
        height: 42px;
        display: inline-block;
    }

        .hpSB .globesLink:hover {
            background: url(https://res.cloudinary.com/globes/image/upload/v1648545172/Digital/14482/logo-globes_1_dnjveb.svg) no-repeat 0 0;
        }

        .hpSB .project_logo {
            display: flex;
            align-items: center;
            margin: -7px 22px 0 0;
            background: url(https://res.cloudinary.com/globes/image/upload/v1648538554/Digital/14482/group-3_ml3o1n.png) no-repeat 0 0;
            width: 120px;
            height: 60px
        }
        .hpSB .project_logo:hover {
            background: url(https://res.cloudinary.com/globes/image/upload/v1648545093/Digital/14482/group-3-copy_t0ybh7.png)
        }

        .logo_text {
            margin: 0;
            font-size: 44px;
            font-family: 'almoniDL900';
            color: #003c70;
            display: none;
        }

.hpSB .lnkSB {
    display: inline-block;
    font-family: demibold;
    font-weight: normal;
    margin-left: 35px;
    font-size: 16px;
    color: #694c2c;
    white-space: nowrap;
}
    .hpSB .lnkSB:hover {
        color: #8c7a15
    }
    


    .hpSB .lnkSB.active {
        color: #694c2c;
        position: relative
    }

        .hpSB .lnkSB.active:after {
            position: absolute;
            width: 20px;
            height: 2px;
            right: 0;
            bottom: -5px;
            background-color: #ad9a30;
            content: '';
        }

#dvRSB, #logos {
    display: flex;
    align-items: center;
}

    #dvRSB a span {
        margin: 0;
        line-height: 37px;
        font-size: 16px
    }

    #dvRSB a img {
        margin-right: 15px;
        position: relative;
        top: 3px;

    }

.hpSB .lnkReg {
    font-family: demibold;
    font-size: 16px;
    text-align: right;
    letter-spacing: -0.3px;
    padding: 5px 13px;
    color: #694c2c;
    border: 1px #ad9a30 solid;
    border-radius: 17.5px;
    margin-left: 30px;
}

.hpSB .lnkSB:hover {
    position: relative;
}

    .hpSB .lnkSB:hover::after {
        content: "";
        position: absolute;
        width: 20px;
        height: 2px;
        background-color: #ad9a30;
        bottom: -5px;
        right: 0;
    }

.hpSB .imgShare {
    margin: 0px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background-image: url(https://res.cloudinary.com/globes/image/upload/v1648448240/Digital/14482/a-icon-share_qh1gqq.svg);
    background-repeat: no-repeat;
    margin-left: 40px;
}

    .hpSB .imgShare:hover {
        background-image: url(https://res.cloudinary.com/globes/image/upload/v1648448240/Digital/14482/a-icon-share-hover_u8bjdh.svg);
    }

.hpSB span {
    color: #484848;
    margin-top: 16px;
}

.hpSB .l {
    font-family: AlmoniDL400;
    margin: 0;
    font-size: 16px;
    color: #000
}

.l {
    display: flex;
    align-items: center;
}

#SBTopLinks {
    display: inline;
    width: 100%;
    margin-right: 80px;
}

    #SBTopLinks .table {
        display: inline;
    }

#kidumSB {
  padding-top: 70px;
 
}

.adviserWr {
 
    margin-bottom: 180px
}


    #kidumSB + .process { margin-top:-250px}

    #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;
    }

.odot {
    padding: 30px 20px 60px;
    margin-top: -324px;
    max-width: 536px;
    margin: 0 auto;
 
}
.veidaWr.article {
    margin-top: 100px
}

.jwplayer {width:100%; max-width:1280px; margin:0 auto}

#aboutProject {
    margin-top: -24%
}

.divSBTitle h2 {
    text-align: center;
    font-family: 'Alef', sans-serif;
    font-size: 47px;
    line-height: 47px;
    margin: 20px auto;
    color: #a59436;
    letter-spacing: -0.18px;
    position: relative;
    display: block;
    padding: 0 20px;
}

.divSBTitle {
    position: relative;
    max-width: 1192px;
    width: calc(100% - 30px);
    margin: 0 auto;
   
}
    .divSBTitle.smallMargin h2 {
        margin: 20px auto 10px;
        text-align: center
    }
 


.divSubTitle {
    font-family: 'almoniDL400';
    font-size: 20px;
    font-weight: normal;
    color: #353c4c;
    margin: 0 0 45px 0;
}
.section-comment {
    font-family: almoniDL400;
    font-size: 18px;
    color: #484848;
    text-align: center;
}

#lnkTips2 {
    display: inline-block;
}

.process {
    padding: 100px 0 20px;
    position: relative;
}


#divSBInstruction {
    width: calc(100% - 30px);
    margin: 20px auto 39px;
    max-width: 1040px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px;
    position: relative;
}

    #divSBInstruction div {
        display: inline-block;
    }

        #divSBInstruction div > span img {
            border-radius: 50%;
            width: 130px;
            height: 130px;
        }

    #divSBInstruction p {
        font-family: demibold;
        font-size: 20px;
        color: #434240;
        margin: 30px auto 0;
        line-height: 29px;
        max-width: 190px;
    }

    #divSBInstruction div {
        position: relative;
        z-index: 1;
    }

        #divSBInstruction div:after {
            content: "";
            position: absolute;
            width: 12px;
            height: 12px;
            border-left: 4px solid;
            border-top: 4px solid;
            border-bottom: 0px solid #0000;
            transform: rotate(315deg);
            left: -21px;
            top: 27%;
            bottom: -6px;
            color: #ad9a30;
        }

        #divSBInstruction div:last-child:after {
            content: none;
        }



.sponser {
    position: absolute;
    left: 0;
    top: 50%;
    margin: 0;
    display: flex;
    align-items: center;
    font-family: 'almoniDL400';
    font-size: 16px;
    transform: translateY(-50%);
}

    .sponser img {
        margin-right: 10px;
    }

.mainInfo .socialLinks {
    text-align: center;
    direction: ltr;
    padding: 10px 0 10px 20px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
 

    .mainInfo .socialLinks a {
        margin: 0 8px
    }
.mainInfo .mainInfo_inner .socialLinks a {
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-position-y: center;
}

.linkTo {
    position: absolute;
    left: 0;
    top: 50%;
    color: #004f9f;
    font-size: 22px;
    font-family: 'almoniTzar500';
    transform: translateY(-50%);
}
.linkTo:hover{
    color:#2178A0;
}
    .linkTo:after {
        content: url(https://res.cloudinary.com/globes/image/upload/v1613496852/Digital/elbit/arrows-left_dlfvcm.svg);
        top: 4px;
        position: relative;
    }
     .linkTo:hover:after {
        content: url(https://res.cloudinary.com/globes/image/upload/v1618226150/Digital/%D7%9E%D7%95%D7%A8%20%D7%91%D7%99%D7%AA%20%D7%94%D7%A9%D7%A7%D7%A2%D7%95%D7%AA/arrows-left_dlfvcm_qibb3g.svg);
    
    }

.socialLinks .icon1 {
    background: url(https://res.cloudinary.com/globes/image/upload/v1648541643/Digital/14482/share-facebook_hvzzpg.svg) no-repeat 0 0;
}

.socialLinks .icon2 {
    background: url(https://res.cloudinary.com/globes/image/upload/v1648541643/Digital/14482/share-twitter_mxyiyt.svg) no-repeat 0 0;
}

.socialLinks .icon3 {
    background: url(https://res.cloudinary.com/globes/image/upload/v1648541642/Digital/14482/share-mail_jgmmvf.svg) no-repeat 0 0;
}

.socialLinks .icon4 {
    
    display:none !important
}

.socialLinks .icon5 {
    background: url(https://res.cloudinary.com/globes/image/upload/v1648541643/Digital/14482/share-whatsapp_xgymxw.svg) no-repeat 0 0;
}

.socialLinks .icon1:hover {
    background: url(https://res.cloudinary.com/globes/image/upload/v1648974764/Digital/14482/share-facebook_1_u7oe4o.svg) no-repeat 0 0;
}

.socialLinks .icon2:hover {
    background: url(https://res.cloudinary.com/globes/image/upload/v1648974764/Digital/14482/share-twitter_1_wyhuqu.svg) no-repeat 0 0;
}

.socialLinks .icon3:hover {
    background: url(https://res.cloudinary.com/globes/image/upload/v1648974764/Digital/14482/share-mail_1_bd1mse.svg) no-repeat 0 0;
}

.socialLinks .icon4:hover {
    
}

.socialLinks .icon5:hover {
    background: url(https://res.cloudinary.com/globes/image/upload/v1648974764/Digital/14482/share-whatsapp_1_lopt4i.svg) no-repeat 0 0;
}

#divSBBanner1, #divSBBanner2 {
    grid-column: 1 / -1;
    margin: 20px auto;
}

#p2048.article .ArticleRetatedItems {
    background: #fff
}

#SBFilterData {
    max-width: 1192px;
    margin: 43px auto 90px;
    width: calc(100% - 30px);
    display: grid;
    grid-template-columns: repeat(auto-fill, 270px);
    grid-gap: 32px;
    justify-content: space-evenly;
    grid-auto-flow: row dense;
    position: relative;
}



#lnkArt2, #lnkTips2 {
    position: relative;
    z-index: 1;
}

#SBFilterData > a:visited * {
    color: #66605b
}

.SBCoach {
    border: 1px solid #ad9a30;
    border-radius: 15px;
    padding: 32px 0;
    position: relative;
    background-color: rgba(255, 255, 255, 0.28);
    z-index: 1;
}

.moreInfoCoach {
    position: absolute;
    top: 0;
    background: #fff;
    height: calc(100% - 64px);
    width: calc(100% - 46px);
    border-radius: 15px;
    padding: 32px 23px;
    transition: all ease-in 0.2s;
    opacity: 0;
    z-index: -1;
    display: grid;
}

.SBCoach:hover .moreInfoCoach {
    opacity: 1;
    z-index: initial;
    background: #ad9a30;
}

.SBCoach .moreInfoCoach h4 {
    color: #171717;
    margin-bottom: 16px;
}

.SBCoach .moreInfoCoach p, .womanDesc {
    font-size: 16px;
    line-height: 19px;
    color: #171717;
    margin-bottom: 26px;
    font-family: almoniDL400;
}

.SBCoach .moreInfoCoach span {
    font-size: 16px;
    line-height: 19px;
    color: #000;
    border: 1px solid #000;
    border-radius: 35px;
    font-family: demibold;
    padding: 8px 16px;
    transition: background ease 0.2s;
    justify-self: center;
    align-self: end;
}

    .SBCoach .moreInfoCoach span:hover {
        background-color: #694c2c;
        color: #e7d67b;
    }

.SBCoach img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-bottom: 24px;
}

.SBCoach h4 {
    font-size: 20px;
    line-height: 29px;
    margin: 0;
    font-family: demibold;
    color: #353c4c
}

.SBCoach h6, .SBCoach p {
    font-size: 16px;
    line-height: 23px;
    font-family: 'almoniDL400';
    margin: 0;
    color: #000;
    text-align: center;
    font-weight: normal;
}
.connection{
    background-color:#f5ecc8;
    border-radius:15px;
    margin: 0 10px;
}
.myCon {
    font-family: 'almoniDL400';
    font-size: 17px;
    color: #484848;
    line-height: 1;
    padding-top: 4px;
    display: block;
}
.blue {
    font-family: 'demibold';
    font-size: 20px;
    color: #162e6d;
    display: block;
    line-height: 1;
    padding-bottom: 4px;

}

.mobile, .mobile + p {
    display: none;
}

#SBInStaffItem {
    grid-column: 1 / -1;
    margin: 44px auto 106px;
    max-width: 900px;
    overflow: hidden;
    width: 100%;
}

#divSBArt1 {
    position: relative;
}

#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%
}

.close {
    font-size: 20px;
    font-family: 'Open Sans';
}

.closetext {
    line-height: 25px;
    font-family: 'almoniDL400';
}

.errInput {
    border: 2px solid #cc0000 !important;
}
/*--------------------------form section------------------------------------*/
.form__section {
    position: relative;
    padding-bottom:50px
}



#SBSendMailSuccess {
    display: none;
    position: relative;
}

    #SBSendMailSuccess h3 {
        font-family: 'demibold';
        font-size: 24px;
        margin: 20px 0;
    }

.container {
    background: #d5d4bc;
    border-radius: 10px;
    border: solid 1px #ad9a30;
    padding: 20px;
    max-width: 1401px;
    margin: 0 auto;
 
 
}

.form {
    display: flex;
    flex-wrap: wrap;
    max-width: 950px;
    position: relative;
    margin: auto;
    width: 100%;
}
    .form .divSBTitle h2 {
        color: #694c2c;
    }


.form_desc {
    font-size: 20px;
    line-height: 29px;
    margin: 0 auto 48px;
    font-family: 'almoniDL400';
    text-align: center;
    color:#2b1f12;
}

.form_msg {
    padding: 100px 0;
    text-align: center;
}

    .form_msg h4 {
        font-size: 56px;
        color: #000;
        font-family: 'almoniTzar700';
        margin: 0;
       
    }

    .form_msg p {
        font-size: 24px;
        font-family: 'almoniDL400';
        margin: 10px 0;
         color:#000;
    }

.form_terms {
    text-align: center;
    color: #000;
    font-size: 14px;
    line-height: 17px;
    font-family: 'almoniDL400';
    margin: 0 0 20px 0;
}

    .form_terms a {
        text-decoration: underline;
        color: #000;
    }

.form-boxes {
    width: 100%;
}

    .form-boxes h3 {
        color: #004f9f;
        font-size: 24px;
        text-align: right;
        font-family: 'almoniTzar500';
        font-weight: normal;
        margin: 0 0 15px 0;
    }

.form_row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 13px;
}

.col2span {
    grid-column: 2 span;
}

.form-img {
    width: 100%;
    margin: 20px 0 40px 0;
}

.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: 0;
    font-family: 'almoniDL400';
    background-color: transparent;
}

    .form input::placeholder, .form textarea::placeholder {
        color: #666666;
    }

#BusinessF ~ label, #BusinessName ~ label {
    display: none;
}

#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 #004f9f solid;
    grid-column: 1 / -1;
    background: #fff;
    color: #353c4c;
    margin-bottom: 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.splitCell {
    display: flex;
    gap: 10px;
}
#porjectStage {
    min-width: 128px;
}
.form .btn_submit {
    width: 260px;
    margin: 0 auto;
    font-size: 20px;
    font-family: demibold;
}

.form-label input[type="text"], .form-label input[type="password"], .form-label input[type="tel"], .form-label input[type="email"], .form-label select {
    background-color: #fff !important;
    border: 1px #694c2c solid !important;
}

.form-label label {
    background: none;
    color: #353c4c;
    -webkit-filter: none;
    white-space: nowrap;
}

#btnRegStaff {
    margin-bottom: 130px
}

.btn_submit.disable:hover, .btn_submit.disable {
    background: #66605b !important;
    cursor: auto
}

#SBSendMailContainer .btn_submit, #btnRegStaff, .lnkReg2 {
    background-color: #ad9a30;
    font-family: demibold;
    border: none;
    color: #000;
    font-size: 20px;
    cursor: pointer;
    border-radius: 24.5px;
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
}

    .btn_submit:hover, #btnRegStaff:hover, .lnkReg2:hover {
        background-color: #694c2c;
        color: #e7d67b
    }
    

#err_msg {
    flex: 1;
    font-family: 'almoniDL400';
    font-size: 14px;
    text-align: right;
    color: #c00;
    margin-right: 39px;
    margin-top: -10px;
}

.form-label .errMsg, .error_message, .red_bottom, .loginWr .errMsg {
    font-family: 'almoniDL400';
    font-size: 14px;
}

.msg-success {
    font-size: 56px;
    font-family: 'ultrabold';
    padding: 70px 0;
}

#SBFilterBtns {
    margin: 0;
}

    #SBFilterBtns input {
        color: #611940;
        font-size: 20px;
        line-height: 29px;
        letter-spacing: -0.05px;
        padding: 0px 23px;
        font-family: demibold;
        cursor: pointer;
        position: relative;
        background: none;
        border: none;
    }

        #SBFilterBtns input:after:hover, #SBFilterBtns input.active:after {
            position: absolute;
            width: 20px;
            height: 2px;
            right: 0;
            bottom: 0;
            background-color: #ab218e;
            content: '';
        }

.kidumImg {
    width: 100%;
    margin-top:-35px;
}
/* adviser */
#wrapper:not(.d_0) {
    background: url(https://res.cloudinary.com/globes/image/upload/v1648713854/Digital/14482/empty-bg_rc90wf.png) no-repeat top center;
}
#wrapper.page_14485 {
    background: url(https://res.cloudinary.com/globes/image/upload/v1649572912/Digital/14482/group-23_m02wxc.svg) no-repeat top center;
}


#wrapper:not(.d_0) #GPage_main {
    background: none
}



    .adviser {
        margin: 0 auto;
        max-width: 1040px;
        width: calc(100% - 160px);
        overflow: hidden;
        position: relative;
        border-radius: 15px;
        display: grid;
        grid-template-columns: auto 1fr;
        align-items: center;
        padding: 50px;
    }

.mainInfo {
    padding-left: 90px;
    border-left: 1px #ffffff66 solid;
    margin-top: 90px;
}

.mainInfo_inner, .mainTxt_inner {
    max-width: 340px;
    margin: auto;
}

.mainTxt {
    padding-right: 90px;
    margin-top: 40px;
}

.mainInfo img {
    border-radius: 50%;
    width: 230px;
}

.mainInfo h2 {
   color: #484848;
}

.mainInfo h3, .mainInfo h4 {
    margin: 0;
    color: #fff;
    line-height: 1
}

.mainInfo h2 {
    font-size: 34px;
    line-height: 24px;
    font-family: almoniDL700;
    margin: 15px 0 15px;
    font-weight: normal;
    color: #242424
}

.mainInfo h3, .mainInfo p {
    font-size: 24px;
    font-family: 'almoniDL400';
    margin: 0 0 4px;
    font-weight: normal;
    text-align: center;
    color:#133341;
}

.mainInfo h4 {
    font-size: 16px;
    font-family: 'almoniDL400';
}

.mainTxt p {
    font-weight: normal;
    line-height: 28px;
    font-size: 22px;
    text-align: right;
    color: #353c4c;
    font-family: 'almoniDL400';
    margin: 0
}
/* end adviser*/
.mainTxt h3 {
    color: #353c4c;
    font-family: 'demibold';
    font-size: 24px;
    text-align: right;
    margin: 20px 0 5px 0;
}
.companyMantor {
    margin: 20px 90px 0 0;
    text-align: right;
    background-color: rgb(216 239 242 / 64%);
    padding: 22px;
}
.companyMantor h3{
    font-family: 'almoniDL700';
    font-size: 30px;
    color: #162e6d;
    margin: 0;
    display:inline-block;
}
.companyMantor p{
    font-family: 'almoniDL400';
    font-size: 22px;
    line-height: 28px;
    margin: 0;
}
#shareCompany{
    background-image:url('https://res.cloudinary.com/globes/image/upload/v1622467515/Digital/%D7%9E%D7%95%D7%A8%20%D7%91%D7%99%D7%AA%20%D7%94%D7%A9%D7%A7%D7%A2%D7%95%D7%AA/a-icon-share_af8usc.svg');
    width:16px;
    height:16px;
        display: inline-block;
    float: left;
    cursor:pointer;
}
.divSBArtContainer {
    width: calc(100% - 54px);
    margin: 15px auto 90px;
    max-width: 1192px;
    display: flex;
    justify-content: center;
    grid-gap: 40px;
}

.item {
    display: inline-block;
    max-width: 570px;
    border-radius: 23px;
    border-bottom-left-radius: 20.8px;
    border-bottom-right-radius: 20.8px;
    margin-bottom: 0;
    padding-bottom: 0;
    border: 1px #ad9a30 solid;
}
    .item:hover {
        border: 1px #694c2c solid;
    }

    .item:nth-of-type(3) {
        margin-left: 0
    }

    .item img {
        width: 100%;
        height: auto;
        border-top-left-radius: 20.8px;
        border-top-right-radius: 20.8px;
        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:visited {
    color: #484848;
}

.divSBArtContainer .item .title a:hover, .divSBArtContainer .box_text a:hover {
    color: #2178A0!important
}

.item h2, .item h4 {
    font-size: 20px;
    font-family: 'demibold';
    line-height: 24px;
    color: #6e5663;
    margin: 20px auto 0;
    width: calc(100% - 40px);
    min-height: 82px;
    text-align: center;
}

.hWr4 {
    width: calc(100% - 40px);
    margin: 0 auto 16px;
    text-align: center;
}

.author {
    color: #8c8c8c;
    font-family: 'almoniDL400';
    font-size: 19px;
    display: inline-block;
    white-space: nowrap;
    margin-left: 2px;
}

.datetime {
    color: #8c8c8c;
    font-size: 19px;
    display: inline-block;
    font-family: 'almoniDL400';
}

    .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 #e61e28 solid;
    letter-spacing: -0.3px;
    padding: 4px 25px;
    background-color: #fff !important;
    color: #e61e28;
    width: 100px;
    cursor: pointer;
    grid-column: 1 / -1;
}

    #SBAllArt:after {
        border: solid #e61e28;
        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;
    margin-bottom: 100px;
    padding: 10px 100px;
}

#SBAllArt:hover, .hpSB .lnkReg:hover {
    background-color: #694c2c;
    color: #e7d67b
}

#SBFooter {
    background: #fff;
     
    overflow: hidden;
    padding: 15px 30px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

    #SBFooter p, #SBFooter a {
        font-family: AlmoniDL400;
        font-size: 16px;
        line-height: 23px;
        text-align: right;
        color: #3e3e3e;
    }

.hh {
    animation: animatezoom1 .7s forwards;
}

.cc {
    animation: animatezoom2 .7s forwards;
}

.tagiotSection {
    font-family: 'demibold';
    margin-bottom: 25px;
    display: none;
}

    .tagiotSection p {
        color: #6e5663;
        font-size: 20px;
        display: inline-block;
        direction: ltr;
        margin: 10px;
    }

.feed_subject {
    color: #a22165;
    font-size: 16px;
    border: 1px solid #a22165;
    border-radius: 20px;
    padding: 8px 16px;
    margin: 10px;
    display: inline-block;
    cursor: pointer;
    transition: background ease-in 0.2s;
}

    .feed_subject.feed_added, .feed_subject:hover {
        background: #a22165;
        color: #fff;
    }

.form-label select {
    text-indent: 0;
    padding-right: 14px
}
.form-label input[type="text"]:valid ~ label, .form-label select:valid ~ label {
    color: #ffff;
}
.form-label input:valid ~ label, .form-label input:focus ~ label, .form-label textarea:valid ~ label, .form-label textarea:focus ~ label {
    background: transparent;
    transform: translate3d(10px,-34px,0);
    color: #000!important;
}

.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;
}

#SBSendMailContainer > div > div:nth-child(5), #SBSendMailContainer > div > div:nth-child(8) {
    margin-left: 0;
}
/* takanon */
#SBTakanon {
    width: 80%;
    margin: 0 auto;
    text-align: right;
    width: 62%;
    margin: 0 auto;
    text-align: right;
    margin-right: 354px;
    max-width: 592px;
    padding-top: 100px;
}

    #SBTakanon h1 {
        font-size: 47px;
        margin-right: 25px;
        margin-bottom: 32px;
        font-family: 'Alef', sans-serif;
        margin: 0;
        color: #a59436;
        letter-spacing: -0.18px;
        line-height: 1;
    }

    #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: #a41c65;
            border-bottom: 1px #a41c65 solid;
            word-break: break-word;
        }
#morInfo {
    border: 1px solid #ad9a30;
    padding: 30px 20px;
    border-radius: 10px;
 
    max-width: 1399px;
    margin: 50px auto;

    /*display:none*/
}

/*.form__section,*/ .section_articles {
    display: none
}

#morInfo p {
    font-size: 20px;
    color: #2b1f12;
    font-family: 'almoniDL400';
    max-width: 980px;
    margin: 10px auto;
    text-align: center;
}
        .page_12897 .divSBArtContainer,  .page_12897 #morInfo, .page_12897 #altmanTips{
            display:none;
        }
/* article */
#p2048 header {
    max-width: 1280px
}

#p2048 .socialIconsArt a {
    background-color: #0b1742;
}

    #p2048 .socialIconsArt a:hover {
        background-color: #ffe8ee
    }

#p2048 .wr_item h3 {
    color: #000
}

    #p2048 .wr_item h3:hover, #p2048 .item50pr .wr_item h2:hover {
        color: #f44336
    }

#p2048 {
    background: #f2f2f5;
}

    #p2048 .divSBArtContainer {
        grid-template-columns: repeat(2, 1fr);
        margin: 0;
        width: 100%;
    }

    #p2048 #divSBArt2 {
        max-width: 1010px;
        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: 54px;
            font-family: 'almoniTzar700';
            line-height: 1;
            letter-spacing: -0.18px;
            text-align: right;
            color: #0b1742;
            float: right;
        }

        #p2048 #divSBArtTitle .SBArtMadorTitle2 {
            font-size: 26px;
            font-family: 'almoniTzar400';
            line-height: 1;
            letter-spacing: -0.07px;
            float: left;
            text-align: right;
            color: #66605b;
            margin: 22px 0 0 0;
        }

        #p2048 #divSBArtTitle .SBArtLogo {
            position: static;
            float: left
        }

            #p2048 #divSBArtTitle .SBArtLogo img {
                width: 150px;
                margin-top: 20px;
            }

.articleInner {
    background: url(https://res.cloudinary.com/globes/image/upload/v1617862605/Digital/%D7%9E%D7%95%D7%A8%20%D7%91%D7%99%D7%AA%20%D7%94%D7%A9%D7%A7%D7%A2%D7%95%D7%AA/hero-copy-2_xwyeai.png) center center;
    height: 600px;
    background-repeat: no-repeat;
    background-size: 101%;
    display:none
}

    .articleInner.veida_article {
        background: none
    }

:not(#F_Content ul), :not(#F_Content li) {
    list-style: none;
}

.veidaWr.article .section_content {
    max-width: 700px;
    width: 100%;
    margin: 0px auto 100px;
    text-align: right;
    position: relative;
}

.articleInner img {
    top: 90px;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    height: auto;
    z-index: 1;
}
#divVideoPlayerMain {margin-top:70px}
.article_header {
    padding: 0 0 50px;
    position: relative;
}

.article_title {
    font-size: 48px;
    color: #694c2c;
    font-family: 'Alef', sans-serif;
    max-width: 900px;
    margin: 30px auto;
    line-height: 45px;
}

.article_subTitle {
    font-size: 20px;
    font-family: 'almoniDL400';
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.2;
    color: #353c4c;
}

.authorArticle {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(4, auto);
    grid-template-rows: auto auto;
    grid-gap: 14px;
}

.author_name {
    font-family: 'almoniDL700';
    color: #353c4c;
    font-size: 18px;
    margin-left: 20px;
}

.section_content .date {
    color: #5a5a5a;
    font-size: 18px;
    margin: 0;
    font-family: 'almoniDL400';
}

.author_title {
    grid-column: 3 span;
    align-self: start;
    color: #353c4c;
    font-size: 16px;
    font-family: 'almoniDL400';
}

.sbTitle h2.title {
    text-align: center;
    font-size: 47px;
    font-family: 'Alef', sans-serif;
    margin: 0 0 30px;
    color: #a59436;
}

.article_info {
    display: flex;
    align-items: center;
    height: 60px;
    border-bottom: 1px #e5e2e0 solid;
    border-top: 1px #e5e2e0 solid;
    margin: 25px 0px;
}

.veidaWr.article .socialLinks {
    margin: 0;
    display: flex;
    justify-content: space-between;
    position: absolute;
    flex-direction: column;
    top: 0;
    right: -100px;
}

.veidaWr {
    position: relative;
    background: #f2f2f5;
}
.veidaWr.article {background:transparent}

.article_text p strong {
    font-size: 27px;
    line-height: 24px;
    font-family: 'Alef', sans-serif;
    color: #242424;
}

    .article_text p strong a {
        font-size: 20px;
        color: #484848;
        font-family: OpenSansHebrew;
    }

.article_text p {
    line-height: 28px;
    font-size: 20px;
    color: #484848;
    font-family: OpenSansHebrew;
    margin: 0 0 20px;
}

.section_articles {
    max-width: 1400px;
    margin: 0 auto 50px;
}

.meetings {
    max-width: 1400px;
    display: flex;
    justify-content: center;
    width: calc(100% - 36px);
    margin: auto;
    gap: 30px;
}

.section_articles .meetings .meet {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px #e9e2de solid;
    display: flex;
    flex-direction: column;
    flex: 0 0 350px;
}

    .section_articles .meetings .meet .title {
        text-align: center;
        letter-spacing: -0.06px;
        font-size: 20px;
        font-family: demibold;
        margin-bottom: 32px;
        padding: 14px 23px 0;
    }

.title a {
    color: #0b1742;
}

    .title a:hover {
        color: #004f9f;
    }

.section_articles .meet_info {
    display: flex;
    margin-top: auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    font-family: 'almoniDL400'
}

    .section_articles .meet_info .autor {
        border-left: 1px solid #8c8c8c;
        padding-left: 15px;
    }

    .section_articles .meet_info span {
        margin: 0 10px;
        color: #8c8c8c;
        font-size: 14px;
    }

.meetings .meet img {
    width: 100%;
    height: auto;
}

.article .socialLinks a {
    width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 20px;
}
 
.bgImg .creditImg {
    font-size: 14px;
}
#divFooter {
    background: #fff
}

    #divFooter > div:after {
        color: #000
    }

     .form_title {
        max-width: 100%;
        margin: 0 auto;
        font-size: 40px;
        line-height: 40px;
        text-align: center !important;
        font-family:'almoniDL400';
    }

@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: 1500px) {
    #SBTopLinks {
    margin-right: 50px;
}
    .hpSB .imgShare{
        margin-left:20px;
    }
    .hpSB .lnkSB {
        margin-left: 20px
    }
}



@media screen and (max-width: 1340px) {
    .hpSB .globesLink {
        background: url(https://res.cloudinary.com/globes/image/upload/v1648459138/Digital/14482/logo_1_z0wohi.svg) no-repeat 0 0;
        width: 19px;
        height: 20px;
    }
    .logo_text {
        font-size: 36px;
    }

    #SBInStaffItem img {
        width: 98%
    }

    #p2048 #divSBArt2 {
        width: 98%;
        margin: 0 auto;
    }

 

    .desc {
        font-size: 28px;
    }

    #SBTakanon {
        width: 80% !important;
        margin: 0 auto !important;
    }
}

@media screen and (max-width: 1100px) {


    #SBTopLinks {
    margin-right: 20px;
}

    .hpSB .lnkSB {
        font-size: 15px;
        margin-left: 15px;
    }

    .mainTxt p {
        font-weight: normal;
        line-height: 22px;
        font-size: 18px;
    }

    .odot {
        padding: 20px 20px 60px;
    }

     

    .divSBArtContainer {
        grid-template-columns: repeat(auto-fill, 303px);
        grid-gap: 30px;
        margin-bottom:0;
    }
}

@media screen and (max-width: 900px) {
    #SBTopLinks {
        width: auto;
        margin-right: 0;
    }
}

@media screen and (max-width: 790px) {
    .hpSB {
        height: 145px;
        flex-direction: column;
        align-items: baseline;
        padding: 0;
        width: 100%;
        top: 0;
    }

        .hpSB .imgShare {
            position: absolute;
            left: 18px;
            top: 15px;
            margin-left:0;
        }

    #dvRSB {
        width: 100%;
        background: #fff;
        margin-top: -5px;
        justify-content: center;
        border-top: 1px solid #dfe2e6;
    }

    .hpSB .del {
        height: 21px;
    }

    /*#dvRSB .noMobile {
        display: none;
    }*/

    .hpSB .l {
        font-family: AlmoniDL400;
        margin: 0 auto;
        font-size: 15px;
        color: #484848;
        zoom: 72%;
    }

    /*header.sticked .l {
        display: none;
    }*/

    #logos, #SBTopLinks {
        width: calc(100% - 36px);
        margin: 0 auto;
    }
}

@media screen and (max-width: 768px) {
    header.sticked {
        height: 96px;
    }

    .divSBTitle::before {
        width: calc(100% - 40px);
        right: 20px;
    }

    .divSBTitle h2 {
        font-size: 33px;
        line-height: 33px;
        padding: 0 15px;
        color: #a59436;
    }

    .form__section .container {
  
 }
    #dvRSB picture{
        position: relative;
    top: 3px;

    }
    .form_msg h4 {
        font-size: 36px;
    }

    .form_msg p {
        font-size: 19px;
    }
    .col2span {
    grid-column: 1;
}

    #divSBInstruction {
        display: block;
        margin-bottom: 30px;
    }

    #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;
    }

    #SBSendMailContainer .btn_submit, #btnRegStaff, .lnkReg2 {
        width: 100%;
    }
    .form_row {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }
  
    hpSB .lnkSB:hover::after, .hpSB .lnkSB.active:after {
        bottom: 0;
        right: 0;
    }

    .form-boxes {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    .form-label {
        margin-bottom: 16px;
    }

    .lnkReg {
        display: none;
    }

    .sponser {
        justify-content: center;
        position: inherit;
        margin: 10px 0 0 0;
        font-size: 12px;
    }

    .divSBTitle .sponser {
        position: absolute;
        zoom: 65%;
        top: 40px;
    }
    .sponser img {
        width: 93px;
    }

    .form__section .container {
        padding: 40px 20px;
        margin: 3px;
        border-radius: 10px;
    }

    .form-label {
        width: 45% !important;
    }

    .hpSB .lnkSB {
        font-size: 16px;
        margin-left: 0;
    }

    .form_terms {
        text-align: right;
        font-size: 16px;
        line-height: 23px;
        font-family: 'almoniDL400';
    }

    .odot {
        padding: 20px;
    }

        .odot p, .desc p {
            font-size: 19px;
            line-height: 27px;
            text-align: center;
            color: #434240;
        }

    #SBInStaffItem img {
        max-width: 375px;
    }

    #divSBInstruction div {
        width: calc(100% - 60px);
        margin: 0 auto 50px;
        display: flex;
        border-bottom:1px solid #bcc3ca;
        padding-bottom: 30px;
    }



    #divSBInstruction > div:nth-child(3) {
        margin: 0 auto;
    }

    #divSBInstruction div:after {
        content: none;
    }

    #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: -6px;
        background: #f2f1e7;
        color: #bcc3ca;
    }

    #divSBInstruction > div:nth-child(3) {
        border-bottom: none;
    }

        #divSBInstruction > div:nth-child(3):before {
            content: none;
        }

    #divSBInstruction p {
        text-align: right;
        font-size: 18px;
        margin: 20px 25px 0 0;
        line-height: 20px;
        max-width: 190px;
    }

    #divSBInstruction div > span img {
        border-radius: 50%;
        width: 90px;
        height: 90px;
    }

    .process {
        padding: 40px 0 20px;
        position: relative;
    }

    #SBTopLinks {
        display: block;
        height: auto;
        overflow: auto;
        top: -10px;
        right: 0;
    }

        #SBTopLinks .table {
            display: flex;
            width: 100%;
            justify-content: space-between;
        }

            #SBTopLinks .table::-webkit-scrollbar, #SBTopLinks::-webkit-scrollbar {
                display: none;
            }

            #SBTopLinks .table a {
                white-space: nowrap;
                vertical-align: middle;
                text-align: center;
                padding: 0;
                margin-left: 30px;
            }

    #kidumSB {
        margin-top: 140px;
        padding-top: 0;
    }
    .hpSB .project_logo, .hpSB .project_logo:hover {
        margin: auto;
        background: url(https://res.cloudinary.com/globes/image/upload/v1648716563/Digital/14482/group-3_pjqrrw.svg) no-repeat 0 0;
        width: 100px;
        height: 50px;
    }
    .logo_text {
        font-size: 30px;
    }

    .linkTo {
        position: initial;
        display: block;
        margin: 10px 0;
    }
    /* end header */
    .form {
        padding-bottom: 60px;
    }

    .form_desc {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        margin-top: 0;
        margin-bottom: 32px;
    }

    #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;
    }

    .bgImg {
        background-size: contain;
        background-position: center;
    }

    .mainInfo h2 {
        font-size: 31px;
        line-height: 24px;
        color: #242424;
        margin-bottom:14px;
    }

    .mainInfo h3, .mainInfo p {
        font-size: 20px;
        margin: 0;
        font-weight: normal;
    }

    .mainInfo img {
        width: 200px;
    }

    .mainTxt {
        border: 0;
        padding: 35px 0 0 0;
        max-width: 340px;
        margin-top:0;
    }

        .mainTxt p {
            font-size: 19px;
            line-height: 24px;
            font-family: 'almoniDL400';
            letter-spacing: -0.05px;
            color: #133341;
        }

        .mainTxt h3 {
            font-size: 19px;
        }

    .mainInfo {
        border-left: 0;
        padding-left: 0;
        width: 100%;
        margin-top:0;
    }

    .adviserWr {
        padding-top: 155px;
        margin-bottom: 0;
    }
    .connection {
    margin: 10px 0;
    grid-column: 1 / -1;
}
    .companyMantor {
    margin: 20px 0 0 0;
    padding: 22px 16px;
}
    .companyMantor h3{
        font-size:24px;
    }
    .companyMantor p {
        font-size: 19px;
        line-height: 22px;
    }
    #morInfo {
        margin: 0 auto 40px;
        width: calc(100% - 74px);
    }
     #morInfo p{
         font-size:16px;
     }

    .form__section {
        width: calc(100% - 34px);
        margin: 0 auto;
    }


    .adviser {
        grid-template-columns: 1fr;
        padding: 35px 0;
        width: calc(100% - 40px);
        border-radius: 0;
        justify-items: center;
    }

    .article_text {
        width: calc(100% - 36px);
        margin: 0 auto;
    }
}

@media screen and (max-width: 480px) {
    #wrapper:not(.d_0) {
        background: url(https://res.cloudinary.com/globes/image/upload/v1648715997/Digital/14482/bg_vmu71j.png) no-repeat 0 0;
        background-size: contain;
    }


    .credit {margin-right:10px}


    .adviserWr {
        background: url(https://res.cloudinary.com/globes/image/upload/v1648543176/Digital/14482/bg_1_jqqxce.svg) no-repeat 0 0;
        background-size: contain !important;
    }
        /*#dvRSB a img {  }*/

    #aboutProject {
        margin-top: -290px
    }

    #p2048.article .ItemMain {
        margin-top: 140px;
    }

    [type="button"] {
        -webkit-appearance: none;
    }

    .SBCoach p {
        text-align: right;
    }

    .divSBTitle h2 {
        padding: 0px 5px;
        margin: 20px 0;
    }

    .divSBTitle::before {
        width: calc(100% - 20px);
        right: 10px;
    }

    .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;
        }

    .tagiotSection p {
        display: block;
    }

    .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
    }

    #SBTakanon {
        margin-top: 100px !important;
    }

        #SBTakanon h1 {
            font-size: 45px;
            line-height: 45px;
        }

    #SBAllArt {
        margin: 25px auto 50px;
    }

    #btnRegStaff {
        margin-bottom: 40px
    }

    header.sticked {
        overflow: hidden;
        height: 145px;
    }

    .form__section .form-label {
        width: 100% !important;
        max-width: 100%;
        margin-left: 0
    }

    .desc {
        font-size: 22px;
        letter-spacing: -0.06px;
        margin: 40px 30px 30px;
    }

        .desc.article {
            margin: 0 0 20px 0;
        }

        .desc p {
            margin: 0
        }

    #SBFilterBtns input {
        margin: 0 10px 24px;
        width: 40%;
    }

    #SBFilterBtns {
        margin-bottom: -10px
    }

    #SBFilterData {
        grid-template-columns: 100%;
        grid-gap: 20px;
    }

    .mobile, .mobile + p {
        display: inline-block;
        text-align: right;
    }

    .mobile, .SBCoach p {
        font-size: 17px;
        line-height: 23px;
        font-family: 'demibold';
        margin: 0;
        color: #484848;
        text-align: right;
    }

    .SBCoach {
        display: grid;
        grid-template-columns: 80px 1fr;
        padding: 15px;
        grid-gap: 0 15px;
    }

        .SBCoach img {
            width: 75px;
            height: 75px;
            grid-row: 2 span;
        }

        .SBCoach .link {
            grid-column: 2 span;
            font-size: 16px;
            line-height: 35px;
            color: #51391e;
            border: 1px solid #51391e;
            border-radius: 35px;
            font-family: demibold;
            text-align: center;
            justify-self: center;
            padding: 0 20px;
            white-space: nowrap;
        }

        .SBCoach:hover .moreInfoCoach {
            display: none;
        }

        .SBCoach h4 {
            text-align: right;
            line-height: 20px;
            align-self: center;
        }

    #divSBArt2 {
        margin-bottom: 54px
    }

    .divSBArtContainer {
        display: block;
        width: calc(100% - 34px);
    }

        .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: 0px auto 20px
    }

    .divSBTitle {
        font-size: 40px;
        line-height: 40px
    }

   
    .hpSB .del1 {
        display: block;
        opacity: 1;
        top: 22px;
        height: 16px;
        border: solid 1px #d4d4d4;
    }

    #SBInStaffItem {
        margin: 0px auto;
        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 p {
            margin: 0;
        }

    .form {
        padding-bottom: 25px;
    }

    .form-label input[type="text"], .form-label input[type="password"], .form-label input[type="tel"], .form-label input[type="email"], .form-label select, #user_msg {
        background-color: #fff !important;
    }

    .articleInner img {
        position: initial;
        margin-top: 145px;
    }

    .articleInner {
        background: none;
        height: auto;
    }

    .article_header {
        padding: 10px 0 50px;
    }
    .article_text p strong {font-size:23px; line-height:24px}
    .article_title {
        font-size: 36px;
        width: calc(100% - 36px);
    }

    .article_subTitle {
        font-size: 18px;
        width: calc(100% - 36px);
    }

    .article_header {
        margin-top: -5px;
    }

        .article_header img {
            width: 100%;
            margin-top: 40px;
        }

    .article_header:after {
        content: none;
    }

    .article_info {
        width: calc(100% - 36px);
        margin: 15px auto;
    }

    .veidaWr.article .socialLinks {
        position: initial;
        flex-direction: row;
        width: calc(100% - 60px);
        margin: 0 auto 40px;
    }

    .sbTitle h2.title {
        font-size: 36px;
    }

    .meetings {
       
        flex-direction: column;
    }

    .article_text p img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 320px) {
    .hpSB h2 {
        width: 72%
    }

    .form_desc #chkSBAgree {
        margin-bottom: 190px;
    }

    .mainInfo .socialLinks a {
        margin: 0 10px;
    }
}
