@charset "UTF-8";body .dropdown-content li>a,body .dropdown-content li>span {
  color: #2a2c2d
}

body .dropdown-content li>a:hover,body .dropdown-content li>span:hover {
  color: #fff
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
.loop-nav {
  border-top: 1px solid #DDD
}

.loop-nav-inner {
  border-top: 1px solid #FFF;
  padding: 20px 0
}

.pag-nav {
  font-size: 12px;
  line-height: 20px;
  font-weight: 700
}

.pag-nav a,.pag-nav span {
  color: #555;
  margin: 0 4px 4px;
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 4px 8px;
  background-color: #E7E7E7;
  background-image: -ms-linear-gradient(top,#EEE,#E7E7E7);
  background-image: -moz-linear-gradient(top,#EEE,#E7E7E7);
  background-image: -o-linear-gradient(top,#EEE,#E7E7E7);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EEE),to(#E7E7E7));
  background-image: -webkit-linear-gradient(top,#EEE,#E7E7E7);
  background-image: linear-gradient(to bottom,#EEE,#E7E7E7);
  -webkit-box-shadow: inset 0 1px 0 #fff,0 1px 1px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 #fff,0 1px 1px rgba(0,0,0,.1)
}


.pag-nav a:hover {
  background-color: #D7D7D7;
  border: 1px solid #999;
  color: #000;
  -webkit-box-shadow: inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.2);
  box-shadow: inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.2)
}

.pag-nav span {
  color: #999
}

.pag-nav .current {
  background: #F7F7F7;
  border: 1px solid #BBB;
  -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,.25),0 1px 0 #fff;
  box-shadow: inset 0 1px 5px rgba(0,0,0,.25),0 1px 0 #fff
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block
}

body {
  line-height: 1
}

ol,ul {
  list-style: none
}

blockquote,q {
  quotes: none
}

blockquote:before,blockquote:after {
  content: '';
  content: none
}

q:before,q:after {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

:focus {
  outline: none
}

* {
  box-sizing: border-box
}

html {
  width: 100%;
  height: 100%;
  font-size: 10px;
  font-family: "Open Sans",sans-serif;
  overflow: auto;
  background: #f7f9f4;
  color: #2a2c2d
}

.b-root {
  min-height: 100%
}

body {
  width: 100%;
  height: 100%;
  font-size: 10px
}

body.no-scroll {
  overflow: hidden
}

.clear {
  clear: both
}

.clearfix:after,.row:after,.b-form-row:after,.b-comment:after,.b-dropdown--sort .b-dropdown__selected:after,.swiper-navigation:after,.clearfix:before,.row:before,.b-form-row:before,.b-comment:before,.b-dropdown--sort .b-dropdown__selected:before,.swiper-navigation:before {
  content: ' ';
  display: block;
  clear: both;
  width: 100%
}

.wrapper {
  overflow: hidden
}

.is-hidden {
  display: none
}

.f-left {
  float: left
}

.f-right {
  float: right
}

.align-right {
  text-align: right
}

.align-center {
  text-align: center
}

.align-left {
  text-align: left
}

.m-left-zero {
  margin-left: 0!important
}

.p-bottom-zero {
  padding-bottom: 0!important
}

.p-leftz-zero {
  padding-left: 0!important
}

.padding-20 {
  padding: 20px
}

.margin-5b {
  margin-bottom: 5px
}

.margin-10b {
  margin-bottom: 10px
}

.margin-15b {
  margin-bottom: 15px
}

.margin-20b {
  margin-bottom: 20px
}

.margin-25b {
  margin-bottom: 25px
}

.margin-30b {
  margin-bottom: 30px
}

.margin-35b {
  margin-bottom: 35px
}

.margin-40b {
  margin-bottom: 40px
}

.margin-45b {
  margin-bottom: 45px
}

.margin-50b {
  margin-bottom: 50px
}

.margin-0t {
  margin-top: 0
}

.margin-5t {
  margin-top: 5px
}

.margin-10t {
  margin-top: 10px
}

.margin-15t {
  margin-top: 15px
}

.margin-20t {
  margin-top: 20px
}

.margin-25t {
  margin-top: 25px
}

.margin-30t {
  margin-top: 30px
}

.margin-35t {
  margin-top: 35px
}

.margin-40t {
  margin-top: 40px
}

.margin-45t {
  margin-top: 45px
}

.margin-50t {
  margin-top: 50px
}

.margin-0b {
  margin-bottom: 0
}

.trans {
  transition: all .3s ease
}

.relative {
  position: relative
}

.row {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1920px
}

.red {
  color: red
}

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

hr {
  height: 1px;
  border: none;
  background: #e1e1e1
}

a {
  color: #2a2c2d;
  text-decoration: none
}

a:hover {
  color: #f66e6f
}

i {
  position: relative
}

table {
  width: 100%
}

iframe {
  display: block
}

.ninja {
  position: absolute;
  top: -999999px;
  left: -999999px
}

.b-search__submit {
  position: absolute;
  right: 0;
  top: 0
}

.b-thumb-item__img img,.b-thumb-item__img picture,.b-filter-list__link i {
  position: absolute;
  left: 0;
  top: 0
}

.b-thumb-item__title {
  position: absolute;
  left: 0;
  bottom: 0
}

.b-search__input {
  transition: all .7s ease-out
}

.b-header__btn {
  transition: all .5s ease-out
}

.b-header__logo,.b-search__input:hover,.b-search__submit,.b-main-nav__link,.b-hamburder,footer a,.b-off-canvas,.b-tabs-nav__link,.b-details__link,.button,.b-thumb-item__add,.b-trigger__point,.b-voter__thumb-up,.b-voter__thumb-down,.b-voter--comment,.b-playlist__close,.b-video__add-to-pl {
  transition: all .3s ease-out
}

template {
  display: none!important
}

@font-face {
  font-family: "icon";
  src: url(../fonts/icon-7af0956bf1.eot?o8yvnh);
  src: url(../fonts/icon-7af0956bf1.eot?o8yvnh#iefix) format("embedded-opentype"),url(../fonts/icon-edd0a3391c.ttf?o8yvnh) format("truetype"),url(../fonts/icon-d494eb8fb4.woff?o8yvnh) format("woff"),url(../fonts/icon-42e06eab95.svg?o8yvnh#icon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block
}

[class^=icon-],[class*=" icon-"] {
  font-family: "icon"!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-hd:before {
  content: ""
}

.icon-next_video:before {
  content: ""
}

.icon-prev_video:before {
  content: ""
}

.icon-randome:before {
  content: ""
}

.icon-arrow_leftright:before {
  content: ""
}

.icon-arrow_replay:before {
  content: ""
}

.icon-arrows_dn:before {
  content: ""
}

.icon-arrows_right:before {
  content: ""
}

.icon-calendar:before {
  content: ""
}

.icon-clock:before {
  content: ""
}

.icon-close:before {
  content: ""
}

.icon-cloud:before {
  content: ""
}

.icon-comments:before {
  content: ""
}

.icon-comp_list:before {
  content: ""
}

.icon-computer:before {
  content: ""
}

.icon-defolt_avatar:before {
  content: ""
}

.icon-dislike:before {
  content: ""
}

.icon-done:before {
  content: ""
}

.icon-dot_circle:before {
  content: ""
}

.icon-eye:before {
  content: ""
}

.icon-flag:before {
  content: ""
}

.icon-globe:before {
  content: ""
}

.icon-hearth:before {
  content: ""
}

.icon-like:before {
  content: ""
}

.icon-list_small:before {
  content: ""
}

.icon-more:before {
  content: ""
}

.icon-play:before {
  content: ""
}

.icon-plus:before {
  content: ""
}

.icon-search:before {
  content: ""
}

.icon-star:before {
  content: ""
}

.icon-star_cirlce:before {
  content: ""
}

.icon-tag:before {
  content: ""
}

.icon-up_arrow_videoclose:before {
  content: ""
}

.icon-video_icon:before {
  content: ""
}

.icon-location:before {
  content: ""
}

.b-header {
  background: #1d1628;
  margin-bottom: 10px;
  position: relative;
  z-index: 3
}

.b-header__wrap {
  display: table;
  width: 100%
}

.b-header__logo {
  display: table-cell;
  vertical-align: middle;
  width: 284px;
  padding-right: 30px
}

.b-header__search {
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px
}

.b-header__lang {
  display: table-cell;
  vertical-align: middle;
  width: 65px;
  cursor: pointer;
  font-family: "Oswald",sans-serif;
  font-size: 1.6rem;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  padding-right: 10px
}

.b-header__lang .icon-arrow-down {
  font-size: 1.1rem
}

.b-header__lang .icon-globe {
  margin-right: 5px
}

.b-header__playlist {
  display: table-cell;
  vertical-align: middle;
  width: 145px;
  text-align: center
}

.b-header__upload {
  display: table-cell;
  vertical-align: middle;
  width: 160px;
  text-align: center
}

.b-header__btn {
  font-family: "Oswald",sans-serif;
  font-size: 1.6em;
  text-transform: uppercase;
  background: 0 0;
  border: none;
  color: #fff;
  background: 0 0;
  line-height: 40px;
  border-radius: 40px;
  display: inline-block;
  padding: 0 20px;
  white-space: nowrap;
  box-shadow: 0 0 10px 0 rgba(107,81,124,0);
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  background: #6b517c;
  box-shadow: 0 0 10px 0 #6b517c;
}

.b-header__btn i {
  margin-right: 5px
}

.b-header__btn:hover,.b-header__btn.is-active {
  color: #fff;
  background: #6b517c;
  box-shadow: 0 0 10px 0 #6b517c
}

.b-logo {
  max-width: 284px;
  display: block
}

.b-search {
  position: relative
}

.b-search__input {
  width: 100%;
  background: 0 0;
  border: none;
  height: 40px;
  color: #f66e6f;
  background: #FFF;
  padding-right: 50px;
  padding-left: 15px;
  font-size: 1.6em;
  font-size: 1.6em;
  font-family: "Oswald",sans-serif
}

::-webkit-input-placeholder {
  color: #f66e6f
}

:-moz-placeholder {
  color: #f66e6f
}

::-moz-placeholder {
  color: #f66e6f
}

:-ms-input-placeholder {
  color: #f66e6f
}

.b-search__input:hover {
  /* background: #fff; */
}

.b-search__input:focus {
  background: #fff;
  color: #000
}

.b-search__submit {
  height: 40px;
  width: 40px;
  color: #fff;
  background: #1d1628;
  line-height: 40px;
  border: none;
  font-size: 2.6em
}

.b-search__submit i {
  top: 2px
}

.b-search__submit:hover {
  color: #fff;
  background: #6b517c
}

.b-main-nav {
  background: #fff;
  padding: 5px 10px;
  font-family: "Open Sans",sans-serif;
  font-size: 1.6em
}

.b-main-nav__mi {
  display: inline-block
}

.b-main-nav__link {
  color: #6b517c;
  background: 0 0;
  line-height: 36px;
  text-transform: uppercase;
  padding: 0 20px;
  border-radius: 36px;
  display: inline-block;
  box-shadow: 0 0 10px 0 transparent
}

.b-main-nav__link:hover,.b-main-nav__link.is-active {
  color: #fff;
  background: #6b517c;
  box-shadow: 0 0 10px 0 #6b517c
}

.b-hamburder {
  width: 30px;
  height: 25px;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
  z-index: 4
}

.b-hamburder--header {
  display: none;
  position: absolute;
  top: 19px;
  left: 10px;
  background: 0 0;
  border: none;
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.b-hamburder span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  opacity: 1;
  left: 0;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .25s ease-in-out
}

.b-hamburder span:nth-child(1) {
  top: 0
}

.b-hamburder span:nth-child(2),.b-hamburder span:nth-child(3) {
  top: 10px
}

.b-hamburder span:nth-child(4) {
  top: 20px
}

.b-hamburder.is-open {
  position: fixed
}

.b-hamburder.is-open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%
}

.b-hamburder.is-open span:nth-child(2) {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.b-hamburder.is-open span:nth-child(3) {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.b-hamburder.is-open span:nth-child(4) {
  top: 10px;
  width: 0%;
  left: 50%
}

@media only screen and (max-width: 900px) {
  .b-header__btn span {
      display:none
  }

  .b-header__btn .b-header__btn-counter {
      display: inline-block
  }

  .b-header__playlist {
      width: 85px
  }

  .b-header__upload {
      width: 60px
  }
}

@media only screen and (max-width: 760px) {
  .b-header {
      position:relative
  }

  .b-header__wrap,.b-header__logo {
      display: block
  }

  .b-header__wrap {
      padding: 0 52px;
      height: 64px
  }

  .b-header__logo {
      display: block;
      width: 220px;
      margin: 0 auto;
      padding: 0;
      max-width: 100%
  }

  .b-header__search,.b-header__playlist {
      display: block
  }

  .b-header__lang,.b-header__upload {
      display: none
  }

  .b-header__search {
      position: absolute;
      top: -100px;
      left: 0;
      width: 100%;
      padding: 10px;
      background: #110d18;
      display: none
  }

  .b-header__playlist {
      position: absolute;
      top: 11px;
      right: 10px;
      width: 40px
  }

  .b-header__playlist .b-header__btn {
      padding: 0 5px
  }

  .b-header__playlist .b-header__btn i {
      font-size: 30px;
      line-height: 41px;
      display: block
  }

  .b-header__btn .b-header__btn-counter {
      display: none
  }

  .b-header__btn i {
      margin-right: 0
  }

  .b-main-nav {
      text-align: center
  }

  .b-main-nav a {
      display: none
  }

  .b-main-nav__mi a {
      display: inline-block
  }

  .b-hamburder--header {
      display: block
  }
}

.h-footer--bottom {
  height: 46px
}

.b-footer--bottom footer {
  margin-top: -46px;
  padding-bottom: 10px
}

.b-footer--bottom footer a {
  line-height: 36px;
  border-radius: 36px;
  padding: 0 10px
}

.b-footer--bottom footer a:hover {
  box-shadow: 0 5px 10px -4px rgba(42,44,45,.5)
}

footer {
  text-align: center
}

footer a {
  color: #2a2c2d;
  font-size: 1.4em;
  line-height: 24px;
  border-radius: 24px;
  display: inline-block;
  padding: 0 5px;
  cursor: pointer
}

.row {
  width: 100%
}

.b-content {
  width: 100%;
  padding-bottom: 10px
}

.b-content--sidebar {
  padding-left: 260px
}

.b-sidebar {
  float: left;
  width: 250px;
  margin-left: -260px;
  background: 0 0;
  padding-bottom: 20px
}

.fixed {
  position: fixed
}

.stik-wrap {
  float: left;
  width: 0
}

.b-sidebar__section {
  padding: 10px;
  box-shadow: 0 0 10px 0 rgba(42,44,45,.2);
  background: #fff
}

.offcanvas--open .b-off-canvas {
  -ms-transform: translateX(300px);
  transform: translateX(300px)
}

.offcanvas--open .off-overlay {
  display: block
}

.offcanvas--open .b-hamburder--header {
  -ms-transform: translateX(250px);
  transform: translateX(250px)
}

.offcanvas--open .b-header .b-header__logo {
  -ms-transform: translateX(-250px);
  transform: translateX(-250px)
}

.b-off-canvas {
  position: fixed;
  top: 0;
  left: -300px;
  width: 300px;
  height: 50%;
  background: #1d1628;
  z-index: 3;
  max-height: 100%;
  overflow: auto
}


.b-off-canvas.active {
  left: 0px;
}

.b-off-canvas .b-search {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 15px
}

.b-off-canvas__header {
  padding: 0 50px 0 0
}

.b-off-canvas .b-dropdown {
  display: block;
  width: 100%;
  margin: 10px 0
}

.b-off-canvas .b-dropdown__selected {
  background: #fff;
  padding: 0 10px;
  line-height: 36px;
  font-size: 2em;
  color: #2a2c2d;
  text-transform: uppercase;
  display: block;
  width: 100%;
  cursor: pointer;
  border-radius: 4px
}

.b-off-canvas .b-dropdown__selected i {
  margin-right: 5px
}

.b-off-canvas .b-dropdown__selected .icon-globe {
  position: relative;
  top: 1px
}

.b-off-canvas .b-dropdown__selected .icon-arrows_dn {
  font-size: 14px;
  float: right;
  top: 11px
}

.off-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(247,249,244,.2);
  z-index: 2
}

.off-overlay.is-open {
  display: block
}

.b-mobile-menu {
  padding: 0 15px
}

.b-mobile-menu__link {
  line-height: 28px;
  color: #fff;
  font-size: 1.6em;
  display: block
}

.b-mobile-menu__link:hover,.b-mobile-menu__link.is-active {
  color: #f66e6f
}

hr {
  height: 1px;
  border: none;
  background: #6b517c
}

.b-categories-carousel.b-playlist {
  height: auto;
  margin-bottom: 10px
}

.ae-player.visible,.b-video-player__player {
  position: absolute!important;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important
}

.b-video-player .relative {
  padding-bottom: 61.25%;
  overflow: hidden;
  position: relative;
  background: #000
}

.b-video-cols {
  display: table;
  width: 100%
}

.b-video-cols .b-head {
  font-family: "Open Sans Condensed",sans-serif;
  font-weight: 700;
  padding-right: 34px
}

.b-thumb-col,.b-main-col,.b-side-col {
  display: table-cell
}

.b-side-col {
  width: 300px
}

.b-main-col {
  padding: 0 4px
}

.b-main-col .b-head {
  overflow: hidden;
  height: 35px
}

.b-thumb-col {
  width: 492px
}

.b-thumb-col .b-thumb-item {
  width: 50%
}

.b-video-action-menu {
  background: #fff;
  box-shadow: 0 0 10px -4px rgba(41,39,39,.5);
  display: table;
  width: 100%;
  position: relative;
  z-index: 2;
  border-top: 1px solid #c5c5c5
}

.b-video-action-menu>* {
  display: table-cell;
  padding: 4px;
  vertical-align: top
}

.b-tabs-nav {
  width: 340px;
  white-space: nowrap;
  text-align: right
}

.b-tabs-nav__link {
  padding: 0 10px;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-right: 3px;
  background: 0 0;
  border: none;
  vertical-align: top
}

.b-tabs-nav__link:after {
  content: ' ';
  display: block;
  height: 40px;
  width: 1px;
  background: #dadedf;
  position: absolute;
  right: -3px;
  top: 6px
}

.b-tabs-nav__link:hover,.b-tabs-nav__link.is-active {
  background: #f66e6f;
  box-shadow: 0 4px 5px -3px rgba(41,39,39,.5)
}

.b-tabs-nav__link:hover i,.b-tabs-nav__link:hover span,.b-tabs-nav__link.is-active i,.b-tabs-nav__link.is-active span {
  color: #fff
}

.b-tabs-nav__link i {
  font-size: 2em;
  color: #f66e6f;
  display: inline-block;
  line-height: 52px;
  vertical-align: top
}

.b-tabs-nav__link span {
  color: #717a88;
  font-size: 1.6em;
  text-transform: uppercase;
  display: inline-block;
  line-height: 52px;
  vertical-align: top
}

.b-tabs-nav__link:last-child {
  margin-right: 0
}

.b-tabs-nav__link:last-child:after {
  display: none
}

.b-tabs-nav__link:last-child i {
  margin-right: 0
}

.b-tabs-nav__link--icon {
  padding: 0;
  width: 52px;
  height: 52px;
  text-align: center;
  border-radius: 52px
}

.b-tabs-nav__link--icon i {
  font-size: 2em
}

.b-tabs-content {
  position: relative;
  z-index: 2;
  margin-bottom: 4px
}

.b-tabs-content__item {
  border-top: 1px solid #c5c5c5;
  display: block;
  width: 100%;
  box-shadow: 0 0 10px -4px rgba(42,44,45,.5);
  position: relative
}

.b-tabs-content__close {
  display: block;
  line-height: 20px;
  text-align: center;
  color: #2a2c2d;
  padding: 0;
  border: none;
  background: #f7f7f7;
  width: 100%;
  cursor: pointer
}

.b-tabs-content__close i {
  position: relative;
  top: 1px
}

.b-tabs-content__close:hover {
  background: #f66e6f;
  color: #fff
}

.b-details {
  background: #fff;
  padding: 10px
}

.b-details__item,.b-details__list {
  margin-bottom: 10px
}

.b-details__item:last-child,.b-details__list:last-child {
  margin-bottom: 0
}

.b-details__title {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  line-height: 26px;
  vertical-align: top
}

.b-details__title span {
  font-size: 14px
}

.b-details__title span,.b-details__title i {
  display: inline-block;
  vertical-align: top
}

.b-details__title i {
  color: #a69cab;
  font-size: 20px;
  line-height: 26px;
  margin-right: 4px
}

.b-details__link {
  color: #f66e6f;
  font-size: 1.4em;
  display: inline-block;
  vertical-align: top;
  line-height: 26px;
  padding: 0 5px;
  border-radius: 26px;
  will-change: background
}

.b-details__link:hover {
  box-shadow: 0 4px 5px -3px rgba(41,39,39,.5)
}

.b-details__link--channel-link {
  font-size: 14px
}

.b-details__info {
  color: #2a2c2d;
  font-size: 1.4em;
  display: inline-block;
  vertical-align: top;
  line-height: 26px;
  margin-right: 15px;
  border-radius: 26px
}

.b-details__info i {
  font-size: 1em
}

body.show-related .b-video-cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

body.show-related .b-video-cols .b-main-col {
  -ms-flex-order: 1;
  order: 1
}

body.show-related .b-video-cols .b-thumb-col {
  display: block;
  width: 100%;
  max-width: 100%;
  -ms-flex-order: 2;
  order: 2
}

body.show-related .b-video-cols .b-thumb-col .b-thumb-item {
  width: 33.33333%
}

body.show-related .b-video-cols .b-randoms-col {
  display: none
}

@media only screen and (max-width: 950px) {
  #related-visible {
      display:none
  }
}

@media only screen and (max-width: 768px) {
  body.show-related .b-video-cols .b-thumb-col .b-thumb-item {
      width:50%
  }
}

@media only screen and (max-width: 400px) {
  body.show-related .b-video-cols .b-thumb-col .b-thumb-item {
      width:100%
  }
}

.top-link {
  text-transform: uppercase;
  color: #fff;
  background: #f66e6f;
  display: block;
  margin: 5px 0;
  padding: 5px;
  line-height: 14px;
  font-size: 12px;
  font-weight: 600
}

.top-link:hover {
  color: #fff
}

@media only screen and (max-width: 420px) {
  .top-link {
      font-size:10px;
      text-align: center
  }
}

.b-text-page {
  color: #2a2c2d;
  font-size: 16px;
  line-height: 19px;
  width: 768px;
  max-width: 100%;
  padding: 15px;
  background: #fff;
  margin: 0 auto
}

.b-text-page h5 {
  font-weight: 700
}

.b-text-page p {
  margin-bottom: 10px
}

.b-text-page ul,.b-text-page ol {
  list-style: circle;
  padding-left: 18px;
  margin: 10px 0
}

.b-text-page ul li,.b-text-page ol li {
  margin-bottom: 5px
}

.b-text-page a {
  color: #f66e6f
}

.b-text-page a:hover {
  text-decoration: underline
}

.b-text-page .b-head {
  margin: -10px -15px 10px -15px;
  border-bottom: 1px solid #dadedf;
  padding: 0 15px
}

.message {
  color: #2a2c2d;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center
}

.b-form-contact .b-form-item {
  width: 100%
}

.b-form-item {
  position: relative
}

.b-form-item__captcha {
  position: absolute;
  right: 11px;
  bottom: 1px;
  height: 38px
}

@font-face {
  font-family: 'fu';
  src: url(fonts/fu-d69c9ad8f4.ttf?qc0mtl) format("truetype"),url(fonts/fu-68fc8d75f8.woff?qc0mtl) format("woff"),url(fonts/fu-73437ca008.svg?qc0mtl#fu) format("svg");
  font-weight: 400;
  font-style: normal
}

.fu,.select2-selection--multiple {
  font-family: 'fu'!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fu-chevron-down:before,.select2-selection--multiple:before {
  content: ""
}

.fu-chevron-up:before {
  content: ""
}

.fu-spinner:before {
  content: ""
}

.fu-cloud-upload:before {
  content: ""
}

.fu-cloud-check:before {
  content: ""
}

.fu-cross-circle:before {
  content: ""
}

.fu-cross:before {
  content: ""
}

.fu-check:before {
  content: ""
}

.b-upload-page {
  width: 1000px;
  max-width: 100%;
  padding: 15px;
  background: #fff;
  margin: 0 auto;
  padding-top: 0
}

.b-upload-page .b-head {
  margin: 0 -15px 10px -15px;
  border-bottom: 1px solid #dadedf;
  padding: 0 15px;
  text-align: left
}

.b-form-upload__error-message,.b-form-upload__success-message {
  font-size: 16px;
  margin-bottom: 10px
}

.b-form-upload__error-message:before,.b-form-upload__success-message:before {
  content: '* '
}

.b-form-upload__error-message {
  color: #f44336
}

.b-form-upload__success-message {
  color: #43ac6a
}

.b-form-upload .is-error {
  color: #f44336;
  font-size: 12px;
  margin-bottom: 4px
}

.b-form-upload .is-error ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.b-select-file-btn {
  font-size: 1.6em;
  text-transform: uppercase;
  border: none;
  color: #fff;
  line-height: 40px;
  border-radius: 40px;
  display: inline-block;
  padding: 0 20px;
  background: #6b517c;
  box-shadow: 0 0 10px 0 #6b517c;
  cursor: pointer;
  overflow: hidden
}

.b-select-file-btn i {
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top: 2px
}

.dropzone-ui {
  border: 4px dashed transparent;
  padding: 10px;
  margin-bottom: 10px
}

.dropzone-ui svg {
  display: none
}

.dropzone-ui.upload-success {
  cursor: default
}

.dropzone-ui .fallback {
  display: none
}

.dropzone-ui .fallback.is-open {
  display: block
}

.dz-message {
  text-align: center;
  cursor: pointer
}

.dz-message__title {
  text-align: center;
  text-transform: uppercase;
  color: #999;
  font-size: 18px;
  margin-bottom: 10px
}

.dz-message.is-uploaded,.dz-message.is-uploading {
  cursor: default
}

.dz-message.is-uploaded .b-select-file-btn,.dz-message.is-uploading .b-select-file-btn {
  cursor: default
}

.dz-message.is-hide {
  display: none
}

.dz-preview {
  display: none
}

.dz-preview.is-open {
  display: block
}

.dz-preview.is-error .dz-file-name,.dz-preview.is-error .dz-progress__bar {
  display: none
}

.dz-preview.is-error .dz-error {
  display: block;
  font-size: 14px;
  padding: 5px 0;
  color: #f44336;
  display: block
}

.dz-preview .dz-error {
  display: none
}

.dz-progress {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  border-radius: 10px;
  padding: 5px 0;
  padding-left: 40px;
  box-shadow: 0 3px 6px -3px #000;
  padding-right: 10px;
  margin-bottom: 10px
}

.dz-progress .fu-spinner {
  position: absolute;
  top: 50%;
  left: 10px;
  font-size: 20px;
  margin-top: -10px
}

.dz-progress__bar {
  height: 17px;
  width: 100%;
  position: relative;
  margin-top: 5px;
  border-radius: 4px;
  overflow: hidden
}

.dz-progress__bar div {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #6b517c;
  border-radius: 4px;
  transition: all .15s ease;
  will-change: width
}

.dz-progress__bar div.is-success {
  background: #f66e6f
}

.dz-file-name {
  color: #a9a9a9;
  font-size: 16px
}

.dz-file-name span {
  color: #333742;
  display: inline-block;
  padding: 0 10px
}

.b-form-row {
  margin: 0 -10px
}

.b-form-item {
  width: 33.333333%;
  float: left;
  padding: 0 10px;
  margin-bottom: 10px;
  max-width: 100%
}

.b-form-item label {
  display: block
}

.b-form-item input,.b-form-item textarea,.b-form-item select {
  display: block;
  height: 40px;
  border: 1px solid #d5d5d5;
  width: 100%;
  padding: 0 10px;
  background: #fff;
  color: #2a2c2d;
  -webkit-appearance: none
}

.b-form-item textarea {
  height: 100px;
  padding: 10px;
  resize: none
}

.b-form-item--desc {
  width: 100%
}

.b-form-item--p0 {
  padding: 0
}

.b-upload-checkbox {
  position: relative
}

.b-upload-checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  line-height: 12px;
  font-size: 12px
}

.b-upload-checkbox label:after {
  content: ' ';
  display: block;
  width: 8px;
  height: 8px;
  border: 2px solid #dbdbdb;
  background: 0 0;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6px
}

.b-upload-checkbox label a {
  text-decoration: underline
}

.b-upload-checkbox input {
  visibility: hidden;
  position: absolute
}

.b-upload-checkbox input:checked+label:after {
  background: #f66e6f;
  border: 2px solid #dbdbdb
}

.b-form-submit[disabled],.b-form-submit[disabled=true] {
  background: #2b3245;
  color: #fff
}

.b-form-submit[disabled]:hover,.b-form-submit[disabled=true]:hover {
  background: #2b3245;
  color: #fff
}

.b-upload-captcha {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px
}

.b-captcha>div {
  font-size: 0
}

.b-captcha input[type=text] {
  width: 150px;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  padding-left: 10px;
  background: #fff;
  color: #2a2c2d;
  border: 1px solid #d5d5d5;
  margin-top: 10px
}

.b-captcha button,.b-captcha input[type=submit] {
  display: inline-block;
  height: 40px;
  border: none;
  outline: none;
  background: #f66e6f;
  color: #fff;
  line-height: 40px;
  padding: 0 15px;
  font-size: 16px;
  vertical-align: top;
  margin-top: 10px
}

.b-captcha button:hover,.b-captcha input[type=submit]:hover {
  background: #f55657;
  color: #fff
}

.b-captcha li {
  font-size: 13px;
  margin-top: 5px;
  color: #f66e6f
}

.b-form-item .select2-hidden-accessible {
  display: none
}

.select2 {
  width: 100%
}

.select2-container {
  margin: 0;
  position: relative;
  vertical-align: middle;
  min-height: 40px;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block
}

.select2-dropdown {
  left: 0;
  max-height: 200px;
  overflow: auto;
  display: block;
  width: 100%;
  border: 1px solid #d5d5d5
}

.select2-results {
  font-size: 12px;
  background: #fff;
  color: #2a2c2d;
  display: block
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0
}

.select2-results__option {
  position: relative;
  padding-left: 30px;
  font-size: 14px;
  line-height: 26px;
  cursor: pointer
}

.select2-results__option:hover {
  background: #f2f2f2;
  color: #2a2c2d
}

.select2-results__option:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  width: 10px;
  height: 10px;
  background: 0 0;
  background: 0 0;
  border: 2px solid #dbdbdb
}

.select2-results__option[aria-selected=true] {
  cursor: pointer
}

.select2-results__option[aria-selected=true]:before {
  background: #f66e6f;
  border: 2px solid #dbdbdb
}

.select2-results__message {
  padding-left: 10px
}

.select2-results__message:before {
  display: none
}

.select2-search {
  position: relative
}

.select2-search--inline {
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0
}

.select2-search__field {
  width: 100%!important;
  border: none!important;
  background: 0 0!important;
  margin-top: -1px
}

.select2-selection__clear {
  position: absolute;
  top: 50%;
  right: 5px;
  font-size: 24px;
  margin-top: -12px;
  cursor: pointer;
  display: none
}

.select2-selection__rendered {
  border: 1px solid #d5d5d5;
  background: #fff;
  color: #2a2c2d;
  min-height: 40px;
  padding: 0 30px 0 10px;
  position: relative
}

.select2-selection__choice {
  position: relative;
  z-index: 2;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: 12px;
  background: #f66e6f;
  color: #fff;
  border-radius: 3px;
  padding: 0 5px;
  margin-right: 5px;
  font-family: 'Open Sans',sans-serif
}

.select2-selection__choice__remove {
  float: right;
  font-size: 19px;
  margin-left: 5px
}

.select2-selection--multiple {
  position: relative;
  display: block
}

.select2-selection--multiple:before {
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 2;
  color: #2a2c2d
}

@media only screen and (max-width: 768px) {
  .b-form-upload .b-form-item {
      width:100%;
      float: none;
      margin-bottom: 10px;
      padding: 0 10px
  }
}

.b-head {
  line-height: 35px;
  position: relative;
  font-size: 22px;
  font-family: "Open Sans Condensed",sans-serif;
  font-weight: 700
}

.b-history-title {
  text-align: left;
  font-size: 20px
}

button {
  cursor: pointer
}

.button {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  background: #f66e6f;
  color: #fff;
  padding: 0 10px;
  border-radius: 26px;
  box-shadow: 0 2px 3px 0 rgba(42,44,45,.2);
  border: none;
  font-size: 14px
}

.button i {
  color: #fff
}

.button:hover,.b-footer--bottom footer a:hover,.b-details__link:hover {
  background: #f56061;
  color: #fff
}

.b-tags {
  font-size: 0;
  margin-bottom: 10px
}

.b-tags .button {
  margin-right: 2px;
  padding-right: 7px
}

.b-tags .button:hover,.b-tags .b-footer--bottom footer a:hover,.b-footer--bottom footer .b-tags a:hover,.b-tags .b-details__link:hover {
  background: #f56061;
  color: #fff
}

.b-tags--del-bt .button {
  margin-bottom: 4px
}

.b-tags--del-bt .button .icon-close {
  font-size: 18px;
  position: relative;
  top: 3px
}

.b-tags--del-bt .button span:hover i {
  color: #f44336
}

.b-tags--del-bt+.b-thumb-list {
  margin-top: -4px
}

.b-sidebar .b-load-more {
  background: 0 0;
  border: none;
  color: #f66e6f;
  font-size: 36px;
  text-shadow: 0 0 2px #f66e6f;
  cursor: pointer;
  padding: 0;
  height: 20px;
  position: relative;
  top: 0
}

.b-sidebar .b-load-more i {
  vertical-align: top;
  line-height: 20px
}

.ripple-hv {
  position: relative;
  overflow: hidden
}

.ink {
  display: block;
  position: absolute;
  background: rgba(255,255,255,.3);
  border-radius: 100%;
  -ms-transform: scale(0);
  transform: scale(0);
  will-change: opacity,transform
}

.animate {
  animation: ripple .65s linear
}

@keyframes ripple {
  to {
      opacity: 0;
      transform: scale(2.5)
  }
}

html.remodal-is-locked {
  -ms-touch-action: none;
  touch-action: none
}

.remodal,[data-remodal-id] {
  display: none
}

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none
}

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  content: ""
}

.remodal-overlay,.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.remodal {
  position: relative;
  outline: none;
  max-width: 1200px;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%
}

.remodal--small {
  max-width: 320px
}

.remodal-is-initialized {
  display: inline-block
}

.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened {
  filter: blur(3px)
}

.remodal-overlay {
  background: rgba(43,46,56,.9)
}

.remodal,.remodal-wrapper:after {
  vertical-align: top
}

.remodal-close {
  position: absolute;
  top: 4px;
  right: 4px;
  display: block;
  overflow: visible;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color .2s;
  text-decoration: none;
  color: #f66e6f;
  background: #fff;
  border: 0;
  outline: 0;
  z-index: 2
}

.remodal-close i {
  font-size: 26px
}

.remodal-close:hover {
  background: #fafafa
}

.remodal-close:hover i {
  color: #f66e6f
}

.remodal-close:hover,.remodal-close:focus {
  color: #2b2e38
}

.b-modal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 5px;
  transform: translate3d(0,0,0);
  color: #2a2c2d;
  background: #fff;
  width: 100%
}

.b-thumb-list {
  font-size: 0;
  overflow: hidden;
  width: 100%
}

.b-thumb-list__wrap {
  margin: 0 -2px
}

.b-thumb-list__wrap .b-thumb-list__wrap {
  margin: 0
}

.b-thumb-item {
  width: 16.6666666%;
  display: inline-block;
  margin-bottom: 4px;
  vertical-align: top
}

.b-thumb-item__wrap {
  margin: 0 -2px
}

.b-thumb-item>div {
  position: relative;
  margin: 0 2px
}

.b-thumb-item>div:hover {
  box-shadow: 0 0 3px 0 rgba(41,39,39,.4)
}

.b-thumb-item>div:hover .b-thumb-item__rating {
  right: 0px
}

.b-thumb-item>div:hover .b-thumb-item__add {
  display: block
}

.b-thumb-item>div a {
  display: block
}

.b-thumb-item--cat>div:hover .b-thumb-item__rating {
  right: 0
}

.b-thumb-item__img {
  position: relative;
  padding-bottom: 64.5%;
  display: block;
  border: 4px solid #fff
}

.b-thumb-item__img:hover {
  color: #fff
}

.b-thumb-item__img img,.b-thumb-item__img picture {
  width: 100%;
  height: 100%
}

.b-thumb-item__title {
  width: 100%;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 2;
  font-size: 14px;
  color: #fff;
  background: rgba(0,0,0,.55);
  padding: 0 7px
}

.b-thumb-item__rating {
  color: #fff
}

.b-thumb-item__rating,.b-thumb-item__add {
  position: absolute;
  top: 7px;
  right: 0;
  z-index: 2;
  font-size: 12px;
  background: rgba(0,0,0,.55);
  box-shadow: 0 5px 3px -2px rgba(41,39,39,.6);
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  border: none;
  text-align: center
}

.b-thumb-item__rating i,.b-thumb-item__add i {
  color: #f16b4a;
  position: relative;
  top: 3px;
  font-size: 18px;
  margin-right: 4px
}

.b-thumb-item__add {
  right: 4px;
  top: 11px;
  width: 26px;
  cursor: pointer;
  display: none;
  padding: 0
}

.b-thumb-item__add:hover {
  background: rgba(246,110,111,.95)
}

.b-thumb-item__add i {
  margin-right: 0;
  color: #fff;
  line-height: 25px;
  top: 0
}

.b-thumb-item__info {
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  text-align: center;
  background: #fff;
  color: #2c223c;
  padding-top: 5px;
  padding-bottom: 5px
}

.b-thumb-item__info:hover {
  color: #2c223c
}

.b-thumb-item__info>* {
  -ms-flex-preferred-size: 3.33em;
  flex-basis: 3.33em;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.b-thumb-item__info>div {
  border-right: 1px solid #d7e1eb;
  white-space: nowrap
}

.b-thumb-item__info>div span {
  display: block;
  color: #9ca0a7;
  font-size: 10px;
  margin-bottom: 3px
}

.b-thumb-item__info>div:last-child {
  border: none
}

.b-thumb-item__info>div:first-child {
  -ms-flex-positive: 1.5;
  flex-grow: 1.5
}

.b-thumb-item__tooltip {
  display: none
}

.b-thumb-item--channel .b-thumb-item__info>div:first-child {
  -ms-flex-positive: 1;
  flex-grow: 1
}

.b-thumb-item--channel .b-thumb-item__channel-logo {
  position: absolute;
  right: 10px;
  bottom: 67px;
  width: 25%;
  padding-top: 25%;
  background: #fff;
  z-index: 1;
  box-shadow: 0 0 5px 0 rgba(0,0,0,.75)
}

.b-thumb-item--channel .b-thumb-item__channel-logo img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}

.b-top-list {
  margin: 0 -2px
}

.b-top-list .b-head-2 {
  display: none
}

.b-top-list .b-thumb-item {
  padding: 0 2px;
  position: relative
}

.b-top-list .b-thumb-item .b-thumb-item__title {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  color: #2a2c2d;
  text-align: center;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase
}

.b-top-list .b-thumb-item .b-thumb-item__title span {
  display: block
}

.b-top-list .b-thumb-item:nth-child(12)~div {
  display: none
}

@media only screen and (max-width: 1280px) {
  .b-thumb-item>div .b-thumb-item__rating {
      right: 0px;
  }

  .b-thumb-item>div .b-thumb-item__add {
      display: block
  }

  .b-thumb-item--cat>div .b-thumb-item__rating {
      right: 0
  }
}

@media only screen and (max-width: 1700px) {
  .b-thumb-item {
      width:20%
  }

  .b-top-list .b-thumb-item:nth-child(10)~div {
      display: none
  }

  .b-related .b-thumb-item:nth-child(10)~div {
      display: none
  }
}

@media only screen and (max-width: 1500px) {
  .b-thumb-item {
      width:25%
  }

  .b-related .b-thumb-item:nth-child(10)~div {
      display: inline-block
  }

  .b-related .b-top-list .b-thumb-item:nth-child(8)~div {
      display: none
  }
}

@media only screen and (max-width: 960px) {
  .b-thumb-item {
      width:33.33333%
  }

  .b-thumb-item .b-thumb-item__info>div.b-thumb-item__view {
      display: none
  }

  .b-thumb-item>div .b-thumb-item__rating {
      right: 0px;
  }

  .b-thumb-item>div .b-thumb-item__add {
      display: block
  }

  .b-thumb-item--cat>div .b-thumb-item__rating {
      right: 0
  }

  .b-top-list .b-thumb-item:nth-child(6)~div {
      display: none
  }
}

@media only screen and (max-width: 768px) {
  .b-thumb-item {
      width:50%
  }

  .b-top-list .b-thumb-item:nth-child(4)~div {
      display: none
  }
}

@media only screen and (max-width: 400px) {
  .b-thumb-item {
      width: 50%;
  }

  .b-top-list .b-thumb-item:nth-child(2)~div {
      display: none
  }
}

.b-load-more {
  width: 450px;
  max-width: 100%;
  background: #f66e6f;
  border-radius: 54px;
  text-align: center;
  margin: 0 auto;
  height: 54px;
  margin-bottom: 4px;
  position: relative;
  line-height: 54px;
  font-size: 20px
}

.b-load-more.is-hide {
  display: none
}

.b-load-more:hover {
  color: #2a2c2d
}

.b-load-more--loader:hover i,.b-load-more--loader:active i,.b-load-more--loader:focus i {
  cursor: default;
  outline: none!important;
  box-shadow: none
}

.b-load-more--loader .icon-css-loader {
  content: '';
  display: inline-block;
  position: absolute;
  background: 0 0;
  border: 3px solid #fff;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  animation: ld 1s ease-in-out infinite
}

.b-load-more a {
  display: block;
  line-height: 54px;
  height: 54px;
  color: #fff
}

.b-load-more a:hover {
  color: #fff
}

.b-load-more a i {
  font-size: 36px;
  line-height: 54px
}

.b-load-more a span {
  display: inline-block;
  vertical-align: top;
  line-height: 54px;
  height: 54px
}

.b-load-more a span.relative {
  margin-right: 10px
}

@keyframes ld {
  0% {
      transform: rotate(0deg) scale(.7)
  }

  50% {
      transform: rotate(180deg) scale(1.1)
  }

  to {
      transform: rotate(360deg) scale(.7)
  }
}

.noUi-target,.noUi-target * {
  -ms-touch-action: none;
  touch-action: none;
  box-sizing: border-box
}

.noUi-target {
  position: relative;
  direction: ltr
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  top: -3px;
  cursor: pointer
}

.noUi-base:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 100%;
  height: 3px;
  background: #000
}

.noUi-origin.noUi-background {
  background: #000
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 5px;
  left: 0;
  bottom: 0;
  height: 3px;
  background: #6b517c
}

.noUi-handle {
  position: relative;
  z-index: 1
}

.noUi-stacking .noUi-handle {
  z-index: 2
}

.noUi-state-tap .noUi-origin {
  transition: left .3s,top .3s
}

.noUi-state-drag * {
  cursor: inherit!important
}

.noUi-base {
  transform: translate3d(0,0,0)
}

.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%,50%,0)
}

