@charset "UTF-8";
html, body {
  margin: 0;
  overflow-x: hidden;
}

.eyetube-back-header {
  background-color: #3e3e3e;
  padding: 18px 0;
  position: relative;
}

.eyetube-back-btn {
  width: 180px;
}

.os {
  font-family: "open sans", sans-serif;
}

.rob {
  font-family: "roboto", sans-serif;
}

.spotlight section.section.first {
  margin-top: 40px;
}
.spotlight section.section:not(.first) {
  margin-top: 50px;
}
.spotlight section.section.last {
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .spotlight section.section.last {
    padding-bottom: 0;
  }
}
.spotlight section.section:not(.last) {
  padding-bottom: 50px;
}
.spotlight section.section, .spotlight section.section:not(.header-bar):not(.header-bar-video):not(.mobile-top-bar) {
  max-width: none;
  width: auto;
  border-bottom: none;
}
.spotlight section.section.leaderboard-section {
  margin: 30px 0 40px;
  padding-bottom: 0;
}
.spotlight section.section.leaderboard-section .leaderboard-img-static {
  background-color: #eee;
  width: 728px;
  height: 90px;
}
.spotlight section.section.videos .media-grid.fwhr {
  position: relative;
}
.spotlight section.section.videos .media-grid.fwhr:before {
  content: "";
  position: absolute;
  left: 565px;
  bottom: 0;
  height: 1px;
  margin-left: -999px;
  margin-right: -999px;
  padding-left: 999px;
  padding-right: 999px;
  width: calc(100% - 30px);
  border-bottom: 1px solid #d1d1d1;
}
.spotlight section.section.featured-video {
  margin-top: 0;
  padding-bottom: 0;
}
.spotlight section.section.featured-video hr {
  border-top: 1px solid #d1d1d1;
  border-bottom: none;
}
.spotlight section.section.featured-video hr.fw {
  margin-left: -999px;
  margin-right: -999px;
  padding-left: 999px;
  padding-right: 999px;
}
.spotlight section.section.featured-video .featured-frame .featured-single.fss {
  padding-bottom: 50px;
  border-bottom: 1px solid #d1d1d1;
}
@media screen and (min-width: 768px) {
  .spotlight section.section.featured-video .featured-frame .featured-single.fss .fs-left {
    width: 280px;
  }
  .spotlight section.section.featured-video .featured-frame .featured-single.fss .fs-left .img-frame {
    text-align: center;
    border: 1px solid #ddd;
    width: 100%;
    padding: 20px 0;
  }
  .spotlight section.section.featured-video .featured-frame .featured-single.fss .fs-right {
    width: calc(100% - 285px);
  }
}
.spotlight section.section.featured-video .featured-frame .featured-single .fs-right br {
  display: block;
}
.spotlight section.section.featured-video .featured-frame .featured-single .fs-right a.link-s.link-arrow svg {
  width: 12px;
  height: 12px;
  top: 1px;
}
.spotlight section.section.featured-video .featured-frame .featured-single:hover .fs-right h1 {
  text-decoration: none !important;
}
.spotlight section.section.featured-video .featured-frame .featured-single:hover .fs-right a {
  text-decoration: none;
}
.spotlight section.section.featured-video .featured-frame .featured-single:hover .fs-right a.link-s.link-arrow {
  text-decoration: underline;
}

