body {
  padding-top: 80px;
  font-family: Heebo, sans-serif;
  color: #000;
  font-size: 1.1em;
  line-height: 1.1em;
  text-align: right;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 3.4em;
  line-height: 1em;
  font-weight: 900;
  text-align: right;
}

h2 {
  width: 100%;
  margin-top: 2px;
  margin-bottom: 15px;
  float: right;
  clear: right;
  color: #000;
  font-size: 34px;
  line-height: 34px;
  font-weight: 900;
}

p {
  margin-bottom: 10px;
  clear: both;
  line-height: 1.5em;
  text-align: right;
}

a {
  color: #f64564;
  font-size: 1.1em;
  line-height: 1.1em;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  direction: rtl;
  text-align: right;
}

img {
  display: inline-block;
  width: 100%;
  max-width: 100%;
}

.top_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  direction: rtl;
  text-align: center;
}

.content_section {
  width: 100%;
  margin-top: 3%;
  margin-bottom: 4%;
  text-align: center;
}

.content_section.program {
  margin-top: 3%;
  margin-bottom: 3%;
}

.content_section.program.breadcrumbs {
  display: block;
  margin-top: 1.2%;
  margin-bottom: -1%;
}

.content_section.program.breadcrumbs.programpage {
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 0.2%;
  padding-bottom: 0.2%;
  background-color: #ececec;
}

.content_section.program.breadcrumbs.gebreadcrumbspage {
  margin-bottom: -5%;
}

.content_section.program.breadcrumbs.serch_contact_breadcrumbs {
  margin-top: 1%;
  margin-bottom: 0%;
  padding-top: 0.2%;
  padding-bottom: 3%;
  background-color: #ececec;
}

.content_section.shedule {
  margin-top: 7%;
  margin-bottom: 4%;
}

.content_section.shedule.program {
  margin-top: 3%;
}

.content_section.form {
  margin-top: 0%;
  margin-bottom: 0%;
  padding: 1% 32% 4% 22%;
  background-color: #ececec;
}

.communic_section {
  position: relative;
  z-index: 99;
  margin-top: -67px;
  text-align: center;
}

.hashtag_section {
  padding-top: 3%;
  padding-bottom: 2%;
  background-color: #ececec;
  color: #f64564;
  text-align: center;
}

.video_section {
  padding-top: 7%;
  padding-bottom: 6%;
  direction: rtl;
  text-align: center;
}

.video_section.banner {
  margin-top: 3%;
  padding-top: 0%;
  padding-bottom: 0%;
}

.footer_section {
  width: 100%;
  padding-top: 5%;
  padding-bottom: 2%;
  background-color: #4a4a4a;
  text-align: center;
}

.banners_section {
  width: 100%;
  padding-top: 7%;
  padding-bottom: 7%;
  background-color: #ececec;
  direction: rtl;
  text-align: center;
}

.banners_section.list {
  background-color: #fff;
}