.noUi-horizontal {
  height: 13px;
  padding-top: 30px
}

.noUi-horizontal .noUi-handle {
  left: -6px;
  top: -9px;
  width: 12px;
  height: 21px;
  border-radius: 3px;
  box-shadow: 0 0 8px 0 rgba(42,44,45,.5)
}

.noUi-value-horizontal {
  position: absolute;
  top: 0;
  text-align: center
}

.noUi-value-horizontal:last-child {
  margin-left: 3px
}

.noUi-value-horizontal:last-child:after {
  content: '+'
}

.noUi-marker {
  position: absolute;
  display: block;
  width: 2px;
  height: 2px;
  background: red;
  margin-left: -2px;
  display: none
}

.noUi-draggable {
  cursor: w-resize
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize
}

.noUi-handle {
  background: #fff;
  cursor: pointer
}

.noUi-handle:after {
  left: 17px
}

.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px
}

.noUi-vertical .noUi-handle:after {
  top: 17px
}

[disabled].noUi-connect,[disabled] .noUi-connect {
  background: #b8b8b8
}

[disabled].noUi-origin,[disabled] .noUi-handle {
  cursor: not-allowed
}

.b-range-slider {
  position: relative;
  padding: 0 10px 0 5px;
  margin-bottom: 25px
}