section.hero {
  position: relative;
  background: linear-gradient(270deg, #021535 0%, #021535 550px, #14437B 850px, #2460A2 1000px);
  overflow: hidden;
}
section.hero img.docs {
  position: absolute;
  top: -1px;
  right: 0;
  height: 100%;
}
section.hero .hinner {
  padding-top: 27px;
  padding-bottom: 27px;
  position: relative;
  z-index: 9;
}
section.hero .hinner img {
  display: block;
  font-size: 0;
}
@media screen and (max-width: 991px) {
  section.hero {
    background: linear-gradient(270deg, #021535 0%, #021535 550px, #14437B 700px, #2460A2 775px);
  }
}
@media screen and (max-width: 767px) {
  section.hero {
    background: linear-gradient(270deg, #021535 0%, #14437B 42%, #2460A2 75%);
  }
  section.hero .hinner img {
    margin: 0 auto;
  }
}
section.rff-reg {
  margin-top: 3px;
  padding: 20px 0;
  background-color: #003595;
}
@media screen and (min-width: 768px) {
  section.rff-reg {
    background-image: url("../../../images/series/rivals-of-retina/Rivals-Banner-Image@2x.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
  }
}
section.rff-reg .rff-txt,
section.rff-reg .rff-btn {
  display: inline-block;
  vertical-align: middle;
  margin-right: -3px;
}
@media screen and (min-width: 600px) {
  section.rff-reg .rff-txt {
    width: calc(100% - 144px);
    padding-right: 30px;
  }
}
section.rff-reg .rff-txt p, section.rff-reg .rff-txt h2, section.rff-reg .rff-txt h3 {
  font-family: "roboto", sans-serif;
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 600px) {
  section.rff-reg .rff-txt p, section.rff-reg .rff-txt h2, section.rff-reg .rff-txt h3 {
    font-size: 15px;
    line-height: 18px;
  }
}
@media screen and (min-width: 600px) {
  section.rff-reg .rff-btn {
    width: 144px;
  }
}
@media screen and (max-width: 600px) {
  section.rff-reg .rff-btn {
    width: 100%;
    margin-top: 12px;
  }
}
section.rff-reg .rff-btn .btn-sm {
  border: none;
  padding: 14px 15px 11px 15px;
  color: #003595;
  width: 100%;
}
section.rff-reg .rff-btn .btn-sm:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
section.videos .media-grid.kpa .video-md .kpa-one {
  background-color: #f7f7f7;
  text-align: center;
  padding: 30px 15px;
}
section.video-player .part-single .title {
  color: #333333;
  font-family: "roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}
@media screen and (min-width: 768px) {
  section.video-player .part-single .title {
    font-size: 31px;
    line-height: 37px;
  }
}
section.video-player .part-single .descrip {
  color: #333333;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
}
section.video-player .part-single .part {
  color: #767676;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
section.video-player .part-single .btn-sm {
  background-color: #003595;
}
section.video-player .part-single .btn-sm, section.video-player .part-single .btn-sm:hover {
  color: #fff;
}
section.video-player .part-single .btn-sm:hover {
  background-color: #002464;
}
@media screen and (min-width: 992px) {
  section.video-player .part-single .vidsidebar {
    min-width: 380px;
  }
}
section.video-player .part-single .video-list {
  margin-top: 20px;
}
section.video-player .part-single .video-list .video-unit a, section.video-player .part-single .video-list .video-unit a:hover, section.video-player .part-single .video-list .video-unit a:focus, section.video-player .part-single .video-list .video-unit a:active, section.video-player .part-single .video-list .video-unit a:visited {
  text-decoration: none;
}
section.video-player .part-single .video-list .video-unit a:hover h1 {
  text-decoration: underline;
}
section.video-player .part-single .video-list .video-unit .play-btn,
section.video-player .part-single .video-list .video-unit .video-unit-text {
  display: inline-block;
  vertical-align: top;
  margin-right: -3px;
}
section.video-player .part-single .video-list .video-unit .play-btn {
  width: 39px;
  padding-right: 12px;
}
section.video-player .part-single .video-list .video-unit .video-unit-text {
  width: calc(100% - 44px);
}
section.video-player .part-single .video-list .video-unit .video-unit-text .vidtitle {
  color: #333333;
  font-family: "roboto", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 21px;
}
section.video-player .part-single .video-list .video-unit .video-unit-text .length {
  color: #555555;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
}
section.video-player .part-single .video-list .video-unit#current-vid .play-btn svg g {
  fill: #2e9bce;
}
section.footer {
  border-top: 1px solid #d1d1d1;
  border-bottom: 20px solid #333;
  padding: 50px 0 30px;
}
@media screen and (max-width: 767px) {
  section.footer {
    text-align: center;
    padding: 50px 0 40px;
  }
}
section.footer h1, section.footer h2 {
  font-family: "roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1em;
  color: #767676;
}
section.footer p, section.footer h3, section.footer h4, section.footer li {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #818181;
}
section.footer p strong, section.footer h3 strong, section.footer h4 strong, section.footer li strong {
  font-weight: 700;
}
section.footer ul li {
  list-style: none;
  padding-left: 33px;
  position: relative;
}
section.footer ul li:before {
  content: "·";
  font-size: 15px;
  line-height: 12px;
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 10px;
}
@media screen and (min-width: 768px) {
  section.footer .legal {
    text-align: right;
  }
}
section.footer .isi {
  text-align: left;
  margin-top: 40px;
}
section.footer .isi .sec {
  margin-bottom: 30px;
}
section.footer .isi .sec h1, section.footer .isi .sec h2 {
  margin-bottom: 1em;
}
section.footer .isi .sec p, section.footer .isi .sec h3, section.footer .isi .sec h4, section.footer .isi .sec li {
  margin-top: 1.1em;
}
