/* Other ratios */
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 100.01%;
}
body {
  font-size: 62.5%;
  font-family: Arial, sans-serif;
  overflow-anchor: none;
}
html,
body {
  height: 100%;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none;
}
#fbcomments-rules-content iframe {
  width: 100%;
  height: 500px;
}
.mediaplayer object {
  right: 0;
  top: 0;
}
.clears {
  clear: both;
}
.clears.mh {
  margin-top: -1px;
  height: 1px;
  zoom: 1;
}
@font-face {
  font-family: 'icon-fonts';
  src: url('/static/fonts/draws-icons/icon-fonts.eot?73397265');
  src: url('/static/fonts/draws-icons/icon-fonts.eot?73397265#iefix') format('embedded-opentype'), url('/static/fonts/draws-icons/icon-fonts.woff?73397265') format('woff'), url('/static/fonts/draws-icons/icon-fonts.ttf?73397265') format('truetype'), url('/static/fonts/draws-icons/icon-fonts.svg?73397265#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
.icon-arrow_left:before { content: '\6c'; }  'l' 
.icon-home:before { content: '\e800'; }  '' 
.icon-elements_sprite_balloon_round:before { content: '\e801'; }  '' 
.icon-elements_sprite_hamburger:before { content: '\e802'; }  '' 
.icon-elements_sprite_pause_icon:before { content: '\e803'; }  '' 
.icon-elements_sprite_magnifier:before { content: '\e804'; }  '' 
.icon-elements_sprite_tmblr:before { content: '\e805'; }  '' 
.icon-elements_sprite_balloon:before { content: '\e806'; }  '' 
.icon-elements_sprite_fb:before { content: '\e807'; }  '' 
.icon-elements_sprite_gplus:before { content: '\e808'; }  '' 
.icon-elements_sprite_mobile:before { content: '\e80a'; }  '' 
.icon-elements_sprite_arrow_right:before { content: '\e80b'; }  '' 
.icon-elements_sprite_play_icon:before { content: '\e80c'; }  '' 
.icon-elements_sprite_rss:before { content: '\e80d'; }  '' 
.icon-elements_sprite_satellite:before { content: '\e80e'; }  '' 
.icon-elements_sprite_twi:before { content: '\e80f'; }  '' 
.icon-elements_sprite_close:before { content: '\e810'; }  '' */
.seach_form .search_input-sbmt {
  font-size: 0;
  overflow: hidden;
  z-index: 2;
}
.seach_form .search_input-sbmt:hover + .icon-search:before {
  color: #000;
}
.seach_form .icon-search {
  position: absolute;
  left: 0;
  top: 0;
  height: 28px;
  width: 30px;
}
.seach_form .icon-search:before {
  content: '\e804';
  font-family: 'icon-fonts';
  display: block;
  position: absolute;
  line-height: 28px;
  font-size: 22px;
  text-align: center;
  color: #ADADAD;
  border-radius: 3px 0 0 3px;
  left: 0;
  top: 0;
  height: 28px;
  width: 30px;
  z-index: 1;
}
.seach_form .search_input-txt:focus + .search_input-sbmt + .icon-search:before {
  color: #000;
}
.top-menu_mobapps:before {
  font-family: 'icon-fonts';
  content: '\e80a';
  font-size: 14px;
  color: #383838;
}
.top-menu_feed:before {
  font-family: 'icon-fonts';
  content: '\e80d';
  color: #FD9D2C;
  font-size: 14px;
}
.b-footer .button_satelites .sattelite:before {
  font-family: 'icon-fonts';
  content: '\e80e';
  color: #000;
  font-size: 19px;
  top: 0;
  text-align: center;
  position: absolute;
  right: 15px;
  width: 20px;
  height: 32px;
  line-height: 32px;
}
.top-menu_sat a:before {
  font-family: 'icon-fonts';
  content: '\e80e';
  color: #000;
  font-size: 19px;
  top: 9px;
  text-align: center;
  position: absolute;
  left: 0;
  width: 20px;
}
.ticker_controls button {
  position: relative;
  margin-left: 1px;
}
.ticker_controls button:before {
  font-family: 'icon-fonts';
  color: #D6D6D6;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 22px;
  text-align: center;
  border: 1px solid #D6D6D6;
  font-size: 10px;
}
.ticker_controls button:hover:before {
  color: #B9B9B9;
  border: 1px solid #B9B9B9;
}
.ticker_controls .ticker_controls-next:before {
  content: '\72';
}
.ticker_controls .ticker_controls-pause:before {
  content: '\e803';
}
.ticker_controls .ticker_controls-play:before {
  content: '\e80c';
}
.ticker_controls .ticker_controls-prev:before {
  content: '\6c';
}
.menu-mobile-icon {
  display: none;
}
.share__link {
  position: relative;
  overflow: hidden;
  margin-left: 1px;
}
.share__link:before {
  position: absolute;
  top: -1px;
  left: -1px;
  font-family: 'icon-fonts';
  line-height: normal;
  font-size: 20px;
  height: 20px;
  width: 20px;
  background-color: #fff;
}
.share__link.share__link_fb:before {
  color: #2D5B9C;
  content: '\e807';
}
.share__link.share__link_tw:before {
  color: #00ADF2;
  content: '\e80f';
}
.share__link.share__link_google:before {
  color: #C73600;
  content: '\e808';
}
.comments-switch button:after {
  content: '\e801';
  font-family: 'icon-fonts';
  font-size: 34px;
  line-height: 22px;
  text-align: center;
  color: #6B6B6B;
}
.comments-switch button:hover:after {
  color: #848484;
}
.photo-area #nextPhoto:after {
  height: 89px;
  line-height: 89px;
}
.photo-tape_header .photo-tape_link-back {
  position: relative;
  background: none rgba(221, 221, 221, 0.5);
}
.photo-tape_header .photo-tape_link-back:hover {
  background: none rgba(221, 221, 221, 0.7);
}
.photo-tape_header .photo-tape_link-back:after {
  content: '\e810';
  font-family: 'icon-fonts';
  position: absolute;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  top: 0;
  left: 0;
  font-size: 17px;
  color: #000;
}
.text__hidden-text_js {
  display: none;
}
.text__show-text {
  display: block;
  text-align: center;
  margin-bottom: 1em;
}
.text__show-text-link_js {
  cursor: pointer;
  text-decoration: none !important;
  color: #11499d !important;
  border-bottom: 1px dashed #11499d;
}
.text__show-text-link_js:hover {
  text-decoration: none;
  border-bottom: 1px dashed #cc0a0a;
}
.category-header_evro-football {
  background: url("/static/blocks/evro2116/header-background.png") no-repeat 0 50%;
  background-color: transparent!important;
  color: #fff;
  width: 100%;
  display: table;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  height: 110px;
  margin-bottom: 30px!important;
}
.category-header_rio {
  background: url("/static/blocks/evro2116/header-background.png") no-repeat 0 50%;
  background-color: transparent!important;
  color: #fff;
  width: 100%;
  display: table;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  height: 110px;
  margin-bottom: 30px!important;
  height: auto;
  color: #004B88;
  background: transparent;
}
@media all and (max-width: 864px) {
  .category-header_evro-football {
    height: 107px;
  }
}
@media all and (max-width: 684px) {
  .category-header_evro-football {
    height: 70px;
  }
}
@media all and (max-width: 479px) {
  .category-header_evro-football {
    -webkit-background-size: 300%;
    -moz-background-size: 300%;
    -o-background-size: 300%;
    background-size: 300%;
    background-position: 5% 53%;
    height: auto;
  }
}
.category-header__title_evro-football {
  display: table-cell;
  vertical-align: middle;
  padding: 0 1.05882em;
  font-size: 3.4em;
  line-height: 1.17647em;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
}
.category-header__title_rio {
  display: table-cell;
  vertical-align: middle;
  padding: 0 1.05882em;
  font-size: 3.4em;
  line-height: 1.17647em;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
}
@media all and (max-width: 684px) {
  .category-header__title_evro-football,
  .category-header__title_rio {
    font-size: 2.4em;
    line-height: 1.16667em;
    padding: 0 0.5em;
  }
}
@media all and (max-width: 479px) {
  .category-header__title_evro-football {
    font-size: 2em;
    line-height: 1.2em;
    padding: 0.5em;
  }
  .category-header__title_rio {
    font-size: 2em;
  }
}
.b-layout {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  min-width: 300px;
  background-color: #303030;
}
.b-layout_only-content {
  padding-top: 0 !important;
}
.b-layout_only-content .pages,
.b-layout_only-content .b-wrapper .control_width {
  background: none;
}

@media screen and (max-width: 684px) {
  .b-layout {
    padding-top: 51px;
  }
  .layout__header {
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    -webkit-transition: top 0.5s ease-out 0s;
    -moz-transition: top 0.5s ease-out 0s;
    -o-transition: top 0.5s ease-out 0s;
    transition: top 0.5s ease-out 0s;
  }
  .layout__header_js_float:not(.layout__header_js_float-active) {
    top: -100%;
    -webkit-transition: top 0.5s ease-out 1s;
    -moz-transition: top 0.5s ease-out 1s;
    -o-transition: top 0.5s ease-out 1s;
    transition: top 0.5s ease-out 1s;
  }
  .layout__wrapper {
    padding-top: 5em;
  }
}
@media screen and (max-width: 479px) {
  .b-layout {
    padding-top: 107px;
  }
}
.banner-double-click * {
  margin: 0 auto;
}
.control_width {
  max-width: 980px;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  position: relative;
}
.control_width::after {
  content: '';
  display: table;
  clear: both;
  height: 0;
}
.b-wrapper {
  background-color: #fff;
  padding-bottom: 30px;
}
.b-wrapper_maks-2017-bg {
  background-image: url('/static/img/backgrounds/maks2017.jpg');
  background-repeat: no-repeat;
  background-size: contain;
}
.b-wrapper_maks-2017-bg .control_width {
  padding: 10px 10px 0;
  box-sizing: border-box;
}
@media (max-width: 684px) {
  .b-wrapper_maks-2017-bg .top-banner {
    margin: 0;
  }
}
.b-wrapper .control_width {
  background-color: #fff;
}
.b-wrapper_evro-football {
  background: url("/static/blocks/evro2116/background.jpg") no-repeat 50% 0 fixed;
  padding: 30px 10px 20px!important;
  background-size: cover;
}
.b-wrapper_evro-football .top-banner {
  padding-top: 0;
}
.b-wrapper_evro-football .breaking-news {
  background-color: transparent;
  margin-bottom: 30px;
}
.b-wrapper_evro-football .breaking-news_body {
  border: 0;
}
.control_width_evro-football {
  padding: 10px;
  width: auto!important;
}
.b-wrapper_rio {
  background: url("/static/blocks/evro2116/background.jpg") no-repeat 50% 0 fixed;
  padding: 30px 10px 20px!important;
  background: url("/static/blocks/rio2016/background.png") #ffde00 no-repeat 50% 0 fixed;
  background-size: cover;
}
.b-wrapper_rio .top-banner {
  padding-top: 0;
}
.b-wrapper_rio .breaking-news {
  background-color: transparent;
  margin-bottom: 30px;
}
.b-wrapper_rio .breaking-news_body {
  border: 0;
}
.control_width_rio {
  padding: 10px;
  width: auto!important;
}
@media (max-width: 685px) {
  .b-wrapper_rio {
    background: #ffde00;
  }
}
@media (min-width: 684px) {
  .b-wrapper {
    padding: 0 10px 30px;
  }
}
.video-iframe {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.video-iframe iframe {
  position: absolute;
  left: 0;
  top: 0;
}
.photo {
  position: relative;
}
.photo img {
  width: 100%;
  max-width: 100%;
  display: block;
  vertical-align: top;
}
.photo_ratio-16_9 {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 0;
  display: block;
  padding-bottom: 56.25%;
}
.photo_ratio-16_9 img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  vertical-align: top;
}
.photo_float {
  overflow: hidden;
}
.photo_float .text {
  overflow: hidden;
}
.bg_grey {
  background: #3f3f3f;
}
a.link-tags {
  display: block;
  color: #999!important;
  font-size: 12px!important;
  padding: 7px 10px;
  line-height: 100%!important;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
  margin-left: 10px;
  float: right;
  text-decoration: none;
}
a.link-tags:hover {
  border-color: #d1d8dc;
  background-color: #f2f2f2;
  color: #999!important;
}
.heading {
  font-size: 1.8em;
  margin: 0 0 0.7em;
}
.photo_float .photo {
  padding-left: 10px;
  float: right;
}
.photo_float .text {
  font-size: 1.6em;
}
.title-section img {
  display: block;
  max-width: 100%;
  width: 100%;
}
.top-banner {
  padding-top: 10px;
}
.feature-list a {
  text-decoration: none;
  display: block;
  color: inherit;
}
.feature-list h3 {
  font-size: 2em;
  line-height: 110%;
  margin-top: 8px;
}
.feature-list .summary {
  font-size: 1.4em;
  line-height: 114%;
  margin-top: 7px;
}
.feature-list .caption-decor {
  margin-bottom: -20px;
  z-index: 1;
}
#commentsPanel {
  margin-top: 30px;
}
.js-listing-content + .js-listing-content {
  margin-top: -25px;
}
.js-listing-content + .js-listing-content .list-news_list {
  border-top: 1px dotted #999;
  padding-top: 10px;
}
.cover {
  position: relative;
}
.cover_ratio {
  overflow: hidden;
  height: 0;
  display: block;
  padding-bottom: 56.25%;
}
.cover_bg-image {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
}
.icond,
.icond-video {
  display: block;
  background: rgba(221, 221, 221, 0.7);
  position: absolute;
  z-index: 800;
}
.icond {
  width: 38px;
  height: 38px;
}
.icond .photo {
  display: block;
  background-color: #5e5c5b;
  position: relative;
  height: 18px;
  width: 25px;
  margin: 11px auto 0;
}
.icond .photo:after {
  content: "";
  border-bottom: 3px solid #5e5c5b;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  height: 0;
  width: 11px;
  position: absolute;
  top: -3px;
  left: 5px;
}
.icond .photo:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-radius: 8px;
  top: 2px;
  left: 6px;
}
.icond-video {
  top: 0;
  width: 100%;
  background: transparent;
  padding: 10px;
  box-sizing: border-box;
  direction: ltr;
  white-space: nowrap;
  text-align: left;
}
.icond-video .play {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 2px;
  background: rgba(221, 221, 221, 0.7);
}
@media (max-width: 479px) {
  .icond-video .play {
    width: 40px;
    height: 40px;
  }
}
.icond-video .play::after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #5e5c5b;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 479px) {
  .icond-video .play::after {
    border-width: 8px 0 8px 16px;
  }
}
.icond-video__badges {
  white-space: nowrap;
}
.phototape .icond {
  left: 12px;
  bottom: 12px;
}
.section,
.list-section {
  position: relative;
  width: auto;
  margin: 0 -5px;
  overflow: hidden;
}
.section .cell,
.list-section .cell,
.section .list-cell,
.list-section .list-cell {
  padding-top: 30px;
  margin: 0 5px;
  background-color: #fff;
}
.section .cell_half-top,
.list-section .cell_half-top,
.section .list-cell_half-top,
.list-section .list-cell_half-top {
  padding-top: 17px;
  margin: 0 5px;
  background-color: #fff;
}
.column,
.reliance,
.break-in_50,
.break-in_100,
.list-element {
  vertical-align: top;
  display: inline-block;
}
.static_66-high_100,
.static_66-med_100 {
  width: 66.66%;
}
.static_66-high_100 .break-in_50,
.static_66-med_100 .break-in_50 {
  width: 50%;
}
.static_66-high_100 .break-in_100,
.static_66-med_100 .break-in_100 {
  width: 100%;
}
.static_33-high_100,
.static_33-high_hide {
  width: 33.33%;
}
.static_33-high_100 .break-in_50,
.static_33-high_100 .break-in_100 {
  width: 100%;
}
.static_64-high_50-med_100 {
  width: 63.5%;
}
.static_64-high_50-med_100 .cell {
  padding-left: 35px;
}
.static_36-high_50-med_100 {
  width: 36.5%;
}
.static_42-med_100 {
  width: 42.5%;
}
.static_56-med_100 {
  width: 56.5%;
}
.static_four-med_two-low_one .column {
  width: 25%;
}
.static_three-med_one .column {
  width: 33.33%;
}
.static_three-med_two-low_one .column {
  width: 33.33%;
}
.static_three_four-med_one_two-low_one .column {
  width: 25%;
}
.static_three_four-med_one_two-low_one .column.item-1,
.static_three_four-med_one_two-low_one .column.item-2,
.static_three_four-med_one_two-low_one .column.item-3 {
  width: 33.33%;
}
.static_two-med_one .column,
.static_two-low_one .column {
  width: 50%;
}
.static_33-med_100 {
  width: 33.33%;
}
.static_50-med_100 .list-element,
.static_two-low_one .list-element {
  width: 50%;
}
.super-banner,
.left-banner,
.middle-banner {
  background-color: #fff;
  text-align: center;
  width: auto;
}
.super-banner img,
.left-banner img,
.middle-banner img {
  display: block;
  max-width: 100%;
  width: 100%;
}
.b-wrapper .super-banner,
.b-wrapper .middle-banner {
  padding-top: 30px;
}
.b-wrapper .super-banner .cell,
.b-wrapper .middle-banner .cell {
  padding-top: 0!important;
}
.many-banners {
  text-align: right!important;
}
.many-banners img {
  display: block;
  max-width: 100%;
  width: 100%;
}
.static_33-high_100 .many-banners {
  text-align: center!important;
}
.static_33-high_100 .many-banners .column {
  width: 100%!important;
}
.center-banners {
  margin: 0 auto;
}
.top-banner .center-banners {
  max-width: 980px;
}
.banner-double-click .border,
.top-banner .border {
  padding: 5px 0;
  border: 1px solid #DDD;
  overflow: hidden;
  position: relative;
}
.banner-double-click .border {
  padding: 5px;
}
.banner-double-click .center-banners {
  width: 312px;
}
.b-header {
  z-index: 1001;
}
.b-header__search {
  margin-top: 24px;
  width: 210px;
}
@media all and (max-width: 990px) {
  .b-header__search {
    margin-left: 10px;
  }
}
.top-menu {
  padding: 5px 0 4px;
  background-color: #ebebeb;
  border-bottom: 1px solid #b2b2b2;
}
.top-menu .control_width {
  display: table;
}
.top-menu_group {
  display: table-cell;
  list-style: none;
  text-align: center;
}
.top-menu_group li {
  display: inline-block;
  margin: 0 5px;
}
.top-menu_group li a {
  color: #6a6a6a;
  text-decoration: none;
}
.top-menu_group li a:hover {
  color: #b93d47;
  text-decoration: underline;
}
.info-menu {
  position: relative;
  background-color: #000;
  border-bottom: 1px solid #8f8f8f;
}
.info-menu:after {
  content: "";
  display: block;
  clear: both;
}
.live-link {
  display: inline-block;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  color: #fff;
  background: #ab0505;
  border-radius: 3px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.live-link:hover {
  background: #c41212;
}
.seach_form {
  position: relative;
  width: 100%;
}
.search-mobile-icon {
  display: none;
}
.search_input-txt {
  display: block;
  width: 100%;
  padding: 2px 10px 2px 30px;
  border-radius: 3px;
  height: 28px;
  border: 1px solid #EDEDED;
  background: #EDEDED;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search_input-txt:focus {
  background: #fff;
}
.search_input-sbmt {
  position: absolute;
  height: 28px;
  width: 30px;
  top: 0;
  left: 0;
  background-color: transparent;
  border: none;
  font-size: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border-radius: 0;
}
.info-menu time {
  display: block;
  color: #adadad;
  font-size: 12px;
  margin-top: 4px;
}
.info-menu time span {
  float: right;
  direction: ltr;
  margin-left: 5px;
}
.main-menu {
  background-color: #000;
  color: #fff;
  width: 100%;
}
@media screen and (min-width: 684px) {
  .main-menu_float_js {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  }
  .main-menu__fill_padding {
    padding-bottom: 36px;
  }
}
.main-menu_list {
  display: table;
  width: 100%;
}
.main-menu_list li {
  list-style: none;
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  text-align: center;
}
.main-menu_list li.active a {
  background: #595959;
}
.main-menu_list > li.item-1 a {
  background: none;
}
.main-menu_list > li.item-1 a span {
  display: inline-block;
  position: relative;
}
.main-menu_list > li.item-1 a span:before {
  position: absolute;
  height: 25px;
  width: 23px;
  top: 5px;
  right: -10px;
  content: '';
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjAgMjAiPjxzdHlsZT4uc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6I0ZGRn08L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNSA1LjdWM2gtMnYxLjRMOS45IDEuNyAxIDkuMWwuOCAxTDEwIDMuNGw4LjEgNi43LjktMXoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMyAxMC43VjE4aDV2LTZoNHY2aDV2LTcuM0wxMCA1eiIvPjwvc3ZnPg==);
}
.main-menu_list a {
  font-family: Arial, sans-serif;
  display: block;
  color: #fff;
  text-decoration: none;
}
.main-menu_list a:hover {
  background: #595959;
}
@media all and (max-width: 965px) {
  .main-menu_list > li.item-1 a span:before {
    right: 0;
  }
}
@media all and (max-width: 685px) {
  .main-menu_list > li.item-1 a span:before {
    top: 7px;
    right: auto;
    left: 0;
  }
}
.main-menu-item .main-menu_list {
  display: block;
}
.main-menu-item .main-menu_list li {
  display: block;
}
.main-menu_list span {
  display: inline-block;
  padding: 7px 15px 8px;
  font-family: Arial, sans-serif;
  font-size: 1.7em;
  font-weight: bold;
  position: relative;
}
.main-menu_list .drop-sub-menu {
  position: relative;
}
.main-menu_list .drop-sub-menu > span,
.main-menu_list .drop-sub-menu > a > span {
  padding-left: 40px;
}
.main-menu_list .drop-sub-menu > span:after,
.main-menu_list .drop-sub-menu > a > span:after {
  border-style: solid;
  border-color: #fff transparent transparent;
  border-width: 4px 3px 0 3px;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  left: 30px;
  top: 1em;
}
.main-menu_list .drop-sub-menu.open,
.main-menu_list .drop-sub-menu.active {
  background: #595959;
}
.main-menu_list .drop-sub-menu.open > a > span:after,
.main-menu_list .drop-sub-menu.open > span:after {
  border-color: transparent transparent #fff;
  border-width: 0 3px 4px 3px;
}
.main-menu_list .drop-sub-menu.open > a {
  background: #595959;
}
.main-menu_list .drop-sub-menu.open .sub-menu {
  display: block;
}
@media (min-width: 684px) {
  .main-menu_list .drop-sub-menu:hover {
    background: #595959;
  }
  .main-menu_list .drop-sub-menu:hover .sub-menu {
    display: block;
  }
}
.main-menu_list .sub-menu {
  border-bottom: 1px solid #8f8f8f;
  overflow: hidden;
  display: none;
  background: #595959;
  width: 100%;
  min-width: 150px;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 801;
  text-align: right;
}
.main-menu_list .sub-menu a {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.main-menu_list .sub-menu a:hover {
  background: #000;
}
.main-menu_list .sub-menu li {
  border-top: 1px solid #8f8f8f;
  display: block;
  width: auto;
  padding: 0;
  vertical-align: top;
  white-space: normal;
  text-align: right;
}
.alternative-menu_projects {
  display: none;
}
.top-menu {
  font-family: Tahoma, sans-serif;
  font-size: 1.2em;
}
.top-menu_mobapps {
  position: relative;
  padding-right: 15px;
}
.top-menu_mobapps:before {
  position: absolute;
  width: 9px;
  height: 14px;
  right: 0;
  top: 2px;
}
.top-menu_feed {
  position: relative;
  padding-right: 19px;
  cursor: pointer;
}
.top-menu_feed:before {
  position: absolute;
  width: 14px;
  height: 14px;
  right: 0;
  top: 2px;
}
.top-menu_sat {
  position: relative;
  padding-right: 18px;
  cursor: pointer;
}
.top-menu_sat a {
  font: 0/0 a;
  position: absolute;
  width: 20px;
  height: 18px;
  right: 0;
  top: -14px;
  overflow: hidden;
  text-indent: -10000px;
}
.top-menu_sat a:before {
  text-indent: 0;
}
.top-menu_lang {
  text-align: right;
}
.live-link {
  font-size: 1.4em;
  margin-top: 24px;
}
.info-menu_float {
  float: left;
}
.info-menu_10-years {
  background-image: url(/static/img/logo_rt/10-years-logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}
.info-menu_10-years .logo {
  padding-left: 1.125%;
}
.info-menu__rtonline {
  text-decoration: none;
}
@media (max-width: 479px) {
  .info-menu__rtonline {
    background-color: #262626;
    height: 65px;
    position: relative;
    text-align: center;
    width: 100%;
    display: block;
  }
}
.info-menu__rtonline::after {
  content: '';
  position: absolute;
  background: url(/static/blocks/info-menu/rtonline.svg) no-repeat center center;
  right: 46%;
  width: 170px;
  height: 64px;
  top: 10px;
}
@media (max-width: 750px){
  .info-menu__rtonline::after {
    width: 145px;
  }
}
@media (max-width: 684px) {
  .info-menu__rtonline::after {
    right: auto;
    width: 125px;
    top: 0;
    left: 17%;
    height: 50px;
    background-size: auto 46px;
    background-position: 50% 50%;
  }
}
@media (max-width: 479px) {
  .info-menu__rtonline::after {
    background-color: #262626;
    height: 65px;
    width: 100%;
    right: 0;
    top: 0;
    left: 0;
    background-size: auto 65px;
  }
}
.languages {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 25%;
  float: left;
}
.languages::after {
  content: '';
  display: table;
  clear: both;
}
.languages__link {
  color: #a8a8a8;
}
.languages__item {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
}
@media all and (max-width: 864px) {
  .languages {
    background-color: #282828;
    border-bottom: 3px solid #474747;
    width: auto;
    float: none;
  }
  .languages__item {
    display: block;
    width: auto;
  }
  .languages__link {
    display: block;
    padding: 1em 1.5em;
    border-bottom: 1px solid #3a3a3a;
  }
}
/* Страница поиска */
.search-page {
  padding-top: 1.5em;
}
.search-page__date {
  padding: 0.45em 1% 0.45em 5%;
  width: 6em;
  font-size: 1.5em;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  margin-bottom: 1.3em;
  background-image: url(/static/blocks/search-page/calendar.gif);
  background-repeat: no-repeat;
  background-position: 5% 50%;
}
.breaking-news {
  background-color: #FFF;
  padding-top: 30px;
}
.breaking-news__body {
  background-color: #9a0404;
  width: auto;
  overflow: hidden;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  line-height: 50px;
  white-space: nowrap;
}
.breaking-news__title {
  display: inline-block;
  vertical-align: top;
  background-color: #6c0404;
  font-size: 1.9em;
  padding: 0 10px;
  border-left: 1px solid #fff;
  white-space: nowrap;
}
.breaking-news__content {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
  font-size: 1.8em;
  overflow: hidden;
}
.breaking-news__link {
  display: inline-block;
  text-decoration: none;
  color: inherit;
  padding-left: 40px;
}
.breaking-news__string {
  display: inline-block;
}
@media all and (max-width: 980px) {
  .breaking-news {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (max-width: 684px) {
  .breaking-news__title {
    display: block;
    font-size: 1.5em;
    border-left: 0;
    text-align: center;
    line-height: 30px;
  }
  .breaking-news__content {
    display: block;
  }
}
.title-section {
  padding-top: 30px;
  background-color: #fff;
}
.title-section h1,
.title-section ul {
  display: table-cell;
  vertical-align: top;
}
.title-section .dop-menu {
  font-family: Tahoma;
  line-height: 120%;
  width: auto;
  overflow: hidden;
  padding-right: 21px;
}
.title-section .dop-menu a {
  display: block;
  text-decoration: none;
  color: #044EAA;
  padding: 3px 4px;
}
.title-section .dop-menu li {
  float: right;
  font-size: 1.2em;
  list-style: none;
  margin: 0 5px;
  font-weight: normal;
}
.title-section .dop-menu_list {
  margin-right: 108px;
}
.caption-decor {
  padding: 8px 12px;
  background: #f6f7f8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f7f8 0%, #dddfe1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f8), color-stop(100%, #dddfe1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6f7f8 0%, #dddfe1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6f7f8 0%, #dddfe1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f6f7f8 0%, #dddfe1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f6f7f8 0%, #dddfe1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f8', endColorstr='#dddfe1', GradientType=0);
  /* IE6-9 */
  position: relative;
  overflow: hidden;
}
.caption-decor h1,
.caption-decor h2,
.caption-decor h3 {
  font-size: 1.8em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  white-space: nowrap;
}
.caption-decor.bb_business {
  border-bottom: 4px solid #9B002C!important;
}
.caption-decor.bb_sport {
  border-bottom: 4px solid #57117A!important;
}
.caption-decor.bb_funny,
.caption-decor.bb_kaleidoscope {
  border-bottom: 4px solid #F5D730!important;
}
.caption-decor.bb_world,
.caption-decor.bb_russia,
.caption-decor.bb_middle_east {
  border-bottom: 4px solid #34A931!important;
}
.caption-decor.bb_health {
  border-bottom: 4px solid #BF3C8D!important;
}
.caption-decor.bb_culture {
  border-bottom: 4px solid #E58532!important;
}
.caption-decor.bb_technology {
  border-bottom: 4px solid #39ACE0!important;
}
.caption-decor.bb_prg {
  border-bottom: 4px solid #93C11B!important;
}
.caption-decor.bb-photoline {
  border-bottom: 4px solid #4F4F4E!important;
}
.caption-decor.bb_video,
.caption-decor.bb-videos,
.caption-decor.bb-different_videos {
  border-bottom: 4px solid #5BBEB9!important;
}
.caption-decor.bb-space,
.caption-decor.bb_space {
  border-bottom: 4px solid #3A477C!important;
}
.caption-decor.bb-auto_car,
.caption-decor.bb_car {
  border-bottom: 4px solid #D4AB82!important;
}
.caption-decor.bb_it,
.caption-decor.bb-it,
.caption-decor.bb_mainnews-it {
  border-bottom: 4px solid #AEC9E0!important;
}
.caption-decor.bb_victory {
  border-bottom: 4px solid #ca7e04!important;
}
.caption-decor.bb-videos a:hover {
  color: #b93d47;
}
.cell .other-news .caption-decor {
  border-bottom: 4px solid #bcbcbc;
}
.bd-section-world .other-news .caption-decor,
.bd-section-russia .other-news .caption-decor,
.bd-section-middle_east .other-news .caption-decor {
  border-color: #34A931!important;
}
.bd-section-business .other-news .caption-decor {
  border-color: #9B002C!important;
}
.bd-section-sport .other-news .caption-decor {
  border-color: #57117A!important;
}
.bd-section-victory .other-news .caption-decor {
  border-bottom: 4px solid #ca7e04!important;
}
.bb_light-gray {
  border-bottom: 4px solid #bcbcbc;
}
.bb_dark-gray {
  border-bottom: 4px solid #5d5d5d;
}
.bb_green {
  border-bottom: 4px solid #72b41a;
}
.bb_violet {
  border-bottom: 4px solid #780dbd;
}
.bb_dark-red {
  border-bottom: 4px solid #bc1837;
}
.bb_light-red {
  border-bottom: 4px solid #fe112d;
}
.bb_yellow {
  border-bottom: 4px solid #fbd70f;
}
.bb_fuchsia {
  border-bottom: 4px solid #f32bc6;
}
.bb_orange {
  border-bottom: 4px solid #e98005;
}
.bb_blue {
  border-bottom: 4px solid #0098d4;
}
.article .title-section {
  padding-top: 0;
  margin-bottom: 20px;
}
.article .title-section strong {
  font-size: 1.05882353em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000;
}
.article .title-section strong a {
  color: inherit;
}
.important-news .caption-decor,
.rubric .caption-decor {
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
}
.column-left,
.last-news {
  border: 1px solid #cfcfcf;
}
.last-news_scroll {
  height: 320px;
  overflow-y: auto;
}
.last-news_footer {
  background: #e1e4e5;
}
.last-news_footer a {
  display: block;
  text-decoration: none;
  padding: 12px 10px;
  font: 1.4em Tahoma, sans-serif;
  color: #7a7a7a;
}
.column-left_list,
.last-news_list {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
.column-left_list li,
.last-news_list li {
  list-style: none;
  border-top: 1px solid #e9e9e9;
}
.column-left_list li:first-child,
.last-news_list li:first-child {
  border: none;
}
.column-left_list .photo {
  float: right;
  width: 131px;
  margin-left: 10px;
  margin-bottom: 10px;
  display: block;
}
.column-left_list .photo__wrap {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.column-left_list li a,
.last-news_list li a {
  display: block;
  text-decoration: none;
  padding: 10px;
  color: inherit;
  font-family: Arial, sans-serif;
}
.column-left_list li a:hover span,
.last-news_list li a:hover span,
.column-left_list li a:hover time,
.last-news_list li a:hover time {
  color: #b93d47;
}
.column-left_list li time,
.last-news_list li time {
  color: #0065a1;
  font-size: 1.1em;
}
.column-left_list li span,
.last-news_list li span {
  font-size: 1.6em;
}
.column-left,
.last-news {
  position: relative;
}
.column-left_list li time,
.last-news_list li time {
  float: right;
  padding-left: 10px;
}
.column-left_list li span,
.last-news_list li span {
  display: block;
  overflow: hidden;
  line-height: 143%;
}
.column-left li:first-child {
  overflow: hidden;
}
.column-left li:first-child img {
  float: right;
  width: 131px;
  margin-left: 10px;
  margin-bottom: 10px;
  display: block;
}
.last-news {
  border: 1px solid #cfcfcf;
}
.last-news_footer {
  background: #e1e4e5;
}
.last-news_footer a {
  display: block;
  text-decoration: none;
  padding: 12px 10px;
  font: 1.4em Tahoma, sans-serif;
  color: #7a7a7a;
}
.last-news_list {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
.last-news_list li {
  list-style: none;
  border-top: 1px solid #e9e9e9;
}
.last-news_list li:first-child {
  border: none;
}
.last-news_list li a {
  display: block;
  text-decoration: none;
  padding: 10px;
  color: inherit;
  font-family: Arial, sans-serif;
}
.last-news_list li a:hover span {
  color: #b93d47;
}
.last-news_list li span {
  font-size: 1.6em;
}
.last-news {
  border: 1px solid #cfcfcf;
}
.last-news_footer {
  background: #e1e4e5;
}
.last-news_footer a {
  display: block;
  text-decoration: none;
  padding: 12px 10px;
  font: 1.4em Tahoma, sans-serif;
  color: #7a7a7a;
}
.last-news_list {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
.last-news_list li {
  list-style: none;
  border-top: 1px solid #e9e9e9;
}
.last-news_list li:first-child {
  border: none;
}
.last-news_list li a {
  display: block;
  text-decoration: none;
  padding: 10px;
  color: inherit;
  font-family: Arial, sans-serif;
}
.last-news_list li a:hover span,
.last-news_list li a:hover time {
  color: #b93d47;
}
.last-news_list li x time {
  color: #0065a1;
  font-size: 1.1em;
}
.last-news_list li span {
  font-size: 1.6em;
}
.last-news {
  position: relative;
}
.last-news_list li time {
  float: right;
  padding-left: 10px;
}
.last-news_list li span {
  display: block;
  overflow: hidden;
  line-height: 143%;
}
.soc_seti {
  overflow: hidden;
}
.soc_seti .name {
  color: #9D9D9D;
  font-size: 2em;
  line-height: 30px;
  display: block;
  float: left;
  margin-left: 20px;
}
.soc_seti-links {
  overflow: hidden;
}
.soc_seti-links li {
  list-style: none;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.soc_seti-links li:last-child {
  margin-right: 0;
}
.soc_seti-links li a {
  height: 30px;
  width: 30px;
  text-decoration: none;
  overflow: hidden;
  text-indent: -1000px;
  display: block;
  background-image: url("/static/blocks/social/social.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url('/static/blocks/social/social.svg');
  background-image: -o-linear-gradient(transparent, transparent), url('/static/blocks/social/social.svg');
  background-image: linear-gradient(transparent, transparent), url('/static/blocks/social/social.svg');
  background-repeat: no-repeat;
  position: relative;
}
.soc_seti-links li .facebook {
  background-position: 0 0;
}
.soc_seti-links li .twitter {
  background-position: -31px 0;
}
.soc_seti-links li .youtube {
  background-position: -62px 0;
}
.soc_seti-links li .googleplus {
  background-position: -93px 0;
}
.soc_seti-links li .soundcloud {
  background-position: -124px 0;
}
.soc_seti-links li .telegram {
  background-position: -155px 0;
}
.soc_seti-links li .instagram {
  background-position: -186px 0;
}
.soc_seti_fixed {
  position: fixed;
  z-index: 99;
}
@media all and (min-width: 685px) {
  .soc_seti_fixed {
    top: 15%;
    left: 10px;
  }
  .soc_seti-links li.soc_seti-links_vertical {
    float: none;
    margin-right: 0;
  }
}
@media all and (max-width: 684px) {
  .soc_seti_fixed {
    bottom: 10px;
    left: 50%;
    margin-left: -120px;
  }
}
.popular {
  background-color: #f4f5f7;
}
.popular .caption-decor {
  border-top: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;
}
.popular img {
  max-width: 100%;
  width: 100%;
  display: block;
  height: 100%;
}
.popular li {
  list-style: none;
  overflow: hidden;
  padding: 12px 8px;
  border-bottom: 1px dotted #999;
}
.popular a {
  display: block;
  color: #000;
}
.popular a:hover {
  color: #b93d47;
}
.popular_link {
  display: block;
  text-decoration: none;
}
.popular_media {
  float: right;
  padding-left: 10px;
  width: 132px;
  height: 74px;
  overflow: hidden;
  display: block;
  position: relative;
}
.popular_header {
  display: block;
  font-size: 1.6em;
}
.popular_summary {
  clear: both;
  font-size: 1.4em;
  padding-top: 5px;
}
.popular_list_scroll_over_450 {
  max-height: 417px;
  overflow-y: auto;
}
.program {
  background-color: #F4F5F7;
  position: relative;
}
.program .background_all_size {
  background: #F4F5F7;
  display: none;
}
.program .program_tab,
.program .caption-decor {
  position: relative;
}
.program .media {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;

  position: relative;
  display: block;
}
.program_tab {
  border-width: 1px 1px 4px 1px;
  border-style: solid;
  border-color: #CFCFCF;
  border-bottom-color: #BCBCBC;
  overflow: hidden;
  background: -webkit-gradient(linear, 0 100%, 0 0, from(#f6f7f8), to(#dddfe1));
  background: -webkit-linear-gradient(#f6f7f8 0%, #dddfe1 100%);
  background: -moz-linear-gradient(#f6f7f8 0%, #dddfe1 100%);
  background: -o-linear-gradient(#f6f7f8 0%, #dddfe1 100%);
  background: linear-gradient(#f6f7f8 0%, #dddfe1 100%) repeat scroll 0% 0% transparent;
}
.program_tab li {
  width: 33.33%;
  float: right;
}
.program_tab .active .program_heading {
  background: #48494A;
}
.program_tab .active .program_heading a {
  color: #fff;
}
.program_list {
  position: relative;
}
.program img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.program a {
  color: #000;
  text-decoration: none;
  display: block;
}
.program li {
  list-style: none;
}
.program li:first-child .program_heading {
  border-right: none;
}
.program_heading {
  display: block;
  padding: 8px 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.8em;
  font-family: Arial, Helvetica, sans-serif;
  border-right: 1px solid #CFCFCF;
}
.program_content {
  width: 100%;
  display: none;
  position: relative;
  z-index: 2;
}
.program_content.active {
  display: block;
}
.program_content-list {
  font-size: 1.6em;
}
.program_content-list li {
  border-bottom: 1px dotted #999;
  padding: 7px 12px;
}
.program_content-list li:first-child {
  padding: 0 0;
}
.program_content-list li:first-child strong {
  margin: 10px 12px 7px;
  line-height: 1.2em;
  font-size: 1.1em;
  display: block;
}
/*rotator*/
.rotator {
  position: relative;
  /* pager */
  /*end rotator*/
}
.rotator .rotator_slides {
  position: relative;
  overflow: hidden;
}
.rotator .rotator_slide {
  position: relative;
  display: none;
  overflow: hidden;
  list-style: none;
  background: white;
}
.rotator .rotator_slide.active {
  display: block;
}
.rotator .rotator_photo {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  height: 0;
  width: 100%;
  display: block;
}
.rotator .rotator_photo img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.rotator .rotator_link {
  display: block;
}
.rotator .rotator_pager {
  margin-top: 9px;
  overflow: hidden;
  list-style: none;
}
.rotator .rotator_pager-item {
  float: right;
  margin-left: 8px;
  margin-top: 8px;
}
.rotator .rotator_pager-item a {
  display: block;
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  border: 1px solid #d1d1d1;
  color: #636363;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
.rotator .rotator_pager-item.active a,
.rotator .rotator_pager-item:hover a {
  background-color: #636363;
  color: #fff;
  border: 1px solid #636363;
}
.rotator_title {
  font-weight: bold;
  font-size: 1.6em;
  display: block;
  width: 100%;
}
.rotator_title-link {
  color: #FFF;
}
.rotator_title-link:hover {
  text-decoration: underline;
}
.rotator_txt {
  font-size: 1.6em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2em 1em 0.5em;
  color: #FFF;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-8 */
}
a.rotator_more {
  display: block;
  width: 100%;
}
.rotator_prev,
.rotator_next {
  width: 2.5em;
  height: 3.75em;
  position: absolute;
  bottom: 50%;
  margin-bottom: -1.25em;
  background-image: url("../img/slider_arrows_sprite.png");
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.75;
  z-index: 50;
  cursor: pointer;
  transition: all 0.3s linear;
}
.rotator_prev {
  left: 1em;
  background-position: 0 0;
}
.rotator_next {
  right: 1em;
  background-position: 100% 0;
}
.rotator:hover .rotator_prev,
.rotator:hover .rotator_next {
  opacity: 1;
}
.rotator_prev:hover,
.rotator_next:hover {
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -o-transform: scale(1.25);
}
/* swipe */
.swipe {
  background: white;
  position: relative;
  overflow: hidden;
  z-index: 0;
  /* pager */
}
.swipe .swipe_slides {
  position: relative;
  width: 100%;
  overflow: hidden;
  -ms-touch-action: pan-y;
  -webkit-touch-action: pan-y;
  z-index: 1;
}
.swipe .swipe_page {
  position: absolute;
  list-style: none;
  width: 100%;
  left: 0;
  top: 0;
}
.swipe .swipe_page a {
  text-decoration: none;
  outline: none;
  color: inherit;
}
.swipe .swipe_page a:hover {
  color: #b93d47;
}
.swipe .swipe_page img {
  display: block;
  width: 100%;
  max-width: 100%;
  float: none;
}
.swipe .rotator_photo {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.swipe .rotator_photo img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.swipe .rotator_txt {
  font-size: 1.6em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2em 1em 0.5em;
  color: #FFF;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-8 */
}
.swipe .rotator_pager {
  display: block;
  position: absolute;
  padding-top: 59.6%;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 0;
}
.swipe .rotator_pager-item {
  list-style: none;
  float: left;
  padding-left: 8px;
}
.swipe .rotator_pager-item:first-child {
  padding-left: 0;
}
.swipe .rotator_pager-item a {
  text-decoration: none;
  display: block;
  width: 14px;
  height: 14px;
  background: url(../img/swipe-pager.png) 0 0;
  font: 0/0 a;
  border: none;
}
.swipe .rotator_pager-item.active a,
.swipe .rotator_pager-item:hover a {
  background: url(../img/swipe-pager.png) -16px 0;
}
/* swipe animating*/
.swipe_page-animating {
  -webkit-transition: -webkit-transform 200ms linear;
  -moz-transition: -moz-transform 200ms linear;
  -o-transition: -o-transform 200ms linear;
  -ms-transition: -ms-transform 200ms linear;
  transition: transform 200ms linear;
}
.swipe_page-left {
  -moz-transform: translate(-100%, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -o-transform: translate(-100%, 0);
  -o-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}
.swipe_page-center {
  -moz-transform: translate(0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.swipe_page-right {
  -moz-transform: translate(100%, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -o-transform: translate(100%, 0);
  -o-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}
/* end swipe */
.rubric {
  position: relative;
}
.rubric .caption-decor {
  border-bottom: 4px solid #bcbcbc;
}
.rubric_list .heading {
  margin: 10px 0 7px;
  display: block;
}
.rubric_list li {
  list-style: none;
  border-bottom: 1px dotted #999;
}
.rubric_list a {
  text-decoration: none;
  display: block;
  color: inherit;
  padding: 7px 0;
}
.rubric_list a:hover {
  color: #b93d47;
}
.rubric_list li:first-child a {
  font-size: inherit;
  padding: 0;
}
.rubric_list a {
  font-size: 1.6em;
}
.rubric_list .heading {
  margin: 10px 0 7px;
  line-height: 1.2em;
}
.rubric_list a {
  line-height: 120%;
}
.ficher img {
  width: 100%;
  max-width: 100%;
}
.ficher a {
  color: inherit;
  display: block;
  padding: 7px 0;
  text-decoration: none;
}
.ficher .heading {
  font-weight: normal;
  font-size: 1.6em;
}
.ficher_list {
  overflow: hidden;
  margin: 0 -5px;
}
.ficher_list li {
  list-style: none;
}
.ficher .reliance {
  vertical-align: top;
  display: inline-block;
  width: 50%;
}
.ficher .reliance:hover {
  color: #b93d47;
}
.ficher .element {
  margin: 0 5px!important;
  border-bottom: 1px dotted #999;
  overflow: hidden;
}
.ficher .media {
  width: 132px;
  float: right;
  margin-left: 10px;
}
.important-news {
  overflow: hidden;
}
.important-news_list {
  overflow: hidden;
  margin: 0 -5px;
}
.important-news_list .heading {
  line-height: 120%;
  display: block;
  font-size: 1.1em;
}
.important-news_list a {
  display: block;
  font-size: 1.6em;
  line-height: 120%;
  text-decoration: none;
  color: #044faa;
}
.important-news_list a:hover {
  color: #b93d47;
}
.important-news_text {
  font-size: 1.5em;
}
.important-news_text a {
  font-size: 1em;
}
.important-news .reliance {
  vertical-align: top;
  display: inline-block;
  width: 50%;
}
.important-news .reliance.item-1 {
  width: 100%;
  color: #000;
  overflow: hidden;
}
.important-news .reliance.item-1 a {
  border-bottom: 0;
  color: inherit;
  overflow: hidden;
}
.important-news .reliance.item-1 a:hover {
  color: #b93d47;
}
.important-news .reliance.item-1 h3,
.important-news .reliance.item-1 p {
  margin-right: 240px;
}
.important-news .element {
  margin: 0 10px;
  border-bottom: 1px dotted #999;
  padding: 15px 0;
  overflow: hidden;
}
.important-news .media {
  position: relative;
  height: 130px;
  float: right;
  width: 230px;
  margin-left: 10px;
  overflow: hidden;
}
.important-news .media img {
  width: 100%;
  max-width: 100%;
}
.relevant-countries {
  overflow: hidden;
}
.relevant-countries .heading {
  line-height: 110%;
  display: block;
  font-size: 1.4em;
  margin-bottom: 14px;
}
.relevant-countries_list {
  margin: 5px -5px 0;
}
.relevant-countries_list a {
  line-height: 82%;
  font-size: 1.5em;
  text-decoration: none;
  padding: 0 1px;
  color: #044faa;
}
.relevant-countries_media {
  position: relative;
  float: right;
  width: 230px;
}
.relevant-countries_media img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.relevant-countries_text {
  font-size: 1.4em;
  line-height: 114%;
}
.relevant-countries_text a {
  font-size: 1em;
}
.relevant-countries .reliance {
  width: 100%;
  border-top: 1px dotted #999;
}
.relevant-countries .reliance .photo_ratio-16_9 img {
  height: auto;
}
.relevant-countries .reliance:first-child {
  border-top: 0;
}
.relevant-countries .reliance:first-child a {
  color: inherit;
}
.relevant-countries .reliance:first-child .heading,
.relevant-countries .reliance:first-child .relevant-countries_text {
  margin-right: 240px;
}
.relevant-countries .reliance:first-child .element {
  padding-bottom: 14px;
  overflow: hidden;
}
.relevant-countries .element {
  margin: 0 7px;
  padding: 9px 0;
}
.relevant-countries .element:hover a {
  color: #b93d47!important;
}
.list-news {
  overflow: hidden;
  color: #000;
  font-family: Arial;
}
.list-news a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.list-news .heading {
  display: block;
  font-size: 1.3em;
  margin-bottom: 17px;
  line-height: 120%;
}
.list-news_media {
  position: relative;
  height: 130px;
  float: right;
  width: 230px;
  overflow: hidden;
}
.list-news_media img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.list-news_text {
  font-size: 1.6em;
  color: #292723;
  line-height: 120%;
}
.list-news .reliance {
  width: 100%;
  border-top: 1px dotted #999;
}
.list-news .reliance:first-child,
.list-news .reliance.item-1 {
  border-top: 0;
}
.list-news .reliance:first-child .element,
.list-news .reliance.item-1 .element {
  margin-top: 0;
}
.list-news .reliance .heading,
.list-news .reliance .list-news_text {
  margin-right: 240px;
}
.list-news .element {
  margin: 10px 0;
  overflow: hidden;
}
.paginator {
  width: 100%;
  margin-top: 25px;
}
.paginator a {
  color: inherit;
}
.paginator a,
.paginator span {
  text-decoration: none;
  text-align: center;
  padding: 10px 4px 5px;
  margin: 0 2px;
  font-weight: bold;
  display: block;
}
.paginator span.arrow,
.paginator span.active {
  color: #ADADAD;
}
.paginator li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}
.paginator-list {
  display: block;
  font-size: 1.6em;
  color: #000;
  margin: 0 -10px;
}
.paginator .arrow {
  margin: 0 10px;
}
.paginator .more-button {
  display: none;
}
.more {
  width: 100%;
  font-weight: bold;
  margin-top: 25px;
}
.more-border {
  color: #999;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  border: 0;
  height: 1px;
  background-color: #999;
}
.more .paginator-list {
  display: none;
}
.more-button {
  display: block;
  text-decoration: none;
  background-color: #C8C8C8;
  border: 1px solid #BCBCBC;
  height: 40px;
  text-align: center;
  line-height: 40px;
  position: relative;
  font-size: 1.6em;
  color: #000;
  border-radius: 4px;
  box-shadow: 0px 2px 0px #E9E9E9 inset;
  width: 100%;
}
.list-search {
  overflow: hidden;
  color: #000;
  font-family: Arial;
  margin-top: 30px;
}
.list-search a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.list-search .heading {
  display: block;
  font-size: 1.3em;
  margin-bottom: 17px;
  line-height: 120%;
}
.list-search .caption-decor {
  margin-bottom: 10px;
}
.list-search_media {
  position: relative;
  height: 130px;
  float: right;
  width: 230px;
  overflow: hidden;
}
.list-search_media img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.list-search_text {
  font-size: 1.6em;
  color: #292723;
  line-height: 120%;
}
.list-search .reliance {
  width: 100%;
  border-top: 1px dotted #999;
}
.list-search .reliance:first-child,
.list-search .reliance.item-1 {
  border-top: 0;
}
.list-search .reliance:first-child .element,
.list-search .reliance.item-1 .element {
  margin-top: 0;
}
.list-search .reliance .heading:not(.margin_no),
.list-search .reliance .list-search_text:not(.margin_no) {
  margin-right: 240px;
}
.list-search .element {
  margin: 10px 0;
  overflow: hidden;
}
.secondary-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.secondary-menu__link {
  color: #8ec1f1;
}
@media all and (max-width: 1000px) {
  .secondary-menu__item {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
@media all and (max-width: 864px) {
  .secondary-menu {
    border-bottom: 2px solid #adadad;
  }
  .secondary-menu__item {
    padding-left: 0;
    padding-right: 0;
  }
  .secondary-menu__link {
    display: block;
    padding: 1em 1.5em;
    border-bottom: 1px solid #3a3a3a;
  }
}
.rtpedia__abc {
  margin: 10px 5px;
}
.rtpediaabc ul {
  margin: 0;
  padding: 1em 0;
  list-style: none;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  text-align: center;
  font-weight: bold;
}
.rtpediaabc ul li {
  display: inline-block;
}
.rtpediaabc ul a {
  display: inline-block;
  font-size: 1.3em;
  border: 1px solid #d9d9d9;
  border-radius: 1em;
  color: #888;
  text-transform: uppercase;
  line-height: 2em;
  width: 3.33333333em;
  text-align: center;
  margin: 1px 0;
  text-decoration: none;
}
.rtpediaabc ul a:hover {
  color: #636;
  border-color: #636;
  text-decoration: none;
}
.rtpediaabc ul a.rtpediaabc_link_active {
  background: #757575;
  color: #fff;
  border-color: #757575;
}
.schedule {
  font-family: Arial;
  overflow: hidden;
  border: 1px solid #e9e9e9;
}
.schedule li {
  border-bottom: 1px solid #e9e9e9;
  font-size: 2em;
  list-style: none;
  color: #000;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  padding: 0 20px;
  position: relative;
}
.schedule li:last-child {
  border-bottom: none;
}
.schedule li:nth-child(even) {
  background-color: #fcfcfc;
}
.schedule li:nth-child(odd) {
  background-color: #f3f3f3;
}
.schedule a,
.schedule span,
.schedule strong {
  display: inline;
  vertical-align: middle;
}
.schedule a,
.schedule strong {
  margin-right: 47px;
}
.schedule a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.schedule a:hover {
  color: #ab0505;
}
.schedule .active span {
  color: #77bd1e;
}
.schedule .active:before {
  background-color: #ab0505;
  content: 'مباشر';
  color: #ffffff;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  line-height: 30px;
  margin: 10px;
  padding: 0px 20px;
}
.schedule .hidden {
  display: none;
}
.schedule .schedule_time-zones {
  transition: margin 1s;
}
.schedule-head {
  height: 40px;
  line-height: 40px;
  font-size: 2em;
  padding: 0 20px;
}
.schedule-head .schedule-head__button {
  text-align: center;
  cursor: pointer;
}
.schedule-head .schedule-head__button.active {
  transform: rotateX(180deg);
}
.schedule-head .schedule-head__button:before {
  content: '\75';
  display: inline-block;
  font-family: icon-fonts;
  width: 20px;
  height: 12px;
}
.schedule-head .schedule-head__time-zone {
  float: right;
}
.schedule_horisontal {
  display: none;
  background-color: #fff;
  overflow: hidden;
  width: 100%;
  height: 72px;
}
.schedule_horisontal .schedule_viewport {
  margin: 0 36px 0 29px;
  position: relative;
}
.schedule_horisontal .frame {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.schedule_horisontal ul {
  width: 33333px;
}
.schedule_horisontal li {
  float: right;
  height: 60px;
  width: 88px;
  padding: 6px;
  list-style: none;
}
.schedule_horisontal li.active {
  background-color: #2B2B2B;
}
.schedule_horisontal li.active time {
  color: #ACACAC;
}
.schedule_horisontal li.active .title-program {
  color: #fff;
}
.schedule_horisontal time {
  color: #636363;
  font-size: 1.1em;
  display: block;
  margin-bottom: 6px;
  font-weight: bold;
}
.schedule_horisontal .title-program {
  color: #000;
  font-size: 1.3em;
  line-height: 123%;
  font-weight: normal;
}
.schedule_horisontal .prev,
.schedule_horisontal .next {
  position: absolute;
  top: 0;
  width: 29px;
  height: 72px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  background-color: rgba(205, 205, 205, 0.55);
  box-shadow: 0 0 3px rgba(24, 24, 24, 0.55);
  line-height: 72px;
  font-family: 'icon-fonts';
  font-size: 2em;
  font-style: normal;
  text-align: center;
  color: #454545;
  cursor: pointer;
}
.schedule_horisontal .prev.disabled,
.schedule_horisontal .next.disabled {
  color: #9A9A9A;
}
.schedule_horisontal .prev {
  left: -29px;
}
.schedule_horisontal .prev:after {
  content: 'l';
}
.schedule_horisontal .next {
  right: -36px;
}
.schedule_horisontal .next:after {
  content: 'r';
}
.other-news {
  overflow: hidden;
}
.other-news_list {
  margin-left: -5px;
  margin-right: -5px;
}
.other-news_list a {
  display: block;
  padding: 10px 2px;
  font-size: 1.4em;
  line-height: 120%;
  text-decoration: none;
  color: #044faa;
  border-bottom: 1px dotted #999;
}
.other-news_list a:hover {
  color: #b93d47;
}
.other-news .reliance {
  width: 50%;
}
.other-news .element {
  margin: 0 7px;
}
.phototape {
  background: #f4f5f7;
  overflow: hidden;
  position: relative;
}
.phototape img {
  width: 100%;
  max-width: 100%;
}
.phototape .caption-decor {
  border-top: 1px solid #CFCFCF;
  border-left: 1px solid #CFCFCF;
  border-right: 1px solid #CFCFCF;
}
.phototape_slides {
  position: relative;
  margin: 10px 10px 0;
}
.phototape_slide {
  list-style: none;
  display: none;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.phototape_slide.active {
  display: block;
}
.phototape_slide a {
  text-decoration: none;
  color: inherit;
}
.phototape_slide a:hover {
  color: #b93d47;
}
.phototape_title {
  font-weight: bold;
  font-size: 1.6em;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.phototape_txt {
  font-size: 1.6em;
  width: 35%;
  position: absolute;
  left: 0;
  top: 0;
}
.phototape_links {
  margin: 17px 10px 2px 0;
  overflow: hidden;
}
.phototape_links li {
  list-style: none;
  float: right;
  margin-left: 8px;
  margin-bottom: 8px;
}
.phototape_links li a {
  text-decoration: none;
  display: block;
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  border: 1px solid #d1d1d1;
  color: #636363;
  cursor: pointer;
}
.phototape_links li.active a,
.phototape_links li:hover a {
  background-color: #636363;
  color: #fff;
  border: 1px solid #636363;
}
.phototape_heading {
  color: #fff;
  position: absolute;
  text-shadow: 1px 1px 1px #666;
  font-style: normal;
  right: 0;
  bottom: 0;
  font-size: 2em;
  display: block;
  width: 100%;
  background-color: #000;
  background: -moz-linear-gradient(bottom, #000000 0%, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #000000), color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, #000000 0%, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, #000000 0%, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, #000000 0%, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to top, #000000 0%, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  /* IE6-8 */
}
.phototape_heading span {
  display: block;
  padding: 30px 18px 18px 68px;
}
.ticker {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 0;
}
.ticker_share {
  float: left;
  border: 1px solid #979797;
  height: 22px;
  padding: 0 10px;
  font-size: 12px;
  color: #838384;
}
.ticker_controls {
  float: right;
}
.ticker_controls button {
  float: left;
  width: 24px;
  height: 24px;
  background-color: #fff;
  cursor: pointer;
  outline: none;
  border: none;
}
.ticker_controls .ticker_controls-play {
  display: none;
}
.ticker_list-wrap {
  height: 24px;
  padding: 0 10px;
  overflow: hidden;
}
.ticker_list {
  position: relative;
  margin-right: 0;
}
.ticker_list li {
  list-style: none;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.ticker_list a {
  display: block;
  font-weight: bold;
  color: #044faa;
  font-size: 1.6em;
  text-decoration: none;
  outline: none;
}
.ticker_list a:hover {
  color: #b93d47;
}
/* animated classes */
.ticker_item-animating {
  -webkit-transition: margin-top 300ms linear;
  -moz-transition: margin-top 300ms linear;
  -o-transition: margin-top 300ms linear;
  -ms-transition: margin-top 300ms linear;
  transition: margin-top 300ms linear;
}
.ticker_item-transform {
  margin-top: -24px;
}
.ticker_list-transform {
  -webkit-transform: translate(0, 24px);
  -moz-transform: translate(0, 24px);
  -o-transform: translate(0, 24px);
  -ms-transform: translate(0, 24px);
  transform: translate(0, 24px);
}
.ticker_list-animating {
  -webkit-transition: -webkit-transform 250ms linear;
  -moz-transition: -moz-transform 250ms linear;
  -o-transition: -o-transform 250ms linear;
  -ms-transition: -ms-transform 250ms linear;
  transition: transform 250ms linear;
}
.article {
  font-size: 2em;
}
.article ul,
.article ol {
  margin: 0 20px;
}
.article a {
  color: #11499D;
  text-decoration: none;
  outline: none;
}
.article a:hover {
  color: #b93d47;
}
.article .heading {
  font-size: 1.7647em;
  margin-bottom: 0.30em;
}
.article .heading__short-title {
  font-size: 1.3em;
  margin-bottom: 20px;
  display: block;
}
.article .info-panel {
  overflow: hidden;
  margin: 0 0 10px;
  position: relative;
}
.article .share {
  margin: 0;
  float: right;
  direction: ltr;
  width: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 21px;
}
.article .share__list {
  direction: rtl;
}
.article .share__item {
  vertical-align: middle;
}
.article .time-public {
  float: right;
  width: 50%;
}
.article .time-public p {
  white-space: nowrap;
}
.article .time-public time {
  font-size: 0.7058em;
}
.article .time-public time .title {
  font-size: 1.25em;
  padding-left: 6px;
}
.article .time-public a {
  font-size: 0.8823em;
  display: inline-block;
}
.article .photo,
.article .video-iframe,
.article .mediaplayer {
  margin: 0 0 15px;
  clear: both;
}
.article .photo__wrapper {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.article .photo {
  font-family: Tahoma, sans-serif;
  text-align: center;
}
.article .media {
  margin: 0 0 15px;
}
.article .media .copyright {
  display: block;
  position: relative;
  padding: 0 16px;
  line-height: 22px;
  font-size: 0.64705em;
  color: #fff;
  background: rgba(0, 0, 0, 0.663);
  text-align: right;
}
.article .photo .copyright {
  display: block;
  position: relative;
  padding: 0 16px;
  line-height: 22px;
  font-size: 0.64705em;
  color: #fff;
  background: rgba(0, 0, 0, 0.663);
  text-align: right;
}
.article .photo .copyright__link {
  color: inherit;
  text-decoration: none;
}
.article .photo .copyright__link:hover {
  text-decoration: underline;
}
.article .media .caption {
  display: block;
  padding: 6px 16px 9px;
  background: #F6F6F6;
  border: 1px solid #E0E0E0;
  color: #494949;
  font-size: 0.64705em;
  text-align: right;
}
.article .photo .caption {
  display: block;
  padding: 6px 16px 9px;
  background: #F6F6F6;
  border: 1px solid #E0E0E0;
  color: #494949;
  font-size: 0.64705em;
  text-align: right;
}
.article .photo img {
  max-width: 100%;
}
.article__watches {
  float: left;
  margin: 0 0 0 15px!important;
  font-size: 0.64705882em !important;
  line-height: 1.7em!important;
}
.article .text {
  border-bottom: 1px dotted #999;
  margin: 0 0 10px;
}
.article .text .intro {
  font-size: 1.0588em;
  margin: 0 0 40px;
}
.article .text p {
  margin: 0 0 15px;
}
.article .text h3 {
  font-size: 1.4117em;
  margin: 0 0 15px;
}
.article .text__poll {
  font-size: 10px;
  margin: 0 0 15px;
}
.article .text__poll h3 {
  font-size: 3em;
}
.article .text__poll ul {
  margin: 0 0 54px;
}
@media (max-width: 684px) {
  .article .text__poll .poll__wrapper {
    background: #3f3f3f;
    color: #fff;
    padding: 15px;
  }
  .article .text__poll .poll__question {
    font-size: 1.9em;
  }
  .article .text__poll .poll__variant {
    font-size: 1em;
    font-weight: normal;
  }
  .article .text__poll .poll__band {
    background: #6f6f6f;
  }
  .article .text__poll .poll__answer {
    font-weight: normal;
  }
}
.article .font-panel {
  margin: -5px 0 20px;
}
.article .cross-links ul,
.article .cross-links ol {
  margin: 0;
}
.article .cross-links a {
  font-size: 0.8235em;
}
.article blockquote {
  position: relative;
  margin: 15px 0;
  padding: 15px 0;
  border-top: 6px solid #e3effe;
  border-bottom: 6px solid #e3effe;
  color: #0065a1;
  clear: both;
}
.article blockquote:before,
.article blockquote:after {
  position: absolute;
  height: 14px;
  background: #fff;
  color: #e3effe;
  font-family: Arial, sans-serif;
  font-size: 35px;
  font-weight: bold;
}
.article blockquote:before {
  content: "\201d";
  top: -14px;
  right: 0;
  padding: 0 0 0 5px;
}
.article blockquote:after {
  content: "\201c";
  bottom: -6px;
  left: 0;
  padding: 0 5px 0 0;
  height: 18px;
}
.article__quiz {
  margin-bottom: 2em;
}
.time-public {
  color: #11499D;
  font-family: Tahoma, sans-serif;
}
.time-public time {
  color: #878787;
}
.time-public a {
  text-decoration: none;
  outline: none;
}
.intro {
  font-weight: bold;
}
.font-panel button {
  width: 19px;
  height: 19px;
  color: #535353;
  border: 1px solid #7f7f7f;
  border-radius: 2px;
  font-size: 0.64705em;
  outline: none;
  direction: ltr;
  margin-left: 5px;
  background: #d6d6d6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #afafaf 93%, #989898 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d6d6d6), color-stop(0%, #d6d6d6), color-stop(93%, #afafaf), color-stop(100%, #989898));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #afafaf 93%, #989898 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #afafaf 93%, #989898 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #afafaf 93%, #989898 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d6d6d6 0%, #d6d6d6 0%, #afafaf 93%, #989898 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6', endColorstr='#989898', GradientType=0);
  /* IE6-9 */
}
.font-panel button.active,
.font-panel button:hover {
  background: #535353;
  color: #fff;
}
.cross-links {
  clear: left;
  float: left;
  border-right: 4px solid #B2B2B2;
  margin: 2px 15px 15px 0;
  width: 25%;
}
.cross-links ul {
  border-right: 4px solid #E6E6E6;
  margin-top: -2px;
  margin-right: -3px;
  margin-bottom: 1px;
  padding: 0 10px 2px 0;
}
.cross-links li {
  list-style: none;
  border-bottom: 1px dotted #999;
}
.cross-links a {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.8em;
  text-decoration: none;
  outline: none;
  color: #11499D!important;
}
.cross-links a .video {
  position: relative;
}
.cross-links a .video:before,
.cross-links a .video:after {
  content: "";
  position: absolute;
}
.cross-links a .video:before {
  top: 9px;
  left: 6px;
  width: 28px;
  height: 28px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 3px;
  z-index: 1;
}
.cross-links a .video:after {
  top: 15px;
  left: 14px;
  border-color: transparent transparent transparent #59595b;
  border-width: 8px 13px;
  border-style: solid;
  z-index: 2;
}
.cross-links a .video,
.cross-links a .photo {
  margin: 0;
}
.cross-links a .video img,
.cross-links a .photo img {
  width: 100%;
}
#commentsPanel #fbcomments-rules {
  background-color: #e1eaf5;
  padding: 8px;
  font-family: 'Tahoma';
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 16px;
  cursor: pointer;
}
#fbcomments-rules-content {
  display: none;
  font-size: 1.6em;
  margin: 0.67em 0;
}
#fbcomments-rules-content h1 {
  font-size: 1.875em;
}
#fbcomments-rules-content ol {
  padding: 0 24px 0 0;
}
#fbcomments-rules-content p {
  margin: 1em 0;
}
#fbcomments-rules-content a {
  text-decoration: none;
}
#fbcomments-rules-content a:hover {
  color: #b93d47;
}
#get-short-url {
  font-size: 14px;
  float: left;
}
#get-short-url a {
  border-bottom: 1px dashed;
}
#get-short-url .short-url {
  display: none;
  margin-top: -6px;
  padding: 6px 10px 6px 10px;
  background: #feffd2;
  border: 1px solid #b6ce06;
}
.share a {
  color: #000!important;
}
.page-voting .share__count {
  float: none;
  width: 40px;
  height: 19px;
  line-height: 19px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  text-align: center;
}
.page-voting .share__count:hover:before {
  border-color: #d9d9d9 transparent transparent transparent;
}
.page-voting .share__count:after {
  background: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #d9d9d9 transparent transparent transparent;
  border-width: 5px 4px 0 4px;
  bottom: -6px;
  top: auto;
  right: 50%;
  margin-right: -4px;
}
.page-voting .share__count:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #f2f2f2 transparent transparent transparent;
  border-width: 4px 3px 0 3px;
  bottom: -4px;
  right: 50%;
  margin-right: -3px;
  position: absolute;
  z-index: 1;
}
.page-voting .share__link {
  float: none;
  position: absolute;
  width: 40px;
  height: 40px;
  left: 0;
  bottom: 0;
}
.page-voting .share__link:before {
  width: 40px;
  height: 40px;
  font-size: 40px;
}
.page-voting .share__item {
  width: 40px;
  height: 67px;
  position: relative;
}
.live-player {
  padding-top: 20px;
}
.live-rt {
  position: relative;
  padding-bottom: 64%;
  height: 0;
}
.live-rt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.voting {
  background-color: #F2F2F2;
  padding: 26px 16px;
  position: relative;
  margin-top: 20px;
}
.voting li {
  list-style: none;
}
.voting h2 {
  font: 3em/36px Arial;
  margin-bottom: 27px;
  font-weight: bold;
}
.voting-item {
  font: 1.7em/24px Arial;
  font-weight: bold;
  margin: 10px 0;
  overflow: hidden;
  display: block;
}
.voting-item span {
  margin-right: 29px;
  display: block;
}
.voting-item input {
  float: right;
  margin-top: 5px;
}
.voting-answers {
  margin-bottom: 54px;
}
.voting-answers h3 {
  font: 1.7em Arial;
  font-weight: bold;
  background-color: #F2F2F2;
  width: 100%;
  clear: both;
  margin-bottom: 5px;
}
.voting-band {
  overflow: hidden;
  margin-bottom: 16px;
}
.voting-band_result {
  background-color: #E6E6E6;
  display: block;
  height: 20px;
  margin-left: 130px;
}
.voting-band_result span {
  background-color: #77BC1F;
  display: block;
  height: 20px;
}
.voting-band_percent {
  font: 1.4em Arial;
  font-weight: bold;
  float: left;
  color: #4C4C4C;
  display: block;
  margin-top: 3px;
}
.voting-band_percent span {
  padding-right: 4px;
  color: #000;
}
.voting-links {
  font: 1.4em Arial;
  font-weight: bold;
  display: block;
  position: absolute;
  bottom: 30px;
  left: 16px;
  text-decoration: none;
  color: #044FAA;
}
.voting-links span {
  padding-right: 12px;
}
.voting_btn {
  margin-top: 18px;
  padding: 0 21px 0 23px;
  font-size: 1.8em;
  font-weight: bold;
  color: #fff;
  border: 1px solid #004c84;
  background: #74aecb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #74aecb 0%, #1a79a8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #74aecb), color-stop(100%, #1a79a8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #74aecb 0%, #1a79a8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #74aecb 0%, #1a79a8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #74aecb 0%, #1a79a8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #74aecb 0%, #1a79a8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74aecb', endColorstr='#1a79a8', GradientType=0);
  /* IE6-9 */
}
.voting .js-voting-results {
  display: none;
}
.voting .js-voting-results .answer-votes {
  padding-right: 0;
  color: #BFBFBF;
}
.voting .ansresult-all {
  text-align: left;
  font-size: 1.7em;
  color: #000;
  margin: 20px 0;
  color: #3FA2E9;
  font-weight: bold;
}
.transfers {
  margin-top: 30px;
}
.transfers-list {
  overflow-y: auto;
  white-space: nowrap;
}
.transfers-list ul {
  font: bold 1.5em/120% Arial;
  margin-bottom: 9px;
  border-left: 0;
  display: table;
}
.transfers-list li {
  list-style: none;
  display: table-cell;
  vertical-align: top;
  border: 1px solid #CFCFCF;
  border-right: 0;
}
.transfers-list li:first-child {
  border-left: 1px solid #CFCFCF;
}
.transfers-active {
  background-color: #0066A1;
}
.transfers-active time,
.transfers-active strong {
  color: #fff;
}
.transfers-time {
  color: #044EAA;
  display: block;
  width: 100%;
  margin-bottom: 18px;
}
.transfers-name {
  color: #000;
  display: block;
  width: 100%;
  white-space: normal;
}
.transfers-item {
  padding: 20px 5px 20px 22px;
  width: 137px;
}
.main-news-partition {
  background-color: #232323;
  overflow: hidden;
  border-top: 30px solid #fff;
}
.main-news-partition.persons {
  background-color: #E6E6E6;
}
.main-news-partition.persons .text {
  color: #000;
}
.main-news-partition.persons .text a {
  color: #000;
  text-decoration: none;
}
.main-news-partition.persons .socials-persons {
  margin: 5px 0;
}
.main-news-partition.persons .socials-persons li {
  list-style: none;
  margin: 5px 0;
}
.main-news-partition.persons #get-short-url {
  margin-top: 5px;
}
.main-news-partition.persons #get-short-url a {
  color: #044FAA;
}
.main-news-partition .share {
  margin-top: 30px;
  text-align: right;
}
.main-news-partition h2 {
  font-size: 1.6em;
  line-height: 112%;
  margin-bottom: 20px;
}
.main-news-partition .media,
.main-news-partition .text {
  display: inline-block;
  vertical-align: top;
}
.main-news-partition .media {
  width: 66.66%;
}
.main-news-partition .text {
  width: 33.33%;
  color: #fff;
  font-size: 1.8em;
  line-height: 120%;
}
.main-news-partition .text_in {
  padding: 30px;
}
.main-news-partition .text_in:after {
  content: '';
  display: table;
  clear: both;
}
.main-news-partition .text a {
  color: #fff;
  text-decoration: none;
}
.main-news-partition #get-short-url {
  float: right;
  margin-top: 10px;
  color: #000;
}
.programs-partition {
  background-color: #fff;
  overflow: hidden;
  padding-top: 30px;
}
.programs-partition h3 {
  font-size: 1.8em;
  line-height: normal;
  display: none;
}
.programs-partition h3 a {
  text-decoration: none;
  display: block;
  color: #044FA9;
  border: 1px solid #E0E0E0;
  padding: 10px;
}
.programs-partition .section {
  padding: 5px 0;
}
.programs-partition .section .cell {
  padding: 5px 0;
}
.partition-programs a {
  text-decoration: none;
  display: block;
  color: inherit;
}
.partition-programs h3 {
  font-size: 2em;
  line-height: 110%;
  margin-top: 8px;
}
.partition-programs .summary {
  font-size: 1.4em;
  line-height: 114%;
  margin-top: 7px;
}
.partition-programs .caption-decor {
  margin-bottom: -20px;
  z-index: 1;
}
.news-partition {
  background-color: #fff;
  overflow: hidden;
  margin-top: 20px;
}
.news-partition .caption-decor {
  margin-bottom: 10px;
}
.news-partition h3 {
  font-size: 2em;
  line-height: 110%;
  margin-top: 8px;
  margin-bottom: 7px;
}
.news-partition .column.item-1 .cell,
.news-partition .column.item-2 .cell,
.news-partition .column.item-3 .cell {
  padding-top: 0;
}
.news-partition .summary {
  font-size: 1.4em;
  line-height: 114%;
}
.news-partition .summary_in {
  padding: 30px;
}
.news-partition .summary a {
  color: #000;
  text-decoration: none;
}
.news-partition .summary a:hover {
  text-decoration: underline;
}
.all-photo {
  background-color: #fff;
  overflow: hidden;
  padding-top: 17px;
}
.all-photo h3 {
  font-size: 2em;
  line-height: 110%;
  margin-top: 8px;
  margin-bottom: 7px;
}
.all-photo .caption-decor {
  margin-bottom: 10px;
}
.all-photo .section {
  padding: 5px 0;
}
.all-photo .section .cell {
  padding: 5px 0;
}
.all-photo .column.item-1 .element,
.all-photo .column.item-2 .element,
.all-photo .column.item-3 .element {
  margin-top: 0;
}
.news-tags {
  font-family: 'Tahoma', sans-serif;
  font-weight: normal;
  font-size: 1.3em;
  overflow: hidden;
}
.news-tags a {
  line-height: 22px;
  color: #69696a;
  float: right;
  padding: 0 8px;
  margin: 0 0 8px 8px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  text-decoration: none;
  outline: none;
  white-space: nowrap;
}
.news-tags a:hover {
  color: #b93d47;
  border-color: #d1d8dc;
  background-color: #f2f2f2;
}
.news-tags a[rel='tag'][href^="/info/"] {
  display: none;
}
.news-tags.news-tags_article {
  margin: 0 0 15px;
  clear: both;
}
.pages .page_mobile-apps {
  color: #292723;
  line-height: 120%;
  font-size: 1.2em;
  font-family: Arial;
  overflow: hidden;
  padding: 0 0 44px;
}
.pages .page_mobile-apps a {
  display: block;
  color: inherit;
}
.pages .page_mobile-apps h1 {
  font-size: 1.4em !important;
  margin-bottom: 40px;
}
.pages .page_mobile-apps img {
  width: 100%;
  max-width: 100%;
}
.pages .page_mobile-apps .mobile-apps_list {
  margin-top: 73px;
  overflow: hidden;
}
.pages .page_mobile-apps .mobile-apps_list li {
  list-style: none;
  display: inline-block;
  margin-left: 9px;
}
.pages {
  background-color: #fff;
  padding-top: 30px;
  font-size: 1.8em;
  color: #292723;
}
.pages * {
  font-size: 1em;
  line-height: 100%;
}
.pages h1,
.pages h2,
.pages h3 {
  font-size: 1.6em;
  line-height: 120%;
}
.pages h1 {
  margin-bottom: 20px;
}
.pages h2,
.pages h3 {
  margin: 39px 0 17px;
}
.pages p {
  line-height: 122%;
}
.pages a {
  color: inherit;
  text-decoration: none;
}
.pages .page_not-found {
  background-color: #fff;
  text-align: center;
  margin-bottom: 90px;
  padding-top: 60px;
  font-size: 1em;
  font-family: 'Tahoma', sans-serif;
  line-height: normal;
}
.pages .page_not-found .down-arrow {
  position: relative;
  padding-bottom: 78px;
  font-size: 1.3em;
}
.pages .page_not-found .down-arrow:after {
  content: '';
  border-color: #CDD4D9 transparent transparent;
  border-style: solid;
  border-width: 34px 34px 0 34px;
  height: 0;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -34px;
}
.pages .page_not-found .page_not-found__header {
  color: #ab2222;
  font-size: 6.66666667em;
}
.pages .page_not-found .page_not-found__text {
  margin: 8px 0;
  color: #ab2222;
  font-size: 2em;
  font-weight: bold;
}
.all-tags ul {
  margin-top: 30px;
  font-family: Tahoma;
  overflow: hidden;
}
.all-tags li {
  font-size: 1.4em;
  list-style: none;
  margin-left: 20px;
  margin-bottom: 12px;
  float: right;
}
.all-tags a {
  text-decoration: none;
  color: #6D6D6D;
}
.pages .page-satelites {
  padding-top: 16px;
  background-color: #fff;
  font-size: 1em;
  line-height: normal;
}
.pages .page-satelites img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.pages .page-satelites h1 {
  font-size: 1.6em!important;
  line-height: 120%;
  color: #292723;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
  font-family: Arial;
}
.pages .page-satelites h2 {
  line-height: 120%;
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
  margin-top: 45px;
}
.pages .page-satelites h3 {
  font-size: 1.2em!important;
  line-height: 120%;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  color: #292723;
}
.pages .page-satelites .header p {
  color: #044EAA;
  line-height: 100%;
}
.pages .page-satelites .satelites-coordinates_info {
  display: table;
  width: 100%;
}
.pages .page-satelites .satelites-list {
  display: table-cell;
  width: 50%;
}
.pages .page-satelites .satelites-list li {
  list-style: none;
  line-height: 120%;
  color: #292723;
  padding-left: 10px;
  white-space: nowrap;
}
.pages .page-satelites .satelites-list li span {
  display: inline-block;
}
.photoViewer {
  overflow-y: scroll;
}
.photoViewer_cartoons .overlapping__info,
.photoViewer_cartoons .photo-area .photo__heading {
  display: none;
}
.photoViewer .b-layout {
  min-width: 0;
  height: 100% !important;
  overflow: visible;
  min-height: 0;
}
.photoViewer .prevPhoto,
.photoViewer .nextPhoto {
  position: absolute;
  height: 89px;
  width: 44px;
  background-image: url(../img/photo-tapes_sprites.png);
  top: 50%;
  margin-top: -45px;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
.photoViewer .nextPhoto {
  background-position: 0 -46px;
  left: 0;
}
.photoViewer .nextPhoto:hover,
.photoViewer .nextPhoto.active {
  background-position: 0 -136px;
}
.photoViewer .prevPhoto {
  background-position: -46px -46px;
  right: 0;
}
.photoViewer .prevPhoto:hover {
  background-position: -46px -136px;
}
.photo-tape {
  background: #000;
  min-height: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.photo-tape .right-section {
  margin: 0 0 0 4px;
}
.photo-tape__short-url {
  width: 100%;
  text-align: center;
  padding-top: 1.5em;
}
.photo-tape__short-url a {
  color: #8ec1f1;
  text-decoration: none;
}
.photo-tape__cross-links {
  border-right: 4px solid #B2B2B2;
  width: 295px;
  font-size: 2em;
  line-height: 1.15em;
  background-color: #222;
  position: absolute;
  top: 40px;
  right: 45px;
  max-height: 145px;
  overflow: hidden;
}
.photo-tape__list {
  border-right: 4px solid #E6E6E6;
  padding: 0 10px;
  overflow-y: auto;
  max-height: 145px;
}
.photo-tape__list-item {
  list-style: none;
  border-bottom: 1px dotted #999;
  margin: 8px 0;
}
.photo-tape__list-link {
  color: #8EC1F1!important;
}
@media all and (max-width: 890px) {
  .photo-tape__cross-links {
    width: 50%;
    position: relative;
    top: auto;
    right: auto;
    max-height: none;
    overflow: hidden;
    margin: 50px 10px 0;
  }
  .photo-tape__list {
    max-height: none;
  }
}
/* header*/
.photo-tape_header {
  border-bottom: 2px solid #d8d8d8;
  color: #fff;
}
.photo-tape_header .wrapper {
  padding: 20px 50px 20px 20px;
  overflow: hidden;
}
.photo-tape_header .photo-tape_link-back {
  float: left;
  width: 44px;
  height: 44px;
  border: none;
  outline: none;
}
.photo-tape_header .heading {
  font-size: 3em;
  font-weight: bold;
  margin: 5px 0 0 60px;
  color: #73bd20;
}
.photo-tape_header .summary {
  font-size: 2em;
  margin: 5px 0 0 60px;
}
/* photo - viewer */
.photo-tape_viewer .wrapper {
  padding: 84px 0 60px;
  position: relative;
}
.photo-tape_viewer .photo-thumbs {
  margin: 0 auto;
  width: 960px;
}
.photo-tape_viewer .photo-thumbs ul {
  text-align: center;
}
.photo-tape_viewer .photo-thumbs li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 46px;
  margin: 0 0 4px 3px;
  border: 2px solid #000;
  overflow: hidden;
}
.photo-tape_viewer .photo-thumbs li.active,
.photo-tape_viewer .photo-thumbs li:hover {
  border: 2px solid #73e604;
}
.photo-tape_viewer .photo-thumbs img {
  display: block;
  height: 100%;
  width: auto;
}
.photo-area {
  position: relative;
  margin: 0 0 35px;
}
.photo-area .photo {
  width: 960px;
  height: 500px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.photo-area .photo:after,
.photo-area .photo:before {
  content: "";
  margin: 0 -0.341em;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.photo-area .photo__img-wrapper {
  max-width: 100%;
  max-height: 100%;
  cursor: pointer;
  position: relative;
  height: auto;
  width: auto;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
}
.photo-area .photo__heading {
  color: #fff;
  position: absolute;
  text-shadow: 1px 1px 1px #666;
  font-style: normal;
  width: 100%;
  right: 0;
  bottom: 0;
  font-size: 2em;
  text-align: center;
  display: block;
  background-color: #000;
  background: -moz-linear-gradient(bottom, #000000 0%, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #000000), color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, #000000 0%, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, #000000 0%, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, #000000 0%, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to top, #000000 0%, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  /* IE6-8 */
}
.photo-area .photo__heading span {
  display: block;
  padding: 30px 18px 50px;
}
@media (max-width: 1060px) {
  .photo-tape_viewer .photo-thumbs {
    margin: 0 auto;
    width: 860px;
  }
  .photo-tape_viewer .photo {
    width: 860px;
  }
}
/* comments */
@media (min-width: 865px) {
  #photo-tape_comments {
    position: absolute !important;
  }
}
#photo-tape_comments {
  background: #f5f5f5;
  width: 318px;
  top: 0;
  bottom: 0;
  left: 0;
}
#photo-tape_comments.hidden {
  left: -314px;
}
#photo-tape_comments.hidden .wrapper {
  display: none;
}
#photo-tape_comments .wrapper {
  padding: 20px 10px;
  min-height: 0;
  overflow-y: auto;
  height: 90%;
  display: block;
}
.comments-switch {
  position: absolute;
  height: 100%;
  width: 0;
  right: 0;
  border-right: 4px solid #d8d8d8;
}
.comments-switch button {
  position: absolute;
  font: 0/0 a;
  width: 40px;
  height: 40px;
  right: -44px;
  z-index: 2;
  top: 170px;
  border: none;
  border-radius: 0 3px 3px 0;
  outline: none;
  background: #d8d8d8;
}
.comments-switch button:after {
  content: "";
  position: absolute;
  width: 32px;
  height: 22px;
  background: url(../img/photo-tapes_sprites.png) -46px -226px;
  top: 10px;
  left: 3px;
}
.comments-switch button:hover:after {
  background: url(../img/photo-tapes_sprites.png) 0 -226px;
}
/* footer*/
.photo-tape_footer {
  width: 100%;
  border-top: 2px solid #d8d8d8;
}
.photo-tape_footer .wrapper {
  min-height: 0;
  padding: 25px 50px 20px;
  overflow: hidden;
}
.photo-tape_footer .share {
  float: right;
  margin: 0;
}
.photo-tape_footer .photo-copyright {
  color: #636363;
  font-size: 1.6em;
  float: right;
  margin: 2px 0 10px 30px;
}
.photo-tape_footer .text {
  overflow: hidden;
  font-size: 20px;
  color: #fff;
  float: right;
  width: 60%;
  margin: 0 0 20px 30px;
}
.photo-tape_footer .text-summary {
  width: 100%;
  overflow: hidden;
  font-size: 20px;
  color: #fff;
  float: right;
  margin: 0 0 20px 0;
}
.photo-tape_footer .text-summary p {
  margin: 0 0 5px 0;
}
.overlapping {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  background: #000;
  text-align: center;
  z-index: 100;
}
.overlapping:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.overlapping.active {
  display: inline-block;
}
.overlapping__info {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 1.5em 0;
  background: rgba(0, 0, 0, 0.8);
}
.overlapping__title {
  font-size: 2em;
  color: #FFF;
  padding-bottom: 0.4em;
}
.overlapping__copyright {
  color: #868686;
  font-size: 1.7em;
}
.overlapping__title,
.overlapping__copyright {
  text-align: center;
  margin: 0 10%;
}
.overlapping__img-wrapper {
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
}
.overlapping i {
  position: absolute;
  width: 4.4em;
  height: 4.4em;
  top: 3em;
  left: 3em;
  background: url(../img/photo-tapes_sprites.png) 0 0;
  border: none;
  outline: none;
  cursor: pointer;
  z-index: 200;
}
.overlapping i:hover {
  background: url(../img/photo-tapes_sprites.png) -46px 0;
}
.overlapping img {
  display: block;
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  max-height: 90vh;
  cursor: pointer;
}
@media (max-width: 864px) {
  .overlapping__title,
  .overlapping__copyright {
    margin: 0 5%;
  }
}
@media (max-width: 479px) {
  .overlapping__title {
    font-size: 1.7em;
  }
  .overlapping__copyright {
    font-size: 1.5em;
  }
}
.preloader-wrap {
  position: absolute;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.6);
}
.preloading-text {
  position: absolute;
  height: 40px;
  width: 250px;
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 2em;
  color: #fff;
}
.preloading {
  position: absolute;
  height: 80px;
  width: 80px;
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-bottom: 4px solid #000;
  border-left: 4px solid #000;
  border-right: 4px solid #61bc28;
  border-top: 4px solid #61bc28;
  border-radius: 100%;
  -webkit-animation: spin .8s infinite linear;
  -moz-animation: spin .8s infinite linear;
  -ms-animation: spin .8s infinite linear;
  -o-animation: spin .8s infinite linear;
  animation: spin .8s infinite linear;
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.search-block .search-input {
  width: 85%;
  white-space: nowrap;
  overflow: hidden;
  height: 28px;
}
.search-block .search-input span {
  display: inline-block;
  vertical-align: top;
  height: 28px;
}
.search-block .search-input input {
  display: block;
  border: 1px solid #9D9D9D;
}
.search-block .search-input-text {
  width: 75%;
}
.search-block .search-input-text input {
  color: #888;
  font-size: 2em;
  padding: 0 1%;
  width: 98%;
  height: 26px;
}
.search-block .search-input-submit {
  width: 25%;
}
.search-block .search-input-submit input {
  width: 100%;
  position: relative;
  background: #f6f7f8;
  background: -moz-linear-gradient(top, #f6f7f8 0%, #dddfe1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f8), color-stop(100%, #dddfe1));
  background: -webkit-linear-gradient(top, #f6f7f8 0%, #dddfe1 100%);
  background: -o-linear-gradient(top, #f6f7f8 0%, #dddfe1 100%);
  background: -ms-linear-gradient(top, #f6f7f8 0%, #dddfe1 100%);
  background: linear-gradient(to bottom, #f6f7f8 0%, #dddfe1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f8', endColorstr='#dddfe1', GradientType=0);
  color: #333;
  font-size: 1.6em;
  text-align: center;
  height: 28px;
}
.search-block .search-label {
  color: #888888;
  font-size: 1.4em;
  margin: 6px -5px 0;
}
.search-block .search-label label {
  margin: 10px 5px 0;
}
.total-search {
  color: #888888;
  font-size: 1.4em;
  margin-top: 16px;
}
.trend-news-arcticle img {
  width: 100%;
  max-width: 100%;
}
.trend-news-arcticle .media {
  width: 132px;
  float: right;
}
.trend-news-arcticle .heading {
  font-weight: normal;
  font-size: 1.6em;
  margin-right: 142px;
}
.trend-news-arcticle .list-cell {
  border-bottom: 1px dotted #999;
  overflow: hidden;
  padding: 6px 0;
  margin-top: 1px;
  margin-bottom: 1px;
}
.main__ticker {
  padding-top: 30px;
}
.last-telecast {
  background: #2b2b2b;
  padding: 20px 40px;
}
.last-telecast__item {
  padding: 10px;
}
.last-telecast__item-link {
  display: block;
  text-decoration: none;
  border: 1px solid #555555;
  color: #FFF;
}
.last-telecast__item-title {
  display: block;
  padding: 5px 3px;
  font-size: 18px;
  min-height: 45px;
}
.last-telecast .carousel__prev,
.last-telecast .carousel__next {
  height: 50px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  width: 33px;
  z-index: 11;
  background-image: url("../img/slider_arrows_sprite.png");
  background-repeat: no-repeat;
  text-indent: 9999px;
  overflow: hidden;
}
.last-telecast .carousel__prev {
  left: -33px;
  background-position: 0 0;
}
.last-telecast .carousel__next {
  right: -33px;
  background-position: 100% 0;
}
.b-layout__liveevent {
  position: fixed;
  bottom: 0;
  right: 1em;
  width: 350px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
  direction: rtl;
  unicode-bidi: isolate;
  z-index: 1000;
}
@media (max-width: 900px) {
  .b-layout__liveevent {
    width: 320px;
    font-size: 0.9em;
  }
}
@media (max-width: 600px) {
  .b-layout__liveevent {
    width: 300px;
    font-size: 0.8em;
  }
}
@media (max-width: 490px) {
  .b-layout__liveevent {
    width: 250px;
  }
}
.liveevent {
  background: #FFF;
  border-top: 1px solid #d3d3d3;
  padding: 12px;
  transition-property: transform, opacity, z-index;
  transition-duration: 0.3s;
  transition-timing-function: linear;
}
.liveevent__header {
  position: relative;
  margin-bottom: 10px;
  font-size: 2em;
}
.liveevent__title {
  text-decoration: none;
  color: #000;
  padding-left: 25px;
}
.liveevent__title:hover {
  color: #b93d47;
}
.liveevent__link {
  display: inline-block;
}
.liveevent__close {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1em;
  text-decoration: none;
  color: #777;
}
.liveevent__close::after {
  content: '\e810';
  font-family: 'icon-fonts';
  display: block;
  position: relative;
}
.liveevent__close:hover {
  color: #333;
}
.liveevent_hide {
  opacity: 0;
  z-index: -1;
}
.liveevent_show {
  opacity: 1;
}
@media (min-width: 1200px) {
  .liveevent_hide {
    opacity: 0;
    transform: translateX(500px);
  }
  .liveevent_show {
    opacity: 1;
    transform: none;
  }
}
.twentytwenty img {
  width: 100%;
}
.twentytwenty img + img {
  display: none;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: #75bd21;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.twentytwenty-before-label,
.twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}
.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}
.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.twentytwenty-container img {
  width: 100%;
  position: absolute;
  top: 0;
  display: block !important;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0;
}
.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.twentytwenty-before-label {
  opacity: 0;
}
.twentytwenty-before-label:before {
  content: " ";
}
.twentytwenty-after-label {
  opacity: 0;
}
.twentytwenty-after-label:before {
  content: " ";
}
.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px;
}
.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px;
}
.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px;
}
.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px;
}
.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25;
}
.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}
.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1;
}
.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1;
}
.twentytwenty-before {
  z-index: 20;
}
.twentytwenty-after {
  z-index: 10;
}
.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid #75bd21;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 #75bd21, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-left-arrow {
  border-right: 6px solid #75bd21;
  left: 50%;
  margin-left: -17px;
}
.twentytwenty-right-arrow {
  border-left: 6px solid #75bd21;
  right: 50%;
  margin-right: -17px;
}
.twentytwenty-up-arrow {
  border-bottom: 6px solid #75bd21;
  top: 50%;
  margin-top: -17px;
}
.twentytwenty-down-arrow {
  border-top: 6px solid #75bd21;
  bottom: 50%;
  margin-bottom: -17px;
}
.ration-twitter_100 {
  width: 0;
  padding-bottom: 100%;
  padding-left: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
}
.ration-twitter_100 iframe {
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  right: 0;
  top: 0;
}
@media all and (max-width: 864px) {
  .high-hide {
    display: none;
  }
  .title-section,
  .live-player,
  .heading-razdel {
    margin: 0 10px;
  }
  .feature-list {
    margin: 0 10px;
  }
  .page_mobile-apps .mobile-apps_list {
    margin: 73px 10px 0;
  }
  .section.static_two-high_one {
    margin: 0 5px;
  }
  .static_66-high_100,
  .static_33-high_100 {
    width: 100%;
  }
  .static_33-high_hide {
    display: none;
  }
  .static_33-high_100 .break-in_50 {
    width: 50%;
  }
  .static_64-high_50-med_100,
  .static_36-high_50-med_100 {
    width: 50%;
  }
  .break-high_hide {
    display: none;
  }
  .top-menu_projects {
    text-align: left;
  }
  .seach_form {
    width: auto;
  }
  .program .background_all_size {
    display: block;
  }
  .article .heading {
    font-size: 1.6470em;
  }
  .important-news {
    width: 100%;
  }
  .main-news-partition {
    margin: 0 10px;
  }
  .programs-partition,
  .partition-programs {
    margin: 0 10px;
  }
  .news-partition {
    margin: 20px 10px 0;
  }
  .all-photo {
    margin: 30px 10px 0;
  }
  .pages {
    margin: 0 10px;
  }
  .pages .page_not-found {
    margin-bottom: 60px;
    padding-top: 40px;
  }
  .pages .page_not-found .page_not-found__header {
    font-size: 5em;
    text-align: center;
  }
  .pages .page_not-found .page_not-found__text {
    font-size: 1.44444444em;
  }
  .all-tags {
    margin: 0 10px;
  }
  .photo-tape .right-section {
    margin: 0 !important;
  }
  /* header*/
  .photo-tape_header .wrapper {
    padding: 20px 10px 20px 20px;
  }
  .photo-tape_header .heading {
    font-size: 2.8em;
  }
  /* photo - viewer */
  .photo-tape_viewer .wrapper {
    padding: 60px 0 80px;
  }
  .photo-tape_viewer .photo-thumbs {
    width: auto;
    padding: 0 10px;
    margin: 0;
  }
  .photo-area .photo {
    width: 100%;
    height: 450px;
  }
  /* comments */
  #photo-tape_comments {
    position: relative;
    left: 0 !important;
    width: 100%;
    top: auto;
    bottom: 0;
    z-index: 3;
    border-right: none;
  }
  #photo-tape_comments .wrapper {
    height: auto;
    display: block;
  }
  #photo-tape_comments.hidden {
    position: absolute;
  }
  .comments-switch {
    border-right: none;
    width: 100%;
    top: -4px;
    height: 0;
    border-top: 4px solid #d8d8d8;
  }
  .comments-switch button {
    font: 12px Arial, sans-serif;
    color: #5a5a5a;
    text-shadow: 0 1px 0 #fff;
    width: 150px;
    height: 37px;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -41px;
    border-radius: 3px 3px 0 0;
    text-align: left;
    padding: 0 10px 0 51px;
  }
  .comments-switch button:after {
    content: "";
    top: 7px;
    left: 8px;
  }
  /* footer*/
  .photo-tape_footer .photo-copyright {
    margin: 0 0 10px 10px;
  }
  .photo-tape_footer .photo-copyright_link {
    color: #636363;
    text-decoration: underline;
  }
  .photo-tape_footer .photo-copyright_link:hover {
    text-decoration: none;
  }
  .photo-tape_footer .text {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .photo-tape_footer .wrapper {
    padding: 20px 10px 60px;
  }
}
@media all and (max-width: 684px) {
  .middle-banner,
  .top-banner,
  .super-banner {
    margin-left: 10px;
    margin-right: 10px;
  }
  .feature-list .summary {
    display: none;
  }
  .search .icon-search {
    display: none;
  }
  .search-mobile-icon:after {
    content: '\e804';
    font-family: 'icon-fonts';
    text-align: center;
    color: #ADADAD;
    font-size: 21px;
    line-height: 20px;
  }
  .search-mobile-icon:hover:after {
    color: #fff;
  }
  .search_input-sbmt {
    font-size: 1.4em!important;
    background-color: red;
  }
  .menu-mobile-icon:after {
    content: '\e802';
    font-family: 'icon-fonts';
    text-align: center;
    color: #ADADAD;
    font-size: 21px;
    line-height: 16px;
  }
  .menu-mobile-icon:hover:after {
    color: #fff;
  }
  .med-hide {
    display: none;
  }
  .page_mobile-apps p,
  .page_mobile-apps h1 {
    margin-left: 0;
  }
  .page_mobile-apps .mobile-apps_all-img {
    float: none;
    margin-top: 50px;
  }
  .page_mobile-apps .mobile-apps_list {
    margin-top: 28px;
  }
  .static_33-high_100 .break-in_50 {
    width: 100%;
  }
  .static_64-high_50-med_100,
  .static_36-high_50-med_100 {
    width: 100%;
  }
  .static_42-med_100,
  .static_56-med_100 {
    width: 100%;
  }
  .static_four-med_two-low_one {
    margin: 0 5px;
  }
  .static_four-med_two-low_one .column {
    width: 50%;
  }
  .static_three-med_one .column {
    width: 100%;
  }
  .static_three-med_two-low_one .column {
    width: 50%;
  }
  .static_three_four-med_one_two-low_one .column {
    width: 50%;
  }
  .static_three_four-med_one_two-low_one .column.item-1,
  .static_three_four-med_one_two-low_one .column.item-2,
  .static_three_four-med_one_two-low_one .column.item-3 {
    width: 100%;
  }
  .static_two-med_one .column {
    width: 100%;
  }
  .high-hide {
    display: none;
  }
  .static_33-med_100,
  .static_50-med_100,
  .static_66-med_100 {
    width: 100%;
  }
  .top-menu {
    display: none;
  }
  .top-menu_group li {
    margin: 0 3px;
  }
  .info-menu {
    z-index: 1000;
    border-bottom: 0;
  }
  .info-menu_float {
    width: 18%;
    min-width: 75px;
  }
  .info-menu time {
    display: none;
  }
  .search-mobile-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 10%;
    border-right: 1px solid #555;
    cursor: pointer;
    text-decoration: none;
    outline: 0;
  }
  .search-mobile-icon:after {
    position: absolute;
    margin: auto;
    width: 20px;
    height: 20px;
    text-align: center;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
  }
  .seach_form-wrap {
    left: 0;
    position: absolute;
    width: 100%;
    background: #344e65;
    z-index: 1;
    display: none;
  }
  .showSearch .search-mobile-icon {
    background: #344e65;
  }
  .showSearch .seach_form-wrap {
    display: block;
  }
  .seach_form {
    padding: 20px 5%;
  }
  .search_input-txt {
    display: inline-block;
    width: 80%;
    height: 27px;
    vertical-align: top;
    padding: 2px 10px;
    border-radius: 0;
    background: #ededed;
  }
  .search_input-txt:focus + .search_input-sbmt {
    background-image: none;
  }
  .search_input-sbmt {
    display: inline-block;
    width: 15%;
    height: 27px;
    vertical-align: top;
    border-right: 1px solid #b2b2b2;
    background: #dfdfdf;
    position: static;
    font-size: 1em;
  }
  .search_input-sbmt:hover {
    background-image: none;
  }
  .menu-mobile-icon {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 10%;
    height: 50px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
  }
  .menu-mobile-icon:after {
    position: absolute;
    margin: auto;
    width: 16px;
    height: 16px;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
  }
  .menu-mobile-icon_bar {
    position: absolute;
    margin: auto;
    background: #fff;
    height: 4px;
    width: 24px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .menu-mobile-icon_bar:first-child {
    margin-top: 16px;
  }
  .menu-mobile-icon_bar:last-child {
    margin-top: 30px;
  }
  .main-menu {
    background: none;
    display: none;
    overflow: auto;
    max-height: 100%;
    position: fixed;
    padding-top: 52px;
    top: 0;
    left: 0;
    z-index: 999;
    box-sizing: border-box;
  }
  .main-menu_list {
    width: 100%;
    display: none;
    position: relative;
    background: #344e65;
    margin-top: -1px;
    left: 0;
    z-index: 100;
  }
  .main-menu_list li {
    display: block;
    width: auto;
    margin: 0;
    border-top: 1px solid #496075;
    text-align: inherit;
  }
  .main-menu_list li:first-child {
    border: none;
  }
  .main-menu_list span {
    padding: 10px 20px;
  }
  .main-menu_list .drop-sub-menu > a:after,
  .main-menu_list .drop-sub-menu > span:after {
    top: 1.3em;
  }
  .main-menu_list .drop-sub-menu > span {
    padding-left: 40px;
  }
  .showMainNav .menu-mobile-icon {
    background: #344e65;
  }
  .showMainNav .main-menu {
    display: block;
  }
  .showMainNav .main-menu .alternative-menu_projects {
    display: block;
  }
  .showMainNav .main-menu_list {
    display: table;
  }
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
  }
  .overlay.active {
    background: rgba(0, 0, 0, 0.6);
    display: block;
    z-index: 999;
    height: 100%;
  }
  .alternative-menu_projects {
    background-color: #303030;
    display: block;
    border-top: 4px solid #474747;
    font-size: 1.4em;
  }
  .alternative-menu_projects li {
    border-top: 1px solid #474747;
  }
  .alternative-menu_projects li:first-child {
    border-top: 0;
  }
  .alternative-menu_projects li a {
    padding: 12px 22px;
    display: block;
    color: #fff;
  }
  .main-menu_list .drop-sub-menu > span {
    padding: 10px 20px 10px 50px;
  }
  .main-menu_list .drop-sub-menu.active > span,
  .main-menu_list .drop-sub-menu:hover > span {
    border-top: 1px solid #676767;
  }
  .main-menu_list .sub {
    width: auto;
    position: relative;
  }
  .main-menu_list .sub-menu {
    float: none;
    width: auto;
    overflow: visible;
    position: relative;
    background: #595959;
    left: auto;
    padding: 0;
  }
  .main-menu_list .sub-menu a:hover {
    color: #8EC1F1;
  }
  .main-menu_list .sub-menu span {
    display: block;
  }
  .main-menu_list .sub-menu li {
    width: 100%;
    border-top: 1px solid #676767;
  }
  .main-menu_list .sub-menu li a {
    margin: 0;
  }
  .top-menu {
    overflow: hidden;
  }
  .top-menu .top-menu_projects {
    display: none;
  }
  .top-menu .top-menu_lang {
    padding-right: 10px;
  }
  .top-menu .top-menu_other {
    float: left;
    position: relative;
    margin-left: 10px;
  }
  .top-menu .top-menu_other li {
    margin: 0!important;
  }
  .live-link {
    margin-top: 11px;
  }
  .search {
    margin-top: 0;
  }
  .top-menu_apps {
    display: none;
  }
  .seach_form-wrap {
    top: 50px;
  }
  .info-menu_10-years {
    background-position: 20%;
  }
  .info-menu_10-years .search-mobile-icon {
    background-color: #000;
  }
  .program .background_all_size {
    display: none;
  }
  .list-news_media {
    height: auto;
    float: none;
    width: 100%;
    margin-bottom: 8px;
  }
  .list-news .reliance .heading,
  .list-news .reliance .list-news_text {
    margin-right: 0;
  }
  .list-search_media {
    height: auto;
    float: none;
    width: 100%;
    margin-bottom: 8px;
  }
  .list-search .reliance .heading,
  .list-search .reliance .list-search_text {
    margin-right: 0;
  }
  .schedule li {
    height: auto;
    line-height: 135%;
    padding: 5px;
    font-size: 1.6em;
  }
  .schedule a,
  .schedule span,
  .schedule strong {
    width: 100%;
    padding: 5px 0;
  }
  .schedule a,
  .schedule strong {
    margin: 0 10px 0 5px;
  }
  .schedule .active:before {
    height: 25px;
    line-height: 25px;
    margin: 4px;
  }
  .schedule-head {
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    font-size: 1.6em;
  }
  .ficher .reliance {
    display: block;
    width: 100%;
  }
  .ficher_list {
    padding: 0;
  }
  .relevant-countries_media {
    height: auto;
    float: none;
    width: 100%;
    margin-bottom: 8px;
  }
  .relevant-countries .reliance .heading {
    margin-top: 18px;
  }
  .relevant-countries .reliance:first-child .heading,
  .relevant-countries .reliance:first-child .relevant-countries_text {
    margin-right: 0;
  }
  .rotator .rotator_slide img {
    float: none;
    margin-left: 0;
    height: auto;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .rotator_title {
    font-size: 1.3em;
  }
  .important-news .reliance.item-1 h3,
  .important-news .reliance.item-1 p {
    margin-right: 0;
  }
  .important-news .media {
    position: relative;
    height: auto;
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .other-news {
    overflow: hidden;
  }
  .other-news_list,
  .other-news .element {
    margin-left: 0;
  }
  .other-news .reliance {
    width: 100%;
    display: none;
  }
  .other-news .reliance.item-1,
  .other-news .reliance.item-2,
  .other-news .reliance.item-3 {
    display: block;
  }
  .phototape_slide img {
    float: none;
    margin-left: 0;
    height: auto;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .phototape_txt {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
  }
  .rotator_links {
    display: none;
  }
  .ticker_mobile-horizontal .ticker_list-wrap {
    padding: 0;
    margin: 0 10px;
  }
  .ticker_mobile-horizontal .ticker_controls {
    display: none;
  }
  .ticker_mobile-horizontal .ticker_share {
    display: none;
  }
  .ticker_mobile-horizontal .ticker_list {
    display: block;
    white-space: nowrap;
  }
  .ticker_mobile-horizontal .ticker_list li {
    list-style: none;
    display: inline-block;
    position: relative;
    padding: 0 0 0 10px;
  }
  .ticker_mobile-horizontal .ticker_list a {
    display: inline;
  }
  .font-panel button {
    width: 22px;
    height: 22px;
    margin-left: 5px;
  }
  .article .heading {
    font-size: 1.5882em;
  }
  .article .cross-links {
    width: 30%;
  }
  .article .text .intro {
    margin: 0 0 25px;
  }
  .article .text h3 {
    font-size: 1.2941em;
  }
  .article .info-panel .share {
    left: auto;
    right: 0;
    width: auto;
  }
  .poll {
    display: inline-block;
    width: 100%;
  }
  .poll_main {
    min-height: 0;
  }
  .main-news-partition .media {
    width: 100%;
  }
  .main-news-partition .text {
    width: auto;
  }
  .main-news-partition .photo_ratio-16_9 img {
    position: relative;
  }
  .main-news-partition .text_in {
    padding: 30px 10px;
  }
  .main-news-partition_mobile-visible .media,
  .main-news-partition_mobile-visible .text {
    width: 100%;
  }
  .programs-partition .media {
    display: none;
  }
  .programs-partition h3 {
    display: block;
  }
  .partition-programs .summary {
    display: none;
  }
  .news-partition .column.item-2 .cell,
  .news-partition .column.item-3 .cell {
    padding-top: 30px;
  }
  .pages .page_not-found {
    margin-bottom: 25px;
    padding: 30px 10px;
  }
  .pages .page_not-found .page_not-found__header {
    font-size: 2.5em;
    text-align: center;
  }
  .pages .page_not-found .page_not-found__text {
    margin: 0;
    font-size: 0.77777778em;
  }
  .photoViewer .prevPhoto,
  .photoViewer .nextPhoto {
    display: none;
  }
  /* header*/
  .photo-tape_header .wrapper {
    padding: 20px 10px 15px;
  }
  .photo-tape_header .heading {
    font-size: 2.7em;
  }
  .photo-tape_header .summary {
    display: none;
  }
  /* comments */
  /* photo - viewer */
  .photo-tape_viewer .wrapper {
    padding: 60px 10px 80px;
  }
  .photo-tape_viewer .photo-thumbs {
    padding: 0;
  }
  .photo-tape_viewer .photo-thumbs li {
    width: 35px;
    height: 35px;
  }
  .photo-area .photo {
    height: 400px;
  }
  /* footer*/
  .break-high_hide {
    display: none;
  }
}
@media all and (max-width: 479px) {
  .b-footer .button_satelites .sattelite {
    width: 100%;
  }
  .b-footer .button_satelites .sattelite:before {
    right: 0;
    width: 100%;
  }
  .static_66-high_100 .break-in_50,
  .static_66-med_100 .break-in_50 {
    width: 100%;
  }
  .static_four-med_two-low_one .column {
    width: 100%;
  }
  .static_three-med_two-low_one .column {
    width: 100%;
  }
  .static_three_four-med_one_two-low_one .column {
    width: 100%;
  }
  .static_two-low_one .column {
    width: 100%;
  }
  .static_two-low_one .list-element {
    width: 100%;
  }
  .top-menu_group li {
    margin: 0 4px;
  }
  .live-link {
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    border-radius: 3px;
  }
  .main-menu {
    padding-top: 41px;
  }
  .live-link {
    margin-top: 8px;
  }
  .search-mobile-icon,
  .menu-mobile-icon {
    height: 42px;
  }
  .seach_form-wrap {
    top: 42px;
  }
  .menu-mobile-icon_bar:first-child {
    margin-top: 11px;
  }
  .menu-mobile-icon_bar:last-child {
    margin-top: 27px;
  }
  .info-menu_10-years {
    background-position: -46px;
  }
  .important-news_img {
    float: none;
  }
  .important-news .reliance {
    vertical-align: top;
    display: inline-block;
    width: 100%;
  }
  .important-news .reliance.item-2 a,
  .important-news .reliance.item-3 a {
    border-top: 0;
  }
  .article .heading {
    font-size: 1.4705em;
  }
  .article .time-public {
    margin: 0 0 10px;
    width: 100%;
  }
  .article .socialcounters {
    width: 100%;
    direction: rtl;
  }
  .article .cross-links {
    width: 40%;
  }
  .article .text h3 {
    font-size: 1.2em;
  }
  /* header*/
  .photo-tape_header .heading {
    font-size: 2.5em;
    color: #73bd20;
  }
  /* photo-area*/
  .photo-area .photo {
    height: auto;
  }
  .search-input {
    width: 100%!important;
  }
}
@media print {
  a {
    border: 0;
    text-decoration: none;
  }
  a img {
    border: 0;
  }
  .b-layout {
    background-color: #fff;
  }
  .b-header {
    display: none;
  }
  .b-header .top-menu,
  .b-header .main-menu {
    display: none;
  }
  .b-header .info-menu .info-menu_float,
  .b-header .info-menu .live-link {
    display: none;
  }
  .article .text {
    border: none;
  }
  .section .cell {
    padding-top: 0;
  }
  .news-tags.news-tags_article,
  .font-panel.js-fontpanel,
  .static_33-high_100,
  .left-banner,
  .breaking-news,
  .super-banner,
  .soc_seti,
  .cross-links {
    display: none;
  }
  .article img {
    page-break-before: always;
  }
  body,
  div {
    position: relative;
  }
  * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  .text.js-text * {
    page-break-inside: avoid;
    -webkit-region-break-inside: avoid;
    position: relative;
  }
  .text.js-text .video-iframe {
    display: none;
  }
}
@media print {
  a {
    border: 0;
    text-decoration: none;
  }
  a img {
    border: 0;
  }
  .b-layout {
    background-color: #fff;
  }
  .b-header {
    display: none;
  }
  .b-header .top-menu,
  .b-header .main-menu {
    display: none;
  }
  .b-header .info-menu .info-menu_float,
  .b-header .info-menu .live-link {
    display: none;
  }
  .article .text {
    border: none;
  }
  .section .cell {
    padding-top: 0;
  }
  .news-tags.news-tags_article,
  .font-panel.js-fontpanel,
  .static_33-high_100,
  .left-banner,
  .breaking-news,
  .super-banner,
  .soc_seti,
  .cross-links {
    display: none;
  }
  .article img {
    page-break-before: always;
  }
  body,
  div {
    position: relative;
  }
  * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  .text.js-text * {
    page-break-inside: avoid;
    -webkit-region-break-inside: avoid;
    position: relative;
  }
  .text.js-text .video-iframe {
    display: none;
  }
}
.rtcode {
  text-align: center;
  overflow: hidden;
}
.twitter-tweet-rendered {
  margin-left: auto !important;
  margin-right: auto !important;
}
.russian-army {
  padding-top: 7.4em;
}
.cover__media_army2016 {
  height: auto;
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.cover__image_army2016 {
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  position: absolute;
  top: -1000em;
  left: -1000em;
  right: -1000em;
  bottom: -1000em;
}
.cover__image_army2016 {
  margin: auto;
  position: absolute;
  top: -1000em;
  left: 0;
  right: 0;
  bottom: -1000em;
  width: 100%;
}
.card_army2016 {
  height: 43em;
  margin-bottom: 8.2em;
  position: relative;
}
.card_army2016:before {
  content: '';
  background: #005998;
  margin-right: -28em;
  position: absolute;
  top: 0;
  left: -1000em;
  bottom: -5.2em;
  right: 100%;
  z-index: 1;
}
.card_army2016:after {
  content: '';
  background: #c5000f;
  margin-left: 23.5em;
  position: absolute;
  bottom: 0;
  right: -1000em;
  top: -5.5em;
  left: 100%;
}
.card__cover_army2016 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 28em;
  right: -23.5em;
}
.card__cover_army2016:before {
  content: '';
  background: url('/static/blocks/army2016/lbg.png') no-repeat;
  width: 13.9em;
  height: 48.1em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.card__cover_army2016:after {
  content: '';
  background: url('/static/blocks/army2016/rbg.png') no-repeat;
  width: 14.7em;
  height: 48.5em;
  position: absolute;
  top: -5.5em;
  right: 0;
  z-index: 1;
}
.card__heading_army2016 {
  color: #fff;
  margin: 53px 0 22px;
  font-size: 30px;
  line-height: normal;
}
.card__summary_army2016 {
  color: #81bfea;
  font-size: 24px;
  line-height: 24px;
}
.card__heading_army2016,
.card__summary_army2016 {
  padding: 0 15px 0 10px;
}
.card__footer_army2016 {
  font-weight: bold;
  line-height: normal;
  z-index: 2;
  left: 0;
  top: 0;
  overflow: hidden;
  position: absolute;
  width: 280px;
}
@media all and (max-width: 1240px) {
  .card_army2016:after {
    margin-left: 7.5em;
  }
  .card__cover_army2016 {
    right: -7.5em;
  }
}
@media all and (max-width: 1020px) {
  .card_army2016 {
    margin: 0 -2em 8.8em;
  }
  .card_army2016:before {
    top: 24.1em;
    margin-right: -37em;
  }
  .card__cover_army2016 {
    left: 0;
    right: 0;
  }
  .card__cover_army2016:after {
    right: -6em;
  }
  .card__cover_army2016:before {
    height: 24.1em;
    top: 24.1em;
    left: 37em;
  }
  .card__footer_army2016 {
    width: 45em;
    top: 28em;
  }
  .card__heading_army2016 {
    margin: 0 0 14px;
  }
  .russian-army {
    padding-top: 3em;
  }
  .card__heading_army2016,
  .card__summary_army2016 {
    padding: 0 94px 0 58px;
  }
}
@media all and (max-width: 684px) {
  .russian-army {
    padding-top: 0;
  }
  .card__cover_army2016:after,
  .card_army2016:after {
    display: none;
  }
  .card__heading_army2016 {
    font-size: 20px;
  }
  .card__summary_army2016 {
    font-size: 16px;
    line-height: 16px;
  }
  .card_army2016:before {
    bottom: -3.1em;
    top: 32.8em;
  }
  .card__cover_army2016:before {
    top: 32.8em;
    height: 13.1em;
    background-position: 0 100%;
  }
  .card__footer_army2016 {
    top: 35.5em;
  }
}
@media all and (max-width: 479px) {
  .card_army2016 {
    height: auto;
    margin: 0 0 2em;
    padding: 0;
  }
  .card_army2016:before {
    display: none;
  }
  .card__cover_army2016 {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    bottom: auto;
  }
  .card__heading_army2016,
  .card__summary_army2016 {
    padding: 0 20px;
  }
  .card__cover_army2016:before {
    display: none;
  }
  .card__footer_army2016 {
    padding: 0.5625em 0 1.375em;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #005998;
    width: auto;
  }
  .card__heading_army2016 {
    font-size: 17px;
  }
  .card__summary_army2016 {
    font-size: 14px;
    line-height: 14px;
  }
}
.title-section_army2016 {
  padding-top: 0;
}
.icond_rt-play {
  background-color: #77BC1F;
}
.icond_rt-play .play {
  position: absolute;
  border-style: solid;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
}

.caption-decor-infographics {
  padding: 16px;
  color: white;
  font-size: 16px;
  background: #2b2b2b;
  color: #73bd20;
}

.section-slider-infographic {
  width: 100%;
}
