.right-tit > .side-tit {
    display: none;
}

.menu_button {
    color: white;
    display: none;
    font-size: 16px;
    background-color: #272727;
    float: right;
    /* background: transparent; */
    border: none;
    margin: 0 10px;
    border-radius: 10px;
    padding: 15px 10px;
}
.show_afiha  {
  width: 100%;


}
@media (max-width: 480px) {
    .fancybox-wrap{
      /*  top:20% !important;
        height: 100vh;
        position: fixed;
        z-index: -9;

        bottom: 0;
        left: 0;
        right: 0;
        opacity: 0;
        pointer-events: none;*/
    }
    .show_afiha  {

    }
    .right-tit > .side-tit {
        display: block;
    }

    .container {
        width: 100%;
    }

    .main-container {
        width: 100%;
    }

    .slider, #gallery {
        width: 100%;
        height: 200px;
    }

    header {
        width: 100%;
        min-width: auto;
    }

    header .soc-header, .search, header .login {
        display: none;
    }

    .one, .two {
        margin: 0 auto;
        float: none;
        width: auto;
    }

    /* АФИША*/
    .filter > title {
        margin: auto;
        width: 100%;
        float: none;
        height: auto;
    }

    .filter {
        width: 100%;
        height: auto;
        text-align: center;
        padding: 18px;
        box-sizing: border-box;
    }

    #slider {
        width: 100%;
        height: 250px;
    }

    #slider > div {
        width: 100%;
        height: auto;
    }

    #slider > div img {
        width: 100%;
        height: 140px;

    }

    #slider > div .opisanie {
        display: none;
    }

    #slider > div .afisha {
        left: 15%;
        color: white;
        height: 140px;
        padding: 0;
        background-color: rgba(0, 0, 0, 0.8);
    }

    .artists, .actor_item {
        display: none;
    }

    /*МОДАЛКА*/
    .light-box {
        width: 100% !important;
        padding: 10px 10px 20px 10px;

        box-shadow: none;
        box-sizing: border-box;
        height: 100vh;
    }

    .user_content {
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
    }

    .controlz {
        position: relative;
        box-sizing: border-box;
        width: 100%;
    }

    .leftz, .rightz {
        background-position: 40% 50%;
    }

    .art-info {
        width: 100%;
        box-sizing: border-box;
        padding: 0 40px 0;
        height: 100%;
        overflow-x: scroll;
    }

    .art-info-des {
        float: unset;
        width: auto;
        height: auto !important;
        margin: 20px 0 0 0;
        padding-bottom: 100px;
        box-sizing: border-box;
        clear: both;
        overflow: unset !important;
        max-height: unset !important;
    }
    .art-info img{
        max-width: 100%;
    }

    .artists {
        display: none;
        z-index: -1;
    }

    .artists img {
        width: 0 !important;
        height: 0 !important;;
    }

    .menu_list {
        width: 100%;
    }

    .right-body {
        padding: 0;
    }

    /*ТАБИЛЦА*/
    .online-table {

        width: 100%;
        overflow-y: scroll;
        display: block;
    }

    .tab-date {
        border-top: 1px solid transparent !important;
        font-size: 14px;
        text-align: left !important;
        width: auto;
        padding-right: 5px;
    }

    .online-table > tbody > tr > th {

        font-size: 12px;
        font-family: inherit;
    }

    .selectr {
        float: none;
    }

    .filter-all {
        height: auto;
        padding: 20px 0;
    }

    #kino {
        width: 100%;
    }

    footer {
        width: 100%;
        min-width: auto;

    }

    .soc {
        float: unset;
        text-align: center;
        margin: 0 auto;

    }

    .pushca {
        width: auto;
        float: unset;
    }

    .left-info {
        float: unset;

    }

    .logo {
        width: auto;
        height: auto;
    }

    .logo img {
        width: 80px;
        height: auto;
    }

    .fslider {
        margin: 30px 0;
        width: 100%;
    }

    .wrapper {
        padding: 0;
    }

    .right-body {
        float: none;
        width: auto;
    }

    .right-tit .search {
        display: none;

    }

    .right-tit {
        padding: 0;
        margin: 10px auto;
        background: none;
    }

    .sidebar {
        margin: 15px auto;
        float: none;
    }

    .menu_list {
        height: 100vh !important;
        padding: 10px;
    }

    .menu_list li {
        display: block;
        width: auto;
        border-bottom: none;
        border-right: none;
        border-left: none;
        border-top: none;
        float: none;
    }

    .menu_list li a {
        text-align: left;
        width: auto;
    }

    .tab-quality {
        display: none;
    }

    #next {
        padding: 50px 15px;
        right: 0;
        top: -60px;
        background: url(../images/arrow_07.png) 15px 50px no-repeat #0000009c;
    }

    #prev {
        padding: 50px 15px;
        left: 0;
        top: -60px;
        background: url(../images/arrow_07.png) 15px 50px no-repeat #0000009c;
    }

    .default_gray_block {
        width: 100% !important;
        margin: 15px auto 0 auto !important;
        float: none !important;
    }

    .sidebar {
        display: block !important;
    }
}

@media (max-width: 1140px) {
    .fancybox-wrap{
        /*top: 15% !important;;*/
    }
    .sidebar {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: center;
        flex-wrap: wrap;
    }

    .default_gray_block {
        width: 360px;
        float: left;
        margin: 15px 5px 0;
    }

    .side-blog {
        width: 360px;
    }

    #slider > div {
        width: 100%;
    }

    .right-body {
        width: 100%;
    }

    #fnext, #fprev {
        padding: 0 10px;

    }

    .colms_news > .items {
        -webkit-column-count: unset;
        -moz-column-count: unset;
        column-count: unset;
    }

    /* АФИША*/
    .in-afish.ad {
        width: 100% !important;
        box-sizing: border-box;
    }

}

@media (max-width: 1170px) {
    .container, .main-container {
        width: 100%;
    }

    .soc-header, .login.userbox {
        display: none;
    }

    .menu_list > li:last-child {
        padding: 12px 5px 15px !important;
    }

    .menu_list {
        display: none;
        position: absolute;
        width: 100%;
        top: 50px;
        left: 0;
        height: auto;
        box-shadow: 0 0 51px black;
        background-color: black;
        z-index: 22;
    }

    .logo img {
        float: unset;
        width: 120px;
        height: auto;
    }

    #slider {
        padding-top: 60px;
        width: 100%;
    }

    #gallery {
        width: 100%;
    }

    header {
        width: 100%;
        height: auto;
        position: fixed;
        background-color: black;
        padding: 0;
        z-index: 11;
    }

    .menu_button {
        display: block;
    }
}

.page_item {
    margin: 5px 0;
}

.fancybox-close {
    background-size: contain;
}

.colms_news {

}

.colms_news > .items {

}

.default_gray_block p {
    font-size: 18px;
}