.inner-navigation__vertical-menu-main {
    visibility: hidden;
    top: -50px;
    position: fixed;
    height: 0;
    opacity: 0;
    transition: .4s;
    background: #fff;
}
.top-menu--fixed {
    display: block;
    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) {
    h2.sidebar__share-header.visible-medium, .socials.sidebar__share-socials.visible-medium {
        display: none;
    }

    .news_content-downloaded .news-regular {
         width: calc(100% / 2 - 10px);
         margin-right: 20px;
    }
    .news_content-downloaded .news-regular:nth-child(2n) {
         width: calc(100% / 2 - 10px);
         margin-right: 0;
    }
    .hidden-lg {
        display: none
    }
    .main-video {
            width: 567px;
        }
        .marking-single-programm-programm {
            display: none;
        }
}

.footer__left {
    font-size: 0.8125rem;
    line-height: 20px;
    margin-right: 120px;
}
@media only screen and (max-width : 1440px) {
    .hidden-lg {
        display: none
    }
    .news_content-downloaded .news-regular {
        width: calc(100% / 2 - 10px);
        margin-right: 20px;
   }
   .news_content-downloaded .news-regular:nth-child(2n) {
        width: calc(100% / 2 - 10px);
        margin-right: 0;
   }
    .main-video {
            width: 567px;
        }
        .marking-single-programm-programm {
            display: none;
        }
        h2.sidebar__share-header.visible-medium, .socials.sidebar__share-socials.visible-medium {
            display: none;
        }

  /*  .news__item.news-regular.news__item-full-width .img-for-ie {
        width: initial;
    }*/
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1280px) {
    .onair__content {
        width: calc(100% - 229px)
    }
    .inner-navigation__item {

        font-size: 0.75rem;

    }

    .photos-block_item {
        border: 1px solid #ededed;
        width: calc(100% / 3 - 16px);
        background-color: #fff;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        margin-right: 20px;
    }
    .photos-block_item:nth-child(3n) {
        margin-right: 0px;
    }
    .photos-block_item:nth-child(4n) {
        margin-right: 20px;
    }
    .news-featured-first {
        display: block;
        position: relative;
        height: 100%;
    }
    .news__content-left-down .news-regular {
        background: white;
        -webkit-box-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: flex;
        margin-bottom: 20px;
        position: relative;
        float: left;
        width: 100%;
        transition: 0.2s;
        margin-right: 0;
    }
  .news_content-downloaded  .news-regular {
        background: white;
        -webkit-box-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: flex;
        margin-bottom: 20px;
        position: relative;
        float: left;
        width: 100%;
        transition: 0.2s;
        margin-right: 0;
    }

    .news_content-downloaded .news-featured-first__image {
        display: block;
        object-fit: cover;
        background-size: cover;
        background-position: 50%;
        height: 100%;
    }
   .news__content-right .news-regular {
        background: white;
        -webkit-box-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: flex;
        margin-bottom: 20px;
        position: relative;
        float: left;
        width: 100%;
        transition: 0.2s;
    }


    .news__content-left-down .news-featured-first__image {
        display: block;
        object-fit: cover;
        /* width: 50%; */
    }
    .news__content-right .news-featured-first__image {
        display: block;
        object-fit: cover;
        background-size: cover;
        background-position: 50%;
        height: 100%;
    }
  .news__content-left-down .news-featured-first__image {
      display: block;
    object-fit: cover;
      background-size: cover;
      background-position: 50%;
    height: 100%;
    }

    .player-right-item__picture {
        display: none;
    }
    .top-menu--fixed .fixed-container {
        margin: 0 auto;
        transition: 0.1s;
        width: 100%;
    }
    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% - 10px);
    }

    .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 - 10px);
        transition: 0.2s;
        margin-right: 10px;
        height: 100%;
    }

    .index-page__news .news__get-more-button {
        width: calc(100% - 40px);
        margin: 0 auto 20px;
    }

    .news_content-downloaded .news-regular {
        width: calc(100% / 2 - 10px);
        margin-right: 20px;
   }
   .news_content-downloaded .news-regular:nth-child(2n) {
        width: calc(100% / 2 - 10px);
        margin-right: 0;
   }


    .news-regular__image {
        height: 56.25%;
        width: 100%;
    }

 .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;
}

 .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;
    }
    .marking-single-programm-programm {
        display: none;
    }


    .single-page {
                /* -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                        flex-direction: column; */
				display: block;
    }
    .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;
        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__item.news-regular.news__item-full-width  .news-featured-first__image {
      display: block;
      flex-basis: 48.5%;
      height: 250px;
      background-size: cover;
      flex-shrink: 0;
      transition-duration: .2s;
      cursor: pointer;
      width: 100%;
        background-position: 50%;
    }

    .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: 10px 15px;
    }

    .news__content-left-top {
        margin-bottom: 20px;
        height: 100%;
    }
    .news-featured-second {
        width: calc(100% / 2 - 5px);
        height: 100%;
    }
    .big-hot-video__content {
        position: relative;
        width: 100%;
    }
    .news__item.news-regular.news__item-full-width {
        height: initial;
    }
    .news-regular__content {
        height: 100%;
        flex-basis: 70%;
        /* 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;
    }

    .video-js .vjs-tech {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .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% - 40px);
    }
    .index-page__programms  .programms__get-more-button {
        width:100%;
    }
    .one-programm {
        margin-bottom: 20px;
      }
    .programms__content {
                -webkit-box-pack: justify;
                        justify-content: space-between;
    }

    .programms__content {
        padding: 0 20px;
    }
    .video-js {
        margin: 0 auto!important;
    }
    .main-video {
        padding-left: 30%;
        width: 100%;
    }
    .release-item {
        width: calc(100%/3 - 15px);
        background: #fff;
        margin-bottom: 20px;
        border: 1px solid #ededed;
    }
    .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: -webkit-box;
        display: flex;
        margin: 0px;
                -webkit-box-pack: justify;
                        justify-content: space-between;
    }


    .see-also__item {
        margin-bottom: 20px;
        width: calc(100% / 3 - 10px);
        display: inline-block;
        vertical-align: top;
        padding: 0;
    }
    .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: 420px;
            line-height: 20px;
            margin-right: 30px;
        }
        .live-page__live-content-top {

                flex-direction: column;

            }

            /* .vjs-poster {

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

            }
            .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.hidden-xs {
                display: none;
            }
            .programms__content {
                -webkit-box-pack: justify;
                justify-content: flex-start;
            }
            .gallery__content {
                padding: 0 30px;
                display: -webkit-box;
                display: flex;
                margin-bottom: 50px;
                flex-wrap: wrap;
            }
            .gallery__content .one-programm.one-programm {
                border: 1px solid #ededed;
                width: calc(100% / 3 - 20px);
                background-color: #fff;
                margin-bottom: 20px;
                display: flex;
                flex-direction: column;
                margin-right: 20px;
            }
            .gallery__content .one-programm.one-programm:nth-child(3n) {

                margin-right: 0px;
            }
            .wrapper_eq {
                display: none;
            }
            .interview-block {
                background: #0D2E75;
                color: #fff;
                padding: 30px 20px 30px 20px;
                margin-right: 20px;
                width: 50%;
                display: flex;
                justify-content: space-between;
                flex-direction: column;
            }

}

@media only screen and (max-width:1152px) and (min-width:892px)  {
    .news__item.news-regular.news__item-full-width .img-for-ie {
        width: 100%;
    }
}
@media only screen and (max-width : 1024px) {
.navigation-line {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 30px;
}
.navigation-line__hash-tags.hash-tags {
    -webkit-box-flex: 1;
    flex-grow: 1;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    order: 1;
    width: 100%;
    margin: 0px 0 25px;
}
}


@media only screen and (max-width : 992px) {
.second-header-line__logo {
    display: block;
    width: 58px !important;
    border-right: 1px solid #f2f2f2;
}
.first-header-line__search {
    -webkit-box-flex: 1;
    flex-grow: 1;
    margin-right: 20px;
}
.footer_menu{
flex-direction: column;
}
	.news__content-left-down .news-regular:first-child{
margin-bottom:20px;
}
  .interview-block {
    background: #0D2E75;
    color: #fff;
    padding: 30px 20px 30px 20px;
    margin-right: 20px;
    display: flex;
    width: 45%;
    justify-content: space-between;
    flex-direction: column;
}

.news__item.news-regular.news__item-full-width  .news-featured-first__image {
  display: block;
  flex-basis: 48.5%;
  height: 190px;
  background-size: cover;
  flex-shrink: 0;
  transition-duration: .2s;
  cursor: pointer;
  width: 100%;
    background-position: 50%;
}
.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: 0px;
    height: 100%;
}
  .player_mainpage {
    position: fixed;
    bottom: 0;
    background: #fff;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0px 1px 32px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 32px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 32px 0px rgba(0,0,0,0.75);
}
.img-for-ie {
    width: 50%;
    height: 220px;
}
.news__item.news-regular.news__item-full-width .img-for-ie {
    width: 50%;

}
.custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;
}

  .top-menu--fixed{
      DISPLAY: none;
  }
  .novelties-block {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
  }
  .novelties-block__item {
      border: 1px solid #ededed;
      width: calc(100% / 3 - 22px);

      margin-bottom: 20px;
      margin-right: 20px;
  }
  .novelties-block__item:nth-child(5n) {
    margin-right: 20px;
}
.novelties-block__item:nth-child(3n) {
    margin-right: 00px;
}
.novelties-block__item:nth-child(2n) {
    margin-right: 20px;
}
    .news__content-left-down .news-regular {
        background: white;
        -webkit-box-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: flex;
        margin-bottom: 20px;
        position: relative;
        float: left;
        width: 100%;
        transition: 0.2s;
        margin: 0;
    }



    .onair__content {
        width: calc(100% - 106px);
    }
    .photos-block_item:nth-child(3n) {
        margin-right: 20px;
    }
    .photos-block_item:nth-child(2n) {
        margin-right: 00px;
    }
    .sounded-right, .sounded-left {
        width: calc(100%);
    }
    .get-more-button_sounded {
        margin: 20px 0px 20px;
        width:100%;
        border: 1px solid #ededed;
    }

    .radio_soundenpage {
        width: 100%;
    }
    .radio_soundenpage {
        width: 100%;
        flex-direction: row!important;
        margin: 0;    margin-bottom: 20px;
        padding: 0!important;
    }
    .comments-block {
      width: 100%;
      height: 100%;
      margin-top:0px;
    }
    .onair__presenter-name {
    width: 100%;
    }
    .onair__item--radio {

        width: 100%;
    }
   .second-header-line__logo img.logo {
        display: none;
    }
    .second-header-line__logo a {
        background-image: url(/local/templates/ric-ugra/img/logo.jpg);
        height: 100px;
        width: 110px;
        display: block;
        background-size: 80px;
        background-position: 50%;
        background-repeat: no-repeat;
        margin: 0;
        width: 100%
    }
    .second-header-line__logo {
        display: block;
        width: 105px;
        border-right: 1px solid #f2f2f2;
    }

    .mobile-scroll-menu {
        display: none;
    }
    .sound_controls {
        display: none;
    }
    .playlist__single-page .playlist__table {
        width: calc(100% );
    }

    .mobile-scroll-menu.fixed_scroll {
        display: block;
        position: fixed;
        top: 0;
        background: #fff;
        width: 100%;
        z-index: 99;
    }

    .inner-navigation__vertical-menu--red {
        DISPLAY: none;
    }


    .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: 100%;
    }
    .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;

    }


    /* .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);

     }

    .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;
        -webkit-box-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: flex;
        margin-bottom: 20px;
        position: relative;
        float: left;
        width: 100%;
        transition: 0.2s;
    }
    .news_content-downloaded .news-regular {
        width: 100%;
        margin-right: 00px;
    }
    .news_content-downloaded .news-regular:nth-child(2n) {
        width: 100%;
        margin: 0;
        margin-bottom: 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 -50px 20px;
        width: 93%;
            height: inherit;
    }
    .breadcrumbs {

        flex-direction: column;

    }.single-page__breadcrumbs:after {

        height: 100px;
    }

    .video__item.one-video {
    width: calc(100% / 2 - 15px);
    position: relative;
    background: white;
    margin-bottom: 20px;
    height: 56.25%;
    }

    .video__item.one-video:nth-child(2n) {
    margin: 0;
    }
    .video__item.one-video:nth-child(3n) {
      width: calc(100% / 2 - 15px);
      position: relative;
      background: white;
      margin-bottom: 20px;
      height: 56.25%;
          margin-right: 20px;
    }
    .video__item.one-video:nth-child(6n) {
      width: calc(100% / 2 - 15px);
      position: relative;
      background: white;
      margin-bottom: 20px;
      height: 56.25%;
          margin-right: 0px;
    }
    .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;
    }
    header {
        position: relative;
        z-index: 10;
    }

    .mobile-menu__toggle {
        background: none;
        border: none;
        padding: 15px 20px;
        outline: none;
        color: #222;
        font-size: 20px;
        position: absolute;
        cursor: pointer;
        height: 100px;
        z-index: 5;
    }
    .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;

        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;
    }

    .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;
}
    .see-also__item {
        width: calc(100% / 2 - 10px);
        vertical-align: top;
        padding: 0;
        margin: 0;
        margin-bottom: 40px;
    }

    .program__row--genre {
        DISPLAY: none;
    }
    .program__row--time {
      font-size: 1.475rem;
font-weight: 700;
color: #333333;
align-self: center;
width: 280px;
    }

    .program__row--title {
    margin: 10px 0;
    width: 230px;
}
    .marking-single-programm-programm {
        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--years-mark {
        display: none;
    }
    .comments-user {
        width: 10%;
        display: inline-block;

    }
    .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: 1;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
    .manager-item {
        width: 100%;
        margin-bottom: 50px;
    }
    .right-col {
        margin: 0px auto 60px;
    }

    .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;
        }

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

        .programms__item.one-programm {
            width: calc(100% / 2 - 10px);
            position: relative;
            background: #fff;
            margin-bottom: 20px;
            margin-right: 20px;
        }

        .programms__item.one-programm:nth-child(2n) {
             margin-right: 00px;
        }

        .photos-block_item {
            border: 1px solid #ededed;
            width: calc(100%);
            background-color: #fff;
            margin-bottom: 20px;
            display: flex;
            flex-direction: column;
            margin-right: 0;
        }
        .photos-block_item {
            border: 1px solid #ededed;
            width: calc(100% / 2 - 12px);
            background-color: #fff;
            margin-bottom: 20px;
            display: flex;
            flex-direction: column;
            margin-right: 20px;
        }

        .photos-block_item:nth-child(2n) {

            margin-right: 0px;
        }


}
/* Small Devices, Tablets */
@media only screen and (max-width: 660px) {
    .footer_ric--menu.col6 {
        height: 100%!important;
    }

    .big-hot-video__content {

       /*height: 310px;*/
    }
    button#menu-btn.mobile_stick {
        width: 70px;
        position: fixed;
    }
 .mobile_stick {
     position: fixed;
     z-index: 5;
     width: 100%;
     background: white;
     transition: .2s;
     height: 60px;
     background: #ffff;
    }

    .big-news__container {
        width: 100%;
        height: 300px;
        background-size: cover;
        position: relative;
        background-repeat: no-repeat;
        margin-bottom: 0;
    }
    .big-hot-video__misc-info {
        padding-left: 110px;
        font-size: 15px;
    }
    .last-news-title {
        font-family: 'PT Sans Caption', sans-serif;
        margin: 0;
        font-size: 18px;
        line-height: 26px;
    }
    .news-regular__content {
        height: initial;
        flex-basis: 70%;
        display: block;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }


    .news__item.news-regular.news__item-full-width .img-for-ie {
        width: 100%;

    }
    .news__item.news-regular.news__item-full-width .news-featured-first__image {

        height: 240px;

    }

.img-for-ie {
    width: 100%;
    height: 220px;
}
 .news_item--big span ,  .news_item--big .news-container__title{
  color: #000;
}
.news_item--big {
    position: relative;
    margin-bottom: 20px;
}
  .link-image {
      display: block;
      background-size: cover;
      height: 300px;
      width: 100%;
  }
  .news-featured-second {
    width: 100%;
    margin-bottom: 0;
}
.interview-block {
    background: #0D2E75;
    color: #fff;
    padding: 30px 20px 30px 20px;
    margin-right: 0px;
    display: flex;
    width: auto;
    justify-content: space-between;
    flex-direction: column;
        margin-bottom: 20px;
}
.left-news-item__bottom {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  height: auto;
    margin-bottom: 20px;
    flex-direction: column;
}
  .news__content-right .link-image {
    display: block;
    background-size: cover;
    width: 100%;
    height: 300px;
    object-fit: cover;
    flex-shrink: 0;
    transition-duration: .2s;
    cursor: pointer;
}
  .novelties-block__item {
      border: 1px solid #ededed;
      width: calc(100% / 2 - 12px);

      margin-bottom: 20px;
      margin-right: 20px;
  }

  .novelties-block__item:nth-child(5n) {
    margin-right: 20px;
}
.novelties-block__item:nth-child(3n) {
    margin-right: 20px;
}
.novelties-block__item:nth-child(2n) {
    margin-right: 00px;
}


    .top-menu--fixed {
      display: none;
    }
    .mobile-scroll-menu, .onair__item--radio-presenter {
        display: flex;
    }
    .photos-block_item:nth-child(3n) {
        margin-right: 00px;
    }
   .news_content-downloaded .news-regular,  .news__content-right .news-regular , .news__content-left-down .news-regular {
        background: white;
        justify-content: space-between;
        display: block;
        position: relative;
        float: left;
        width: 100%;
        transition: 0.2s;
        margin-right: 0;
        height: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .news_content-downloaded  .news-featured-first__image,  .news__content-right  .news-featured-first__image , .news__content-left-down  .news-featured-first__image {
        display: block;
        object-fit: cover;
        width: 100%;
    }

    .player_mainpage {
        position: fixed;
        bottom: 0;
        background: #fff;
        left: 0;
        right: 0;
        z-index: 99;
        width: 100%;
        -webkit-box-shadow: 0px 1px 32px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 1px 32px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 1px 32px 0px rgba(0,0,0,0.75);
    }

    .table-song-info {
        text-align: left;
        padding-left: 10px;
        font-size: 16px;
        line-height: 18px;
    }

    .player-right {
        word-wrap: break-word;
        white-space: normal;
        width: 455px;
    }
    .onair__item--radio--live {
        height: 32px;
    }


    .visible_player_adapt .sound_controls, .visible_player_adapt .onair__item--radio-presenter {
        display: flex;
    }

    .visible_player_adapt .bar {
        float: left;
        width: 2px;
        height: 60px;
        margin-right: 4px;
        transform: inherit;
        transition: inherit;
        background: #ffffff!important;
    }
    .visible_player_adapt .wrapper_eq {
        width: 100%;
        margin-top: -40px;
        height: 40px;
        position: relative;
        left: -120%;
    }
    .visible_player_adapt .bar.stopBar {
        float: left;
        width: 2px;
        height: 100px;
        margin-right: 4px;
        transform: rotateX(-91deg)!important;
        background: #ffffff!important;
    }
    .sound_controls button {
        display: none;
    }
    .visible_player_adapt .onair__presenter-name, .visible_player_adapt .onair__title,.visible_player_adapt .onair__status {
    color: #fff;
}
.visible_player_adapt .onair__item--radio--live {
    height: 40px;
}
.visible_player_adapt .play-btn--radio {
    position: relative;
    top: 50%;
    box-sizing: content-box;
    display: block;
    border-radius: 50%;
    background: #ffffff;
    width: 50px;
    height: 50px;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    text-align: center;
    color: #db2242;
    z-index: 2;
}
.visible_player_adapt .wrapper_eq {
    display: flex;
}
.onair__item--radio-content.visible_player_adapt {
    display: flex;
    position: fixed;
    width: 100%;
    justify-content: flex-start;
    left: 0;
    background: #db2242;
    z-index: 99;
    top: 50px;
}
    .photos-block_item {
        border: 1px solid #ededed;
        width: calc(100%);
        background-color: #fff;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        margin-right: 0;
    }
    .onair__content {
        width: 100%;
    }

    .video__slider {
        margin: 0;
        background: #3f3f3f;
    }

    .programms__item.one-programm {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
        margin-left: 0;
    }

    .gallery__content .one-programm.one-programm {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }

    .navigation-line.navigation-line__radio {
        margin-bottom: 20px;
    }
    .comments-user {
        width: 20%;
        display: inline-block;

    }

    .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: 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;
    }
     .news__content-left-top {
        margin-bottom: 20px;
        height: 100%;
    }
    .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: 25px;
    }
    .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: 180px;
        text-align: left;
        margin-top: 0;
        padding-top: 15px;
    }
    .video__item.one-video {
        width: calc(100%);
        position: relative;
        background: white;
        margin: 0;
        margin-bottom: 20px!important;
    }

    .video__item.one-video:nth-child(3n) {
        width: 100%;
        position: relative;
        background: white;
        margin-bottom: 20px;
        margin-right: 0;
    }
    /* .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%!important;
        max-height: 515px;
        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;
    }
    .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: 190px;
        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;
    }


    .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;
    }

    .one-programm {
        width: 100%;
        margin-right: 0;
    }
    .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: 52.25%;
    }
    .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
    {
        display: none;
    }

    .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;
            height: 60px;
        z-index: 7;
    }
    .second-header-line__logo {
        display: block;
        width: 0;
        border-right: 1px solid #f2f2f2;
    }
    .first-header-line__today {
        line-height: 25px;
        padding: 5px;
        font-size: 0.8125rem;
        min-width: 240px;
    }
    section.second-header-line {
        height: 60px;
    }
    .hidden-sm {
        display: none
    }
    .visible-sm {
        display: block!important;
    }


    .footer-bottom-line  {

                flex-direction: column;
    }
    .footer_menu {
    display: flex;
    width: 40%;
    flex-direction: column;
    justify-content: start;
    margin: 20px 0px;
}
    .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;

        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: 272px;
        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%;
    }

    .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;
       }
    .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;
    }
}
@media only screen and (max-width: 360px) {
  .interview-block {
    background: #0D2E75;
    color: #fff;
    padding: 30px 20px 30px 20px;
    margin-bottom: 20px;
    display: flex;
    margin-right: 0;
    justify-content: space-between;
    flex-direction: column;
  }

  .left-news-item__bottom {
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between;
      height: auto;
      flex-direction: column;
    margin-bottom: 0px;

  }



  .novelties-block__item {
      border: 1px solid #ededed;
      width: 100%;
      display: block;
      margin-bottom: 20px;
      margin-right: 20px;
      margin: 0;
  }
    .inner-page {
        padding: 50px 20px 0;
    }
    span.playlist__song {
        font-weight: 500;
        line-height: 18px;
    }
    .table-song-info {
        text-align: left;
        padding-left: 10px;
        font-size: 16px;
        line-height: 18px;
    }
    .playlist__table th.table-time {
        width: 0px;
    }
    .playlist__table tr {
        background: #ededed;
        border-bottom: 3px solid #fff;
        height: 90px;
    }


    .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  {

                flex-direction: column-reverse;
    }
    .footer_menu {
        display: flex;
        width: 40%;
        flex-direction: column;
        justify-content: start;
        margin: 20px 0px;
    }
    .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;
    }
    .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;
    }
}

.m-social {
    display: none;
}

@media only screen and (max-width: 660px) {
    .m-social {
        width: 100%;
        background-color: #fff;
        display: flex;
        height: 40px;
        border-bottom: 1px solid #ededed;
    }
}