.b-filter-search--sidebar .b-search__input {
  background: #fff
}

.filters-open {
  display: none
}

.b-sidebar .b-tags .button {
  margin-bottom: 2px
}

.b-filter__close {
  display: none
}

.b-filter-list {
  background: #fff
}

.b-filter-list__link {
  display: inline-block;
  color: #2a2c2d;
  line-height: 42px;
  width: 100%;
  padding: 0 15px;
  border-left: 3px solid transparent;
  transition: color .2s ease-in,border .15s ease-in;
  background: #fff;
  position: relative;
  font-size: 1.8em;
  font-family: "Open Sans",sans-serif
}

.b-filter-list__link span {
  padding-left: 30px;
  display: block;
  position: relative
}

.b-filter-list__link i {
  color: #333742;
  line-height: 42px;
  transition: color .2s ease-in
}

.b-filter-list__link:hover,.b-filter-list__link.is-active {
  border-left-color: #f66e6f;
  transition: color .2s ease-in,border .3s ease-in;
  box-shadow: 0 0 10px 0 rgba(42,44,45,.2);
  z-index: 2;
  color: #f66e6f
}

.b-filter-list__link:hover i,.b-filter-list__link.is-active i {
  color: #f66e6f
}

.b-filter__head {
  font-family: "Arial",sans-serif;
  font-size: 1.8em;
  text-align: center;
  text-transform: uppercase;
  color: #2a2c2d;
  margin-bottom: 5px
}

