/* setup */
@font-face {
  font-family: 'proxima_novabold';
  src: url("../fonts/proximanovabold-webfont.eot");
  src: url("../fonts/proximanovabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanovabold-webfont.woff2") format("woff2"), url("../fonts/proximanovabold-webfont.woff") format("woff"), url("../fonts/proximanovabold-webfont.ttf") format("truetype"), url("../fonts/proximanovabold-webfont.svg#proxima_novabold") format("svg"); }
@font-face {
  font-family: 'proxima_novaregular';
  src: url("../fonts/proximanova-regular.otf") format("opentype");
  src: url("../fonts/proximanova-regular-webfont.eot");
  src: url("../fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regular-webfont.woff2") format("woff2"), url("../fonts/proximanova-regular-webfont.woff") format("woff"), url("../fonts/proximanova-regular-webfont.ttf") format("truetype"), url("../fonts/proximanova-regular-webfont.svg#proxima_novaregular") format("svg"); }
@font-face {
  font-family: 'proxima_novalight';
  src: url("../fonts/proximanova-light.otf") format("opentype");
  src: url("../fonts/proximanova-light-webfont.eot");
  src: url("../fonts/proximanova-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-light-webfont.woff2") format("woff2"), url("../fonts/proximanova-light-webfont.woff") format("woff"), url("../fonts/proximanova-light-webfont.ttf") format("truetype"), url("../fonts/proximanova-light-webfont.svg#proxima_novalight") format("svg"); }
/* setup */
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  background-color: #FFF;
  margin: 0;
  padding: 0; }

.hide {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

/* Banner Styles */
.banner {
  position: relative;
  width: 300px;
  height: 250px;
  border: solid 1px;
  overflow: hidden;
  background-color: #221e28;
  -webkit-transform: translate3d(0, 0, 0); }
  .banner #guide {
    position: absolute;
    z-index: 10;
    opacity: 0.5; }
  .banner .image-rendering {
    image-rendering: -webkit-optimize-contrast; }
  .banner .rtl {
    direction: rtl;
    font-size: 18px !important;
    line-height: 18px !important; }
  .banner .turkey, .banner .poland {
    font-family: sans-serif !important;
    font-weight: bold; }
  .banner #redPanel, .banner #blackPanel {
    box-shadow: 0px -1px 10px #000;
    display: none; }
    .banner #redPanel.stack, .banner #blackPanel.stack {
      display: block; }
  .banner #redPanel {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 169px;
    background-color: #e50914; }
  .banner #blackPanel {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 184px;
    background-color: #231f1f; }
  .banner .bannerClick {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    z-index: 9; }
  .banner #backgroundContainer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 300px;
    height: 250px; }
    .banner #backgroundContainer.videoScreen {
      display: none; }
    .banner #backgroundContainer #background {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 300px;
      height: 250px; }
    .banner #backgroundContainer #gradientReveal {
      position: absolute;
      left: -300px;
      top: 0px; }
  .banner #netflixLogo {
    position: absolute;
    left: 51px;
    top: 53px;
    width: 91px;
    height: 25px; }
    .banner #netflixLogo.stack {
      top: 43px; }
    .banner #netflixLogo.videoScreen {
      top: 177px;
      left: 58px;
      width: 42px;
      height: 25px; }
      .banner #netflixLogo.videoScreen.stack {
        top: 183px; }
  .banner #narcosLogo {
    position: absolute;
    left: 14px;
    top: 86px;
    width: 165px;
    height: 47px; }
    .banner #narcosLogo.stack {
      top: 76px; }
    .banner #narcosLogo.videoScreen {
      top: 202px;
      left: 32px;
      width: 93px;
      height: 26px; }
      .banner #narcosLogo.videoScreen.stack {
        top: 208px; }
  .banner #netflixOnly {
    position: absolute;
    left: 2px;
    top: 143px;
    white-space: nowrap;
    font-family: 'proxima_novaregular';
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.25px;
    color: #FFF;
    width: 189px;
    height: 10px; }
    .banner #netflixOnly.stack {
      top: 133px; }
  .banner #mainCopyContainer {
    position: absolute;
    left: 4px;
    top: 196px;
    width: 135px;
    height: 38px; }
    .banner #mainCopyContainer #mainCopy {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      font-family: 'proxima_novabold';
      color: #fff;
      font-size: 15px;
      line-height: 15px;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .banner #mainCopyContainer.videoScreen {
      left: 142px;
      top: 196px; }
      .banner #mainCopyContainer.videoScreen.stack {
        top: 202px; }
  .banner #ctaButton {
    position: absolute;
    left: 144px;
    top: 200px;
    width: 142px;
    height: 30px;
    overflow: hidden; }
    .banner #ctaButton.videoScreen {
      display: none; }
    .banner #ctaButton #ctaBackgroundNormal {
      position: absolute;
      height: 100%;
      width: 100%;
      background-color: #e50914; }
    .banner #ctaButton #ctaBackgroundOnOver {
      position: absolute;
      height: 100%;
      width: 100%;
      background-color: #FFF; }
    .banner #ctaButton .ctaText {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      font-family: 'proxima_novabold';
      text-transform: uppercase;
      color: #000;
      font-size: 12px;
      letter-spacing: 0.8px;
      line-height: 11px;
      padding-right: 13px;
      padding-left: 4px;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      overflow: hidden; }
      .banner #ctaButton .ctaText.china, .banner #ctaButton .ctaText.korea, .banner #ctaButton .ctaText.japan {
        font-size: 13px;
        line-height: 14px; }
    .banner #ctaButton #ctaTextNormal {
      color: #FFF;
      background: url("../img/arrow_white.png") no-repeat 95% center; }
    .banner #ctaButton #ctaTextOnOver {
      color: #e50914;
      background: url("../img/arrow_red.png") no-repeat 95% center; }
  .banner #playBtn {
    z-index: 10;
    position: absolute;
    top: 1px;
    left: 1px;
    cursor: pointer; }
    .banner #playBtn #playBtnImg {
      position: absolute; }
    .banner #playBtn #playBtnOverImg {
      position: absolute;
      opacity: 0; }
  .banner #ratingBug {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 11;
    width: 18px; }
  .banner #disclaimer {
    position: absolute;
    white-space: nowrap;
    font-family: 'proxima_novaregular';
    font-size: 7px;
    letter-spacing: 0.25px;
    color: #FFF;
    text-transform: uppercase;
    right: 2px;
    bottom: 0px;
    z-index: 11; }
    .banner #disclaimer.videoScreen {
      display: none; }

