/* Стили для выбора городов моб */

.mobileSearchParam {
    display: flex;
    width: 100%;
    margin-top: 35px;
}
span.hida {
    background: #fff;
    padding: 5px 12px;
    border: 1px solid #ededed;
}
.dropdown {
    width: 130px;
    line-height: 28px;
    padding: 10px 15px;
    border: 1px solid #cecece;
    text-align: center;
    color: #333;
    font-size: 0.725rem;
    margin-right: 20px;
  }

  .mutliSelect_cit ul li {
    margin: 5px 15px;
    text-align: left;
}
.mutliSelect_category ul li {
    margin: 5px 15px;
    text-align: left;

}
  .dropdown dd,
  .dropdown dt {
    margin: 0px;
    padding: 0px;
  }

  .dropdown ul {
    margin: -1px 0 0 0;
  }

  .dropdown dd {
    position: relative;
  }

  .dropdown a,
  .dropdown a:visited {
    color: #fff;
    text-decoration: none;
    outline: none;
    font-size: 12px;
  }

  .dropdown dt a {
    background-color: #fff;
    display: block;
    padding: 8px 20px 5px 10px;
    min-height: 25px;
    line-height: 24px;
    overflow: hidden;
    border: 0;
    width: 272px;
  }

  .dropdown dt a span,
  .multiSel span {
    cursor: pointer;
    display: inline-block;
    padding: 0 3px 2px 0;
  }

  .dropdown dd ul {
    background-color: #fff;
    color: #222;
    display: none;
    left: -20px;
    padding: 2px 15px 2px 5px;
    position: absolute;
    top: 2px;
    width: 180px;
    list-style: none;
    height: 240px;
    overflow: auto;
    background: #fff;
    z-index: 99;
    border: 2px solid #ededed;
    margin-top: 15px;
  }

  .dropdown span.value {
    display: none;
  }

  .dropdown dd ul li a {
    padding: 5px;
    display: block;
  }

  .dropdown dd ul li a:hover {
    background-color: #fff;
  }


/**/


textarea {
   font-family: 'Open Sans', sans-serif!important;
}
.inner-navigation__vertical-menu-main {
    visibility: hidden;
    top: -50px;
    position: fixed;
    height: 0;
    opacity: 0;
    transition: .4s;
    background: #fff;
    width: 100%;
    left: 0;
    right: 0;
}
.top-menu--fixed {

    top: 0px;
    opacity: 1;
    transition: .4s;
    height: 55px;
    visibility: visible;
    width: 100%;
}
.ne ws_author:after {
    content: "";
    display: table;
    clear: both;
}
.similar-news__item {

    height: inherit;

}
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1440px) {
    .index-page__news  .news_content-downloaded  .news-regular {
        margin-right: 20px;
        flex-direction: row;
        background: white;
        -webkit-box-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: flex;
        margin-bottom: 20px;
        position: relative;
        float: left;
        width: calc(100% / 2 - 10px);
        transition: 0.2s;
    }
    .release-archive {
      display: flex;
    }
    .coming-soon__content-left {
        width: calc(100% / 2);
    }
    .index-page__news .news_content-downloaded .news__item.news-regular:nth-child(2n) {
        margin-right: 0px;
    }
    .video__content {
        justify-content: flex-start;
    }
    .big-hot-video__misc-info.misc-info.main-video.btn-active {
        padding-left: 50px;
        width: 10000%;
    }
    .video__content {
        justify-content: flex-start;
    }



    .video__content   .video__item.one-video {

        margin-right: 20px;
    }
  .video__content  .video__item.one-video:nth-child(3n) {

        margin-right: 00px;
    }


    h2.sidebar__share-header.visible-medium, .socials.sidebar__share-socials.visible-medium {
        display: none;
    }
    .hidden-lg {
        display: none
    }

        .marking-single-programm-programm {
            display: none;
        }
        .one-programm:nth-of-type(3n) {
            margin-right: 0;
        }
}


.footer__menu, .footer__service-menu {

    margin-right: 20px;
}
.footer__left {
    font-size: 0.8125rem;
    width: 45%;
    line-height: 20px;
    margin-right: 30px;


}
@media only screen and (max-width : 1440px) {
    .hidden-lg {
        display: none
    }
    .release-archive {
      display: flex;
    }
    .video__content .video__item.one-video {
        margin-right: 20px;
    }
    .video__content .video__item.one-video:nth-child(3n) {
        margin-right: 00px;
    }
    .video__content {
        justify-content: flex-start;
    }

    .video__slider .owl-video-tn {
        background-size: 100%!important;
        /*height: 400px!important;*/
    }
    .video__slider .last-news-title {
        width: 400px;
        margin: 20px 0px;
    }
    .big-hot-video__misc-info.misc-info.main-video.btn-active {
        padding-left: 50px;
        width: 1000%;
    }
    .main-video {
            width: 50000%;
        }
        .marking-single-programm-programm {
            display: none;
        }
        h2.sidebar__share-header.visible-medium, .socials.sidebar__share-socials.visible-medium {
            display: none;
        }
        .one-programm:nth-of-type(3n) {
            margin-right: 0;
        }
        .index-page__news   .news_content-downloaded  .news-regular {
            margin-right: 20px;
            flex-direction: row;
            background: white;
            -webkit-box-pack: justify;
            justify-content: space-between;
            display: -webkit-box;
            display: flex;
            margin-bottom: 20px;
            position: relative;
            float: left;
            width: calc(100% / 2 - 10px);
            transition: 0.2s;
        }
        .index-page__news     .news_content-downloaded .news__item.news-regular:nth-child(2n) {
            margin-right: 0px;
        }
}