.b-filter-check-list {
  padding: 10px;
  box-shadow: 0 0 10px 0 rgba(42,44,45,.2);
  background: #fff
}

.b-filter-check-list__link {
  font-size: 1.4em;
  color: #2a2c2d;
  display: block;
  padding-left: 25px;
  position: relative;
  line-height: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis
}

.b-filter-check-list__link:last-child {
  margin-bottom: 0
}

.b-filter-check-list__link:hover .icon-radio-btn,.b-modal .b-filter-check-list__link input:checked+label .icon-radio-btn,.b-filter-check-list__link.is-active .icon-radio-btn {
  border: 4px solid #fff;
  background: #f66e6f
}

.b-filter-check-list__link .icon-radio-btn {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: 4px solid #ddd;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0
}

.b-filter-check-list--cat {
  font-size: 0;
  padding: 10px;
  box-shadow: 0 0 10px 0 rgba(42,44,45,.2);
  background: #fff
}

.b-filter-check-list--cat li {
  display: inline-block;
  width: 50%
}

.b-filter-check-list--cat .b-filter-check-list__link {
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 20px;
  margin-bottom: 5px;
  white-space: nowrap
}

.b-filter-check-list--cat .b-filter-check-list__link .icon-radio-btn {
  width: 14px;
  height: 14px;
  line-height: 16px;
  border-width: 3px;
  top: 3px
}

