@media screen and (max-width: 1024px) {
    .ItemMain {
        width: calc(100% - 700px);
    }

    #divArticleTitle {
        font-size: 72px;
    }
     #SBFilterBtns input {
        -webkit-appearance: none;
    }
}
@media screen and (max-width: 769px) {
    #dvRSB {
    zoom: 60%;
    margin-top: 18px;
}
    #kidumSB{
        margin-top :0;
    }
    #kidumSB h1 {
        font-size: 56px;
        line-height: 54px;
    }
    #kidumSB .kidomImg {
    bottom: 155px;
    width: 120px;
}
    .hpSB .lnkSB{
        margin-left:25px;
    }
     
}

@media screen and (max-width: 480px) {
    .socialBlock {
        width: 100%;
    }
    .socialBlock h3{
        margin:10px 0;
    }
    .overlay {
    width: 100vw!important;
    height: 100vh !important;
    position: fixed;
    background-color: black;
    z-index: 1111111;
}
    .videoPh video {

        /*min-height:440px;*/
    }
    .iframeVideo {
    top: 50%;
    left: 50%;
    width: 95%;
    height: auto;
    display: none;
    z-index: 11111111;
}
    video#mainVid{
        width:100%;
    }

    .hpSB {
        height: 85px;
        position: relative;
        overflow:visible;
    }

        .hpSB.sticked {
            overflow: hidden;
            box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.13);
        }

        .hpSB .globesLink {
            width: 30px;
            height: 40px;
            background-size: contain;
            margin: 9px 15px 0 0;
        }

        .hpSB .del1 {
            display: none;
        }

        .hpSB h2 {
            font-family: 'almoniTzar700';
            font-size: 24px;
            line-height: 50px;
            margin-left: 0;
            margin-bottom: 0;
            margin-top: 0;
                width: auto;
        }

    #SBTopLinks {
        background: #000;
    }

        #SBTopLinks .table {
            display: flex;
            width: calc(100% - 30px);
            margin: 0 auto;
        }

            #SBTopLinks .table a {
                height: auto;
                display: initial;
                text-align: center;
                padding: 0;
                width: auto;
                color: #e9e2de;
                margin-left: 35px;
            }

          
        #SBTopLinks .lnkSB.active {
            position: relative;
            color: #fff;
        }



    #dvRSB .del {
        float: none;
        font-size: 16px;
        margin: 0;
        position: absolute;
        top: 0;
        height: auto;
        line-height: 35px;
        padding: 8px;
        border-radius: 0;
        border: none;
        left: 10px;
        cursor: pointer;
    }

    #dvRSB {
        zoom: 100%;
        background: #fff;
        margin-top: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 42px;
        float: none;
        box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.13);
    }

    .sticked #dvRSB{
        background:#000;
        box-shadow: none;
    }
    .sticked #dvRSB .l {
           display: none;
    }

    .hpSB .l {
        float: none;
        border-left: none;
        padding-left: 0;
        margin:0;
    }

    .hpSB .lnkSB.active:after {
        display: inline-block;
        bottom: 3px;
        right: 0;
    }

    #dvRSB a span {
        color: #000;
        margin: 0;
        line-height: 29px;
        font-size: 16px;
    }

    #kidumSB {
        margin-top: 125px;
    }

        #kidumSB h1 {
           
            right: 15px;
            margin: 15px 0;
            bottom: 0;
        }

        #kidumSB .kidomImg {
            bottom: 126px;
            right: 15px;
            width: 115px;
        }

    .videoPh:after {
        height: 100%;
        top: 0;
    }

    #SBFilterBtns input {
        background: #fff;
        color: #3d3d3d;
        border: 1px #3d3d3d solid;
        font-size: 18px;
        line-height: 1;
        padding: 4px 8px;
        font-family: almoniDL400;
        margin: 0 0 16px 16px;
        cursor: pointer;
        border-radius: 4px;
        letter-spacing: 0.12px;

    }
    #SBFilterBtns input:hover{
         background: #fff;
        color: #3d3d3d;
    }
    #SBFilterBtns input.active {
    background: #e11b22;
    color: #fff;
}
    #SBFilterBtns {
        margin: 16px auto;
        background: #d8d8d852;
        padding: 0;
        display: flex;
        padding: 16px 16px 0 16px;
        flex-wrap: wrap;
    }

    #SBFilterData {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px 15px;
        width: calc(100% - 30px);
    }

        #SBFilterData > a {
            border: none;
            margin-bottom: 0;
            position: initial;
        }

    .SBCoach h4 {
        font-size: 18px;
        line-height: 20px;
        margin: 5px 0;
    }

    .SBCoach h5 {
        line-height: 1;
        margin: 0;
        font-size:14px;
    }
  .members   .member_text h5{
         font-size:14px;
     }
    #MContentWr {
        margin: 20px 0;
    }

        #MContentWr img {
            display: none;
        }

    .SBCoach .hoverCoachImg, .SBCoach:hover .hoverCoachImg {
        opacity: 1;
        position: initial;
        display: none;
    }

    .divSBTitle h2, #divSBArtTitle .SBArtMadorTitle1 {
        font-size: 36px;
        text-align: right;
        width: 100%;
        margin: 0 auto;
        border-bottom: 1px solid #000;
        font-family: 'almoniTzar700';
        color: #000;
        position: relative;
        padding-bottom: 10px;
    }

        .divSBTitle h2:after, .SBArtMadorTitle1:after {
            content: "";
            width: 56px;
            height: 4px;
            background: #cc2525;
            position: absolute;
            bottom: -2px;
            right: 0;
            border-radius: 2px;
        }

    .divSBArtContainer {
        width: calc(100% - 30px);
        margin: 0 auto;
        max-width: 1268px;
        display: block;
    }

        .divSBArtContainer .item .title {
            text-align: center;
            border-bottom: none;
            width: calc(100% - 30px);
            min-height: auto;
            margin: 20px auto;
        }

    .item {
        margin-bottom: 30px;
        padding-bottom: 24px;
    }

    .hWr4 {
        width: calc(100% - 30px);
        margin: 0 auto;
        text-align: center;
    }

    .datetime, .author {

        font-size: 14px;
    }

    #wrapper {
        width: 100%;
    }

    #p2048 {
        margin: 145px auto 0;
        max-width: 100%;
        width: calc(100% - 30px);
    }

    .titleLogo {
        display: none;
    }

    #divArticleTitle {
        margin: 15px 0;
        font-size: 40px;
    }

    #divArticleSubTitle {
        font-size: 19px;
        width:100%;
    }

    .article #aboutMe p {
        font-size: 16px;
    }

    #divArticleText {
        width: 100%;
    }

    .ItemMain {
        width: 100%;
        position: initial;
    }
    .ItemMain img{

        float:none;
    }

    .divSBTitle {
        margin: 20px auto;
        border-bottom: none;
        line-height: 1;
        width: 100%;
    }

    #divSBArtTitle {
        position: relative;
        margin: 0 auto 26px;
    }

        #divSBArtTitle .SBArtLogo img {
            display: none;
        }

        #divSBArtTitle .SBArtMadorTitle1 {
            float: none;
        }

        #divSBArtTitle .SBArtMadorTitle2 {
            font-size: 20px;
            margin: 0;
            position: absolute;
            left: 15px;
            top: 8px;
        }

    #divArticleText p {
        font-size: 18px;
        line-height: 26px;
    }
    #divGalleryCredits {
    font-family: 'almoniDL400';
}
    
    #SBFooter {
        margin-top: 50px;
        display: flex;
        justify-content: space-between;
        padding: 15px;
    }

        #SBFooter div:nth-child(1) {
            margin-top: 0;
            float: none;
            font-size: 18px;
            line-height: 1;
            margin-right: 0;
            font-family:almoniTzar500;
            display:table;
            max-width:230px;
        }
         #SBFooter div:nth-child(1) span{
             font-family:'almoniDL400';
             font-size:14px;
             white-space: nowrap;
         }
     

        #SBFooter div:nth-child(2) {
            float: none;
            margin-top: 0;
        }

            #SBFooter div:nth-child(2) a {
                font-size: 14px;
                line-height: 1;
                margin: 0;
                font-family:'almoniDL400';
            }
               #SBFooter div a:first-child{
                   margin-left:0;
               }

    .page_12433 .titleLogo {
        width: 88px;
        display: block;
    }



    .page_12433 #divArticleTitle {
        font-size: 56px;
    }

    .divSBTitle:after {
        content: none;
    }

    section.about_info .info_title {
        font-size: 20px;
        margin:  0;
    }

    #p2048.article section.about_info {
        display: flex;
        flex-direction: column;
    }

    .allMembers {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px 15px;
        padding-bottom: 20px;
    margin-bottom: 20px;
    }

    .mainCoachImg img {
        border-radius: 6px;
    }

    .members .member_text h4 {
        font-size: 18px;
        line-height: 25px;
        margin: 0;
    }

    #divSBArtTitle.members .divSBArtContainer {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        width: calc(100% - 30px);
        grid-gap: 30px 15px;
    }
    .article_arrows{
        background:#fff;
        position:fixed;
        bottom: 0;
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    height:39px;
    margin: 0;
    border-top: 1px solid #e9e2de;
    z-index:1;
    }
    .article_arrows span {
        font-size: 22px;
        font-family:'almoniDL400';
        line-height: 1.7;
    }

    .article_arrows .arrow_right, .article_arrows .arrow_left{
        background:none;
        position:initial;
        width:auto;
        height:100%;
        flex:1 0 50%;
    }
    .arrow_right:before, .arrow_left:after {
         content:"";
          border: solid #1a1a1a;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
     }
     .arrow_right:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left:8px;
  margin-bottom:2px;
}
.arrow_left{
     border-right:1px solid #e9e2de;
}
.arrow_left:after{
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
    margin-right:8px;
        margin-bottom: 1px;
}
#divSBArt2{
    z-index:0;
}
#divSBArt2 .divSBTitle{
    width:calc(100% - 30px);
}
.about_article .a_title{
    font-size:56px;
    line-height:54px;
}
section.about_info .info_text p, .about_article .a_subtitle,.about_article .a_text p{
    font-size:18px;
    margin: 0 0 15px;
}
    .about_article .a_text h3 {
        font-size: 34px;
        font-family: almoniTzar500;
        margin: 0;
    }
    #divArticleText h3 {
    font-family: 'almoniDL700';
}
}