/* Video */
.close {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url(../img/close_button.png);
  overflow: hidden; }

.close:hover {
  background-position: 40px 0; }

#replay:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

#replay {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 20px;
  height: 20px;
  background: url(../img/replay.png) no-repeat center;
  cursor: pointer;
  transition: -webkit-transform .3s ease-out, -ms-transform .3s ease-out;
  transition: transform .3s ease-out, -ms-transform .3s ease-out; }

#videoWrapper {
  z-index: 10;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 250px;
  background-color: #000; }

#videoWrapper2 {
  z-index: 10;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 300px;
  height: 168px;
  overflow: hidden;
  display: none;
  background-color: #000; }
  #videoWrapper2.videoScreen {
    display: block; }

.videoContainer {
  width: 100%;
  height: 100%;
  background-color: #000; }

.videoClick {
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.controls {
  z-index: 12;
  position: absolute;
  padding-top: 2px;
  padding-left: 4px;
  padding-bottom: 2px;
  bottom: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.5); }

.sprite {
  background: url(../img/icons.png) no-repeat;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 2px;
  cursor: pointer; }

.playBtn {
  background-position: 0 0; }

.playBtn:hover {
  background-position: 0 -44px; }

.playBtn.pause {
  background-position: 0 -22px; }

.playBtn.pause:hover {
  background-position: 0 -66px; }

.muteBtn {
  background-position: -22px -22px; }

.muteBtn.unmute {
  background-position: -22px 0; }

.muteBtn.unmute:hover {
  background-position: -22px -44px; }

.muteBtn:hover {
  background-position: -22px -66px; }

.timer {
  float: left;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  width: 100px;
  line-height: 20px;
  margin-left: 5px; }

#progress_bar {
  left: 50px;
  width: 190px;
  height: 2px;
  float: left;
  margin-top: 10px;
  margin-right: 5px; }

/* Progressbar remove default */
progress, progress[role] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background-size: auto;
  width: 400px;
  height: 60px; }

/* Progressbar style */
progress[role]:after {
  background-image: none; }

progress[role] strong {
  display: none; }

/* Progressbar bg color */
progress, progress[role][aria-valuenow] {
  background: #e50914 !important; }

progress::-webkit-progress-bar {
  background: #e50914; }

/* Progressbar color */
progress {
  color: white; }

progress::-moz-progress-bar {
  background: white; }

progress::-webkit-progress-value {
  background: white; }

progress[aria-valuenow]:before {
  background: white; }