.b-trigger {
  text-align: center;
  font-size: 2em;
  text-transform: uppercase;
  position: relative
}

.b-trigger input {
  position: absolute;
  display: none
}

.b-trigger input:checked+label {
  background: #f66e6f
}

.b-trigger input:checked+label .b-trigger__point {
  left: 23px
}

.b-trigger label {
  width: 40px;
  height: 14px;
  border-radius: 4px;
  display: inline-block;
  background: #797979;
  margin: 0 10px;
  position: relative
}

.b-trigger__point {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: -3px;
  left: -3px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 6px 0 rgba(42,44,45,.2)
}

.b-modal__header {
  margin-top: 40px;
  background: #fff;
  width: 100%;
  max-width: 1200px;
  z-index: 3;
  padding: 5px;
  padding-top: 0;
  position: relative
}

.b-modal__header .b-search__input {
  background: #fff;
  border: none
}

.b-modal__header .b-search {
  margin-top: 5px
}

.b-modal .b-search {
  margin: 0 -5px;
  border-bottom: 1px solid #aaa;
  padding-right: 40px
}

.b-modal .b-search__input {
  height: 38px
}

.b-modal .b-search .b-search__buttons {
  position: absolute;
  top: 6px;
  right: 40px
}

.b-modal .b-search .b-search__buttons i {
  display: none
}

.b-modal .b-search .b-search__buttons.is-selected .b-filter-search__btn--cancel {
  display: inline-block
}

.b-modal .b-search .b-filter-search__btn {
  border-radius: 3px;
  background: #f66e6f;
  color: #fff;
  cursor: pointer
}

.b-modal .b-search .b-filter-search__btn:hover {
  background: #f55657
}

.b-modal .b-search .b-filter-search__btn--cancel {
  background: #f44336;
  display: none
}

.b-modal .b-search .b-filter-search__btn--cancel i {
  font-size: 20px
}

.b-modal .b-search .b-filter-search__btn--cancel:hover {
  background: #f32c1e
}

.b-modal .b-filter-check-list {
  text-align: left
}

.b-modal .b-filter-check-list__link {
  display: inline-block;
  text-align: left;
  width: 16.66667%;
  padding: 0
}

.b-modal .b-filter-check-list__link.is-hide {
  display: none
}

.b-modal .b-filter-check-list__link label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 5px;
  cursor: pointer;
  padding-left: 20px;
  margin-bottom: 5px;
  display: block
}

.b-modal .b-filter-check-list__link input {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0
}

.b-modal .b-filter-check-list__link input:checked+label i.icon-radio-btn {
  border-width: 2px
}
#yqlj_div{
  display: none;
}
@media only screen and (max-width: 760px) {
  .b-content--sidebar {
      padding-left:5px
  }
#yqlj_div{
  display: block;
}
  .b-filter {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding: 45px 5px 5px 5px;
      background: #f7f9f4;
      z-index: 4;
      margin-left: 0;
      overflow: scroll;
      display: none
  }

  .b-filter.is-open {
      display: block
  }

  .b-filter__close {
      display: block;
      position: absolute;
      top: 5px;
      right: 5px;
      width: 30px;
      height: 30px;
      padding: 0;
      text-align: center
  }

  .b-filter__close i {
      line-height: 30px;
      font-size: 18px
  }

  .b-filter form {
      position: relative
  }

  .filters-open {
      display: inline-block;
      float: right;
      position: relative;
      z-index: 2;
      bottom: -8px;
      cursor: pointer
  }

  .home-filter .filters-open {
      bottom: 5px
  }

  body.filters--open {
      overflow: hidden
  }

  .b-modal .b-filter-check-list__link {
      width: 20%
  }
}

@media only screen and (max-width: 600px) {
  .b-modal .b-filter-check-list__link {
      width:25%
  }

  .b-modal .b-search .b-search__buttons .b-filter-search__btn {
      font-size: 0
  }

  .b-modal .b-search .b-search__buttons .b-filter-search__btn i {
      display: inline-block;
      font-size: 16px;
      line-height: 26px
  }
}

@media only screen and (max-width: 500px) {
  .b-modal .b-filter-check-list__link {
      width:33.33333%
  }
}

@media only screen and (max-width: 400px) {
  .b-modal .b-filter-check-list__link {
      width:50%
  }
}

.b-cookie {
  display: none
}

.b-cookie.is-open {
  display: block
}

.b-cookie__body {
  font-size: 13px;
  padding: 5px;
  padding-right: 28px;
  line-height: 26px;
  background: #110d18;
  color: #fff;
  position: relative
}

.b-cookie__body a {
  color: #fff
}

.b-cookie__body a:hover {
  color: #f66e6f
}

.b-cookie__close {
  position: absolute;
  right: 5px;
  top: 6px;
  cursor: pointer
}

.b-cookie__close i {
  font-size: 20px
}