.top_logo_play_group {
  position: relative;
  width: 1200px;
  max-height: 80px;
  max-width: 1200px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.home_link_group {
  position: relative;
  z-index: 102;
  margin-top: 15px;
  margin-right: 35px;
  float: right;
}

.top_online_group {
  position: relative;
  z-index: 111;
  display: block;
  max-width: 301px;
  margin-left: 3%;
  float: left;
}

.home_link_top {
  margin-left: 40px;
  padding-top: 8px;
  border-top: 6px solid #fff;
  color: #000;
  font-size: 1.25em;
  line-height: 1.1em;
  font-weight: 900;
  text-decoration: none;
}

.home_link_top:hover {
  padding-top: 8px;
  border-top: 6px solid #f64564;
}

.home_link_top.w--current {
  color: #f64564;
}

.home_link_top.float_link {
  float: right;
}

.top_online_play {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  min-height: 60px;
  min-width: 60px;
  margin-top: 7px;
  padding-right: 7px;
  padding-left: 11px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 6px solid #f5a6af;
  border-radius: 50%;
  background-color: #f64564;
}

.top_online_play:hover {
  background-color: #ec3757;
}

.top_online_play.play_all {
  width: 46px;
  height: 46px;
  margin-top: 0px;
  margin-left: 10px;
  padding-right: 5px;
  padding-left: 9px;
  float: right;
  border-width: 5px;
  border-color: rgba(63, 202, 197, 0.59);
  background-color: rgba(63, 202, 197, 0.62);
}

.top_online_play.play_all:hover {
  border-color: rgba(63, 202, 197, 0.9);
  background-color: rgba(63, 202, 197, 0.76);
}

.top_online_icon {
  width: 32px;
}

.top_online_title {
  float: left;
  font-size: 0.9em;
  line-height: 0.9em;
}

.top_online_info {
  float: left;
  clear: left;
  color: #f64564;
  font-size: 1em;
  line-height: 1em;
  font-weight: 900;
  text-align: left;
}

.top_online_infogroup {
  max-width: 300px;
  margin-top: 22px;
  margin-left: 5px;
  float: left;
}

.navbar {
  z-index: 110;
  height: 80px;
  margin-right: 70%;
  background-color: transparent;
}

.navbar_container {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  float: left;
}

.navmenu {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: #fdd428;
}

.navmenu_button {
  height: 8vw;
  padding: 1.3vw 0.6vw 1.5vw;
  float: left;
  color: #000;
  font-size: 46px;
  line-height: 20px;
}

.navmenu_button.w--open {
  background-color: #fdd428;
  color: #000;
}

.navbar_section {
  margin-top: -80px;
  direction: rtl;
}

.navlink_big {
  width: 100%;
  margin-right: 10px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  font-size: 1.3em;
  font-weight: 900;
  text-align: right;
}

.navlink_big:hover {
  color: #000;
  text-decoration: underline;
}

.navlink_big.w--current {
  color: #000;
}

.navlink {
  width: 100%;
  margin-right: 10px;
  margin-left: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  float: right;
  font-size: 1.2em;
  line-height: 1.1em;
  text-align: right;
}

.navlink:hover {
  color: #000;
  text-decoration: underline;
}

.navlink.w--current {
  color: #000;
}

.program_slide_group {
  display: block;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 300px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  direction: rtl;
  text-align: center;
}

.program_slide_pict_6 {
  width: 360px;
  float: right;
}

.program_slide_infogroup {
  position: relative;
  width: 530px;
  margin-right: -36px;
  padding-top: 6%;
  float: right;
}

.program_slide_timetile {
  margin-bottom: 10px;
  padding: 5px 10px;
  float: right;
  background-color: #5bc5ea;
  color: #000;
  font-size: 1.1em;
  line-height: 23px;
  font-weight: 900;
}

.program_slide_namegroup {
  display: block;
  margin-right: 60px;
  margin-bottom: 15px;
  float: right;
  clear: right;
  color: #fff;
  font-weight: 300;
  text-align: right;
  text-decoration: none;
}

.program_slide_namegroup:hover {
  color: #f64564;
}

.program_slide_time {
  margin-right: 60px;
  padding-top: 10px;
  float: right;
  border-top: 1px solid #fff;
  color: #fff;
  font-size: 1.1em;
  font-weight: 300;
}

.program_slide_txtinfo {
  display: block;
  font-size: 0.9em;
}

.program_slide_nametitle {
  display: block;
  margin-bottom: 5px;
  font-size: 2.8em;
  line-height: 0.8em;
  font-weight: 900;
}

.program_slider_6 {
  height: 360px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000;
  text-align: center;
}

.slide {
  display: inline-block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content_centerblock {
  display: block;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
}

.content_centerblock.hashtag {
  width: 1220px;
}

.content_centerblock.footer {
  margin-bottom: 5%;
}

.content_centerblock.video.banner {
  padding-left: 0px;
}

.content_centerblock.player {
  padding-right: 0px;
  padding-left: 0px;
}

.content_centerblock.player.breadcrumbs {
  direction: rtl;
  text-align: right;
}

.content_centerblock.list_links {
  margin-top: 0.5%;
  padding-left: 0px;
}

.communic_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 34px;
  margin-left: 8px;
  padding-right: 0px;
  padding-left: 10px;
  float: right;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.communic_link.footer {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 0px;
  float: left;
}

.hl_group_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1230px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  direction: rtl;
}

.hl_column {
  width: 23%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.hl_column.big {
  width: 46%;
  margin-right: 2%;
  margin-left: 2%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.program_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 45px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.segment_group {
  width: 22.6%;
  margin-right: 1.3%;
  margin-bottom: 20px;
  margin-left: 1.2%;
  float: right;
  text-align: right;
}

.program_face_link {
  width: 100%;
  margin-bottom: -20px;
  border-radius: 6px;
}

.program_face_link.full_program {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 320px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.progtram_color {
  position: relative;
  padding-bottom: 8px;
  border-radius: 5px;
  background-color: #fdd428;
}

.program_speaker_name {
  max-width: 90%;
  margin-top: -15px;
  margin-bottom: 3px;
  padding: 8px 10px 8px 15px;
  float: right;
  background-color: #000;
  color: #fff;
  font-size: 1.1em;
  font-weight: 700;
  text-decoration: none;
}

.program_speaker_name.big {
  max-width: 52%;
}

.program_all_link {
  margin-right: 10px;
  margin-left: 10px;
  float: right;
  clear: right;
  color: #000;
  font-size: 1em;
  line-height: 1em;
  font-weight: 300;
  text-decoration: none;
}

.program_all_link.big {
  width: 48%;
  margin-top: -5px;
  margin-bottom: 5px;
  float: left;
  font-weight: 700;
  text-align: left;
}

.program_all_txt {
  margin-bottom: 3px;
  font-weight: 700;
}

.program_all_txt.big {
  display: none;
}

.segment_group_line {
  width: 20%;
  height: 1px;
  margin-top: 10px;
  margin-right: 10px;
  float: right;
  clear: right;
  background-color: #979797;
}

.segment_speaker_group {
  height: 30px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #f64564;
}

.segment_speaker_link {
  position: relative;
  z-index: 98;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f64564;
  font-size: 0.95em;
  line-height: 1em;
  font-weight: 900;
  text-decoration: none;
}

.segment_speaker_face {
  width: 50px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.segment_speaker_name {
  padding: 6px 10px;
  background-color: #000;
  font-size: 1em;
  line-height: 1em;
  text-decoration: none;
}

.secment_picture_title {
  position: relative;
}

.segment_title {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 105;
  width: 100%;
  padding: 15% 4% 2%;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5));
  color: #fff;
  font-size: 1.6em;
  line-height: 1em;
  font-weight: 900;
  text-decoration: none;
}

.segment_picture {
  overflow: hidden;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #000;
}

.segment_info {
  display: block;
  padding-top: 10px;
  padding-right: 10px;
  color: #000;
  font-size: 0.9em;
  text-decoration: none;
}

.hashtag_title {
  margin-bottom: 6px;
  padding-right: 5px;
  color: #000;
  font-size: 1.5em;
  line-height: 1.5em;
  text-align: center;
}

.hashtag_lines {
  width: 102px;
  margin-right: 5px;
  margin-bottom: 16px;
  float: right;
  text-align: right;
}

.hashtag_itrem {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0% 0% 0.3%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ececec;
  font-size: 1em;
  line-height: 1em;
}

.hashtag_list {
  width: 100%;
  float: right;
  clear: right;
  text-align: center;
}

.hashtag_list.program_content_tag_list {
  text-align: right;
}

.hashtag_link {
  display: inline-block;
  margin-right: 0px;
  padding: 15px 17px;
  background-color: #f64564;
  -webkit-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
  color: #fff;
  font-size: 1em;
  line-height: 1em;
}

.hashtag_link:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.hashtag_link.taggreen {
  background-color: #3fcac5;
  -webkit-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
}

.hashtag_link.taggreen:hover {
  background-color: #000;
}

.hashtag_link.tagblue {
  background-color: #5bc5ea;
}

.hashtag_link.tagblue:hover {
  background-color: #000;
}

.hashtag_link.tagyellow {
  background-color: #fdd428;
}

.hashtag_link.tagyellow:hover {
  background-color: #000;
}

.video_title {
  margin-top: 1%;
  text-align: right;
}

.banner_block {
  max-width: 48%;
  min-width: 40%;
  float: left;
}

.facebokk_block {
  max-width: 48%;
  float: right;
}

.footer_links_group {
  width: 73%;
  float: left;
  color: #9b9b9b;
  text-align: right;
}

.footer_ident_group {
  width: 20%;
  float: right;
  color: #d8d8d8;
}

.footer_ceredit_block {
  float: right;
}

.footer_cyber_link {
  display: block;
  float: left;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  color: #d8d8d8;
  font-size: 1em;
  line-height: 1em;
}

.footer_logo_link {
  width: 193px;
  margin-bottom: 10px;
  float: right;
}

.footer_logo_title {
  clear: right;
  color: #d8d8d8;
  text-align: right;
}

.footer_logo_txt {
  float: right;
  font-size: 1.1em;
}

.footer_logo_txt.fm {
  margin-right: 3px;
  font-weight: 900;
}

.footer_logo_lines {
  width: 40%;
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
}

.footer_ident_txt {
  width: 100%;
  margin-bottom: 5px;
  float: right;
  color: #d8d8d8;
  font-size: 0.8em;
  line-height: 1em;
  text-align: right;
}

.footer_ident_txt.bold {
  margin-top: 15px;
  font-size: 0.9em;
  font-weight: 900;
}

.footer_ident_txt.cyber {
  width: auto;
  margin-top: 1px;
  margin-bottom: 0px;
  float: left;
  font-size: 0.9em;
}

.footer_ident_txt.cyber.name {
  margin-top: 2px;
  margin-bottom: 0px;
}

.footer_ident_link {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  float: right;
  color: #d8d8d8;
  font-size: 0.8em;
  line-height: 1em;
  text-align: right;
}

.footer_ident_link:hover {
  color: #ececec;
}

.footer_link_item {
  width: 25%;
  margin-bottom: 8px;
  padding-left: 10px;
  float: right;
  color: #d8d8d8;
  font-size: 0.8em;
  line-height: 1em;
}

.footer_link_item:hover {
  color: #fdd428;
}

.footer_link {
  float: right;
  color: #d8d8d8;
  font-size: 1em;
}

.footer_link:hover {
  color: #fff;
}

.footer_cyber_logo {
  width: 18px;
  margin-right: 4px;
  margin-left: 4px;
  float: left;
}

.list_title_section {
  position: relative;
  width: 100%;
  min-height: 300px;
  margin-bottom: 0%;
  padding-top: 5.5%;
  padding-bottom: 1.5%;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(23%, transparent), color-stop(41%, #000)), url('../images/list_pict_tmp.jpg');
  background-image: linear-gradient(90deg, transparent 23%, #000 41%), url('../images/list_pict_tmp.jpg');
  background-position: 0px 0px, 0px 50%;
  background-size: auto, 40%;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.list_title_section.program {
  padding-top: 9%;
  padding-bottom: 1%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(23%, transparent), color-stop(41%, #000)), url('../images/list_pict_tmp.jpg');
  background-image: linear-gradient(90deg, transparent 23%, #000 41%), url('../images/list_pict_tmp.jpg');
  background-size: auto, 40%;
}

.list_title_section.no_image {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(34%, transparent), color-stop(55%, #000));
  background-image: linear-gradient(90deg, transparent 34%, #000 55%);
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.list_category_title {
  margin-top: 10px;
  margin-bottom: 1%;
  padding: 0.5% 2% 0.8%;
  float: right;
  background-color: #f64564;
  color: #fff;
  font-size: 3.3em;
  line-height: 1em;
}

.list_category_title.program {
  clear: right;
  background-color: #fdd428;
  color: #000;
  font-size: 2.1em;
  font-weight: 900;
  text-align: right;
}

.list_category_title.limited {
  max-width: 60%;
  margin-top: 5px;
  clear: right;
  font-size: 3em;
}

.list_title_txt {
  float: right;
  clear: right;
  color: #fff;
  font-size: 1.3em;
  line-height: 1.3em;
}

.list_title_txt.program {
  margin-top: 1.8%;
  margin-right: 1%;
  clear: none;
}

.list_title_txt.limited {
  max-width: 60%;
  margin-bottom: 5px;
  font-size: 1.2em;
  line-height: 1.2em;
}

.editor_section {
  padding-top: 7%;
  padding-bottom: 7%;
  background-color: #ececec;
  direction: rtl;
  text-align: center;
}

.editor_section.program_top_seo {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.2em;
}

.list_subtitle {
  margin-bottom: 0.5%;
  float: right;
  clear: right;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: 900;
}

.list_subtitle.limited {
  max-width: 60%;
  margin-bottom: 2px;
  font-size: 1.5em;
}

.list_subtitle.top_10 {
  display: block;
  margin-top: 5px;
  margin-bottom: 2px;
  clear: none;
  color: #3fcac5;
  font-size: 1.3em;
  line-height: 1em;
}

.list_subtitle.top_10.txt {
  margin-bottom: 0px;
  clear: right;
  color: #000;
  font-size: 0.9em;
  line-height: 1.2em;
  font-weight: 400;
}

.list_subtitle.top_10.txt.dropdown {
  margin-top: 1px;
  margin-bottom: 0px;
  color: #000;
  font-size: 13px;
  line-height: 15px;
  text-align: right;
}

.list_subtitle.top_10.dropdown {
  display: block;
  margin-top: 3px;
  margin-bottom: 0px;
  color: #3fcac5;
  font-size: 15px;
  line-height: 16px;
  text-align: right;
}

.program_conten_blockt {
  width: 65%;
  float: left;
  direction: rtl;
  text-align: right;
}

.program_pict_block {
  width: 30%;
  float: right;
}

.program_communic_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.program_communic_link {
  width: 40px;
  height: 40px;
  margin-left: 5px;
}

.progrum_listen_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.listen_number {
  margin-top: 5px;
  float: right;
  font-size: 0.9em;
  line-height: 0.9em;
}

.listen_icon {
  width: 26px;
  margin-right: 0px;
}

.listen_icon.dropdown {
  width: 21px;
  margin-right: 0%;
  margin-bottom: 3px;
  margin-left: 0%;
}

.shedule_group_item {
  margin-bottom: 6px;
  text-align: right;
}

.shedule_day {
  display: block;
  min-width: 23%;
  padding: 0.5% 2%;
  float: right;
  background-color: #eee;
  font-family: Heebo, sans-serif;
  color: #000;
  font-size: 1.7em;
  line-height: 1.1em;
  font-weight: 900;
}

.shedule_day:hover {
  color: #f64564;
}

.shedule_day.openday {
  min-width: 16%;
  padding-left: 0%;
  background-color: transparent;
}

.shedule_day.openday.w--current {
  color: #f64564;
}

.shedule_day.openday.program {
  margin-bottom: 40px;
  padding-left: 2%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ececec;
}

.shedule_day.program {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  padding-top: 1%;
  padding-bottom: 1%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shedule_day_list {
  width: 84%;
  margin-top: 4px;
  padding-right: 0px;
  float: left;
  direction: rtl;
}

.shedule_day_item {
  display: block;
  width: 100%;
  margin-bottom: 8px;
  float: right;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.shedule_time {
  width: 8%;
  padding-top: 5px;
  float: right;
  color: #d1d1d1;
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 800;
}

.shedule_program_group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92%;
  float: left;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000;
}

.shedule_program_name {
  position: relative;
  display: inline-block;
  padding: 5px 20px 5px 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #3fcac5;
  color: #fff;
  font-size: 1.4em;
  font-weight: 700;
}

.shedule_program_txt {
  position: relative;
  display: inline;
  padding-right: 15px;
  float: right;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #000;
  font-size: 1.2em;
}

.segment_group_link {
  width: 100%;
  font-size: 1em;
  line-height: 1em;
}

.segment_group_link.grid-item {
  width: 24.5%;
  padding-right: 1%;
  padding-bottom: 3%;
  padding-left: 1%;
}

.program_group_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  padding-right: 1%;
  padding-left: 1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  font-size: 1em;
  line-height: 1em;
}

.program_group_link.grid-item {
  width: 24.5%;
  margin-right: 0%;
  margin-left: 0%;
  padding-right: 1%;
  padding-bottom: 5%;
  padding-left: 1%;
}

.program_group_link._50 {
  width: 48%;
  padding-right: 1%;
  padding-left: 1%;
}

.program_group_link._50.grid-item {
  width: 49%;
  padding-bottom: 3%;
}

.program_group_link._100 {
  display: block;
  width: 98%;
  padding-right: 1%;
  padding-left: 1%;
}

.program_group_link._100.grid-item {
  width: 98%;
  min-height: 320px;
  padding-bottom: 3%;
}

.program_group_link._25 {
  width: 24.5%;
}

.program_group_link._25.grid-item {
  min-height: 320px;
  padding-bottom: 3%;
}

.program_content_share_and_views {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_logo_mouth {
  position: relative;
  z-index: 2100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 290px;
  height: 150px;
  padding-right: 20px;
  padding-left: 38px;
  float: right;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #3fcac5;
}

.top_logo_mouth.player._104 {
  height: 132px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background-color: #3fcac5;
  color: #3fcac5;
}

.top_logo_mouth._104 {
  width: 280px;
  height: 110px;
  padding-top: 5px;
  padding-right: 20px;
  padding-left: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #3fcac5;
}

.logo_m_1 {
  width: 112px;
  height: auto;
  margin-top: 2px;
}

.logo_m_1._104 {
  width: 14%;
  margin-top: 5px;
}

.logo_m_3fm {
  width: 264px;
  height: auto;
}

.logo_m_3fm._104 {
  width: 58%;
}

.logo_mouth {
  width: 230px;
  height: auto;
  margin-top: 4px;
  margin-right: -6px;
  margin-left: -8px;
}

.logo_mouth._104 {
  width: 29%;
  margin-right: -1%;
  margin-left: -2%;
}

.archive_group_button {
  width: 49.5%;
  padding-top: 3%;
  padding-bottom: 3%;
  background-color: #dbdbdb;
  color: #000;
  font-size: 19px;
  line-height: 18px;
  font-weight: 400;
}

.archive_group_button:hover {
  color: #3fcac5;
}

.archive_group_button.act {
  background-color: #3fcac5;
  color: #fff;
}

.form_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-top: 10px;
  float: right;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  direction: rtl;
}

.form_group.lefi {
  margin-top: 15px;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form_group.info {
  display: block;
  width: 78%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form_group.code {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.form_label {
  margin-top: 13px;
  color: #000;
  font-size: 19px;
  line-height: 19px;
  font-weight: 400;
  text-align: right;
}

.form_label.lefi {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 19px;
  line-height: 19px;
}

.form_label.info {
  margin-top: 5px;
  margin-bottom: 0px;
  float: right;
  clear: right;
  font-size: 19px;
  line-height: 19px;
  text-align: right;
}

.form_label.star {
  margin-left: 4px;
  color: #f64564;
}

.form_field_block {
  width: 75%;
}

.form_field_block.lefi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form_field_block.date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form_txt_field {
  height: 48px;
  margin-bottom: 0px;
  padding: 5px 3% 5px 2%;
  border: 3px solid #d1d1d1;
  border-radius: 8px;
  font-size: 19px;
  line-height: 19px;
  font-weight: 400;
}

.form_txt_field.date {
  width: 68%;
  padding-right: 2%;
  padding-left: 1%;
  color: #000;
  font-size: 17px;
}

.form_txt_field.code {
  width: 26%;
  height: 50px;
  margin-top: 10px;
  padding-top: 5px;
  padding-right: 2%;
  padding-bottom: 5px;
  font-weight: 700;
  text-align: left;
}

.form_select_field {
  height: 48px;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-right: 3%;
  padding-left: 2%;
  border: 3px solid #d1d1d1;
  border-radius: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  font-size: 19px;
  line-height: 19px;
  font-weight: 400;
}

.form_date_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
  float: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form_calendar_icon {
  width: 34px;
  margin-right: 5px;
}

.form_date_txt {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #000;
  font-size: 19px;
  line-height: 19px;
  font-weight: 400;
  text-align: center;
}

.form_button {
  width: 100%;
  margin-top: 12px;
  margin-right: 25%;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  float: right;
  clear: right;
  border-radius: 8px;
  background-color: #fdd428;
  color: #000;
  font-size: 1.6em;
  line-height: 1.1em;
  font-weight: 900;
}

.form_txt_area {
  min-height: 200px;
  margin-bottom: 0px;
  padding: 10px 3%;
  border: 3px solid #d1d1d1;
  border-radius: 8px;
  font-size: 22px;
  line-height: 20px;
  font-weight: 400;
}

.form_code_block {
  width: 26%;
}

.form_mail_block {
  width: 100%;
  text-align: right;
}

.form_maillink {
  margin-top: 5px;
  margin-right: 5px;
  float: right;
  color: #000;
  font-size: 19px;
  line-height: 19px;
}

.form_maillink:hover {
  color: #3fcac5;
}

.form_ladel_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
}

.program_date {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #979797;
}

.player_section {
  display: block;
  overflow: hidden;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  background-color: #fff;
  box-shadow: none;
}

.player_logo_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #3fcac5;
  direction: rtl;
  text-align: center;
}

.player_live_title {
  padding-top: 1.5%;
  padding-bottom: 1.5%;
  background-color: #000;
  color: #3fcac5;
  font-size: 22px;
  line-height: 22px;
  font-weight: 900;
  text-align: center;
}

.player_operate_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6%;
  padding-bottom: 6%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/player_lines_bgr.png');
  background-position: 0px 50%;
  background-size: 87px;
  background-repeat: repeat-x;
}

.player_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100px;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: hsla(0, 0%, 100%, 0.4);
  border-radius: 50%;
  background-color: #f64564;
}

.player_button_icon {
  width: 53%;
  margin-left: 8px;
}

.player_button_icon.pause {
  width: 30%;
  margin-left: 0px;
}

.player_now_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #000;
  direction: rtl;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}

.player_next_group {
  padding: 30px 15px 40px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
}

.player_next_ingogroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fdd428;
}

.player_next_time {
  margin-left: 10px;
  float: right;
  color: #fff;
  font-weight: 300;
}

.player_next_title {
  max-width: 80%;
  float: left;
  text-align: right;
}

.player_now_pict {
  width: 48%;
  margin-top: -40px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.play_now_infogroup {
  width: 48%;
  margin-top: -40px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-weight: 700;
  text-align: right;
}

.play_now_title {
  margin-top: 5px;
  margin-right: -33px;
  margin-bottom: 10px;
  padding: 5px 12px 5px 18px;
  float: right;
  background-color: #fdd428;
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
}

.play_now_info {
  float: right;
  clear: right;
  color: #fff;
  font-weight: 300;
}

.player_body {
  padding-top: 0px;
  background-color: #3fcac5;
}

.hl_big_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.add_button_block {
  display: block;
}

.add_button_block.center {
  margin-bottom: 3.5%;
  text-align: center;
}

.add_button {
  padding: 15px 60px;
  border-radius: 6px;
  background-color: #3fcac5;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.2em;
}

.top_fixed_section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3000;
  max-height: 84px;
  border-bottom: 4px solid #000;
  background-color: #fff;
}

.segment_date_txt {
  margin-top: 6px;
  padding-right: 10px;
  padding-left: 10px;
  color: #979797;
  font-size: 0.8em;
}

.grid {
  display: block;
  width: 1220px;
  margin: 3% auto;
}

.grid.days {
  width: 1190px;
  margin-top: 8%;
}

.app_back_arrow_hide {
  display: none;
}

.next_prev_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.next_prev_button {
  width: 28px;
}

.next_prev_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.prev_next_select {
  width: 80px;
  height: 40px;
  margin-top: 8px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 3px solid #979797;
  border-radius: 8px;
  font-family: Heebo, sans-serif;
  font-size: 0.9em;
  font-weight: 400;
  text-align: right;
}

.next_prev_txt {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  color: #979797;
  font-size: 0.9em;
}

.next_prev_txt._1 {
  float: right;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.nextprev_number {
  float: right;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  font-size: 1.1em;
  font-weight: 700;
}

.next_prev_numbergroup {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.bread_crums {
  display: inline-block;
  font-family: Heebo, sans-serif;
  font-size: 0.8em;
  line-height: 0.9em;
  font-weight: 400;
}

.bread_crums.list_link {
  margin-right: 3px;
  margin-bottom: 6px;
  margin-left: 3px;
  float: right;
  clear: none;
  font-size: 1.1em;
  line-height: 1.1em;
}

.bread_crums_link {
  font-family: Heebo, sans-serif;
  color: #fff;
  font-size: 0.8em;
  line-height: 0.9em;
  font-weight: 400;
}

.bread_crums_link:hover {
  text-decoration: underline;
}

.bread_crums_link.list_link {
  margin-bottom: 6px;
  float: right;
  color: #000;
  font-size: 1.1em;
  line-height: 1.1em;
  font-weight: 500;
}

.bread_crums_link.list_link:hover {
  color: #3fcac5;
  text-decoration: none;
}

.bread_crums_link.list_link.w--current {
  color: #3fcac5;
}

.image {
  padding-left: 2.5%;
}

.breadcrumbs_content {
  direction: rtl;
  color: #fff;
  text-align: right;
}

.breadcrumbs_content.limited {
  width: 60%;
  margin-bottom: -8px;
  float: right;
}

.play_all_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  clear: both;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 0.9em;
  line-height: 1em;
  text-align: right;
}

.image-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.day_date {
  margin-top: 4px;
  margin-right: 10px;
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
}

.top_10_listlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.top_10_listlink.dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: -4px;
  padding: 6px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px dashed hsla(0, 0%, 82%, 0.8);
  font-size: 1em;
  line-height: 1em;
  text-align: right;
}

.top_10_listlink.dropdown:hover {
  background-color: #ececec;
}

.top_10_listlink.dropdown._10 {
  border-bottom-style: none;
}

.top_10_listtnumber {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 54px;
  margin-left: 20px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #3fcac5;
  color: #000;
  font-size: 1.7em;
  line-height: 1em;
  font-weight: 900;
}

.top_10_listtnumber.dropdown {
  width: 34px;
  height: 34px;
  margin-top: 1px;
  margin-left: 15px;
  float: right;
  font-size: 1.2em;
}

.top_10_listtnumber.dropdown.circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 2px;
  margin-right: 0px;
  margin-left: 8px;
  float: right;
  border-radius: 50%;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -1px;
}

.top_10_listtnumber.circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52px;
  height: 52px;
  margin-top: 4px;
  margin-right: 0px;
  margin-left: 15px;
  float: right;
  border-radius: 58%;
  font-size: 1.5em;
}

.top_10_infogroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33vw;
  max-width: 33vw;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 1.1em;
}

.top_10_infogroup.dropdown {
  width: 70%;
  max-width: none;
  float: right;
  font-size: 15px;
  line-height: 17px;
}

.top_10_listengroup {
/*  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-width: 50px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 2px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 1.1em; */
  display: none;
}

.top_10_listengroup.dropdown {
  width: 30px;
  min-width: auto;
  margin-top: 0px;
  padding-top: 0px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
  line-height: 1em;
}

.top_10_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54vw;
  margin-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px dashed #d1d1d1;
}

.grid_arrow {
  position: relative;
  top: 32px;
  display: block;
  width: 60px;
  margin-left: 100px;
}

.home_dropdown_group {
  margin-top: 2px;
  float: right;
}

.home_dropdown_link {
  margin-left: 45px;
  padding: 8px 0px 0px;
  border-top: 6px solid #fff;
  font-size: 1.25em;
  font-weight: 900;
}

.home_dropdown_link:hover {
  border-top-color: #f64564;
}

.home_dropdown_link.w--open {
  border-top-color: #f64564;
}

.home_dropdown_list.w--open {
  width: 520px;
  padding-bottom: 10px;
  background-color: #f5f5f5;
}

.home_dropdown_list.programs {
  width: 992px;
}

.home_dropdown_list.programs.w--open {
  width: auto;
  background-color: #f5f5f5;
}

.home_dropdown_list.top_10 {
  right: -118px;
  width: 530px;
}

.top_layer_line {
  width: 100%;
  height: 4px;
  background-color: #000;
}

.top_layer_line.white {
  height: 30px;
  margin-bottom: 0px;
  background-color: #fff;
}

.top_layer_line.programs {
  margin-bottom: 15px;
}

.dropdown_programs_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 828px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 1em;
  line-height: 1em;
}

.dropdown_programs_group.all_link {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.shedule_day_infogroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 32px;
  line-height: 30px;
}

.shedule_open_close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4em;
}

.dropdown_program_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31.6%;
  height: 70px;
  margin-left: 1.6%;
  padding-left: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  text-align: right;
}

.dropdown_program_link:hover {
  background-color: #ececec;
}

.dropdown_program_link.all {
  width: 20%;
  height: 32px;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f64564;
  color: #fff;
  font-size: 16px;
}

.dropdown_program_link.all:hover {
  background-color: #4a4a4a;
}

.dropdown_program_pict {
  width: 90px;
  height: 70px;
  min-width: 90px;
  margin-left: 8px;
  float: right;
  background-image: url('../images/list_pict_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.dropdown_link_arrow {
  width: 7px;
}

.top_10_menupict {
  width: 46px;
  height: 42px;
  margin-left: 10px;
  float: right;
  background-image: url('../images/list_pict_tmp_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.top_10_numbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  float: left;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_10_listpict {
  width: 82px;
  height: 78px;
  margin-left: 18px;
  float: right;
  background-image: url('../images/list_pict_tmp_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.top_10_numbersgroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.list_picture_credit {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 0.6em 6em 0.6em 1em;
  background-image: linear-gradient(93deg, rgba(0, 0, 0, 0.5), transparent);
  color: #fff;
  font-size: 0.8em;
  line-height: 0.8em;
}

.program_pict_info {
  margin-top: 8px;
  font-size: 0.8em;
  text-align: right;
}

.car_app_body {
  padding-top: 0px;
  background-color: #131313;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#131313), to(#636262));
  background-image: linear-gradient(180deg, #131313, #636262);
  color: #fff;
  font-size: 1.5vw;
  line-height: 2vw;
}

.car_app_section {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 7%;
  padding-left: 7%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: rtl;
}

.car_app_section.live {
  padding-right: 8%;
  padding-left: 3%;
}

.car_app_section.tags {
  position: relative;
}

.car_app_section.shows {
  position: relative;
  width: 100%;
  padding-right: 0%;
  padding-bottom: 4vw;
  padding-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#131313), to(#626262));
  background-image: linear-gradient(180deg, #131313, #626262);
  direction: ltr;
}

.car_app_program {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.car_program_pict {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 28vw;
  height: 28vw;
  margin-left: 3vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1vw;
  background-image: url('../images/program_pict_tmp.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.car_program_pict.live {
  margin-left: 2.6vw;
  background-image: url('../images/live_pict_tmp.png');
  background-size: cover;
}

.car_program_group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54vw;
  padding-bottom: 4vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.car_program_title {
  margin-bottom: 1vw;
  font-size: 3.2vw;
  line-height: 3.8vw;
  font-weight: 900;
}

.timing_group {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #36a3da;
}

.timing_gr_title {
  margin-left: 1vw;
  padding: 0.5vw 1vw;
  float: right;
  background-color: #36a3da;
  color: #fff;
  font-weight: 900;
}

.car_live_content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 58vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.car_live_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66%;
  margin-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 2vw;
  line-height: 2.4vw;
}

.car_live_next {
  width: 32%;
  color: hsla(0, 0%, 100%, 0.65);
}

.car_live_name {
  margin-top: 0.6vw;
  margin-right: -5vw;
  margin-bottom: 0.6vw;
  padding: 0.6vw 1.5vw 0.6vw 2vw;
  background-color: #36a3da;
  font-size: 3.6vw;
  line-height: 4.2vw;
  font-weight: 900;
}

.car_next_name {
  margin-top: 0.5vw;
  color: #fff;
  font-size: 1.8vw;
  font-weight: 700;
}

.car_app_tagsgroup {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.car_tags_content {
  position: relative;
  right: -1.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 103%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.car_tag_link {
  width: 21%;
  height: 13.2vw;
  margin-right: 2%;
  margin-bottom: 0.5vw;
  margin-left: 2%;
  color: #fff;
  font-size: 1.6vw;
  line-height: 1.8vw;
  font-weight: 500;
}

.car_tag_pict {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 9vw;
  margin-bottom: 0.3vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1vw;
}

.car_app_title {
  z-index: 100;
  width: 100%;
  padding-top: 1vw;
  padding-bottom: 1vw;
  font-size: 2.8vw;
  line-height: 3.4vw;
  font-weight: 700;
  text-align: center;
}

.car_app_title.shows {
  position: relative;
  margin-bottom: 1vw;
  padding-bottom: 1vw;
  background-color: transparent;
}

.car_app_slider {
  width: 90%;
  height: 20vw;
  background-color: transparent;
}

.car_slider_arrow {
  width: 5%;
  margin-right: -4.5%;
  font-size: 3.6vw;
}

.car_slider_arrow.left {
  margin-right: 0%;
  margin-left: -4.5%;
}

.car_slider_nav {
  display: none;
}

.car_show_slide {
  width: 22%;
  margin-right: 1.5%;
  margin-left: 1.5%;
  border-radius: 1vw;
}

.car_slider_link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 1vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 1vw;
  background-image: url('../images/SegmentImgNew_416940_47_52_.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 1.6vw;
  line-height: 2vw;
  font-weight: 500;
  text-align: center;
}

.car_slider_title {
  padding: 0.4vw 1.2vw;
  background-color: #f64564;
  line-height: 1.8vw;
}

.car_shows_content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: 5%;
  margin-bottom: 0px;
  margin-left: 5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.car_show_item {
  position: relative;
  width: 22%;
  height: 20vw;
  margin-right: 1.5%;
  margin-bottom: 2vw;
  margin-left: 1.5%;
}

.flah_section {
  display: none;
}

.top_10_title {
  display: none;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 900;
}

.top_10_title.list {
  font-size: 1.2em;
  line-height: 1em;
}

.share_basic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 1em;
  line-height: 1em;
  text-decoration: none;
}

.share_basic_icon {
  width: 40px;
  height: 40px;
}

.share_txt {
  margin-bottom: 0.2vw;
}

.banner_sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100.0000045685%;
  max-width: 970px;
  margin: 2% auto;
  clear: both;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.banner_sec.h_main {
  display: none;
}

.banner_sec.footer {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  max-width: none;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.banner_sec.player {
  margin-top: 0%;
  margin-bottom: 0%;
  background-color: #3fcac5;
}

.banner_sec.content {
  max-width: 720px;
  margin-right: 0px;
}

.banner_sec.top {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  max-width: none;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.logo_bot_txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding-right: 44%;
  padding-left: 1%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.outbrain_sec {
  width: 100.0000045685%;
  max-width: 1200px;
  margin: 2% auto;
  clear: both;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.outbrain_sec.h_main {
  display: none;
}

.outbrain_sec.footer {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  max-width: none;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.outbrain_sec.player {
  margin-top: 0%;
  margin-bottom: 0%;
  background-color: #3fcac5;
}

.outbrain_sec.content {
  max-width: 720px;
  margin-right: 0px;
}

.outbrain_sec.top {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  max-width: none;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media screen and (max-width: 991px) {
  body {
    padding-top: 72px;
  }

  h1 {
    margin-bottom: 1.5%;
    font-size: 2.2em;
  }

  h2 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 24px;
  }

  p {
    margin-bottom: 2%;
    font-size: 0.9em;
    line-height: 1.4em;
  }

  .top_section {
    max-height: 72px;
  }

  .content_section {
    margin-top: 6%;
  }

  .content_section.program.breadcrumbs {
    margin-top: 0.2%;
    margin-bottom: 0%;
  }

  .content_section.program.breadcrumbs.programpage {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0.2%;
  }

  .content_section.program.breadcrumbs.gebreadcrumbspage {
    margin-bottom: -5%;
  }

  .content_section.program.breadcrumbs.serch_contact_breadcrumbs {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0.2%;
    padding-bottom: 3%;
  }

  .content_section.form {
    width: 100%;
    padding-right: 9%;
    padding-left: 9%;
  }

  .communic_section {
    margin-top: -20px;
    margin-right: 6%;
    margin-left: 6%;
  }

  .hashtag_section {
    padding-top: 4%;
    padding-bottom: 4%;
  }

  .video_section.banner {
    margin-top: 6%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .banners_section.list {
    padding-top: 6%;
    padding-bottom: 6%;
  }

  .top_logo_play_group {
    width: auto;
    max-height: 72px;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .top_online_group {
    width: 70%;
    margin-top: 5px;
    margin-left: 12%;
    float: left;
    font-size: 1em;
  }

  .top_online_play {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    margin-top: 3px;
    border-width: 5px;
  }

  .top_online_play.play_all {
    width: 40px;
    height: 40px;
    margin-left: 8px;
    padding-left: 8px;
    border-width: 4px;
  }

  .top_online_icon {
    width: 30px;
  }

  .top_online_info {
    font-size: 1em;
  }

  .top_online_infogroup {
    max-width: 92%;
    margin-top: 4.5%;
    margin-left: 2%;
    font-size: 0.9em;
    line-height: 1.1em;
  }

  .navbar {
    height: 72px;
    margin-right: 0%;
  }

  .navmenu {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .navmenu_button {
    height: 72px;
    padding: 2% 1%;
    font-size: 44px;
  }

  .navbar_section {
    margin-top: -72px;
  }

  .navlink_big {
    margin-right: 2%;
    padding: 0.8% 3%;
    color: #000;
    font-size: 1.2em;
    line-height: 1em;
  }

  .navlink_big.w--current {
    color: #000;
  }

  .navlink {
    margin-right: 2%;
    padding: 0.8% 3%;
    font-size: 1.1em;
  }

  .program_slide_group {
    width: 84%;
    padding-right: 0px;
  }

  .program_slide_pict_6 {
    width: 240px;
  }

  .program_slide_infogroup {
    width: 65%;
    margin-right: -5%;
    padding-top: 4%;
  }

  .program_slide_timetile {
    margin-bottom: 2%;
    padding: 2% 5%;
    font-size: 1.5em;
    line-height: 0.9em;
  }

  .program_slide_namegroup {
    margin-right: 12%;
    margin-bottom: 2%;
    font-size: 1em;
  }

  .program_slide_time {
    margin-right: 12%;
    padding-top: 2%;
    font-size: 0.9em;
    line-height: 1em;
  }

  .program_slide_txtinfo {
    font-size: 0.9em;
    line-height: 1em;
  }

  .program_slide_nametitle {
    margin-bottom: 1%;
    font-size: 1.8em;
    line-height: 1em;
  }

  .program_slider_6 {
    height: 275px;
    padding-top: 4%;
    padding-bottom: 4%;
  }

  .content_centerblock {
    width: auto;
    padding-right: 2.5%;
    padding-left: 2.5%;
  }

  .content_centerblock.hashtag {
    width: auto;
  }

  .content_centerblock.footer {
    font-size: 0.9em;
  }

  .content_centerblock.video {
    padding-right: 0%;
    padding-left: 0%;
  }

  .content_centerblock.video.banner {
    padding-right: 1%;
    padding-left: 1%;
  }

  .content_centerblock.player {
    padding-right: 2%;
    padding-left: 2%;
  }

  .communic_link {
    width: 5%;
    margin-left: 1%;
    padding-left: 1.5%;
  }

  .hl_group_block {
    width: auto;
  }

  .hl_column {
    width: 22%;
  }

  .program_group {
    max-height: auto;
    margin-bottom: 15%;
  }

  .program_face_link.full_program {
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .progtram_color {
    padding-bottom: 3%;
    border-radius: 3px;
  }

  .program_speaker_name {
    margin-top: -8%;
    margin-bottom: 2%;
    padding: 3% 6%;
    font-size: 0.9em;
    line-height: 1em;
  }

  .program_speaker_name.big {
    max-width: 90%;
  }

  .program_all_link {
    margin-right: 5%;
    margin-left: 4%;
    font-size: 0.8em;
  }

  .program_all_link.big {
    width: 92%;
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: 1em;
  }

  .program_all_txt {
    margin-bottom: 4%;
    font-size: 1.1em;
  }

  .segment_group_line {
    margin-top: 6%;
  }

  .segment_speaker_group {
    height: 25px;
    padding-top: 3%;
    padding-right: 3%;
    padding-left: 6%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .segment_speaker_link {
    margin-bottom: -10%;
  }

  .segment_speaker_name {
    padding: 3% 5%;
    font-size: 0.9em;
    line-height: 0.8em;
  }

  .segment_title {
    padding: 10% 5% 4%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 1em;
    line-height: 1em;
  }

  .segment_picture {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .segment_info {
    padding-top: 3%;
    padding-right: 5%;
    font-size: 0.8em;
    line-height: 0.9em;
  }

  .hashtag_title {
    margin-bottom: 1%;
    font-size: 1.3em;
    line-height: 1.1em;
  }

  .hashtag_lines {
    width: 10%;
    margin-right: 0.5%;
    margin-bottom: 1.5%;
  }

  .hashtag_itrem {
    height: auto;
    margin: 0.1% 0% 0.3% 0.1%;
    font-size: 0.9em;
  }

  .hashtag_link {
    padding: 13px 35px;
  }

  .banner_block {
    max-width: 50%;
    min-width: 42%;
  }

  .facebokk_block {
    max-width: 50%;
  }

  .footer_links_group {
    width: 66%;
  }

  .footer_ident_group {
    width: 28%;
    font-size: 0.9em;
  }

  .footer_logo_link {
    width: 68%;
  }

  .footer_logo_title {
    font-size: 1em;
  }

  .footer_logo_txt {
    font-size: 1em;
  }

  .footer_logo_txt.fm {
    font-size: 0.9em;
  }

  .footer_logo_lines {
    margin-top: 8%;
    margin-bottom: 8%;
  }

  .footer_link_item {
    width: 33.2%;
    margin-bottom: 2%;
    padding-left: 2%;
    font-size: 0.8em;
  }

  .slide_right_arrow {
    width: 8%;
    font-size: 2em;
  }

  .slide_left_arrow {
    width: 8%;
    font-size: 2em;
  }

  .list_title_section {
    min-height: auto;
    margin-bottom: 0%;
    padding-top: 40%;
    padding-bottom: 1.5%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(39%, transparent), to(#000)), url('../images/list_pict_tmp.jpg');
    background-image: linear-gradient(180deg, transparent 39%, #000), url('../images/list_pict_tmp.jpg');
    background-position: 0px 0px, 0px 50%;
    background-size: auto, 100%;
    background-repeat: repeat, no-repeat;
  }

  .list_title_section.program {
    padding-top: 8%;
    padding-bottom: 1.8%;
  }

  .list_title_section.no_image {
    padding-top: 5%;
  }

  .list_category_title {
    margin-top: 1%;
    font-size: 42px;
    line-height: 42px;
  }

  .list_category_title.program {
    max-width: 70%;
    padding-top: 1%;
    padding-bottom: 1%;
    font-size: 1.8em;
    line-height: 0.9em;
  }

  .list_category_title.limited {
    max-width: 100%;
    font-size: 44px;
  }

  .list_title_txt {
    font-size: 1.2em;
    line-height: 1.2em;
  }

  .list_title_txt.program {
    margin-top: 2.5%;
    margin-right: 2%;
    font-size: 1em;
    line-height: 1.1em;
  }

  .list_title_txt.limited {
    max-width: 100%;
    font-size: 1.1em;
    line-height: 1.1em;
  }

  .editor_section.program_top_seo {
    padding-top: 3.5%;
    padding-bottom: 1.5%;
  }

  .list_subtitle {
    font-size: 1.3em;
    line-height: 1.1em;
  }

  .list_subtitle.limited {
    max-width: 100%;
    margin-bottom: 4px;
    font-size: 1.4em;
  }

  .list_subtitle.top_10 {
    margin-top: 5px;
    font-size: 1.1em;
  }

  .list_subtitle.top_10.txt {
    font-size: 0.8em;
  }

  .program_conten_blockt {
    width: 67%;
    margin-top: 0%;
    font-size: 1em;
  }

  .program_communic_link {
    width: 10%;
    height: auto;
    margin-left: 1.5%;
  }

  .progrum_listen_group {
    margin-top: 0%;
  }

  .listen_number {
    margin-top: 4px;
    font-size: 0.7em;
    line-height: 0.8em;
  }

  .listen_icon {
    width: 22px;
    margin-right: 0%;
    margin-left: 0%;
  }

  .shedule_group_item.openday {
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .shedule_day {
    min-width: 38%;
    padding-right: 2%;
    font-size: 1.3em;
  }

  .shedule_day.openday.w--current {
    min-width: 38%;
    padding-top: 0.8%;
  }

  .shedule_day_list {
    width: 98%;
    margin-top: 0.5%;
    margin-bottom: 1.5%;
    float: left;
  }

  .shedule_day_item {
    display: block;
    margin-bottom: 1.2%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .shedule_time {
    width: 9%;
    padding-top: 0.5%;
    font-size: 1.1em;
  }

  .shedule_program_group {
    width: 91%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .shedule_program_name {
    padding: 0.6% 2% 0.6% 3%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 1.1em;
  }

  .shedule_program_txt {
    padding-right: 1%;
    font-size: 0.9em;
  }

  .segment_group_link.grid-item {
    width: 24.5%;
    margin-bottom: 6%;
  }

  .program_group_link.grid-item {
    width: 24.5%;
    padding-bottom: 6%;
  }

  .program_group_link._50.grid-item {
    width: 49%;
    padding-bottom: 6%;
  }

  .top_logo_mouth {
    width: 200px;
    height: 100px;
    padding-right: 15px;
    padding-left: 30px;
  }

  .top_logo_mouth.player._104 {
    height: 94px;
  }

  .top_logo_mouth._104 {
    width: 246px;
    height: 98px;
    padding-top: 4px;
    padding-right: 18px;
    padding-left: 26px;
  }

  .logo_m_1 {
    width: 72px;
    height: auto;
  }

  .logo_m_3fm {
    width: 167px;
  }

  .logo_mouth {
    width: 151px;
    margin-right: -4px;
    margin-left: -6px;
  }

  .form_group {
    width: 100%;
    margin-top: 2%;
  }

  .form_group.lefi {
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .form_group.info {
    width: 100%;
  }

  .form_txt_field {
    padding-top: 5px;
  }

  .form_txt_field.date {
    padding-top: 5px;
  }

  .form_select_field {
    padding-top: 5px;
  }

  .form_button {
    margin-right: 0%;
    padding-top: 3%;
    padding-bottom: 3%;
    border-radius: 12px;
  }

  .program_date {
    margin-top: 2%;
    margin-bottom: 3%;
    font-size: 0.9em;
  }

  .play_now_title {
    margin-right: -29px;
    padding-right: 12px;
    padding-left: 18px;
  }

  .add_button_block.center {
    margin-bottom: 3.5%;
  }

  .add_button {
    margin-bottom: 0px;
    padding: 1.5% 8%;
    font-size: 1.4em;
  }

  .top_fixed_section {
    max-height: 76px;
  }

  .segment_date_txt {
    margin-top: 4px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 0.7em;
    line-height: 0.9em;
  }

  .grid {
    width: auto;
    margin-top: 4%;
    padding-right: 1%;
    padding-left: 1%;
  }

  .grid.days {
    width: auto;
    margin-top: 10%;
  }

  .next_prev_block {
    width: 90%;
  }

  .next_prev_button {
    width: 26px;
  }

  .next_prev_content {
    width: 90%;
  }

  .prev_next_select {
    height: 40px;
  }

  .next_prev_txt {
    margin-right: 2%;
    margin-left: 2%;
  }

  .nextprev_number {
    margin-right: 3%;
    font-size: 1.2em;
  }

  .next_prev_numbergroup {
    width: 31%;
    margin-right: 2%;
  }

  .bread_crums {
    margin-bottom: 10px;
  }

  .bread_crums.list_link {
    margin-right: 2px;
    margin-bottom: 4px;
    margin-left: 2px;
    font-size: 1em;
    line-height: 1em;
  }

  .bread_crums_link.list_link {
    margin-bottom: 4px;
    font-size: 1em;
    line-height: 1em;
  }

  .image {
    padding-right: 1%;
    padding-left: 1%;
  }

  .breadcrumbs_content.limited {
    width: 100%;
    margin-bottom: -8px;
  }

  .play_all_group {
    font-size: 0.8em;
    line-height: 0.8em;
  }

  .day_date {
    margin-right: 6px;
    font-size: 24px;
  }

  .top_10_listtnumber {
    width: 50px;
    height: 50px;
    margin-left: 2%;
    font-size: 1.5em;
  }

  .top_10_listtnumber.circle {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    font-size: 1.3em;
  }

  .top_10_infogroup {
    width: 65vw;
    max-width: 65vw;
    margin-left: 0px;
  }

  .top_10_listengroup {
    margin-left: 0px;
    padding-top: 0px;
  }

  .top_10_item {
    width: auto;
    margin-top: 2%;
    margin-left: 20px;
    padding-bottom: 2%;
  }

  .grid_arrow {
    top: 25px;
    width: 50px;
  }

  .shedule_day_infogroup {
    font-size: 28px;
    line-height: 28px;
  }

  .top_10_listpict {
    margin-left: 15px;
  }

  .list_picture_credit {
    font-size: 0.7em;
  }

  .program_pict_info {
    margin-top: 6px;
    font-size: 0.7em;
    line-height: 1em;
  }

  .car_app_body {
    font-size: 1.8vw;
    line-height: 2.6vw;
  }

  .car_app_section {
    padding-right: 5%;
    padding-left: 5%;
  }

  .car_app_section.live {
    padding-right: 6%;
  }

  .car_program_pict {
    margin-left: 3vw;
  }

  .car_program_pict.live {
    margin-left: 2vw;
  }

  .car_program_group {
    width: 56vw;
  }

  .car_program_title {
    font-size: 3.2vw;
    line-height: 4vw;
  }

  .timing_gr_title {
    padding-right: 1.5vw;
    padding-left: 1.5vw;
  }

  .car_live_content {
    width: 56vw;
  }

  .car_live_info {
    font-size: 2.2vw;
    line-height: 3vw;
  }

  .car_next_name {
    font-size: 2.2vw;
    line-height: 2.8vw;
  }

  .car_tag_link {
    height: 14vw;
  }

  .car_tag_pict {
    height: 10vw;
  }

  .car_app_slider {
    width: 92%;
    height: 21vw;
  }

  .car_slider_arrow {
    margin-right: -4%;
  }

  .car_slider_arrow.left {
    margin-left: -4%;
  }

  .car_show_slide {
    width: 23%;
    margin-right: 1%;
    margin-left: 1%;
  }

  .car_slider_title {
    font-size: 1.8vw;
    line-height: 2.2vw;
  }

  .car_show_item {
    width: 23%;
    height: 21vw;
    margin-right: 1%;
    margin-left: 1%;
  }

  .top_10_title.list {
    font-size: 1.2em;
  }

  .share_basic {
    width: 5.5vw;
    height: 2.5vw;
    max-height: 2.5vw;
    font-size: 1.5vw;
    line-height: 1.4vw;
  }

  .share_basic_icon {
    width: 2.5vw;
    height: 2.5vw;
  }

  .banner_sec {
    max-width: none;
    padding-top: 1%;
    padding-bottom: 1%;
  }

  .banner_sec.footer {
    z-index: 106;
  }

  .logo_bot_txt {
    height: auto;
  }

  .outbrain_sec {
    max-width: none;
    padding-top: 1%;
    padding-bottom: 1%;
  }

  .outbrain_sec.footer {
    z-index: 106;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-top: 70px;
  }

  h1 {
    font-size: 2em;
  }

  p {
    font-size: 1em;
  }

  .top_section {
    max-height: 70px;
  }

  .content_section.program.breadcrumbs {
    margin-top: 0.2%;
    margin-bottom: 0%;
  }

  .content_section.program.breadcrumbs.programpage {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0.2%;
  }

  .content_section.program.breadcrumbs.gebreadcrumbspage {
    margin-bottom: -4%;
  }

  .content_section.program.breadcrumbs.serch_contact_breadcrumbs {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0.2%;
    padding-bottom: 3%;
  }

  .content_section.form {
    padding-right: 8%;
    padding-left: 8%;
  }

  .communic_section {
    margin-top: -10px;
  }

  .video_section.banner {
    margin-top: 6%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .footer_section {
    padding-bottom: 10%;
  }

  .top_logo_play_group {
    max-height: 70px;
  }

  .top_online_group {
    width: 45%;
    max-width: 45%;
    margin-left: 13%;
  }

  .top_online_play {
    width: 48px;
    height: 48px;
    min-height: 48px;
    min-width: 48px;
    margin-top: 1.5%;
    padding-right: 6px;
    padding-left: 9px;
  }

  .top_online_play.play_all {
    width: 36px;
    height: 36px;
    padding-right: 4px;
    padding-left: 6px;
  }

  .top_online_icon {
    width: 25px;
  }

  .top_online_infogroup {
    margin-top: 4%;
    margin-left: 2.5%;
    font-size: 0.9em;
    line-height: 1.1em;
  }

  .navbar {
    height: 68px;
  }

  .navmenu_button {
    height: 68px;
    padding-top: 2.5%;
  }

  .program_slide_pict_6 {
    width: 38%;
  }

  .program_slide_infogroup {
    width: 66%;
    padding-top: 3%;
  }

  .program_slide_timetile {
    font-size: 1.2em;
  }

  .program_slide_namegroup {
    margin-right: 11%;
    font-size: 0.9em;
  }

  .program_slide_time {
    margin-right: 11%;
    padding-top: 3%;
  }

  .program_slide_nametitle {
    font-size: 1.5em;
  }

  .program_slider_6 {
    height: 216px;
    padding-top: 3%;
    padding-bottom: 8%;
  }

  .content_centerblock {
    padding-right: 2.8%;
    padding-left: 2.8%;
  }

  .content_centerblock.video.banner {
    padding-right: 1%;
    padding-left: 1%;
  }

  .content_centerblock.player {
    padding-top: 0px;
  }

  .content_centerblock.list_links {
    margin-top: 15px;
    padding-left: 1%;
    font-size: 1em;
    line-height: 1em;
  }

  .communic_link {
    width: 6%;
    height: 30px;
    margin-left: 2%;
  }

  .communic_link.footer {
    width: 7%;
    height: 35px;
    margin-right: 2%;
    padding-right: 2%;
  }

  .hl_group_block {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hl_column {
    width: 45%;
    margin-right: 3.2%;
    float: right;
  }

  .hl_column.big {
    width: 46%;
    margin-right: 1%;
    margin-left: 1%;
  }

  .segment_group {
    width: 47.4%;
    margin-bottom: 10px;
  }

  .program_speaker_name {
    font-size: 1.2em;
  }

  .program_all_link {
    font-size: 1em;
  }

  .program_all_txt {
    font-size: 1.2em;
  }

  .segment_speaker_group {
    height: 30px;
  }

  .segment_speaker_link {
    margin-bottom: -12%;
  }

  .segment_speaker_face {
    width: 24%;
  }

  .segment_speaker_name {
    font-size: 1.1em;
    line-height: 0.9em;
  }

  .segment_title {
    padding-top: 12%;
    padding-bottom: 3%;
    font-size: 1.3em;
    line-height: 1.1em;
  }

  .segment_picture {
    background-color: #fff;
  }

  .segment_info {
    padding-top: 2%;
    font-size: 1em;
    line-height: 1em;
  }

  .hashtag_title {
    margin-bottom: 0.5%;
    padding-right: 0.5%;
    font-size: 1.2em;
    line-height: 1.2em;
  }

  .hashtag_lines {
    width: 14%;
    margin-bottom: 2%;
  }

  .hashtag_itrem {
    width: auto;
    height: auto;
    margin-top: 0.3%;
    margin-left: 0%;
  }

  .hashtag_link {
    padding: 10px 8px;
    font-size: 0.9em;
  }

  .video_title {
    font-size: 1.2em;
    line-height: 1.2em;
  }

  .banner_block {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 2%;
    float: right;
  }

  .facebokk_block {
    width: 100%;
    min-width: 100%;
  }

  .footer_links_group {
    width: 60%;
  }

  .footer_ident_group {
    width: 35%;
  }

  .footer_logo_link {
    width: 53%;
  }

  .footer_logo_title {
    font-size: 1.1em;
  }

  .footer_ident_txt {
    font-size: 0.9em;
    line-height: 1.1em;
  }

  .footer_link_item {
    width: 46%;
  }

  .slide_right_arrow {
    width: 7%;
    font-size: 1.8em;
  }

  .slide_left_arrow {
    width: 7%;
    font-size: 1.8em;
  }

  .list_title_section {
    min-height: auto;
    padding-top: 38%;
    padding-bottom: 1.5%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(43%, transparent), to(#000)), url('../images/list_pict_tmp.jpg');
    background-image: linear-gradient(180deg, transparent 43%, #000), url('../images/list_pict_tmp.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .list_title_section.program {
    padding-top: 8%;
    padding-bottom: 1%;
    background-position: 0px 0px, 0px 50%;
    background-size: auto, 40%;
  }

  .list_category_title {
    margin-bottom: 2%;
    padding: 1% 3%;
    font-size: 34px;
    line-height: 36px;
  }

  .list_category_title.program {
    max-width: 68%;
    padding-right: 2%;
    padding-left: 2%;
    font-size: 1em;
  }

  .list_category_title.limited {
    padding-top: 5px;
    font-size: 40px;
  }

  .list_title_txt {
    font-size: 1.1em;
    line-height: 1.1em;
  }

  .list_title_txt.program {
    font-size: 0.9em;
  }

  .list_title_txt.limited {
    font-size: 1em;
  }

  .editor_section.program_top_seo {
    padding-top: 10px;
    padding-bottom: 4px;
    font-size: 0.8em;
    line-height: 1em;
  }

  .list_subtitle {
    font-size: 1.2em;
    line-height: 1em;
  }

  .list_subtitle.limited {
    font-size: 1.2em;
  }

  .list_subtitle.top_10 {
    margin-bottom: 0px;
    font-size: 1em;
  }

  .list_subtitle.top_10.txt {
    font-size: 0.7em;
    line-height: 1.4em;
  }

  .program_conten_blockt {
    width: 100%;
    margin-top: 1%;
    margin-bottom: 8%;
  }

  .program_pict_block {
    width: 100%;
  }

  .program_communic_group {
    width: 60%;
  }

  .program_communic_link {
    width: 10%;
    margin-left: 1.2%;
    float: right;
  }

  .listen_number {
    margin-top: 5px;
    font-size: 0.7em;
  }

  .listen_icon {
    width: 20px;
    margin-right: 0px;
  }

  .shedule_day {
    min-width: 45%;
  }

  .shedule_day.openday.w--current {
    min-width: 45%;
    margin-bottom: 1%;
  }

  .shedule_day_list {
    width: 98%;
  }

  .shedule_day_item {
    margin-bottom: 3%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .shedule_time {
    width: 13%;
    padding-top: 0%;
    font-size: 1.3em;
    line-height: 1.4em;
  }

  .shedule_program_group {
    display: block;
    width: 86%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .shedule_program_name {
    margin-bottom: 1%;
    padding-right: 3%;
    padding-left: 4%;
    float: right;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 1.2em;
  }

  .shedule_program_txt {
    padding-right: 3%;
    clear: right;
    font-size: 1em;
    line-height: 1.1em;
  }

  .segment_group_link.grid-item {
    width: 49%;
    margin-bottom: 0%;
    padding-right: 1.5%;
    padding-bottom: 6%;
    padding-left: 1.5%;
  }

  .program_group_link.grid-item {
    width: 49%;
    margin-right: 0%;
    margin-left: 0%;
    padding-right: 1.5%;
    padding-left: 1.5%;
  }

  .top_logo_mouth {
    width: 190px;
    height: 94px;
    padding-right: 15px;
    padding-left: 20px;
  }

  .top_logo_mouth.player._104 {
    height: 85px;
  }

  .top_logo_mouth._104 {
    width: 210px;
    height: 82px;
    padding-right: 16px;
    padding-left: 22px;
  }

  .form_txt_field.date {
    width: 70%;
  }

  .form_button {
    padding-top: 4%;
    padding-bottom: 4%;
    border-radius: 8px;
  }

  .program_date {
    margin-bottom: 3%;
  }

  .play_now_title {
    margin-right: -29px;
    padding-right: 12px;
    padding-left: 16px;
  }

  .hl_big_group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .add_button_block.center {
    margin-bottom: 3%;
  }

  .add_button {
    width: 90%;
    margin-bottom: 5%;
    padding: 3% 0%;
    font-size: 1.6em;
  }

  .top_fixed_section {
    max-height: 74px;
    border-bottom-width: 5px;
  }

  .segment_date_txt {
    margin-top: 4%;
    padding-right: 5%;
    padding-left: 5%;
    font-size: 0.8em;
  }

  .grid.days {
    margin-top: 12%;
  }

  .next_prev_button {
    width: 30px;
    margin-bottom: 6%;
  }

  .next_prev_content {
    display: block;
    width: 88%;
  }

  .prev_next_select {
    display: block;
    width: 30%;
    margin-top: 3%;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.1em;
  }

  .next_prev_txt {
    font-size: 1.1em;
  }

  .next_prev_txt._1 {
    display: block;
    margin-right: auto;
    margin-bottom: 2%;
    margin-left: auto;
    float: none;
  }

  .nextprev_number {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 1.3em;
    line-height: 1.2em;
  }

  .next_prev_numbergroup {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .bread_crums {
    margin-bottom: 6px;
  }

  .bread_crums.list_link {
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
  }

  .bread_crums_link {
    margin-bottom: 6px;
    font-size: 0.9em;
    line-height: 1em;
  }

  .bread_crums_link.list_link {
    margin-bottom: 6px;
  }

  .image-2 {
    padding-right: 1.5%;
    padding-left: 1.5%;
  }

  .breadcrumbs_content.limited {
    font-size: 0.9em;
    line-height: 1em;
  }

  .play_all_group {
    padding-top: 0px;
  }

  .day_date {
    font-size: 22px;
  }

  .top_10_listtnumber {
    width: 40px;
    height: 40px;
    font-size: 1.3em;
  }

  .top_10_listtnumber.circle {
    width: 46px;
    height: 46px;
    margin-top: 0px;
    font-size: 1.2em;
  }

  .top_10_infogroup {
    width: 60vw;
    max-width: 66vw;
    font-size: 20px;
    line-height: 20px;
  }

  .top_10_item {
    margin-top: 2.5%;
    margin-left: 10px;
  }

  .grid_arrow {
    width: 40px;
    margin-left: 100px;
  }

  .shedule_day_infogroup {
    font-size: 26px;
    line-height: 26px;
  }

  .top_10_listpict {
    width: 66px;
    height: 64px;
    margin-left: 10px;
  }

  .program_pict_info {
    font-size: 0.8em;
    line-height: 1.1em;
  }

  .car_app_body {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#636262), to(#131313));
    background-image: linear-gradient(180deg, #636262, #131313);
    font-size: 2.2vw;
    line-height: 3vw;
  }

  .car_app_section.live {
    padding-right: 5%;
  }

  .car_program_pict {
    border-radius: 3%;
  }

  .car_program_pict.live {
    margin-left: 2vw;
  }

  .car_program_group {
    padding-bottom: 6vw;
  }

  .car_program_title {
    font-size: 3.8vw;
    line-height: 4.6vw;
  }

  .timing_gr_title {
    margin-left: 1.5vw;
    padding: 0.8vw 2vw;
    font-size: 2.6vw;
  }

  .car_live_content {
    width: 61vw;
  }

  .car_live_info {
    width: 62%;
    font-size: 2.6vw;
    line-height: 3.4vw;
  }

  .car_live_next {
    width: 35%;
  }

  .car_live_name {
    padding: 1vw 1.6vw;
    font-size: 4.3vw;
    line-height: 5vw;
  }

  .car_next_name {
    font-size: 2.5vw;
  }

  .car_tag_link {
    height: 15.2vw;
    font-size: 2vw;
    line-height: 2.2vw;
  }

  .car_tag_pict {
    height: 10vw;
    margin-bottom: 0.6vw;
  }

  .car_app_title {
    padding-bottom: 1vw;
    font-size: 3.6vw;
    line-height: 4.6vw;
  }

  .car_slider_link {
    padding: 1.2vw;
  }

  .car_slider_title {
    font-size: 2.2vw;
    line-height: 2.2vw;
  }

  .car_shows_content {
    margin-right: auto;
    margin-left: auto;
  }

  .top_10_title.list {
    font-size: 1.1em;
  }

  .share_basic {
    width: 8vw;
    height: 3.5vw;
    max-height: 3.5vw;
    font-size: 2vw;
    line-height: 2vw;
  }

  .share_basic_icon {
    width: 4vw;
    height: 4vw;
  }

  .banner_sec {
    max-width: none;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .banner_sec.h_main {
    display: block;
    margin-top: 2%;
    margin-bottom: 0%;
  }

  .banner_sec.footer {
    display: block;
    background-color: #fff;
  }

  .banner_sec.content {
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .banner_sec.top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .outbrain_sec {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .outbrain_sec.h_main {
    display: block;
    margin-top: 2%;
    margin-bottom: 0%;
  }

  .outbrain_sec.footer {
    display: block;
    background-color: #fff;
  }

  .outbrain_sec.content {
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .outbrain_sec.top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  body {
    padding-top: 115px;
  }

  h1 {
    font-size: 1.6em;
  }

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

  p {
    font-size: 0.8em;
    line-height: 1.4em;
  }

  .top_section {
    max-height: 65px;
  }

  .content_section {
    margin-top: 8%;
    margin-bottom: 8%;
  }

  .content_section.program.breadcrumbs {
    margin-top: -4.8%;
    margin-bottom: 2%;
  }

  .content_section.program.breadcrumbs.programpage {
    margin-top: 0%;
    margin-bottom: -3%;
    padding-top: 0.4%;
    padding-bottom: 2.4%;
  }

  .content_section.program.breadcrumbs.gebreadcrumbspage {
    margin-bottom: 2%;
  }

  .content_section.program.breadcrumbs.serch_contact_breadcrumbs {
    margin-top: -5%;
    margin-bottom: 0%;
    padding-top: 0.2%;
    padding-bottom: 3%;
  }

  .content_section.form {
    padding-right: 4%;
    padding-left: 4%;
  }

  .communic_section {
    margin-top: 0px;
    margin-right: 0%;
    margin-left: 0%;
  }

  .video_section {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .video_section.banner {
    margin-top: 8%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .footer_section {
    padding-top: 10%;
    padding-bottom: 15%;
  }

  .banners_section {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .top_logo_play_group {
    max-height: 64px;
  }

  .top_online_group {
    width: auto;
    margin-top: 2%;
    margin-left: 22%;
  }

  .top_online_play.list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 34vw;
    height: 34vw;
    margin: 4vw auto 2vw;
    padding-top: 6vw;
    padding-right: 4vw;
    padding-left: 7.5vw;
    float: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border-width: 2vw;
    border-color: #a8e4e2;
    background-color: #3fcac5;
  }

  .top_online_icon {
    width: 26px;
  }

  .top_online_icon.list {
    width: auto;
  }

  .navbar {
    z-index: 3000;
  }

  .navmenu {
    padding-top: 25px;
    padding-bottom: 10px;
  }

  .navmenu_button {
    padding-top: 4.6%;
    padding-right: 2%;
    padding-left: 2%;
    font-size: 2.5em;
    line-height: 2em;
    font-weight: 100;
  }

  .navbar_section {
    margin-top: -70px;
  }

  .navlink_big {
    margin-bottom: 1%;
    padding-top: 1%;
    padding-bottom: 1%;
    font-size: 1.1em;
  }

  .navlink {
    margin-bottom: 1%;
    padding-top: 1%;
    padding-bottom: 1%;
    font-size: 1em;
  }

  .program_slide_group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 86%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .program_slide_pict_6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 75%;
    height: 75%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .program_slide_infogroup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: -8.8%;
    margin-right: 0%;
    padding-top: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .program_slide_timetile {
    margin-bottom: 3%;
    padding: 1.5% 5% 1.5% 6%;
    font-size: 3.5vw;
    line-height: 3vw;
  }

  .program_slide_namegroup {
    width: auto;
    margin-right: 0%;
    font-size: 1em;
    text-align: center;
  }

  .program_slide_time {
    margin-right: 0%;
    padding-top: 4%;
    font-size: 1em;
  }

  .program_slide_txtinfo {
    font-size: 3vw;
    line-height: 3vw;
  }

  .program_slide_nametitle {
    font-size: 6.6vw;
    line-height: 6.8vw;
  }

  .program_slider_6 {
    height: 90vw;
    padding-top: 8%;
    padding-bottom: 2%;
  }

  .slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .content_centerblock {
    padding-right: 3%;
    padding-left: 3%;
  }

  .content_centerblock.footer {
    margin-bottom: 8%;
    padding-right: 5%;
    padding-left: 5%;
  }

  .content_centerblock.player {
    margin-bottom: 3%;
    padding-top: 3vw;
    padding-right: 2%;
  }

  .content_centerblock.list_links {
    margin-top: 10px;
    margin-bottom: 2%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .content_centerblock.picture {
    width: 39%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 2%;
    padding-left: 0%;
  }

  .content_centerblock.picture.noimgcontent {
    width: 68%;
    margin-bottom: 2vw;
  }

  .communic_link {
    width: 8%;
    height: 9vw;
    margin-right: 1%;
    margin-left: 2%;
  }

  .communic_link.footer {
    width: 12%;
    height: 39px;
    margin-right: 4%;
  }

  .hl_group_block {
    padding-right: 5px;
    padding-left: 5px;
  }

  .hl_column {
    width: 44%;
    margin-right: 4%;
  }

  .hl_column.big {
    width: 45%;
    margin-right: 1%;
    margin-left: 1%;
  }

  .segment_group {
    width: 47.6%;
    margin-right: 1.2%;
    margin-bottom: 10px;
    margin-left: 1.2%;
    font-size: 0.8em;
    line-height: 0.9em;
  }

  .program_speaker_name {
    font-size: 0.9em;
    line-height: 0.9em;
  }

  .program_all_link {
    font-size: 0.9em;
  }

  .program_all_txt {
    font-size: 1em;
  }

  .segment_speaker_group {
    height: 25px;
    padding-top: 4%;
    padding-right: 4%;
    padding-left: 4%;
  }

  .segment_speaker_face {
    width: 26%;
  }

  .segment_speaker_name {
    font-size: 0.8em;
    line-height: 0.9em;
  }

  .segment_title {
    padding-left: 3%;
    font-size: 1.2em;
    line-height: 1em;
  }

  .segment_info {
    padding-top: 4%;
    padding-left: 4%;
    font-size: 0.9em;
    line-height: 1em;
  }

  .hashtag_title {
    margin-bottom: 3%;
    font-size: 1em;
    line-height: 1em;
  }

  .hashtag_lines {
    width: 25%;
    margin-bottom: 5%;
  }

  .hashtag_itrem {
    width: auto;
    height: auto;
    margin: 0.5% 0%;
  }

  .hashtag_link {
    padding: 10px 16px;
    font-size: 0.8em;
    line-height: 0.9em;
  }

  .video_title {
    margin-top: 2%;
    font-size: 1.1em;
    line-height: 1em;
  }

  .footer_links_group {
    width: 100%;
  }

  .footer_ident_group {
    width: 100%;
    margin-top: 10%;
    font-size: 1.1em;
  }

  .footer_ceredit_block {
    width: 100%;
  }

  .footer_cyber_link {
    display: inline-block;
    margin-top: 10%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: right;
  }

  .footer_logo_link {
    display: block;
    width: 56%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .footer_logo_title {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.2em;
    text-align: center;
  }

  .footer_logo_lines {
    display: block;
    width: 40%;
    margin: 10% auto;
    float: none;
  }

  .footer_ident_txt {
    margin-bottom: 4%;
    font-size: 1em;
    text-align: center;
  }

  .footer_ident_txt.bold {
    margin-top: 5%;
    margin-bottom: 1%;
    font-size: 1.1em;
  }

  .footer_ident_link {
    margin-bottom: 4%;
    font-size: 1em;
    text-align: center;
  }

  .footer_link_item {
    width: 49%;
    margin-bottom: 3%;
  }

  .slide_right_arrow {
    width: 8%;
    font-size: 1.2em;
  }

  .slide_left_arrow {
    width: 8%;
    font-size: 1.2em;
  }

  .list_title_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60vw;
    min-height: auto;
    padding-top: 0%;
    padding-bottom: 0%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(70%, rgba(0, 0, 0, 0.58)), to(#000)), url('../images/list_pict_tmp.jpg');
    background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.58) 70%, #000), url('../images/list_pict_tmp.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .list_title_section.program {
    margin-bottom: 5%;
    padding-top: 12%;
    padding-bottom: 2%;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(21%, transparent), color-stop(39%, #000)), url('../images/list_pict_tmp.jpg');
    background-image: linear-gradient(90deg, transparent 21%, #000 39%), url('../images/list_pict_tmp.jpg');
    background-position: 0px 0px, 0px 50%;
    background-size: auto, 40%;
    background-repeat: repeat, no-repeat;
  }

  .list_title_section.no_image {
    height: auto;
    padding-top: 6%;
  }

  .list_category_title {
    font-size: 26px;
    line-height: 26px;
  }

  .list_category_title.program {
    max-width: 100%;
    margin-bottom: 0.5%;
    font-size: 0.9em;
  }

  .list_category_title.limited {
    margin-top: 0px;
    margin-bottom: 1vw;
    padding: 1vw 1.5vw;
    font-size: 3.8vw;
    line-height: 4vw;
    font-weight: 700;
    text-align: right;
  }

  .list_category_title.limited.noimgetitle {
    margin-top: 2vw;
    margin-bottom: 2vw;
    padding: 1.5vw 3vw;
    font-size: 6.8vw;
    line-height: 7vw;
    text-align: right;
  }

  .list_title_txt {
    font-size: 0.9em;
  }

  .list_title_txt.program {
    margin-top: 1%;
    margin-right: 1%;
    clear: right;
    font-size: 0.7em;
    line-height: 1em;
  }

  .list_title_txt.limited {
    font-size: 3.4vw;
    line-height: 3.6vw;
    font-weight: 300;
    text-align: right;
  }

  .list_title_txt.limited.noimgetext {
    font-size: 4.4vw;
    line-height: 4.6vw;
  }

  .editor_section.program_top_seo {
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 0.9em;
    line-height: 1.1em;
  }

  .list_subtitle {
    font-size: 1em;
  }

  .list_subtitle.limited {
    font-size: 3.6vw;
    line-height: 3.8vw;
    font-weight: 700;
    text-align: right;
  }

  .list_subtitle.limited.noimgsubtitle {
    font-size: 4.6vw;
    line-height: 4.8vw;
    text-align: right;
  }

  .list_subtitle.top_10 {
    margin-top: 0px;
    margin-bottom: 1vw;
    font-size: 18px;
    line-height: 20px;
  }

  .list_subtitle.top_10.txt {
    font-size: 0.8em;
  }

  .program_communic_group {
    width: 60%;
    margin-top: 0%;
    float: right;
  }

  .program_communic_link {
    width: 12%;
    margin-left: 2%;
    float: right;
  }

  .progrum_listen_group {
    margin-top: 0%;
    float: left;
  }

  .listen_number {
    margin-top: 2px;
    font-size: 4vw;
    line-height: 4vw;
  }

  .listen_icon {
    width: 6vw;
    margin-right: 0px;
    margin-bottom: 1vw;
  }

  .shedule_day {
    min-width: 100%;
    padding-top: 2%;
    padding-right: 3%;
    padding-bottom: 2%;
    font-size: 1.4em;
  }

  .shedule_day.openday.w--current {
    margin-bottom: 0px;
    padding-top: 3%;
    padding-bottom: 1%;
  }

  .shedule_day_list {
    width: 100%;
    float: right;
  }

  .shedule_day_item {
    display: block;
    margin-bottom: 5%;
  }

  .shedule_time {
    width: 100%;
    margin-bottom: -0.5%;
    padding-top: 0%;
    padding-right: 4%;
    font-size: 1.4em;
    line-height: 1.2em;
  }

  .shedule_program_group {
    display: block;
    width: 100%;
    float: right;
  }

  .shedule_program_name {
    margin-bottom: 1%;
    padding: 2% 4% 2% 6%;
    float: right;
    font-size: 1.2em;
    line-height: 0.9em;
  }

  .shedule_program_txt {
    padding-right: 4%;
    clear: right;
  }

  .segment_group_link.grid-item {
    margin-bottom: 0%;
    padding-bottom: 8%;
  }

  .program_group_link.grid-item {
    padding-bottom: 8%;
  }

  .program_group_link._50.grid-item {
    width: 100%;
    padding-bottom: 8%;
  }

  .program_group_link._100.grid-item {
    width: 100%;
    min-height: 200px;
    padding-bottom: 8%;
  }

  .program_group_link._25.grid-item {
    min-height: 270px;
  }

  .program_content_share_and_views {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
  }

  .top_logo_mouth {
    z-index: 3100;
    width: 165px;
    height: 80px;
    padding-right: 10px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .top_logo_mouth.player._104 {
    width: 165px;
    height: 66px;
  }

  .top_logo_mouth._104 {
    width: 168px;
    height: 68px;
    padding-top: 2px;
    padding-right: 10px;
    padding-left: 15px;
  }

  .logo_m_1 {
    width: 25px;
  }

  .logo_m_3fm {
    width: 60px;
  }

  .logo_mouth {
    width: 54px;
    margin-right: -3px;
    margin-left: -5px;
  }

  .archive_group_button {
    font-size: 18px;
  }

  .archive_group_button.act {
    font-size: 18px;
  }

  .form_group {
    display: block;
    text-align: right;
  }

  .form_label {
    font-size: 18px;
    line-height: 19px;
  }

  .form_label.lefi {
    margin-top: 13px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 18px;
  }

  .form_label.info {
    margin-bottom: 8px;
    font-size: 18px;
  }

  .form_field_block {
    width: 100%;
  }

  .form_field_block.lefi {
    text-align: center;
  }

  .form_field_block.date {
    display: block;
  }

  .form_txt_field {
    height: 48px;
    font-size: 18px;
    line-height: 18px;
  }

  .form_txt_field.date {
    width: 70%;
    padding-right: 3%;
    font-size: 18px;
    line-height: 19px;
  }

  .form_txt_field.code {
    width: 40%;
  }

  .form_select_field {
    height: 48px;
  }

  .form_date_group {
    width: 100%;
  }

  .form_calendar_icon {
    width: 46px;
    margin-right: 15px;
  }

  .form_date_txt {
    float: right;
  }

  .form_button {
    margin-top: 5%;
    margin-bottom: 3%;
    border-radius: 6px;
    font-size: 1.5em;
    text-align: center;
  }

  .form_code_block {
    width: 40%;
  }

  .form_maillink {
    margin-bottom: 8px;
  }

  .program_date {
    margin-top: 3%;
    margin-bottom: 4%;
    font-size: 0.8em;
    line-height: 1em;
  }

  .player_section {
    width: 100%;
  }

  .player_button {
    width: 27vw;
    height: 27vw;
  }

  .player_now_group {
    padding-right: 3%;
    padding-left: 3%;
  }

  .player_next_group {
    padding-bottom: 80px;
  }

  .play_now_title {
    margin-right: -18%;
    padding-right: 12px;
    padding-left: 16px;
    font-size: 6vw;
    line-height: 6vw;
  }

  .add_button {
    margin-top: 0%;
    margin-bottom: 10%;
    padding-top: 4%;
    padding-bottom: 4%;
    font-size: 1.4em;
  }

  .top_fixed_section {
    max-height: 68px;
    border-bottom-style: none;
    border-bottom-width: 5px;
  }

  .segment_date_txt {
    margin-top: 5%;
  }

  .grid {
    margin-top: 6%;
    margin-bottom: 4%;
  }

  .grid.days {
    margin-top: 20%;
  }

  .next_prev_button {
    margin-bottom: 13%;
  }

  .prev_next_select {
    width: 40%;
  }

  .next_prev_txt {
    font-size: 0.9em;
    line-height: 1em;
  }

  .next_prev_txt._1 {
    margin-bottom: 1%;
    font-size: 0.9em;
  }

  .nextprev_number {
    font-size: 1.2em;
  }

  .bread_crums {
    margin-bottom: 4px;
  }

  .bread_crums.list_link {
    margin-bottom: 5px;
    font-size: 0.9em;
    line-height: 0.9em;
  }

  .bread_crums_link {
    margin-bottom: 4px;
  }

  .bread_crums_link.list_link {
    margin-bottom: 5px;
    font-size: 0.9em;
    line-height: 0.9em;
  }

  .breadcrumbs_content.limited {
    margin-bottom: -4px;
  }

  .day_date {
    margin-top: 2px;
    font-size: 18px;
    line-height: 18px;
  }

  .top_10_listlink {
    position: relative;
    display: block;
  }

  .top_10_listtnumber {
    width: 28px;
    height: 28px;
    margin-bottom: 8px;
    margin-left: 0%;
    font-size: 17px;
    line-height: 17px;
  }

  .top_10_listtnumber.circle {
    width: 14vw;
    height: 14vw;
    margin: 2vw 0px 0px 9vw;
    font-size: 7.6vw;
    line-height: 8vw;
  }

  .top_10_infogroup {
    width: 100%;
    max-width: none;
    margin: 3vw 0px 5px 0%;
    clear: right;
    font-size: 18px;
  }

  .top_10_listengroup {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: auto;
    min-width: auto;
    margin-top: 3vw;
    margin-left: 0px;
    padding-top: 0px;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
  }

  .top_10_item {
    margin-top: 5%;
    margin-left: 0px;
    padding-bottom: 3%;
  }

  .grid_arrow {
    width: 30px;
    margin-top: -5px;
  }

  .shedule_day_infogroup {
    font-size: 22px;
  }

  .shedule_open_close {
    font-size: 1.2em;
  }

  .top_10_listpict {
    width: 42vw;
    height: 36vw;
    margin-left: 0px;
  }

  .top_10_numbersgroup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .list_picture_credit {
    font-size: 3vw;
    line-height: 3vw;
  }

  .app_back_arrow_black {
    position: absolute;
    left: 2%;
    top: 5.5%;
    width: 25px;
    height: 25px;
  }

  .app_back_arrow_white {
    position: absolute;
    left: 2%;
    top: 48%;
    width: 25px;
    height: 25px;
  }

  .car_app_section {
    font-size: 2.6vw;
    line-height: 3.2vw;
  }

  .car_program_pict {
    width: 30vw;
    height: 30vw;
  }

  .car_program_title {
    font-size: 4.6vw;
    line-height: 5.6vw;
  }

  .car_slider_title {
    padding-bottom: 0.6vw;
  }

  .flah_section {
    position: relative;
    z-index: 5000;
    display: block;
    height: 21vw;
    margin-top: 68px;
    clear: both;
    background-color: #f64564;
    direction: rtl;
    color: #fff;
    text-align: center;
  }

  .flah_close {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 6vw;
    height: 6vw;
    margin-top: 1vw;
    margin-right: 1vw;
    margin-left: 0px;
    padding-right: 1.4vw;
    padding-left: 1.4vw;
    float: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #000;
  }

  .flah_link {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 5vw;
    line-height: 6.8vw;
  }

  .top_10_title.list {
    font-size: 18px;
    line-height: 18px;
  }

  .share_basic {
    width: 14vw;
    height: 6vw;
    max-height: 6vw;
    font-size: 3.5vw;
    line-height: 3vw;
  }

  .share_basic_icon {
    width: 6.4vw;
    height: 6.4vw;
  }

  .banner_sec.h_main {
    margin-top: 0%;
  }

  .banner_sec.footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .banner_sec.content {
    margin-top: 3%;
    margin-bottom: 3%;
  }

  .banner_sec.top {
    z-index: 3010;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .logo_bot_txt {
    padding-right: 45%;
  }

  .outbrain_sec.h_main {
    margin-top: 0%;
  }

  .outbrain_sec.footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .outbrain_sec.content {
    margin-top: 3%;
    margin-bottom: 3%;
  }

  .outbrain_sec.top {
    z-index: 3010;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }
}

