/* Vendor */
/* Vendors */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* SASS partial for grunt-webfont, autogenerated, do not edit! */
@font-face {
  font-family: "icons";
  src: url("../fonts/icons.eot");
  src: url("../fonts/icons.eot?#iefix") format("eot"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.ttf") format("truetype"), url("../fonts/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.iconcss, .control-bar__icon-fullscreen:before, .container--fullscreen .control-bar__icon-fullscreen:before {
  font-family: "icons";
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-replay:before {
  content: "\EA01"; }

.icon-drag-dots:before {
  content: "\EA02"; }

.icon-expand:before, .control-bar__icon-fullscreen:before {
  content: "\EA03"; }

.icon-line-arrow-up:before {
  content: "\EA04"; }

.icon-link-out:before {
  content: "\EA05"; }

.icon-tick:before {
  content: "\EA06"; }

.icon-block-quote:before {
  content: "\EA07"; }

.icon-link:before {
  content: "\EA08"; }

.icon-add:before {
  content: "\EA09"; }

.icon-star:before {
  content: "\EA0A"; }

.icon-info:before {
  content: "\EA0B"; }

.icon-twitter-like:before {
  content: "\EA0C"; }

.icon-twitter-retweet:before {
  content: "\EA0D"; }

.icon-twitter-reply:before {
  content: "\EA0E"; }

.icon-twitter-more:before {
  content: "\EA0F"; }

.icon-globe:before {
  content: "\EA10"; }

.icon-facebook-reply:before {
  content: "\EA11"; }

.icon-facebook-comment:before {
  content: "\EA12"; }

.icon-facebook-like:before {
  content: "\EA13"; }

.icon-linkedin-like:before {
  content: "\EA14"; }

.icon-chart:before {
  content: "\EA15"; }

.icon-flag:before {
  content: "\EA16"; }

.icon-pause:before {
  content: "\EA17"; }

.icon-play:before {
  content: "\EA18"; }

.icon-cc-active:before {
  content: "\EA19"; }

.icon-next:before {
  content: "\EA1A"; }

.icon-volume-max:before {
  content: "\EA1B"; }

.icon-volume-medium:before {
  content: "\EA1C"; }

.icon-volume-small:before {
  content: "\EA1D"; }

.icon-cc:before {
  content: "\EA1E"; }

.icon-close:before {
  content: "\EA1F"; }

.icon-facebook:before {
  content: "\EA20"; }

.icon-google-plus:before {
  content: "\EA21"; }

.icon-share:before {
  content: "\EA22"; }

.icon-twitter:before {
  content: "\EA23"; }

.icon-shrink:before, .container--fullscreen .control-bar__icon-fullscreen:before {
  content: "\EA24"; }

.icon-gear:before {
  content: "\EA25"; }

.icon-volume-muted:before {
  content: "\EA26"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* Libraries */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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; }

/* HTML5 display-role reset for older browsers */
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,
q:before, q:after {
  content: '';
  content: none; }

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

/* SASS partial for grunt-webfont, autogenerated, do not edit! */
@font-face {
  font-family: "icons";
  src: url("../fonts/icons.eot");
  src: url("../fonts/icons.eot?#iefix") format("eot"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.ttf") format("truetype"), url("../fonts/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.iconcss, .control-bar__icon-fullscreen:before, .container--fullscreen .control-bar__icon-fullscreen:before {
  font-family: "icons";
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-replay:before {
  content: "\EA01"; }

.icon-drag-dots:before {
  content: "\EA02"; }

.icon-expand:before, .control-bar__icon-fullscreen:before {
  content: "\EA03"; }

.icon-line-arrow-up:before {
  content: "\EA04"; }

.icon-link-out:before {
  content: "\EA05"; }

.icon-tick:before {
  content: "\EA06"; }

.icon-block-quote:before {
  content: "\EA07"; }

.icon-link:before {
  content: "\EA08"; }

.icon-add:before {
  content: "\EA09"; }

.icon-star:before {
  content: "\EA0A"; }

.icon-info:before {
  content: "\EA0B"; }

.icon-twitter-like:before {
  content: "\EA0C"; }

.icon-twitter-retweet:before {
  content: "\EA0D"; }

.icon-twitter-reply:before {
  content: "\EA0E"; }

.icon-twitter-more:before {
  content: "\EA0F"; }

.icon-globe:before {
  content: "\EA10"; }

.icon-facebook-reply:before {
  content: "\EA11"; }

.icon-facebook-comment:before {
  content: "\EA12"; }

.icon-facebook-like:before {
  content: "\EA13"; }

.icon-linkedin-like:before {
  content: "\EA14"; }

.icon-chart:before {
  content: "\EA15"; }

.icon-flag:before {
  content: "\EA16"; }

.icon-pause:before {
  content: "\EA17"; }

.icon-play:before {
  content: "\EA18"; }

.icon-cc-active:before {
  content: "\EA19"; }

.icon-next:before {
  content: "\EA1A"; }

.icon-volume-max:before {
  content: "\EA1B"; }

.icon-volume-medium:before {
  content: "\EA1C"; }

.icon-volume-small:before {
  content: "\EA1D"; }

.icon-cc:before {
  content: "\EA1E"; }

.icon-close:before {
  content: "\EA1F"; }

.icon-facebook:before {
  content: "\EA20"; }

.icon-google-plus:before {
  content: "\EA21"; }

.icon-share:before {
  content: "\EA22"; }

.icon-twitter:before {
  content: "\EA23"; }

.icon-shrink:before, .container--fullscreen .control-bar__icon-fullscreen:before {
  content: "\EA24"; }

.icon-gear:before {
  content: "\EA25"; }

.icon-volume-muted:before {
  content: "\EA26"; }

* {
  box-sizing: border-box; }

.wrapper {
  max-width: 1200px;
  margin: 0px auto; }

/* Modules */
.ad-roll__overlay {
  color: #FFF;
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  -ms-transform: translateY(0px);
  transform: translateY(0px); }
  .ad-roll__overlay--overlay {
    position: absolute;
    bottom: 15px;
    left: 15px;
    border-radius: 5px;
    visibility: hidden;
    transition: transform 0.4s; }
    .container--playing .ad-roll__overlay--overlay {
      visibility: visible; }
    .container--show-controls .ad-roll__overlay--overlay {
      -ms-transform: translateY(-40px);
      transform: translateY(-40px); }
  .ad-roll__overlay--control-bar {
    display: none;
    margin-left: 20px; }
  .ad-roll__overlay a {
    color: #FFF; }
  .ad-roll__overlay i {
    margin-left: 6px;
    font-size: 10px; }
  .ad-roll__overlay > span {
    display: block;
    padding: 0px 0px 0px 0px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6); }
    .ad-roll__overlay > span:after {
      content: "\2022";
      padding: 0px 5px;
      font-size: 8px; }
    .ad-roll__overlay > span:last-child:after {
      display: none; }
  .control-bar .ad-roll__overlay {
    position: relative;
    padding: 0;
    bottom: auto;
    top: auto; }

.ad-roll__skip {
  text-decoration: underline; }

.container--is-playing-ad .progress-bar,
.container--is-playing-ad .hover-dialog--next,
.container--is-playing-ad .control-bar__time,
.container--is-playing-ad .control-bar__live {
  display: none; }

.container--is-playing-ad.vp-mode-live .control-bar__live {
  display: none; }

@keyframes spread {
  0% {
    transform: scale(1.5); }
  100% {
    transform: scale(4); } }

.pause-card {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #FFF;
  opacity: 1;
  visibility: visible;
  font-family: "Open Sans", sans-serif;
  cursor: pointer; }
  .pause-card:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background: linear-gradient(90deg, black, rgba(0, 0, 0, 0.5) 70%, transparent); }
    @media screen and (max-width: 600px) {
      .pause-card:before {
        width: 100%;
        top: 0;
        bottom: auto;
        height: 150px;
        background: linear-gradient(180deg, black, rgba(0, 0, 0, 0.5) 70%, transparent); } }
  .pause-card h2, .pause-card h3, .pause-card p {
    transition: transform 0.3s; }
  .pause-card h2 {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.2;
    margin-bottom: 10px; }
  .pause-card h3 {
    font-size: 18px;
    line-height: 1.5;
    color: #FFF;
    margin-bottom: 10px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 10px; }
  .pause-card p {
    line-height: 1.5;
    font-size: 13px;
    font-weight: 300;
    color: #FFF; }
  .pause-card-enter {
    opacity: 0; }
    .pause-card-enter h2, .pause-card-enter h3, .pause-card-enter p {
      -ms-transform: translateX(-20px);
      transform: translateX(-20px); }
  .pause-card-enter-active {
    transition: opacity 0.4s;
    opacity: 1; }
    .pause-card-enter-active h2, .pause-card-enter-active h3, .pause-card-enter-active p {
      -ms-transform: translateX(0px);
      transform: translateX(0px); }
  .pause-card-leave {
    opacity: 1; }
    .pause-card-leave h2, .pause-card-leave h3, .pause-card-leave p {
      -ms-transform: translateX(0px);
      transform: translateX(0px); }
  .pause-card-leave-active {
    transition: opacity 0.4s;
    opacity: 0; }
    .pause-card-leave-active h2, .pause-card-leave-active h3, .pause-card-leave-active p {
      -ms-transform: translateX(-20px);
      transform: translateX(-20px); }
    .pause-card-leave-active .pause-card__play {
      animation: spread 0.3s ease-out; }
  @media screen and (max-width: 800px) {
    .pause-card h2 {
      font-size: 24px; }
    .pause-card h3 {
      font-size: 13px; } }
  @media screen and (max-width: 600px) {
    .pause-card h3, .pause-card p {
      display: none; }
    .pause-card h2 {
      font-size: 18px; } }
  .pause-card .pause-card__content {
    padding: 40px;
    width: calc(50% - 40px);
    position: relative;
    z-index: 50; }
    @media screen and (max-width: 800px) {
      .pause-card .pause-card__content {
        padding: 25px; } }
    @media screen and (max-width: 600px) {
      .pause-card .pause-card__content {
        padding: 15px;
        width: auto; } }
  .pause-card .pause-card__play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    border: 2px solid #FFF;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 2;
    transition: transform 0.3s, background 0.3s;
    -ms-transform-origin: 50%, 50%;
    transform-origin: 50%, 50%; }
    .container:hover .pause-card .pause-card__play {
      -ms-transform: scale(1.5);
      transform: scale(1.5);
      background: rgba(0, 0, 0, 0.2); }
    .pause-card .pause-card__play i {
      margin-left: 5px;
      color: #FFF; }
  .pause-card--expanded {
    background-size: cover;
    background-position: center center; }
    .pause-card--expanded .pause-card__play {
      -ms-transform: scale(1);
      transform: scale(1);
      width: 50px;
      height: 50px; }
      .pause-card--expanded .pause-card__play .icon-play:before {
        font-size: 18px;
        letter-spacing: 3px;
        content: "\EA01"; }

.cc-card {
  background: rgba(0, 0, 0, 0.8);
  width: 84%;
  height: 72%;
  max-width: 600px;
  max-height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 2px;
  opacity: 1;
  border: 1px solid rgba(255, 255, 255, 0.2); }
  @media screen and (max-width: 800px) {
    .cc-card {
      top: 41%;
      height: 78%; } }
  @media screen and (max-width: 600px) {
    .cc-card {
      top: 50%;
      height: 30vw; } }
  .cc-card-enter {
    opacity: 0; }
  .cc-card-enter-active {
    transition: opacity 0.4s;
    opacity: 1; }
  .cc-card-leave {
    opacity: 1; }
  .cc-card-leave-active {
    transition: opacity 0.4s;
    opacity: 0; }
  .cc-card ul {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    padding: 15px;
    letter-spacing: 0.5px; }
    @media screen and (max-width: 600px) {
      .cc-card ul {
        display: none; } }
  .cc-card li {
    margin-right: 40px;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    display: inline-block;
    font-size: 15px; }
    @media screen and (max-width: 600px) {
      .cc-card li {
        display: -ms-flexbox;
        display: flex;
        width: 48%;
        margin: 0;
        background: rgba(255, 255, 255, 0.3);
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center; }
        .cc-card li:first-child, .cc-card li:nth-child(2) {
          margin-bottom: 10px; } }
    .cc-card li.active {
      color: white; }
      @media screen and (max-width: 600px) {
        .cc-card li.active {
          display: -ms-flexbox;
          display: flex;
          color: rgba(255, 255, 255, 0.6); }
          .cc-card li.active:hover {
            color: white; } }
  @media screen and (max-width: 600px) {
    .cc-card {
      display: none; } }

.cc-tab {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 200; }
  .cc-panel--active .cc-tab, .cc-tab:hover {
    color: white; }

.cc-window-wrapper {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  border-radius: 2px; }

.cc-buttons {
  position: absolute;
  bottom: 14px;
  right: 10px; }
  .cc-buttons button {
    margin-right: 10px;
    border-radius: 1px;
    border: 1px solid white;
    background: transparent;
    padding: 6px 10px;
    color: white;
    font-size: 13px;
    background: none;
    outline: none;
    cursor: pointer;
    transition: background 0.3s;
    border-radius: 2px; }
    .cc-buttons button:hover {
      background: rgba(255, 255, 255, 0.9);
      color: black; }
  @media screen and (max-width: 600px) {
    .cc-buttons {
      display: none; } }

.options-details {
  width: 100%;
  position: absolute;
  height: calc(100% - 45px);
  left: 0;
  display: none;
  color: white;
  padding: 20px 20px 56px;
  margin: 15px 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  cursor: default;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 600px) {
    .options-details {
      padding: 10px; } }
  .cc-panel--active .options-details {
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 600px) {
      .cc-panel--active .options-details {
        display: none; } }
  .options-details input {
    background: red; }

.options-details--vertical {
  display: none; }
  .cc-panel--active .options-details--vertical {
    display: block; }

.cc-options-close {
  height: 15px;
  width: 15px;
  position: relative;
  position: absolute;
  top: 12px;
  right: 10px;
  cursor: pointer;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  color: rgba(255, 255, 255, 0.8); }
  .cc-options-close:hover {
    color: white; }

.cc-options__field {
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .cc-options__field label {
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    font-size: 12px;
    font-weight: 100; }

.presets {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow-y: auto; }
  .presets > div {
    width: 46%;
    border: 2px solid transparent;
    cursor: pointer;
    font-size: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
    height: 25%; }
    .presets > div.selected {
      border: 2px solid #33b5d5; }
    @media screen and (max-width: 600px) {
      .presets > div {
        width: 100%;
        font-size: 20px; } }

.cc-preset--0 {
  background-color: white;
  color: black;
  font-family: Verdana;
  text-align: center;
  height: 50px;
  padding: 12px; }

.cc-preset--1 {
  background-color: #222222;
  color: #afafaf;
  font-family: Courier New;
  text-shadow: -1px 1px 0px #7f7f7f, 1px -1px 0px black;
  text-align: center;
  height: 50px;
  padding: 12px; }

.cc-preset--2 {
  background-color: #89aac8;
  color: white;
  font-family: Arial;
  text-shadow: 1px 1px 0px black, -1px 1px 0px black;
  text-align: center;
  height: 50px;
  padding: 12px; }

.cc-preset--3 {
  background-color: black;
  color: #55c2b7;
  font-family: Times New Roman;
  text-shadow: -1px -1px 0px black, 1px -1px 0px black, -1px 1px 0px black, 1px 1px 0px black;
  text-align: center;
  height: 50px;
  padding: 12px; }

.cc-preset--4 {
  background-color: white;
  color: #5bdcfc;
  font-family: Arial;
  text-shadow: 1px 1px 0px #7f7f7f, -1px -1px 0px black;
  text-align: center;
  height: 50px;
  padding: 12px; }

.cc-preset--5 {
  background-color: blue;
  color: yellow;
  font-family: times new roman;
  text-shadow: -1px -1px 0px black, 1px -1px 0px black, -1px 1px 0px black, 1px 1px 0px black;
  text-align: center;
  height: 50px;
  padding: 12px; }

.presets-preview {
  position: absolute;
  left: 0;
  bottom: -70px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 600px) {
    .presets-preview {
      bottom: -50px; } }
  .presets-preview > div {
    cursor: pointer;
    font-size: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    display: none;
    margin-bottom: 10px; }
    @media screen and (max-width: 600px) {
      .presets-preview > div {
        font-size: 12px; } }
    .presets-preview > div.selected {
      display: block; }

.cc-preview-wrapper {
  position: absolute;
  left: 0;
  bottom: -70px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none; }
  @media screen and (max-width: 600px) {
    .cc-preview-wrapper {
      display: none; } }

.cc-preview {
  cursor: pointer;
  height: 50px;
  padding: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  margin-bottom: 10px; }
  @media screen and (max-width: 600px) {
    .cc-preview {
      font-size: 12px; } }

.iphone-message {
  position: absolute;
  color: rgba(255, 255, 255, 0.6);
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
  font-weight: 300;
  text-align: center;
  padding: 30px;
  line-height: 1.8;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  font-size: 3.6vw;
  display: none; }
  @media screen and (max-width: 600px) {
    .iphone-message {
      display: block; } }

.fcc {
  position: absolute;
  bottom: 15px;
  left: 20px;
  color: #33b5d5;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.6px;
  font-size: 10px; }
  .fcc:hover {
    text-decoration: underline; }

.cc-dialog {
  position: absolute;
  bottom: 50px;
  right: -5px;
  height: auto;
  background: rgba(0, 0, 0, 0.7);
  width: 143px;
  border-radius: 2px 2px 0 2px;
  padding: 12px;
  border-radius: 5px; }
  .cc-dialog:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
    content: '';
    bottom: -7px;
    right: 10px;
    position: absolute; }
  .cc-dialog ul.cc-settings {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 5px; }
    .cc-dialog ul.cc-settings li {
      margin-top: 12px; }
      .cc-dialog ul.cc-settings li .fa-cog {
        margin-right: 5px; }
    @media screen and (max-width: 600px) {
      .cc-dialog ul.cc-settings {
        display: none; } }
  .cc-dialog li {
    color: rgba(255, 255, 255, 0.8);
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 8px 5px 8px 0px;
    font-weight: 300;
    cursor: pointer; }
    .cc-dialog li:hover {
      color: white; }
    .cc-dialog li:first-child {
      padding-top: 0px; }
    .cc-dialog li.active {
      color: #33b5d5; }

.cc-dialog__title {
  color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .5px;
  text-align: left;
  margin-bottom: 12px; }

.cc-dialog__settings {
  font-size: 12px;
  letter-spacing: 0.8px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 5px;
  padding: 0; }
  .cc-dialog__settings li {
    margin-top: 12px;
    margin-bottom: 0px;
    padding-bottom: 2px; }
    .cc-dialog__settings li .fa-cog {
      margin-right: 5px; }
  .cc-dialog__settings:hover {
    color: white; }

@media screen and (max-width: 600px) {
  .cc-dialog__settings {
    display: none; } }

.progress-circle {
  stroke-dasharray: 188;
  stroke-dashoffset: 10%;
  transition: all 1s linear;
  position: absolute; }

.color-picker {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  left: -2; }

.color-picker__box {
  width: 60px;
  height: 30px;
  border: 1px solid #999;
  border-radius: 1px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  cursor: pointer;
  margin-right: 20px;
  display: none; }

.color-picker__palette-wrapper {
  position: relative; }

.color-picker__palette {
  display: -ms-flexbox;
  display: flex;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: transform 0.5s ease-out;
  -ms-flex-align: center;
  align-items: center; }
  .color-picker--open .color-picker__palette {
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

.color-picker__color-holder {
  height: 35px;
  width: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 10px; }
  .color-picker__color-holder:last-of-type {
    margin-right: 0px; }
  .color-picker__color-holder:hover .color-picker__color {
    height: 35px;
    width: 35px; }

.color-picker__color-holder--active .color-picker__color {
  height: 35px;
  width: 35px;
  border: 2px solid white; }

.color-picker__color {
  position: relative;
  width: 30px;
  height: 30px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  cursor: pointer;
  transition: .1s;
  border: 2px solid rgba(255, 255, 255, 0.3); }

.container {
  position: relative;
  padding-top: 56.25%;
  font-family: Opensans, sans-serif;
  overflow: hidden;
  background: #000; }

.control-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: green;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0px 20px;
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  transition: opacity 0.4s, transform 0.4s; }
  .container--show-controls .control-bar {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0); }

.control-bar__left,
.control-bar__right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.control-bar__right > div {
  margin-left: 15px; }

.play-control i {
  cursor: pointer; }

.play-control i.icon-play {
  display: block; }
  .container--playing .play-control i.icon-play {
    display: none; }

.play-control i.icon-pause {
  display: none; }
  .container--playing .play-control i.icon-pause {
    display: block; }

.control-bar__icon {
  width: 26px;
  height: 70%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8); }
  .control-bar__icon:hover {
    color: #FFF; }

@media (max-width: 600px) {
  .control-bar__icon--next {
    display: none; } }

.control-bar__icon-fullscreen {
  font-family: "icons";
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.control-bar__time {
  margin-left: 5px;
  font-weight: 300;
  font-size: 12px;
  width: auto;
  text-align: center;
  margin-left: 9px; }

.control-bar__live {
  display: none; }

.cover-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 0.5s; }
  .cover-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .cover-img-enter {
    opacity: 0; }
  .cover-img-enter-active {
    opacity: 1; }
  .cover-img-leave {
    opacity: 0; }

.crisp-container {
  padding: 90px 0px 50px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin: 0px 30px; }
  .crisp-container h1 {
    font-size: 40px;
    margin-bottom: 40px;
    color: #333; }

.crisp__error-msg {
  font-size: 12px;
  color: #ff6a6a;
  margin-bottom: 5px; }

.crisp-textarea {
  width: 100%;
  border: 1px solid #EEE;
  background: #FAFAFA;
  padding: 10px;
  min-height: 500px;
  outline: none;
  font-family: courier, sans;
  font-size: 12px;
  color: #555;
  margin: 0px 0px 25px 0px;
  border-radius: 2px;
  resize: none; }
  .crisp--json-error .crisp-textarea {
    background: #fff3f3;
    border: 1px solid #ffdfdf; }

.crisp-generate {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0px 0px 50px 0px; }

.crisp-editor__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px; }

.crisp-button {
  border: 1px solid #62c6e8;
  background: #FFF;
  border-radius: 2px;
  padding: 10px 25px;
  color: #62c6e8;
  cursor: pointer;
  transition: color 0.4s, background 0.4s;
  outline: none;
  font-size: 13px; }
  .crisp-button:hover {
    background: #62c6e8;
    color: #FFF; }

.crisp__player-above {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center; }

.crisp-toggles {
  display: -ms-flexbox;
  display: flex; }

.crisp-toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
  margin-right: 25px; }
  .crisp-toggle > div {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #DDD;
    margin-right: 8px;
    padding-top: 2px;
    border-radius: 2px;
    text-align: center;
    transition: border 0.3s; }
  .crisp-toggle i {
    opacity: 0;
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transition: 0.3s all;
    color: #0081ad; }
  .crisp-toggle:hover > div {
    border: 1px solid #62c6e8; }
  .crisp-toggle--active i {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1); }
  .crisp-toggle--disabled {
    pointer-events: none;
    opacity: 0.5; }

.crisp-generate__button {
  background: #DDD;
  border: 1px solid #CCC;
  color: #FFF;
  font-size: 18px;
  font-weight: 300;
  outline: none;
  padding: 10px 25px;
  border-radius: 2px;
  transition: background 0.3s; }
  .crisp--changed .crisp-generate__button {
    background: #75d3f3;
    border: 1px solid #62c6e8;
    cursor: pointer; }
    .crisp--changed .crisp-generate__button:hover {
      background: #62c6e8; }

.crisp-player-wrapper {
  position: relative; }

.player {
  position: relative;
  opacity: 1;
  overflow: visible;
  width: 100%; }
  .player .crisp-spinner {
    display: none; }
  .player-enter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .player-enter .container {
      opacity: 0;
      positon: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 1000; }
    .player-enter .crisp-spinner {
      display: block; }
  .player-enter-active .container {
    transition: opacity 0.3s 1s;
    position: absolute;
    opacity: 1; }
  .player-leave .container {
    opacity: 1;
    positon: absolute;
    z-index: 1000; }
  .player-leave-active .container {
    opacity: 0;
    transition: opacity 0.3s; }

.btn-spinner {
  margin-bottom: 37px;
  width: 100%;
  border: 3px solid white;
  height: 72px;
  line-height: 72px;
  text-align: center; }

.spinner div {
  width: 20px;
  height: 20px;
  margin: 0 3px;
  background-color: #62c6e8;
  opacity: .95;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.35s infinite ease-in-out both;
  animation: sk-bouncedelay 1.35s infinite ease-in-out both; }

.spinner div:nth-child(1) {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner div:nth-child(2) {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.crisp-spinner {
  width: 100%;
  position: absolute;
  z-index: 900;
  font-size: 50px;
  color: #000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 80px 0px;
  background: #FAFAFA; }

.dropdown {
  z-index: 200;
  position: relative;
  background: rgba(255, 255, 255, 0.3);
  border: none;
  box-shadow: none;
  color: white;
  font-size: 11px;
  width: 200px;
  outline: none;
  border-radius: 2px; }
  .dropdown .dropdown__value-holder {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    max-height: 31px;
    cursor: pointer; }
  .dropdown .dropdown__value {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%;
    padding: 10px; }
  .dropdown .dropdown__pick {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 31px;
    height: 31px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .dropdown .dropdown__selector {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    background-color: #141414;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 140px;
    max-height: 100px;
    overflow-y: scroll;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 31px;
    left: 0px;
    width: 100%;
    transition: all 0.2s ease-out;
    border-radius: 2px; }
  .dropdown .dropdown__option {
    color: rgba(255, 255, 255, 0.8);
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    letter-spacing: 0.8px;
    padding: 8px 5px 8px 10px;
    font-weight: 300;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    width: 100%; }
    .dropdown .dropdown__option.dropdown__option--active {
      background-color: #333; }
  .dropdown.dropdown--active {
    z-index: 9999; }
    .dropdown.dropdown--active .dropdown__selector {
      opacity: 1.0;
      pointer-events: all; }
    .dropdown.dropdown--active .dropdown__pick i {
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .dropdown:hover {
    background: rgba(255, 255, 255, 0.35); }

.hover-dialog__dialog {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s 0.2s;
  position: relative; }
  .hover-dialog--hovering .hover-dialog__dialog {
    transition: opacity 0.4s, visibility 0.4s 0.0s;
    opacity: 1;
    visibility: visible; }
  .container--scrubbing .hover-dialog__dialog {
    display: none; }

.hover-dialog--disabled {
  opacity: 0.5; }
  .hover-dialog--disabled .control-bar__icon {
    cursor: default; }
    .hover-dialog--disabled .control-bar__icon:hover {
      color: rgba(255, 255, 255, 0.8); }

.hover-dialog--quality {
  display: none; }

@keyframes liveIndicatorPopIn {
  0% {
    transform: scale(0.2); }
  60% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

.vp-mode-live {
  /*
	.control-bar__live-active {
		display: none;
	}
	.control-bar__live-deactivated {
		display: inline-block;
	}
	*/
  /*
	&.container--playing {
		.control-bar__live-deactivated {
			display: none;
		}
		.control-bar__live-active {
			display: inline-block;
		}
		.control-bar__live {
			&:after {
				background-color: #ff282d;
			}
		}
	}
	*/ }
  .vp-mode-live .control-bar__time {
    display: none; }
  .vp-mode-live .hover-dialog--next {
    display: none; }
  .vp-mode-live .hover-dialog--cc {
    display: none; }
  .vp-mode-live .control-bar__live {
    display: block; }
  .vp-mode-live .quality-dialog {
    bottom: 42px; }
  .vp-mode-live .cc-dialog {
    bottom: 42px; }
  .vp-mode-live .volume-control {
    bottom: 42px; }
  .vp-mode-live .next-dialog {
    bottom: 42px; }
  .vp-mode-live .control-bar__live {
    margin-left: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    .vp-mode-live .control-bar__live .control-bar__time {
      display: block; }
  .vp-mode-live .control-bar__live-indicator {
    font-weight: lighter;
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -ms-flex-align: center;
    align-items: center; }
    .vp-mode-live .control-bar__live-indicator:after {
      content: '';
      display: inline-block;
      width: 8px;
      height: 8px;
      position: relative;
      top: -1px;
      border-radius: 4px;
      background-color: #ff282d;
      margin-left: 8px;
      display: none;
      transition: all 0.2s ease-out; }
  .vp-mode-live .control-bar__live-button {
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.8);
    background: transparent;
    padding: 3px 5px;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 1px;
    font-size: 12px;
    cursor: pointer;
    transition: .2s ease-in-out;
    outline: 0;
    text-decoration: none;
    border-radius: 2px;
    margin-left: 10px; }
    .vp-mode-live .control-bar__live-button:hover {
      background: rgba(255, 255, 255, 0.9);
      color: black; }
    .vp-mode-live .control-bar__live-button i {
      margin-left: 10px; }
  .vp-mode-live .control-bar__live-time {
    margin: 0px 0px 0px 8px;
    padding-left: 8px;
    font-size: 12px;
    display: block;
    border-left: 1px solid rgba(255, 255, 255, 0.8); }
  .vp-mode-live .control-bar__live-active .control-bar__live-indicator:after {
    display: inline-block;
    animation: liveIndicatorPopIn 0.2s linear; }
  .vp-mode-live .control-bar__live-active .control-bar__live-button {
    display: none; }
  .vp-mode-live .control-bar__live-active .control-bar__time {
    display: none; }
  .vp-mode-live .control-bar__live-active .control-bar__live-time {
    display: none; }

.loading-card {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  transition: opacity 0.5s; }
  .loading-card-enter {
    opacity: 0; }
  .loading-card-enter-active {
    opacity: 1;
    transition: opacity 0.3s; }
  .loading-card-leave {
    opacity: 1; }
  .loading-card-leave-active {
    opacity: 0;
    transition: opacity 0.3s; }

.loading-card__spinner {
  border: 10px solid transparent;
  border-top-color: #FFF;
  border-radius: 50%;
  animation: 1s loader-05 linear infinite;
  position: relative;
  width: 70px;
  height: 70px; }
  .loading-card__spinner:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -10px;
    left: -10px;
    border: 10px solid #FFF;
    border-radius: 50%;
    opacity: .5; }

@keyframes loader-05 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.next-dialog {
  position: absolute;
  bottom: 50px;
  right: 0px;
  height: auto;
  padding: 20px;
  background: rgba(0, 0, 0, 0.7);
  max-height: 200px;
  border-radius: 2px 2px 0 2px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px; }
  .next-dialog:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
    content: '';
    bottom: -7px;
    right: 10px;
    position: absolute; }
  @media screen and (max-width: 600px) {
    .next-dialog {
      display: none; } }

.next-dialog__img {
  width: 244px;
  height: 160px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .next-dialog__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 2px; }
  .next-dialog__img i {
    position: absolute;
    width: 35px;
    height: 35px;
    border: 1px solid white;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5); }
    .next-dialog__img i:before {
      margin-left: 3px; }
  @media screen and (max-width: 800px) {
    .next-dialog__img {
      height: 120px;
      width: 213px; } }

.next-dialog__text {
  color: white;
  min-width: 200px;
  width: 100%;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-left: 20px;
  overflow: hidden;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: left;
  align-items: left;
  -ms-flex-direction: column;
  flex-direction: column; }
  .next-dialog__text h2 {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 18px; }
  .next-dialog__text h3 {
    font-size: 18px;
    line-height: 1.5;
    color: #FFF;
    margin-bottom: 10px;
    font-weight: 600;
    color: #aaa;
    font-size: 14px; }
  .next-dialog__text p {
    line-height: 1.5;
    font-size: 13px;
    font-weight: 300; }
  @media screen and (max-width: 800px) {
    .next-dialog__text h2 {
      font-size: 14px; }
    .next-dialog__text h3 {
      font-size: 10px; } }

.progress-bar {
  position: absolute;
  width: 100%;
  height: 4px;
  background: #676767;
  top: -4px;
  left: 0;
  box-shadow: inset 0 -5px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none; }

.progress-bar__buffered {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  background: #AAA;
  transition: width 0.2s linear, left 0.2s linear; }

.progress-bar__past {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0; }

.progress-bar__handle {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  top: -2px;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  text-decoration: overline;
  left: 40%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none; }

.container.container--is-touch .progress-bar {
  height: 6px;
  top: -6px; }

.container.container--is-touch .progress-bar__handle {
  top: -4px;
  width: 14px;
  height: 14px; }

.quality-dialog {
  position: absolute;
  bottom: 50px;
  right: -5px;
  height: auto;
  background: rgba(0, 0, 0, 0.7);
  width: 110px;
  border-radius: 2px 2px 0 2px;
  padding: 12px;
  border-radius: 5px; }
  .quality-dialog:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
    content: '';
    bottom: -7px;
    right: 10px;
    position: absolute; }
  .quality-dialog ul.quality-settings {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 5px; }
    .quality-dialog ul.quality-settings li {
      margin-top: 12px; }
      .quality-dialog ul.quality-settings li .fa-cog {
        margin-right: 5px; }
    @media screen and (max-width: 600px) {
      .quality-dialog ul.quality-settings {
        display: none; } }
  .quality-dialog li {
    color: rgba(255, 255, 255, 0.8);
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 8px 5px 8px 0px;
    font-weight: 300;
    cursor: pointer; }
    .quality-dialog li:hover {
      color: white; }
    .quality-dialog li:first-child {
      padding-top: 0px; }
    .quality-dialog li.active {
      color: #33b5d5; }
      .quality-dialog li.active:after {
        content: "\EA06";
        font-family: "icons";
        vertical-align: middle;
        line-height: 0;
        font-weight: normal;
        font-style: normal;
        speak: none;
        text-decoration: inherit;
        text-transform: none;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        margin-left: 3px;
        position: relative;
        top: -2px; }

.quality-dialog__title {
  color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .5px;
  text-align: left;
  margin-bottom: 12px; }

.quality-dialog__settings {
  font-size: 12px;
  letter-spacing: 0.8px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 5px;
  padding: 0; }
  .quality-dialog__settings li {
    margin-top: 12px;
    margin-bottom: 0px;
    padding-bottom: 2px; }
    .quality-dialog__settings li .fa-cog {
      margin-right: 5px; }
  .quality-dialog__settings:hover {
    color: white; }

@media screen and (max-width: 600px) {
  .quality-dialog__settings {
    display: none; } }

.quick-preview {
  width: 150px;
  position: absolute;
  bottom: 15px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s, visibility 0.3s 0.4s; }
  .quick-preview--show {
    transition: opacity 0.3s, visibility 0.3s 0.0s;
    opacity: 1;
    visibility: visible; }
  .container.container--is-touch .quick-preview {
    display: none; }

.quick-preview__inner {
  position: relative;
  padding: 5px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.7);
  left: -50%; }

.quick-preview__video {
  width: 100%;
  height: auto; }

.quick-preview__arrow {
  position: absolute;
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.quick-preview__time {
  text-align: center;
  color: #FFF;
  padding: 5px 0 3px 0;
  font-size: 11px; }

.share-card {
  background: rgba(0, 0, 0, 0.8);
  width: 84%;
  height: 72%;
  max-width: 600px;
  max-height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 2px;
  opacity: 1;
  border: 1px solid rgba(255, 255, 255, 0.2); }
  .share-card-enter {
    opacity: 0; }
  .share-card-enter-active {
    transition: all 0.2s ease-out;
    opacity: 1; }
  .share-card-leave {
    pointer-events: none;
    opacity: 1; }
  .share-card-leave-active {
    pointer-events: none;
    transition: all 0.2s ease-out;
    opacity: 0; }
  @media screen and (max-width: 600px) {
    .share-card {
      width: 100%;
      height: 100%; } }

.share-card__close {
  height: 15px;
  width: 15px;
  position: absolute;
  top: 12px;
  right: 10px;
  cursor: pointer;
  transition: .2s ease-in-out;
  color: rgba(255, 255, 255, 0.8); }
  .share-card__close:hover {
    color: white; }

.share-card__embed {
  width: 100%; }

.share-card__buttons {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px; }
  .share-card__buttons button {
    border: 1px solid rgba(255, 255, 255, 0.6);
    position: relative;
    color: rgba(255, 255, 255, 0.6);
    height: auto;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    letter-spacing: 0.8px;
    background: transparent;
    padding: 8px 16px;
    text-transform: uppercase;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    margin-right: 20px;
    cursor: pointer;
    outline: none;
    transition: all 0.2s ease-out;
    border-radius: 2px; }
    @media screen and (max-width: 600px) {
      .share-card__buttons button {
        margin-bottom: 15px; } }
    .share-card__buttons button:last-child {
      margin-right: 0; }
    .share-card__buttons button:hover.facebook {
      color: white;
      background: #3b5999;
      border-color: #3b5999; }
    .share-card__buttons button:hover.twitter {
      color: white;
      background: #55acee;
      border-color: #55acee; }
    .share-card__buttons button:hover.google-plus {
      color: white;
      background: #dd4b39;
      border-color: #dd4b39; }
    .share-card__buttons button:hover.mail {
      color: white;
      background: #ffab00;
      border-color: #ffab00; }
    @media screen and (max-width: 600px) {
      .share-card__buttons button span {
        display: none; } }
  .share-card__buttons i {
    font-size: 36px; }
    @media screen and (max-width: 800px) {
      .share-card__buttons i {
        font-size: 24px;
        margin: 0; } }
    @media screen and (max-width: 600px) {
      .share-card__buttons i {
        font-size: 16px;
        margin: 0; } }

.share-card__text-line {
  font-family: "Open Sans", sans-serif;
  color: white;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px; }
  .share-card__text-line .label {
    width: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 31px; }
  .share-card__text-line input {
    margin-left: 10px;
    width: calc(100% - 40px);
    background: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
    padding: 10px;
    color: white;
    cursor: copy;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    border-radius: 2px;
    outline: 0; }
    .share-card__text-line input.input-sizewidth {
      width: 50px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      cursor: default; }
      .share-card__text-line input.input-sizewidth:nth-of-type(2) {
        margin-left: 0; }
  .share-card__text-line .size-separator {
    line-height: 32px;
    margin: 0 5px; }
  @media screen and (max-width: 600px) {
    .share-card__text-line .label {
      width: 38px; }
    .share-card__text-line input {
      padding: 6px; }
    .share-card__text-line.share-card__size {
      display: none; } }

.size-link {
  margin-bottom: 0px; }

.share-card__content {
  width: 100%;
  height: 100%;
  padding: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media screen and (max-width: 600px) {
    .share-card__content {
      padding: 20px 30px; } }

.share-trigger {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: rgba(255, 255, 255, 0.8);
  background: rgba(0, 0, 0, 0.25);
  border: solid 2px rgba(255, 255, 255, 0.8);
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 18px;
  right: 20px;
  top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease-out;
  opacity: 1.0; }
  .share-trigger-enter {
    opacity: 0; }
  .share-trigger-enter-active {
    transition: all 0.2s ease-out;
    opacity: 1; }
  .share-trigger-leave {
    pointer-events: none;
    opacity: 1; }
  .share-trigger-leave-active {
    pointer-events: none;
    transition: all 0.2s ease-out;
    opacity: 0; }
  .share-trigger:after {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    width: 50px;
    text-align: center;
    content: 'Share';
    text-transform: capitalize;
    font-weight: 300;
    position: absolute;
    color: #FFF;
    letter-spacing: 0.5px;
    top: 56px;
    opacity: 0;
    -ms-transform: translateY(-13px);
    transform: translateY(-13px);
    transition: transform 0.4s ease-out, opacity 0.2s ease-out; }
  .share-trigger:hover {
    color: rgba(255, 255, 255, 0.8); }
    .share-trigger:hover:after {
      -ms-transform: translateY(0px);
      transform: translateY(0px);
      opacity: 1; }
  .container--fullscreen .share-trigger {
    right: 3vh;
    top: 3vh; }

.btn-skip {
  position: absolute;
  bottom: 60px;
  right: -160px;
  z-index: 100;
  padding: 9px 35px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #D1D7DD;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid #D1D7DD;
  border-radius: 4px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: right 0.5s ease, opacity 1s ease, background 1s ease; }
  .btn-skip--visible {
    right: 20px;
    opacity: 1; }
  .btn-skip:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.7); }
  @media screen and (max-width: 600px) {
    .btn-skip {
      padding: 12px 25px;
      font-size: 14px; } }

.slider-wrapper {
  display: -ms-flexbox;
  display: flex; }

.slider-count {
  margin-left: 15px;
  color: #aaa; }

.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  border-radius: 6px;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

.rc-slider-rail {
  position: absolute;
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  height: 4px; }

.rc-slider-track {
  position: absolute;
  left: 0;
  height: 4px;
  border-radius: 6px;
  background-color: #33b5d5; }

.rc-slider-handle {
  position: absolute;
  margin-left: -7px;
  margin-top: -5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff; }

.rc-slider-handle:hover {
  border-color: #57c5f7; }

.rc-slider-handle-active:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7; }

.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px; }

.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999; }

.rc-slider-mark-text-active {
  color: #666; }

.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px; }

.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle; }

.rc-slider-dot:first-child {
  margin-left: -4px; }

.rc-slider-dot:last-child {
  margin-left: -4px; }

.rc-slider-dot-active {
  border-color: #96dbfa; }

.rc-slider-disabled {
  background-color: #e9e9e9; }

.rc-slider-disabled .rc-slider-track {
  background-color: #ccc; }

.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  border-color: #ccc;
  background-color: #fff;
  cursor: not-allowed; }

.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important; }

.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px; }

.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px; }

.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px; }

.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  margin-bottom: -7px; }

.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%; }

.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px; }

.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px; }

.rc-slider-vertical .rc-slider-dot:first-child {
  margin-bottom: -4px; }

.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px; }

.squeeze-card {
  opacity: 0;
  font-family: "Open Sans", sans-serif;
  height: 60%;
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
  background-size: cover;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  opacity: 1.0;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .squeeze-card:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.3; }
  .end .squeeze-card {
    visibility: visible;
    opacity: 1;
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    pointer-events: all; }
  .share-active .squeeze-card {
    pointer-events: none;
    opacity: 0.5; }
  .squeeze-card-enter {
    opacity: 0;
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .squeeze-card-enter-active {
    opacity: 1;
    transition: opacity 0.5s, transform 0.5s;
    -ms-transform: scale(1);
    transform: scale(1); }
  .squeeze-card-leave {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1); }
  .squeeze-card-leave-active {
    opacity: 0;
    transition: opacity 0.5s, transform 0.5s;
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

.hidden {
  display: none; }

.icon-pause, .icon-play {
  cursor: pointer; }

.squeeze-card__inner {
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  .container--show-share-card .squeeze-card__inner {
    display: none; }
  .squeeze-card__inner::before {
    content: "";
    pointer-events: none;
    width: 90%;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    display: block;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.7) 0, transparent 100%);
    z-index: -1; }
  @media screen and (max-width: 480px) {
    .squeeze-card__inner {
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      .squeeze-card__inner::before {
        display: none; } }

.squeeze-card__info-1 {
  width: 100%;
  position: relative;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding: 15px 22px 0px 20px; }
  @media screen and (max-width: 480px) {
    .squeeze-card__info-1 {
      height: 100%;
      padding: 0; } }

.squeeze-card__info-2 {
  padding: 10px 24px 20px 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  @media screen and (max-width: 480px) {
    .squeeze-card__info-2 {
      display: none; } }

.squeeze-card-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  max-height: 52%;
  border: 2px solid #000;
  box-shadow: 0px 0px 5px transparent;
  transition: all 0.2s ease-out; }
  .squeeze-card-img .progress-circle {
    width: 58px;
    height: 58px;
    fill: none;
    stroke-dashoffset: 10%; }
  .squeeze-card-img i {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.2s ease-out; }
    .squeeze-card-img i:before {
      margin-left: 3px; }
  .squeeze-card-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.2s ease-out; }
  .squeeze-card-img:hover {
    -ms-transform: scale(1.01);
    transform: scale(1.01); }
    .squeeze-card-img:hover i {
      color: white;
      border: 1px solid white;
      -ms-transform: scale(1.2);
      transform: scale(1.2); }
  @media screen and (max-width: 480px) {
    .squeeze-card-img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      max-height: none;
      z-index: -2; } }

.squeeze-card-img-wrapper {
  position: relative;
  width: 30%;
  height: auto;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media screen and (max-width: 480px) {
    .squeeze-card-img-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block; }
      .squeeze-card-img-wrapper:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 20%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: -webkit-linear-gradient(top, black, rgba(0, 0, 0, 0.5) 20%, transparent);
        background: linear-gradient(180deg, black, rgba(0, 0, 0, 0.5) 20%, transparent);
        z-index: -1; }
      .squeeze-card-img-wrapper:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 20%;
        left: 0;
        right: 0;
        top: 80%;
        bottom: 0;
        background: -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0.5) 20%, transparent);
        background: linear-gradient(0deg, black, rgba(0, 0, 0, 0.5) 20%, transparent); } }

.squeeze-episode-counter {
  margin-bottom: 10px;
  color: white;
  font-size: 14px;
  font-weight: 600; }
  .squeeze-episode-counter span {
    color: #33b5d5; }

.squeeze-card-text {
  color: white;
  width: 60%;
  max-width: 460px;
  padding-right: 30px;
  overflow: hidden; }
  .squeeze-card-text h3 {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 35px; }
  .squeeze-card-text h4 {
    font-size: 18px;
    line-height: 1.5;
    color: #FFF;
    margin-bottom: 10px;
    font-weight: 600;
    margin-bottom: 5px; }
  .squeeze-card-text p {
    line-height: 1.5;
    font-size: 13px;
    font-weight: 300; }
  @media screen and (max-width: 800px) {
    .squeeze-card-text h3 {
      font-size: 24px; }
    .squeeze-card-text h4 {
      font-size: 14px;
      margin-bottom: 10px;
      font-weight: lighter; }
    .squeeze-card-text p {
      font-size: 12px; } }
  @media screen and (max-width: 600px) {
    .squeeze-card-text h3 {
      font-size: 18px; }
    .squeeze-card-text h4 {
      font-size: 12px;
      margin-bottom: 10px;
      font-weight: lighter; }
    .squeeze-card-text p {
      display: none; } }
  @media screen and (max-width: 480px) {
    .squeeze-card-text {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding: 0;
      pointer-events: none; }
      .squeeze-card-text h3 {
        font-size: 18px;
        margin: 10px; }
      .squeeze-card-text h4 {
        display: none; }
      .squeeze-card-text p {
        display: none; } }

.next-episode-counter {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  padding-right: 16px; }
  @media screen and (max-width: 800px) {
    .next-episode-counter {
      font-size: 14px; } }
  @media screen and (max-width: 600px) {
    .next-episode-counter {
      font-size: 12px; } }
  @media screen and (max-width: 480px) {
    .next-episode-counter {
      font-size: 12px;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 4;
      margin: 10px; } }

.squeeze-card__pause {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 5;
  color: white;
  font-size: 14px; }
  @media screen and (max-width: 800px) {
    .squeeze-card__pause {
      top: 2px;
      right: 3px; } }
  @media screen and (max-width: 600px) {
    .squeeze-card__pause {
      top: 0;
      font-size: 12px; } }
  @media screen and (max-width: 480px) {
    .squeeze-card__pause {
      display: none; } }

.squeeze-card__button {
  border: 1px solid white;
  background: transparent;
  padding: 6px 10px;
  color: white;
  border-radius: 1px;
  font-size: 13px;
  margin-right: 10px;
  cursor: pointer;
  transition: .2s ease-in-out;
  outline: 0;
  text-decoration: none;
  border-radius: 2px;
  display: inline-block; }
  .squeeze-card__button:last-of-type {
    margin-right: 0; }
  .squeeze-card__button:hover {
    background: rgba(255, 255, 255, 0.9);
    color: black; }

.video {
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  transition: all 0.2s ease-out; }
  .container--show-squeeze-card .video {
    border: 2px solid #000;
    box-shadow: 0px 0px 5px transparent;
    cursor: pointer; }
    .container--show-squeeze-card .video:hover {
      -ms-transform: scale(1.03);
      transform: scale(1.03); }

video::-webkit-media-controls {
  display: none !important; }

.video-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex; }
  .container--show-squeeze-card .video-container {
    left: 20;
    top: 20;
    width: 30%;
    height: 30%;
    z-index: 12; }
    @media screen and (max-width: 800px) {
      .container--show-squeeze-card .video-container {
        width: 25%;
        height: 25%; } }
  .container--show-squeeze-card.container--show-share-card .video-container {
    opacity: 0.0;
    pointer-events: none;
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .container--show-squeeze-card.container--no-squeeze .video-container {
    opacity: 0;
    visibility: hidden;
    border: none;
    box-shadow: none;
    pointer-events: none;
    -ms-transform: none;
    transform: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .video-container i {
    opacity: 0;
    display: none; }
  .container--show-squeeze-card .video-container i {
    display: inline-block;
    z-index: 14;
    pointer-events: none;
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.2s ease-out;
    opacity: 1.0; }
    .container--show-squeeze-card .video-container i:before {
      margin-left: 3px; }
    @media screen and (max-width: 600px) {
      .container--show-squeeze-card .video-container i {
        width: 40px;
        height: 40px; } }
  .container--show-squeeze-card.container--playing .video-container i {
    opacity: 0; }
  .video-container:hover i {
    color: white;
    border: 1px solid white;
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

@media screen and (max-width: 480px) {
  .container--show-squeeze-card .video, .container--show-squeeze-card .video-container {
    display: none;
    transition: none; } }

.volume-control {
  height: 115px;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  background: rgba(0, 0, 0, 0.7);
  left: 50%;
  margin-left: -20px;
  border-radius: 5px;
  bottom: 50px;
  width: 40px; }
  .volume-control:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
    content: '';
    bottom: -7px;
    right: 12px;
    position: absolute; }

.volume-control__slider {
  background: #676767;
  width: 4px;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3);
  margin: 15px auto;
  height: 80px;
  border-radius: 5px;
  position: relative;
  cursor: pointer; }

.volume-control__highlight {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 4px;
  background: #33b5d5;
  box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 0.2);
  border-radius: 2px; }

.volume-control__handle {
  background: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  bottom: 100%;
  left: -2px;
  margin-top: 4px;
  -ms-transform: translateY(4px);
  transform: translateY(4px); }

.video-container {
  z-index: 2; }
  .container--fullscreen .video-container {
    z-index: 2147483649; }

.control-bar {
  z-index: 10; }
  .container--fullscreen .control-bar {
    z-index: 2147483657; }

.progress-bar {
  z-index: 15; }
  .container--fullscreen .progress-bar {
    z-index: 2147483662; }

.volume-control {
  z-index: 30; }
  .container--fullscreen .volume-control {
    z-index: 2147483677; }

.next-dialog {
  z-index: 30; }
  .container--fullscreen .next-dialog {
    z-index: 2147483677; }

.quick-preview {
  z-index: 40; }
  .container--fullscreen .quick-preview {
    z-index: 2147483687; }

.pause-card {
  z-index: 5; }
  .container--fullscreen .pause-card {
    z-index: 2147483652; }

.loading-card {
  z-index: 6; }
  .container--fullscreen .loading-card {
    z-index: 2147483653; }

.cover-img {
  z-index: 3; }
  .container--fullscreen .cover-img {
    z-index: 2147483650; }

.cc-card {
  z-index: 50; }
  .container--fullscreen .cc-card {
    z-index: 2147483697; }

.video-end-card {
  z-index: 60; }
  .container--fullscreen .video-end-card {
    z-index: 2147483707; }

.squeeze-card {
  z-index: 1; }
  .container--fullscreen .squeeze-card {
    z-index: 2147483648; }

.squeeze-card--end {
  z-index: 10; }
  .container--fullscreen .squeeze-card--end {
    z-index: 2147483657; }

.hover-dialog__dialog {
  z-index: 100; }
  .container--fullscreen .hover-dialog__dialog {
    z-index: 2147483747; }

.share-card {
  z-index: 15; }
  .container--fullscreen .share-card {
    z-index: 2147483662; }

.share-trigger {
  z-index: 101; }
  .container--fullscreen .share-trigger {
    z-index: 2147483748; }

.ad-roll__overlay {
  z-index: 102; }
  .container--fullscreen .ad-roll__overlay {
    z-index: 2147483749; }

/*# sourceMappingURL=styles.css.map */
