.mobileMenu {
  display: none; }

@media all and (max-width: 1152px) {
  body {
    min-width: auto; }
    body * {
      box-sizing: border-box; }
  .popup__login {
    margin-left: -302px; }
  .l-container {
    max-width: 640px;
    width: auto; }
  .breadcrumbs a {
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    color: #000000; }
  .breadcrumbs span {
    color: #000000; }
  .meta {
    margin-bottom: 12px;
    border-bottom: 1px solid #D1D1D1; }
  .meta__author {
    font-family: Arial;
    font-size: 15px;
    line-height: 18px;
    color: #7E8791;
    margin-right: 5px; }
  .meta__date {
    font-family: Arial;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    padding-left: 0; }
  #top-link-social {
    display: none !important; }
  .header__banner {
    display: none; }
  #frm {
    overflow: hidden; } }

@media all and (max-width: 740px) {
  .mobileMenu {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity .15s ease-in-out, hidden .15s ease-in-out; }
    .mobileMenu.__show {
      opacity: 1;
      visibility: visible; }
  .mobileMenu_container {
    position: relative;
    padding: 62px 15px 8px;
    height: 100%;
    overflow: hidden; }
  .mobileMenu_top {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 8px;
    margin-bottom: 10px; }
    .mobileMenu_top:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
  .mobileMenu_logo {
    float: right;
    background: url(https://kp.ua/img/logo.png) 0 0 no-repeat;
    width: 239px;
    height: 53px;
    background-size: 250px; }
  .mobileMenu_close {
    position: relative;
    width: 28px;
    height: 28px;
    float: left;
    margin-top: 11px; }
    .mobileMenu_close:before, .mobileMenu_close:after {
      display: block;
      content: '';
      height: 2px;
      width: 28px;
      background-color: #7E8791;
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
    .mobileMenu_close:before {
      top: 50%;
      transform: translate(-50%, -50%) rotate(45deg); }
    .mobileMenu_close:after {
      top: 50%;
      bottom: auto;
      transform: translate(-50%, -50%) rotate(-45deg); }
  .mobileMenu_list {
    display: block;
    overflow: auto;
    height: auto;
    max-height: 100%; }
    .mobileMenu_list a {
      display: inline-block;
      font-family: Arial;
      font-size: 18px;
      line-height: 22px;
      color: #40454D;
      color: #40454d;
      padding: 7px 0; }
      .mobileMenu_list a.__orange {
        color: #ECA50D; }
  .popup__login {
    margin-left: -159px; }
    .popup__login .soc-enter {
      text-align: center; }
    .popup__login .soc-enter__text {
      float: none;
      margin-right: 0;
      margin-bottom: 15px;
      text-align: center; }
    .popup__login .soc-enter ul {
      display: inline-block;
      margin: 0 auto; }
    .popup__login .soc-enter li:last-of-type {
      margin-right: 0; } }

@media all and (max-width: 1152px) {
  .top-bar {
    width: 640px;
    padding-right: 16px;
    height: 36px;
    line-height: 36px; }
  .top-bar_act {
    margin-left: -320px; }
  .top-bar__enter .btn_gray {
    width: 78px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: linear-gradient(180deg, #88939f 0%, #40454d 100%);
    border-style: Solid;
    border-color: #4B5159;
    border-width: 0px;
    border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88939F', endColorstr='#40454D', GradientType=0);
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF; }
  #top-link {
    margin-left: -32px;
    width: 36px;
    height: 36px; } }

@media all and (max-width: 740px) {
  .top-bar {
    padding-top: 8px;
    width: auto;
    padding-right: 8px;
    padding-left: 8px;
    background: transparent; }
    .top-bar .user__name {
      display: none; }
    .top-bar .user__userpic {
      height: 40px;
      margin-right: 20px; }
    .top-bar .user__userpic img {
      width: 40px;
      height: 40px; }
    .top-bar .user__link {
      vertical-align: middle;
      font-size: 18px; }
  .top-bar_act {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    margin-left: 0 !important; }
  #top-link {
    display: none; } }

.header .nav .nav-dropdown {
  display: none; }

@media all and (max-width: 1152px) {
  .header {
    position: relative;
    z-index: 123; }
    .header .top-bar #top-link.backPlace {
      background-position: 0 -2338px; }
    .header .header__logo {
      margin-right: 14px;
      width: 306px;
      height: 75px;
      background-size: 306px; }
    .header .header__widgets {
      padding: 9px 9px 0 9px; }
    .header .header__mailto {
      margin-top: 6px;
      font-size: 0;
      line-height: 0;
      border: 0; }
      .header .header__mailto i {
        background-image: url(img/sprite-media.png);
        background-position: -36px 0px;
        width: 36px;
        height: 25px;
        margin-right: 16px; }
    .header .search {
      float: left;
      margin-top: 12px;
      padding: 0;
      background: transparent; }
    .header .search__text {
      padding: 0;
      height: 26px;
      width: auto;
      max-width: 0;
      opacity: 0;
      transition: opacity .15s ease-in-out, max-width .15s ease-in-out, padding .15s ease-in-out; }
      .header .search__text.show-input {
        max-width: 160px;
        opacity: 1;
        padding: 0 10px; }
    .header .search__submit {
      float: right;
      height: 26px;
      line-height: 26px;
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#D7D8DA' ,GradientType=0)";
      background: linear-gradient(180deg, #fafafa 0%, #d7d8da 100%);
      border-style: Solid;
      border-color: #BEC5CD;
      border-width: 1px;
      border-radius: 3px;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#D7D8DA', GradientType=0); }
      .header .search__submit i {
        background-image: url(img/sprite-media.png);
        background-position: -99px -52px;
        width: 14px;
        height: 14px;
        margin: 0 2px 3px 9px; }
      .header .search__submit span {
        font-family: Arial;
        font-size: 12px;
        color: #4B5159;
        height: 22px;
        line-height: 20px;
        display: inline-block;
        vertical-align: middle; }
    .header .header__newspaper {
      padding: 3px 0 1px 9px;
      margin: 0;
      width: 138px;
      font-family: Arial;
      font-size: 11px;
      color: #989898; }
      .header .header__newspaper strong {
        font-weight: bold;
        font-size: 12px;
        color: #40454D; }
    .header .header__links {
      position: absolute;
      top: 53px;
      right: 7px;
      margin-bottom: 0;
      z-index: 0;
      opacity: 1;
      transition: opacity .1s ease-in-out, visibility .1s ease-in-out; }
      .header .header__links.hide-links {
        opacity: 0;
        pointer-events: none;
        visibility: hidden; }
    .header .nav-spec {
      padding: 0 16px 0;
      margin-bottom: 6px; }
      .header .nav-spec a {
        border-radius: 3px;
        font-family: Arial;
        font-size: 12px;
        line-height: 22px;
        color: #FFFFFF;
        margin: 0 5px 5px 0; }
        .header .nav-spec a.nav-spec__yellow {
          background: #ECA50D;
          box-shadow: none; }
    .header .nav {
      overflow: visible;
      box-shadow: none;
      background: none;
      background-image: none;
      border-radius: 0;
      padding: 0 16px; }
      .header .nav ul {
        display: block;
        height: 36px;
        background: #7E8791;
        border-radius: 3px; }
        .header .nav ul:after {
          content: "";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden; }
      .header .nav li:first-child {
        border-left: 0; }
      .header .nav a.active {
        background: #575D65; }
        .header .nav a.active span {
          background: transparent;
          box-shadow: none;
          border-radius: 0;
          display: block;
          height: 100%;
          line-height: 36px;
          position: relative;
          top: 0;
          padding: 0 9px; }
      .header .nav a, .header .nav .nav-dropdown {
        float: left;
        height: 36px;
        line-height: 36px;
        border-right: 0;
        border-left: 0;
        font-family: Arial;
        font-size: 14px;
        color: #FFFFFF; }
      .header .nav .nav-dropdown {
        position: relative;
        width: 44px;
        border-left: 1px solid #A5B0BD;
        text-align: center;
        float: right;
        cursor: pointer;
        display: block; }
        .header .nav .nav-dropdown .nav-dropdown-item {
          text-align: left; }
      .header .nav .nav-dropdown-container {
        position: absolute;
        padding-top: 2px;
        right: 0;
        top: 100%;
        opacity: 0;
        visibility: hidden;
        transition: opacity .1s ease-in-out, visibility .1s ease-in-out; }
        .header .nav .nav-dropdown-container.show-nav_dropdown {
          opacity: 1;
          visibility: visible; }
        .header .nav .nav-dropdown-container .nav-dropdown-list {
          display: block;
          background: #7E8791;
          border-radius: 3px; }
        .header .nav .nav-dropdown-container a {
          display: block;
          float: none;
          white-space: nowrap; }
    .header .header__mob-links, .header .header__soc, .header .nav-top {
      display: none; }
    .header .header__links i {
      display: none; } }

@media all and (max-width: 740px) {
  .header .header__logo {
    float: right;
    margin-right: 0;
    width: 275px;
    height: 60px;
    background-size: 275px; }
  .header .mobileMenuBtn {
    position: relative;
    width: 28px;
    height: 16px;
    float: left;
    margin-top: 17px; }
    .header .mobileMenuBtn:before, .header .mobileMenuBtn:after {
      display: block;
      content: '';
      height: 2px;
      width: 28px;
      background-color: #7E8791;
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
    .header .mobileMenuBtn:before {
      top: 0; }
    .header .mobileMenuBtn:after {
      bottom: 0; }
    .header .mobileMenuBtn .mobileMenuBtn_common {
      height: 2px;
      width: 28px;
      background-color: #7E8791;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .header .header__widgets {
    position: relative;
    width: 100%;
    padding: 8px 8px 51px 8px;
    margin-bottom: 10px; }
  .header .header__mailto {
    position: absolute;
    left: 8px;
    bottom: 1px; }
    .header .header__mailto i {
      margin-right: 0; }
  .header .search {
    position: absolute;
    left: 58px;
    bottom: 8px; }
  .header .header__links {
    top: 125px;
    right: 8px;
    padding: 0 16px; }
  .header .nav-spec {
    display: none; }
  .header .nav {
    padding: 0 8px; }
    .header .nav .nav-dropdown-container .nav-dropdown-list {
      background: #7E8791; } }

@media all and (max-width: 1152px) {
  .l-cols {
    padding: 0 16px; }
  .l-container {
    width: 640px;
    background: #fff;
    box-shadow: none; } }

@media all and (max-width: 740px) {
  .l-cols {
    padding: 0 8px; }
  .l-container {
    width: 100%;
    max-width: 480px; } }

@media all and (max-width: 1152px) {
  .l-cols {
    margin-bottom: 0; }
    .l-cols .l-cols2__item {
      margin-bottom: 0; }
    .l-cols .l-col-left {
      width: 352px; }
      .l-cols .l-col-left .topic {
        margin-bottom: 0; }
    .l-cols .pagin {
      background: #F5F5F5;
      padding: 0;
      height: 36px;
      margin-bottom: 14px; }
      .l-cols .pagin a {
        display: inline-block;
        font-family: Arial;
        font-weight: bold;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        letter-spacing: 1.4px;
        color: #575D65;
        padding: 0 5px; }
        .l-cols .pagin a.active {
          color: #fff;
          background: #575D65;
          border-radius: 0;
          box-shadow: none; }
    .l-cols .news-hour {
      position: relative;
      z-index: 10;
      padding: 0;
      color: #000;
      border: none;
      border-radius: 0;
      background: none;
      background-image: none; }
      .l-cols .news-hour:after, .l-cols .news-hour:before {
        display: none; }
      .l-cols .news-hour > span {
        display: none; }
      .l-cols .news-hour em {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        font-family: Arial;
        font-weight: bold;
        font-style: italic;
        font-size: 16px;
        line-height: 17px;
        color: #000000; }
      .l-cols .news-hour a {
        display: block;
        padding-left: 55px;
        font-family: Arial;
        font-style: italic;
        font-size: 14px;
        line-height: 17px;
        color: #E50E00; }
    .l-cols .topic__left {
      width: 100%;
      float: none;
      margin-bottom: 15px; }
    .l-cols .actual-news__img {
      width: 353px;
      height: 235px; }
      .l-cols .actual-news__img img {
        width: 353px;
        height: 235px; }
    .l-cols .actual-news__title {
      background: rgba(0, 0, 0, 0.65);
      font-family: Arial;
      font-weight: bold;
      font-size: 14px;
      line-height: 12px;
      color: #FFFFFF;
      padding: 10px 10px 8px; }
    .l-cols .actual-news__descr {
      box-shadow: none;
      padding: 9px 10px;
      font-size: 14px;
      border-top: 0;
      color: #fff;
      background: #40454D; }
      .l-cols .actual-news__descr a {
        font-family: Arial;
        font-size: 14px;
        line-height: 18px;
        color: #FFFFFF; }
    .l-cols .article__views_count, .l-cols .article__comments_count {
      font-family: Arial;
      font-size: 11px !important;
      line-height: 18px;
      color: #9AA0AB !important; }
    .l-cols .article__views_count .ico-view {
      background-image: url(img/sprite-media.png);
      background-position: -99px -66px;
      width: 13px;
      height: 9px; }
    .l-cols .article__comments_count .ico-comment {
      background-image: url(img/sprite-media.png);
      background-position: -113px -52px;
      width: 10px;
      height: 9px; }
    .l-cols .article_mod .subtitle {
      display: none; }
    .l-cols .article_mod img {
      width: 128px;
      height: 85px; }
    .l-cols .article_width img {
      width: 172px;
      height: auto;
      margin: 2px 10px 0 0; }
    .l-cols .article p {
      display: none; }
    .l-cols .article .article__title {
      font-family: Arial;
      font-weight: bold;
      font-size: 16px;
      line-height: 21px;
      color: #1A5CA6; }
    .l-cols .topic__item .other {
      padding: 0 2px 0 10px;
      box-shadow: none; }
    .l-cols .image-ajax-loader {
      margin-left: 0;
      left: 50%;
      transform: translateX(-50%);
      bottom: 5px; }
    .l-cols .other__wrap {
      height: 320px !important;
      margin-bottom: 0px;
      overflow-y: auto; }
      .l-cols .other__wrap:after {
        display: none; }
      .l-cols .other__wrap::-webkit-scrollbar-button {
        background-image: url("");
        background-repeat: no-repeat;
        width: 6px;
        height: 0px; }
      .l-cols .other__wrap::-webkit-scrollbar-track {
        background-color: transparent;
        opacity: 0;
        visibility: hidden; }
      .l-cols .other__wrap::-webkit-scrollbar-thumb {
        border-radius: 3px;
        background-color: #D1D1D1; }
      .l-cols .other__wrap::-webkit-scrollbar-thumb:hover {
        background-color: #D1D1D1; }
      .l-cols .other__wrap::-webkit-resizer {
        background-image: url("");
        background-repeat: no-repeat;
        width: 6px;
        height: 0px; }
      .l-cols .other__wrap::-webkit-scrollbar {
        width: 6px; }
    .l-cols .other__content {
      position: relative;
      top: 0 !important; }
      .l-cols .other__content dt {
        font-family: Arial;
        font-style: normal;
        font-size: 12px;
        line-height: 18px;
        color: #000000; }
    .l-cols .other .other__title {
      font-family: Arial;
      font-weight: bold;
      font-size: 16px;
      line-height: 31px;
      color: #60646B; }
    .l-cols .other a {
      font-family: Arial;
      font-size: 14px;
      line-height: 18px;
      color: #1A5CA6; }
      .l-cols .other a span {
        display: none; }
      .l-cols .other a .article__comments_count {
        display: none !important; }
    .l-cols .title-l-1 {
      border-bottom: 1px solid #D1D1D1;
      background: transparent;
      background-image: none; }
    .l-cols .topic .topic__right {
      float: none;
      width: 100%;
      margin-bottom: 20px; }
    .l-cols .topic .title-l-1_small {
      padding-bottom: 9px;
      font-family: Arial;
      font-size: 24px;
      line-height: 21px;
      color: #40454D;
      margin-bottom: 11px; }
    .l-cols .topic .article {
      border-bottom: 0; }
      .l-cols .topic .article:nth-of-type(3) {
        display: none; }
    .l-cols .article__title span {
      display: none; }
    .l-cols .media-label {
      padding: 10px;
      font-family: Arial;
      font-weight: bold;
      font-size: 17px;
      color: #FFFFFF;
      line-height: 1;
      height: auto; }
    .l-cols #gallerymain, .l-cols .photo-day {
      padding: 0; }
    .l-cols .rsDefault {
      margin-top: 0px; }
      .l-cols .rsDefault .rsArrow {
        position: absolute;
        right: 0;
        top: 0;
        height: 233px;
        width: 33px;
        cursor: pointer;
        background: #40454c;
        text-align: center;
        -webkit-user-select: none;
        opacity: 0.8; }
      .l-cols .rsDefault .rsGCaption {
        margin-top: 0; }
    .l-cols img.rsImg {
      /*max-width: 352px;
      width: 100% !important;
      margin-left: 0 !important;*/
      margin-top: 0 !important;
      height: auto !important; }
    .l-cols .rsContainer, .l-cols .rsContent {
      height: auto !important;
      text-align: center; }
    .l-cols .photo-day__text {
      margin-bottom: 0;
      padding: 9px;
      font-family: Arial;
      font-size: 14px;
      line-height: 18px;
      color: #FFFFFF; }
    .l-cols .rsHidden {
      opacity: 0;
      visibility: visible; }
    .l-cols .gallery_other {
      box-shadow: none;
      margin-bottom: 34px;
      padding: 5px 6px 5px 10px; }
      .l-cols .gallery_other .gallery_other__title {
        font-family: Arial;
        font-weight: bold;
        font-size: 17px;
        line-height: 21px;
        color: #FFFFFF; }
      .l-cols .gallery_other span {
        font-family: Arial;
        font-size: 11px;
        color: #C5CBD4; }
    .l-cols a.gallery-more {
      position: absolute;
      top: 100%;
      right: 0;
      display: block;
      margin-top: 8px;
      font-family: Arial;
      font-size: 12px;
      line-height: 16px;
      color: #1A5CA6; }
    .l-cols .video-bar__wrap {
      overflow-y: auto; }
      .l-cols .video-bar__wrap:after {
        display: none; }
      .l-cols .video-bar__wrap ul {
        position: relative;
        top: 0 !important; }
      .l-cols .video-bar__wrap::-webkit-scrollbar-button {
        background-image: url("");
        background-repeat: no-repeat;
        width: 6px;
        height: 0; }
      .l-cols .video-bar__wrap::-webkit-scrollbar-track {
        background-color: transparent;
        opacity: 0;
        visibility: hidden; }
      .l-cols .video-bar__wrap::-webkit-scrollbar-thumb {
        border-radius: 3px;
        background-color: #D1D1D1; }
      .l-cols .video-bar__wrap::-webkit-scrollbar-thumb:hover {
        background-color: #D1D1D1; }
      .l-cols .video-bar__wrap::-webkit-resizer {
        background-image: url("");
        background-repeat: no-repeat;
        width: 6px;
        height: 0; }
      .l-cols .video-bar__wrap::-webkit-scrollbar {
        width: 6px; }
    .l-cols .video-scroller {
      height: auto;
      margin: 31px 0 26px 0; }
      .l-cols .video-scroller .video {
        float: none;
        padding: 0;
        margin: 0;
        height: 315px;
        box-shadow: none; }
    .l-cols .mejs-container {
      width: 100% !important; }
    .l-cols .mejs-mediaelement video {
      width: 100%; }
    .l-cols .video-scroller .video__wrap {
      width: 100%;
      overflow: hidden;
      box-shadow: none;
      margin: 0; }
    .l-cols .mejs-overlay {
      width: 352px !important;
      height: 282px !important; }
    .l-cols .video__descr {
      width: auto;
      right: 0;
      box-shadow: none;
      height: auto;
      background-color: #575D66; }
      .l-cols .video__descr span {
        font-family: Arial, serif;
        font-size: 14px;
        line-height: 18px;
        color: #FFFFFF;
        padding: 6px; }
    .l-cols .other {
      box-shadow: none; }
    .l-cols .video-bar {
      float: none;
      padding: 20px 2px 12px 10px;
      width: 100%;
      height: 233px; }
      .l-cols .video-bar:after {
        position: absolute;
        content: '';
        display: block;
        bottom: 0;
        left: 0;
        right: 0;
        height: 55px;
        background: linear-gradient(180deg, rgba(64, 69, 77, 0) 0%, #40454d 100%);
        pointer-events: none; }
      .l-cols .video-bar a {
        font-family: Arial, serif;
        font-size: 14px;
        line-height: 18px;
        color: #FFFFFF; }
    .l-cols .qday {
      margin-top: 15px; }
      .l-cols .qday .topic__item {
        border-right: 0;
        border-left: 0;
        border-bottom: 0;
        background-color: #575D66; }
      .l-cols .qday .media-label {
        margin-top: 15px; }
      .l-cols .qday .topic__left {
        padding: 20px 10px 50px;
        position: relative;
        border-right: 0;
        width: 100%;
        margin-bottom: 0; }
        .l-cols .qday .topic__left a {
          font-family: Arial, serif;
          font-size: 14px;
          line-height: 18px;
          color: #FFFFFF !important; }
      .l-cols .qday .vote__body_submit .input-submit {
        position: absolute;
        bottom: 10px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        background: linear-gradient(180deg, #fafafa 0%, #d7d8da 100%);
        border-style: Solid;
        border-color: #BEC5CD;
        border-width: 1px;
        border-radius: 3px;
        font-family: Arial, serif;
        font-size: 12px;
        color: #4B5159; }
      .l-cols .qday .topic__right {
        margin-bottom: 0; }
      .l-cols .qday .topic__left small {
        bottom: 10px;
        right: auto;
        left: 10px;
        border: 0;
        padding: 3px 0;
        font-family: Arial, serif;
        font-size: 11px;
        color: #C5CBD4; }
    .l-cols .other__scrollup, .l-cols .other__scrolldown {
      display: none; }
    .l-cols .rsDefault .rsFullscreenBtn {
      display: none; }
    .l-cols .rsNav {
      display: none; } }

@media all and (max-width: 740px) {
  .l-cols {
    margin-bottom: 0; }
    .l-cols .l-col-left {
      width: 100%;
      margin-bottom: 0; }
    .l-cols .news-hour > span {
      display: block;
      float: left;
      font-size: 12px;
      line-height: 17px; }
    .l-cols .news-hour em {
      display: block;
      position: relative;
      left: 0;
      top: 0;
      float: left;
      font-size: 12px;
      line-height: 17px; }
    .l-cols .news-hour a {
      padding-left: 125px; }
    .l-cols .main_news_h1_seo_title {
      font-size: 16px;
      line-height: 21px; }
    .l-cols .actual-news__img {
      width: 100%;
      height: auto; }
      .l-cols .actual-news__img img {
        width: 100%;
        height: auto; }
    .l-cols .actual-news__title {
      line-height: 17px; }
    .l-cols .title-l-1 a {
      font-size: 24px;
      line-height: 21px;
      font-weight: 400;
      font-family: Arial;
      color: #40454D; }
    .l-cols .topic {
      margin-bottom: 0; }
    .l-cols .rsDefault .rsGCaption .photo-day__text {
      padding: 8px 10px; }
    .l-cols .rsOverflow {
      width: 100% !important; }
    .l-cols .rsContainer, .l-cols .rsContent {
      text-align: center; }
    .l-cols .video__descr {
      height: auto; }
      .l-cols .video__descr span {
        padding: 8px; }
    .l-cols .qday .topic__item {
      margin-bottom: 16px; }
    .l-cols .qday .topic__left {
      line-height: 0.9em; } }

@media all and (max-width: 1152px) {
  .l-cols .sidebar > iframe, .l-cols #vk_groups, .l-cols #vk_groups iframe, .l-cols #__okGroup0 {
    width: 100% !important; }
  .l-cols .sidebar {
    width: 234px; }
    .l-cols .sidebar .banner-middle iframe {
      width: 100% !important; }
    .l-cols .sidebar .banner-middle {
      display: none; }
    .l-cols .sidebar .project__title {
      font-size: 15px; }
    .l-cols .sidebar .media-sidebar {
      position: relative;
      margin-top: 38px; }
      .l-cols .sidebar .media-sidebar .article__views_count {
        display: none !important; }
      .l-cols .sidebar .media-sidebar .actual-tv__title {
        background: rgba(0, 0, 0, 0.65); }
        .l-cols .sidebar .media-sidebar .actual-tv__title div {
          font-family: Arial;
          font-weight: 400;
          font-size: 14px;
          line-height: 16px;
          color: #FFFFFF; }
      .l-cols .sidebar .media-sidebar .actual-tv {
        margin-bottom: 40px; }
      .l-cols .sidebar .media-sidebar .media-sidebar__date {
        margin-right: 8px;
        font-family: Arial;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        color: #ECA50D; }
      .l-cols .sidebar .media-sidebar .media-sidebar__txt a {
        font-weight: 400;
        font-family: Arial;
        font-size: 14px;
        line-height: 16px;
        color: #D8DFEB; }
      .l-cols .sidebar .media-sidebar ul li {
        border-bottom: 0;
        border-top: 0; }
        .l-cols .sidebar .media-sidebar ul li:first-child {
          box-shadow: none; }
      .l-cols .sidebar .media-sidebar .tv-more {
        float: none;
        margin: 5px 0 !important;
        position: absolute;
        top: 100%;
        font-family: Arial;
        font-size: 12px;
        line-height: 16px;
        color: #1A5CA6;
        text-decoration: underline; }
        .l-cols .sidebar .media-sidebar .tv-more:first-of-type {
          left: 0; }
        .l-cols .sidebar .media-sidebar .tv-more:last-of-type {
          right: 0; }
    .l-cols .sidebar .media-sidebar__title {
      position: absolute;
      transform: translateY(-50%);
      left: 0;
      top: 0;
      z-index: 1;
      text-shadow: none;
      background-image: none;
      background: #ECA50D;
      font-family: Arial;
      font-weight: bold;
      font-size: 17px;
      line-height: 29px;
      color: #FFFFFF; }
    .l-cols .sidebar .actual-tv__img img {
      display: block;
      width: 100%;
      height: 176px; }
    .l-cols .sidebar .sidebar-title {
      border-bottom: 1px solid #D1D1D1;
      margin-bottom: 52px;
      background: transparent;
      background-image: none; }
      .l-cols .sidebar .sidebar-title a {
        font-family: Arial;
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        color: #576069; }
    .l-cols .sidebar .bloger__text {
      display: none; }
    .l-cols .sidebar .bloger__spec {
      font-family: Arial;
      font-size: 12px;
      line-height: 16px;
      color: #DAE0E8; }
    .l-cols .sidebar .bloger__title a {
      font-family: Arial;
      font-size: 13px;
      line-height: 16px;
      color: #1A5CA6; }
    .l-cols .sidebar .press-block .info-block__header, .l-cols .sidebar .collection-block .info-block__header {
      text-shadow: none;
      background: #ECA50D;
      background-image: none;
      border: 0;
      font-family: Arial;
      font-weight: bold;
      font-size: 17px;
      color: #FFFFFF; }
    .l-cols .sidebar .press-block {
      margin-bottom: 30px; }
      .l-cols .sidebar .press-block .article__views_count {
        margin: 0; }
    .l-cols .sidebar .press-nav ul {
      border: 0;
      background-image: none; }
    .l-cols .sidebar .press-nav li {
      border-top: 1px solid #D1D1D1; }
      .l-cols .sidebar .press-nav li a {
        font-family: Arial;
        font-size: 13px;
        line-height: 16px;
        color: #40454D; }
      .l-cols .sidebar .press-nav li:first-child {
        border-top: 0; }
    .l-cols .sidebar .project-block ul {
      border: 0; }
      .l-cols .sidebar .project-block ul img {
        width: 84px;
        height: 56px; }
      .l-cols .sidebar .project-block ul p {
        display: none; }
      .l-cols .sidebar .project-block ul li {
        border: 0;
        padding-left: 0; }
    .l-cols .sidebar .project-block .project__picture {
      margin-bottom: 12px; }
      .l-cols .sidebar .project-block .project__picture img {
        width: 100%; }
    .l-cols .sidebar .project-block .project-block__title {
      font-family: Arial;
      font-weight: bold;
      font-size: 13px;
      line-height: 16px;
      color: #1A5CA6; }
    .l-cols .sidebar .info-block ul {
      border: 0;
      background: transparent;
      background-image: none;
      padding-left: 0;
      padding-top: 0;
      padding-right: 0; }
      .l-cols .sidebar .info-block ul .info-block__title {
        font-family: Arial;
        font-weight: bold;
        font-size: 13px;
        line-height: 16px;
        color: #40454D; }
      .l-cols .sidebar .info-block ul li {
        display: none;
        border-bottom: 0;
        padding-bottom: 0; }
        .l-cols .sidebar .info-block ul li:first-of-type, .l-cols .sidebar .info-block ul li:last-of-type {
          display: block; }
        .l-cols .sidebar .info-block ul li.more {
          padding-top: 0; }
        .l-cols .sidebar .info-block ul li img {
          float: left;
          width: 84px;
          height: 56px;
          margin: 4px 10px 4px 0;
          box-shadow: none; }
      .l-cols .sidebar .info-block ul p {
        font-family: Arial;
        font-size: 13px;
        line-height: 16px;
        color: #40454D; }
    .l-cols .sidebar .info-block li.miss-sidebar img {
      width: 100%;
      right: 0;
      height: auto;
      float: none; }
    .l-cols .sidebar .miss__item_title_section {
      font-size: 17px; }
    .l-cols .sidebar .miss-sidebar {
      margin: 0; }
      .l-cols .sidebar .miss-sidebar:first-child {
        margin: 0; }
      .l-cols .sidebar .miss-sidebar .miss__body {
        background: transparent;
        box-shadow: none; }
      .l-cols .sidebar .miss-sidebar a img {
        float: none;
        width: 234px;
        height: auto;
        margin-top: 0; }
    .l-cols .sidebar .contest-block {
      position: relative; }
      .l-cols .sidebar .contest-block .info-block__header {
        position: absolute;
        left: 0;
        top: 0;
        transform: translateY(-50%);
        z-index: 1;
        text-shadow: none;
        background: #eca50d;
        background-image: none;
        font-family: Arial;
        font-weight: bold;
        font-size: 17px;
        color: #FFFFFF;
        border: 0; }
    .l-cols .sidebar .miss__link {
      background: transparent;
      border: 0;
      margin: 0;
      padding: 0; }
      .l-cols .sidebar .miss__link a {
        width: 100%;
        background-image: none;
        background: linear-gradient(180deg, #fafafa 0%, #d7d8da 100%);
        border-style: Solid;
        border-color: #BEC5CD;
        border-width: 1px;
        border-radius: 3px;
        font-family: Arial;
        font-size: 12px;
        color: #4B5159; }
    .l-cols .sidebar .contest__item {
      display: none; }
      .l-cols .sidebar .contest__item:first-of-type {
        display: block; }
      .l-cols .sidebar .contest__item img {
        width: 100%; }
    .l-cols .sidebar .contest__name {
      font-family: Arial;
      font-size: 13px;
      line-height: 16px;
      color: #FFFFFF; }
    .l-cols .sidebar .contest__title {
      border-bottom: 0;
      margin: 0;
      padding: 13px 10px 11px;
      font-family: Arial;
      font-size: 13px;
      line-height: 16px;
      color: #575D66;
      background-color: #f5f5f5; }
    .l-cols .sidebar .contest__body {
      background: none;
      border-top: 0;
      box-shadow: none; }
      .l-cols .sidebar .contest__body .more {
        background: transparent;
        overflow: hidden;
        padding: 4px 0 9px 10px; } }

@media all and (max-width: 740px) {
  .l-cols .sidebar {
    width: 100%; }
    .l-cols .sidebar .actual-tv__img img {
      height: auto; } }

@media all and (max-width: 1152px) {
  .l-cols {
    position: relative; }
    .l-cols > h1 {
      font-size: 18px;
      line-height: 25px;
      color: #000000;
      width: 352px;
      border-bottom: none !important;
      margin-top: 18px;
      margin-bottom: 10px; }
    .l-cols > .add-nav {
      line-height: 1.9;
      width: 352px; } }

@media all and (max-width: 740px) {
  .l-cols > .add-nav {
    width: 100%; }
  .l-cols .l-cols2 {
    margin-left: 0; }
  .l-cols .l-cols2__item {
    margin: 0 0 5px 0;
    width: 100%; }
  .l-cols .gallery_other li {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 5px 5px 5px; } }

@media all and (max-width: 1152px) {
  .l-cols .l-col-left .content-img img {
    display: block;
    width: 353px;
    height: 237px; }
  .l-cols .l-col-left .content-img__main {
    width: auto;
    right: 0;
    padding: 10px;
    line-height: 24px;
    background: rgba(35, 31, 32, 0.8);
    text-shadow: none; }
  .l-cols .l-col-left .content-img__main h1 {
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    line-height: 15px !important;
    color: #FFFFFF; }
  .l-cols .l-col-left .content-img__main a {
    top: -1px; }
  .l-cols .l-col-left .content-img {
    margin: 0;
    overflow: hidden; }
  .l-cols .l-col-left .content-info {
    margin: 0;
    padding: 10px;
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
    color: #000000; }
  .l-cols .l-col-left .content-img__info {
    right: 0;
    width: auto;
    padding: 6px;
    background: rgba(35, 31, 32, 0.8);
    opacity: 1; }
  .l-cols .l-col-left .content-img__descr {
    border-bottom: none;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    color: #BCBEC0; }
  .l-cols .l-col-left .content p {
    font-family: Arial;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    text-align: justify;
    margin-bottom: 18px; }
    .l-cols .l-col-left .content p img {
      max-width: 352px;
      width: 100%; }
    .l-cols .l-col-left .content p table {
      width: 100%; }
    .l-cols .l-col-left .content p iframe {
      width: 352px;
      height: 200px; }
  .l-cols .l-col-left .content table {
    width: 100%; }
    .l-cols .l-col-left .content table img {
      max-width: none;
      width: 100% !important;
      height: auto !important; }
  .l-cols .l-col-left .wrap-soc {
    height: 35px; }
  .l-cols .l-col-left .to-home {
    margin: 0;
    text-align: left;
    float: left;
    height: 30px;
    line-height: 30px; }
    .l-cols .l-col-left .to-home a {
      font-family: Arial;
      font-size: 14px;
      line-height: 16px;
      color: #60646B;
      vertical-align: middle; }
    .l-cols .l-col-left .to-home .icon {
      margin-right: 4px;
      vertical-align: middle; }
  .l-cols .l-col-left .send-and-print li {
    display: inline-block;
    margin-bottom: 0; }
  .l-cols .l-col-left .send-and-print a {
    font-size: 0; }
  .l-cols .l-col-left .icon_email {
    background-image: url(img/sprite-media.png);
    background-position: 0px -26px;
    width: 36px;
    height: 24px;
    margin-right: 10px; }
  .l-cols .l-col-left .icon_print {
    background-image: url(img/sprite-media.png);
    background-position: -72px 0px;
    width: 27px;
    height: 26px; }
  .l-cols .l-col-left .send-and-print {
    padding-top: 0; }
  .l-cols .l-col-left .related {
    border-top: 1px solid #D1D1D1;
    box-shadow: none; }
  .l-cols .l-col-left .related__title {
    float: none;
    width: auto; }
  .l-cols .l-col-left .related__main {
    float: none;
    width: 100%;
    background: none; }
  .l-cols .l-col-left .related__title div {
    font-size: 16px;
    line-height: 21px;
    color: #DA0800; }
  .l-cols .l-col-left .related__title a {
    font-size: 12px;
    line-height: 21px;
    color: #60646B; }
  .l-cols .l-col-left .related__main ul {
    float: none;
    margin-right: 0;
    width: 100%; }
  .l-cols .l-col-left .related__main span {
    font-size: 12px;
    line-height: 18px;
    color: #9AA0AB; }
  .l-cols .l-col-left .related__main a {
    font-size: 14px;
    line-height: 18px;
    color: #1A5CA6; }
  .l-cols .l-col-left .related__main li {
    margin-bottom: 8px; }
  .l-cols .l-col-left .com-counter {
    height: 30px;
    margin: 0 0 11px 0;
    background: none;
    font-family: Arial;
    font-weight: 400;
    font-size: 24px;
    line-height: 21px;
    color: #40454D;
    border-bottom: 1px solid #D1D1D1; }
  .l-cols .l-col-left .com-counter span {
    display: none !important; }
  .l-cols .l-col-left .add-comment {
    border: none;
    padding: 0;
    margin-bottom: 10px;
    background: #ffffff;
    background-image: none; }
  .l-cols .l-col-left .add-comment__title {
    font-family: Arial;
    font-size: 16px;
    line-height: 21px;
    color: #60646B; }
  .l-cols .l-col-left .add-comment textarea {
    width: 100%;
    border-style: Solid;
    border-color: #BEC5CD;
    border-width: 1px;
    border-radius: 3px;
    margin-bottom: 0;
    box-shadow: none;
    font-size: 13px;
    line-height: 16px;
    color: #40454D; }
  .l-cols .l-col-left .comment__user-img {
    box-shadow: none; }
  .l-cols .l-col-left .comment__info {
    margin-bottom: 2px; }
    .l-cols .l-col-left .comment__info a {
      display: inline-block;
      font-family: Arial;
      font-weight: bold;
      font-size: 14px;
      line-height: 18px;
      color: #1A5CA6;
      margin-right: 5px; }
    .l-cols .l-col-left .comment__info:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
  .l-cols .l-col-left .comment__date {
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    line-height: 16px;
    color: #B3B3B3; }
  .l-cols .l-col-left .comment__text p {
    font-family: Arial;
    font-size: 12px;
    line-height: 16px;
    color: #40454D; }
  .l-cols .l-col-left .comment li ul li, .l-cols .l-col-left .media-cont .comment li ul li {
    background: #ffffff; }
  .l-cols .l-col-left .comment:last-of-type > li {
    border-bottom: none;
    padding-bottom: 0; }
  .l-cols .l-col-left .article-categ {
    border-bottom: 1px solid #D1D1D1;
    margin-bottom: 3px; }
  .l-cols .l-col-left .article-categ a {
    font-family: Arial;
    font-size: 24px;
    line-height: 21px;
    color: #40454D; }
  .l-cols .l-col-left .article_small p {
    display: none; }
  .l-cols .l-col-left .article_small img {
    width: 128px;
    height: 85px; } }

@media all and (max-width: 740px) {
  .l-cols .l-col-left .content-img img {
    width: 100%;
    height: auto; }
  .l-cols .l-col-left .content p iframe {
    width: 100%; } }

@media all and (max-width: 1152px) {
  .l-cols.l-cols_media {
    padding-bottom: 30px;
    background: transparent;
    box-shadow: none; }
    .l-cols.l-cols_media .l-col-left .media-cont .comments-form {
      margin-bottom: 30px; }
    .l-cols.l-cols_media .l-col-left .media-title {
      padding: 0;
      border-bottom: none; }
    .l-cols.l-cols_media .l-col-left .media-title .madia-title_h1 {
      text-shadow: none;
      font-family: Arial;
      font-weight: bold;
      font-size: 18px;
      line-height: 25px;
      color: #000000; }
    .l-cols.l-cols_media .l-col-left .media-title .madia-title_h2 {
      font-family: Arial;
      font-weight: bold;
      font-size: 18px;
      line-height: 25px;
      color: #ECA50D; }
    .l-cols.l-cols_media .l-col-left .media-title span {
      font-family: Arial;
      font-weight: bold;
      font-size: 18px;
      line-height: 25px;
      color: #000000; }
    .l-cols.l-cols_media .l-col-left .videogallery {
      background: #575D66;
      height: auto; }
    .l-cols.l-cols_media .l-col-left .videogallery span {
      font-size: 11px;
      color: #C5CBD4; }
    .l-cols.l-cols_media .l-col-left .videogallery h2 {
      margin: 5px 0 7px 0;
      font-family: Arial;
      font-size: 17px;
      line-height: 21px;
      color: #ECA50D; }
    .l-cols.l-cols_media .l-col-left .video-preview img {
      width: 110px;
      height: 83px;
      box-shadow: none;
      margin: 0;
      margin-top: 2px; }
    .l-cols.l-cols_media .l-col-left .videogallery ul {
      overflow-y: auto;
      /* margin-right: -30px; */
      max-height: 310px; }
      .l-cols.l-cols_media .l-col-left .videogallery ul::-webkit-scrollbar-button {
        background-image: url("");
        background-repeat: no-repeat;
        width: 6px;
        height: 0; }
      .l-cols.l-cols_media .l-col-left .videogallery ul::-webkit-scrollbar-track {
        background-color: transparent;
        opacity: 0;
        visibility: hidden; }
      .l-cols.l-cols_media .l-col-left .videogallery ul::-webkit-scrollbar-thumb {
        border-radius: 3px;
        background-color: #D1D1D1; }
      .l-cols.l-cols_media .l-col-left .videogallery ul::-webkit-scrollbar-thumb:hover {
        background-color: #D1D1D1; }
      .l-cols.l-cols_media .l-col-left .videogallery ul::-webkit-resizer {
        background-image: url("");
        background-repeat: no-repeat;
        width: 6px;
        height: 0; }
      .l-cols.l-cols_media .l-col-left .videogallery ul::-webkit-scrollbar {
        width: 6px; }
    .l-cols.l-cols_media .l-col-left .videogallery li {
      display: block;
      width: 100%; }
      .l-cols.l-cols_media .l-col-left .videogallery li:last-of-type {
        margin-bottom: 0; }
      .l-cols.l-cols_media .l-col-left .videogallery li:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .l-cols.l-cols_media .l-col-left .videogallery li div {
        float: left;
        width: 60%; }
    .l-cols.l-cols_media .l-col-left .video-preview {
      float: left; }
    .l-cols.l-cols_media .l-col-left .gallery__border {
      display: none; }
    .l-cols.l-cols_media .l-col-left .gallery-more {
      position: relative;
      top: auto;
      right: auto;
      float: none;
      font-size: 14px;
      color: #B4BFCB;
      text-decoration: none; }
    .l-cols.l-cols_media .l-col-left .icon_play {
      width: 38px;
      height: 38px;
      margin: 0;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); } }

@media all and (max-width: 1152px) {
  .l-cols.l-cols_media .l-col-left .icon_play {
    background: url("/update_source/img/play_btn.png");
    background-size: 38px;
    background-position: 0 0; }
  .l-cols.l-cols_media .l-col-left .media-title .madia-title_h1 a {
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #000000; }
  .l-cols.l-cols_media .l-col-left .media-title .madia-title_h2 a {
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #ECA50D; }
  .l-cols.l-cols_media .l-col-left .media-cont h1 {
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #000000; }
  .l-cols.l-cols_media .l-col-left .gallery-info {
    font-family: Arial;
    line-height: 16px;
    color: #000000; }
  .l-cols.l-cols_media .l-col-left .media-cont .video_cont {
    background: none;
    padding: 0; }
  .l-cols.l-cols_media .l-col-left .mejs-layer {
    width: 352px !important;
    height: 228px !important; }
  .l-cols.l-cols_media .l-col-left .video__wrap {
    box-shadow: none; }
    .l-cols.l-cols_media .l-col-left .video__wrap .mejs-video {
      height: 228px !important; }
    .l-cols.l-cols_media .l-col-left .video__wrap video {
      height: 228px !important; }
  .l-cols.l-cols_media .l-col-left .add-comment {
    display: block !important; }
  .l-cols.l-cols_media .l-col-left .media-title_mod {
    text-shadow: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #000000; } }

@media all and (max-width: 740px) {
  .l-cols.l-cols_media .l-col-left .gallery_rubric .pagin {
    background: #40454c !important; }
    .l-cols.l-cols_media .l-col-left .gallery_rubric .pagin a {
      color: #c0c2c5 !important; }
  .l-cols.l-cols_media .l-col-left .mejs-layer {
    width: 100% !important;
    height: 228px !important; }
  .l-cols.l-cols_media .l-col-left .video__wrap .mejs-video {
    height: 228px !important; }
  .l-cols.l-cols_media .l-col-left .video__wrap video {
    height: 228px !important; } }

@media all and (max-width: 1152px) {
  .l-cols.l-cols_media {
    padding-bottom: 30px;
    background: transparent;
    box-shadow: none; }
    .l-cols.l-cols_media .l-col-left .gallery_partition span {
      font-size: 11px;
      color: #C5CBD4;
      margin-bottom: 3px;
      line-height: 1; }
    .l-cols.l-cols_media .l-col-left .gallery img {
      box-shadow: none;
      margin-top: 2px; }
    .l-cols.l-cols_media .l-col-left .gallery_partition em {
      font-family: Arial;
      font-size: 13px;
      line-height: 16px;
      color: #FFFFFF; }
    .l-cols.l-cols_media .l-col-left .gallery_partition b {
      font-weight: normal;
      font-size: 11px;
      color: #B4BFCB; }
    .l-cols.l-cols_media .l-col-left .gallery_partition li:last-of-type {
      margin-bottom: 0; } }

@media all and (max-width: 1152px) {
  .l-cols.l-cols_media .l-col-left .gallery_partition li {
    width: 100%; } }

@media all and (max-width: 1152px) {
  .l-cols.l-cols_media {
    padding-bottom: 0;
    background: transparent;
    box-shadow: none; }
    .l-cols.l-cols_media .l-col-left .gallery_rubric {
      padding: 5px 0 0; }
      .l-cols.l-cols_media .l-col-left .gallery_rubric h2 {
        padding-left: 15px; }
      .l-cols.l-cols_media .l-col-left .gallery_rubric ul {
        padding: 0 6px 0 10px; }
      .l-cols.l-cols_media .l-col-left .gallery_rubric .pagin {
        background: #F5F5F5;
        padding: 0;
        height: 36px; }
        .l-cols.l-cols_media .l-col-left .gallery_rubric .pagin a {
          display: inline-block;
          font-family: Arial;
          font-weight: bold;
          font-size: 14px;
          height: 36px;
          line-height: 36px;
          letter-spacing: 1.4px;
          color: #575D65;
          padding: 0 5px; }
          .l-cols.l-cols_media .l-col-left .gallery_rubric .pagin a.active {
            color: #fff;
            background: #575D65;
            border-radius: 0;
            box-shadow: none; } }

@media all and (max-width: 1152px) {
  .l-cols.l-cols_media .l-col-left .media-cont {
    font-family: Arial;
    font-size: 13px;
    line-height: 16px;
    color: #40454D; }
    .l-cols.l-cols_media .l-col-left .media-cont p {
      margin: 10px 0; }
    .l-cols.l-cols_media .l-col-left .media-cont #gallery {
      margin-top: 10px; }
    .l-cols.l-cols_media .l-col-left .media-cont .rsFullscreenBtn {
      display: block; }
    .l-cols.l-cols_media .l-col-left .media-cont .rsNav {
      display: block; }
    .l-cols.l-cols_media .l-col-left .media-cont .rsDefault .rsThumb.rsNavSelected img {
      width: 70px;
      height: 46px; }
    .l-cols.l-cols_media .l-col-left .media-cont .rsDefault .rsThumb img {
      width: 70px;
      height: 46px; }
    .l-cols.l-cols_media .l-col-left .media-cont .rsNavItem {
      width: auto;
      padding: 3px 7px 10px;
      /* border: 1px solid transparent; */ }
    .l-cols.l-cols_media .l-col-left .media-cont .gallery_partition h2 {
      line-height: 1.1; } }

@media all and (max-width: 740px) {
  .l-cols.l-cols_media .l-col-left .media-cont .rsNavItem {
    /* border: 1px solid transparent; */ }
  .l-cols.l-cols_media .l-col-left .media-cont .gallery_partition li {
    width: 100%; } }

@media all and (max-width: 1152px) {
  .l-cols .l-col-left .topic .title-l-1_small {
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #000000; }
  .l-cols .l-col-left .topic .article_width {
    border-top: none; }
  .l-cols .l-col-left .topic .article_width p {
    display: none; }
  .l-cols .l-col-left .topic .article_width img {
    width: 128px;
    height: 85px; }
  .l-cols .l-col-left .topic .article .article__title {
    padding-left: 0; }
  .l-cols .l-col-left .topic .pagin {
    background: #F5F5F5;
    padding: 0;
    height: 36px; }
    .l-cols .l-col-left .topic .pagin a {
      display: inline-block;
      font-family: Arial;
      font-weight: bold;
      font-size: 14px;
      height: 36px;
      line-height: 36px;
      letter-spacing: 1.4px;
      color: #575D65;
      padding: 0 5px; }
      .l-cols .l-col-left .topic .pagin a.active {
        color: #fff;
        background: #575D65;
        border-radius: 0;
        box-shadow: none; } }

@media all and (max-width: 1152px) {
  .ab_mlisting {
    padding: 7px 0 0 0; }
    .ab_mlisting .ab_mlisting-block {
      width: 286px;
      padding: 0 0 30px 0; }
      .ab_mlisting .ab_mlisting-block:nth-child(even) {
        margin-left: 35px; }
    .ab_mlisting .ab_mlisting-block a.p {
      float: right;
      width: 216px; }
    .ab_mlisting .ab_mlisting-block .img {
      display: inline-block;
      width: 56px;
      min-height: auto;
      margin: 7px 0 10px 0; }
      .ab_mlisting .ab_mlisting-block .img img {
        width: 56px !important;
        height: auto !important; }
    .ab_mlisting .ab_mlisting-block a.descr {
      float: right;
      width: 216px; } }

@media all and (max-width: 740px) {
  .ab_mlisting .ab_mlisting-block {
    margin: 0 auto; }
    .ab_mlisting .ab_mlisting-block:nth-child(even) {
      margin-left: auto; } }

@media all and (max-width: 1152px) {
  .magazine .topic {
    margin-bottom: 24px; }
  .magazine .actual-news__img {
    width: 100%;
    margin: 0; }
  .magazine .actual-news {
    margin-top: 0; }
  .magazine .topic .topic__right {
    margin-bottom: 0;
    text-align: center; }
  .magazine .n_flipbook-archive ul li {
    padding: 0;
    width: 168px;
    height: auto;
    margin: 0px 0px 11px 16px; }
    .magazine .n_flipbook-archive ul li:nth-child(odd) {
      margin: 0px 0px 11px 0; }
  .magazine .n_flipbook-archive img {
    width: 168px;
    height: auto;
    margin: 0px auto 14px;
    box-shadow: none; }
  .magazine .n_flipbook-archive .date {
    font-family: Arial;
    font-size: 16px;
    line-height: 21px;
    color: #565D66; }
  .magazine .uni_button {
    box-shadow: none;
    border: none;
    text-shadow: none;
    background: linear-gradient(180deg, #71c628 0%, #2b9502 100%);
    border-radius: 3px;
    font-family: Arial;
    font-size: 12px; } }

@media all and (max-width: 740px) {
  .magazine .n_flipbook-archive ul li {
    width: 234px;
    float: none;
    margin: 0px auto 15px; }
    .magazine .n_flipbook-archive ul li:nth-child(odd) {
      margin: 0px auto 15px; }
  .magazine .n_flipbook-archive img {
    width: 234px; } }

@media all and (max-width: 1152px) {
  .magazine {
    margin-bottom: 25px; }
    .magazine .title-l-1 {
      width: 100%;
      font-family: Arial;
      font-size: 12px;
      line-height: 25px;
      color: #000000;
      border-bottom: 1px solid #D1D1D1 !important;
      margin-bottom: 18px; }
    .magazine .news-archive li:last-child {
      padding-bottom: 0;
      border-bottom: none; }
    .magazine #download_pdf a {
      position: relative;
      top: auto;
      right: auto;
      background: #40454C;
      border-radius: 3px;
      font-family: Arial;
      font-size: 12px;
      color: #FFFFFF;
      margin-bottom: 20px; }
    .magazine .rsNav {
      display: block; }
    .magazine .rsNavItem {
      padding: 8px 0 8px;
      text-align: center;
      /* border: 1px solid transparent; */ }
    .magazine .rsDefault.rsWithThumbsHor .rsThumbsArrowRight, .magazine .rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
      top: 50%;
      margin-top: -12px; }
    .magazine .rsContainer, .magazine .rsContent {
      height: auto !important; }
    .magazine img.rsImg {
      max-width: none;
      width: 100% !important;
      margin-left: 0 !important;
      margin-top: 0 !important;
      height: auto !important; }
    .magazine .rsDefault .rsArrow {
      height: 100%; } }

@media all and (max-width: 1152px) {
  .l-cols .l-col-left .news-archive h2 {
    font-family: Arial;
    font-size: 15px;
    line-height: 16px;
    color: #000000; }
  .l-cols .l-col-left .news-archive li {
    position: relative;
    padding-left: 50px; }
    .l-cols .l-col-left .news-archive li span {
      position: absolute;
      left: 0;
      top: 0; }
    .l-cols .l-col-left .news-archive li a, .l-cols .l-col-left .news-archive li span {
      line-height: 1.6; }
    .l-cols .l-col-left .news-archive li:first-of-type {
      padding-left: 0; }
    .l-cols .l-col-left .news-archive li:last-of-type {
      border-bottom: none; }
  .l-cols .l-col-left .news-online li {
    border-bottom: none; }
  .l-cols .l-col-left .news-online .article__title {
    padding-left: 180px; }
  .l-cols .l-col-left .news-online a {
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    color: #1A5CA6; }
  .l-cols .l-col-left .news-online p {
    display: none; } }

@media all and (max-width: 1152px) {
  .l-cols .l-col-left .topic .title-l-1_small {
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #000000; }
  .l-cols .l-col-left .topic .article_width {
    border-top: none; }
  .l-cols .l-col-left .topic .article_width p {
    display: none; }
  .l-cols .l-col-left .topic .article_width img {
    width: 128px;
    height: 85px; }
  .l-cols .l-col-left .topic .article .article__title {
    padding-left: 0; }
  .l-cols .l-col-left .topic .pagin {
    background: #F5F5F5;
    padding: 0;
    height: 36px; }
    .l-cols .l-col-left .topic .pagin a {
      display: inline-block;
      font-family: Arial;
      font-weight: bold;
      font-size: 14px;
      height: 36px;
      line-height: 36px;
      letter-spacing: 1.4px;
      color: #575D65;
      padding: 0 5px; }
      .l-cols .l-col-left .topic .pagin a.active {
        color: #fff;
        background: #575D65;
        border-radius: 0;
        box-shadow: none; } }

@media all and (max-width: 1152px) {
  .footer {
    width: 640px;
    box-shadow: none;
    background: none;
    margin-top: 130px;
    padding: 0; }
    .footer .footer__widgets {
      float: none;
      position: relative;
      width: 100%;
      margin-bottom: 0;
      padding: 18px 19px 26px;
      background: linear-gradient(180deg, #58616c 35.47%, #4e545e 88.18%, #4b515a 100%); }
      .footer .footer__widgets:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
    .footer .footer__logo {
      float: left;
      width: 128px;
      height: 72px;
      background-size: 128px;
      margin-right: 55px; }
    .footer .footer__location {
      float: right;
      font-family: Arial, serif;
      font-size: 12px;
      line-height: 18px;
      color: #9EADC2;
      margin-top: 19px;
      margin-bottom: 0; }
      .footer .footer__location p {
        margin-top: 9px; }
      .footer .footer__location a {
        font-family: Arial, serif;
        font-size: 14px;
        line-height: 18px;
        color: #FFFFFF;
        font-weight: 400; }
    .footer .footer__newspaper {
      position: absolute;
      left: 200px;
      top: 18px;
      padding: 0; }
      .footer .footer__newspaper a {
        font-family: Arial, serif;
        font-size: 14px;
        line-height: 18px; }
    .footer .footer__soc {
      position: absolute;
      left: 200px;
      top: 38px;
      border-bottom: 0;
      width: auto;
      margin: 0;
      padding: 0; }
      .footer .footer__soc span {
        margin-bottom: 6px;
        font-family: Arial, serif;
        font-size: 12px;
        line-height: 18px;
        color: #9EADC2; }
      .footer .footer__soc .soc {
        margin-right: 23px; }
      .footer .footer__soc .soc_odn {
        display: none; }
      .footer .footer__soc .soc_gp {
        background-image: url(img/sprite-media.png);
        background-position: 0px -50px;
        width: 26px;
        height: 26px; }
      .footer .footer__soc .soc_fb {
        background-image: url(img/sprite-media.png);
        background-position: -26px -50px;
        width: 26px;
        height: 26px; }
      .footer .footer__soc .soc_tw {
        background-image: url(img/sprite-media.png);
        background-position: -99px 0px;
        width: 26px;
        height: 26px; }
      .footer .footer__soc .soc_vk {
        background-image: url(img/sprite-media.png);
        background-position: -99px -26px;
        width: 26px;
        height: 26px; }
      .footer .footer__soc .soc_tg {
        background: none;
        background-image: url(img/sprite-media.png);
        background-position: -52px -50px;
        width: 26px;
        height: 26px; }
        .footer .footer__soc .soc_tg {
            background: none;
            background-image: url(img/sprite-media.png);
            background-position: -52px -50px;
            width: 26px;
            height: 26px;
        } 
    .footer .footer__main {
      width: 640px;
      background-color: #4b515a; }
    .footer .footer__top-nav {
      margin: 0 0 16px;
      padding: 0 19px; }
      .footer .footer__top-nav ul:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .footer .footer__top-nav li {
        margin-right: 20px;
        margin-bottom: 5px; }
      .footer .footer__top-nav a {
        font-family: Arial, serif;
        font-size: 12px;
        line-height: 18px;
        color: #FFFFFF; }
    .footer .footer__nav {
      padding: 0 19px;
      margin-bottom: 12px; }
      .footer .footer__nav li {
        margin-right: 15px;
        margin-bottom: 14px; }
      .footer .footer__nav a {
        padding: 6px 10px 6px;
        width: auto;
        font-family: Arial, serif;
        font-size: 14px;
        line-height: 14px;
        color: #FFFFFF; }
    .footer .footer__info {
      padding: 0 19px;
      font-family: Arial, serif;
      font-size: 12px;
      line-height: 14px;
      color: #9EADC2; }
    .footer .footer__counters {
      width: 640px;
      margin: 0;
      padding: 0 19px;
      background-color: #4b515a;
      border-radius: 0;
      padding-bottom: 20px; }
      .footer .footer__counters:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
    .footer .footer__news, .footer .calendar {
      display: none; } }

@media all and (max-width: 740px) {
  .footer {
    max-width: 480px;
    width: 100%; }
    .footer .footer__widgets {
      padding: 18px 8px 21px; }
    .footer .footer__logo {
      float: none;
      width: 109px;
      height: 60px;
      background-size: 109px;
      margin-bottom: 16px; }
    .footer .footer__location {
      display: block;
        float: none;
    }
    .footer .footer__newspaper {
      left: 134px;
      top: 22px; }
    .footer .footer__soc {
      position: relative;
      left: auto;
      top: auto; }
      .footer .footer__soc span {
        margin-bottom: 11px;
        font-size: 14px;
        line-height: 16px; }
    .footer .footer__main {
      width: auto; }
    .footer .footer__top-nav {
      padding: 0 8px; }
      .footer .footer__top-nav li {
        margin-right: 0;
        display: block;
        float: none;
        margin-bottom: 9px; }
      .footer .footer__top-nav a {
        font-size: 14px;
        line-height: 16px; }
    .footer .footer__nav {
      display: none; }
    .footer .footer__info {
      padding: 0 8px; }
      .footer .footer__info p {
        padding-bottom: 11px; }
    .footer .footer__counters {
      width: 100%;
      max-width: 480px;
      padding: 0 8px; } }

/*# sourceMappingURL=style.css.map */

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}


.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}


.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}


.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.l-col-left .content p {
    text-align: justify;
}