/* Medium Devices, Desktops */
@media only screen and (max-width : 1280px) {
.comunity{
display:none;
}
  .news-page.inner-page .news__item.news-regular.news__item-full-width {
          height: 100%;
  }
  .release-archive {
    display: flex;
  }
  .news-page.inner-page .news_content-downloaded  .news__item.news-regular.news__item-full-width {
    height: inherit;
    }
    .vjs-poster {
        background-size: cover;
    }
    .index-page__news .news_content-downloaded  .news-regular {
        margin-bottom: 20px;
        background: white;
        justify-content: space-between;
        display: block;
        position: relative;
        float: left;
        width: calc(100% / 4 - 10px);
        transition: 0.2s;
        margin-right: 10px;
            height: 100%;
    }
    .index-page__news  .news_content-downloaded .news__item.news-regular:nth-child(2n) {
        margin-right: 10px;
    }
    .index-page__news .news_content-downloaded .news__item.news-regular:nth-child(4n) {
        margin-right: 0px;
    }



    .top-menu--fixed .fixed-container {
        margin: 0 auto;
        transition: 0.1s;
        width: 100%;
    }
    .archive-sidebar__nav {
        padding: 0 10px;

        top: 30px;
        width: 330px;
        margin-bottom: 40px;
    }
    .premiere-featured__date-time {
        display: inline-block;
        width: 24%;
        float: left;
    }
    .one-programm:nth-of-type(3n) {
    margin-right: 20px;
}
    h2.sidebar__share-header.visible-medium, .socials.sidebar__share-socials.visible-medium {
        display: flex;
    }
    .archive-sidebar__nav--item {
        display: none;
    }
    .hidden-slg {
        display: none;
    }
    .comunity:nth-child(2n)  {
        display: none;
    }
    .news__content-left {
        float: left;
        width: calc(50% - 5px);
    }

    .news__content-right {
        float: right;
        width: calc(50% - 5px);
    }

    .news__content {
        padding: 0 20px;
    }

    .news-regular {
        margin-bottom: 20px;
        background: white;
        justify-content: space-between;
        display: block;
        position: relative;
        float: left;
        width: calc(100% / 2 - 5px);
        transition: 0.2s;
        margin-right: 10px;

    }

    .index-page__news .news__get-more-button {
        width: calc(100% - 40px);
        margin: 0 auto 20px;
    }
    .news-regular:nth-of-type(2n) {
        margin-right: 0;
    }
    .news-regular__image {
        height: 56.25%;
        width: 100%;
    }
.navigation-line__title {}
.sidebar__share-socials {
    margin: 0;
}
 .sidebar__share-header, .see-also__header {
    padding-left: 0px;
}
 .single-page__sidebar {
    border-left: none;
    margin: 0 20px;
}
 .see-also__get-more-button {
    width: calc(100% - 20px);
}
.one-news-page__see-also.see-also {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.one-news-page__see-also .see-also__item {}
.today-title__img--arrow {
    margin-right: 25px;
    display: none;
}
 .day-picker-slaider {
    width: 90%;
    display: block;
    overflow: hidden;
    margin-top: 20px;
}
h1.navigation-line__title.navigation-line__title--tv-prog {
    display: none;
}
    .single-page__content {
        width: initial;
        margin: 30px 20px 0;
    }
    .single-page-resize__content {
        width: 70%;
    }
    .feedback-img-right {
        width: 30%;
        margin-top: 13%;
    }
    .marking-single-programm-programm {
        display: none;
    }
    .inner-page.programms__item {

    }

    .single-page {
				display: block;
    }
    .single-page-redisplay {
        display: flex;
    }
    .single-page__text iframe {
        width: 100%;
    }
    .news-quote__image {
        max-width: 272px;
        float: left;
        border: 4px solid #ededed;
        margin-right: 20px;
        margin-top: 10px;
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .news-quote__text {
        border: 4px solid #ededed;
        display: inline-block;
        float: left;
        width: 60%;
        border-left: 0;
        border-right: 0;
        margin: 10px 0;
        font-style: italic;
        padding: 17px 0px;
    }
    .item-video:before {
        display: block;
        position: absolute;
        content: '';
        background: none;
        width: 9999999px;
        height: 480px;
        opacity: 0.8;
        z-index: 2;
        top: -40px;
    }
    .owl-next, .owl-prev {
        width: 260px!important;
    }
    .owl-item.active.center {
        position: relative;
        -webkit-transform: scale(1);
            transform: scale(1);
        transition: all .2s ease-in-out;
    }
    .news-featured-first__image {
        display: block;
        object-fit: cover;
        width: 100%;
       }
    .big-hot-video__image {
        width: 100%!important;
        height: 515px;
    }
    .hidden-lg {
        display: none
    }
    body {
        font-size: 16px;
    }
    .workarea {
        width: 100%;
        display: block;
        margin: 0 auto;
        background: #fff;
        box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
        overflow: hidden;
    }
    .news-regular {
        margin-bottom: 10px;
    }
    .first-news__left-col {
        position: relative;
        width: 100%;
    }
    .first-news__right-col {
        display: none;
    }
    .news-regular__content, .news-featured-second__content, .news-featured-first__content {
        padding: 20px;
    }

    .news__content-left-top {
        margin-bottom: 10px;
        height: 100%;
    }
    .news-featured-second {
        width: calc(100% / 2 - 5px);
        height: 100%;
    }

    .similar-news__item {
        width: calc(100%/3 - 13.33333px);
      height: 400px;
      margin-bottom: 20px;
      margin-right: 20px;
    }
    .similar-news__item:nth-of-type(3n) {
      margin-right: 0px;
    }
    .similar-news__item:nth-of-type(2n) {
      margin-right: 20px;
    }


    .big-hot-video__content {
        position: relative;
        width: 100%;
    }
    .news-regular__content {
      justify-content: space-between;
    }
    .news-regular__title, .news-featured-second__title{
    max-height: 80px;
    min-height: 80px;
}
    .video-js .vjs-tech {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0px;
      position: absolute;
      height: 100%;
      width: initial;
    }
    .news-featured-second__image {
        width: 100%;
        height: 56.25%;
    }
    .soon-in-air__item {
        margin-bottom: 20px;
    }
    .coming-soon__content-left {
        margin: 0px 10px 0 30px;
    }
    .news__content-left-down  {
        height: 100%;
    }

    .premiere-featured__top {
        display: block;
        position: relative;
        height: 100%;
        overflow: hidden;
    }
    .premiere-featured__image {
           object-fit: cover;
        width: 100%;
    }
    .news_author p {
        width: 60%;
    }
    .news__content-left-down {
        margin-bottom: 20px;
    }
    .ini-preview-q img {
        width: 30%;
    }

    .programms__get-more-button {
        width: calc(100%);
    }

    .one-programm {
        margin-bottom: 20px;
      }
    .programms__content {
                -webkit-box-pack: justify;
                        justify-content: space-between;
    }
    .one-programm {

    }
    .programms__content {
        padding: 0 20px;
    }
    .video-js {
        margin: 0 auto!important;
    }
    .main-video {
        padding-left:20%;
        width: 100%;
    }
    .release-item {
        width: calc(100%/3 - 15px);
        background: #fff;
        margin-bottom: 20px;
        border: 1px solid #ededed;
    }
    .big-hot-video__misc-info {

        padding-left: 230px;

    }
    .index-page__main .big-hot-video__misc-info {

        padding-left: 120px;
    }
    .release-item:hover .control-scroll {
        position: absolute;
        opacity: 1;
        transition: .2s;
        width: 100%;
        display: -webkit-box;
        display: flex;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                        flex-direction: row;
            justify-content: space-around;
        bottom: 0;
        left: 0;
    }
    .see-also__content {
      display: flex;
      margin: 0px;
      flex-direction: row;
      flex-wrap: wrap;
    }

    .see-also__item {
        margin-bottom: 20px;
        width: calc(100% / 3 - 10px);
        display: inline-block;
        vertical-align: top;
        padding: 0;
        margin-right: 20px;
    }
    .see-also__item {
        margin-bottom: 20px;
        width: calc(100% / 3 - 15px);
        display: inline-block;
        vertical-align: top;
        padding: 0;
        margin-right: 20px;
    }
    .see-also__item:nth-of-type(3n) {

        margin-right: 0px;
    }
    .see-also__image {
        cursor: pointer;

        object-fit: cover;
        width: 100%;
    }
    .see-also__image {
        height: 30%;
        width: 100%;
    }

    .see-also__title .news-regular__title, .see-also__title .news-featured-second__title {
      min-height: 100%;
    }
          .footer__menu {
              display: none;
          }
          .footer__left {
            font-size: 0.8125rem;
            width: 480px;
            line-height: 20px;
            margin-right: 30px;
        }
        .live-page__live-content-top {

                flex-direction: column;

            }

            .live__palyer {
                width: 100%;
                height: 660px;
                margin: 30px auto;
            }
            .live-description {
                padding: 30px 0;

            }
            .single-page__title {
                margin-right: 10px;
            }
            .one-news-page__see-also .see-also__image {
                height: 56.25%;
                width: 100%;
            }
            h2.sidebar__share-header.hidden-sm.hidden-xs {
                display: none;
            }
            .socials.sidebar__share-socials.hidden-sm {
                display: flex;
                margin-left: 30px;
            }
            .one-programm:nth-of-type(3n) {
                margin-right: 0;
            }
            .video__content {
                justify-content: flex-start;
            }
            .video__content   .video__item.one-video {

                margin-right: 20px;
            }
          .video__content  .video__item.one-video:nth-child(3n) {

                margin-right: 00px;
            }
            .premiere-featured__date-time {
                display: inline-block;
                width: 35%;
                float: left;
            }
            .premiere-featured__text {
                margin: 10px 0px;
                font-size: 0.875rem;
                line-height: 1.4rem;
                width: 55%;
                display: inline-block;
                margin-right: auto;
            }
           .soon-in-air__content .premiere-featured__text {

                width: 100%;

            }
            .video__slider .owl-video-tn {
                background-size: 70%!important;
                /*height: 400px!important;*/
            }


}
@media only screen and (min-width : 993px) {
    .main-live-play {
        height: 100% !important;
        /* padding: 0 20px; */
    }
}
@media only screen and (max-width : 992px) {
    .news-soc {
        flex-direction: column;
        justify-content: flex-start;
        align-items: start;
    }
    .news-yand {
        margin-left: 0px;
    }
    .files_block {
        width: 40%  !important;
        margin-right: 50px;
    }
    .file-load, .file-load:hover {
        margin-top: 20px;
    }
    .main-live-play{
        height: auto;
        padding: 0 20px;
    }

  .file-title {height: 75px;}

  .news-page.inner-page .news__item.news-regular.news__item-full-width {
          height: 100%;
  }
  .in-slide-search.mob {

      width: calc(100% - 40px);
  }
  .release-archive {
    display: flex;
        flex-wrap: wrap;
  }
  .release-archive .similar-news__item {
      width: calc(100% / 2 - 20px);

}
  .release-archive .similar-news__item:nth-of-type(2n) {
    margin-right: 20px;

}
  .release-archive .similar-news__item:nth-of-type(3n) {
    margin-right: 0px;
}
  .news-regular {
    margin-bottom: 20px;
}
  .similar-news__item {
      width: calc(100%/3 - 13.33333px);
  	height: 400px;
  	margin-bottom: 20px;
    margin-right: 20px;
  }
  .similar-news__item:nth-of-type(3n) {
    margin-right: 20px;
  }
  .similar-news__item:nth-of-type(2n) {
    margin-right: 0px;
  }


    .search-row__search-dropdown.search-dropdown.clickOut {
        flex-direction: column;
    }
    .index-page__news .news_content-downloaded  .news-regular {
        margin-bottom: 20px;
        background: white;
        justify-content: space-between;
        display: block;
        position: relative;
        float: left;
        width: calc(100% / 2 - 10px);
        transition: 0.2s;
        margin-right: 10px;
            height: 100%;
    }
    .index-page__news .news_content-downloaded .news__item.news-regular:nth-child(2n) {
        margin-right: 00px;
    }
    .index-page__news .news_content-downloaded .news__item.news-regular:nth-child(4n) {
        margin-right: 0px;
    }


    .feedback-img-right {
        display: none;
    }

.inner-page--title {
    font-size: 1.75rem;
}
.archive-item:nth-child(3n) {
    width: calc(100%/3 - 15px);
    background: #fff;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 20px!important;
}
.page-video  .programms__get-more-button {
    width: calc(100% - 40px);
}
.archive-page__programm-items {
    display: block;
    display: ;
    -webkit-box-orient: ;
    -webkit-box-direction:;
    /* flex-flow: row wrap; */
    /* -webkit-box-pack: justify; */
    /* justify-content: space-between; */
     width: 100%;
}
/*TODO f*/
.archive-item:nth-child(1n){
    width: calc(100%/2 - 15px);
    background: #fff;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 20px;
}
.archive-item:nth-child(3n){
    width: calc(100%/2 - 15px);
    background: #fff;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 20px;
}
.archive-item:nth-child(2n){
    width: calc(100%/2 - 15px);
    background: #fff;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 00px;
}
.archive-item:nth-child(4n){
    width: calc(100%/2 - 15px);
    background: #fff;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 00px;
}
.archive-page__programm-items .archive-item:nth-of-type(6n) {
    width: calc(100%/2 - 15px);
    background: #fff;
    margin-bottom: 20px;
    display: inline-block;
  margin-right: 00px!important;
}


    .video__slider .owl-video-tn {
        background-size: 70%!important;
        /*height: 400px!important;*/
    }
.big-hot-video__misc-info {
    padding-left: 80px;
}
    .premiere-featured__text {
        margin: 10px 0px;
        font-size: 0.875rem;
        line-height: 1.4rem;
        width: 65%;
        display: inline-block;
        margin-bottom: 60px;
    }

    .premiere-featured__date-time {
        display: inline-block;
        width: 170px;
        float: left;
    }
.mobile-scroll-menu {display: none}

.mobile-scroll-menu.fixedFirstLineMenu1 {
     display: block;
        position: fixed;
        z-index: 9;
        height: 50px;
        top: 0;
        width: 100%;
        background: white;
    }

    /* body {
        margin-top: 50px;
    } */

     .page__programms .programms__get-more-button {
        width: 100%;
        margin: 0 20px;
    }
    .video__item.one-video {
        width: calc(100% / 2 - 10px);

    }
    .video__content {
        padding: 0 20px;
    }

    .video__content   .video__item.one-video {

        margin-right: 20px;
    }
  .video__content  .video__item.one-video:nth-child(3n) {

        margin-right: 00px;
    }

    .one-programm {
        width: calc(100% / 2 - 10px);
    }

    .one-programm:nth-of-type(2n) {
        margin-right: 0;
    }

    .one-programm:nth-of-type(3n) {
        margin-right: 20px;
    }
    .programms__item.one-programm:nth-of-type(6n) {
        margin-right: 0;
    }

    .index-page__programms  .one-programm:nth-of-type(2n) {
        margin-right: 00px;
    }
    .index-page__programms  .one-programm {
        margin-right: 20px;
    }


    .radio-page-flex {
        display: -webkit-box;
        display: flex;
        flex-direction: column;
    }
    .radio-container {
        width: 320px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    div#radio-description {
        margin-bottom: 30px;
    }
    .sidebar__share-header.hidden-sm.hidden-xs {display: none}
    .message404 section.inner-content {
        display: flex;
        flex-direction: column;
    }
    .inner-navigation__vertical-menu-main.hidden-xs.top-menu--fixed {
        display: none!important;
    }
    .message404 section.inner-page {
        width: 100%!important;
    }
    .message404 article.inner-content__tv {
        text-align: center;
    }
    .message404 article.inner-content__text {
        text-align: center;
        margin: 40px auto!important;
    }
    .search-row__search-dropdown.search-dropdown.clickOut {
        flex-direction: column;
        width: inherit;
        left: 20px;
        margin: 0 auto;
        right: 20px;
    }
    .single-programm__text iframe {
        width: 100%;
    }
    .two-columns {

        width: 100%;
        flex-direction: column-reverse;
        display: flex;
    }

    /* header.header {
        margin-top: 10px;
    }
    .first-header-line {
        border-bottom: none;
        display: flex;
        position: fixed;
        background: #fff;
        z-index: 9;
        width: 100%;
        top: 0;
        height: 49.5px;
    } */
    .adv-youdo {
        display: none;
    }

    .clickOut {
        visibility: visible;
        top: 160px;
        opacity: 1;
        transition: .45s ease-in-out;
    }
    .search-row__button.search-row__advanced-button {
        width: 100%;
        margin: 15px 0;
        line-height: 40px;
    }
    .search-dropdown__item {
    margin: 20px 30px;
    width: 390px;
    margin-left: auto;
}
    .search-row__search-dropdown {
        width: inherit;
        left: 20px;
        margin: 0 auto;
        right: 20px;
    }


    .sort-selection__row {

        justify-content: flex-start;
    }
    /*live*/
    .live-page__live-content-top {

        flex-direction: column;

    }
    .program__row--title {

                   margin: 10px 0;

               }

    .vjs-poster {

        background-size: 100%;
    }
.live-page__live-content-top .content-side__archive-content {
    padding: 20px;
    width: 100%;
}

.live__palyer {
    width: 100%;
    margin: 30px auto;
    margin-bottom: 0;
}
    /*radio*/
    .playlist__item {
        width: 100%;
    }
    .gallery__content {
        padding: 0px 20px;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
        margin-bottom: 50px;
        flex-wrap: wrap;
    }
    .radio__playlist {
        padding: 00px 20px;
    }
    .playlist__item .navigation-line {
        padding: 20px 0px 0px 0;
    }
    .playlist__item .navigation-line__radio .navigation-line__title {
        margin: 0 0 5px 0;
    }
    img.gallery__-item {
        WIDTH: calc(100% / 2 - 10px);
        object-fit: contain;
        height: 100%;
        margin-bottom: 20px;
    }
    .comments .comments-field {
        max-width: 80%;
    }
    .footer__left {
        font-size: 0.8125rem;
        width: 100%;
        line-height: 20px;
        margin-right: 30px;
    }
    .see-also__image {

        height: 56.25%;
    }
    .single-page__sidebar {
        border-left: none;
        margin: 0 20px;
    }
    .see-also__get-more-button {

         width: calc(100% - 40px);

     }
    .footer-bottom-line {
        padding: 0px 20px;
    }
    .one-news-page__see-also.see-also {
        margin: 0px;
    }
    .news-regular__image {
        width: 100%;
        flex-basis: 50%;
        height: 56.25%;
        object-fit: cover;
        flex-shrink: 0;
        transition-duration: .2s;
        cursor: pointer;
    }
    .news-regular, .news_content-downloaded .news-regular  {
        background: white;
        justify-content: space-between;
        display: block;
        position: relative;
        float: left;
        width: calc(100% / 2 - 10px);
        transition: 0.2s;
        margin-right: 20px;

    }

    .news-regular:nth-of-type(2n) {
        margin-right:0px;
    }
    .news-page__content {
        background: #ededed;
        padding: 20px;
        margin: 0 -30px;
    }
    .search-row--black {
        padding: 30px 20px;
        flex-direction: column;
    }
    .single-page__content {
        margin: 30px 20px;
        width: initial;
    }
    #sp-title img {
        object-fit: contain;
        height: 100%;
        width: 100%
    }
    .awords-static {

                -webkit-box-pack: justify;
                        justify-content: space-between;
        background: #f2f2f2;
        margin: 0 -30px;
        padding: 30px;
        /* display: -webkit-box;
        display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column; */
		display: block;
    }
    .awords-static img {
        height: 100%;
    }
    .awords-static-item {
        width:100%;
    }
    ul.tabs li {
        float: left;
        margin: 0;
        cursor: pointer;
        padding: 10px 20px;
        height: 31px;
        line-height: 30px;
        color: #ccc;
        overflow: hidden;
        position: relative;
    }
   .files_block .file-title {
        line-height: 20px;
        word-wrap: break-word;
    }
    ul.tabs {
        margin: 0;
        padding: 0;
        float: left;
        list-style: none;
        height: 50px;
        border-bottom: 1px solid #ededed;
        width: 100%;
        height: 100%;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                    flex-direction: inherit;
        display: -webkit-box;
        display: flex;
        text-align: center;
    }
    .breadcrumbs-container {
        margin-left: 20px;
    }.breadcrumbs-container {
        overflow: hidden;
        margin: 20px 20px 0px 20px;
        width: 93%;
    }
    .breadcrumbs {

        flex-direction: column;

    }
    .breadcrumbs_item::after {
      content: none;
    }
    .single-page__breadcrumbs::after {
      right: 0px;
    }
    .breadcrumbs_item::before {
      content: '';
background: #888;
width: 6px;
height: 6px;
display: inline-block;
border-radius: 179px;
margin-right: 10px;
top: -245px;
margin-bottom: 1px;
margin-left: 10px;
    }
    .single-page__breadcrumbs:after {

        height: 100px;
    }
    .navigation-line__title {

    }

    .video__item.one-video {
    width: calc(100% / 3 - 15px);
    position: relative;
    background: white;
    margin-bottom: 20px;
    height: 56.25%;
    }
    .visible-flex {
        margin: 20px 0px 70px 0;
        width: 100%;
        display: -webkit-box;
        display: flex!important;
    }
   .navigation {
       display: none;
   }
   .second-header-line {
    border-bottom: 1px solid #ededed;
}
    .release-item {
        width: calc(100%/2 - 15px);
        background: #fff;
        margin-bottom: 20px;
        border: 1px solid #ededed;
    }
    body {
        font-size: 17px;
    }
    .owl-next, .owl-prev {
        width: 80px!important;
    }
    .visible-xs {
        display: block;
    }
    .main-video {
        width: 1907px;
    }
    .main-video {
        padding-left: 270px;
    }
    .mobile-menu__toggle {
        background: none;
        border: none;
        padding: 13px 20px;
        outline: none;
        color: #222;
        font-size: 20px;
        position: relative;
        cursor: pointer;
    }
    .video-js {
        margin: 0 auto!important;
    }
    .hidden-xs {
        display: none
    }
    .news__content {
        position: relative;
        /* display: -webkit-box;
        display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column; */
		display: block;
    }
    .news__content-left {
        float: left;
        width: 100%;
    }
    .news-featured-second {
        width: calc(100% / 2 - 10px);
    }
    .news__content-right {
        float: right;
        width: 100%;
    }

    .coming-soon {
                /* -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column; */
		display: block
    }
    .index-page__news .news__get-more-button {
        width: calc(100% - 40px);
        margin: 0 auto 20px;
    }
    .widgets__block {
        padding: 20px 20px 20px;
    }
    .coming-soon__content-right {
        -webkit-box-flex: 50%;
                flex: 50%;
    }
    .news__content {
        padding: 0px 20px;
    }

    .news-featured-second__content {
        /* display: -webkit-box;
        display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column; */
		display: block;
                -webkit-box-align: start;
                        align-items: flex-start;
        padding: 20px;
            justify-content: space-around;
    }
    nav.main__navigation.navigation {
        display: none;
    }
    .hash-tags {
        display: none;
    }
    .main-player-btn {
        position: absolute!important;
        bottom: 20px;
        z-index: 5;
        right: 20px;
        padding: 5px 30px 5px 20px!important;
    }


    .item-video:before {
        display: block;
        position: absolute;
        content: '';
        background: transparent;
        width: 9999999px;
        height: 480px;
        opacity: 0.8;
        z-index: 2;
        top: -40px;
    }
    /* .news__item-full-width {
        padding: 0px;
        width: 100%;
    } */
    .archive-item__content {
        color: #333333;
        font-size: 0.9375rem;
        margin-bottom: 20px;
        line-height: 1.25rem;
        width: 100%;
        overflow: auto;
        height: 220px;
    }
    .news-quote__image {
        max-width: 272px;
        float: left;
        border: 4px solid #ededed;
        margin-right: 20px;
        margin-top: 10px;
        margin-left: 0px;
        margin-bottom: 10px;
        width: 100%;
    }
    .news-quote__text {
        border: 4px solid #ededed;
        display: inline-block;
        float: left;
       width: 50%;
        border-left: 0;
        border-right: 0;
        margin: 10px 0;
        font-style: italic;
        padding: 17px 0px;
    }
    .single-page__main-image {
        width: 100%;
        max-height: 515px;
        overflow: hidden;
        text-align: center;
        margin: 0 auto 20px;
    }
    .see-also__item {
        display: flex;
        flex-direction: column;
    }
    .misc-info__date {

    }
    .see-also__item {

    }
    .see-also__image {
        cursor: pointer;
        object-fit: cover;
        width: 100%;
        height: 56.25%;
    }
    .see-also__title {
        text-decoration: none;
        color: #222;
        font-family: 'PT Sans Caption', sans-serif;
        line-height: 1.4;
        max-width: 100%;
        font-size: 0.875rem;
        padding: 0;
    }
    .see-also__content {
        display: flex;
        margin: 0px;
        flex-direction: row;
        flex-wrap: wrap;

    }
    .sidebar__share-socials {
        height: 50px;
        border: 1px solid #ededed;
        margin: 0;
    }
    .sidebar__share-header, .see-also__header {
        padding-left: 0px;
    }
    .see-also__misc-info {
    margin: 10px 0px;
    color: #707070;
    font-size: 0.875rem;
}

    .inner-page.programms__item {

    }
    .program__row--genre {
        DISPLAY: none;
    }
    .program__row--time {
        font-size: 1.475rem;
        font-weight: 700;
        color: #333333;
        align-self: center;
        width: 15%;
    }
    .marking-single-programm-programm {
        font-size: 0.875rem;
        font-weight: 500;
        align-self: center;
        margin-left: 14px;
        border-radius: 99px;
        padding: 9px 5px;
        width: 23px;
        text-align: center;
        display: inline-block;
    }
    .program__row--years-mark {
        display: none;
    }
    .comments-user {
        width: 10%;
        display: inline-block;
        float: left;
    }
    .comments .comments-field {
        max-width: 80%;
        float: left;
    }
    .comments .comments-message {
        display: inline-block;
        width: 100%;
        margin-left: 10px;
        margin-bottom: 20px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-box-pack: start;
                justify-content: flex-start;
    }
    .program__row--about-programm {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 0.5;
                flex: 0.5;
        width: 25%;
                -webkit-box-pack: justify;
                        justify-content: space-between;
    }
    .manager-item {
        width: 100%;
        margin-bottom: 50px;
    }
    .right-col {
        margin: 0px auto 60px;
    }
    .two-columns {

    }
    .coming-soon__content-left {
        margin: 0px 10px 0 20px;
    }
    .coming-soon__content-right {
        margin: 0px 20px;}
        .sort-selection label.sort-selection__item {
            margin: 0px 24px 5px 0px;
        }
        .video__slider .owl-video-tn {
            background-size: 100%!important;
            /*height: 400px!important;*/
        }
        .main-video {
            padding-left: 80px;
            padding-bottom: 25px;
        }
        .video__slider .last-news-title {
            width: 400px;
            margin: 15px 80px;
        }
}
/* Small Devices, Tablets */
    @media only screen and (max-width: 660px) {
        .single-page__text img {
            width: 100%!important;
        }
        .news-yand {
            flex-direction: column;
            margin-left: 0px;
            width: 100%;
        }
        .news-link {
            margin-top: 20px;
            border-radius: 6px 6px 6px 6px;
        }
        .news-link.ya {
            border-radius: 6px 6px 6px 6px;
        }
    .files_block {
        width: 85%  !important;
        margin-right: 50px;
    }
    .file-load, .file-load:hover {
        margin-top: 25px;
    }
      .news-page.inner-page .news__item.news-regular.news__item-full-width {
        padding-bottom: 0px;
        height: 100%;
    }


    .m-social {
        width: 100%;
        background-color: #fff;
        display: flex;
        height: 40px;
        border-bottom: 1px solid #ededed;
    }

    .video_sider-title {
        position: absolute;
        color: white;
        z-index: 4;
        width: 90%;
        padding-left: 20px;
        bottom: 0;
        font-family: 'PT Sans Caption', sans-serif;
        font-size: 16px;
        line-height: 19px;
        padding-bottom: 10px;
    }



    div#clock-h {
        position: absolute;
        color: white;
        font-size: 40px;
        top: 80px;
        right: 5%;
        left: 50%;
    }

.single-page__content {
    margin: 0px 20px;
    width: initial;
}
.archive-page__programm-items .archive-item:nth-of-type(6n) {
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 00px!important;
}
.live_banner_guber {
    height: calc(100% - 40px);
    width: calc(100% - 40px);
}

.release-archive .similar-news__item {
    width: calc(100%);

  }
  .release-archive .similar-news__item:nth-of-type(2n) {
      margin-right:  0px;
  }
  .index-page__news .news_content-downloaded .news-regular {
    margin-bottom: 20px;
    background: white;
    justify-content: space-between;
    display: block;
    position: relative;
    float: left;
    width: calc(100%);
    transition: 0.2s;
    margin-right:  0px!important;
}


  .similar-news__item {
      width: calc(100%/3 - 13.33333px);
  	height: 400px;
  	margin-bottom: 20px;
    margin-right: 00px;
  }
  .similar-news__item:nth-of-type(3n) {
    margin-right: 00px;
  }
  .similar-news__item:nth-of-type(2n) {
    margin-right: 0px;
  }

    .premiere-featured__text {

        margin-bottom: 00px;
    }
    .vjs-poster {
        background-size: 110%;
    }
    .video__content .video__item.one-video {
        margin-right: 0px;
    }
    .socials.sidebar__share-socials.hidden-sm {
        display: none;
        margin-left: 30px;
    }
    .left-col,.right-col {

        width: 100%;
        margin-bottom: 20px;
    }
    .search-row--black {
        padding: 30px;
        flex-direction: column;
    }
.programmItemPicture_container {
    display: none;
}
.archive-item {
    width: 100%;
    margin: 0px 0px 10px 0px;

}
.archive-item:nth-child(1n) {
    margin-right: 0;
    width: 100%;
}
    .video__slider .owl-video-tn {
        background-size: 200%!important;
        background-position: 50%;
        /*height: 220px!important;*/
    }
    .main-video {
        padding-left: 150px;
        padding-bottom: 25px;
    }
    h2.navigation-line__title.tv-programm__today--title {
        margin: 35px 0px 0 0;
    }

    .premiere-featured__date-time {
        width: 100%;
    }
    .premiere-featured__text {
        width: 100%;
    }

    .video__slider {
        margin: 0;
        background: #3f3f3f;
    }
    .one-programm:nth-of-type(3n) {
        margin-right: 0px;
    }
    .comments-user {
        width: 20%;
        display: inline-block;
        float: left;
    }

    .adv-youdo {
        display: none;
    }
    .news-regular, .news_content-downloaded .news-regular  {

        width: 100% ;
        margin-right: 0;


    }
    .sort-selection {
        flex-direction: column;
    }

    .clickOut {
        visibility: visible;
        top: 160px;
        opacity: 1;
        transition: .45s ease-in-out;
    }
    .big-hot-video__misc-info {

        padding-top: 50px;

    }

    .single-page__title {
        font-size: 1.25rem;
        font-family: 'PT Sans Caption', sans-serif;
        padding: 10px 0px 30px 0px;
        line-height: 1.75rem;
    }
    .table-song-info {
        text-align: left;
        padding-left: 30px;
    }

    .playlist__table .table-img {
        display: none;

    }
    .playlist__table th.table-time {
        width: 60px;
    }
    .navigation-line {
        display: flex;
        justify-content: initial;
        -webkit-box-align: center;
        padding: 15px 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    .inner-page .navigation-line {

        padding: 0;

    }
    .time-video__title {

        margin: 0px 20px 30px
    }
    .inner-page .navigation-line__title {

        margin: 0 0px 0 0;

    }
    .single-page__content .navigation-line {

        padding: 0;

    }
    .news-featured-second__title {
    height: 100%;
}
    .inner-page__header {
        position: relative;
        margin-bottom: 20px;
    }
    .video__content {

        padding: 0 20px;
    }
    .page-video .inner-page .navigation-line {
        padding: 20px;
    }
    .navigation-line__see-all-button {
        margin: 0;
        line-height: 45px;
    }
    a.navigation-line__see-all-button.see-all-button.active {
        line-height: 15px;
    }
    .index-page__news .navigation-line__title {
        flex-basis: 10px;
        padding: 0;
        margin: 0;
        line-height: 30px;
    }
    .navigation-line__see-all-button {
        margin: 10px 0;
    }

    .news__content-left-top {
        margin-bottom: 20px;
        height: auto;
    }
    .news-featured-first:after {
        content: ;
    }



    .comments .comments-message {
        width: 90%;
        display: -webkit-box;
        display: flex;
    }
    .see-also__get-more-button {

         width:100%;

     }
    .apps {
        flex-direction: column;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 10px;
     }
         .apps  a{
             margin: 0 auto;
     }

	.soon-in-air__content .premiere-featured__text {
    font-size: 0.875rem;
    margin-bottom: 20px;
    line-height: 1.4rem;
}
    .index-page__abra {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		display: block;
	}
    .day__controls {
        top: 45px;
    }
    .index-page__abra > div {
        /* margin: 10px 10px; */
        text-align: center;
    }
    .program__row--about-programm {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 0.5;
                flex: 0.5;
        width: 25%;
                -webkit-box-pack: start;
                        justify-content: flex-start;
                -webkit-box-pack: justify;
                        justify-content: space-between;
    }
    .program__row--show-description {
        position: absolute;
            align-self: center;
        width: 100%;
        text-align: right;
        padding-right: 95px;
    }
    .program__row--years-mark {
        display: none;
    }
    .comments .comments-field {
        max-width: 65%;
    }
    .marking-single-programm-programm {
        /* line-height: 50px; */
        font-size: 0.875rem;
        font-weight: 500;
        color: #ffffff;
        align-self: center;
        margin-left: 14px;
        border: white;
        background: #db2242;
        border-radius: 99px;
        padding: 9px 5px;
        width: 23px;
        text-align: center;
        display: inline-block;
    }
    .program__row--genre {
        display: none;
    }
    .program__row--time {
        width: 100%;
        text-align: left;
        margin-top: 0;
        padding-top: 15px;
    }
    .video__item.one-video {
        width: calc(100%);
        position: relative;
        background: white;
        margin-bottom: 20px;
    }
    .vjs-poster {
        background-size: 100%;
    }
    .see-also__content {
        display: -webkit-box;
        display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column;
		display: block;
        margin: 0px;
                -webkit-box-pack: justify;
                        justify-content: space-between;
    }
    .see-also__item {
        padding: 0px;
        margin-bottom: 20px;
        width: 100%;
        display: -webkit-box;
        display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column;
		display: block;
        border: none;
    }
    .see-also__title {
        text-decoration: none;
        color: #222;
        font-family: 'PT Sans Caption', sans-serif;
        line-height: 1.4;
        max-width: 100%;
        font-size: 0.875rem;
        padding: 0;
    }
    .one-news-page__see-also.see-also {
        margin: 0;
    }
    .sidebar__share-socials {
        margin: 0;
        width: 100%!important;
    }
    .single-page__sidebar {
        border-left: none;
        margin: 0 20px;
        margin-bottom: 20px;
    }
    .sidebar__share-header  {
        padding-left: 0px;
    }
   .see-also__header {
        padding-left: 0px;
    }
    .see-also__item {
        margin: 0;
        padding: 0px;
        margin-bottom: 20px;
        width: 100%;
        display: -webkit-box;
        display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column;
		display: block;
    }
    .single-page {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column;
				display: block;
    }
    .feedback-form__top {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column;
				display: block;
    }
    .single-page__main-image {
        width: 100%;
        height: auto;
        overflow: hidden;
        text-align: center;
        margin: 0 auto 20px;
    }
    .feedback-form__left {
        padding: 15px 25px;
        -webkit-box-flex: 50%;
                flex: 50%;
        margin-bottom: 10px;
        margin-right: 0;
        border: 1px solid #cecece;
        width: 100%;
        box-sizing: border-box;
    }
    .feedback-form__right{
        width: 100% !important;
        box-sizing: border-box !important;
    }
    .visible-flex {
        margin: 20px 0px 70px 0;
        width: 100%;
        display: -webkit-box;
        display: flex;
    }
    .program__row--programm-description {
        padding: 20px 20px 20px 20px; }
    .see-also__image {
        cursor: pointer;
        object-fit: cover;
    }
  .single-page__text iframe { width: 100%;
    height: 350px;}
    .news__item-full-width {
        padding: 0px;
        width: 100%;
    }
    .release-item {
        width: 100%;
        background: #fff;
        margin-bottom: 20px;
        border: 1px solid #ededed;
    }
    .soon-in-air__item {
        /* display: -webkit-box;
        display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column; */
		display: block;
	}
       .premiere-featured__date ,.premiere-featured__time{
        padding: 10px 0;
        width: 100%;
    }
    .premiere-featured__bottom {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column;
				display: block;
    }
    .soon-in-air__image {
        width: 100%;
        flex-basis: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        height:56.25%;
        object-fit: cover;
            flex-shrink: 0;
                transition-duration: .2s;
        cursor: pointer;
    }
    .video-js {
          margin: 0 auto!important;
      }
    body {
        font-size: 18px;
    }
    .news-featured-first__content {
        position: relative;
        padding: 20px 20px 15px;
        z-index: 1;
        top: inherit;
        background: #fff;
    }
    .news__content-left .news-featured-first__content {
      position: relative;
    }


    .content-icons__item--video {
        background: url(../img/ico/svg/004-play-button-hover.svg);
        background-position: 50% 50%!important;
        background-repeat: no-repeat!important;
        background-size: 20px!important;
        background-color: #cecece;
        width: 30px;
        height: 30px;
        border-radius: 99px;
        display: inline-block;
    }
    .content-icons--light .content-icons__item--share {
        background: url(../img/ico/svg/010-share-hover.svg);
        background-position: 35% 50%!important;
        background-repeat: no-repeat!important;
        background-size: 24px!important;
        background-color: #cecece;
        width: 30px;
        height: 30px;
        border-radius: 99px;
        display: inline-block;
        transition: .3s;
    }



    a.news-featured-first__title {
        color: #222;
    }
    .news-featured-second__title {
        height: 70px;
    }
    .news-featured-second {
        width: 100%;
        margin-bottom: 20px;
        height: auto;
    }
    .one-programm {
        width: 100%;
        margin-right: auto!important;
    }
    .news-regular__content {
        padding: 20px;
    }
    .news__content-left {
         width: 100%;
    }
    .news__content-left-down {
		/* -webkit-box-orient: vertical;
		-webkit-box-direction: normal;
				flex-direction: column; */
		display: block;
        margin-bottom: 0px;
        height: 100%;
    }
    .news__content-right {
        float: right;
        width: 100%;
    }
    .news-regular__image {
        width: 100%;
        height: 52.25%;
    }
   .news-regular {
        margin-bottom: 20px;
                /* -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column; */
		display: block;
    }
    .spinner > div {
        width: 6px;
        margin-right: 3px;
        height: 6px;
        margin-bottom: 3px;
        background-color: #707070;
        border-radius: 50px;
        display: inline-block;
    }
    .news-featured-second__image {
        width: 100%;
        height: 20%;
    }
    .coming-soon {
        display: -webkit-box;
        /* display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column; */
		display: block;
    }
    .coming-soon__content-left,.coming-soon__content-right{
        margin: 0px 20px 0 20px;
        -webkit-box-flex: 50%;
                flex: 50%;
    }
    .programms__get-more-button {
        width: calc(100% - 40px);
        margin: 0 auto 30px;
        /* border: 1px solid #ededed; */
    }
    .news__content {
        padding: 0 20px;
    }
    .index-page__news .news__get-more-button {
        width: calc(100% - 40px);
        margin: 0 auto 30px;
    }
    .navigation-line__hash-tags.hash-tags {
        display: none;
    }
    .index-page__main {
        /* display: -webkit-box;
        display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column; */
		display: block;
    }
    .big-hot-video__content {
        position: relative;
        width: 100%;
    }
    body .big-hot-video__image {
        width: 100%;
    }
    .first-header-line__service, .first-header-line__socials, .first-header-line__search {
        display: none;
    }
    .first-header-line__today {
        width: 90%;
        text-align: center;
    }
    body .big-hot-video__image {
        height: 300px;
    }
    .main__navigation, a.main-player-btn.first-news__see-all-button.see-all-button.active
    {

    }
    .index-page__main .big-hot-video__misc-info {
        padding-left: 110px;
    }
    .last-news-title {
        font-family: 'PT Sans Caption', sans-serif;
        margin: -10px 70px 0 0;
        font-size: 16px;
        line-height: 6px;
    }
    a.main-player-btn.first-news__see-all-button.see-all-button.active {
        display: none;
    }
    .big-hot-video__misc-info.misc-info {
        text-align: left;
        width: 100%;
        opacity: 1;
        font-size: 60%;
    }

    .big-hot-video__misc-info {
        padding-left: 110px;
    }
    .item-video:before {
        display: block;
        position: absolute;
        content: '';
        background: transparent;
        width: 9999999px;
        height: 480px;
        opacity: 0.8;
        z-index: 2;
        top: -40px;
    }
    .mobile-menu__toggle {
        background: none;
        border: none;
        padding: 15px 20px;
        outline: none;
        color: #222;
        font-size: 20px;
        position: absolute;
        cursor: pointer;
        display: none;
    }
    .hidden-sm {
        display: none
    }
    .visible-sm {
        display: block!important;
    }


    .footer-bottom-line  {
        -webkit-box-direction: reverse;
                flex-direction: column-reverse;
    }
    .adv-youdo {
        width: inherit;
        padding: 15px 10px;
        border: #CCCCCC 1px solid;
        font-family: arial, sans;
        color: #000;
        font-size: 0.8125rem;
        line-height: 18px;
        height: 120px;
        margin-bottom: 20px;
    }
    footer .socials {
        display: none;
    }
    .footer__left {
        font-size: 0.8125rem;
        width: 100%;
        line-height: 20px;
    }
    .news__item-full-width {
        padding: 0px;
        width: 100%;
    }
    .news-quote__text {
        border: 4px solid #ededed;
        display: inline-block;
        float: left;
        width: 100%;
        border-left: 0;
        border-right: 0;
        border-top: none;
        margin: 10px 0;
        font-style: italic;
        padding: 17px 0px;
    }
    .news-quote__image {
        max-width: 100%;
        height:auto;
        float: left;
        border: 4px solid #ededed;
        margin-right: 220px;
        margin-top: 10px;
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .programList__program-row {
        position: relative;
    }
    .programList__program-row {
        background: #fff;
        /* display: -webkit-box;
        display: flex;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; */
		display: block;
        -webkit-box-pack: justify;
                justify-content: space-between;
        border-bottom: 1px solid #ededed;
        margin: 0px -30px;
        padding: 0 30px;
        transition: .2s;
    }
    .program__row--about-programm {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 0.5;
                flex: 0.5;
        width: 95%;
                -webkit-box-pack: start;
                        justify-content: flex-start;
                -webkit-box-pack: justify;
                        justify-content: space-between;
    }
    .program--active {
        color: #00993d;
        position: relative;
        margin-top: 45px;
    }
    .index-page__programms .programms__get-more-button {
        width: 100%;
    }
    .page-video  .programms__get-more-button {

        width: calc(100% - 40px);
    }
    .archive-item {
        width: 100%;
       }

       .archive-item__content-cost {

        width: inherit;

    }
    .archive-page__programm-items {
           flex-direction: column;
       }

    .program--active:before {
        display: block;
        content: "Сейчас в эфире";
        font-size: 0.825rem;
        margin-bottom: auto;
        position: absolute;
        top: -20px;
        width: 100%;
    }
    .navigation-line__title.tv-programm__today--title {
        width: 600px;
    }
    .navigation-line__title {
        font-family: 'PT Sans Caption', sans-serif;
        padding: 5px 0 0px;

        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 3px;
        margin-bottom: 0px;
    }
    .navigation-line__title.navigation-line__title--tv-prog, .today-title__img--arrow,   {display: none;}
    .navigation-line__title.tv-programm__today--title {
        width: 100%;
        margin: 0;
    }
    .inner-page {
        padding: 60px 20px 0;
    }
    .logo-small {
        display: none;
    }
    .second-header-line__logo {
        width: 200px;
    }
}
@media only screen and (max-width: 360px) {
  .files_block {width: 100% !important;}
  .search-dropdown__item {
      margin: 0 auto;
      width: 300px;
      margin-left: auto;
  }
  .sort-selection__row {
    justify-content: space-between;
}
.dropdown {
    width: 150px;
    line-height: 28px;
    padding: 10px 5px;
    border: 1px solid #cecece;
    text-align: center;
    color: #333;
    font-size: 0.725rem;
    margin-right: 5px;
}
.sort-selection label.sort-selection__item {
    margin: 0px 5px 5px 0px;
    width: 113px;
}
.calendar-light__range-from, .calendar-light__range-to {
    width: 113px;
    line-height: 28px;
    padding: 10px 15px;
    border: 1px solid #cecece;
    text-align: center;
    color: #333;
    font-size: 0.725rem;
    margin-right: 5px;
}
.calendar-light__bridge {
    width: 15px;
    height: 2px;
    background: #cecece;
    margin: 5px;
    display: none;
}
    .sort-selection label i{
        display: none;
    }
  .index-page__main .big-hot-video__misc-info {
      padding-left: 90px;
  }
    .second-header-line__logo {
        width: 91px;
    }
    div#map {
        height: 270px;
        margin-bottom: 20px;
        width: 100%;
    }
.day__controls {
    display: none;
}
.day-picker-slaider {
    display: none;
}
.second-header-line__logo .logo {
    display: none;
}
.logo-small {
    background-image: url(/local/templates/ugra-tv/img/logo_mob.jpg);
    width: 90px;
    height: 50px;
    display: block;
    background-size: 70px;
    background-repeat: no-repeat;
    padding: 26px 0px;
    background-position: 50%;
}


    .inner-page {
        padding: 50px 20px 0;
    }
    .comments .comments-message {
        width: 100%;
        display: flex;
        margin: 0 auto;
    }
    .comments-user {
        display: none;
    }
    .comments .comments-field {
        width: 100%;
        margin: 0;
        max-width: 100%;
    }
    .release-item {
        width:100%;
        background: #fff;
        margin-bottom: 20px;
        border: 1px solid #ededed;
    }
    .big-hot-video__misc-info {
        opacity: 0;
    }

.navigation-line__title.navigation-line__title--tv-prog, .today-title__img--arrow  {display: none;}
.navigation-line__title.tv-programm__today--title {
    width: 100%;
    margin: 0;
}
    .program__row--about-programm {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 0.5;
                flex: 0.5;
        width: 95%;
                -webkit-box-pack: start;
                        justify-content: flex-start;
                -webkit-box-pack: justify;
                        justify-content: space-between;
    }
    .program__row--programm-description {
        padding: 20px 20px 20px 20px;
     }
     .program__row--show-description {
            align-self: center;
        width: 100%;
        text-align: right;
        padding-right: 50px;
    }
    .programList__program-row {
        background: #fff;
        /* display: -webkit-box;
        display: flex;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; */
		display: block;
        -webkit-box-pack: justify;
                justify-content: space-between;
        border-bottom: 1px solid #ededed;
        margin: 0px -30px;
        padding: 0 30px;
        transition: .2s;
    }
    .program__row--time {
        width: 100%;
        text-align: left;

    }
    .program__row--about-programm {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 0.5;
                flex: 0.5;
        width: 100%;
                -webkit-box-pack: center;
                        justify-content: center;
        text-align: left;
                -webkit-box-pack: justify;
                        justify-content: space-between;
    }
    .news__item-full-width {
        padding: 0px;
        width: 100%;
    }
    .onair__controls {
        display: none;
    }
    .adv-youdo {
        width: inherit;
        padding: 15px 10px;
        border: #CCCCCC 1px solid;
        font-family: arial, sans;
        color: #000;
        font-size: 0.8125rem;
        line-height: 18px;
        height: 120px;
        margin-bottom: 20px;
    }
    .footer__left {
        font-size: 0.8125rem;
        width: 100%;
        line-height: 20px;
    }
    .footer-bottom-line  {
        -webkit-box-direction: reverse;
                flex-direction: column-reverse;
    }
    .apps {
		/* -webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column; */

    }
    .premiere-featured__text {
        margin: 10px 0px;

        line-height: 1.6rem;
    }
    .one-programm__text {

        line-height: 1.6rem;
    }
    .soon-in-air__image {
        width: 100%;
        flex-basis: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        height: 150px;
        object-fit: cover;
            flex-shrink: 0;
                transition-duration: .2s;
        cursor: pointer;
    }
    .program--active:before {
        display: block;
        content: "Сейчас в эфире";
        font-size: 0.825rem;
        margin-bottom: auto;
        position: absolute;
        top: -20px;
        width: 100%;
    }
    .program--active {
        color: #00993d;
        position: relative;
        margin-top: 25px;
    }
    .content-icons__item--share {
        background: url(../img/ico/svg/010-share-hover.svg);
        background-position: 35% 50%!important;
        background-repeat: no-repeat!important;
        background-size: 24px!important;
        background-color: #cecece;
        width: 30px;
        height: 30px;
        border-radius: 99px;
        display: inline-block;
        transition: .3s;
    }


    .news-featured-first__content {

        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px 20px 15px;
        z-index: 1;
        top: inherit;
            width: inherit!important;
            padding: 20px;

    }
    .main-video {
        position: absolute;
        z-index: 1;
        width: 90%;
        left: 0;
        color: white;
        bottom: 0;
        right: -1.2px;
        padding-left: 120px;
        background: transparent;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 20%, rgba(0, 0, 0, 0.0) 99%);
        line-height: 20px;
        padding-top: 170px;
        padding-bottom: 20px;
        padding-left: 80px;
    }
    .video-js .vjs-big-play-button {
        font-size: 3em;
        line-height: 1.5em;
        height: 1.5em;
        width: 3em;
        position: absolute;
        bottom: 20px;
        left: 20px;
        padding: 0;
        cursor: pointer;
        z-index: 5;
        opacity: 1;
        background-color: rgba(84, 83, 83, 0.8);
        border-radius: 5em;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        transition: all 0.4s;
        line-height: 50px;
        font-size: 40px;
        border: 1px solid #fff;
    }
    .programList__program-row {
        position: relative;
    }
}
.telegram-message{
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    width: 100%;
    z-index: 10;
}
.telegram-message__container{
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 90px 40px 51px 40px;
    background: white;
    max-width: 350px;
    border: 1px solid #DDE0E4;
    box-sizing: border-box;
    border-radius: 2px;
}
.telegram-message__title{
    font-family: 'PT Sans Caption', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    /* or 34px */
    text-align: center;
    color: #0B0C10;
    margin-bottom: 20px;
    margin-top: 60px;
}
.telegram-message__attention{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    background-image: url('/upload/feedback-massage 1.png');
    height: 105px;
    width: 350px;
    flex-direction: column;
    align-items: center;
}
.telegram-message__attention h3{
    color: white;
    font-family: 'PT Sans Caption', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 140%;
    /* or 50px */

    text-align: center;
}
.telegram-message__submit{
    padding: 22px 38px 21px 39px;
    font-family: 'PT Root UI', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 17px;
    background: #00993D;
    border-radius: 2px;
    color: white;
    transition: color 0.2s ease-out 0.01s , background-color 0.2s ease-out 0.01s;
    text-decoration: none;
    text-align: center;
}
.telegram-message__submit:hover{
    background: #CF364D;
    color: black;
}
.telegram-message__close{
    position: absolute;
    right: 23px;
    top: 23px;
    transform: scale(1);
	z-index:10;
}
.telegram-message__close:hover{
    cursor: pointer;
    transform: scale(1.2);
}
.telegram-message_active{
    display: flex;
}