.b-cookie__close:hover i {
  color: #f66e6f
}

.b-checkbox {
  position: relative
}

.b-checkbox label {
  padding-left: 20px;
  width: 100%;
  position: relative
}

.b-checkbox label:after {
  content: ' ';
  display: block;
  width: 8px;
  height: 8px;
  border: 2px solid #f66e6f;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6px
}

.b-checkbox input {
  visibility: hidden;
  position: absolute
}

.b-checkbox input:checked+label:after {
  background: #6b517c
}

.b-form-upload .b-checkbox label {
  width: 100%
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px
}

textarea {
  font-family: 'Open Sans',sans-serif
}

.button-submit,.b-comments__see-all button {
  height: 30px;
  color: #000;
  background: #f66e6f;
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 0 20px;
  font-size: 18px;
  cursor: pointer
}

.button-submit:hover,.b-comments__see-all button:hover {
  background: #f55657
}

.b-content-removal {
  width: 610px;
  margin: 0 auto;
  padding: 0 0 20px;
  font-size: 14px;
  max-width: 100%
}

.b-content-removal__table ul,.b-content-removal>form>div ul {
  float: right;
  color: #f44336
}

.b-content-removal__table div,.b-content-removal>form>div div {
  display: block;
  margin-bottom: 10px
}

.b-content-removal__table div label,.b-content-removal>form>div div label {
  width: 120px;
  display: inline-block
}

.b-content-removal__table div input,.b-content-removal__table div select,.b-content-removal>form>div div input,.b-content-removal>form>div div select {
  width: 610px;
  height: 48px;
  background: #fff;
  color: #2a2c2d;
  border: none;
  resize: none;
  padding: 0 10px 0 10px;
  display: inline-block;
  max-width: 100%
}

.b-content-removal__table div textarea,.b-content-removal__table div select[multiple],.b-content-removal>form>div div textarea,.b-content-removal>form>div div select[multiple] {
  width: 610px;
  height: 48px;
  background: #fff;
  color: #2a2c2d;
  border: none;
  resize: none;
  padding: 10px;
  height: 110px;
  max-width: 100%
}

.b-content-removal__table div:nth-child(2n) textarea,.b-content-removal__table div:nth-child(2n) input,.b-content-removal>form>div div:nth-child(2n) textarea,.b-content-removal>form>div div:nth-child(2n) input {
  background: #ebf0e4
}

.b-content-removal__table tr:nth-child(2n) .b-content-removal__control,.b-content-removal>form>div tr:nth-child(2n) .b-content-removal__control {
  background: #ebf0e4
}

.b-content-removal__table td,.b-content-removal>form>div td {
  vertical-align: middle;
  padding-bottom: 5px
}

.b-content-removal__table td:first-child,.b-content-removal>form>div td:first-child {
  padding-right: 20px
}

.b-content-removal__table button,.b-content-removal>form>div button {
  height: 30px;
  color: #000;
  background: #f66e6f;
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 0 20px;
  font-size: 18px;
  cursor: pointer;
  float: right
}

.b-content-removal__table button:hover,.b-content-removal>form>div button:hover {
  background: #f55657
}

.b-content-removal__control {
  width: 610px;
  height: 48px;
  background: #fff;
  border: none;
  resize: none;
  padding: 0 10px 0 10px
}

textarea.b-content-removal__control {
  height: 110px
}

.button-submit,.b-comments__see-all button {
  height: 30px;
  color: #000;
  background: #f66e6f;
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 0 20px;
  font-size: 18px;
  cursor: pointer
}

.button-submit:hover,.b-comments__see-all button:hover {
  background: #f55657
}

.b-vote-rating {
  width: 240px
}

.b-voter {
  white-space: nowrap;
  padding-right: 10px;
  position: relative;
  display: inline-block
}

.b-voter__thumb-up,.b-voter__thumb-down {
  background: 0 0;
  width: 52px;
  height: 52px;
  border-radius: 52px;
  border: none;
  display: inline-block;
  font-size: 2.2em;
  padding: 0;
  color: #a69cab;
  background: 0 0;
  vertical-align: top
}

.b-voter__thumb-up i,.b-voter__thumb-down i {
  line-height: 52px
}

.b-voter__thumb-up:hover,.b-voter__thumb-down:hover {
  box-shadow: 0 4px 5px -3px rgba(41,39,39,.5);
  background: #f66e6f;
  color: #fff
}

.b-voter__thumb-up.is-disabled,.b-voter__thumb-down.is-disabled {
  box-shadow: none
}

.b-voter__thumb-up.is-disabled:hover,.b-voter__thumb-down.is-disabled:hover {
  cursor: default;
  background: 0 0;
  color: #a69cab
}

.b-voter__thumb-up.is-active,.b-voter__thumb-down.is-active {
  background: 0 0;
  color: #f66e6f
}

.b-voter__thumb-up.is-active:hover,.b-voter__thumb-down.is-active:hover {
  background: 0 0;
  color: #f66e6f
}

.b-voter__thumb-result {
  display: inline-block;
  vertical-align: top
}

.b-voter__progress {
  width: 110px;
  height: 4px;
  background: #a69cab
}

.b-voter__progress>div {
  height: 4px;
  background: #f66e6f
}

.b-voter__thumb-result {
  text-align: center;
  margin: 0 10px
}

.b-voter__thumb-result-title {
  color: #a69cab;
  line-height: 26px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 3px;
  margin-top: 2px
}

.b-voter__thumb-result-index {
  font-size: 24px;
  color: #f66e6f;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
  margin-top: 2px
}

.b-voter__views {
  color: #a69cab;
  line-height: 16px;
  display: none
}

.b-voter__views span {
  display: inline-block;
  vertical-align: top
}

.b-voter__views i {
  margin-right: 5px;
  font-size: 1.6em;
  color: #f66e6f;
  vertical-align: top
}

.b-comments {
  padding: 15px;
  background: #fff;
  box-shadow: 0 0 10px -4px rgba(41,39,39,.5)
}

.b-comments__head {
  font-size: 18px;
  font-family: "Open Sans Condensed",sans-serif;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 5px;
  margin-bottom: 10px
}

.b-comments__see-all {
  margin-top: 15px
}

.b-comments__see-all button {
  display: inline-block;
  line-height: 30px;
  color: #fff
}

.b-comments.is-hidden {
  display: none
}

.b-comment {
  display: block;
  border-bottom: 1px solid #c5c5c5;
  padding: 10px 15px;
  margin: 0 -15px
}

.b-comment:hover .b-voter--comment {
  opacity: 1
}

.b-comment:nth-child(2n) {
  background: #f7f7f7
}

.b-comment__avatar {
  float: left;
  font-size: 40px;
  color: #9ca0a7;
  width: 60px
}

.b-comment__body {
  overflow: hidden;
  padding-bottom: 5px
}

.b-comment__header {
  margin-bottom: 10px
}

.b-comment__name {
  font-size: 1.8em;
  color: #f66e6f;
  display: block;
  float: left;
  margin-bottom: 3px;
  margin-right: 20px
}

.b-comment__date {
  color: #979797;
  font-size: 1.2em
}

.b-comment__content {
  color: #2a2c2d;
  font-size: 1.4em
}

.b-comment__report {
  background: 0 0;
  border: none;
  color: #9ca2ab;
  position: relative;
  top: 2px
}

.b-comment__report:hover {
  color: #f66e6f
}

.b-comment__report.is-disabled {
  cursor: default
}

.b-comment__report.is-disabled:hover {
  color: #9ca2ab
}

.b-comment.is-hidden {
  display: none
}

.b-send-comment {
  margin-bottom: 15px
}

.b-send-comment__text,.b-send-comment__name,.b-send-comment__email {
  display: block;
  border: 1px solid #c5c5c5;
  color: #2a2c2d;
  background: #fff;
  resize: none
}

.b-send-comment__text:focus,.b-send-comment__name:focus,.b-send-comment__email:focus {
  box-shadow: 0 0 3px 0 rgba(246,110,111,.9);
  border: 1px solid #f66e6f
}

.b-send-comment__text {
  width: 100%;
  height: 50px;
  padding: 5px 10px;
  font-family: "Open Sans",sans-serif;
  margin-bottom: 10px;
  margin-top: 5px
}

.b-send-comment__name,.b-send-comment__email {
  height: 40px;
  padding: 0 10px;
  width: 350px
}

.b-send-comment__name {
  margin-right: 10px
}

.b-send-comment__submit {
  border: 1px solid #f66e6f;
  border-radius: 2px;
  height: 30px;
  box-shadow: 0 2px 3px 0 rgba(246,110,111,.4)
}

.b-send-comment__field {
  position: relative
}

.b-send-comment .is-error .b-send-comment__error-mess {
  display: block;
  color: #f44336;
  position: absolute;
  top: -12px;
  left: 0
}

.b-send-comment .is-error .b-send-comment__name,.b-send-comment .is-error .b-send-comment__email,.b-send-comment .is-error .b-send-comment__text {
  border-color: #f44336
}

.b-send-comment__error-mess,.b-voter__mess {
  display: none
}

.b-voter--comment {
  line-height: 16px;
  opacity: 1;
  margin-top: 2px
}

.b-voter--comment:after {
  display: none
}

.b-voter--comment .b-voter__thumb-up,.b-voter--comment .b-voter__thumb-down {
  width: 26px;
  height: 16px;
  font-size: 16px;
  padding: 0 5px;
  cursor: pointer
}

.b-voter--comment .b-voter__thumb-up i,.b-voter--comment .b-voter__thumb-down i {
  line-height: 16px
}

.b-voter--comment .b-voter__thumb-up:hover,.b-voter--comment .b-voter__thumb-down:hover {
  background: 0 0;
  color: #f66e6f;
  box-shadow: none
}

.b-voter--comment .b-voter__thumb-up:hover.is-disabled,.b-voter--comment .b-voter__thumb-down:hover.is-disabled {
  color: #6d8598
}

.b-voter--comment .b-voter__thumb-result {
  margin: 0
}

.dropdown-content {
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 50px;
  max-height: 650px;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  z-index: 999;
  will-change: width,height;
  border-radius: 3px
}

.dropdown-content li {
  clear: both;
  color: rgba(0,0,0,.87);
  cursor: pointer;
  min-height: 28px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
  text-transform: none
}

.dropdown-content li:hover,.dropdown-content li.active,.dropdown-content li.selected {
  background-color: #2a2c2d
}

.dropdown-content li:hover a,.dropdown-content li:hover span,.dropdown-content li.active a,.dropdown-content li.active span,.dropdown-content li.selected a,.dropdown-content li.selected span {
  color: #fff
}

.dropdown-content li.active.selected {
  background-color: #1e1f20
}

