.layout.live {
  background: #212527 url(/assets/51206a7ee644fc76f93bc167ecd3430d.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}
.live a {
  cursor: pointer;
}
.live .sidebar {
  display: none;
}
.live .ph {
  background: #212527 url(/assets/314ad7549016d00d14c0a5f47b9eb0bc.svg) no-repeat center center;
  background-size: auto 50% !important;
}
.live .sidebar {
  background: transparent;
}
.live .relative {
  display: block;
  width: 100%;
}
.live.category.featured {
  padding-bottom: 100px;
  padding-top: 0;
}
.cat-videos,
#live-player {
  transition: all 700ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#live-player:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: .4;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(20, 20, 20, 0) 0%, #141414 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
.live-count-2.live,
.live-count-5.live,
.live-count-6.live {
  padding-top: 120px;
}
.live-count-2.live .on-now,
.live-count-5.live .on-now,
.live-count-6.live .on-now {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.live-count-2.live .on-now .playlist,
.live-count-5.live .on-now .playlist,
.live-count-6.live .on-now .playlist {
  width: 50%;
}
.live-count-2.live .playlist {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.live .live-count-2 .on-now {
  min-height: 0;
}
.live-count-3 .on-now .playlist:nth-child(1n+1) {
  width: 50%;
}
.live.controls-open .wrap.cat-nav {
  opacity: 0 !important;
}
.live .preloader {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  left: 50%;
  z-index: 2;
}
.live.loading.full .preloader {
  opacity: 1;
}
.live .full .live-indicator {
  opacity: 1;
}
.live.movement .full .control-hitbox {
  display: block;
}
.live.movement .control-hitbox {
  display: none;
}
.live .video-bg h2:before {
  content: '';
  position: absolute;
  top: 13px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -34px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ff9001;
}
.live .play-wrap .play {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: 0;
  z-index: 8;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.live .current-segment {
  max-width: 400px;
}
.live .cat-videos:not(.upcoming) .playlist.jumbotron .fader {
  display: none;
}
.live .cat-videos:not(.upcoming) .playlist.jumbotron .ph {
  padding-top: 0;
  background-size: auto 200px !important;
  background-position: center calc(50% - 100px);
}
.live .category.featured .replays .playlist {
  width: 25%;
}
.live .category.featured .replays .playlist h2 {
  padding-right: 5px;
  margin-top: 18px;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
}
.live .category.featured .replays .playlist .playlist-category {
  margin-top: 8px;
  font-size: 12px;
  opacity: .5;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 0.9em;
}
.live .category.featured .replays .playlist .playlist-category .live-time {
  margin-left: 8px;
  padding-left: 9px;
  font-weight: 400;
}
.live .no-live {
  font-size: 40px;
  font-weight: 300;
  color: white;
  display: inline-block;
  width: 100%;
  text-align: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin: 0 0 0;
}
.live .on-now.cat-videos {
  margin-bottom: 50px;
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.live .cat-videos.upcoming {
  padding-bottom: 100px;
  margin-top: 100px;
}
.live .cat-videos.upcoming .playlist {
  width: calc(50% - 8px);
  padding-top: 0;
  padding-bottom: 0;
}
.live .cat-videos.upcoming .playlist .line-wrap {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 15px 0;
}
.live .cat-videos.upcoming .playlist:nth-child(even) {
  margin-right: 16px;
}
.live .cat-videos.upcoming .playlist:hover .bg {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.live .cat-videos.upcoming .playlist .fader {
  width: 120px;
  background-size: 120px auto;
  display: inline-block;
  vertical-align: middle;
}
.live .cat-videos.upcoming .playlist .non-bg {
  width: calc(100% - 140px);
  margin-left: 20px;
  display: inline-block;
  float: none;
  padding-top: 0;
  vertical-align: middle;
}
.live .cat-videos.upcoming .playlist .non-bg .playlist-category {
  margin-top: 0;
  opacity: .4;
  white-space: nowrap;
  line-height: .9em;
}
.live .cat-videos.upcoming .playlist .non-bg h2 {
  font-size: 16px;
  margin-bottom: 0;
  padding-right: 30px;
  font-weight: 400;
}
.live .cat-videos.upcoming + .replays {
  margin-top: 20px;
}
.live .cat-videos .playlist .fallback {
  position: absolute;
  z-index: 0;
  background: url(/assets/06d52ef8774886c9a7ef264a172bf9c3.jpg);
  background-size: cover;
}
.live .cat-videos .playlist .fallback.img-1 {
  background: url(/assets/536c2bfa3638bc8e340dfe9ee5c2a2df.jpg);
  background-size: cover;
}
.live .cat-videos .playlist .fallback.img-2 {
  background: url(/assets/79a003f086d89525d34d5a12ad1a99df.jpg);
  background-size: cover;
}
.live .playlist .playlist-category {
  letter-spacing: .15em;
}
.live .playlist .live-time {
  display: inline-block;
  margin-left: 10px;
  text-align: middle;
  padding-left: 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.live .playlist .live-time.is-live:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 5px;
  text-align: middle;
  display: inline-block;
  background: #ff9001;
}
.live.full #live-player {
  opacity: 1;
  -webkit-filter: blur(0);
}
.live.full .cat-videos {
  opacity: 0;
  pointer-events: none;
}
.live.full.single-cat {
  height: 100vh;
  position: absolute;
  top: 0;
  overflow: hidden;
  padding-top: 91px;
}
.live .subtitle {
  display: block;
  position: relative;
  margin: 40px auto 30px;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  z-index: 3;
}
.live .subtitle:before {
  content: '';
  display: block;
  width: 40px;
  background: #ff9001;
  height: 2px;
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.single-cat:not(.full) .live-control-wrap {
  display: none;
}
.live-indicator {
  padding: 8px 14px;
  display: inline-block;
  background: black;
  position: absolute;
  top: 30px;
  right: 30px;
  color: white;
  z-index: 7;
  pointer-events: none;
  transition: all 700ms cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
}
.live-indicator.replay {
  background: rgba(255, 255, 255, 0.8);
  color: black;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: .03em;
}
.live-indicator.replay .date {
  font-weight: 400;
  letter-spacing: .01em;
  margin-left: 4px;
  color: #5c5d5d;
}
.live-indicator:not(.replay) span {
  font-weight: 500;
  letter-spacing: .04em;
}
.live-indicator:not(.replay) span:before {
  content: '';
  margin-right: 5px;
  display: inline-block;
  background: #ff9001;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.category.featured.live .replays .playlist .non-bg {
  padding-top: 0;
}
.live.controls-open .live-indicator {
  opacity: 0;
}
#live-player {
  opacity: 1;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
  opacity: .4;
  -webkit-filter: blur(10px);
  position: fixed;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1200px) {
  .touchevents .live-indicator {
    top: 50px;
    right: 10px;
  }
  .touchevents .live.controls-open .wrap.cat-nav {
    opacity: 1 !important;
  }
  .touchevents .live.controls-open .live-indicator {
    opacity: 0;
  }
  .touchevents .live .video-bg h2:before {
    left: -28px;
  }
  .category.featured .cat-videos:not(.upcoming) .playlist.jumbotron {
    margin-bottom: 50px;
    min-height: 0;
  }
  .category.featured .cat-videos:not(.upcoming) .playlist.jumbotron:only-child {
    margin-bottom: 0;
  }
  .live .cat-videos.upcoming .playlist .non-bg {
    width: calc(100% - 120px);
  }
  .live .cat-videos.upcoming .playlist .fader {
    width: 100px;
  }
  .live .category.featured .replays .playlist {
    width: 50%;
  }
  .live .cat-videos.upcoming .playlist .non-bg .playlist-category {
    font-size: 11px;
    letter-spacing: 0.1em;
  }
  .live .cat-videos.upcoming .playlist .non-bg .playlist-category .live-time {
    margin-left: 6px;
    padding-left: 6px;
  }
  .live .cat-videos.upcoming .playlist .non-bg h2 {
    font-size: 14px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .live .on-now {
    min-height: 0;
  }
  .live .no-live {
    font-size: 26px;
    padding: 0 10%;
    margin: 50px 0 80px;
  }
  .live .cat-videos.upcoming .playlist {
    width: 100%;
  }
  .live .cat-videos.upcoming .playlist:nth-child(even) {
    margin-right: 0;
  }
  .live .cat-videos.upcoming .playlist .non-bg h2 {
    font-size: 14px;
  }
}
@media (max-width: 1200px) and (orientation: landscape) {
  .touchevents .control-hitbox,
  .touchevents .video-bg {
    position: fixed;
  }
  .touchevents .live .on-now.cat-videos {
    padding-top: 0;
  }
  .touchevents .live .video-bg .current-segment {
    left: 43px;
    top: 60px;
    max-width: calc(100% - 86px);
  }
  .touchevents .live .video-bg .current-segment .desc {
    width: 100%;
  }
  .touchevents .live .video-bg .current-segment:before {
    left: -18px;
    height: 9px;
    width: 9px;
  }
}
@media (max-width: 1200px) and (orientation: portrait) {
  .touchevents .live.category.featured {
    padding-top: 0 !important;
    position: relative;
  }
  .touchevents .live .sidebar {
    display: block;
  }
  .touchevents .live .jumbotron .line-wrap {
    width: 100%;
    text-align: center;
  }
  .touchevents .live .jumbotron .line-wrap h2 {
    margin-left: auto  !important;
    margin-right: auto !important;
  }
  .touchevents .play-wrap .play {
    position: absolute;
  }
  .touchevents .play-wrap {
    display: none;
    position: relative;
  }
  .touchevents #live-player {
    opacity: 1;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    background: black;
  }
  .touchevents .category.featured.full {
    padding-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .touchevents .category.featured.full .play-wrap {
    display: block;
    height: 100%;
  }
  .touchevents .category.featured.full .sidebar,
  .touchevents .category.featured.full .play-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .touchevents .category.featured.full .preloader {
    position: absolute;
  }
  .touchevents .category.featured.full .live-indicator {
    top: 10px;
    right: 10px;
    font-size: 12px;
  }
  .touchevents .category.featured.full .current-segment {
    top: 32px;
    font-size: 15px;
    max-width: 400px;
    display: none;
  }
  .touchevents .category.featured.full .current-segment .desc {
    max-width: 400px;
    font-size: 13px;
  }
}
@media (max-width: 519px) {
  .live-count-2 .on-now .playlist:nth-child(1n+1),
  .live-count-3 .on-now .playlist:nth-child(1n+1),
  .live-count-5 .on-now .playlist:nth-child(1n+1),
  .live-count-6 .on-now .playlist:nth-child(1n+1) {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .live .on-now .playlist.jumbotron .non-bg h2 {
    max-width: 100% !important;
    margin-right: 0 !important;
    width: 100%;
  }
  .live .category.featured .replays .playlist {
    width: 100%;
  }
  .live .category.featured .replays .playlist .non-bg {
    padding-top: 0;
  }
  .live .cat-videos.upcoming .playlist {
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
  }
}
