.mob-menu-container {
    display: none;
}

.mob-title-link {
    display: none;
}

body .pinsk img.logo_head {
    width: 100%;
    margin-top: 34px !important;
    margin-left: 43px;
}

@media only screen and (max-width: 480px) {
    .desk-only {
        display: none;
    }

    .header-info-address {
        display: none !important;
    }

    header {
        margin: 0 !important;
    }

    .pinsk-body .mob-menu-opened #menu {
        display: block !important;
        margin: 0;
        padding: 0;
    }

    .pinsk_home header {
        margin: 0;
    }

    .mob-menu-container {
        display: inline-block;
        width: 100%;
        padding: 0;
        color: red;
    }

    .mob-menu {
        overflow: hidden;
        display: inline-block;
        width: 100%;
        height: auto;
        padding: 0;
        background: rgb(0 0 0 / 75%);
        border-radius: 5px;
    }

    .mob-menu-inner {
        overflow: hidden;
        display: inline-block;
        width: 100%;
        height: auto;
        padding: 12px;
        padding-bottom: 0;
    }


    .mob-menu .adress_clab {
        float: left;
        display: inline-block;
        width: auto;
        height: auto;
        height: 35px;
        margin: 0;
        padding: 0;
        line-height: 35px;
        font-size: 17px;
    }

    .new-mob-menu .adress_clab {
        width: 100%;
        font-weight: bold;
        color: red;
    }

    .mob-menu .glyphicon {
        position: relative;
        top: 3px;
        display: inline-block;
        font-family: "Glyphicons Halflings";
        font-weight: 400;
        font-style: normal;
        line-height: 30px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .mob-menu .menu-btn {
        float: right;
        display: inline-block;
        width: auto;
        height: auto;
        height: 35px;
        margin: 0;
        padding: 0 10px;
        font-size: 20px;
        line-height: 32px;
        color: white;
    }

    #home .row {
        margin: 0;
    }

    .mob-menu-opened {
        float: left;
        display: none;
        width: 100%;
        height: auto;
        color: white;
    }

    .pinsk .mob-menu-opened #menu {
        display: block;
        margin: 0;
        padding: 0;
        background: rgb(0 0 0 / 50%);
    }

    .body_header_container .menu li:hover, .body_header_container .menu li.active {
        border: none;
    }

    .body_header_container .mob-menu-opened .menu, .body_header_container .mob-menu-opened .menu2 {
        border-radius: 0;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }


    .body_header_container .mob-menu-opened .menu li, .body_header_container .mob-menu-opened .menu2 li {
        display: inline-block;
        width: 100%;
        height: auto !important;
        padding: 0;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.3;
        color: white !important;
        text-transform: uppercase;
        border-bottom: 1px solid rgb(255 255 255 / 10%);
    }

    .body_header_container .mob-menu-opened .menu li a, .body_header_container .mob-menu-opened .menu2 li a {
        display: inline-block;
        width: 100%;
        height: auto !important;
        padding: 14px 0;
        font-family: "PT Sans Narrow", sans-serif;
        font-size: 18px;
        font-weight: 400;
        text-align: center;
    }

    .container2 {
        /* display:none; */
        z-index: 101;
        top: 20px;
        right: 10px;
    }

    .pulse-button {
        z-index: 101;
        width: 75px;
        height: 75px;
        font-size: 13px;
        line-height: 1.3;
    }

    .mob-title-link {
        display: inline-block;
        width: 100%;
        height: auto;
        padding: 10px 0;
        font-size: 18px;
        font-weight: bold;
        color: white;
        text-align: center;
        text-transform: uppercase;
    }

    .mob-title-link .glyphicon {
        font-size: 14px;
    }

    .header_top .container {
        display: none;
        padding-bottom: 20px;
    }

    .body_header .logo_head {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .sticky {
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        margin-right: 0 !important;
        margin-left: 0 !important;
        border-top: 0;
    }

    .sticky2 {
        position: fixed;
        z-index: 90;
        top: 45px;
        left: 0;
        width: 100%;
        height: auto;
        background: rgb(0 0 0 / 30%);
        border-top: 0;
    }

    .main-desk-menu {
        display: none !important;
    }


    .zhd #menu {
        display: inherit;
    }

    .srg #menu {
        display: inherit;
    }

    .klv #menu {
        display: inherit;
    }

    .gshk_body #menu {
        display: inherit;
    }

    .exercise #menu {
        display: inherit;
    }

    .services_klv #menu {
        display: inherit;
    }

    .partners_block_klv_wrap #menu {
        display: inherit;
    }

    .reviews_block_klv #menu {
        display: inherit;
    }

    .preice #menu {
        display: inherit;
    }

    .klv .container {
        padding-right: 0;
        padding-left: 0;
    }

    body.shust_text #mobi_menu {
        display: none !important;
    }

    .mob-menu .new-menu-big {
        width: 100%;
        height: auto;
        margin: 5px 0;
        padding: 5px 0;
        font-weight: bold;
        text-align: center;
        letter-spacing: 1px;
        background: #ed3338;
        border: 1px solid #ed3338;
        border-top-color: #ff7b7e;
        border-radius: 5px;
        box-shadow: 0 2px 0 #861c1f;
    }

    #menu li.active span {
        display: inline-block;
        width: 100%;
        height: auto !important;
        padding: 14px 0;
        font-family: "PT Sans Narrow", sans-serif;
        font-size: 18px;
        font-weight: 400;
        font-weight: bold;
        color: red;
        text-align: center;
    }

    .gomel_body .header-info-address {
        display: none !important;
    }

    .content-center h2 {
        padding: 0 20px;
    }

    .vrazrabotke-body .content-center h2 {
        margin: 15px 0;
        font-size: 30px;
        line-height: 1.5;
    }
    
    .swiper_trener .swiper-pagination {
        margin-top: 30px;
    }
    
    .swiper_trener .swiper-button-next, .swiper_trener .swiper-button-prev {
        color: #ff0000;
        top: 180px;
    }
    
    .swiper_trener {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
        display: block;
    }
    
    .swiper_trener .swiper-button-next:after, .swiper_trener .swiper-button-prev:after {
        font-size: 28px;
    }

}