.dropdown-content li.divider {
  min-height: 0;
  height: 1px
}

.dropdown-content li>a,.dropdown-content li>span {
  font-size: 16px;
  color: #fff;
  display: block;
  line-height: 22px;
  padding: 3px 16px;
  font-family: "Open Sans",sans-serif
}

.dropdown-content li>span>label {
  top: 1px;
  left: 0;
  height: 18px
}

.dropdown-content li>a>i {
  height: inherit;
  line-height: inherit
}

.input-field.col .dropdown-content [type=checkbox]+label {
  top: 1px;
  left: 0;
  height: 18px
}

.b-dropdown__selected {
  color: #fff
}

.b-dropdown__selected:hover {
  color: #f66e6f
}

.b-dropdown--sort {
  margin-top: 2px;
  margin-right: 2.5px
}

.b-dropdown--sort .b-dropdown__selected {
  display: block;
  cursor: pointer;
  min-width: 120px;
  font-size: 14px;
  padding: 0 10px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  background: #fff;
  color: #2a2c2d;
  border-radius: 3px
}

.b-dropdown--sort .b-dropdown__selected span {
  line-height: 30px;
  float: left
}

.b-dropdown--sort .b-dropdown__select a,.b-dropdown--sort .b-dropdown__select span {
  padding: 3px 5px;
  color: #2a2c2d
}

.b-dropdown--sort .icon-arrows_dn {
  margin-left: 10px;
  float: right;
  line-height: 30px
}

#pagination.is-hide {
  display: none
}

.pager {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0;
  padding-bottom: 10px;
  margin-top: 25px
}

.pager li {
  display: inline-block;
  vertical-align: top
}

.pager li a,.pager li b {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #fff;
  color: #f66e6f;
  font-size: 14px;
  margin: 0 2px;
  padding: 0 5px
}

.pager li a:hover,.pager li b:hover {
  background: #f66e6f;
  color: #fff
}

.pager li.first a,.pager li.last a,.pager li.next a,.pager li.previous a {
  line-height: 25px
}

.pager li.selected a,.pager li.selected b {
  background: #f66e6f;
  color: #fff
}

.pager .first a,.pager .last a,.pager .next a,.pager .previous a {
  font-size: 22px
}

.b-random-2-inner__scale iframe {
  width: 300px;
  height: 250px;
  border: none;
  display: block;
  margin: 0 auto 4px
}

.b-random-2-inner__scale iframe:last-child {
  margin-bottom: 0
}

.b-bv {
  position: relative;
  overflow: hidden;
  height: 90px;
  width: 100%;
  background: #fff
}

.b-bv iframe {
  position: absolute;
  overflow: hidden;
  width: 728px;
  height: 90px;
  display: block;
  margin: 0 auto
}

.b-bv iframe.is-original {
  left: 50%!important;
  margin-left: -364px!important
}

.b-bv:empty {
  display: none
}

.sub-video-random iframe {
  margin: 0 auto
}

.sub-video-random:empty {
  display: none
}

.videojs-hero-overlay {
  width: 320px;
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -160px;
  margin-top: -190px;
  text-align: center
}

.videojs-hero-overlay iframe {
  margin: 0 auto 0;
  width: 300px;
  height: 250px;
  display: block
}

.videojs-hero-overlay.is-small {
  -ms-transform: scale(.68);
  transform: scale(.68)
}

.videojs-hero {
  background: rgba(255,255,255,.8);
  padding-bottom: 10px
}

.videojs-hero__title {
  padding: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  background: #f7f9f4;
  height: 35px;
  position: relative
}

.videojs-hero__resume {
  display: inline-block;
  line-height: 35px;
  background: #f66e6f;
  font-size: 14px;
  padding: 0 15px;
  cursor: pointer;
  margin-top: 5px
}

.videojs-hero__resume:hover {
  background: #f55657
}

.videojs-hero__resume i {
  display: inline-block;
  position: relative;
  top: 1px
}

.videojs-hero__title {
  color: #2a2c2d;
  font-weight: 700
}

.videojs-hero__close {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 35px;
  background: 0 0;
  text-align: center;
  color: #2a2c2d
}

.videojs-hero__close i {
  line-height: 35px;
  font-size: 24px
}

.transparent {
  display: none!important
}

.b-footer-place {
  margin-bottom: 4px
}

.b-footer-place__inner {
  padding: 4px;
  background: #fff
}

.b-footer-place .b-mobile-spots {
  margin-bottom: 0
}

.b-mobile-spots {
  text-align: center;
  font-size: 0;
  white-space: nowrap;
  width: 100%;
  position: relative;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px
}

.b-mobile-spots:empty {
  display: none
}

.b-mobile-spots iframe {
  display: inline-block;
  margin: 0;
  border: none;
  position: relative
}

.b-mobile-spots.j-fs {
  overflow: hidden
}

.b-mobile-spots.j-fs iframe {
  height: 250px
}

.b-mobile-spots.header-spot {
  overflow: hidden;
  height: 104px
}

#exoNativeWidget3612035.exo-native-widget .exo-native-widget-item-container .exo-native-widget-item .exo-native-widget-item-content .exo-native-widget-item-title {
  color: #2a2c2d!important
}

.b-more-thumbs {
  margin-bottom: 5px
}

.b-more-thumbs__list {
  display: block;
  margin: 0 -2px
}

.b-more-thumbs .hp-container {
  display: inline-block;
  max-width: 100%;
  width: auto
}

.b-more-thumbs .hp-item {
  text-align: left
}

.b-more-thumbs .hp-item__title {
  color: #8194a4
}

.b-more-thumbs .hp-item__desc {
  color: #9c9898
}

.b-more-thumbs .hp-item:hover .hp-item__title {
  color: #f66e6f
}

.hp-container.no-default-styles {
  font-size: 0;
  display: block
}

.hp-container.no-default-styles .hp-item {
  display: inline-block;
  width: 16.66667%;
  margin: 0;
  margin-bottom: 4px;
  padding: 0 2px;
  vertical-align: top;
  font-size: 12px;
  text-decoration: none;
  position: relative;
  text-align: left
}

.hp-container.no-default-styles .hp-item__link {
  display: block;
  text-decoration: none;
  position: relative;
  border: 4px solid #fff
}

.hp-container.no-default-styles .hp-item:hover .hp-item__link {
  box-shadow: 0 0 3px 0 rgba(41,39,39,.4)
}

.hp-container.no-default-styles .hp-item:hover .hp-item__title {
  color: #fff
}

.hp-container.no-default-styles .hp-item__title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  line-height: 21px;
  height: 21px;
  font-size: 14px;
  color: #fff;
  background: rgba(0,0,0,.55);
  overflow: hidden;
  width: 100%;
  text-align: left;
  padding-left: 7px;
  padding-right: 7px;
  text-align: left;
  text-decoration: none
}

.hp-container.no-default-styles .hp-item__desc {
  display: none
}

.hp-container.no-default-styles .hp-item-image {
  position: relative;
  padding-bottom: 64.5%;
  overflow: hidden
}

.hp-container.no-default-styles .hp-item-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.hp-container.no-default-styles .hp-item-label {
  position: absolute;
  top: 7px;
  right: 0;
  z-index: 2;
  font-size: 12px;
  color: #fff;
  background: rgba(0,0,0,.55);
  box-shadow: 0 5px 3px -2px rgba(41,39,39,.6);
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  border: none;
  text-align: center;
  text-transform: uppercase;
  z-index: 2
}

@media only screen and (max-width: 1700px) {
  .hp-container.no-default-styles .hp-item {
      width:20%
  }
}

@media only screen and (max-width: 1500px) {
  .hp-container.no-default-styles .hp-item {
      width:25%
  }
}

@media only screen and (max-width: 960px) {
  .hp-container.no-default-styles .hp-item {
      width:33.333%
  }
}

@media only screen and (max-width: 768px) {
  .hp-container.no-default-styles .hp-item {
      width:50%
  }
}

@media only screen and (max-width: 400px) {
  .hp-container.no-default-styles .hp-item {
      width:100%
  }
}

.b-hs {
  background: #fff;
  padding: 2px
}

.swiper-container {
  position: relative;
  overflow: hidden;
  z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
  float: left
}

.swiper-container-vertical>.swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
  transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-fles-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: relative
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms;
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}

.swiper-container-vertical>.swiper-pagination {
  right: 10px;
  top: 50%;
  transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block
}

.swiper-container-horizontal>.swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px
}

body {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden
}

.swiper.swiper-container-vertical {
  height: 560px;
  position: relative;
  width: 300px
}

.swiper-single.swiper-container-vertical {
  position: relative;
  width: 300px
}

.swiper-nav {
  position: absolute;
  right: 25px;
  top: -2px
}

.swiper-nav__prev,.swiper-nav__next {
  border: none;
  font-size: 22px;
  background: 0 0;
  padding: 0;
  color: #2a2c2d;
  width: 15px
}

.swiper-nav__prev:hover,.swiper-nav__next:hover {
  color: #f66e6f
}

.swiper-nav__next {
  margin-left: 5px
}

.swiper-wrapper {
  white-space: nowrap;
  font-size: 0
}

.swiper-slide {
  display: inline-block
}

.playlist-scrollbar {
  height: 10px;
  background: #aaa;
  margin-top: 3px;
  overflow: hidden
}

.playlist-scrollbar .swiper-scrollbar-drag {
  background: #f66e6f;
  height: 100%;
  cursor: pointer
}

.playlist-scrollbar .swiper-scrollbar-drag:hover {
  background: #f55657
}

.b-playlist {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  height: 0;
  margin-bottom: 0
}

.b-playlist>div {
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(42,44,45,.4)
}

.b-playlist .swiper-container {
  padding-top: 3px
}

.b-playlist__head {
  font-size: 2em;
  font-family: "Open Sans Condensed",sans-serif;
  margin-bottom: 6px;
  font-weight: 700
}

.b-playlist__empty {
  font-size: 1.4em
}

.b-playlist__empty .b-thumb-item__add {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0
}

.b-playlist__empty.is-hide {
  display: none
}

.b-playlist.is-open {
  margin-bottom: 10px;
  height: auto;
  overflow: visible
}

.b-playlist .b-thumb-item {
  width: 100%
}

.b-playlist .b-thumb-item__img {
  border: none
}

.b-playlist .b-thumb-item__img.is-active .b-thumb-item__title {
  background: #f66e6f
}

.b-playlist .b-thumb-item__add {
  top: 0;
  padding: 0;
  right: 0
}

.b-playlist .b-thumb-item__add i {
  font-size: 20px
}

.b-playlist__close {
  position: absolute;
  top: 5px;
  right: 10px;
  background: 0 0;
  border: none;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #2a2c2d;
  cursor: pointer;
  padding: 0
}

