@charset "UTF-8";
.A-debag_top {
  position: relative;
  top: -1px;
}
.A-debag_bottom {
  position: relative;
  bottom: -1px;
}
.A-ov_hidden {
  overflow: hidden;
}
.A-ov_auto {
  overflow: auto;
}
.A-ov_visible {
  overflow: visible;
}
.A-resetOffsets {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.A-mh_fh {
  max-height: 100%;
  min-height: 100%;
}
.A-color_yellow {
  background: #fff176;
}
.A-bg_none {
  background: transparent;
}
.A-flex {
  display: flex;
}
.A-flex_column {
  display: flex;
  flex-direction: column;
}
.A-flex_row {
  display: flex;
  flex-direction: row;
}
.A-flex_1 {
  display: flex;
  flex: 1;
}
.A-flex_0 {
  display: flex;
  flex: 0;
}
.A-flex_auto {
  display: flex;
  flex: 0 0 auto;
}
.A-flex_alignSelf_stretch {
  display: flex;
  align-self: stretch;
}
.A-flex_alignSelf_center {
  display: flex;
  align-self: center;
}
.A-flex_alignSelf_start {
  display: flex;
  align-self: flex-start;
}
.A-flex_alignSelf_end {
  display: flex;
  align-self: flex-end;
}
.A-flex_alignItems_stretch {
  display: flex;
  align-items: stretch;
}
.A-flex_alignItems_baseline {
  display: flex;
  align-items: baseline;
}
.A-flex_alignItems_start {
  display: flex;
  align-items: flex-start;
}
.A-flex_alignItems_end {
  display: flex;
  align-items: flex-end;
}
.A-flex_alignItems_space_between {
  display: flex;
  align-items: space-between;
}
.A-flex_alignItems_center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.A-flex_justifyContent_spaceBetween {
  display: flex;
  justify-content: space-between;
}
.A-disp_inlineBlock {
  display: inline-block;
}
.A-disp_block {
  display: block;
}
.A-disp_none {
  display: none;
}
.A-disp_flex {
  display: flex;
  flex: 1;
}
.A-pos_relative {
  position: relative;
}
.A-pos_absolute {
  position: absolute;
}
.A-pos_left {
  float: left;
}
.A-pos_right {
  float: right;
}
.A-pos_middle {
  vertical-align: middle;
}
.A-pos_top {
  vertical-align: top;
}
.A-pos_bottom {
  vertical-align: bottom;
}
.A-pos_center {
  margin-left: auto;
  margin-right: auto;
}
.A-pos_none {
  float: none !important;
  position: static !important;
  vertical-align: top !important;
}
.A-pos_noFloat {
  float: none !important;
}
.A-text_left {
  text-align: left !important;
}
.A-text_center {
  text-align: center;
}
.A-text_center h1,
.A-text_center h2,
.A-text_center h3,
.A-text_center h4,
.A-text_center h5 {
  text-align: center;
}
.A-text_right {
  text-align: right !important;
}
.A-text_uppercase {
  text-transform: uppercase;
}
.A-text_noUppercase {
  text-transform: none;
}
.A-text_lineHigh {
  line-height: 1.4em;
}
.A-text_noWrap {
  white-space: nowrap;
}
.A-font_xxl {
  font-weight: 900;
  letter-spacing: -1px;
  font-size: 20px;
  color: #000;
}
.A-font_xl,
.A-font_lg,
.A-font_md {
  font-size: 18px;
  line-height: 1.4em;
}
.A-font_hide {
  font-size: 0;
  line-height: 0;
}
.A-font_bold {
  font-weight: 700 !important;
}
.A-font_noBold {
  font-weight: normal !important;
}
.A-mg_no {
  margin: 0 !important;
}
.A-mgTop_xl {
  margin-top: 70px !important;
}
.A-mgTop_lg {
  margin-top: 50px !important;
}
.A-mgTop_md {
  margin-top: 29px !important;
}
.A-mgTop_sm {
  margin-top: 20px !important;
}
.A-mgTop_xs {
  margin-top: 15px !important;
}
.A-mgTop_no {
  margin-top: 0 !important;
}
.A-mgTop_5 {
  margin-top: 5px !important;
}
.A-mgTop_10 {
  margin-top: 10px !important;
}
.A-mgTop_40 {
  margin-top: 40px !important;
}
.A-mgRight_lg {
  margin-right: 66px !important;
}
.A-mgRight_md {
  margin-right: 25px !important;
}
.A-mgRight_sm {
  margin-right: 13px !important;
}
.A-mgRight_xs {
  margin-right: 7px !important;
}
.A-mgRight_20 {
  margin-right: 20px !important;
}
.A-mgRight_15 {
  margin-right: 15px !important;
}
.A-mgRight_10 {
  margin-right: 10px !important;
}
.A-mgRight_no {
  margin-right: 0 !important;
}
.A-mgLeft_lg {
  margin-left: 66px !important;
}
.A-mgLeft_md {
  margin-left: 25px !important;
}
.A-mgLeft_sm {
  margin-left: 13px !important;
}
.A-mgLeft_xs {
  margin-left: 7px !important;
}
.A-mgLeft_20 {
  margin-left: 20px !important;
}
.A-mgLeft_15 {
  margin-left: 15px !important;
}
.A-mgLeft_10 {
  margin-left: 10px !important;
}
.A-mgLeft_no {
  margin-left: 0 !important;
}
.A-mgBottom_xs {
  margin-bottom: 7px !important;
}
.A-mgBottom_sm {
  margin-bottom: 13px !important;
}
.A-mgBottom_md {
  margin-bottom: 28px !important;
}
.A-mgBottom_lg {
  margin-bottom: 40px !important;
}
.A-mgBottom_no {
  margin-bottom: 0 !important;
}
.A-mgBottom_20 {
  margin-bottom: 20px !important;
}
.A-mgBottom_10 {
  margin-bottom: 10px !important;
}
.A-pd_no {
  padding: 0 !important;
}
.A-pd_noTop {
  padding-top: 0 !important;
}
.A-pdTop_xl {
  padding-top: 70px !important;
}
.A-pdTop_lg {
  padding-top: 50px !important;
}
.A-pdTop_md {
  padding-top: 44px !important;
}
.A-pdTop_sm {
  padding-top: 20px !important;
}
.A-pdTop_xs {
  padding-top: 10px !important;
}
.A-pdTop_15 {
  padding-top: 15px !important;
}
.A-pdRight_lg {
  padding-right: 66px !important;
}
.A-pdRight_md {
  padding-right: 25px !important;
}
.A-pdRight_sm {
  padding-right: 13px !important;
}
.A-pdRight_smaller {
  padding-right: 10px !important;
}
.A-pdRight_xs {
  padding-right: 7px !important;
}
.A-pdRight_no {
  padding-right: 0 !important;
}
.A-pdRight_20 {
  padding-right: 20px !important;
}
.A-pdLeft_xs {
  padding-left: 7px !important;
}
.A-pdLeft_smaller {
  padding-left: 10px !important;
}
.A-pdLeft_sm {
  padding-left: 13px !important;
}
.A-pdLeft_md {
  padding-left: 25px !important;
}
.A-pdLeft_no {
  padding-left: 0 !important;
}
.A-pdLeft_20 {
  padding-left: 20px !important;
}
.A-pdBottom_xs {
  padding-bottom: 7px !important;
}
.A-pdBottom_smaller {
  padding-bottom: 10px !important;
}
.A-pdBottom_sm {
  padding-bottom: 13px !important;
}
.A-pdBottom_md {
  padding-bottom: 28px !important;
}
.A-pdBottom_no {
  padding-bottom: 0 !important;
}
.A-clear {
  clear: both;
}
._noAfter:after,
.A-noAfter:after {
  display: none !important;
}
._noBefore:before,
.A-noBefore:before {
  display: none !important;
}
._noResize,
.A-noResize {
  resize: none;
}
._noSelectable,
.A-noSelectable {
  user-select: none;
}
._overlay,
.A-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
._circle,
.A-circle {
  border-radius: 1000px;
}
._border,
.A-border,
._borderFull,
.A-borderFull {
  padding-bottom: 10px;
  min-width: 100%;
}
._border + ._border,
.A-border + ._border,
._borderFull + ._border,
.A-borderFull + ._border,
._border + ._borderFull,
.A-border + ._borderFull,
._borderFull + ._borderFull,
.A-borderFull + ._borderFull {
  margin-top: 10px;
}
._link_noStyle,
.A-link_noStyle {
  border: 0 !important;
  color: initial;
}
._link_dotted,
.A-link_dotted {
  border-bottom: 1px dotted;
}
.A-mobile-disp_block {
  display: none;
}
@media screen and (max-width: 1000px) {
  .A-mobile-pdLeft_20 {
    padding-left: 20px;
  }
  .A-mobile-mgTop_20 {
    margin-top: 20px;
  }
  .A-mobile-mgBottom_20 {
    margin-bottom: 20px;
  }
  .A-mobile-disp_none {
    display: none;
  }
  .A-mobile-disp_block {
    display: block;
  }
  .A-mobile-disp_inline_block {
    display: inline-block;
  }
  .A-mobile-whiteSpaceNo {
    white-space: nowrap;
    overflow: hidden;
  }
  .A-mobile-float_none {
    float: unset;
  }
  .A-mobile-text_center {
    text-align: center;
  }
  .A-mobile-font_24 {
    font-size: 24px !important;
  }
  .A-mobile-font_18 {
    font-size: 18px !important;
  }
}
i.cat_icon,
i.love_icon,
i.play_icon,
i.play_video_min,
i.play_video_full,
i.hd {
  display: inline-block;
}
i.cat_icon {
  background: url("images/icons/cat_icon.png");
  width: 22px;
  height: 22px;
}
i.love_icon {
  background: url("images/icons/love_icon.png");
  width: 25px;
  height: 22px;
}
i.play_icon {
  background: url("images/icons/play_icon.png");
  width: 19px;
  height: 22px;
}
i.play_video_min {
  background: url("images/icons/video_play_icon.png") no-repeat center center;
  width: 100%;
  height: 100%;
}
i.play_video_full {
  background: url("images/icons/video_play_icon_big.png") no-repeat center center;
  width: 100%;
  height: 100%;
}
i.play_video_min,
i.play_video_full {
  transition: all 0.3s;
  cursor: pointer;
}
i.play_video_min:hover,
i.play_video_full:hover {
  background-color: rgba(0,0,0,0.2);
}
i.hd {
  background: url("images/icons/hd.png") no-repeat;
  width: 36px;
  height: 25px;
}
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("src/fonts/HelveticaNeueCyr-Light.eot");
  src: url("src/fonts/HelveticaNeueCyr-Light.eot?#iefix") format('embedded-opentype'), url("src/fonts/HelveticaNeueCyr-Light.woff2") format('woff2'), url("src/fonts/HelveticaNeueCyr-Light.woff") format('woff'), url("src/fonts/HelveticaNeueCyr-Light.ttf") format('truetype'), url("src/fonts/HelveticaNeueCyr-Light.svg#HelveticaNeueCyr-Light") format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("src/fonts/HelveticaNeueCyr-Thin.eot");
  src: url("src/fonts/HelveticaNeueCyr-Thin.eot?#iefix") format('embedded-opentype'), url("src/fonts/HelveticaNeueCyr-Thin.woff2") format('woff2'), url("src/fonts/HelveticaNeueCyr-Thin.woff") format('woff'), url("src/fonts/HelveticaNeueCyr-Thin.ttf") format('truetype'), url("src/fonts/HelveticaNeueCyr-Thin.svg#HelveticaNeueCyr-Thin") format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("src/fonts/HelveticaNeueCyr-Bold.eot");
  src: url("src/fonts/HelveticaNeueCyr-Bold.eot?#iefix") format('embedded-opentype'), url("src/fonts/HelveticaNeueCyr-Bold.woff2") format('woff2'), url("src/fonts/HelveticaNeueCyr-Bold.woff") format('woff'), url("src/fonts/HelveticaNeueCyr-Bold.ttf") format('truetype'), url("src/fonts/HelveticaNeueCyr-Bold.svg#HelveticaNeueCyr-Bold") format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("src/fonts/HelveticaNeueCyr-Medium.eot");
  src: url("src/fonts/HelveticaNeueCyr-Medium.eot?#iefix") format('embedded-opentype'), url("src/fonts/HelveticaNeueCyr-Medium.woff2") format('woff2'), url("src/fonts/HelveticaNeueCyr-Medium.woff") format('woff'), url("src/fonts/HelveticaNeueCyr-Medium.ttf") format('truetype'), url("src/fonts/HelveticaNeueCyr-Medium.svg#HelveticaNeueCyr-Medium") format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("src/fonts/HelveticaNeueCyr-Roman.eot");
  src: url("src/fonts/HelveticaNeueCyr-Roman.eot?#iefix") format('embedded-opentype'), url("src/fonts/HelveticaNeueCyr-Roman.woff2") format('woff2'), url("src/fonts/HelveticaNeueCyr-Roman.woff") format('woff'), url("src/fonts/HelveticaNeueCyr-Roman.ttf") format('truetype'), url("src/fonts/HelveticaNeueCyr-Roman.svg#HelveticaNeueCyr-Roman") format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  font-weight: normal;
  font-family: 'HelveticaNeueCyr';
  background: url("images/bg1.jpg") center 55px no-repeat;
}
a {
  transition: all 0.3s;
}
a.image:hover {
  opacity: 0.8;
}
.middle {
  width: 940px;
  margin: 0 auto;
}
input {
  box-shadow: 2px 1px 10px rgba(40,40,40,0.08);
  border-radius: 7px;
  border: 0;
  padding: 15px 30px;
  background-color: #fff;
}
header section.header_nav {
  background: #282828;
  height: 55px;
}
header section.header_nav .right_links {
  height: 55px;
}
header section.header_nav .right_links a {
  color: #fff;
  height: 45px;
  text-decoration: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
header section.header_nav .right_links a:hover {
  color: #bababa;
}
header section.header_nav .right_links a.active {
  color: #eed69d;
}
header section.header {
  background: #f6f5f5;
  height: 88px;
}
header section.header input {
  padding: 15px 47px 15px 57px;
}
header section.header form button {
  position: absolute;
  width: 24px;
  margin-top: 10px;
  margin-left: 20px;
  cursor: pointer;
  height: 24px;
  display: inline-block;
  background: url("images/icons/search_icon.png");
  border: 0;
}
header section.header form button:hover {
  opacity: 0.8;
}
header section.header a.logo {
  color: #dda41b;
  text-decoration: unset;
}
header section.header a.logo span {
  font-size: 32px;
}
header section.header a.logo span:first-child {
  font-weight: bold;
}
header section.header a.logo span:last-child {
  font-weight: 300;
}
header section.header .header_ad1 a:hover {
  opacity: 0.8;
}


.header_ad1 {
   display: flex;
   align-items: center;
   justify-content: center;
   width: 668px;
   margin: 0 auto;
   text-align: left;
}
.header_ad1 > * {
  transform: scale(0.65, 0.65);
  float: left;
  margin-left: -92px;
}


.main_cats {
  height: 55px;
}
.main_cats a {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: #464545;
  color: #fff;
  font-weight: 300;
  text-decoration: unset;
  padding: 10px 15px;
  margin-right: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_cats a:hover {
  opacity: 0.8;
}
.main_cats a.active {
  background: #ffe2c9; /* Old browsers */
  background: -moz-linear-gradient(left, #ffe2c9 0%, #f1eeeb 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffe2c9 0%, #f1eeeb 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffe2c9 0%, #f1eeeb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #000;
}
.main_cats a i {
  margin-right: 12px;
}
main.content {
  padding: 36px 0 55px 0;
}
main.content .content_title__inner {
  color: #646060;
  font-size: 32px;
  font-weight: 300;
  line-height: 24px;
  font-weight: 100;
}
main.content .content_title__inner span:first-child {
  font-weight: bold;
  color: #000;
  margin-right: 10px;
}
main.content .main_cats {
  height: auto;
  font-size: 16px;
  font-weight: normal;
}
main.content .main_cats a {
  border-radius: 12px 12px 0 0;
  padding: 10px 15px;
}









main.content .content_videos {
  margin-top: 18px;
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}
main.content .content_videos_player {
  border-radius: 7px;
  overflow: hidden;
  width: 227px;
  height: 148px;
  margin: 4px;
  background-repeat: no-repeat;
}
main.content .content_videos_player_time {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  padding: 0px 8px;
  background: #fff;
  top: 150px;
  left: 12px;
  border-radius: 8px;
}
main.content .content_videos_player_description {
  height: 228px;
  position: relative;
  margin-bottom: 13px;
}
main.content .content_videos_player_description i.play_video_min {
  position: relative;
  z-index: 1;
  height: calc(100% - 49px);
  margin-bottom: 49px;
}
main.content .content_videos_player_custom {
  height: 212px;
  /* padding-bottom: 20px; */
  /* box-sizing: border-box; */
}
main.content .content_videos_player_custom .content_videos_player_footer {
  padding-bottom: 10px;
  margin-bottom: 0;
  margin-top: -40px;
}
main.content .content_videos_player_custom i.play_video_min {
  height: calc(100% - 32px);
  margin-bottom: 32px;
}
main.content .content_videos_player_footer {
  color: #000;
  margin-top: -51px;
  padding: 10px;
  box-sizing: border-box;
  background: white;
}
main.content .content_videos_player_title > span {
  font-weight: 500;
  text-transform: uppercase;
  font-weight: 500;
  text-transform: uppercase;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
main.content .content_videos_player_subtitle {
  font-size: 14px;
}
main.content .content_videos_player_date {
  font-size: 12px;
  position: absolute;
  font-size: 12px;
  position: absolute;
  right: 7px;
  margin-top: -35px;
}
main.content .content_videos_player_date span {
  padding: 2px 5px;
  margin-left: 5px;
  color: #fff;
  border-radius: 8px;
  background-color: #464545;
}
main.content .content_categories {
  margin-top: 18px;
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}
main.content .content_categories_row {
  display: flex;
  align-items: center;
  width: 25%;
  margin-bottom: 12px;
}
main.content .content_categories_row:hover a {
  border-bottom: 1px solid #383434;
}
main.content .content_categories_row span {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 23px;
  font-weight: 500;
  line-height: 24px;
  width: 36px;
  height: 36px;
  background-color: #000;
  background-image: linear-gradient(to right, #f6c091 0%, #ffdab9 100%);
  margin-right: 15px;
}
main.content .content_categories_row a {
  color: #646060;
  text-decoration: unset;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid transparent;
  line-height: 24px;
}
main.content .content_links {
  margin-top: 18px;
  display: flex;
  flex-wrap: wrap;
}
main.content .content_links_row {
  width: 33%;
  overflow: hidden;
}
main.content .content_links a {
  color: #0077dc;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: unset;
  border-bottom: 1px solid transparent;
}
main.content .content_links a:hover {
  border-bottom: 1px solid #005bb6;
}
main.content .content_pagination {
  margin-top: 20px;
}
main.content .content_pagination a.active {
  background-color: #464545;
  background-image: linear-gradient(to right, #fdbe00 0%, #e9fe00 100%);
}
main.content .content_pagination_pages {
  width: 230px;
  display: flex;
  margin-left: 10px;
}
main.content .content_pagination_pages a.active {
  background-color: #000;
  background-image: linear-gradient(to right, #fdbe00 0%, #fed221 100%);
  color: #000;
}
main.content .content_pagination_pages a {
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 50%;
  color: #fff;
  font-size: 19px;
  font-weight: 300;
  background-color: #464545;
  margin-right: 6px;
  text-decoration: unset;
  line-height: 24px;
}
main.content .content_pagination_pages a:hover {
  opacity: 0.7;
}
main.content .content_pagination_filter {
  display: flex;
}
main.content .content_pagination_filter a.active {
  color: #000;
}
main.content .content_pagination_filter a {
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 10px 25px;
  text-decoration: unset;
  background-color: #464545;
  color: #fff;
}
main.content .content_pagination_filter a:last-child {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
main.content .content_pagination_filter a:first-child {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
main.content .content_pagination_filter a:hover {
  opacity: 0.7;
}
main.content .content_tags {
  margin-top: 21px;
}
main.content .content_tags_row {
  margin-right: 40px;
}
main.content .content_tags_row:first-child:before {
  display: none;
}
main.content .content_tags_row:before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #b2b1b1;
  display: block;
  margin-left: -17px;
  position: absolute;
  margin-top: 6px;
}
main.content .content_tags_row a {
  text-decoration: unset;
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
}
main.content .content_tags_row a:hover {
  border-bottom: 1px solid #808080;
}
main.content .content_common_video {
  margin-top: 27px;
  margin-bottom: 48px;
}
main.content .content_common_video_player {
  width: 617px;
}
main.content .content_common_video_player_body {
  height: 400px;
  margin-bottom: 11px;
}
main.content .content_common_video_quality {
  width: 100%;
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border-radius: 0 0 12px 12px;
  background-color: #464545;
}
main.content .content_common_video_quality i.hd {
  margin-left: 13px;
}
footer {
  height: auto;
  padding-top: 30px;
  background: #282828;
}
footer p {
  margin: 3px 0;
}
footer p.copy {
  color: #eed69d;
}
footer p.desc {
  color: #fff;
}
.bnrs {
  clear: both;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  align-items: center;
  justify-content: space-between;
}
.bnrs > div {
  width: 300px;
  height: 250px;
  background: #808080;
}
.bnrs2 {
  clear: both;
  display: flex;
  margin-top: -45px;
  margin-bottom: 20px;
  align-items: center;
  justify-content: space-between;
}
.bnrs2 > div {
  width: 300px;
  height: 250px;
  background: #808080;
}
@media screen and (max-width: 768px) {
  .middle {
    width: 100%;
  }
  footer {
    padding-left: 10px;
  }
  main.content {
    padding-top: 20px;
  }
  main.content .content_common_video {
    display: block;
  }
  main.content .content_common_video .A-flex {
    align-items: center;
    justify-content: center;
  }
  main.content .content_common_video_player {
    width: 100%;
    margin-bottom: 15px;
  }
  main.content .content_common_video_player_body {
    background-size: cover;
    width: 100%;
    height: 300px;
  }
  main.content .content_tags {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  main.content .content_tags_row {
    margin-right: 25px;
    display: inline-block;
  }
  main.content .content_pagination {
    display: block;
  }
  main.content .content_pagination > * {
    margin-left: 0;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px;
  }
  main.content .content_pagination .content_pagination_filter {
    width: 100%;
  }
  main.content .content_pagination .content_pagination_filter a {
    padding: 10px 15px;
  }
  main.content .content_links {
    padding: 0 10px;
  }
  main.content .content_links_row {
    padding: 0 10px;
    width: 100%;
  }
  main.content .content_categories {
    padding: 0 10px;
  }
  main.content .content_categories_row {
    width: 50%;
    float: left;
  }
  main.content .content_categories_row a {
    font-size: 15px;
  }
  main.content .content_categories_row span {
    min-width: 36px;
    min-height: 36px;
  }
  main.content .content_videos_player {
    margin: 0 auto;
    margin-bottom: 15px;
    width: 290px;
    height: 189px;
    background-size: contain;
  }
  main.content .content_videos_player_time {
    top: 156px;
  }
  main.content .content_videos_player_description {
    height: 242px;
  }
  main.content .content_title {
    display: block;
    text-align: center;
  }
  main.content .content_title .main_cats {
    display: block;
    margin-top: 15px;
  }
  main.content .content_title .main_cats a {
    border-radius: 0;
    margin-right: 0;
  }
  main.content .content_title .A-flex {
    display: block;
  }
  main.content .content_videos_player_description i.play_video_min {
    position: relative;
    z-index: 1;
    height: calc(100% - 53px);
    margin-bottom: 49px;
  }
  main.content .content_videos_player_date {
    margin-top: -41px;
  }
}
@media screen and (max-width: 1025px) {
  main.content .content_common_video {
    display: block;
  }
  main.content .content_common_video .A-flex {
    align-items: center;
    justify-content: center;
  }
  main.content .content_common_video_player {
    width: 100%;
    margin-bottom: 15px;
  }
  main.content .content_common_video_player_body {
    background-size: cover;
    width: 100%;
    height: 300px;
  }
}
@media screen and (max-width: 970px) {
   main.content .content_videos_player_date {
	margin-top: -52px;
   }
  .bnrs,
  .bnrs2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .bnrs > div,
  .bnrs2 > div {
    margin: 5px;
    margin-bottom: 20px;
  }



.content_description {
    margin-top: -30px;
    margin-bottom: 25px;
    line-height: 25px;
}

@media screen and (max-width: 970px) {
 header section.header .header_ad1 img {
   margin: 10px 0;
   width: 100%;
   height: auto;
   text-align: center;
 }

 header section.header .header_ad1 > iframe {
   transform: unset;
   width: 100%;
   height: auto;
   margin: 0
 }
 header section.header .header_ad1 > img {
   transform: unset;
   margin: 0
 }
}


  
  main.content .content_common_video {
    display: block;
  }
  main.content .content_common_video .A-flex {
    align-items: center;
    justify-content: center;
  }
  main.content .content_common_video_player {
    width: 100%;
    margin-bottom: 15px;
  }
  main.content .content_common_video_player_body {
    background-size: cover;
    width: 100%;
    height: 300px;
  }
  main.content .content_videos_player {
    margin: 0 auto;
    margin-bottom: 15px;
    width: 290px;
    height: 189px;
    background-size: contain;
  }
  main.content .content_videos_player_time {
    top: 189px;
  }
  main.content .content_videos_player_description {
    height: 274px;
  }
  main.content .content_videos_player_custom {
    /* height: 220px; */
  }
  main.content .content_videos_player_custom .content_videos_player_footer {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: -32px;
  }
  main.content .content_videos_player_custom i.play_video_min {
    height: calc(100% - 32px);
    margin-bottom: 32px;
  }
  main.content .content_title {
    display: block;
    text-align: center;
  }
  main.content .content_title .main_cats {
    display: block;
    margin-top: 15px;
  }
  main.content .content_title .main_cats a {
    border-radius: 0;
    margin-right: 0;
  }
  main.content .content_title .A-flex {
    display: block;
  }
  header section.mobile_nav {
    position: absolute;
    top: 19px;
    right: 18px;
  }
  header section.mobile_nav span {
    width: 26px;
    height: 3px;
    background: #808080;
    display: block;
    margin-bottom: 2px;
    transition: all 0.3s;
  }
  header section.mobile_nav.active span:nth-child(1) {
    transform: rotate(-45deg);
    position: relative;
    top: 5px;
  }
  header section.mobile_nav.active span:nth-child(2) {
    transform: rotate(45deg);
  }
  header section.mobile_nav.active span:nth-child(3) {
    opacity: 0;
  }
  header section.mobile_nav.active span:nth-child(4) {
    opacity: 0;
  }
  header section.header_nav {
    display: none;
    margin-top: 5px;
  }
  header section.header_nav.active {
    display: block;
  }
  header .A-flex {
    display: block;
  }
  header section.header_nav {
    height: auto;
  }
  header section.header_nav .right_links {
    height: auto;
    display: block;
  }
  header section.header_nav .right_links a {
    display: inline-block;
    margin: 10px 15px;
    height: auto;
  }
  header section.header {
    display: block;
    height: auto;
  }
  header section.header .header_ad1 {
    margin-top: 20px !important;
  }
  header section.header .header_ad1 img {
    width: 100%;
  }
  header section.header a.logo {
    display: inline-block;
    margin-bottom: 0;
    min-width: 170px;
  }
  header section.header .A-flex > * {
    margin: 10px 0;
    width: 100%;
    text-align: center;
  }
  header .main_cats {
    height: auto;
    display: block;
    width: 100%;
  }
  header .main_cats a {
    border-radius: 0;
    margin-right: 0;
  }
  .middle {
    width: 100%;
  }
  .content_categories,
  .content_links,
  main.content .content_title__inner {
    padding: 0 20px;
    box-sizing: border-box;
  }
  
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  html,
  body,
  header {
    width: 100%;
  }
  main.content .content_videos_player {
    margin: 0 auto;
    margin-bottom: 15px;
    width: 225px;
    height: 152px;
    background-size: contain;
  }
  main.content .content_categories_row {
    width: 33%;
  }
  main.content .content_links_row {
    width: 50%;
    box-sizing: border-box;
  }
  main.content .content_pagination {
    display: flex;
  }
  main.content .content_videos_player_description {
    height: 231px;
  }
  main.content .content_videos_player_time {
    top: 140px;
  }
  .content_common_video .A-flex_column {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
  }
  .content_common_video .A-flex_column > a {
    margin: 5px;
  }
  main.content .content_videos_player_description i.play_video_min {
    height: calc(100% - 63px);
    margin-bottom: 49px;
  }
  main.content .content_videos_player_custom {
    height: 201px;
  }
  main.content .content_videos_player_custom .content_videos_player_footer {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: -32px;
  }
  main.content .content_videos_player_custom i.play_video_min {
    height: calc(100% - 32px);
    margin-bottom: 32px;
  }
}
main.content .content_common_video_player iframe {
 width: 100% !important;
 height: 300px !important;
}
main.content .content_categories {
overflow: hidden;
}
header section.header a.logo img {
max-width: 150px;
}
.content_common_video_player .image {
text-align: center;}
main.content .content_videos_player_title > span {
	display: block;
}
main.content .content_common_video_player .content_ad {
  max-height: 60px;
  margin-bottom: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  /* margin-top: 25px; */
}
main.content .content_common_video_player .content_ad iframe {
  width: 100%!important;
  height: unset!important;
  display: flex;
  justify-content: center;
}
main.content .content_common_video_player .content_ad iframe {
  width: 468px!important;
  height: 60px;!important;
}
.content_common_video_player .content_ad1 {
  max-height: 60px;
  margin-top: 15px;
  position: relative;
  transform: scale(.8);
  left: -45px;
}

@media screen and (max-width: 920px) {
 main.content .content_categories_row a {
   font-size: 15px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   padding-right: 10px;
 }
	.content_common_video_player .content_ad1 {
	  max-height: unset;
	  margin-top: 15px;
	  width: 100%;
	  transform: unset!important;
	  left: 0;
	  overflow: hidden;
	}
	.content_common_video .A-flex .image {
	  display: flex;
      justify-content: center;
	}
}