/* Constants */
/*
 * Constants block
 *
*/
/* Fonts */
/* Colors*/
/* Text-colors */
/* Bg-colors */
/* BTN colors */
/* Measurements */
/* Fonts */
/* Paddings & Margins */
/* Block sizes */
/* Screens */
/* Images */
/* Mixins */
/* Block wrapper */
@import url('https://web-archive.nli.org.il/National_Library/cs_/https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
.block-wrap {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.block-size {
  margin: 0 0 15px;
  padding: 0;
}
/* Block headers */
.block-header__desktop {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
}
.block-header__mobile {
  margin: 0 0 24px;
  padding: 10px 0 0px;
  text-transform: capitalize;
  font-size: 28px;
  text-align: center;
}
/* Default links */
.text-link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 670px) {
  .text-link {
    font-size: 27px;
  }
}
.small-text-link {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}
.img-link {
  text-decoration: none;
  border-bottom: none;
}
.b-content {
  padding: 15px 0;
}
/* Reset */
/*
 * Сброс всех стандартных свойств
*/
body {
  padding: 0;
  margin: 0;
  font: 20px 'Roboto', Arial, Helvetica, Garuda, sans-serif;
  *font-size: small;
  *font: x-small;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}
table {
  border-collapse: collapse;
  font-size: inherit;
  font: 100%;
}
ul {
  list-style: none;
}
img {
  border: 0;
}
p {
  margin: 1em 0;
}
/* Fonts */
/* Fonts */
@font-face {
  font-family: 'RussiaBold';
  src: url('fonts/Russia/Russia-Bold.eot');
  src: url('fonts/Russia/Russia-Bold.woff') format('woff'), url('fonts/Russia/Russia-Bold.ttf') format('truetype'), url('fonts/Russia/Russia-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RussiaMedium';
  src: url('fonts/Russia/Russia-Medium.eot');
  src: url('fonts/Russia/Russia-Medium.woff') format('woff'), url('fonts/Russia/Russia-Medium.ttf') format('truetype'), url('fonts/Russia/Russia-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RussiaRegular';
  src: url('fonts/Russia/Russia.eot');
  src: url('fonts/Russia/Russia.woff') format('woff'), url('fonts/Russia/Russia.ttf') format('truetype'), url('fonts/Russia/Russia.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RussiaLight';
  src: url('fonts/Russia/russia-light-webfont.eot');
  src: url('fonts/Russia/russia-light-webfont.woff') format('woff'), url('fonts/Russia/russia-light-webfont.ttf') format('truetype'), url('fonts/Russia/russia-light-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Blocks */
/*
    Header
*/
/* Top header pannel */
.b-top-header {
  background: #f2f2f2;
}
.b-top-header__inner {
  max-width: 1067px;
  min-width: 290px;
  margin: 0 auto;
  padding: 13px;
}
/* Logo block */
.b-top-header__logo {
  float: left;
  border-right: 1px solid #d9d9d9;
  padding: 0 20px 0 0;
  height: 28px;
  margin: 16px 0 12px 0;
}
.b-top-header__link-mayak {
  display: block;
  height: 43px;
  width: 146px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png) 0 0;
  font-size: 0;
  margin: -10px 0 0 0;
}
/* Social links */
.b-top-header__soc-list {
  position: relative;
  float: left;
  margin: 9px 0 0 13px;
  padding: 0 10px 4px;
  line-height: 0;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.b-top-header__soc-item {
  display: inline-block;
  margin: 0 2px 0 0;
  height: 23px;
  width: 23px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3);
  font-size: 0;
  vertical-align: middle;
}
.b-top-header__soc-item.tw {
  background-position: 0 -66px;
}
.b-top-header__soc-item.fb {
  background-position: -27px -66px;
}
.b-top-header__soc-item.gp {
  background-position: -54px -66px;
}
.b-top-header__soc-item.in {
  background-position: -80px -66px;
}
.b-top-header__soc-item.yt {
  background-position: -107px -66px;
}
.b-top-header__soc-item.vk {
  background-position: -134px -66px;
}
.b-top-header__soc-item.ok {
  background-position: -190px -66px;
}
.b-top-header__soc-item.show {
  display: none;
}
.b-top-header__soc-list--dropdown {
  font-size: 0;
  display: none;
  background: #d9d9d9;
  position: absolute;
  top: -8px;
  left: 0;
  padding: 14px 10px 0;
}
.b-top-header__soc-list--dropdown .b-top-header__soc-item {
  display: block;
  margin: 0 0 14px;
  vertical-align: middle;
}
.b-top-header__soc-list--dropdown.shown {
  display: block;
  z-index: 100;
}
/* Top navigator */
.b-top-header__nav-list {
  float: none;
  margin: 14px 0 0;
  text-align: center;
}
.b-top-header__nav-list.desktop {
  display: block;
}
.b-top-header__nav-list.mobile {
  display: none;
}
.b-top-header__nav-item {
  display: inline-block;
  color: #000000;
  /*font-size: @smaller-font-size;*/
  font-size: 13px;
  text-transform: uppercase;
}
.b-top-header__nav-item.special {
  color: #b52424;
  font-weight: bold;
}
/* Top search */
.b-top-header__search {
  float: right;
  margin: 13px 0 0;
  border-left: 1px solid #d9d9d9;
  padding: 0 0 0 30px;
  display: none;
}
.b-top-header__input {
  background: #d9d9d9;
  border-radius: 3px;
  padding: 2px 9px;
  position: relative;
}
.b-top-header__input input[type="text"] {
  border: none;
  outline: none;
  background: none;
  text-transform: uppercase;
  color: #000000;
}
.b-top-header__input input[type="submit"] {
  border: none;
  outline: none;
  height: 15px;
  width: 15px;
  font-size: 0;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) 0 -99px;
  vertical-align: middle;
}
/* Ticket 202857 - Новый элемент - ссылка, вместо поиска */
.b-top-header__link-radio {
  float: right;
  margin: 13px 0 0;
  border-left: 1px solid #d9d9d9;
  padding: 0 0 0 30px;
}
.b-top-header__link-radio a {
  display: inline-block;
  color: #b52424;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
/* Adaptive blocks */
@media screen and (min-width: 1280px) {
  .b-top-header__nav-item {
    display: inline-block;
    color: #000000;
    /*font-size: @smaller-font-size;*/
    font-size: 13px;
    text-transform: uppercase;
    margin: 0 5px;
  }
}
@media screen and (max-width: 1280px) {
  .b-top-header__nav-item {
    display: inline-block;
    color: #000000;
    /*font-size: @smaller-font-size;*/
    font-size: 13px;
    text-transform: uppercase;
    margin: 0 1px;
  }
}
@media screen and (max-width: 1024px) {
  .b-top-header__soc-item {
    margin: 0 2px 0 0;
    height: 23px;
    width: 23px;
    background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3);
    font-size: 0;
    display: none;
  }
  .b-top-header__soc-item:first-child {
    display: inline-block;
  }
  .b-top-header__soc-item.show {
    display: inline-block;
    background-position: -161px -66px;
  }
  .g-clear-helper {
    clear: none;
  }
  /* тикет 234186 "домашнее задание" */
  .b-top-header__nav-list.desktop {
    display: none;
  }
  .b-top-header__nav-list.mobile {
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    border-radius: 5px;
    outline: none;
  }
}
@media screen and (max-width: 900px) {
  .b-top-header__logo {
    float: left;
    border-right: none;
    padding: 0 20px 0 0;
    height: 28px;
    margin: 16px 0 12px 0;
  }
  .b-top-header__search {
    float: right;
    margin: 13px 0 0;
    border-left: none;
    padding: 0 0 0 30px;
  }
  /* Ticket 202857 - Новый элемент - ссылка, вместо поиска */
  .b-top-header__link-radio {
    float: right;
    margin: 13px 0 0;
    border-left: none;
    padding: 0 0 0 30px;
  }
  .b-top-header__soc-item {
    display: inline-block;
    margin: 0 4px;
    height: 23px;
    width: 23px;
    background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3);
    font-size: 0;
  }
  .b-top-header__nav-list.desktop {
    display: none;
  }
  .b-top-header__nav-list.mobile {
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    border-radius: 5px;
    outline: none;
  }
  .b-top-header__soc-item.show {
    display: none;
  }
  .g-clear-helper {
    clear: both;
  }
}
@media screen and (max-width: 670px) {
  .b-top-header__soc-item {
    margin: 0 2px 0 0;
    height: 23px;
    width: 23px;
    background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3);
    font-size: 0;
    display: none;
  }
  .b-top-header__search {
    display: block;
  }
  .b-top-header__soc-item:first-child {
    display: inline-block;
  }
  .b-top-header__soc-item.show {
    display: inline-block;
    background-position: -161px -66px;
  }
  .g-clear-helper {
    clear: both;
  }
}
@media screen and (max-width: 530px) {
  .b-top-header__logo {
    border-right: none;
    padding: 0;
    height: auto;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .b-top-header__link-mayak {
    display: block;
    margin: 0 auto;
    height: 43px;
    width: 146px;
    background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) 0 0;
    font-size: 0;
  }
  .b-top-header__soc-list {
    float: left;
    margin: 9px 0 0 13px;
    padding: 0 20px 4px 0;
    line-height: 0;
    border-left: none;
    border-right: 1px solid #d9d9d9;
  }
  .b-top-header__soc-item {
    margin: 0 2px 0 0;
    height: 23px;
    width: 23px;
    background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3);
    font-size: 0;
    display: inline-block;
  }
  .b-top-header__soc-item.show {
    display: none;
    background-position: -161px -66px;
  }
  .b-top-header__search {
    border-left: none;
    padding: 0;
    float: none;
    margin: 13px 0 0;
    display: block;
  }
  /* Ticket 202857 - Новый элемент - ссылка, вместо поиска */
  .b-top-header__link-radio {
    border-left: none;
    padding: 0;
    float: none;
    margin: 13px 0 0;
    text-align: center;
  }
  .b-top-header__input input[type="submit"] {
    border: none;
    outline: none;
    height: 15px;
    width: 15px;
    font-size: 0;
    background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) 0 -99px;
    position: absolute;
    top: 7px;
    right: 9px;
    vertical-align: middle;
  }
  .g-clear-helper {
    clear: both;
  }
}
@media screen and (max-width: 450px) {
  .b-top-header__logo {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .b-top-header__link-mayak {
    display: block;
    margin: 0 auto;
    height: 43px;
    width: 146px;
    background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) 0 0;
    font-size: 0;
  }
  .b-top-header__soc-list {
    float: none;
    text-align: center;
    margin: 9px 0 0 13px;
    padding: 0;
    line-height: 0;
    border-left: none;
    border-right: none;
  }
  .b-top-header__soc-item {
    margin: 0 2px 0 0;
    height: 23px;
    width: 23px;
    background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3);
    font-size: 0;
    display: inline-block;
  }
  .b-top-header__soc-item.show {
    display: none;
    background-position: -161px -66px;
  }
  .g-clear-helper {
    clear: both;
  }
}
/*
    Footer
*/
.g-clear-helper__footer {
  clear: none;
  display: none;
}
.b-footer {
  margin: 15px auto;
}
.b-footer__inner {
  max-width: 1067px;
  padding: 13px;
  margin: 0 auto;
}
.b-footer__link {
  text-decoration: underline;
  color: #000000;
}
.b-footer__links {
  margin: 0 0 15px;
  text-align: center;
}
.b-footer__links-link {
  display: inline-block;
  margin: 0 10px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3);
  vertical-align: middle;
}
.b-footer__links-link.russia1 {
  background-position: 0 -242px;
  height: 19px;
  width: 81px;
}
.b-footer__links-link.radiorus {
  background-position: 0 -271px;
  height: 19px;
  width: 76px;
}
.b-footer__links-link.russia2 {
  background-position: -87px -242px;
  height: 19px;
  width: 81px;
}
.b-footer__links-link.ufm {
  background-position: -114px -300px;
  height: 15px;
  width: 66px;
}
.b-footer__links-link.kultradio {
  background-position: -90px -271px;
  height: 19px;
  width: 74px;
}
.b-footer__links-link.vestifm {
  background-position: 0 -300px;
  height: 16px;
  width: 107px;
}
.b-footer__links-link.mgrs {
  background-position: 0 -325px;
  height: 56px;
  width: 66px;
}
.b-footer__links-link.dogo {
  background-position: -103px -453px;
  height: 47px;
  width: 83px;
}
.b-footer__info {
  padding: 0 0 13px;
}
.b-footer__info-text {
  text-align: center;
  text-transform: uppercase;
}
.b-footer__info-text.normal {
  font-size: 12px;
  margin: 0 0 5px;
}
.b-footer__info-text.small {
  font-size: 8px;
  margin: 10px 0 5px;
}
/* Adaptive blocks */
@media screen and (max-width: 900px) {
  .g-clear-helper__footer {
    clear: both;
    display: block;
  }
}
@media screen and (max-width: 530px) {
  .b-footer__links {
    display: none;
  }
}
/* Page blocks */
/* -- ВГТРК-бар -- */
.vgtrk-bar-big-wrap {
  width: 100%;
  height: 39px;
  border-bottom: 1px solid #ccc;
  background: #f3f3f3;
}
.vgtrk-bar-wrap {
  max-width: 1097px;
  min-width: 300px;
  margin: 0 auto;
  line-height: 39px;
  position: relative;
  z-index: 10;
}
.vgtrk-bar-wrap ul {
  z-index: 10;
}
.vgtrk-bar-wrap a {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
  border-bottom: none;
}
.vgtrk-bar-wrap li.root {
  float: left;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  width: auto;
  height: 40px;
  padding: 0 24px;
  margin-bottom: -1px;
  border-right: 1px solid #ccc;
  font: normal 14px/39px "Arimo", sans-serif;
  color: #555;
}
.vgtrk-bar-wrap li.root.first {
  border-left: 1px solid #ccc;
}
.vgtrk-bar-wrap li.root:hover {
  background-color: #fff;
  color: #000;
}
.vgtrk-bar-wrap li.root.dropdown:hover {
  background: #fff;
}
.vgtrk-bar-wrap li.root ul {
  display: none;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 10;
  min-width: 120px;
  background: #fff;
  font: normal 14px/24px "Arimo", sans-serif;
  padding: 15px 24px;
}
.vgtrk-bar-wrap li.root ul li {
  padding: 5px 0;
}
.vgtrk-bar-wrap li.root.dropdown:hover ul {
  display: block;
}
.vgtrk-bar-wrap li.dropdown ul li:hover {
  text-decoration: underline;
}
.vgtrk-bar-wrap li.root span.drop {
  background: url('/National_Library/oe_/https://radiomayak.ru/i/icons.png') -13px -510px no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 12px;
  height: 9px;
  margin-left: 9px;
}
.vgtrk-bar-wrap li.dropdown:hover span.drop {
  background: url('/National_Library/oe_/https://radiomayak.ru/i/icons.png') 0px -510px no-repeat;
}
.vgtrk-bar-social-wrap {
  float: right;
}
.vgtrk-bar-search {
  float: right;
  margin: 6px 0 0 20px;
  line-height: 25px;
}
.vgtrk-bar-search__input {
  background: #d9d9d9;
  border-radius: 3px;
  padding: 2px 9px;
  position: relative;
}
.vgtrk-bar-search__input input[type="text"] {
  border: none;
  outline: none;
  background: none;
  text-transform: uppercase;
  color: #000000;
}
.vgtrk-bar-search__input input[type="submit"] {
  border: none;
  outline: none;
  height: 15px;
  width: 15px;
  font-size: 0;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) 0 -99px;
  vertical-align: middle;
}
@media (max-width: 900px) {
  .vgtrk-bar-social-wrap {
    right: 24px;
  }
  .page-wrap {
    padding: 15px 24px 0px;
  }
  .vgtrk-bar-search {
    margin: 6px 13px 0 20px;
  }
  .vgtrk-bar-search__input input[type="text"] {
    width: 140px;
  }
}
@media (max-width: 1024px) {
  .page-wrap {
    padding: 15px 64px 0px;
  }
}
@media (max-width: 912px) {
  .vgtrk-bar-social-wrap {
    display: none;
  }
}
@media (max-width: 530px) {
  .vgtrk-bar-wrap {
    padding: 0;
  }
  .nav_mobile {
    bottom: 1px;
    z-index: 1;
    height: auto;
  }
  .page-wrap {
    padding: 15px 0 0;
  }
}
@media (max-width: 670px) {
  .vgtrk-bar-big-wrap {
    display: none;
  }
  .page-wrap {
    padding: 0;
  }
}
@media (max-width: 720px) {
  .vgtrk-bar-search__input input[type="text"] {
    width: 100px;
  }
}
/* Now in air block */
.b-now-in-air {
  background: #fff center center;
  background-size: cover;
}
.b-now-in-air__inner {
  max-width: 1093px;
  margin: 0 auto;
  position: relative;
}
a.b-now-in-air__link {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}
span.b-now-in-air__link {
  color: #ffffff;
  text-decoration: none;
  border-bottom: none;
}
/* Show info in air */
.b-now-in-air__show {
  background: rgba(202, 28, 28, 0.9);
  width: 300px;
  padding: 30px 15px 180px 15px;
  text-transform: uppercase;
  position: relative;
}
.b-now-in-air__show-header {
  font-size: 32px;
  line-height: 42px;
  margin: 0 0 25px;
}
.b-now-in-air__show-host,
.b-now-in-air__show-guest {
  margin: 0;
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
.b-now-in-air__show-topic {
  margin: 20px 0;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
}
/* Show info in air */
.b-now-in-air__show.not-in-air {
  background: rgba(202, 28, 28, 0.9);
  width: auto;
  padding: 15px 15px 235px 15px;
  text-transform: uppercase;
  position: relative;
}
.not-in-air .b-now-in-air__show-header {
  font-size: 32px;
  line-height: 42px;
  margin: 0 0 5px;
}
.not-in-air .b-now-in-air__show-topic {
  margin: 0;
  color: #ffffff;
  max-width: 80%;
}
/* Show controll in air */
.b-now-in-air__controll {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 90px;
  width: 100%;
  text-align: center;
}
.b-now-in-air__button {
  display: inline-block;
  width: 73px;
  height: 16px;
  background: none;
  font-size: 13px;
  margin: 15px 6px 0;
}
.b-now-in-air__button.play {
  background-position: 0 -124px;
}
.b-now-in-air__button.listen {
  color: white;
  border-radius: 3px;
  padding: 4px;
  border: 1px solid;
  text-decoration: none;
}
.b-now-in-air__button.discuss {
  color: white;
  border-radius: 3px;
  padding: 4px;
  border: 1px solid;
  text-decoration: none;
}
.b-now-in-air__button.podcast {
  background-position: -110px -124px;
}
/* Show controll not in air */
.not-in-air .b-now-in-air__controll {
  position: absolute;
  top: 20px;
  left: auto;
  right: 13px;
  height: 70px;
  width: 200px;
  text-align: center;
}
/* Show progress in air */
.b-now-in-air__time {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 100%;
}
/* Show progress not in air */
.not-in-air.b-now-in-air__time {
  position: absolute;
  bottom: 167px;
  left: 0;
  height: 5px;
  width: 100%;
}
/**/
.b-now-in-air__time-marker {
  position: absolute;
  bottom: 6px;
  right: 0;
  margin: 0 -5px 0 0;
  color: #fcff00;
  text-transform: uppercase;
  font-size: 14px;
  width: 167px;
  text-align: right;
}
.b-now-in-air__time-marker__text {
  display: inline-block;
  position: absolute;
  top: 0;
  width: 150px;
}
.b-now-in-air__time-marker__text.left {
  left: 155px;
}
.b-now-in-air__time-marker__text.right {
  left: 0;
}
.b-now-in-air__time-marker__pointer {
  display: inline-block;
  height: 7px;
  width: 13px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) 0 -166px;
}
.b-now-in-air__time-full {
  height: 100%;
  width: 100%;
  background: #ed1f24;
}
.b-now-in-air__time-current {
  height: 100%;
  background: #fcff00;
}
/* Adaptive blocks */
@media screen and (max-width: 1280px) {
  .b-now-in-air__show {
    background: rgba(202, 28, 28, 0.9);
    width: 250px;
    padding: 20px 13px 130px 13px;
    text-transform: uppercase;
    position: relative;
  }
}
@media screen and (max-width: 1024px) {
  .b-now-in-air__show {
    background: rgba(202, 28, 28, 0.9);
    width: 200px;
    padding: 30px 15px 100px 15px;
    text-transform: uppercase;
    position: relative;
  }
  .b-now-in-air__show-header {
    font-size: 30px;
    line-height: 39px;
    margin: 0 0 20px;
  }
  .b-now-in-air__show-host,
  .b-now-in-air__show-guest {
    font-size: 14px;
    margin: 0;
    color: #ffffff;
  }
  .b-now-in-air__show-topic {
    font-size: 14px;
    margin: 20px 0;
    color: #ffffff;
  }
  .not-in-air.b-now-in-air__time {
    position: absolute;
    bottom: 193px;
    left: 0;
    height: 5px;
    width: 100%;
  }
}
@media screen and (max-width: 900px) {
  /* Show controll not in air */
  .not-in-air .b-now-in-air__controll {
    position: relative;
    height: 70px;
    width: auto;
    text-align: center;
  }
  .not-in-air .b-now-in-air__show-topic {
    margin: 0;
    color: #ffffff;
    max-width: none;
  }
}
@media screen and (max-width: 670px) {
  .not-in-air.b-now-in-air__time {
    position: absolute;
    bottom: 193px;
    left: 0;
    height: 5px;
    width: 100%;
  }
}
@media screen and (max-width: 530px) {
  .b-now-in-air__show {
    background: rgba(202, 28, 28, 0.9);
    width: auto;
    padding: 30px 15px 100px 15px;
    text-transform: uppercase;
    position: relative;
  }
}
/*
    Schedule
*/
.b-schedule {
  margin: 0 0 15px;
  padding: 0;
}
.b-schedule__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.b-schedule__controll-slider {
  float: none;
  margin: 0 125px 0 0;
  padding: 0 50px;
}
.b-schedule__controll-slider--with-rss {
  margin: 0 250px 0 0;
}
.b-schedule__controll-button {
  background: #eae9e9;
  border-radius: 4px;
  text-transform: uppercase;
  padding: 6px 10px;
  text-align: center;
  margin: 0 2px;
  line-height: 20px;
}
.b-schedule__controll-button.current {
  background: #ca4a4a;
}
.b-schedule__controll-link {
  color: #000000;
  text-decoration: none;
  font-size: 13px;
}
.b-schedule__controll-link--disabled {
  opacity: .5;
}
.b-schedule__controll-button.current .b-schedule__controll-link {
  color: #ffffff;
}
.b-schedule__controll-calendar {
  text-align: center;
  float: right;
  background: #eae9e9;
  border-radius: 4px;
  text-transform: uppercase;
  padding: 10px 20px;
  color: #000000;
  text-decoration: none;
  font-size: 13px;
  position: relative;
}
.b-schedule__controll-calendar .ui-datepicker-trigger {
  display: none;
}
.b-schedule__controll-calendar-lab {
  cursor: pointer;
}
.b-schedule__controll-calendar-btn {
  width: 50px;
  height: 1px;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background: none;
  display: block;
  position: absolute;
  bottom: 0;
  color: transparent;
}
.ui-datepicker {
  background: #ffffff;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  padding: 23px;
  font-size: 13px;
  text-transform: uppercase;
  display: none;
  z-index: 500 !important;
}
.ui-datepicker-calendar {
  margin: 20px 0 0;
}
.ui-state-default {
  display: block;
  padding: 11px;
  text-decoration: none;
  color: #000000;
}
.ui-datepicker-unselectable .ui-state-default {
  color: #eae9e9;
}
.ui-state-active {
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) 4px -386px no-repeat;
}
.ui-datepicker-prev {
  margin: 2px 0 0;
  display: block;
  float: left;
  cursor: pointer;
  font-size: 11px;
}
.ui-datepicker-next {
  margin: 2px 0 0;
  display: block;
  float: right;
  cursor: pointer;
  font-size: 11px;
}
.ui-datepicker-title {
  margin: 0 auto;
  text-align: center;
}
.b-schedule__list {
  margin: 30px auto 20px auto;
}
.b-schedule__list.no-indent {
  margin: 0 auto;
}
.b-schedule__list-item {
  padding: 0;
}
.b-schedule__list-item.grey {
  background: #f2f2f2;
}
.b-schedule__list-item.past-show {
  opacity: 0.5;
}
.b-schedule__list-item__inner {
  margin: 0 auto;
  max-width: 1067px;
  padding: 13px;
}
a.b-schedule__list-item__link {
  color: #000000;
  line-height: 28.9px;
  text-decoration: underline;
}
span.b-schedule__list-item__link {
  color: #000000;
  line-height: 28.9px;
  text-decoration: none;
}
.b-schedule__list-item__time {
  float: left;
  font-size: 18px;
  line-height: 30.6px;
}
.b-schedule__list-item__info {
  float: none;
  margin-left: 15%;
  margin-top: 2px;
}
.b-schedule__list-item__header {
  text-transform: uppercase;
  margin: 0 0 3px;
  font-size: 16px;
}
.b-schedule__list-item__description {
  font-size: 14px;
  line-height: 28.9px;
  margin: 0 0 3px;
  color: #000000;
}
.b-schedule__list-item__guests {
  font-size: 13px;
  line-height: 28.9px;
  text-transform: uppercase;
  margin: 0 24px 3px 0;
  float: left;
}
.b-schedule__list-item__podcast {
  font-size: 14px;
  line-height: 28.9px;
  text-transform: uppercase;
  margin: 0 0 3px;
  float: left;
}
.b-schedule__list-item__repeat {
  font-size: 14px;
  font-style: italic;
  margin: 0 0 3px;
}
.b-schedule__list-item__listen {
  padding: 1px 4px;
  border-radius: 3px;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  color: #ffffff;
  background: #9facd7;
  vertical-align: middle;
  text-decoration: none;
}
.b-schedule__list-item__load {
  padding: 1px 4px;
  border-radius: 3px;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  color: #ffffff;
  background: #a89696;
  vertical-align: middle;
  text-decoration: none;
}
.b-schedule__list-item__read {
  padding: 1px 4px;
  border-radius: 3px;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  color: #ffffff;
  background: #8FC9A8;
  vertical-align: middle;
  text-decoration: none;
}
.b-schedule__list-item__url {
  padding: 1px 4px;
  border-radius: 3px;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  color: #ffffff;
  background: #7d7e7c;
  vertical-align: middle;
  text-decoration: none;
}
.b-schedule__list-item__watch {
  padding: 1px 4px;
  border-radius: 3px;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  color: #ffffff;
  background: #e4a4a4;
  vertical-align: middle;
  text-decoration: none;
}
.b-schedule__list-item__in-air {
  padding: 1px 4px;
  border-radius: 3px;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  color: #ffffff;
  background: #ff0505;
  vertical-align: middle;
  text-decoration: none;
}
.b-schedule__error {
  display: block;
  padding: 8px 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  text-align: center;
}
/* Adaptive blocks */
@media screen and (max-width: 900px) {
  .b-schedule__list-item__info {
    float: none;
    margin-left: 20%;
    margin-top: 2px;
  }
  .b-schedule__list-item__guests {
    font-size: 14px;
    line-height: 28.9px;
    text-transform: uppercase;
    margin: 0 0 3px 0;
    float: none;
  }
  .b-schedule__list-item__podcast {
    font-size: 14px;
    line-height: 28.9px;
    text-transform: uppercase;
    margin: 0 0 3px;
    float: none;
  }
}
@media screen and (max-width: 670px) {
  .b-schedule__controll-slider {
    display: none;
  }
  .b-schedule__controll-calendar {
    text-align: center;
    float: none;
    background: #eae9e9;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 7px 24px 6px;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
  }
  .b-schedule__list-item__info {
    float: none;
    margin-left: 25%;
    margin-top: 2px;
  }
}
@media screen and (max-width: 530px) {
  .b-schedule__list-item__time {
    float: none;
  }
  .b-schedule__list-item__info {
    float: none;
    margin-left: 0;
    margin-top: 2px;
  }
}
/* Anons in air */
.b-header-anons {
  background: #f2f2f2;
  position: relative;
  z-index: 5;
}
/* Anons not in air */
.b-header-anons.not-in-air {
  min-height: 167px;
  background: rgba(242, 242, 242, 0.9);
  margin-top: -167px;
  position: relative;
  z-index: 5;
}
.b-header-anons__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
  padding: 13px 13px 26px;
}
/* Anons link */
.b-header-anons__link {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}
.b-header-anons__link.pic {
  text-decoration: none;
  border-bottom: none;
}
/* Anons picture */
.b-header-anons__piture {
  float: left;
}
.b-header-anons__piture img {
  border-radius: 100px;
}
/* Anons text */
.b-header-anons__text {
  float: none;
  margin: 30px 0 0 120px;
  text-transform: uppercase;
}
.b-header-anons__text--double {
  margin: 15px 0 0 120px;
}
.b-header-anons__time {
  margin: 0;
  /*font-size: 17px;*/
  font-size: 15px;
  line-height: 17px;
  text-align: left;
  color: #b52424;
}
.b-header-anons__name {
  margin: 0 0 10px;
  /*font-size: 17px;*/
  font-size: 15px;
  line-height: 23px;
  text-align: left;
}
.b-header-anons__host {
  margin: 0 0 2px;
  font-size: 14px;
  line-height: 14px;
}
/* Anons list */
.b-header-anons__list {
  margin: 20px 0 0 0;
  text-align: center;
}
.b-header-anons__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 30px;
  padding: 0 0 0 30px;
  min-width: 20%;
  max-width: 29%;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -229px 22px no-repeat;
  height: 104px;
}
.b-header-anons__item:first-child {
  margin: 0;
  padding: 0;
  background: none;
}
/* Adaptive blocks */
@media screen and (max-width: 1280px) {
  .b-header-anons__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .b-header-anons__host {
    display: none;
  }
  .b-header-anons.not-in-air {
    min-height: 193px;
    background: rgba(242, 242, 242, 0.9);
    margin-top: -193px;
    position: relative;
  }
  .b-header-anons__item:last-child {
    display: none;
  }
  .b-header-anons__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 40px;
    padding: 0 0 0 40px;
    min-width: 40%;
    max-width: 41%;
  }
}
@media screen and (max-width: 670px) {
  .b-header-anons__list {
    margin: 20px auto 0 auto;
  }
  .b-header-anons__item:first-child {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    padding: 0;
    max-width: none;
  }
  .b-header-anons__item:last-child {
    display: none;
  }
  .b-header-anons__item:nth-child(2) {
    display: none;
  }
  .b-header-anons.not-in-air {
    min-height: 193px;
    background: rgba(242, 242, 242, 0.9);
    margin-top: -193px;
    position: relative;
  }
}
/* Banners */
.b-adv {
  margin: 0 0 15px;
  padding: 0;
  margin: 0 0 5px;
  text-align: center;
  padding: 7px 13px 0;
}
.b-adv--article {
  float: right;
  margin: 50px -12px 0 0;
}
.b-adv iframe {
  width: 100%;
}
.b-adv.b-adv--news {
  height: 350px;
  width: 100%;
  padding: 7px 0 0;
}
.b-adv.b-adv--news iframe {
  width: 100%;
  height: 100%;
}
.b-adv.b-adv--top {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  overflow: hidden;
  max-height: 90px;
}
.b-adv--wide iframe {
  width: 100%;
  max-width: 980px;
}
/* Adaptive blocks */
@media screen and (max-width: 900px) {
  .b-adv--wide {
    display: none;
  }
  .b-adv--article {
    display: none;
  }
}
@media screen and (max-width: 670px) {
  .b-adv.b-adv--news {
    display: none;
  }
}
/*
    Marquee
*/
.b-hot-news {
  max-width: 1067px;
  padding: 0 13px;
  margin: 15px auto;
  position: relative;
}
.b-hot-news__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
}
.b-news-list__link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 670px) {
  .b-news-list__link {
    font-size: 27px;
  }
}
.b-hot-news:before {
  content: "";
  position: absolute;
  top: 0;
  left: 13px;
  height: 16px;
  width: 13px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) 0 -182px no-repeat;
}
.b-hot-news:after {
  content: "";
  position: absolute;
  top: 0;
  right: 13px;
  height: 16px;
  width: 13px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -13px -182px no-repeat;
}
.b-hot-news__inner {
  padding: 0;
}
.b-hot-news__list {
  font-size: 14px;
}
.b-hot-news__item {
  display: block;
  float: left;
  padding: 0 30px;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 670px) {
  .b-hot-news__item {
    text-align: center;
  }
}
.b-hot-news__time {
  color: #000000;
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.b-hot-news__link {
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 16px;
  margin-top: 3px;
}
.b-hot-news__slider {
  position: relative;
}
.b-hot-news__slider .owl-buttons div {
  top: 27px;
}
@media screen and (max-width: 530px) {
  .b-hot-news__header {
    margin: 0 0 24px;
    padding: 10px 0 0px;
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
  }
}
/* 
    Quiz
*/
.b-quiz {
  margin: 0 0 15px;
  padding: 0;
}
.b-quiz__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
  position: relative;
}
.b-quiz__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
}
.b-quiz__header a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 670px) {
  .b-quiz__header a {
    font-size: 27px;
  }
}
.b-quiz__charts {
  text-align: center;
}
.b-quiz__chart {
  float: none;
  display: inline-block;
  width: 20%;
}
.b-quiz__place {
  position: relative;
  padding: 0 10px;
}
.b-quiz__text {
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 14px;
}
.b-quiz__percent {
  text-align: center;
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  margin: -10px 0 0;
}
.b-quiz__vote {
  text-align: center;
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
  margin: 0;
}
.b-quiz__vote-btn {
  display: inline-block;
  background: #b7b3b3;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 4px 8px;
  border-radius: 4px;
  cursor: pointer;
}
/* Quiz list */
/* Small guest list */
.b-quiz__item--small {
  float: left;
  width: 50%;
  min-height: 50px;
  margin: 0 0 20px;
}
.b-quiz__link--block {
  display: block;
  color: inherit;
  text-decoration: inherit;
  text-transform: uppercase;
}
.b-quiz__pic--small {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  height: 45px;
  width: 45px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) 0 -455px no-repeat;
}
.b-quiz__name--small {
  padding: 10px 0 0;
  display: block;
  color: #000000;
  text-decoration: underline;
  font-size: 17px;
}
.b-quiz__info--small {
  display: block;
  color: #706f73;
  text-decoration: none;
  font-size: 14px;
}
.b-quiz__message {
  position: absolute;
  top: 100px;
  left: 50%;
  width: 270px;
  margin: 0 0 0 -136px;
  background: #fff;
  border: 1px solid #706f73;
  border-radius: 6px;
  z-index: 999;
  display: none;
}
.b-quiz__message p {
  margin: 0;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
}
/* Adaptive blocks */
@media screen and (max-width: 670px) {
  .b-quiz__chart {
    float: none;
    display: block;
    width: auto;
  }
  .b-quiz__percent {
    text-align: center;
    position: absolute;
    top: 52%;
    left: 0;
    width: 100%;
    margin: -20px 0 0;
  }
  .b-quiz__vote {
    text-align: center;
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    margin: -17px 0 0;
  }
  .b-quiz__text {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    width: 100%;
  }
  .b-quiz__item--small {
    float: none;
    width: auto;
    min-height: 50px;
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 530px) {
  .b-quiz__header {
    margin: 0 0 24px;
    padding: 10px 0 0px;
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
  }
}
/*
    Video
*/
.b-video {
  margin: 0 0 15px;
  padding: 0;
}
.b-video__holder,
.b-video__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.b-video__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
}
.b-video__message {
  display: block;
  padding: 8px 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  text-align: center;
}
.b-video__link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 670px) {
  .b-video__link {
    font-size: 27px;
  }
}
/* Video Adv */
.b-video__adv {
  margin-top: 81px;
  float: right;
}
.b-video__adv--player {
  margin-top: 0;
  float: right;
}
/* Video slider */
.b-video__slider {
  margin-right: 420px;
}
.b-video__slider-link {
  color: #000000;
  text-decoration: none;
}
.b-video__slider-item.preload {
  display: none;
}
.b-video__slider-holder {
  position: relative;
}
.b-video__slider-pic {
  width: 100%;
}
.b-video__slider-name {
  padding: 5px 0 3px;
  font-size: 17px;
  line-height: 28.9px;
  display: block;
  float: left;
  text-transform: uppercase;
  text-decoration: none;
  max-width: 85%;
}
.b-video__slider-name span {
  border-bottom: 1px solid #000000;
}
.b-video__slider-time {
  font-size: 14px;
  line-height: 28.9px;
  padding: 5px 0 0;
  display: block;
  float: right;
  text-transform: uppercase;
  color: #706f73;
}
.b-video__slider-btn {
  display: block;
  position: absolute;
  bottom: 40px;
  right: 40px;
  background: #ca4a4a;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 12px;
  border-radius: 4px;
}
/* Video player */
.b-video__player {
  margin-right: 420px;
}
.b-video__player-link {
  color: #000000;
  text-decoration: inherit;
  display: block;
  margin: 0 0 5px;
}
.b-video__player-holder {
  position: relative;
}
.b-video__player-pic {
  width: 100%;
  visibility: hidden;
}
.b-video__player-player {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.b-video__player-name {
  padding: 10px 0 3px;
  font-size: 17px;
  display: block;
  float: left;
  text-transform: uppercase;
  text-decoration: none;
  max-width: 85%;
}
.b-video__player-name span {
  border-bottom: 1px solid #000000;
}
.b-video__player-time {
  font-size: 14px;
  padding: 10px 0 0;
  display: block;
  float: right;
  text-transform: uppercase;
  color: #706f73;
}
.b-video__player-btn {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  margin: -15px 0 0 -50px;
  background: #ca4a4a;
  color: #ffffff;
  font-size: 17px;
  line-height: 30px;
  text-transform: uppercase;
  text-decoration: none;
  height: 30px;
  width: 100px;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
}
.b-video__player-info {
  margin: 0;
}
.b-video__player-info__description {
  font-size: 17px;
  margin: 5px 0 5px;
}
.b-video__player-info__tags {
  margin: 0 0 5px;
}
.b-video__player-info__link {
  font-size: 14px;
  color: #706f73;
  text-decoration: underline;
  text-transform: uppercase;
}
/* Video list */
.b-video__list-item {
  float: left;
  width: auto;
  min-height: 180px;
}
.b-video__list-link {
  display: block;
  margin: 0 5px 5px 0;
  color: #000000;
  height: 244px;
}
.b-video__list-holder {
  position: relative;
}
.b-video__list-pic {
  width: 100%;
}
.b-video__list-btn {
  display: block;
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: #ca4a4a;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 4px 11px;
  border-radius: 4px;
}
.b-video__list-name {
  display: block;
  float: left;
  text-decoration: underline;
  max-width: 80%;
  font-size: 14px;
  line-height: 18.2px;
}
.b-video__list-name.small-title {
  height: 18px;
  overflow: hidden;
}
.b-video__list-time {
  font-size: 20px;
  display: block;
  float: right;
  text-transform: uppercase;
  color: #706f73;
  font-size: 14px;
}
/* Video search */
.b-video__search-list:after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}
.b-video__search-list .b-video__list-link {
  width: 25%;
  float: left;
  margin: 0;
  padding: 4px;
  box-sizing: border-box;
}
.b-video__search-controll {
  margin: 24px auto;
  text-align: center;
  position: relative;
  height: 36px;
}
.b-video__search-more {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 4px;
  background: #dee5e1;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}
/* Adaptive blocks */
@media screen and (max-width: 1280px) {
  .b-video__slider,
  .b-video__player {
    margin-right: 320px;
  }
}
@media screen and (max-width: 1024px) {
  .b-video__search-list .b-video__list-link {
    width: 33.33%;
  }
}
@media screen and (max-width: 900px) {
  .b-video__adv {
    display: none;
  }
  .b-video__adv--player {
    display: none;
  }
  .b-video__slider,
  .b-video__player {
    margin: 0 auto;
  }
  .b-video__slider-btn {
    display: block;
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: #ca4a4a;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 8px;
    border-radius: 4px;
  }
}
@media screen and (max-width: 670px) {
  .b-video__search-list .b-video__list-link {
    width: 50%;
  }
}
@media screen and (max-width: 530px) {
  .b-video__header {
    margin: 0 0 24px;
    padding: 10px 0 0px;
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
  }
  .b-video__slider-btn {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #ca4a4a;
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px 8px;
    border-radius: 4px;
  }
  .b-video__search-list .b-video__list-link {
    width: 100%;
    height: auto !important;
    float: none;
    margin: 0 0 12px;
  }
}
/*
    interesting
*/
.b-interesting {
  margin: 0 0 15px;
  padding: 0;
}
.b-interesting__holder,
.b-interesting__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.b-interesting__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
}
.b-interesting__message {
  display: block;
  padding: 8px 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  text-align: center;
}
.b-interesting__link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 670px) {
  .b-interesting__link {
    font-size: 27px;
  }
}
/* interesting Adv */
.b-interesting__adv {
  margin-top: 81px;
  float: right;
}
.b-interesting__adv--player {
  margin-top: 0;
  float: right;
}
/* interesting slider */
.b-interesting__slider-link {
  color: #000000;
  text-decoration: none;
}
.b-interesting__slider-item.preload {
  display: none;
}
.b-interesting__slider-holder {
  position: relative;
}
.b-interesting__slider-pic {
  width: 100%;
}
.b-interesting__slider-name {
  padding: 5px 0 3px;
  font-size: 17px;
  line-height: 28.9px;
  display: block;
  float: left;
  text-transform: uppercase;
  text-decoration: none;
  max-width: 85%;
}
.b-interesting__slider-name span {
  border-bottom: 1px solid #000000;
}
.b-interesting__slider-time {
  font-size: 14px;
  line-height: 28.9px;
  padding: 5px 0 0;
  display: block;
  float: right;
  text-transform: uppercase;
  color: #706f73;
}
.b-interesting__slider-btn {
  display: block;
  position: absolute;
  bottom: 40px;
  right: 40px;
  background: #ca4a4a;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 12px;
  border-radius: 4px;
}
/* interesting main */
.b-interesting__block {
  position: relative;
}
.b-interesting__block .b-block {
  padding-top: 400px;
  position: relative;
}
.b-interesting__block .b-interesting__block-item {
  padding: 18px;
  float: left;
  width: 33.3%;
  height: 228px;
  position: relative;
  box-sizing: border-box;
  margin-top: 5px;
  margin-bottom: 4px;
}
.b-interesting__block .b-interesting__block-item .b-interesting__block-date {
  position: absolute;
  bottom: 18px;
  left: 18px;
  color: #000;
  font-size: 14px;
  text-transform: lowercase;
}
.b-interesting__block .b-interesting__block-item .b-interesting__block-list-name {
  font-size: 14px;
  font-weight: 500;
}
.b-interesting__block .b-interesting__block-item .b-interesting__block-btn {
  font-size: 16px;
  text-decoration: none;
  text-align: center;
}
.b-interesting__block .b-interesting__block-item .b-interesting__block-title {
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  margin-top: 8px;
}
.b-interesting__block .b-interesting__block-item .b-interesting__block-title a {
  text-decoration: none;
}
.b-interesting__block .b-interesting__block-item .b-interesting__block-anons {
  font-size: 15px;
  margin-top: 8px;
  max-height: 54px;
  overflow: hidden;
}
.b-interesting__block .b-interesting__block-item .b-interesting__block-anons a {
  text-decoration: none;
}
.b-interesting__block .b-interesting__block-item a {
  color: #000;
}
.b-interesting__block .b-interesting__block-item.first-item,
.b-interesting__block .b-interesting__block-item.last-item {
  position: relative;
  height: 400px;
  overflow: hidden;
  width: 800px;
  padding: 0;
  margin-bottom: 5px;
  margin-top: 0;
}
.b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder,
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder {
  position: relative;
  height: 400px;
}
.b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder:before,
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
}
.b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-list-name,
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-list-name {
  position: absolute;
  top: 24px;
  left: 26px;
}
.b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-list-name a,
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-list-name a {
  color: #fff;
}
.b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-date,
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-date {
  position: absolute;
  left: auto;
  top: 26px;
  right: 26px;
  color: #fff;
  width: 180px;
  text-align: right;
  bottom: auto;
}
.b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-btn,
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-btn {
  position: relative;
  display: block;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  width: 204px;
  box-sizing: border-box;
  height: 34px;
  line-height: 34px;
  margin: 12px auto 0;
}
.b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-title,
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-title {
  position: absolute;
  bottom: 165px;
  width: 460px;
  left: 50%;
  margin-left: -230px;
  font-weight: bold;
  font-size: 46px;
  line-height: 50px;
  text-align: center;
  max-width: 80%;
}
.b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-title a,
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-title a {
  color: #fff;
  text-decoration: none;
}
.b-interesting__block .b-interesting__block-item.first-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 260px;
  width: auto;
}
.b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-title {
  position: absolute;
  top: 41px;
  right: 0;
  bottom: 41px;
  left: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-title:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-title .b-interesting__block-center {
  margin: auto;
  max-width: 80%;
  width: 460px;
  display: inline-block;
  vertical-align: middle;
}
.b-interesting__block .b-interesting__block-item.last-item {
  height: 242px;
  overflow: hidden;
  width: 66.7%;
  margin-top: 8px;
}
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder {
  height: 242px;
  line-height: 242px;
}
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder * {
  line-height: normal;
}
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-btn {
  font-size: 14px;
  width: 160px;
  height: 30px;
  line-height: 30px;
}
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-title {
  bottom: 88px;
  font-size: 34px;
  width: 400px;
  margin-left: -200px;
  line-height: 34px;
  position: relative;
  top: auto;
  bottom: auto;
  display: inline-block;
  vertical-align: middle;
}
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-date {
  top: 18px;
  right: 17px;
}
.b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-anons {
  display: none;
}
/* Adaptive blocks */
@media screen and (max-width: 1280px) {
  .b-interesting__slider {
    margin-right: 320px;
  }
}
@media screen and (max-width: 1024px) {
  .b-interesting__block .b-interesting__block-item {
    width: 50%;
  }
  .b-interesting__block .b-interesting__block-item.last-item {
    width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .b-interesting__adv {
    display: none;
  }
  .b-interesting__block .b-block {
    padding-top: 0;
  }
  .b-interesting__block .b-interesting__block-item.first-item {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
  }
  .b-interesting__slider,
  .b-interesting__player {
    margin: 0 auto;
  }
  .b-interesting__slider-btn {
    display: block;
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: #ca4a4a;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 8px;
    border-radius: 4px;
  }
}
@media screen and (max-width: 670px) {
  .b-interesting__block .b-interesting__block-item {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .b-interesting__block .b-interesting__block-item .b-interesting__block-date {
    position: relative;
    margin-top: 14px;
    bottom: auto;
    left: auto;
  }
  .b-interesting__block .b-interesting__block-item .b-interesting__block-title {
    margin-top: 13px;
  }
  #interesting-slider {
    clear: both;
  }
  .b-interesting__block .b-interesting__block-item.first-item {
    margin-top: 0;
    height: auto;
  }
  .b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder {
    height: auto;
  }
  .b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder img {
    width: 100%;
    height: auto;
    display: block;
  }
  .b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-btn {
    display: none;
  }
  .b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-date {
    bottom: 12px;
    left: 50%;
    margin-left: -90px;
    text-align: center;
    top: auto;
  }
  .b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-title {
    font-size: 24px;
    line-height: 26px;
    /*    left: 15%;
            width: 70%;
            margin: 0;
            bottom: auto;
            top: 54px;*/
    top: 30px;
    bottom: 30px;
  }
  .b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-list-name {
    top: 16px;
    left: 0;
    width: 100%;
    font-weight: 400;
  }
  .b-interesting__block .b-interesting__block-item.last-item {
    height: auto;
    padding: 18px;
  }
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder {
    height: auto;
    line-height: normal;
  }
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder img {
    display: none;
  }
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder:before {
    display: none;
  }
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-list-name,
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-date,
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-title {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    color: #000;
    width: auto;
    margin: 0;
    height: auto;
    text-align: center;
    max-width: 100%;
  }
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-list-name a,
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-date a,
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-title a {
    color: #000;
  }
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-anons {
    display: block;
  }
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-date {
    margin-top: 14px;
  }
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-btn {
    display: none;
  }
  .b-interesting__block .b-interesting__block-item.last-item .b-interesting__block-holder .b-interesting__block-title {
    font-size: 24px;
    line-height: 26px;
    margin-top: 13px;
  }
}
@media screen and (max-width: 530px) {
  .b-interesting__header {
    margin: 0 0 24px;
    padding: 10px 0 0px;
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
  }
  .b-interesting__slider-btn {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #ca4a4a;
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px 8px;
    border-radius: 4px;
  }
  .b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 450px) {
  .b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-title {
    line-height: 20px;
  }
  .b-interesting__block .b-interesting__block-item.first-item .b-interesting__block-holder .b-interesting__block-title .b-interesting__block-center {
    max-width: 90%;
  }
}
/*
    Podcast
*/
.b-podcast {
  margin: 0 0 15px;
  padding: 0;
}
.b-podcast__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.b-podcast__inner--episode {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
  padding: 13px;
}
.b-podcast__link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 670px) {
  .b-podcast__link {
    font-size: 27px;
  }
}
.b-podcast__link-small {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}
.b-podcast__block-link {
  display: block;
  color: #000000;
  text-transform: uppercase;
  width: 135px;
  margin: 0 auto;
}
.b-podcast__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
}
.b-podcast__header-label {
  font-size: 39px;
  text-align: center;
  text-transform: uppercase;
  margin: 20px 0;
}
.b-podcast__logo {
  margin: 0 0 15px;
}
.b-podcast__slider {
  position: relative;
}
.b-podcast__group {
  width: 100%;
  padding: 0;
}
.b-podcast__item {
  text-align: center;
}
.b-podcast__item.preload {
  display: none;
}
.b-podcast__item--listed {
  float: left;
  width: 50%;
  min-height: 200px;
}
.b-podcast__item--listed .b-podcast__block-link {
  margin: 0;
  width: auto;
}
.b-podcast__description {
  float: left;
  width: 60%;
  margin: 52px 0 0;
  text-transform: uppercase;
  position: relative;
}
.b-podcast__description h5 {
  font-size: 21px;
  text-decoration: underline;
  height: 25px;
  overflow: hidden;
}
.b-podcast__description h5:after {
  content: "";
  position: absolute;
  top: 0;
  right: 13px;
  height: 25px;
  width: 13px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png) -13px -182px no-repeat;
}
.b-podcast__description p {
  font-size: 14px;
  text-decoration: none;
}
.b-podcast__description .status {
  display: inline-block;
  background: #a1a580;
  padding: 2px 4px;
  border-radius: 4px;
  font-size: 11px;
  color: #ffffff;
}
.b-podcast__holder {
  position: relative;
  width: 135px;
}
.b-podcast__block-link .b-podcast__holder {
  margin: 0 30px 0 0;
}
.b-podcast__block-link .b-podcast__holder--list {
  margin: 0 30px 0 0;
  float: left;
  position: relative;
}
.b-podcast__pic {
  width: 135px;
  height: 135px;
  border-radius: 135px;
}
.b-podcast__logo .b-podcast__pic {
  width: 100%;
  height: auto;
  border-radius: 0;
}
.b-podcast__number {
  position: absolute;
  top: 0;
  right: -20px;
  padding: 1px 6px;
  background: #f2f2f2;
  font-size: 11px;
  border-radius: 4px;
}
.b-podcast__name {
  margin: 10px 10px 0;
  /*font-size: @smaller-font-size;*/
  font-size: 13px;
}
.b-podcast__info {
  margin: 0 0 15px;
  position: relative;
}
.b-podcast__rss {
  float: right;
  margin: -3px 0 0;
}
.b-podcast__rss .b-podcast__rss-label {
  display: inline-block;
  padding: 3px 6px 3px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0;
  color: #000;
  background: none;
}
.b-podcast__rss .b-podcast__rss-btn--video {
  display: inline-block;
  padding: 3px 6px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 4px;
  color: #ffffff;
  background: #01b1ae;
}
.b-podcast__rss .b-podcast__rss-btn--sound {
  display: inline-block;
  padding: 3px 6px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 4px;
  color: #ffffff;
  background: #29b06c;
}
.b-podcast__rss .b-podcast__rss-btn--itunes {
  display: inline-block;
  padding: 3px 6px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 4px;
  color: #ffffff;
  background: #1b1b1b;
}
.b-podcast__description-one .b-podcast__description-one-text {
  margin: 0 0 3px;
  font-size: 17px;
  text-transform: uppercase;
}
.b-podcast__description-one .b-podcast__description-one-text .b-podcast__description-one-label {
  font-weight: bold;
}
.b-podcast__description-one .b-podcast__description-one-info {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  width: 630px;
  margin: 7px 0 0;
}
.b-podcast__records-item {
  text-transform: uppercase;
}
.b-podcast__records-item.grey {
  background: #f2f2f2;
}
.b-podcast__records-id {
  float: left;
  width: 10%;
  text-align: center;
}
.b-podcast__records-name {
  float: left;
  width: 27%;
  margin: 0 3% 0 0;
  text-align: left;
  font-size: 17px;
}
.b-podcast__records-description {
  float: left;
  width: 65%;
  text-align: left;
  height: 20px;
  overflow: hidden;
}
.b-podcast__records-description.opened {
  height: auto;
  overflow: visible;
}
.b-podcast__records-controll {
  float: left;
  width: 5%;
  text-align: center;
}
.b-podcast__records-open {
  vertical-align: top;
  display: inline-block;
  width: 8px;
  height: 16px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -20px -429px no-repeat;
}
.opened .b-podcast__records-open {
  vertical-align: top;
  display: inline-block;
  width: 16px;
  height: 8px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) 0 -429px no-repeat;
}
.b-podcast__records-description--full {
  font-size: 17px;
  text-transform: none;
}
.b-podcast__records-description__text {
  min-height: 20px;
}
.b-podcast__records-description__text p {
  margin: 0 0 5px;
}
.b-podcast__records-description__text a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 670px) {
  .b-podcast__records-description__text a {
    font-size: 27px;
  }
}
.b-podcast__records-description__controll {
  margin: 10px 0 0;
}
.b-podcast__records-date {
  float: left;
  width: 30%;
  font-size: 14px;
  color: #706f73;
  margin: 2px 0 0;
}
.b-podcast__records-time {
  float: left;
  width: 30%;
  font-size: 14px;
  color: #706f73;
  margin: 2px 0 0;
}
.b-podcast__records-links {
  float: left;
  width: 40%;
  text-transform: uppercase;
}
.b-podcast__records-links a {
  display: inline-block;
  font-size: 11px;
  color: #ffffff;
  padding: 3px 8px;
  border-radius: 4px;
  text-decoration: none;
  vertical-align: top;
  margin: 0 4px 0 0;
}
.b-podcast__records-listen {
  background: #a5b2dd;
}
.b-podcast__records-watch {
  background: #e4a4a4;
}
.b-podcast__records-load {
  background: #a89696;
}
.b-podcast__records-url {
  background: #7d7e7c;
}
.b-podcast__records-show-more {
  text-align: center;
  position: relative;
  height: 49px;
}
.b-podcast__records-show-more__btn {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 4px;
  background: #dee5e1;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 13px;
}
/* Adaptive blocks */
@media screen and (max-width: 900px) {
  .g-clear-helper__records-description__controll {
    clear: both;
  }
  .b-podcast__item--listed {
    float: none;
    width: auto;
    min-height: auto;
  }
  .b-podcast__records-date {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #706f73;
    margin: 2px 0 0;
  }
  .b-podcast__records-time {
    float: right;
    width: 50%;
    font-size: 14px;
    color: #706f73;
    margin: 2px 0 0;
    clear: none;
  }
  .b-podcast__records-links {
    margin: 10px 0 0;
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 670px) {
  .g-clear-helper__records {
    clear: both;
    height: 10px;
  }
  .b-podcast__records-id {
    float: none;
    width: auto;
    text-align: right;
  }
  .b-podcast__records-name {
    float: none;
    width: auto;
    text-align: center;
    margin: 0;
  }
  .b-podcast__records-description {
    float: left;
    width: 90%;
    text-align: left;
  }
  .b-podcast__records-controll {
    float: left;
    width: 10%;
    text-align: right;
  }
  .b-podcast__records-date {
    float: none;
    width: auto;
    font-size: 14px;
    color: #706f73;
    margin: 5px 0 0;
  }
  .b-podcast__records-time {
    float: none;
    width: auto;
    font-size: 14px;
    color: #706f73;
    margin: 5px 0 0;
    clear: none;
  }
  .b-podcast__records-links {
    margin: 10px 0 0;
    float: none;
    width: auto;
  }
  .b-podcast__description-one .b-podcast__description-one-info {
    width: auto;
  }
}
@media screen and (max-width: 530px) {
  .b-podcast__header {
    margin: 0 0 24px;
    padding: 10px 0 0px;
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
  }
  .b-podcast__description {
    float: none;
    width: auto;
    text-transform: uppercase;
    margin: 0 0 0 165px;
  }
  .b-podcast__description p {
    text-decoration: none;
  }
  .b-podcast__rss {
    float: none;
    text-align: left;
    margin: 0 0 24px;
  }
}
@media screen and (max-width: 450px) {
  .b-podcast__block-link {
    display: block;
    color: #000000;
    text-transform: uppercase;
    width: auto;
    margin: 0 auto;
  }
  .b-podcast__holder {
    margin: 0 20px 0 0;
    position: relative;
    float: left;
  }
  .b-podcast__block-link .b-podcast__holder {
    margin: 0 auto;
    float: none;
  }
  .b-podcast__name {
    margin: 0 auto 5px;
    padding: 30px 0 0;
    font-size: 16px;
  }
  .b-podcast__quote {
    font-size: 17px;
    font-style: italic;
  }
  .b-podcast__description p {
    display: none;
  }
}
.b-show-archive {
  max-width: 1067px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 40px;
}
.b-show-archive .b-show-archive-button {
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  border-radius: 3px;
  padding: 4px;
  border: 1px solid #cc281e;
  font-size: 13px;
  margin: 15px 6px 0;
  width: 73px;
  height: 15px;
  text-transform: uppercase;
  color: #000000;
}
.b-show-archive .b-show-archive-button.active {
  color: #ffffff;
  background: #cc281e;
}
/*
    Podcast
*/
.b-guests {
  margin: 0 0 15px;
  padding: 0;
}
.b-guests__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.b-guests__link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 670px) {
  .b-guests__link {
    font-size: 27px;
  }
}
.b-guests__block-link {
  display: block;
  color: #000000;
  text-transform: uppercase;
  width: 160px;
  margin: 0 auto;
}
.b-guests__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
  text-transform: none;
}
.b-guests__group {
  width: 100%;
  padding: 0;
}
.b-guests__item.preload {
  display: none;
}
.b-guests__preloader {
  position: relative;
}
.b-guests__holder {
  position: relative;
}
.b-guests__pic {
  width: 160px;
  height: 160px;
  border-radius: 160px;
}
.b-guests__number {
  position: absolute;
  top: -4px;
  right: 6px;
  padding: 1px 6px;
  background: #f2f2f2;
  font-size: 11px;
}
.b-guests__name {
  text-align: center;
  margin: 10px auto 5px;
  /*font-size: @small-font-size;*/
  font-size: 15px;
}
.b-guests__quote {
  text-align: center;
  font-size: 14px;
  font-style: italic;
}
/* Small guest list */
.b-guests__list--small.hidden {
  display: none;
}
.b-guests__list--small.shown {
  display: block;
}
.b-guests__item--small {
  float: left;
  width: 50%;
  min-height: 65px;
  margin: 0 0 20px;
}
.b-guests__error--small {
  float: none;
  width: auto;
  min-height: 50px;
  margin: 0 0 20px;
  text-align: center;
}
.b-guests__link--block {
  display: block;
  color: inherit;
  text-decoration: inherit;
  text-transform: uppercase;
}
.b-guests__pic--small {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  height: 45px;
  width: 45px;
  border-radius: 45px;
}
.b-guests__name--small {
  padding: 3px 0 0;
  display: block;
  color: #000000;
  text-decoration: underline;
  font-size: 16px;
}
.b-guests__info--small {
  display: block;
  color: #706f73;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
}
/* Guest main */
.b-guests__item--main {
  width: 75%;
  margin: 0 auto;
}
.b-guests__holder--main {
  float: left;
  margin: 0 30px 0 0;
  height: 250px;
  width: 250px;
}
.b-guests__pic--main {
  width: 100%;
  height: 100%;
  border-radius: 250px;
}
.b-guests__name--main {
  text-transform: uppercase;
  font-size: 30px;
  color: #000000;
  padding: 70px 0 0;
}
.b-guests__info--main {
  text-transform: uppercase;
  font-size: 20px;
  color: #706f73;
}
/* Adaptive blocks */
@media screen and (max-width: 900px) {
  .b-guests__name--main {
    text-transform: uppercase;
    font-size: 30px;
    color: #000000;
    padding: 35px 0 0;
  }
}
@media screen and (max-width: 670px) {
  .b-guests__item--main {
    width: auto;
    margin: 0 auto;
  }
  .b-guests__holder--main {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .b-guests__info--main {
    margin: 0 0 20px 270px;
  }
}
@media screen and (max-width: 530px) {
  .b-guests__header {
    margin: 0 0 24px;
    padding: 10px 0 0px;
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
    text-transform: none;
  }
  .b-guests__item--small {
    float: none;
    width: auto;
    min-height: 50px;
    margin: 0 0 20px;
  }
  .b-guests__info--main {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 450px) {
  .b-guests__block-link {
    display: block;
    color: #000000;
    text-transform: uppercase;
    width: auto;
    margin: 0 auto;
  }
  .b-guests__holder {
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
  .b-guests__name {
    margin: 0 auto 5px;
    padding: 30px 0 0;
    font-size: 16px;
  }
  .b-guests__quote {
    font-size: 17px;
    font-style: italic;
  }
}
/*
    Photo Gallary
*/
.b-photo-gallary {
  margin: 0 0 15px;
  padding: 0;
}
.b-photo-gallary__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.b-photo-gallary__link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 670px) {
  .b-photo-gallary__link {
    font-size: 27px;
  }
}
.b-photo-gallary__block-link {
  display: block;
  color: #000000;
  text-transform: uppercase;
  width: 160px;
  margin: 0 auto;
}
.b-photo-gallary__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
}
.b-photo-gallary__group {
  width: 100%;
  padding: 0;
}
.b-photo-gallary__item {
  margin: 0;
  text-align: center;
}
.b-photo-gallary__holder {
  position: relative;
}
.b-photo-gallary__pic {
  width: 160px;
  height: 160px;
  border-radius: 160px;
}
.b-photo-gallary__number {
  position: absolute;
  top: -4px;
  right: 6px;
  padding: 1px 6px;
  background: #f2f2f2;
  font-size: 11px;
}
.b-photo-gallary__name {
  margin: 10px auto 5px;
  font-size: 17px;
}
.b-photo-gallary__quote {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
}
/* Adaptive blocks */
@media screen and (max-width: 900px) {
  .b-photo-gallary__item {
    margin: 0;
    text-align: center;
  }
}
@media screen and (max-width: 530px) {
  .b-photo-gallary__header {
    margin: 0 0 24px;
    padding: 10px 0 0px;
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
  }
}
@media screen and (max-width: 450px) {
  .b-photo-gallary__block-link {
    display: block;
    color: #000000;
    text-transform: uppercase;
    width: auto;
    margin: 0 auto;
  }
  .b-photo-gallary__holder {
    position: relative;
  }
  .b-photo-gallary__name {
    margin: 0 auto 5px;
    padding: 30px 0 0;
    font-size: 20px;
  }
}
/* 
    Pop Up
*/
.b-pop-up {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 500;
}
.b-pop-up__content {
  text-align: center;
  width: auto;
  background: #fff;
  max-width: 1067px;
  margin: 10px auto;
  padding: 13px;
  z-index: 555;
  position: relative;
}
.b-pop-up__controll {
  margin: 50px auto 0;
  max-width: 1093px;
}
.b-pop-up__close {
  display: block;
  float: right;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
}
.b-pop-up__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
}
/* Pop up slider */
.b-pop-up-photo-gallary__slider {
  margin: 0 auto;
  max-width: 719px;
}
.b-pop-up-photo-gallary__item {
  margin: 0 0 5px 1px;
  overflow: hidden;
  position: relative;
}
.b-pop-up-photo-gallary__pic {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.b-pop-up-photo-nav__slider {
  position: relative;
  margin: 0 auto;
  max-width: 719px;
}
.b-pop-up-photo-nav__item {
  margin: 0 0 0 1px;
}
.b-pop-up-photo-nav__pic {
  width: 100%;
}
.b-pop-up-photo-nav__link {
  opacity: 0.5;
}
.b-pop-up-photo-nav__link.current {
  opacity: 1;
}
/* ANKETA */
.b-pop-up-anketa {
  position: fixed;
  top: 0;
  left: 0;
  padding: 20px 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 999;
  display: none;
  border: 0;
  outline: 0;
}
.b-pop-up-anketa__requaried {
  color: #b52424;
}
.b-pop-up-anketa__status {
  position: relative;
  text-align: center;
}
.b-pop-up-anketa__controll {
  position: relative;
  z-index: 1010;
  margin: 0 auto;
  padding: 0 0 15px;
  min-width: 50%;
  max-width: 85%;
}
.b-pop-up-anketa__close {
  display: block;
  float: right;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  font-size: 20px;
}
.b-pop-up-anketa__message {
  text-transform: uppercase;
  font-size: 25px;
  text-align: center;
}
.b-pop-up-anketa__form {
  margin: 0 auto;
}
.b-pop-up-anketa__header {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin: 30px 60px 45px;
}
.b-pop-up-anketa__str {
  margin: 0 60px 30px;
}
.b-pop-up-anketa__label {
  float: left;
  width: 20%;
}
.b-pop-up-anketa__label label {
  font-size: 17px;
  line-height: 17px;
  text-transform: uppercase;
}
.b-pop-up-anketa__input {
  margin: 0 0 0 21%;
  position: relative;
}
.b-pop-up-anketa__error-hint {
  position: absolute;
  top: -14px;
  right: 0;
  font-size: 11px;
}
.b-pop-up-anketa__text {
  padding: 4px;
  border-radius: 8px;
  border: 1px solid #706f73;
}
.b-pop-up-anketa__text input {
  width: 100%;
  background: none;
  border: none;
  outline: none;
  font-family: inherit;
  font-size: 17px;
  line-height: 17px;
  margin: 0;
  padding: 0;
}
.b-pop-up-anketa__area {
  padding: 4px;
  border-radius: 8px;
  border: 1px solid #706f73;
}
.b-pop-up-anketa__area textarea {
  width: 100%;
  min-height: 85px;
  background: none;
  border: none;
  outline: none;
  font-family: inherit;
  font-size: 17px;
  line-height: 17px;
  margin: 0;
  padding: 0;
  resize: none;
}
.b-pop-up-anketa__file input {
  display: none;
}
.b-pop-up-anketa__file .b-pop-up-anketa__file-label {
  display: inline-block;
  padding: 10px 23px;
  background: #b7b3b3;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  font-style: italic;
  font-size: 17px;
  line-height: 17px;
  cursor: pointer;
}
.b-pop-up-anketa__send input {
  display: inline-block;
  padding: 10px 23px;
  background: #ca4a4a;
  border: none;
  outline: none;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 17px;
  cursor: pointer;
}
/* Adaptive blocks */
@media screen and (max-width: 900px) {
  .b-pop-up-anketa__form {
    margin: 0 auto;
  }
  .b-pop-up-anketa__str {
    margin: 0 40px 30px;
  }
  .b-pop-up__controll {
    margin: 25px auto 0;
    max-width: 1093px;
  }
}
@media screen and (max-width: 670px) {
  .b-pop-up-anketa__str {
    margin: 0 20px 30px;
  }
}
@media screen and (max-width: 530px) {
  .b-pop-up-anketa__header {
    font-size: 17px;
    text-transform: uppercase;
    text-align: left;
    margin: 15px 15px 20px;
  }
  .b-pop-up-anketa__form {
    margin: 0 auto;
  }
  .b-pop-up-anketa__str {
    margin: 0 10px 20px;
  }
  .b-pop-up-anketa__label {
    float: none;
    width: auto;
  }
  .b-pop-up-anketa__label label {
    font-size: 17px;
    line-height: 17px;
    text-transform: uppercase;
  }
  .b-pop-up-anketa__input {
    margin: 0;
    position: relative;
  }
  .b-pop-up__header {
    margin: 0 0 5px;
    padding: 0 0 5px;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
  }
  .b-pop-up__controll {
    margin: 10px auto 0;
    max-width: 1093px;
  }
}
/* Comments */
.b-comments {
  margin: 0 0 15px;
  padding: 0;
}
.b-comments__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
  padding: 0 13px 0;
}
.b-comments__controll {
  margin: 0 auto;
  text-align: center;
}
.b-comments__controll a {
  text-decoration: none;
  color: #000000;
  display: inline-block;
  padding: 8px 15px;
  background: #eae9e9;
  text-transform: uppercase;
  border-radius: 4px;
  font-size: 15px;
}
.b-comments__button a {
  display: inline-block;
  padding: 8px 15px;
  background: #eae9e9;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  border-radius: 4px;
  font-size: 15px;
}
.b-comments__box {
  display: none;
}
/* Show */
.b-show {
  margin: 0 0 15px;
  padding: 0;
}
.b-show__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.b-show__link {
  color: inherit;
  text-decoration: underline;
}
/* Show logo */
.b-show-logo__pic {
  width: 100%;
}
/* Hosts */
.b-show-hosts {
  margin: 15px auto;
}
.b-show-hosts__inner {
  margin: 0 auto;
  padding: 13px;
  max-width: 1067px;
}
.b-show-hosts__link {
  text-decoration: underline;
  color: #000000;
}
.b-show-hosts__list {
  text-align: center;
}
.b-show-hosts__item {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  font-size: 95%;
}
.b-show-hosts__piture {
  float: left;
  margin: 0 20px 0 0;
}
.b-show-hosts__piture img {
  border-radius: 50px;
}
.b-show-hosts__text {
  margin-left: 70px;
  text-transform: uppercase;
  text-align: left;
}
.b-show-hosts__name {
  margin: 4px 0 2px;
}
.b-show-hosts__desc {
  margin: 0;
  font-size: 13px;
}
/* Show list */
.b-show__item {
  float: left;
  margin: 0 0 15px;
  min-height: 290px;
  width: 20%;
  text-align: center;
}
.b-show__item.closed {
  opacity: 0.5;
}
.b-show__item-pic-holder {
  margin: 0 auto;
}
.b-show__item-text-holder {
  margin: 0 auto;
  text-transform: uppercase;
}
.b-show__item-pic {
  width: 160px;
  height: 160px;
  border-radius: 160px;
}
.b-show__item-text__name {
  font-size: 17px;
  margin: 0 0 5px;
  color: #000000;
}
.b-show__item-text__host {
  font-size: 13px;
  margin: 0 0 5px;
  color: #706f73;
}
/* Show episode */
.b-show__info {
  text-transform: none;
}
.b-show__info p {
  margin: 0 0 40px;
  line-height: 28px;
  text-align: left !important;
}
.b-show__rss-btn {
  display: block;
  float: right;
  padding: 7px 10px 6px;
  width: 100px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 4px;
  color: #fff;
  background: #29b06c;
  margin: 0 0 0 4px;
}
/* Adaptive blocks */
@media screen and (max-width: 1024px) {
  .b-show-hosts__piture {
    float: none;
    margin: 0 0 0 0;
    text-align: center;
  }
  .b-show-hosts__text {
    float: none;
    text-transform: uppercase;
    text-align: center;
    margin-left: 0;
  }
  .b-show__item {
    float: left;
    margin: 0 0 15px;
    min-height: 290px;
    width: 25%;
    text-align: center;
  }
}
@media screen and (max-width: 900px) {
  .b-show__item {
    float: left;
    margin: 0 0 15px;
    min-height: 290px;
    width: 33%;
    text-align: center;
  }
}
@media screen and (max-width: 670px) {
  .b-show-hosts__list {
    text-align: center;
  }
  .b-show-hosts__item {
    float: none;
    display: block;
    width: auto;
    margin: 0 0 10px;
  }
  .b-show-hosts__piture {
    float: left;
    margin: 0 20px 0 0;
  }
  .b-show-hosts__text {
    float: none;
    text-transform: uppercase;
    margin-left: 70px;
  }
  .b-show__item {
    float: left;
    margin: 0 0 15px;
    min-height: 290px;
    width: 50%;
    text-align: center;
  }
  .b-show__rss-btn {
    display: block;
    float: none;
    padding: 7px 10px 6px;
    width: auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 4px;
    color: #fff;
    background: #29b06c;
    margin: 0 0 8px 0;
  }
}
@media screen and (max-width: 530px) {
  .b-show__item {
    float: left;
    margin: 0 0 15px;
    min-height: auto;
    width: 100%;
    text-align: center;
  }
}
/* Hosts */
.b-hosts {
  margin: 0 0 15px;
  padding: 0;
}
.b-hosts__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.b-hosts__link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 32px;
  border-bottom: none;
}
@media screen and (max-width: 670px) {
  .b-hosts__link {
    font-size: 27px;
  }
}
/* Hosts logo */
.b-hosts-logo__pic {
  width: 100%;
}
/* Hosts list */
.b-hosts__item {
  float: left;
  margin: 0 0 15px;
  min-height: 200px;
  width: 20%;
  text-align: center;
}
.b-hosts__item-pic-holder {
  margin: 0 auto;
}
.b-hosts__item-text-holder {
  margin: 0 auto;
  text-transform: uppercase;
}
.b-hosts__item-pic {
  width: 160px;
  height: 160px;
  border-radius: 160px;
  margin: 0 0 15px;
}
.b-hosts__item-text__name {
  font-size: 17px;
  margin: 0 0 5px;
  color: #000000;
}
.b-hosts__item-text__host {
  font-size: 14px;
  margin: 0;
  color: #706f73;
}
/* Host page */
.b-hosts__host {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
  min-height: 213px;
}
.b-hosts__back {
  position: absolute;
  top: 81px;
  left: -62px;
}
.b-hosts__back-button {
  display: block;
  height: 44px;
  width: 44px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -73px -325px no-repeat;
}
.b-hosts__back-button:hover {
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -129px -325px no-repeat;
}
.b-hosts__host-img {
  width: 188px;
  padding: 10px 0;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
}
.b-hosts__host-pic {
  width: 100%;
  height: 100%;
  border-radius: 188px;
}
.b-hosts__host-info {
  margin: 0 0 0 93px;
  padding: 0 0 10px 150px;
  border-left: 1px solid #fff;
  text-transform: uppercase;
  min-height: 213px;
}
.b-hosts__host-info--bordered {
  border-left: 1px solid #706f73;
}
.b-hosts__host-name {
  font-size: 30px;
  margin: 0 0 15px;
}
.b-hosts__host-data {
  margin: 150px 0 0;
}
.b-hosts__host-data p {
  margin: 0 0 20px;
  line-height: 20px;
  font-size: 18px;
  text-align: left !important;
  text-transform: none;
}
.b-hosts__shows {
  width: 188px;
  text-align: center;
  margin: 10px 0 0 0;
}
.b-hosts__show-link {
  display: block;
  font-size: 14px;
  color: #706f73;
  text-decoration: underline;
  margin: 0 0 5px;
  text-transform: uppercase;
}
/* Adaptive blocks */
@media screen and (max-width: 1024px) {
  .b-hosts__back {
    position: relative;
    top: 0;
    left: 0;
    height: 44px;
  }
  .b-hosts__back-button {
    display: block;
    position: absolute;
    top: 0;
    left: 72px;
    height: 44px;
    width: 44px;
    background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -73px -325px no-repeat;
  }
  .b-hosts-hosts__piture {
    float: none;
    margin: 0 0 0 0;
    text-align: center;
  }
  .b-hosts-hosts__text {
    float: none;
    text-transform: uppercase;
    text-align: center;
  }
  .b-hosts__item {
    float: left;
    margin: 0 0 15px;
    min-height: 200px;
    width: 25%;
    text-align: center;
  }
  .b-hosts__host-img {
    width: 188px;
    padding: 10px 0;
    background: #ffffff;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
  }
}
@media screen and (max-width: 900px) {
  .b-hosts__item {
    float: left;
    margin: 0 0 15px;
    min-height: 270px;
    width: 33%;
    text-align: center;
  }
  .b-hosts__host {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    min-height: 213px;
  }
}
@media screen and (max-width: 670px) {
  .b-hosts-hosts__list {
    text-align: center;
  }
  .b-hosts-hosts__item {
    float: none;
    width: auto;
    margin: 0 0 10px;
  }
  .b-hosts-hosts__piture {
    float: left;
    margin: 0 20px 0 0;
  }
  .b-hosts-hosts__text {
    float: left;
    text-transform: uppercase;
  }
  .b-hosts__item {
    float: left;
    margin: 0 0 15px;
    min-height: 200px;
    width: 50%;
    text-align: center;
  }
  .b-hosts__host-img {
    width: 188px;
    padding: 10px 0;
    background: #ffffff;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
  }
  .b-hosts__host-info {
    margin: 0;
    padding: 0;
    border-left: none;
    text-transform: uppercase;
    min-height: 0;
  }
  .b-hosts__host-name {
    font-size: 30px;
    margin: 0 0 15px 270px;
    padding: 55px 0 0 0;
  }
  .b-hosts__back {
    position: absolute;
    top: 62px;
    left: 204px;
    height: 44px;
  }
  .b-hosts__back-button {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    height: 44px;
    width: 44px;
    background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -73px -325px no-repeat;
  }
  .b-hosts__shows {
    width: auto;
    text-align: center;
  }
}
@media screen and (max-width: 530px) {
  .b-hosts__item {
    float: left;
    margin: 0 0 15px;
    min-height: 200px;
    width: 100%;
    text-align: center;
  }
  .b-hosts__host-img {
    width: 188px;
    padding: 10px 0;
    background: #fff;
    float: none;
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
  }
  .b-hosts__host-name {
    font-size: 30px;
    margin: 0 0 15px 0;
    padding: 0;
  }
  .b-hosts__host-data {
    margin: 0;
  }
}
@media screen and (max-width: 450px) {
  .b-hosts__host-data {
    margin: 0;
  }
}
/* Search and Sort */
.b-search {
  margin: 0 0 15px;
  padding: 0;
}
.b-search__header {
  color: #706f73;
  font-size: 25px;
  text-align: center;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.b-search__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
/* Sort block */
.b-search__sort-list {
  text-align: center;
}
.b-search__sort-item {
  display: inline-block;
  font-size: 25px;
  color: #706f73;
  text-decoration: none;
  width: 28px;
}
.b-search__sort-item.current {
  color: #000000;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) 0px -390px no-repeat;
}
.b-search__sort-list.g-search-in-progress .b-search__sort-item.current {
  color: #706f73;
  background: none;
}
/* Search bar */
.b-search__controll {
  position: relative;
}
.b-search__controll .b-search__bar-wrap {
  float: none;
}
.b-search__controll .b-search__bar {
  margin: 0px 0 0;
  background: #f4eded;
  padding: 10px;
  border-radius: 8px;
  height: 26px;
}
.b-search__sort {
  display: block;
  float: right;
  height: 46px;
  width: 68px;
  background: #f4eded url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -67px -395px no-repeat;
  border-radius: 8px;
  z-index: 100;
}
.b-search__bar {
  margin: 15px 0 0;
  background: #f4eded;
  padding: 10px;
  border-radius: 8px;
}
.b-search__input {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  border: none;
  outline: none;
  background: none;
}
/* Sort categories list */
.b-search__sort__list {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 50;
  width: 300px;
  padding: 0 10px;
  background: #ffffff;
  border: 1px solid #f2f2f2;
  border-radius: 8px;
}
.b-search__sort__item {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  padding: 10px 0;
  margin: 0 auto;
  color: #000000;
  display: block;
  border-top: 1px solid #f2f2f2;
}
.b-search__sort__item:first-child {
  border: 0;
}
.b-search__sort__item.current {
  color: #b52424;
}
/* Load more */
.b-search__records-show-more {
  text-align: center;
  position: relative;
  height: 49px;
}
.b-search__records-show-more__btn {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 4px;
  background: #dee5e1;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}
/* Datepicker */
.b-search__datepicker {
  display: block;
  margin: 0 auto;
  height: 46px;
  width: 68px;
  background: #f4eded url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -134px -395px no-repeat;
  border-radius: 8px;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
}
.b-search__datepicker input {
  width: 68px;
  height: 1px;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  background: 0 0;
  display: block;
}
/* Results */
.b-search__results {
  color: #706f73;
}
.b-search__results-link {
  color: inherit;
  text-decoration: underline;
}
.b-search__results-item {
  text-transform: uppercase;
  margin: 0 0 1em;
}
.b-search__results-head {
  color: #000000;
  font-size: 17px;
}
.b-search__results-desc {
  font-size: 14px;
}
.g-search__coincidence {
  color: #b52424;
  text-decoration: inherit;
}
.b-search__message {
  display: block;
  padding: 8px 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  text-align: center;
}
/* Article */
.b-article {
  margin: 0 0 15px;
  padding: 0;
}
.b-article__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
  position: relative;
}
.b-article__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
}
.b-article__link {
  color: inherit;
  text-decoration: underline;
}
.b-article__text p {
  font-size: 17px;
  margin: 0 0 34px;
  line-height: 25.5px;
  text-transform: none;
  text-align: left !important;
}
/* News */
.b-news {
  margin: 0 0 15px;
  padding: 0;
}
.b-news--bannered {
  margin: 0 300px 0 0;
}
.b-news__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
  position: relative;
}
.b-news__link {
  color: inherit;
  text-decoration: underline;
}
.b-news__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
}
.b-news__header sup {
  font-size: 17px;
  margin: 0 0 0 5px;
}
/* Back button */
.b-news__news {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
}
.b-news__back {
  position: absolute;
  top: 143px;
  left: 0px;
}
.b-news__back-button {
  display: block;
  height: 44px;
  width: 44px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -73px -325px no-repeat;
}
.b-news__back-button:hover {
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -129px -325px no-repeat;
}
/* News list */
.b-news__list {
  max-width: 80%;
  margin: 0 auto;
}
.b-news__date-end {
  margin: 0px 0px 0px 53px;
  padding: 30px 0px 0px 0px;
  text-transform: uppercase;
  border-top: 1px solid #706f73;
  width: 30px;
}
.b-news__date {
  margin: 0 0 10px 10px;
}
.b-news__item {
  position: relative;
  min-height: 165px;
}
.b-news__pic-holder {
  position: absolute;
  top: 35px;
  left: 0;
  padding: 10px;
  background: #ffffff;
  text-align: center;
}
.b-news__pic {
  display: block;
  width: 115px;
  height: 115px;
  border-radius: 115px;
  margin: 0 0 10px;
}
.b-news__time {
  display: block;
  font-size: 14px;
  color: #706f73;
}
.b-news__text {
  margin: 0 0 0 68px;
  padding: 35px 0 34px 82px;
  border-left: 1px solid #706f73;
  text-transform: uppercase;
  min-height: 55px;
}
.b-news__head {
  font-size: 19px;
  line-height: 25px;
  color: #000;
  margin: 0 0 7px;
}
.b-news__anons {
  font-size: 17px;
  margin: 0 0 10px;
  text-transform: none;
}
.b-news__cat-item {
  font-size: 13px;
  color: #706f73;
  text-decoration: underline;
}
/* Last news mod */
.b-news__list--last-news .b-news__item {
  position: relative;
  min-height: 165px;
}
.b-news__list--last-news .b-news__pic-holder {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  padding: 0 10px 10px;
  background: #ffffff;
  text-align: center;
}
.b-news__list--last-news .b-news__pic {
  display: block;
  width: 115px;
  height: 115px;
  border-radius: 115px;
  margin: 0 0 10px;
}
.b-news__list--last-news .b-news__text {
  margin: 0 0 0 145px;
  padding: 0;
  border-left: none;
  text-transform: uppercase;
}
/* Direct news */
.b-news__news {
  position: relative;
}
.b-news__news .b-news__cat {
  width: 190px;
  text-align: center;
  margin: 9px 0 0;
}
.b-news__news .b-news__cat-item {
  font-size: 14px;
  color: #706f73;
  text-transform: uppercase;
}
.b-news__news-img {
  width: 188px;
  padding: 10px 0;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
}
.b-news__news-pic {
  width: 188px;
  height: 188px;
  border-radius: 188px;
  margin: 0 0 13px;
}
.b-news__news-info {
  margin: 50px 0 0 93px;
  padding: 0 0 10px 150px;
  border-left: 1px solid #706f73;
  text-transform: none;
}
.b-news__news-name {
  font-size: 30px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.b-news__news-data {
  text-transform: none;
}
.b-news__news-data p {
  margin: 0 0 20px;
  line-height: 20px;
  font-size: 16px;
  text-align: left !important;
}
/* Controll */
.b-news__controll {
  position: absolute;
  top: 0;
  right: 0;
}
.b-news__sort {
  display: inline-block;
  vertical-align: top;
  height: 46px;
  width: 68px;
  background: #f4eded url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -67px -395px no-repeat;
  border-radius: 8px;
}
.b-news__datepicker {
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
  height: 46px;
  width: 68px;
  background: #f4eded url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3) -134px -395px no-repeat;
  border-radius: 8px;
  cursor: pointer;
}
.b-news__datepicker input {
  border: none;
  background: none;
  outline: none;
  font-size: 0;
}
/* Adaptive blocks */
@media screen and (max-width: 900px) {
  .b-news__news {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
  }
  .b-news__list {
    max-width: 100%;
    margin: 0 auto;
  }
  .b-news__back {
    position: relative;
    float: left;
    top: 0;
    left: 0;
    padding: 0;
  }
  .b-news__controll {
    position: relative;
    float: right;
    top: 0;
    right: 0;
  }
  .b-news--bannered {
    margin: 0 auto;
  }
}
@media screen and (max-width: 670px) {
  .b-news__back {
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .b-news__item {
    position: relative;
    min-height: 165px;
    margin: 0 0 20px;
  }
  .b-news__pic-holder {
    position: relative;
    top: 0;
    left: 0;
    padding: 10px;
    background: #fff;
    text-align: center;
    float: left;
  }
  .b-news__text {
    margin: 0 0 0 130px;
    padding: 0;
    border-left: none;
    text-transform: uppercase;
  }
  .b-news__date {
    border-top: 1px solid #706f73;
    padding: 10px 0 0;
    margin: 10px 0;
  }
  .b-news__date-end {
    display: none;
  }
  .b-news__news-info {
    margin: 0;
    padding: 0;
    border-left: none;
    text-transform: uppercase;
  }
  .b-news__news-img {
    width: 188px;
    padding: 10px 0;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 530px) {
  .b-news__header {
    margin: 0 0 24px;
    padding: 10px 0 0px;
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
  }
  .b-article__header {
    margin: 0 0 24px;
    padding: 10px 0 0px;
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
  }
  .b-news__anons {
    display: none;
  }
  .b-news__news-img {
    width: 188px;
    margin: 0 auto;
    padding: 10px 0;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    float: none;
    text-align: center;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 450px) {
  .b-news__item {
    position: relative;
    min-height: 100px;
    margin: 0 0 20px;
  }
  .b-news__pic-holder {
    display: none;
  }
  .b-news__text {
    margin: 0;
    padding: 0;
    border-left: none;
    text-transform: uppercase;
  }
  .b-news__list--last-news .b-news__text {
    margin: 0 0 0 0;
    padding: 0;
    border-left: none;
    text-transform: uppercase;
  }
}
/* Contacts */
.b-contacts {
  margin: 0 0 15px;
  padding: 0;
}
.b-contacts__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.b-contacts__inner table {
  margin: 0 auto;
}
.b-contacts__link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 670px) {
  .b-contacts__link {
    font-size: 27px;
  }
}
.b-contacts__block-link {
  display: block;
  color: #000000;
  text-transform: uppercase;
  width: 160px;
  margin: 0 auto;
}
.b-contacts__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
}
/* Contacts controll */
.b-contacts__controll {
  text-align: center;
}
.b-contacts__controll-item {
  display: inline-block;
  padding: 6px 12px;
  background: #eae9e9;
  color: #000000;
  text-decoration: none;
  border-radius: 8px;
  text-transform: uppercase;
  font-size: 16px;
}
.b-contacts__controll-item.current {
  background: none;
}
/* Contacts about */
.b-contacts__info p {
  font-size: 17px;
  margin: 0 0 34px;
  line-height: 25.5px;
  text-transform: none;
  text-align: left !important;
}
/* Honors */
.b-contacts__honors {
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  /*
    * {
        font-size: @small-font-size;
        margin: 0 0 @small-font-size*2;
        line-height: @small-font-size*1.5;
        text-transform: none;
        text-align: left !important;
    }
    */
}
p.b-contacts__honors {
  display: none;
}
.b-contacts__honors-year {
  font-size: 30px;
  padding: 5px 0;
  margin: 0;
}
.b-contacts__honors-name {
  font-size: 17px;
  padding: 10px 0;
  margin: 0;
}
.b-contacts__honors-line {
  width: 1px;
  height: 30px;
  background: #706f73;
  margin: 0 auto !important;
}
/* Small leaders list */
.b-contacts__item--small {
  float: left;
  width: 50%;
  min-height: 80px;
  margin: 0 0 20px;
}
.b-contacts__item--small br {
  height: 0 !important;
  display: none;
}
.b-contacts__link--block {
  text-decoration: inherit;
}
.b-contacts__pic--small {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  height: 45px;
  width: 45px;
  border-radius: 45px;
}
.b-contacts__name--small {
  padding: 3px 0 0;
  margin: 0;
  display: block;
  color: #000000;
  text-decoration: none;
  font-size: 17px;
  text-transform: uppercase;
}
.b-contacts__link--block .b-contacts__name--small {
  text-decoration: underline;
}
.b-contacts__info--small {
  display: block;
  color: #706f73;
  text-decoration: none;
  font-size: 14px;
  padding: 5px 10px 0 55px;
  margin: 0;
  text-transform: uppercase;
}
/* Adaptive blocks */
@media screen and (min-width: 1280px) {
  .b-contacts__controll.desktop {
    display: block;
  }
  .b-contacts__controll.mobile {
    display: none;
  }
}
@media screen and (max-width: 1280px) {
  .b-contacts__controll.mobile {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .b-contacts__controll.mobile {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .b-contacts__controll.desktop {
    display: none;
  }
  .b-contacts__controll.mobile {
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    border-radius: 5px;
  }
  .b-contacts__item--small {
    float: left;
    width: 50%;
    min-height: 100px;
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 670px) {
  .b-contacts__item--small {
    float: none;
    width: auto;
    min-height: 50px;
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 530px) {
  .b-contacts__header {
    margin: 0 0 24px;
    padding: 10px 0 0px;
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
  }
}
.b-other-news {
  margin: 0 0 15px;
  padding: 0;
}
.b-other-news__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.b-other-news__header {
  margin: 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-size: 32px;
  text-align: center;
  margin: 18px 0;
}
#DIV_SMI_9063 a {
  font: 16px 'Roboto', Arial, Helvetica, Garuda, sans-serif !important;
  line-height: 20px !important;
}
/* Adaptive blocks */
@media screen and (max-width: 1280px) {
  #DIV_SMI_9063 a {
    font: 12px 'Roboto', Arial, Helvetica, Garuda, sans-serif !important;
    line-height: 18px !important;
  }
  #DIV_SMI_9063 img {
    height: 120px !important;
    width: 120px !important;
  }
}
@media screen and (max-width: 900px) {
  .da_adp_teaser {
    width: 20% !important;
    padding: 0 !important;
    text-align: center !important;
  }
  .da_adp_teaser:nth-child(5) {
    display: none !important;
  }
  .da_adp_teaser:nth-child(6) {
    display: none !important;
  }
}
@media screen and (max-width: 670px) {
  .da_adp_teaser {
    width: 25% !important;
    padding: 0 !important;
  }
  .da_adp_teaser:nth-child(4) {
    display: none !important;
  }
  .da_adp_teaser:nth-child(5) {
    display: none !important;
  }
  .da_adp_teaser:nth-child(6) {
    display: none !important;
  }
}
@media screen and (max-width: 530px) {
  .b-other-news {
    display: none;
  }
}
.modal-window {
  position: fixed;
  bottom: 20px;
  width: 400px;
  background: #fff;
  z-index: 200;
  box-shadow: 0 0 3px #9c9c9c;
  -webkit-transition: right .5s;
  -moz-transition: right .5s;
  -ms-transition: right .5s;
  -o-transition: right .5s;
  transition: right .5s;
}
@media screen and (max-width: 440px) {
  .modal-window {
    width: calc(100% - 40px);
  }
}
.modal-window:after {
  display: block;
  content: '';
  clear: both;
}
.modal-window--visible {
  right: 20px;
}
.modal-window--hidden {
  right: -100%;
}
.modal-window__picture {
  float: left;
}
.modal-window__info {
  margin: 0 0 0 100px;
  padding: 10px;
}
.modal-window__image {
  height: 100px;
  width: 100px;
  object-fit: cover;
  vertical-align: top;
}
.modal-window__title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 800;
  min-height: 20px;
  margin: 0 25px 8px 0;
}
.modal-window__body {
  font-size: 12px;
  line-height: 18px;
}
.modal-window__body p {
  margin: 0 0 4px;
}
.modal-window__body p:last-child {
  margin: 0;
}
.modal-window__body a {
  color: #157ffe;
}
.modal-window__close {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 16px;
  width: 16px;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-window__close:before {
  display: block;
  width: 2px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 7px;
  content: '';
  background: #7d7e7c;
}
.modal-window__close:after {
  display: block;
  width: 16px;
  height: 2px;
  position: absolute;
  top: 7px;
  left: 0;
  content: '';
  background: #7d7e7c;
}
/* Helpers & Globals */
/*
    Helpers
*/
.g-clear {
  clear: both;
}
.g-clear--bannered {
  clear: none;
}
.g-clear--left {
  clear: left;
}
.g-audio-player {
  display: none !important;
}
.g-editable-text b,
.g-editable-text strong {
  font-weight: bold;
}
.g-editable-text i,
.g-editable-text em {
  font-style: italic;
}
.g-editable-text a {
  color: #b52424;
  text-decoration: underline;
}
.g-editable-text ul {
  list-style: disc;
  margin: 0 0 13px 20px;
}
.g-editable-text ol {
  list-style: decimal;
  margin: 0 0 0 20px;
}
.g-editable-text li {
  margin: 0 13px 5px;
}
.g-editable-text p {
  margin: 0 0 13px;
}
.g-editable-text * {
  text-transform: none !important;
}
/*
 * Audio Player
 */
.b-audio-player {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  z-index: 20;
}
.b-audio-player__inner {
  max-width: 1067px;
  margin: 0 auto;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  /* No support for these yet, use at own risk */
  -o-user-select: none;
  user-select: none;
}
.b-audio-player__markup--inair {
  position: relative;
  background: rgba(202, 28, 28, 0.9);
  height: 60px;
  width: 100%;
}
.b-audio-player__play {
  display: block;
  position: absolute;
  top: 14px;
  left: 13px;
  width: 33px;
  height: 32px;
  cursor: pointer;
}
.b-audio-player__play.play {
  background: transparent url(/National_Library/oe_/https://radiomayak.ru/i/player_sprite.png) 0px -89px no-repeat;
}
.b-audio-player__play.play:hover {
  background: transparent url(/National_Library/oe_/https://radiomayak.ru/i/player_sprite.png) -33px -89px no-repeat;
}
.b-audio-player__play.pause {
  background: url(/National_Library/oe_/https://radiomayak.ru/i/player_sprite.png) -66px -89px no-repeat;
}
.b-audio-player__play.pause:hover {
  background: url(/National_Library/oe_/https://radiomayak.ru/i/player_sprite.png) -99px -89px no-repeat;
}
.b-audio-player__info {
  padding: 22px 130px 13px 55px;
}
.b-audio-player__title {
  display: block;
  color: #ffffff;
  font-size: 15px;
  text-align: center;
  width: auto;
  overflow: hidden;
  white-space: nowrap;
}
.b-audio-player__current-time {
  float: left;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  width: auto;
  overflow: hidden;
  white-space: nowrap;
  margin-top: -2px;
}
.b-audio-player__end-time {
  float: right;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  width: auto;
  overflow: hidden;
  white-space: nowrap;
  margin-top: -2px;
}
.b-audio-player__progess {
  margin: 0 0 4px;
}
.b-audio-player__progess-bar-full {
  height: 6px;
  background: #ed1f24;
  margin: 0 35px;
  padding: 2px;
  border-radius: 3px;
  cursor: pointer;
}
.b-audio-player__progess-bar-current {
  height: 100%;
  border-radius: 3px;
  background: #fcff00;
}
.b-audio-player__vol {
  position: absolute;
  top: 21px;
  right: 70px;
  width: 44px;
  height: 18px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/player_sprite.png) -132px -89px no-repeat;
  cursor: pointer;
}
.b-audio-player__vol:hover {
  background: url(/National_Library/oe_/https://radiomayak.ru/i/player_sprite.png) -187px -89px no-repeat;
}
.b-audio-player__vol-ind-wrapper {
  height: 10px;
  margin: 4px 0 0 17px;
  width: 27px;
  background-color: #c1c1c1;
}
.b-audio-player__vol-inner {
  height: 10px;
  width: 100%;
  background-color: #fff;
  position: relative;
}
.b-audio-player__vol-inner:hover {
  background-color: #ffea00;
}
.b-audio-player__vol-ind-mask {
  height: 10px;
  width: 27px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/player_sprite.png) -187px -107px no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.b-audio-player__get-code {
  display: block;
  position: absolute;
  top: 19px;
  right: 24px;
  height: 24px;
  width: 28px;
  background: transparent;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}
.b-audio-player__code {
  position: absolute;
  top: -100px;
  right: 260px;
  padding: 10px;
  width: 300px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: ;
  -moz-border-radius: ;
  border-radius: 5px;
  z-index: 1000;
}
.b-audio-player__code-close {
  display: block;
  width: 57px;
  height: 14px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 13px;
  float: right;
}
.b-audio-player__code-text {
  display: block;
  width: 100%;
  height: 110px;
  outline: none;
  resize: none;
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
}
.b-audio-player__close {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 10px;
  height: 8px;
  cursor: pointer;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/player_sprite.png) -136px -115px no-repeat;
}
.b-audio-player__close:hover {
  background: url(/National_Library/oe_/https://radiomayak.ru/i/player_sprite.png) -136px -107px no-repeat;
}
/*
    pop up
*/
.g-pop-up {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.g-webcast {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
/*
    white-screen
*/
.g-ajaxify {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  z-index: 1500;
}
.g-ajaxify__preloader,
.g-episode__preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.g-episode__preloader {
  display: none;
}
/* Forms */
.g-requaried-field__empty {
  background: rgba(202, 28, 28, 0.2);
}
/* Global error page */
.g-error {
  margin: 0 0 15px;
  padding: 0;
}
.g-error__inner {
  max-width: 1067px;
  padding: 13px 13px 0;
  margin: 0 auto;
}
.g-error__number {
  padding: 50px 0 0;
  font-size: 270px;
  line-height: 250px;
  text-align: center;
}
.g-error__name {
  font-size: 44px;
  text-align: center;
  text-transform: uppercase;
}
.g-error__description {
  font-size: 16px;
  text-align: center;
}
/* Mods */
.m-not-in-season {
  opacity: 0.5;
}
.m-one-slides {
  max-width: 20%;
  margin: 0 auto;
}
.m-two-slides {
  max-width: 40%;
  margin: 0 auto;
}
.m-three-slides {
  max-width: 60%;
  margin: 0 auto;
}
.m-four-slides {
  max-width: 80%;
  margin: 0 auto;
}
.m-five-slides {
  max-width: none;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  /* Mods */
  .m-one-slides {
    max-width: 40%;
    margin: 0 auto;
  }
  .m-two-slides {
    max-width: 60%;
    margin: 0 auto;
  }
  .m-three-slides {
    max-width: 80%;
    margin: 0 auto;
  }
  .m-four-slides {
    max-width: none;
    margin: 0 auto;
  }
  .m-five-slides {
    max-width: none;
    margin: 0 auto;
  }
  .g-clear--bannered {
    clear: both;
  }
}
@media screen and (max-width: 530px) {
  /* Mods */
  .m-one-slides {
    max-width: none;
    margin: 0 auto;
  }
  .m-two-slides {
    max-width: none;
    margin: 0 auto;
  }
  .m-three-slides {
    max-width: none;
    margin: 0 auto;
  }
  .m-four-slides {
    max-width: none;
    margin: 0 auto;
  }
  .m-five-slides {
    max-width: none;
    margin: 0 auto;
  }
}
/*
    Slider
*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(/National_Library/oe_/https://radiomayak.ru/i/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  display: block;
  font-size: 0;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  height: 24px;
  width: 24px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/icons.png?v=3);
}
.b-video__slider .owl-buttons div {
  top: 38%;
}
.b-podcast__slider .owl-buttons div {
  top: 67px;
}
.b-photo-gallary__slider .owl-buttons div {
  top: 67px;
}
.b-guests__slider .owl-buttons div {
  top: 67px;
}
.b-pop-up-photo-gallary__slider .owl-buttons div {
  top: 46%;
}
.b-pop-up-photo-nav__slider .owl-buttons div {
  top: 35%;
}
.b-schedule__controll-slider .owl-buttons div {
  top: 0;
}
.b-video__list-slider .owl-buttons div {
  top: 62px;
}
.b-video__list-slider.column .owl-buttons div {
  top: 235px;
}
.b-schedule__controll-slider .owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  display: block;
  font-size: 14px;
  border-radius: 4px;
  background: #eae9e9;
  padding: 10px 12px 1px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
  background-position: 0 -208px;
  left: -50px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
  background-position: -28px -208px;
  right: -50px;
}
.b-schedule__controll-slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -50px;
  text-align: center;
  font-size: 14px;
  color: #000000;
}
.b-schedule__controll-slider .owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -48px;
  text-align: center;
  font-size: 14px;
  color: #000000;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
.owl-pagination {
  margin: 20px auto;
  text-align: center;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 24px;
  height: 4px;
  margin: 10px 2px;
  background: #b7b3b3;
}
.owl-theme .owl-controls .owl-page.active span {
  background: #ca4a4a;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(/National_Library/oe_/https://radiomayak.ru/i/AjaxLoader.gif) no-repeat center center;
}
/* Adaptive blocks */
@media screen and (max-width: 1280px) {
  .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background-position: 0 -208px;
    left: -20px;
  }
  .owl-theme .owl-controls .owl-buttons div.owl-next {
    background-position: -28px -208px;
    right: -20px;
  }
  .b-schedule__controll-slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -50px;
  }
  .b-schedule__controll-slider .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -48px;
  }
}
@media screen and (max-width: 1024px) {
  .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background-position: 0 -208px;
    left: 0px;
  }
  .owl-theme .owl-controls .owl-buttons div.owl-next {
    background-position: -28px -208px;
    right: 0px;
  }
  .b-schedule__controll-slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -50px;
  }
  .b-schedule__controll-slider .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -48px;
  }
}
@media screen and (max-width: 900px) {
  .owl-theme .owl-controls .owl-buttons div {
    display: none;
  }
  .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 15px;
    height: 4px;
    margin: 10px 2px;
    background: #b7b3b3;
  }
}
@media screen and (max-width: 530px) {
  .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 4px;
    height: 4px;
    margin: 10px 2px;
    background: #b7b3b3;
  }
}