.b-playlist__close:hover {
  color: #f66e6f
}

.b-playlist__close i {
  font-size: 22px;
  line-height: 30px
}

.b-video__add-to-pl {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  border: none;
  width: 28px;
  height: 28px;
  padding: 0;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0 3px 5px -1px rgba(42,44,45,.3);
  cursor: pointer
}

.b-video__add-to-pl:hover,.b-video__add-to-pl.is-active {
  background: #f66e6f;
  color: #fff
}

.b-video__add-to-pl i {
  line-height: 28px;
  font-size: 18px
}

.b-playlist .swiper-slide {
  width: 10%
}

.b-playlist .swiper-container-horizontal .b-thumb-item>div {
  margin: 0
}

@media only screen and (max-width: 1500px) {
  .b-playlist .swiper-slide {
      width:12.5%
  }
}

@media only screen and (max-width: 1200px) {
  .b-playlist .swiper-slide {
      width:16.666666666666668%
  }
}

@media only screen and (max-width: 960px) {
  .b-playlist .swiper-slide {
      width:20%
  }
}

@media only screen and (max-width: 640px) {
  .b-playlist .swiper-slide {
      width:25%
  }
}

@media only screen and (max-width: 480px) {
  .b-playlist .swiper-slide {
      width:33.333333333%
  }
}

@media only screen and (max-width: 320px) {
  .b-playlist .swiper-slide {
      width:50%
  }
}

.b-notify {
  position: fixed;
  right: 0;
  top: 10px;
  z-index: 4;
  width: 0;
  opacity: 1;
  background: #000;
  transition: all .3s ease
}

.b-notify.is-transparent {
  opacity: 0
}

.b-notify__body {
  position: relative;
  padding: 25px 25px 25px 20px;
  margin-right: 10px;
  font-size: 14px;
  width: 300px;
  color: #fff;
  -ms-transform: translate(0);
  transform: translate(0);
  transition: transform .3s ease
}

.b-notify__body.is-normal {
  background: rgba(170,170,170,.8);
  -ms-transform: translate(-320px);
  transform: translate(-320px)
}

.b-notify__body.is-success {
  background: rgba(67,172,106,.8);
  -ms-transform: translate(-320px);
  transform: translate(-320px)
}

.b-notify__body.is-error {
  background: #f44336;
  -ms-transform: translate(-320px);
  transform: translate(-320px)
}

.b-notify__body.is-warning {
  background: #f6941c;
  -ms-transform: translate(-320px);
  transform: translate(-320px)
}

.b-notify__body.is-info {
  background: #a0d3e8;
  -ms-transform: translate(-320px);
  transform: translate(-320px)
}

.b-notify__body.is-feedback {
  background: #707070;
  -ms-transform: translate(-320px);
  transform: translate(-320px)
}

.b-notify__close {
  background: 0 0;
  padding: 0;
  border: none;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
  color: #fff
}

.b-notify__form input,.b-notify__form textarea {
  width: 100%;
  background: #ececec;
  border: none;
  display: block;
  margin-bottom: 5px;
  padding-left: 10px
}

.b-notify__form input {
  height: 28px
}

.b-notify__form textarea {
  padding-top: 10px;
  height: 100px;
  resize: none
}

.b-notify__form button {
  display: block;
  float: right;
  padding: 0;
  border: none;
  height: 28px;
  padding: 0 10px;
  background: #f66e6f;
  color: #fff;
  margin: 0
}

.b-notify__form button:hover {
  background: #f55657
}

.b-notify__radio-group {
  margin-bottom: 4px
}

.b-notify__radio-group label {
  float: left;
  width: 33.33333%;
  overflow: hidden;
  position: relative;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #b0b0b0
}

.b-notify__radio-group label:hover,.b-notify__radio-group label.is-active {
  background: #f66e6f
}

.b-notify__radio-group input[type=radio] {
  display: none
}

.b-notify__radio-group input[type=radio]:checked+label {
  background: #f66e6f
}

.b-search-suggestions-wrap {
  position: relative
}

.b-search-suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: none;
  max-height: 200px;
  overflow: auto;
  z-index: 2;
  border: 1px solid #2b3245
}

.b-search-suggestions.is-open {
  display: block
}

.b-search-suggestions.is-hidden {
  display: none
}

.b-suggestion:last-child {
  border-bottom: none
}

.b-suggestion__title {
  font-size: 16px;
  color: #2a2c2d;
  background: 0 0;
  margin-bottom: 5px;
  padding: 0 5px;
  line-height: 26px;
  font-weight: 700
}

.b-suggestion__link {
  font-size: 14px;
  color: #2a2c2d;
  background: 0 0;
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block
}

.b-suggestion__link:hover,.b-suggestion__link.is-active {
  color: #f66e6f;
  background: 0 0
}

.b-suggestion__link:hover span,.b-suggestion__link.is-active span {
  color: #f66e6f
}

.b-suggestion__link span {
  font-weight: 700;
  color: #2a2c2d
}

.b-suggestion__list {
  padding: 0 5px
}

@media only screen and (max-width: 1810px) {
  .b-thumb-col {
      width:443px
  }
}

@media only screen and (max-width: 1700px) {
  .b-thumb-col {
      width:432px
  }

  .b-info__text {
      margin-right: 10px
  }

  .b-info__text i {
      font-size: 2em
  }
}

@media only screen and (max-width: 1570px) {
  .b-thumb-col {
      width:390px
  }

  .b-info__text {
      margin-right: 5px
  }

  .b-info__text:nth-child(2) {
      display: none
  }
}

@media only screen and (max-width: 1500px) {
  .b-info__text:first-child {
      display:none
  }

  .b-thumb-col {
      width: 390px
  }

  .b-thumb-col .b-thumb-item__info {
      display: none
  }
}

@media only screen and (max-width: 1440px) {
  .b-info {
      display:none
  }

  .b-voter:after {
      display: none
  }

  .b-voter__views {
      display: block
  }
}

@media only screen and (max-width: 1200px) {
  .b-thumb-col {
      width:360px
  }

  .b-tabs-nav__link i {
      font-size: 20px
  }

  .b-tabs-nav__link span {
      font-size: 1.4em
  }

  .b-tabs-nav__link {
      line-height: 44px;
      margin-right: 0
  }

  .b-tabs-nav__link:after {
      display: none
  }

  .b-tabs-nav__link i,.b-tabs-nav__link span {
      line-height: 44px
  }
}

@media only screen and (max-width: 1050px) {
  .b-thumb-col {
      width:330px
  }

  .b-tabs-content__item {
      position: relative
  }
}

@media only screen and (max-width: 960px) {
  .b-thumb-col {
      display:none
  }

  .b-video-action-menu {
      display: table
  }

  .b-vote-rating {
      display: table-cell;
      width: auto;
      text-align: left
  }

  .b-tabs-nav {
      display: table-cell;
      width: auto;
      text-align: right
  }
}

@media only screen and (max-width: 768px) {
  .b-tabs-nav {
      text-align:right
  }

  .b-random-2-inner iframe:last-child {
      display: none
  }

  .b-random-2-inner {
      max-height: 453px
  }

  .b-random-2-inner__scale {
      margin-top: -50px
  }
}

@media only screen and (max-width: 420px) {
  .b-voter__progress {
      width:80px
  }

  .b-voter {
      padding-right: 0
  }

  .b-voter__thumb-up,.b-voter__thumb-down,.b-tabs-nav__link--icon {
      width: 30px;
      height: 40px
  }

  .b-voter__thumb-up i,.b-voter__thumb-down i,.b-tabs-nav__link--icon i {
      line-height: 40px
  }

  .b-send-comment__name,.b-send-comment__email {
      width: 265px
  }
}

@media only screen and (max-width: 1500px) {
  .b-side-col {
      width:240px
  }

  .b-random-2-inner {
      width: 240px;
      max-height: 682px
  }

  .b-random-2-inner__scale {
      -ms-transform: scale(.8);
      transform: scale(.8);
      width: 300px;
      margin-top: -76px;
      margin-left: -30px
  }
}

@media only screen and (max-width: 768px) {
  .b-random-2-inner iframe:last-child {
      display:none
  }

  .b-random-2-inner {
      max-height: 453px
  }

  .b-random-2-inner__scale {
      margin-top: -50px
  }
}

@media only screen and (max-width: 700px) {
  .b-side-col {
      display:none
  }
}

.sub-video-random,.header-random,.uvb-random {
  display: none
}

.sub-video-random:empty,.header-random:empty,.uvb-random:empty {
  display: none!important
}

.footer-spot:empty {
  display: block!important;
  height: 0
}

.footer-spot .footer-mobile-random {
  display: none
}

.leaderboard-xl,.leaderboard-sm {
  text-align: center;
  position: relative;
  overflow: hidden;
  display: none;
  background: #101010
}

.leaderboard-xl iframe,.leaderboard-sm iframe {
  position: absolute;
  overflow: hidden;
  display: block;
  margin: 0 auto
}

.leaderboard-xl {
  height: 114px
}

.leaderboard-xl iframe {
  width: 1832px;
  height: 114px
}

.leaderboard-xl iframe.is-original {
  margin-left: -916px!important;
  left: 50%!important
}

@media only screen and (min-width: 480px) {
  .leaderboard-xl {
      display:block
  }
}

.leaderboard-sm {
  height: 300px
}

.leaderboard-sm iframe {
  width: 600px;
  height: 300px
}

.leaderboard-sm iframe.is-original {
  margin-left: -300px!important;
  left: 50%!important
}

@media only screen and (max-width: 479px) {
  .leaderboard-sm {
      display:block
  }
}

body.touch .sub-video-random,body.touch .header-random {
  display: block
}

body.touch .sub-video-random:empty,body.touch .header-random:empty {
  display: none
}

body.touch .uvb-random {
  display: none
}

body.not-touch .uvb-random {
  display: block
}

.not-pc-random {
  display: none
}

@media (hover: none) and (pointer:coarse) and (max-width:1280px) {
  .sub-video-random,.header-random {
      display:block
  }

  .sub-video-random:empty,.header-random:empty {
      display: none
  }

  .pc-only-random {
      display: none
  }

  .not-pc-random {
      display: block
  }
}

@media (hover: hover) and (pointer:fine) {
  .uvb-random {
      display:block
  }
}

@media only screen and (max-width: 640px) {
  .hide-on-phone {
      display:none
  }

  .footer-spot iframe:nth-child(1)~iframe {
      display: none
  }

  .footer-spot div:nth-child(1)~div {
      display: none
  }

  .footer-spot .footer-mobile-random {
      display: block
  }
}
