/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.mvpd-message-container {
  background: #282828;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 60px;
  position: relative; }
  .mvpd-message-container .mvpd-messages-image-container {
    display: block;
    max-width: 960px;
    padding: 0 48px;
    margin: 0 auto; }
    .mvpd-message-container .mvpd-messages-image-container .mvpd-messages-banner {
      width: 100%; }
  .mvpd-message-container .mvpd-messages-close {
    color: #aaa;
    font-size: 32px;
    width: 36px;
    height: 36px;
    padding: 8px;
    position: absolute;
    top: 8px;
    right: 16px;
    cursor: pointer; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  .mvpd-message-container {
    padding: 52px 20px 8px; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.sso-wrapper {
  font-size: 14px;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
  -moz-transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
  .sso-wrapper:not(.sso-standalone) {
    background: rgba(0, 0, 0, 0.4);
    z-index: 1100; }
  .sso-wrapper input[name='activationcode'] {
    text-transform: uppercase; }
  .sso-wrapper.sso-standalone {
    background: rgba(0, 0, 0, 0.1); }
    .sso-wrapper.sso-standalone .sso-inner {
      position: relative;
      margin: 0 auto; }
    .sso-wrapper.sso-standalone .brand-logo {
      display: none; }
    .sso-wrapper.sso-standalone .icon-left-open-big {
      position: absolute;
      top: 0;
      left: 0;
      padding: 24px 16px;
      font-size: 2.2em;
      color: black; }
  .sso-wrapper:not(.sso-singleview) .sso-section {
    display: none; }
  .sso-wrapper.sso-singleview .sso-inner,
  .sso-wrapper.sso-singleview .sso-section {
    border-radius: 4px; }
  .sso-wrapper.sso-wrapper-sm {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .sso-wrapper.sso-wrapper-sm.sso-hide {
      opacity: 0;
      visibility: hidden; }
    .sso-wrapper.sso-wrapper-sm .content-head {
      padding: 60px 20px 20px;
      max-width: 380px;
      margin-left: auto;
      margin-right: auto; }
      .sso-wrapper.sso-wrapper-sm .content-head .head-label {
        line-height: 1.33em;
        padding-bottom: 8px; }
      .sso-wrapper.sso-wrapper-sm .content-head .sso-button {
        margin-bottom: 16px; }
    .sso-wrapper.sso-wrapper-sm .sso-inner {
      position: absolute;
      top: 20vh;
      left: 50%;
      width: 90%;
      max-width: 560px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
    .sso-wrapper.sso-wrapper-sm .sso-section {
      max-height: calc(100vh - 160px);
      overflow: auto; }
  .sso-wrapper.sso-create .sso-button {
    max-width: 240px;
    width: 80%;
    margin-left: auto;
    margin-right: auto; }
  .sso-wrapper.sso-signin .sso-signin-section {
    display: block; }
  .sso-wrapper.sso-signin .signin-form .forgot-pw {
    color: #444;
    text-decoration: underline; }
  .sso-wrapper.sso-signup .sso-signup-section {
    display: block; }
  .sso-wrapper.sso-success .sso-success-section {
    display: block; }
  .sso-wrapper.sso-pending .sso-pending-section {
    display: block; }
  .sso-wrapper.sso-subscribed .sso-subscribed-section {
    display: block; }
  .sso-wrapper.sso-password .sso-password-section {
    display: block; }
  .sso-wrapper.sso-password-done .sso-password-done-section {
    display: block; }
  .sso-wrapper.sso-activate .sso-activate-section {
    display: block; }
  .sso-wrapper.sso-activate-done .sso-activate-done-section {
    display: block; }
  .sso-wrapper.sso-underage .sso-underage-section {
    display: block; }
  .sso-wrapper.sso-link .sso-link-section {
    display: block; }
  .sso-wrapper.sso-social-info .sso-social-info-section {
    display: block; }
  .sso-wrapper.sso-update .sso-update-section {
    display: block; }
  .sso-wrapper.sso-update-done .sso-update-done-section {
    display: block; }
  .sso-wrapper.sso-reset .sso-reset-section {
    display: block; }
  .sso-wrapper.sso-reset-done .sso-reset-done-section {
    display: block; }
  .sso-wrapper.loading .section-shaded {
    position: relative; }
    .sso-wrapper.loading .section-shaded:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 100;
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSc2MHB4JyBoZWlnaHQ9JzYwcHgnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0idWlsLXJpbmctYWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q+PGNpcmNsZSBjeD0iNTAiIGN5PSI1MCIgcj0iNDAiIHN0cm9rZT0iI2NjYyIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2NpcmNsZT48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI0MCIgc3Ryb2tlPSIjZmZmZmZmIiBmaWxsPSJub25lIiBzdHJva2Utd2lkdGg9IjYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ic3Ryb2tlLWRhc2hvZmZzZXQiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBmcm9tPSIwIiB0bz0iNTAyIj48L2FuaW1hdGU+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ic3Ryb2tlLWRhc2hhcnJheSIgZHVyPSIycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHZhbHVlcz0iMTAwLjQgMTUwLjY7MSAyNTA7MTAwLjQgMTUwLjYiPjwvYW5pbWF0ZT48L2NpcmNsZT48L3N2Zz4=");
      background-repeat: no-repeat;
      background-position: center center; }
    .sso-wrapper.loading .section-shaded:before {
      background-color: rgba(241, 241, 241, 0.8); }
  .sso-wrapper .close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 10px;
    width: 30px;
    height: 30px;
    z-index: 100; }
    .sso-wrapper .close-button:focus {
      outline: 2px solid #4d90fe; }
    .sso-wrapper .close-button:before, .sso-wrapper .close-button:after {
      content: '';
      width: 1px;
      height: 30px;
      background-color: #999;
      position: absolute;
      top: 0;
      left: 15px;
      display: block; }
    .sso-wrapper .close-button:before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .sso-wrapper .close-button:after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .sso-wrapper a.theme-item-dark {
    font-weight: bold;
    padding-left: 8px; }
  .sso-wrapper .sso-inner {
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    background: #fff;
    position: relative; }
  .sso-wrapper i {
    font-style: italic;
    color: #444; }
  .sso-wrapper .brand-logo {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block; }
  .sso-wrapper .content-head {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0; }
    .sso-wrapper .content-head.devices {
      max-width: 800px;
      margin: auto; }
      .sso-wrapper .content-head.devices .device-image {
        margin-top: 30px; }
        .sso-wrapper .content-head.devices .device-image img {
          max-width: 100%; }
    .sso-wrapper .content-head .head-label {
      font-size: 20px;
      font-weight: 600;
      color: #222; }
    .sso-wrapper .content-head.devices .head-label {
      text-transform: none; }
    .sso-wrapper .content-head h5 {
      color: #9b9b9b;
      font-size: 1.125em;
      font-weight: 300; }
  .sso-wrapper section .section-inner {
    max-width: 510px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 16px; }
    .sso-wrapper section .section-inner p {
      margin-bottom: 16px;
      font-size: 15px;
      line-height: 1.4em;
      color: #444; }
      .sso-wrapper section .section-inner p.bold-inner {
        font-weight: 600; }
    .sso-wrapper section .section-inner.max-spread {
      max-width: 1100px; }
    .sso-wrapper section .section-inner span #my-list-sign-in {
      text-decoration: underline; }
  .sso-wrapper .sso-bullets {
    max-width: 410px;
    text-align: left;
    display: inline-block; }
    .sso-wrapper .sso-bullets li {
      font-weight: 400;
      font-size: 12px;
      margin-bottom: 16px;
      line-height: 20px;
      position: relative;
      padding-left: 30px;
      color: #444; }
      .sso-wrapper .sso-bullets li:before {
        margin-right: 16px;
        position: absolute;
        left: 0;
        top: 5px; }
  .sso-wrapper .sso-button {
    height: 40px;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    border-radius: 2px; }
    .sso-wrapper .sso-button.btn-loading:before {
      content: 'Loading';
      position: relative;
      z-index: 5; }
    .sso-wrapper .sso-button.btn-loading:after {
      position: absolute;
      left: 0;
      content: '';
      top: 0;
      bottom: 0;
      z-index: 2;
      border-radius: 2px;
      -webkit-animation-name: progress;
      -moz-animation-name: progress;
      animation-name: progress;
      -webkit-animation-duration: 5s;
      -moz-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-iteration-count: infinite;
      -moz-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
      -moz-animation-timing-function: linear;
      animation-timing-function: linear; }
    .sso-wrapper .sso-button.btn-loading span {
      display: none; }
  .sso-wrapper .brand-button, .sso-wrapper .transparent-button, .sso-wrapper .brand-button-1, .sso-wrapper .brand-button-2 {
    line-height: 40px;
    width: 100%;
    display: block;
    font-size: 16px; }
  .sso-wrapper .transparent-button {
    color: rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.5);
    margin-right: 10px;
    font-weight: 600; }
  .sso-wrapper .brand-button-1 {
    color: #fff;
    border: 0;
    background-color: #181818; }
    .sso-wrapper .brand-button-1.disabled {
      opacity: 0.4; }
  .sso-wrapper .brand-button-2 {
    background-color: #2f2b28; }
    .sso-wrapper .brand-button-2.disabled {
      background-color: rgba(0, 0, 0, 0.07);
      cursor: not-allowed; }
  .sso-wrapper .sso-form {
    width: 286px;
    margin: 0 auto; }
    .sso-wrapper .sso-form .font-reg a {
      text-decoration: underline; }
    .sso-wrapper .sso-form.selection-flex-form {
      display: flex;
      width: 100%; }
    .sso-wrapper .sso-form > * {
      margin-bottom: 16px; }
    .sso-wrapper .sso-form .form-full-date .yob-field {
      position: relative;
      opacity: 0.4; }
      .sso-wrapper .sso-form .form-full-date .yob-field:after {
        content: '';
        z-index: 10;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
    .sso-wrapper .sso-form .form-full-date .date-full {
      display: block; }
    .sso-wrapper .sso-form .date-full {
      display: none; }
    .sso-wrapper .sso-form .social > * {
      margin-bottom: 16px; }
    .sso-wrapper .sso-form .form-checkbox {
      text-align: left;
      position: relative; }
      .sso-wrapper .sso-form .form-checkbox.error {
        margin-bottom: 40px; }
        .sso-wrapper .sso-form .form-checkbox.error label {
          display: block;
          bottom: -2.5em; }
        .sso-wrapper .sso-form .form-checkbox.error .error-target {
          border-color: #d0021b; }
      .sso-wrapper .sso-form .form-checkbox fieldset {
        position: relative;
        padding-left: 24px;
        font-size: 11px;
        line-height: 1.2em;
        color: #444; }
        .sso-wrapper .sso-form .form-checkbox fieldset a {
          color: #444;
          text-decoration: underline; }
      .sso-wrapper .sso-form .form-checkbox input {
        position: absolute;
        left: 0;
        top: 0;
        width: 15px;
        height: 15px;
        border: 1px solid #ccc;
        background: #fff;
        outline: none;
        text-align: center;
        -moz-appearance: none;
        -webkit-appearance: none;
        -o-appearance: none; }
        .sso-wrapper .sso-form .form-checkbox input:checked:after {
          content: 'g';
          font-family: 'icon-fonts';
          text-align: center;
          display: inline-block;
          line-height: 15px; }
        .sso-wrapper .sso-form .form-checkbox input:focus {
          outline: none;
          border: 1px solid #4d90fe;
          -webkit-box-shadow: 0px 0px 4px #4d90fe;
          box-shadow: 0px 0px 4px #4d90fe; }
  .sso-wrapper .icon-button {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-align: left; }
    .sso-wrapper .icon-button.facebook-button {
      background: #4861a1; }
    .sso-wrapper .icon-button.google-button {
      background: #ffffff;
      color: #686868; }
    .sso-wrapper .icon-button.email-button {
      background: #fff;
      color: #686868;
      border: 1px solid rgba(204, 204, 204, 0.6); }
      .sso-wrapper .icon-button.email-button .icon:before {
        color: #686868; }
    .sso-wrapper .icon-button .icon {
      display: block;
      height: 100%; }
      .sso-wrapper .icon-button .icon:before {
        display: inline-block;
        vertical-align: middle;
        line-height: 40px;
        width: 45px;
        border-right: 1px solid rgba(216, 216, 216, 0.24);
        text-align: center;
        margin-right: 16px;
        font-size: 16px; }
      .sso-wrapper .icon-button .icon.icon-google::before {
        background: url(/assets/images/icons/icon-google.svg) no-repeat;
        background-size: 50%;
        background-position: center;
        color: transparent; }
  .sso-wrapper .sso-divide {
    margin: 26px 0;
    position: relative; }
    .sso-wrapper .sso-divide:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: #ccc;
      left: 0;
      top: 0.5em; }
    .sso-wrapper .sso-divide span {
      font-weight: 600;
      font-style: italic;
      padding: 0 28px;
      display: inline-block;
      background: #f1f1f1;
      position: relative;
      z-index: 10;
      color: #444; }
  .sso-wrapper .section-shaded {
    background: #f1f1f1;
    padding: 24px 0; }
    .sso-wrapper .section-shaded .font-reg .a {
      color: #444;
      text-decoration: underline; }
  .sso-wrapper .signup-form {
    max-height: 10000px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .sso-wrapper .signup-form.collapsed-form {
      max-height: 0;
      overflow: hidden; }
  .sso-wrapper .error-message {
    color: #d0021b;
    font-size: 11px;
    line-height: 1.2em;
    display: none; }
  .sso-wrapper .error > .error-message {
    display: block; }
  .sso-wrapper form > * {
    margin-bottom: 16px; }
  .sso-wrapper form .editprofile-forgot .forgot-pw {
    color: #444;
    text-decoration: underline; }
  .sso-wrapper form label {
    display: none;
    color: #d0021b;
    position: absolute;
    bottom: -1.12em;
    left: 2px;
    font-size: 11px; }
    .sso-wrapper form label.multi-line {
      bottom: -2.24em; }
  .sso-wrapper form fieldset {
    margin-bottom: 16px; }
    .sso-wrapper form fieldset.w-33, .sso-wrapper form fieldset.w-50 {
      display: inline-block;
      vertical-align: middle; }
    .sso-wrapper form fieldset.w-33 {
      width: 33.3333%; }
      .sso-wrapper form fieldset.w-33:not(:last-child) {
        width: calc(33.3333% - 4px); }
    .sso-wrapper form fieldset.w-50 {
      width: calc(50% - 2.5px); }
    .sso-wrapper form fieldset.error, .sso-wrapper form fieldset.error-checkbox {
      position: relative; }
      .sso-wrapper form fieldset.error input[type='text'],
      .sso-wrapper form fieldset.error input[type='number'],
      .sso-wrapper form fieldset.error input[type='password'],
      .sso-wrapper form fieldset.error input[type='email'],
      .sso-wrapper form fieldset.error .picker, .sso-wrapper form fieldset.error-checkbox input[type='text'],
      .sso-wrapper form fieldset.error-checkbox input[type='number'],
      .sso-wrapper form fieldset.error-checkbox input[type='password'],
      .sso-wrapper form fieldset.error-checkbox input[type='email'],
      .sso-wrapper form fieldset.error-checkbox .picker {
        border-color: #d0021b; }
      .sso-wrapper form fieldset.error label, .sso-wrapper form fieldset.error-checkbox label {
        display: block; }
    .sso-wrapper form fieldset.error-checkbox label {
      position: relative;
      bottom: 0;
      top: 2px; }
  .sso-wrapper form input[type='text'],
  .sso-wrapper form input[type='number'],
  .sso-wrapper form input[type='password'],
  .sso-wrapper form input[type='email'] {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 14px;
    color: black;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    border: none;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    outline: none;
    border-radius: 2px; }
  .sso-wrapper form input[type='number'] {
    padding: 0 4px 0 16px; }
  .sso-wrapper form ::-webkit-input-placeholder {
    font-size: 0.85em;
    color: #666; }
  .sso-wrapper form ::-moz-placeholder {
    font-size: 0.85em;
    color: #666; }
  .sso-wrapper form :-ms-input-placeholder {
    font-size: 0.85em;
    color: #666; }
  .sso-wrapper form input:-moz-placeholder {
    font-size: 0.85em;
    color: #666; }
  .sso-wrapper form .picker {
    border: 1px solid rgba(204, 204, 204, 0.5);
    border-radius: 2px; }
    .sso-wrapper form .picker input {
      opacity: 0;
      margin: 0;
      width: 100%;
      height: 100%;
      position: relative;
      vertical-align: middle;
      z-index: 2;
      cursor: pointer; }
    .sso-wrapper form .picker li {
      display: inline-block;
      height: 38px;
      line-height: 38px;
      background: #fff;
      position: relative;
      cursor: pointer; }
      .sso-wrapper form .picker li:hover span,
      .sso-wrapper form .picker li input:checked + span {
        background: #dbdbdb; }
      .sso-wrapper form .picker li span {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        color: #444; }
        .sso-wrapper form .picker li span:focus {
          border: 1px solid #4d90fe; }
      .sso-wrapper form .picker li:focus span,
      .sso-wrapper form .picker li input:checked + span {
        border: 1px solid #4d90fe; }
    .sso-wrapper form .picker.gender-picker li:first-child {
      border-right: 1px solid rgba(216, 216, 216, 0.24);
      width: 55%; }
    .sso-wrapper form .picker.gender-picker li:last-child {
      width: 45%; }
  .sso-wrapper form .date-full {
    margin-bottom: 0; }
  .sso-wrapper .signup-note {
    font-size: 12px;
    display: block;
    max-width: 540px;
    margin: 16px auto;
    line-height: 1.66667em;
    color: #444; }
    .sso-wrapper .signup-note a {
      text-decoration: underline; }
  .sso-wrapper .brand-mark:after {
    font-size: 0.45em;
    vertical-align: top;
    line-height: 1em; }
  .sso-wrapper .footnote {
    padding: 30px 16px;
    min-height: 74px;
    line-height: 1.4em;
    color: #444; }
    .sso-wrapper .footnote a {
      text-decoration: underline;
      color: #444; }

.sso-block-wrapper {
  position: relative; }
  .sso-block-wrapper .sso-wrapper:not(.sso-standalone):not(.sso-hide) + .sso-wrapper {
    visibility: hidden; }
  .sso-block-wrapper .sso-wrapper:not(.sso-standalone) .brand-logo {
    display: none; }

body.signed-in .sso-wrapper .mvpd-prompt {
  visibility: hidden; }

body.signed-in .hide-on-mvpd {
  display: none !important; }

.gigya-screen-dialog,
.gigya-screen-dialog-mobile {
  display: none !important; }

@-webkit-keyframes progress {
  0% {
    width: 0%; }
  25% {
    width: 25%; }
  50% {
    width: 50%; }
  75% {
    width: 75%; }
  100% {
    width: 100%; } }

@-moz-keyframes progress {
  0% {
    width: 0%; }
  25% {
    width: 25%; }
  50% {
    width: 50%; }
  75% {
    width: 75%; }
  100% {
    width: 100%; } }

@keyframes progress {
  0% {
    width: 0%; }
  25% {
    width: 25%; }
  50% {
    width: 50%; }
  75% {
    width: 75%; }
  100% {
    width: 100%; } }

.sso-wrapper {
  position: relative; }
  .sso-wrapper a.backbutton {
    width: 70px;
    height: 70px;
    display: block;
    z-index: 1000;
    position: absolute; }
  .sso-wrapper .sso-section.sso-update-section,
  .sso-wrapper .sso-section.sso-password-section,
  .sso-wrapper .sso-section.sso-signin-section,
  .sso-wrapper .sso-section.sso-signup-section {
    padding: 0; }
    .sso-wrapper .sso-section.sso-update-section section.content-head,
    .sso-wrapper .sso-section.sso-password-section section.content-head,
    .sso-wrapper .sso-section.sso-signin-section section.content-head,
    .sso-wrapper .sso-section.sso-signup-section section.content-head {
      background: #f1f1f1;
      padding: 36px 6% 22px 6%; }
      .sso-wrapper .sso-section.sso-update-section section.content-head .head-label,
      .sso-wrapper .sso-section.sso-password-section section.content-head .head-label,
      .sso-wrapper .sso-section.sso-signin-section section.content-head .head-label,
      .sso-wrapper .sso-section.sso-signup-section section.content-head .head-label {
        max-width: 326px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-bottom: 4px;
        line-height: 26px; }
        .sso-wrapper .sso-section.sso-update-section section.content-head .head-label .brand-mark,
        .sso-wrapper .sso-section.sso-password-section section.content-head .head-label .brand-mark,
        .sso-wrapper .sso-section.sso-signin-section section.content-head .head-label .brand-mark,
        .sso-wrapper .sso-section.sso-signup-section section.content-head .head-label .brand-mark {
          color: black; }
          .sso-wrapper .sso-section.sso-update-section section.content-head .head-label .brand-mark:after,
          .sso-wrapper .sso-section.sso-password-section section.content-head .head-label .brand-mark:after,
          .sso-wrapper .sso-section.sso-signin-section section.content-head .head-label .brand-mark:after,
          .sso-wrapper .sso-section.sso-signup-section section.content-head .head-label .brand-mark:after {
            line-height: 1em; }
      .sso-wrapper .sso-section.sso-update-section section.content-head .sso-bullets,
      .sso-wrapper .sso-section.sso-password-section section.content-head .sso-bullets,
      .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-bullets,
      .sso-wrapper .sso-section.sso-signup-section section.content-head .sso-bullets {
        max-width: 410px;
        padding-top: 20px; }
        .sso-wrapper .sso-section.sso-update-section section.content-head .sso-bullets li,
        .sso-wrapper .sso-section.sso-password-section section.content-head .sso-bullets li,
        .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-bullets li,
        .sso-wrapper .sso-section.sso-signup-section section.content-head .sso-bullets li {
          font-weight: 400;
          font-size: 12px;
          margin-bottom: 10px;
          line-height: 20px;
          position: relative;
          padding-left: 30px;
          color: #222; }
          .sso-wrapper .sso-section.sso-update-section section.content-head .sso-bullets li strong,
          .sso-wrapper .sso-section.sso-password-section section.content-head .sso-bullets li strong,
          .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-bullets li strong,
          .sso-wrapper .sso-section.sso-signup-section section.content-head .sso-bullets li strong {
            font-weight: 700; }
    .sso-wrapper .sso-section.sso-update-section section.section-shaded,
    .sso-wrapper .sso-section.sso-password-section section.section-shaded,
    .sso-wrapper .sso-section.sso-signin-section section.section-shaded,
    .sso-wrapper .sso-section.sso-signup-section section.section-shaded {
      padding: 14px 0 32px 0; }
      .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form,
      .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form,
      .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form,
      .sso-wrapper .sso-section.sso-signup-section section.section-shaded .sso-form {
        width: unset;
        padding: 0px 6% 6px 6%; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form .social,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form .social,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form .social,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded .sso-form .social {
          margin: 0; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form > span.font-reg p,
        .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form > span.font-reg a,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form > span.font-reg p,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form > span.font-reg a,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form > span.font-reg p,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form > span.font-reg a,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded .sso-form > span.font-reg p,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded .sso-form > span.font-reg a {
          font-weight: 400;
          font-size: 12px;
          line-height: 20px;
          color: black; }
          .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form > span.font-reg p:link,
          .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form > span.font-reg a:link,
          .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form > span.font-reg p:link,
          .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form > span.font-reg a:link,
          .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form > span.font-reg p:link,
          .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form > span.font-reg a:link,
          .sso-wrapper .sso-section.sso-signup-section section.section-shaded .sso-form > span.font-reg p:link,
          .sso-wrapper .sso-section.sso-signup-section section.section-shaded .sso-form > span.font-reg a:link {
            font-weight: 700; }
      .sso-wrapper .sso-section.sso-update-section section.section-shaded .signup-note,
      .sso-wrapper .sso-section.sso-password-section section.section-shaded .signup-note,
      .sso-wrapper .sso-section.sso-signin-section section.section-shaded .signup-note,
      .sso-wrapper .sso-section.sso-signup-section section.section-shaded .signup-note {
        font-size: 12px;
        display: block;
        max-width: 540px;
        margin: 16px auto;
        line-height: 1.66667em;
        color: #585858;
        padding: 14px 22px;
        text-align: left;
        background: white; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded .signup-note a:link,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded .signup-note a:link,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded .signup-note a:link,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded .signup-note a:link {
          font-weight: 700; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded .signup-note .brand-mark:after,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded .signup-note .brand-mark:after,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded .signup-note .brand-mark:after,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded .signup-note .brand-mark:after {
          font-size: 0.45em;
          vertical-align: top;
          line-height: 2.5em; }
      .sso-wrapper .sso-section.sso-update-section section.section-shaded form a.sso-button,
      .sso-wrapper .sso-section.sso-password-section section.section-shaded form a.sso-button,
      .sso-wrapper .sso-section.sso-signin-section section.section-shaded form a.sso-button,
      .sso-wrapper .sso-section.sso-signup-section section.section-shaded form a.sso-button {
        background-color: #f1f1f1;
        color: black;
        text-transform: unset;
        width: 94px;
        margin: 40px auto 28px auto;
        font-size: 14px; }
      .sso-wrapper .sso-section.sso-update-section section.section-shaded form .form-checkbox,
      .sso-wrapper .sso-section.sso-password-section section.section-shaded form .form-checkbox,
      .sso-wrapper .sso-section.sso-signin-section section.section-shaded form .form-checkbox,
      .sso-wrapper .sso-section.sso-signup-section section.section-shaded form .form-checkbox {
        padding-top: 20px; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded form .form-checkbox fieldset.checkbox,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded form .form-checkbox fieldset.checkbox,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded form .form-checkbox fieldset.checkbox,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded form .form-checkbox fieldset.checkbox {
          position: relative;
          padding-left: 28px;
          font-size: 12px;
          line-height: 1.4em;
          color: #747474; }
          .sso-wrapper .sso-section.sso-update-section section.section-shaded form .form-checkbox fieldset.checkbox .brand-mark:after,
          .sso-wrapper .sso-section.sso-password-section section.section-shaded form .form-checkbox fieldset.checkbox .brand-mark:after,
          .sso-wrapper .sso-section.sso-signin-section section.section-shaded form .form-checkbox fieldset.checkbox .brand-mark:after,
          .sso-wrapper .sso-section.sso-signup-section section.section-shaded form .form-checkbox fieldset.checkbox .brand-mark:after {
            line-height: 2em; }
          .sso-wrapper .sso-section.sso-update-section section.section-shaded form .form-checkbox fieldset.checkbox input,
          .sso-wrapper .sso-section.sso-password-section section.section-shaded form .form-checkbox fieldset.checkbox input,
          .sso-wrapper .sso-section.sso-signin-section section.section-shaded form .form-checkbox fieldset.checkbox input,
          .sso-wrapper .sso-section.sso-signup-section section.section-shaded form .form-checkbox fieldset.checkbox input {
            margin: 0px;
            width: 20px;
            height: 20px;
            border: 1px solid black;
            background: #fff;
            outline: none;
            text-align: center; }
          .sso-wrapper .sso-section.sso-update-section section.section-shaded form .form-checkbox fieldset.checkbox a:link,
          .sso-wrapper .sso-section.sso-password-section section.section-shaded form .form-checkbox fieldset.checkbox a:link,
          .sso-wrapper .sso-section.sso-signin-section section.section-shaded form .form-checkbox fieldset.checkbox a:link,
          .sso-wrapper .sso-section.sso-signup-section section.section-shaded form .form-checkbox fieldset.checkbox a:link {
            color: #747474;
            font-weight: 700; }
      .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset,
      .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset,
      .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset,
      .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset {
        position: relative;
        padding: 14px 0 0 0; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset::before,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset::before,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset::before,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset::before {
          text-align: left;
          font-weight: 600;
          font-size: 14px;
          line-height: 19px;
          color: black;
          position: absolute; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset > input,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset > input,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset > input,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset > input {
          font-family: 'Open Sans';
          font-weight: 400;
          font-size: 14px;
          color: black;
          width: 100%;
          line-height: 24px;
          padding: 30px 0px 12px 0px;
          border: none;
          border-bottom: 1px solid black; }
          .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset > input::placeholder,
          .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset > input::placeholder,
          .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset > input::placeholder,
          .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset > input::placeholder {
            font-weight: 400;
            font-size: 14px; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset > label,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset > label,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset > label,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset > label {
          font-size: 12px;
          top: 62px; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset.firstname::before,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset.firstname::before,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset.firstname::before,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset.firstname::before {
          content: 'First Name'; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset.mailid::before,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset.mailid::before,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset.mailid::before,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset.mailid::before {
          content: 'Email Address'; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset.password::before,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset.password::before,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset.password::before,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset.password::before {
          content: 'Password'; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset.passwordcheck::before,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset.passwordcheck::before,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset.passwordcheck::before,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset.passwordcheck::before {
          content: 'Confirm Password'; }
        .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset.password > a.showpwbutton, .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset.passwordcheck > a.showpwbutton,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset.password > a.showpwbutton,
        .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset.passwordcheck > a.showpwbutton,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset.password > a.showpwbutton,
        .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset.passwordcheck > a.showpwbutton,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset.password > a.showpwbutton,
        .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset.passwordcheck > a.showpwbutton {
          border-bottom: 1px solid black;
          position: absolute;
          right: 0%;
          bottom: 8px;
          font-size: 12px; }
  .sso-wrapper .sso-section.sso-update-section section.content-head h5 p,
  .sso-wrapper .sso-section.sso-password-section section.content-head h5 p,
  .sso-wrapper .sso-section.sso-signin-section section.content-head h5 p {
    color: black;
    margin: 8px auto 22px auto;
    font-size: 16px;
    line-height: 24px; }
  .sso-wrapper .sso-section.sso-update-section section.content-head .sso-messaging,
  .sso-wrapper .sso-section.sso-password-section section.content-head .sso-messaging,
  .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-messaging {
    text-align: left;
    display: flex;
    font-size: 12px;
    line-height: 19.07px;
    font-weight: 400;
    color: black;
    margin: 0px auto;
    width: 80%; }
    .sso-wrapper .sso-section.sso-update-section section.content-head .sso-messaging::before,
    .sso-wrapper .sso-section.sso-password-section section.content-head .sso-messaging::before,
    .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-messaging::before {
      content: '*';
      color: red;
      height: 18px;
      font-weight: bold;
      font-size: 32px;
      position: relative;
      right: 8px;
      top: 2px; }
    .sso-wrapper .sso-section.sso-update-section section.content-head .sso-messaging strong,
    .sso-wrapper .sso-section.sso-password-section section.content-head .sso-messaging strong,
    .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-messaging strong {
      font-weight: 700; }
      .sso-wrapper .sso-section.sso-update-section section.content-head .sso-messaging strong a,
      .sso-wrapper .sso-section.sso-password-section section.content-head .sso-messaging strong a,
      .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-messaging strong a {
        color: red;
        text-decoration: underline; }
  .sso-wrapper .sso-section.sso-update-section section.section-shaded form a.sso-button,
  .sso-wrapper .sso-section.sso-password-section section.section-shaded form a.sso-button,
  .sso-wrapper .sso-section.sso-signin-section section.section-shaded form a.sso-button {
    margin: 54px auto 40px auto; }
  .sso-wrapper .sso-section.sso-update-section section.section-shaded .font-reg,
  .sso-wrapper .sso-section.sso-password-section section.section-shaded .font-reg,
  .sso-wrapper .sso-section.sso-signin-section section.section-shaded .font-reg {
    margin-bottom: 8px;
    display: block; }
    .sso-wrapper .sso-section.sso-update-section section.section-shaded .font-reg p,
    .sso-wrapper .sso-section.sso-password-section section.section-shaded .font-reg p,
    .sso-wrapper .sso-section.sso-signin-section section.section-shaded .font-reg p {
      display: inline-block; }
  .sso-wrapper .sso-section.sso-update-section section.content-head h5 p,
  .sso-wrapper .sso-section.sso-password-section section.content-head h5 p {
    font-size: 12px;
    line-height: 21px; }
  .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form form a.sso-button,
  .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form form a.sso-button {
    color: white;
    background: black; }
  .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form > span.font-reg a,
  .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form > span.font-reg p,
  .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form > span.font-reg a,
  .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form > span.font-reg p {
    font-size: 14px; }
  .sso-wrapper .signup-form.collapsed-form {
    max-height: unset; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
div.gigya-screen-dialog {
  border: none !important;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }
  div.gigya-screen-dialog * {
    font-family: 'Open Sans', sans-serif; }
  div.gigya-screen-dialog .gigya-screen-dialog-inner {
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 2px; }
  div.gigya-screen-dialog .gigya-screen-dialog-top {
    position: relative; }
  div.gigya-screen-dialog .gigya-screen-dialog-caption {
    color: #fff;
    font-weight: 600;
    float: none;
    text-align: center;
    padding: 10px 0 6px;
    text-transform: uppercase; }
  div.gigya-screen-dialog .gigya-screen-dialog-content {
    padding: 20px 10px; }
  div.gigya-screen-dialog .gigya-screen-dialog-close {
    background: none;
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 10px;
    width: auto;
    height: auto;
    line-height: 1em; }
    div.gigya-screen-dialog .gigya-screen-dialog-close:before {
      content: 'X';
      font-family: 'icon-fonts';
      color: rgba(255, 255, 255, 0.8);
      font-size: 14px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    div.gigya-screen-dialog .gigya-screen-dialog-close:hover:before {
      color: white; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 640px) {
  .sso-wrapper .sso-section.sso-update-section,
  .sso-wrapper .sso-section.sso-password-section,
  .sso-wrapper .sso-section.sso-signin-section,
  .sso-wrapper .sso-section.sso-signup-section {
    margin: 0 auto;
    max-width: 728px;
    padding: 40px; }
    .sso-wrapper .sso-section.sso-update-section section.content-head,
    .sso-wrapper .sso-section.sso-password-section section.content-head,
    .sso-wrapper .sso-section.sso-signin-section section.content-head,
    .sso-wrapper .sso-section.sso-signup-section section.content-head {
      padding: 48px 12% 28px 12%; }
      .sso-wrapper .sso-section.sso-update-section section.content-head::before,
      .sso-wrapper .sso-section.sso-password-section section.content-head::before,
      .sso-wrapper .sso-section.sso-signin-section section.content-head::before,
      .sso-wrapper .sso-section.sso-signup-section section.content-head::before {
        left: 26px;
        top: 26px;
        border-width: 0px 4px 4px 0;
        padding: 7px; }
      .sso-wrapper .sso-section.sso-update-section section.content-head .head-label,
      .sso-wrapper .sso-section.sso-password-section section.content-head .head-label,
      .sso-wrapper .sso-section.sso-signin-section section.content-head .head-label,
      .sso-wrapper .sso-section.sso-signup-section section.content-head .head-label {
        font-size: 24px;
        line-height: 28px;
        max-width: 400px; }
      .sso-wrapper .sso-section.sso-update-section section.content-head .sso-bullets,
      .sso-wrapper .sso-section.sso-password-section section.content-head .sso-bullets,
      .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-bullets,
      .sso-wrapper .sso-section.sso-signup-section section.content-head .sso-bullets {
        max-width: 480px; }
        .sso-wrapper .sso-section.sso-update-section section.content-head .sso-bullets li,
        .sso-wrapper .sso-section.sso-password-section section.content-head .sso-bullets li,
        .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-bullets li,
        .sso-wrapper .sso-section.sso-signup-section section.content-head .sso-bullets li {
          font-size: 16px;
          line-height: 24px;
          padding-left: 45px;
          padding-top: 2px; }
          .sso-wrapper .sso-section.sso-update-section section.content-head .sso-bullets li::before,
          .sso-wrapper .sso-section.sso-password-section section.content-head .sso-bullets li::before,
          .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-bullets li::before,
          .sso-wrapper .sso-section.sso-signup-section section.content-head .sso-bullets li::before {
            margin-top: 10px;
            font-size: 12px; }
    .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form,
    .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form,
    .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form,
    .sso-wrapper .sso-section.sso-signup-section section.section-shaded .sso-form {
      padding: 0px 16% 6px 16%; }
    .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset,
    .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset,
    .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset,
    .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset {
      padding: 26px 0 0 0; }
      .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset::before,
      .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset::before,
      .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset::before,
      .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset::before {
        font-size: 16px;
        line-height: unset; }
      .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset > label,
      .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset > label,
      .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset > label,
      .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset > label {
        font-size: 14px;
        top: 75px; }
      .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset > input,
      .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset > input,
      .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset > input,
      .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset > input {
        padding: 32px 0px 12px 0px; }
      .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset > input,
      .sso-wrapper .sso-section.sso-update-section section.section-shaded form > fieldset > input::placeholder,
      .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset > input,
      .sso-wrapper .sso-section.sso-password-section section.section-shaded form > fieldset > input::placeholder,
      .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset > input,
      .sso-wrapper .sso-section.sso-signin-section section.section-shaded form > fieldset > input::placeholder,
      .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset > input,
      .sso-wrapper .sso-section.sso-signup-section section.section-shaded form > fieldset > input::placeholder {
        font-size: 16px; }
    .sso-wrapper .sso-section.sso-update-section section.section-shaded form .form-checkbox,
    .sso-wrapper .sso-section.sso-password-section section.section-shaded form .form-checkbox,
    .sso-wrapper .sso-section.sso-signin-section section.section-shaded form .form-checkbox,
    .sso-wrapper .sso-section.sso-signup-section section.section-shaded form .form-checkbox {
      padding-top: 28px; }
      .sso-wrapper .sso-section.sso-update-section section.section-shaded form .form-checkbox fieldset.checkbox,
      .sso-wrapper .sso-section.sso-password-section section.section-shaded form .form-checkbox fieldset.checkbox,
      .sso-wrapper .sso-section.sso-signin-section section.section-shaded form .form-checkbox fieldset.checkbox,
      .sso-wrapper .sso-section.sso-signup-section section.section-shaded form .form-checkbox fieldset.checkbox {
        font-size: 14px; }
    .sso-wrapper .sso-section.sso-update-section section.section-shaded form a.sso-button,
    .sso-wrapper .sso-section.sso-password-section section.section-shaded form a.sso-button,
    .sso-wrapper .sso-section.sso-signin-section section.section-shaded form a.sso-button,
    .sso-wrapper .sso-section.sso-signup-section section.section-shaded form a.sso-button {
      font-size: 16px; }
    .sso-wrapper .sso-section.sso-update-section section.section-shaded .signup-note,
    .sso-wrapper .sso-section.sso-password-section section.section-shaded .signup-note,
    .sso-wrapper .sso-section.sso-signin-section section.section-shaded .signup-note,
    .sso-wrapper .sso-section.sso-signup-section section.section-shaded .signup-note {
      font-size: 14px; }
    .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form > span.font-reg p, .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form > span.font-reg a,
    .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form > span.font-reg p,
    .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form > span.font-reg a,
    .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form > span.font-reg p,
    .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form > span.font-reg a,
    .sso-wrapper .sso-section.sso-signup-section section.section-shaded .sso-form > span.font-reg p,
    .sso-wrapper .sso-section.sso-signup-section section.section-shaded .sso-form > span.font-reg a {
      font-size: 14px; }
  .sso-wrapper .sso-section.sso-update-section section.content-head h5 p,
  .sso-wrapper .sso-section.sso-update-section section.content-head .sso-messaging,
  .sso-wrapper .sso-section.sso-password-section section.content-head h5 p,
  .sso-wrapper .sso-section.sso-password-section section.content-head .sso-messaging,
  .sso-wrapper .sso-section.sso-signin-section section.content-head h5 p,
  .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-messaging {
    font-size: 16px;
    line-height: 24px;
    width: 90%;
    margin-bottom: 12px; }
    .sso-wrapper .sso-section.sso-update-section section.content-head h5 p::before,
    .sso-wrapper .sso-section.sso-update-section section.content-head .sso-messaging::before,
    .sso-wrapper .sso-section.sso-password-section section.content-head h5 p::before,
    .sso-wrapper .sso-section.sso-password-section section.content-head .sso-messaging::before,
    .sso-wrapper .sso-section.sso-signin-section section.content-head h5 p::before,
    .sso-wrapper .sso-section.sso-signin-section section.content-head .sso-messaging::before {
      font-size: 46px;
      right: 14px;
      top: 8px; }
  .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form > span.font-reg,
  .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form > span.font-reg,
  .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form > span.font-reg {
    margin-bottom: 12px; }
    .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form > span.font-reg a, .sso-wrapper .sso-section.sso-update-section section.section-shaded .sso-form > span.font-reg p,
    .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form > span.font-reg a,
    .sso-wrapper .sso-section.sso-password-section section.section-shaded .sso-form > span.font-reg p,
    .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form > span.font-reg a,
    .sso-wrapper .sso-section.sso-signin-section section.section-shaded .sso-form > span.font-reg p {
      font-size: 16px; }
  .sso-wrapper .sso-password-section section.section-shaded .sso-form {
    padding: 0px 4% 6px 4%; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
header.global-header {
  z-index: 600;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  header.global-header .live-tv-container {
    display: flex;
    align-self: center;
    position: relative; }
    header.global-header .live-tv-container .live-tv-link {
      display: flex;
      align-items: center;
      padding-right: 10px;
      height: 40px; }
      header.global-header .live-tv-container .live-tv-link .icon-play {
        padding: 4px 6px 0 0; }
    header.global-header .live-tv-container:after {
      content: '';
      width: 1px;
      height: 16px;
      background-color: rgba(216, 216, 216, 0.5);
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0; }
    header.global-header .live-tv-container .live-tv-link .icon:before {
      color: #ef3353; }
    header.global-header .live-tv-container .live-tv-link .label {
      color: #ffffff;
      font-size: 14px;
      font-weight: 700;
      transform: translateY(1px); }
  header.global-header .ae-classics .ae-classics-link:before {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 4px;
    border-radius: 50%;
    margin-bottom: 1px;
    background-color: #f00; }
  header.global-header .search .global-search {
    display: none; }
  header.global-header.white-header {
    box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 0.5);
    background-color: white; }
    header.global-header.white-header .header-links a {
      color: #000;
      font-size: 16px;
      text-transform: capitalize;
      font-weight: 600; }
      @media (max-width: 1120px) and (min-width: 767px) {
        header.global-header.white-header .header-links a {
          font-size: 14px;
          padding: 8px 5px; } }
    header.global-header.white-header .search .global-search {
      border-bottom: 1px solid black; }
      header.global-header.white-header .search .global-search .gsc-input input {
        color: #000; }
        @media (max-width: 767px) {
          header.global-header.white-header .search .global-search .gsc-input input {
            text-indent: 0 !important; } }
      header.global-header.white-header .search .global-search .gsc-clear-button:before {
        background-image: url("/assets/images/icons/ctv/dark/cancel.svg"); }
    header.global-header.white-header .icon-list .icon-menu,
    header.global-header.white-header .search .icon-search {
      color: #000; }
      header.global-header.white-header .icon-list .icon-menu:hover,
      header.global-header.white-header .search .icon-search:hover {
        color: rgba(0, 0, 0, 0.7); }
    header.global-header.white-header .icon-list .icon-menu {
      font-size: 1.4em; }
    header.global-header.white-header .user-actions .options {
      background-color: #fff; }
    header.global-header.white-header .user-actions .profile-section-content .options a {
      color: #000; }
    header.global-header.white-header .menu-wrapper .ae-classics .ae-classics-link {
      color: #191922; }
    header.global-header.white-header .live-tv-container:after {
      background-color: rgba(0, 0, 0, 0.5); }
    header.global-header.white-header .live-tv-container .live-tv-link .label {
      color: #191922; }
  header.global-header.main-header {
    padding: 8px 32px;
    background-color: black; }
    header.global-header.main-header .series-name {
      display: none; }
  header.global-header .logo-container {
    position: relative; }
    header.global-header .logo-container a h1.logo {
      height: 60px; }
    header.global-header .logo-container .skip-to-content {
      position: absolute;
      bottom: -50px;
      left: 0;
      color: black;
      font-weight: 600;
      padding: 12px;
      font-size: 14px;
      width: 150px;
      text-align: center;
      height: 0px;
      left: -9999px; }
      header.global-header .logo-container .skip-to-content:focus {
        height: auto;
        opacity: 1;
        cursor: pointer;
        left: 0; }
  header.global-header.interior-header {
    position: relative; }
    header.global-header.interior-header .series-name,
    header.global-header.interior-header .header-label {
      position: absolute;
      top: 50%;
      text-transform: uppercase;
      display: flex;
      line-height: 1.2em;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      header.global-header.interior-header .series-name a,
      header.global-header.interior-header .header-label a {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        display: block;
        -webkit-transform-origin: center left;
        -moz-transform-origin: center left;
        -ms-transform-origin: center left;
        -o-transform-origin: center left;
        transform-origin: center left; }
    header.global-header.interior-header .logo-link {
      padding-right: 32px; }
    header.global-header.interior-header .search .global-search .gsc-clear-button {
      background: none; }
    header.global-header.interior-header .search .global-search div.gsc-clear-button::before {
      color: black; }
  header.global-header.light-header {
    position: relative;
    padding: 8px 0;
    border-bottom: 1px solid rgba(18, 18, 26, 0.5);
    margin-bottom: 16px;
    height: 60px; }
    header.global-header.light-header.search-expanded .logo-link {
      margin-left: 50px;
      transition: all 0.3s ease; }
    header.global-header.light-header .header-links,
    header.global-header.light-header .mobile-mvpd {
      display: none; }
    header.global-header.light-header .menu-wrapper,
    header.global-header.light-header .icon-list {
      width: 100%; }
    header.global-header.light-header .icon-list {
      justify-content: space-between;
      padding-right: 8px;
      font-size: 12px; }
      header.global-header.light-header .icon-list .icon {
        color: rgba(18, 18, 26, 0.5); }
    header.global-header.light-header .menu-wrapper .search .icon-search {
      font-size: 20px; }
      header.global-header.light-header .menu-wrapper .search .icon-search:hover {
        color: rgba(18, 18, 26, 0.5); }
    header.global-header.light-header .menu-wrapper.show-search .search .global-search {
      margin-left: 0; }
      header.global-header.light-header .menu-wrapper.show-search .search .global-search div.gsc-clear-button:before {
        color: rgba(18, 18, 26, 0.5); }
      header.global-header.light-header .menu-wrapper.show-search .search .global-search .gsc-input input {
        border-bottom: 1px solid rgba(18, 18, 26, 0.5) !important;
        color: rgba(18, 18, 26, 0.5);
        padding: 0 20px 8px 4px !important; }
    header.global-header.light-header .menu-wrapper.show-search .icon.icon-search {
      padding-right: 0; }
      header.global-header.light-header .menu-wrapper.show-search .icon.icon-search:before {
        position: static; }
    header.global-header.light-header .logo-link {
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
    header.global-header.light-header .logo {
      width: 75px;
      height: 40px;
      background-position: center center; }
  header.global-header.nav-expanded .navigation {
    z-index: 2000;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  header.global-header.nav-expanded .menu-wrapper {
    z-index: 2001; }
    header.global-header.nav-expanded .menu-wrapper .user-actions,
    header.global-header.nav-expanded .menu-wrapper .icon-list > *:not(.icon-cancel) {
      -webkit-transition: none !important;
      -moz-transition: none !important;
      transition: none !important; }
    header.global-header.nav-expanded .menu-wrapper .icon-list .search .icon-search {
      -webkit-transition: none;
      -moz-transition: none;
      transition: none; }
    header.global-header.nav-expanded .menu-wrapper .icon-menu {
      opacity: 0;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
  header.global-header:not(.nav-expanded) .menu-wrapper .icon-cancel,
  header.global-header:not(.nav-expanded) .navigation .icon-cancel {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
  header.global-header .branch-journeys-top {
    display: none; }
  header.global-header .header-links {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1; }
  header.global-header .header-links li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: transparent;
    transition: all 0.4s ease-out 0.1s; }
  header.global-header .header-links li a:hover::after {
    background: rgba(255, 255, 255, 0.7);
    transition: all 0.8s ease-out 0.1s; }
  header.global-header .header-links li a {
    color: #fff; }
    header.global-header .header-links li a:focus {
      outline: solid 2px #4d90fe; }
    header.global-header .header-links li a:focus:not(:focus-visible) {
      outline: none; }
  header.global-header .logo-link {
    display: flex;
    margin: 0; }
  header.global-header .logo {
    text-indent: -9999px;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    display: block; }
  header.global-header .menu-wrapper {
    position: relative;
    z-index: 20;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    header.global-header .menu-wrapper.show-search .user-actions {
      display: none; }
    header.global-header .menu-wrapper .user-actions {
      display: none; }
      header.global-header .menu-wrapper .user-actions a:focus {
        outline: solid 2px #4d90fe; }
      header.global-header .menu-wrapper .user-actions a:focus:not(:focus-visible) {
        outline: none; }
      header.global-header .menu-wrapper .user-actions a:not(#nav-mvpd-logo),
      header.global-header .menu-wrapper .user-actions a:not(.profile.has-options) {
        -webkit-transition: all 0.3s ease-in-out, visibility 0s;
        -moz-transition: all 0.3s ease-in-out, visibility 0s;
        transition: all 0.3s ease-in-out, visibility 0s; }
        header.global-header .menu-wrapper .user-actions a:not(#nav-mvpd-logo):hover,
        header.global-header .menu-wrapper .user-actions a:not(.profile.has-options):hover {
          opacity: 0.8; }
        header.global-header .menu-wrapper .user-actions a:not(#nav-mvpd-logo):focus,
        header.global-header .menu-wrapper .user-actions a:not(.profile.has-options):focus {
          outline: solid 2px #4d90fe; }
        header.global-header .menu-wrapper .user-actions a:not(#nav-mvpd-logo):focus:not(:focus-visible),
        header.global-header .menu-wrapper .user-actions a:not(.profile.has-options):focus:not(:focus-visible) {
          outline: none; }
  header.global-header .generic-provider {
    margin: 0 10px 5px; }
  header.global-header .icon-list {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    header.global-header .icon-list .icon {
      margin: 0;
      padding: 0 8px 0 10px;
      display: flex; }
    header.global-header .icon-list .icon-menu {
      font-size: 1.3em;
      color: #fff; }
      header.global-header .icon-list .icon-menu:hover {
        color: rgba(255, 255, 255, 0.8); }
      header.global-header .icon-list .icon-menu:focus {
        outline: solid 2px #4d90fe; }
      header.global-header .icon-list .icon-menu:focus:not(:focus-visible) {
        outline: none; }
  header.global-header .show-search .search {
    width: auto; }
    header.global-header .show-search .search .icon-search:before {
      position: absolute;
      left: 20px;
      top: -4px; }
    header.global-header .show-search .search .global-search {
      max-width: 300px;
      margin-left: 16px;
      display: block; }
  header.global-header .search {
    position: relative;
    width: 42px;
    height: 32px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    header.global-header .search .icon-search {
      font-size: 1em;
      color: #fff;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      header.global-header .search .icon-search:before {
        line-height: 32px; }
      header.global-header .search .icon-search:hover {
        color: rgba(255, 255, 255, 0.8); }
    header.global-header .search .global-search {
      position: relative;
      max-width: 0;
      overflow: hidden;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      -webkit-transform-origin: right;
      -moz-transform-origin: right;
      -ms-transform-origin: right;
      -o-transform-origin: right;
      transform-origin: right; }
      header.global-header .search .global-search table.gsc-search-box td.gsc-input {
        padding-right: 0; }
      header.global-header .search .global-search form.gsc-search-box {
        padding: 0;
        margin: 0; }
      header.global-header .search .global-search .gsc-input input {
        background: none !important;
        border: none;
        border-bottom: 1px solid #fff !important;
        padding: 0 6px 8px 10px !important;
        color: #fff;
        font-size: 13px;
        height: auto !important; }
        header.global-header .search .global-search .gsc-input input:hover, header.global-header .search .global-search .gsc-input input:focus {
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          border: none;
          background: none !important; }
      header.global-header .search .global-search .gsc-input-box {
        border: none;
        background: transparent;
        height: auto; }
        header.global-header .search .global-search .gsc-input-box.gsc-input-box-focus, header.global-header .search .global-search .gsc-input-box.gsc-input-box-hover {
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
        header.global-header .search .global-search .gsc-input-box:focus, header.global-header .search .global-search .gsc-input-box:hover {
          border: none;
          background: transparent;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
      header.global-header .search .global-search .gsc-search-button {
        display: none; }
      header.global-header .search .global-search td.gsc-clear-button {
        width: 0;
        display: block; }
      header.global-header .search .global-search div.gsc-clear-button {
        right: 12px;
        bottom: 1px;
        margin: 0;
        padding: 4px;
        background: none;
        position: absolute;
        display: block; }
        header.global-header .search .global-search div.gsc-clear-button:before {
          content: '';
          background-image: url("/assets/images/icons/ctv/light/cancel.svg");
          background-size: cover;
          display: inline-block;
          position: absolute;
          top: -2px;
          width: 16px;
          height: 16px; }
        @media (max-width: 767px) {
          header.global-header .search .global-search div.gsc-clear-button {
            bottom: 0; } }
      header.global-header .search .global-search .gsib_b {
        display: none; }
  header.global-header .menu-wrapper .icon-menu,
  header.global-header .menu-wrapper .icon-cancel,
  header.global-header .navigation .icon-menu,
  header.global-header .navigation .icon-cancel {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  header.global-header .menu-wrapper .icon-cancel,
  header.global-header .navigation .icon-cancel {
    position: absolute;
    right: 0;
    width: 60px;
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  header.global-header .icon-notification svg {
    width: 24px;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }
  header.global-header .navigation {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 10;
    color: #fff;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.6); }
    header.global-header .navigation ul {
      text-align: left; }
    header.global-header .navigation li a {
      color: rgba(255, 255, 255, 0.7);
      display: block; }
  header.global-header .global-nav ul {
    padding-top: 0%; }
  header.global-header .global-nav .site-name {
    font-size: 24px;
    font-weight: 600; }
    header.global-header .global-nav .site-name a {
      display: block;
      margin-left: 2px; }
      header.global-header .global-nav .site-name a:focus {
        outline: solid 2px #4d90fe; }
      header.global-header .global-nav .site-name a:focus:not(:focus-visible) {
        outline: none; }
  header.global-header .global-nav .site-name,
  header.global-header .global-nav li a {
    text-transform: uppercase;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.05); }
  header.global-header .global-nav .provider-details {
    padding: 0;
    text-align: center; }
    header.global-header .global-nav .provider-details > a {
      display: flex;
      margin-left: 0; }
    header.global-header .global-nav .provider-details.tier2-provider .sign-out {
      border-left: none; }
  header.global-header .global-nav-list a:focus {
    outline: solid 2px #4d90fe; }
  header.global-header .global-nav-list a:focus:not(:focus-visible) {
    outline: none; }
  header.global-header .brand-social {
    text-transform: uppercase; }
    header.global-header .brand-social a:focus {
      outline: solid 2px #4d90fe; }
    header.global-header .brand-social a:focus:not(:focus-visible) {
      outline: none; }
    header.global-header .brand-social ul {
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
      padding: 10px 0;
      display: flex;
      justify-content: flex-end;
      flex-wrap: wrap; }
    header.global-header .brand-social li {
      display: flex;
      margin-left: 4px; }
    header.global-header .brand-social .icon {
      font-size: 21px;
      line-height: 18px;
      color: rgba(255, 255, 255, 0.7);
      padding: 12px;
      width: 50px;
      height: 50px;
      border-radius: 50px;
      border-radius: 45px; }
      header.global-header .brand-social .icon.icon-social-youtube {
        font-size: 24px;
        -webkit-transform: translateY(-3px);
        -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        -o-transform: translateY(-3px);
        transform: translateY(-3px); }
    header.global-header .brand-social .email-signup {
      margin: 16px 16px 16px 8px; }
      header.global-header .brand-social .email-signup a {
        color: rgba(255, 255, 255, 0.7);
        font-weight: bold; }
  header.global-header .navigation ul li.active a,
  header.global-header .navigation ul li:hover a {
    color: #fff; }
  header.global-header .navigation .show-nav h2 {
    color: #fff; }
  header.global-header .navigation .brand-social .email-signup a:hover {
    color: #fff; }
    header.global-header .navigation .brand-social .email-signup a:hover .icon {
      color: #fff; }

body.overflow-hidden {
  overflow: hidden; }

body .gsc-completion-container {
  background-color: #2b2b2b;
  border: none;
  padding: 8px 18px; }

body .gsc-completion-selected {
  color: #999;
  background: rgba(255, 255, 255, 0.1); }

body .gsq_a {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 6px 0;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 600;
  font-size: 13px; }

body .gsq_a b {
  color: #999;
  font-weight: normal; }

html.noscroll-desktop .share-links {
  opacity: 0;
  pointer-events: none; }

html.noscroll-desktop .icon.icon-cancel.visible-desktop {
  position: fixed;
  margin-top: 10px;
  margin-right: 5px; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.internal-nav {
  background: #2b2b2b;
  position: relative;
  z-index: 105;
  padding-bottom: 1px; }
  .internal-nav.fixed-nav {
    position: fixed;
    top: 66px;
    z-index: 500; }
    .internal-nav.fixed-nav .program-title {
      max-height: 100px; }
    .internal-nav.fixed-nav nav a {
      color: rgba(255, 255, 255, 0.7);
      height: auto;
      padding: 16px 40px; }
  .internal-nav.section-nav .program-title {
    padding: 12px 0; }
  .internal-nav nav {
    margin: 0 auto; }
    .internal-nav nav > ul {
      margin-left: -24px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; }
      .internal-nav nav > ul > li {
        position: relative; }
        .internal-nav nav > ul > li > a {
          max-width: 200px;
          height: 40px; }
          .internal-nav nav > ul > li > a span {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            max-height: 2.4em;
            overflow: hidden; }
    .internal-nav nav li a {
      padding: 0 24px;
      color: rgba(255, 255, 255, 0.5);
      text-transform: uppercase;
      font-weight: 600;
      text-align: center;
      font-size: 14px;
      line-height: 1.2em;
      overflow: hidden;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .internal-nav nav li a:hover {
        background: #3e3e3e; }
      .internal-nav nav li a:focus {
        background: #3e3e3e; }
      .internal-nav nav li a.selected {
        font-weight: bold; }
        .internal-nav nav li a.selected:before {
          top: 40%; }
      .internal-nav nav li a.more-nav {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; }
        .internal-nav nav li a.more-nav:before {
          -webkit-box-ordinal-group: 2;
          -moz-box-ordinal-group: 2;
          box-ordinal-group: 2;
          -webkit-order: 2;
          -moz-order: 2;
          order: 2;
          -ms-flex-order: 2;
          margin-left: 8px; }
        .internal-nav nav li a.more-nav.expanded {
          background: #3e3e3e; }
          .internal-nav nav li a.more-nav.expanded:before {
            visibility: hidden; }
          .internal-nav nav li a.more-nav.expanded + .nav-more-list {
            max-height: 500px; }
    .internal-nav nav .nav-more-list {
      position: absolute;
      z-index: 10;
      background: #3e3e3e;
      max-height: 0;
      width: 330px;
      overflow: hidden;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .internal-nav nav .nav-more-list a {
        text-align: left;
        height: 48px; }
        .internal-nav nav .nav-more-list a:focus {
          background: #848484; }
  .internal-nav .program-title,
  .internal-nav .page-title {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.5em;
    padding-top: 12px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .internal-nav .program-title span,
    .internal-nav .page-title span {
      font-size: 0.66667em;
      text-transform: none;
      color: rgba(255, 255, 255, 0.7); }
    .internal-nav .program-title a,
    .internal-nav .page-title a {
      color: #000; }

.internal-nav-wrapper {
  position: relative; }
  .internal-nav-wrapper .hero-nav {
    width: 100%; }
    .internal-nav-wrapper .hero-nav:not(.fixed-nav) {
      background: rgba(0, 0, 0, 0.72);
      position: absolute;
      bottom: 0; }
      .internal-nav-wrapper .hero-nav:not(.fixed-nav) .program-title {
        max-height: 0;
        overflow: hidden;
        padding: 0; }
    .internal-nav-wrapper .hero-nav nav > ul {
      margin-left: -40px; }
      .internal-nav-wrapper .hero-nav nav > ul > li > a {
        height: 60px;
        padding: 0 40px; }
    .internal-nav-wrapper .hero-nav nav li a {
      color: #ececec; }

.white-header + .internal-nav {
  background: #f1f1f1; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.this-day-in-history .current-date {
  background-color: #555;
  display: inline-block;
  vertical-align: middle;
  width: 168px;
  height: 110px;
  text-align: center;
  color: white;
  padding: 10px 0;
  position: relative;
  z-index: 10;
  cursor: pointer; }
  .this-day-in-history .current-date .month {
    font-size: 1.65em;
    text-transform: uppercase;
    font-weight: normal;
    display: block; }
  .this-day-in-history .current-date .day {
    font-size: 3.7em;
    margin-bottom: 10px;
    display: block;
    font-weight: 700; }
  .this-day-in-history .current-date .view-it {
    color: #fff;
    font-size: 0.75em;
    font-weight: bold;
    display: block; }
    .this-day-in-history .current-date .view-it:hover {
      text-decoration: underline; }
  .this-day-in-history .current-date:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 84px 0 84px;
    border-color: #555 transparent transparent transparent;
    content: '';
    position: absolute;
    bottom: -25px;
    left: 0;
    z-index: -1; }

.this-day-in-history .head-title {
  display: inline-block;
  margin-left: 0; }

.this-day-in-history #date-picker {
  height: 0;
  transition: all 0.2s ease;
  background-color: #efefef;
  box-shadow: 0 1px 2px #d3d3d3;
  overflow: hidden;
  padding: 0;
  position: relative;
  box-sizing: border-box; }
  .this-day-in-history #date-picker.open {
    height: 350px;
    transition: all 0.2s ease;
    box-shadow: 0 1px 2px #d3d3d3;
    padding: 50px 0 40px; }
  .this-day-in-history #date-picker .close-btn {
    font-size: 15px;
    color: #232323;
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer; }
    .this-day-in-history #date-picker .close-btn:before {
      font-size: 12px;
      margin-right: 8px;
      display: inline-block; }
    .this-day-in-history #date-picker .close-btn:hover {
      text-decoration: underline; }
  .this-day-in-history #date-picker .owl-item {
    display: inline-block;
    vertical-align: top; }
  .this-day-in-history #date-picker #slide-container {
    position: relative;
    left: 0;
    transition: left 0.4s linear; }
  .this-day-in-history #date-picker .title {
    background-color: #232323;
    color: white;
    text-align: center;
    padding: 6px 0; }
  .this-day-in-history #date-picker .prev,
  .this-day-in-history #date-picker .next {
    display: none; }
  .this-day-in-history #date-picker .center .calendar-month {
    opacity: 1;
    position: relative; }
    .this-day-in-history #date-picker .center .calendar-month .prev,
    .this-day-in-history #date-picker .center .calendar-month .next {
      display: block;
      position: absolute;
      top: 50%;
      font-size: 20px;
      cursor: pointer; }
    .this-day-in-history #date-picker .center .calendar-month .prev {
      left: -29px; }
    .this-day-in-history #date-picker .center .calendar-month .next {
      right: -29px; }
  .this-day-in-history #date-picker .calendar-month {
    width: 400px;
    height: 210px;
    display: inline-block;
    margin: 0 40px;
    opacity: 0.4; }
    .this-day-in-history #date-picker .calendar-month > h4 {
      background-color: black;
      color: white;
      text-align: center;
      padding: 4px 0;
      text-transform: uppercase; }
    .this-day-in-history #date-picker .calendar-month table {
      width: 100%;
      height: 100%;
      table-layout: fixed; }
    .this-day-in-history #date-picker .calendar-month td {
      text-align: center;
      border: 1px solid black;
      vertical-align: middle; }
      .this-day-in-history #date-picker .calendar-month td.filled a {
        background-color: #fafafa; }
      .this-day-in-history #date-picker .calendar-month td.selected a {
        background-color: #f84545;
        color: white; }
      .this-day-in-history #date-picker .calendar-month td a {
        cursor: pointer;
        display: block;
        text-decoration: none;
        padding: 14px 0;
        color: #232323;
        background-color: #efefef;
        transition: background-color 0.6s ease; }
        .this-day-in-history #date-picker .calendar-month td a:hover {
          background-color: #f84545;
          color: white; }

.this-day-in-history .program-title {
  margin-left: 40px;
  vertical-align: middle;
  display: inline-block; }
  .this-day-in-history .program-title .nav-label {
    text-transform: uppercase;
    color: #eb0028;
    font-size: 1.4em;
    padding-top: 12px; }
  .this-day-in-history .program-title .short-date-sticky {
    display: none; }

.this-day-in-history .sticky-nav {
  display: none; }

.this-day-in-history .nav-wrapper {
  position: relative; }

.this-day-in-history.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: black; }
  .this-day-in-history.sticky .current-date {
    display: none; }
  .this-day-in-history.sticky .content-inner {
    text-align: center; }
  .this-day-in-history.sticky .program-title {
    margin: auto;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle; }
    .this-day-in-history.sticky .program-title .nav-label {
      font-size: 1em; }
  .this-day-in-history.sticky .short-date-sticky {
    display: inline-block;
    color: white;
    text-transform: uppercase;
    font-size: 1em; }
  .this-day-in-history.sticky .sticky-nav {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    color: #fff; }
    .this-day-in-history.sticky .sticky-nav:hover {
      text-decoration: underline; }
    .this-day-in-history.sticky .sticky-nav.prev-day {
      left: 0; }
    .this-day-in-history.sticky .sticky-nav.next-day {
      right: 0; }
    .this-day-in-history.sticky .sticky-nav span {
      text-transform: uppercase;
      vertical-align: 20%;
      margin: 0 16px;
      color: rgba(255, 255, 255, 0.7); }
    .this-day-in-history.sticky .sticky-nav.next-day:before {
      position: absolute;
      right: -20px; }
    .this-day-in-history.sticky .sticky-nav.prev-day:before {
      position: absolute;
      left: -20px; }

.this-day-in-history .owl-carousel .owl-stage-outer {
  overflow: visible; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 1024px) {
  .this-day-in-history {
    z-index: 500; }
    .this-day-in-history .program-title {
      font-size: 1em;
      margin-left: 10px;
      vertical-align: middle; }
      .this-day-in-history .program-title .nav-label {
        padding: 0;
        margin-top: 0; }
    .this-day-in-history.sticky {
      height: 40px; }
      .this-day-in-history.sticky .nav-wrapper {
        left: 0;
        padding: 4px;
        cursor: pointer;
        margin: 0 auto 8px; }
      .this-day-in-history.sticky .program-title {
        padding: 0; }
        .this-day-in-history.sticky .program-title .nav-label {
          padding: 0;
          display: inline-block;
          vertical-align: middle;
          margin-top: 8px; }
      .this-day-in-history.sticky .sticky-nav span {
        display: none; }
      .this-day-in-history.sticky .sticky-nav.prev-day {
        right: 20px;
        top: 10px; }
        .this-day-in-history.sticky .sticky-nav.prev-day:before {
          left: 0; }
      .this-day-in-history.sticky .sticky-nav.next-day {
        left: -20px;
        top: 10px; }
        .this-day-in-history.sticky .sticky-nav.next-day:before {
          right: 0; }
      .this-day-in-history.sticky .short-date-sticky {
        display: inline-block;
        vertical-align: middle; }
      .this-day-in-history.sticky .short-date-sticky,
      .this-day-in-history.sticky .head-title {
        font-size: 16px; }
    .this-day-in-history .current-date {
      width: 78px;
      height: 70px; }
      .this-day-in-history .current-date:after {
        bottom: -10px;
        border-width: 10px 40px 0 38px; }
      .this-day-in-history .current-date .view-it {
        display: none; }
      .this-day-in-history .current-date .month {
        font-size: 18px; }
      .this-day-in-history .current-date .day {
        font-size: 36px; }
    .this-day-in-history .sticky-nav {
      display: none; }
    .this-day-in-history .nav-wrapper {
      left: 0;
      margin: 0;
      width: 100%;
      white-space: nowrap; }
    .this-day-in-history #date-picker .close-btn {
      display: none; }
    .this-day-in-history #date-picker.open {
      padding: 8px 0;
      height: 210px; }
    .this-day-in-history #date-picker .calendar-month {
      margin: 0 4px;
      width: 300px;
      height: 110px; }
      .this-day-in-history #date-picker .calendar-month table {
        background-color: #ddd; }
      .this-day-in-history #date-picker .calendar-month h4 {
        background-color: #ddd;
        color: black;
        font-weight: 300; }
      .this-day-in-history #date-picker .calendar-month td {
        border: none; }
        .this-day-in-history #date-picker .calendar-month td.filled a {
          background-color: #ddd; }
        .this-day-in-history #date-picker .calendar-month td a {
          padding: 10px 0;
          font-size: 14px; }
    .this-day-in-history #date-picker .center .calendar-month .prev,
    .this-day-in-history #date-picker .center .calendar-month .next {
      display: none; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  header.global-header {
    z-index: 1001;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    header.global-header .live-tv-container {
      display: none; }
    header.global-header .search-collapsed {
      overflow: hidden; }
      header.global-header .search-collapsed a,
      header.global-header .search-collapsed .global-search {
        width: 18px;
        transform: translateX(20px); }
    header.global-header .search .global-search .gsc-input-box {
      padding: 0; }
    header.global-header .search .global-search td.gsc-clear-button {
      width: 32px;
      padding: 0;
      margin: 0; }
    header.global-header .search .global-search div.gsc-clear-button {
      margin: 0;
      padding: 0;
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      width: 100%;
      height: 32px;
      display: flex;
      align-items: center;
      justify-content: center; }
      header.global-header .search .global-search div.gsc-clear-button:before {
        display: flex;
        align-items: center;
        justify-content: center;
        top: 7px; }
    header.global-header .search .global-search .icon-search {
      display: flex;
      width: 32px;
      height: 32px;
      margin: 0;
      padding: 0; }
    header.global-header .show-search .search .global-search {
      margin-left: 0; }
    header.global-header.main-header .logo {
      height: 65px;
      width: 85px; }
    header.global-header.interior-header {
      padding: 0 2px 0 12px; }
      header.global-header.interior-header .series-name,
      header.global-header.interior-header .header-label {
        top: 55%;
        font-size: 20px;
        width: calc(100% - 146px);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
      header.global-header.interior-header .tuneInInfo {
        display: none; }
      header.global-header.interior-header .logo-link {
        padding: 0;
        margin-right: 16px; }
      header.global-header.interior-header .logo {
        width: 75px;
        height: 40px; }
      header.global-header.interior-header .search .global-search div.gsc-clear-button {
        margin: 0;
        padding: 0;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        width: 100%;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: flex-end; }
    header.global-header.nav-expanded .navigation {
      opacity: 1;
      visibility: visible; }
      header.global-header.nav-expanded .navigation .show-search .search .icon-search:before {
        color: #fff; }
    header.global-header.nav-expanded .menu-wrapper .user-actions,
    header.global-header.nav-expanded .menu-wrapper .icon-list > *:not(.icon-cancel) {
      display: none; }
    header.global-header.nav-expanded .menu-wrapper .icon-list .search {
      width: auto; }
    header.global-header.nav-expanded .nav-head .icon-cancel {
      z-index: 10;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    header.global-header .header-links {
      display: none; }
    header.global-header .menu-wrapper .search .icon-search:before {
      position: absolute; }
    header.global-header .menu-wrapper .search .icon-search:before {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: flex-end;
      justify-content: center;
      position: relative;
      top: auto;
      left: auto;
      font-size: 18px; }
    header.global-header .global-search {
      max-width: 300px;
      display: block; }
    header.global-header .navigation {
      position: absolute;
      opacity: 0;
      visibility: hidden;
      background: #303037;
      -webkit-transition: opacity 0.4s ease-in-out, visibility 0s linear;
      -moz-transition: opacity 0.4s ease-in-out, visibility 0s linear;
      transition: opacity 0.4s ease-in-out, visibility 0s linear; }
      header.global-header .navigation.fixed-overflow {
        overflow: hidden; }
      header.global-header .navigation h2,
      header.global-header .navigation .site-name {
        text-align: left; }
      header.global-header .navigation h2 {
        padding: 50px 16px 16px;
        font-size: 24px;
        line-height: 33px; }
      header.global-header .navigation .site-name {
        font-size: 32px; }
        header.global-header .navigation .site-name a {
          color: #fff; }
      header.global-header .navigation li:last-child {
        border-bottom: none; }
      header.global-header .navigation li.active a {
        font-weight: bold;
        color: white; }
      header.global-header .navigation li a {
        padding: 20px 16px;
        margin-left: 2px;
        color: #fff; }
    header.global-header .show-nav {
      background: #292930;
      border-bottom: 2px solid #151515; }
    header.global-header .global-nav-list li a,
    header.global-header .local-nav li a {
      border-top: 1px solid #151515; }
    header.global-header .global-nav {
      border-bottom: 1px solid #000;
      margin-bottom: 200px;
      background: #303037; }
      header.global-header .global-nav li a {
        color: #fff; }
      header.global-header .global-nav .site-name {
        display: block; }
        header.global-header .global-nav .site-name .logo {
          display: none; }
      header.global-header .global-nav .provider-details {
        background: #222; }
        header.global-header .global-nav .provider-details .mvpd-logo {
          text-align: left;
          font-size: 12px; }
    header.global-header .local-nav li a {
      color: #cbcbcb;
      -webkit-tap-highlight-color: rgba(24, 24, 24, 0.4); }
    header.global-header .nav-head {
      max-height: 57px;
      background: #292930;
      border-bottom: 1px solid #151515;
      overflow: hidden;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      header.global-header .nav-head.expanded {
        max-height: 116px; }
        header.global-header .nav-head.expanded .user-option-content .profile:after {
          -webkit-transform: scale(1, -1);
          -moz-transform: scale(1, -1);
          -ms-transform: scale(1, -1);
          -o-transform: scale(1, -1);
          transform: scale(1, -1); }
      header.global-header .nav-head .user-actions,
      header.global-header .nav-head .profile-section-content {
        height: 100%; }
      header.global-header .nav-head .profile-section-content > a {
        padding: 20px 18px;
        color: #d2d2d2;
        font-weight: 600;
        display: block;
        width: calc(100% - 60px);
        background: #3b3b45;
        border-right: 1px solid #151515;
        line-height: 1em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      header.global-header .nav-head .user-option-content .profile:after {
        content: '\6b';
        font-family: 'icon-fonts' !important;
        display: flex;
        margin-left: 8px;
        font-size: 26px; }
      header.global-header .nav-head .user-option-content .profile.has-options {
        display: flex; }
      header.global-header .nav-head .user-option-content .options {
        background: #3b3b45;
        border-top: 1px solid #151515;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; }
        header.global-header .nav-head .user-option-content .options li {
          width: 33.33%;
          font-size: 14px;
          text-align: center;
          -webkit-flex-grow: 1;
          -moz-flex-grow: 1;
          flex-grow: 1;
          -ms-flex-positive: 1; }
          header.global-header .nav-head .user-option-content .options li:not(:last-child) {
            border-right: 1px solid #151515; }
      header.global-header .nav-head .icon-cancel {
        font-size: 26px;
        top: 0;
        padding: 14px;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0); }
    header.global-header .search-wrapper {
      height: 98px;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      header.global-header .search-wrapper .search {
        visibility: hidden; }
      header.global-header .search-wrapper:not(.show-search) .site-name,
      header.global-header .search-wrapper:not(.show-search) .search {
        padding-top: 50px;
        padding-bottom: 16px; }
      header.global-header .search-wrapper.show-search {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column; }
        header.global-header .search-wrapper.show-search .site-name,
        header.global-header .search-wrapper.show-search .search {
          padding-top: 12px; }
        header.global-header .search-wrapper.show-search .global-search {
          width: 100%;
          max-width: 100%; }
      header.global-header .search-wrapper .site-name,
      header.global-header .search-wrapper .search {
        padding-right: 16px;
        padding-left: 16px; }
      header.global-header .search-wrapper .search {
        padding: 50px 16px 16px;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-pack: end;
        -moz-box-pack: end;
        box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end; }
        header.global-header .search-wrapper .search .global-search {
          height: 30px; }
        header.global-header .search-wrapper .search .icon-search {
          position: relative;
          left: -20px;
          color: #fff; }
          header.global-header .search-wrapper .search .icon-search:before {
            position: absolute; }
    header.global-header .user-actions.profile-signed-in .profile-signin-content {
      display: none; }
    header.global-header .user-actions.profile-signed-in .user-option-content {
      display: block; }
    header.global-header .user-actions.profile-signed-out .profile-signin-content {
      display: block; }
    header.global-header .user-actions.profile-signed-out .user-option-content {
      display: none; }
    header.global-header .brand-social .email-signup {
      margin-left: 16px; }
    header.global-header .brand-social ul {
      justify-content: flex-start; }
    header.global-header .mobile-mvpd {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      background: #000;
      z-index: 2002;
      padding: 0px 16px;
      text-align: right;
      height: 30px;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
      header.global-header .mobile-mvpd .mvpd-logo {
        display: flex;
        margin-right: 8px; }
        header.global-header .mobile-mvpd .mvpd-logo.mvpd-mobile-logo {
          display: flex !important; }
      header.global-header .mobile-mvpd .sign-out {
        font-size: 13px;
        text-transform: uppercase;
        color: #fff; }
      header.global-header .mobile-mvpd img.generic-provider {
        height: 20px;
        margin: 4px 4px 6px; }
      header.global-header .mobile-mvpd img:not(.generic-provider) {
        height: 30px; }
    header.global-header.white-header .search .global-search .gsc-clear-button:before {
      color: #fff; }
    header.global-header.white-header .user-actions .profile-section-content .options a {
      color: #fff; }
  .signed-in header.global-header:not(.light-header) {
    padding-top: 30px; }
    .signed-in header.global-header:not(.light-header) .navigation {
      top: 30px; }
  .signed-in header.global-header.interior-header .header-label,
  .signed-in header.global-header.interior-header .series-name {
    top: calc(55% + 10px); }
  .signed-in header.global-header .mobile-mvpd {
    max-height: 30px; }
  .force-search-position {
    top: 140px !important; }
  table.gstl_50.gssb_c {
    left: 0 !important;
    width: 100vw !important; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 1024px) {
  .internal-nav.hero-nav {
    display: none; }
  .internal-nav .program-title {
    padding-bottom: 12px; }
    .internal-nav .program-title span {
      display: block;
      margin-top: 8px; }
  .internal-nav nav > ul {
    display: none; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 768px) {
  header.global-header.main-header {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    header.global-header.main-header .logo {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    header.global-header.main-header.fixed-header {
      padding: 8px 40px;
      background: #000;
      position: fixed;
      height: 66px;
      z-index: 500;
      -webkit-transition: opacity 0.3s ease-in-out, visibility 0 ease-in-out 0.3s;
      -moz-transition: opacity 0.3s ease-in-out, visibility 0 ease-in-out 0.3s;
      transition: opacity 0.3s ease-in-out, visibility 0 ease-in-out 0.3s; }
      header.global-header.main-header.fixed-header .header-links {
        opacity: 0;
        visibility: hidden; }
      header.global-header.main-header.fixed-header .logo {
        height: 48px; }
  header.global-header.interior-header .series-name,
  header.global-header.interior-header .header-label {
    width: calc( 100% - 113px - 112px - 400px); }
    header.global-header.interior-header .series-name a:hover,
    header.global-header.interior-header .header-label a:hover {
      -webkit-transform: scale(1.06) translate3d(5px, 0, 0);
      -moz-transform: scale(1.06) translate3d(5px, 0, 0);
      -ms-transform: scale(1.06) translate3d(5px, 0, 0);
      -o-transform: scale(1.06) translate3d(5px, 0, 0);
      transform: scale(1.06) translate3d(5px, 0, 0); }
    header.global-header.interior-header .series-name .tuneInInfo,
    header.global-header.interior-header .header-label .tuneInInfo {
      color: rgba(255, 255, 255, 0.8);
      font-size: 16px;
      text-transform: none;
      line-height: 0.86em;
      font-weight: 600;
      line-height: 1em; }
  header.global-header.nav-expanded .navigation {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    display: block; }
  header.global-header.nav-expanded .menu-wrapper .live-tv-container,
  header.global-header.nav-expanded .menu-wrapper .user-actions,
  header.global-header.nav-expanded .menu-wrapper .icon-list > *:not(.icon-cancel) {
    visibility: hidden; }
  header.global-header.nav-expanded .menu-wrapper .icon-list .search {
    width: 42px; }
  header.global-header .site-name .logo {
    height: 88px;
    width: 125px; }
  header.global-header .global-search {
    width: 300px;
    max-width: 0; }
  header.global-header .navigation {
    position: fixed;
    background: #000;
    opacity: 0;
    visibility: hidden;
    display: none;
    -webkit-transition: visibility 0s ease-out 0.2s, opacity 0.2s ease-out;
    -moz-transition: visibility 0s ease-out 0.2s, opacity 0.2s ease-out;
    transition: visibility 0s ease-out 0.2s, opacity 0.2s ease-out; }
  header.global-header .nav-wrapper {
    width: 849px;
    position: relative;
    height: 94vh;
    max-height: 650px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: width 0.4s;
    -moz-transition: width 0.4s;
    transition: width 0.4s; }
    header.global-header .nav-wrapper > * {
      position: absolute;
      top: 0;
      bottom: 0; }
    header.global-header .nav-wrapper.nav-no-series {
      width: 720px; }
      header.global-header .nav-wrapper.nav-no-series .site-name,
      header.global-header .nav-wrapper.nav-no-series .brand-social {
        width: 44%; }
      header.global-header .nav-wrapper.nav-no-series .global-nav-list {
        width: 56%;
        left: calc(44% + 1px); }
        header.global-header .nav-wrapper.nav-no-series .global-nav-list a {
          color: rgba(255, 255, 255, 0.56); }
    header.global-header .nav-wrapper.nav-no-brand {
      width: 600px; }
      header.global-header .nav-wrapper.nav-no-brand .global-nav {
        width: 100%; }
        header.global-header .nav-wrapper.nav-no-brand .global-nav .site-name {
          width: 44.1%; }
      header.global-header .nav-wrapper.nav-no-brand .brand-social {
        width: 44.1%; }
      header.global-header .nav-wrapper.nav-no-brand .show-nav {
        width: 55%; }
  header.global-header .show-nav {
    right: 0;
    width: 37.69%;
    margin-left: 0.94%;
    z-index: 10;
    background: rgba(255, 255, 255, 0.12); }
    header.global-header .show-nav h2 {
      font-size: 28px;
      line-height: 1.33em;
      padding: 16px 24px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    header.global-header .show-nav li {
      max-width: 100%;
      border-bottom: 1px solid rgba(255, 255, 255, 0.06);
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      transition: all 0.4s; }
      header.global-header .show-nav li a {
        display: block;
        padding: 14px 24px;
        font-size: 18px;
        line-height: 1.2em;
        color: rgba(255, 255, 255, 0.7);
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        text-transform: capitalize; }
      header.global-header .show-nav li.active, header.global-header .show-nav li:hover {
        background: rgba(255, 255, 255, 0.06); }
  header.global-header .global-nav {
    width: 100%; }
    header.global-header .global-nav .mobile-option-section {
      display: none; }
    header.global-header .global-nav > * {
      -webkit-transition: all 0.6s;
      -moz-transition: all 0.6s;
      transition: all 0.6s; }
    header.global-header .global-nav:hover .site-name,
    header.global-header .global-nav:hover .global-nav-list {
      background: rgba(255, 255, 255, 0.2); }
      header.global-header .global-nav:hover .site-name a,
      header.global-header .global-nav:hover .global-nav-list a {
        color: rgba(255, 255, 255, 0.7); }
        header.global-header .global-nav:hover .site-name a:hover,
        header.global-header .global-nav:hover .global-nav-list a:hover {
          color: white; }
    header.global-header .global-nav .global-nav-list {
      position: absolute;
      top: 0;
      bottom: 0;
      left: calc(28.26% + 1px);
      width: 32.97%;
      background: rgba(255, 255, 255, 0.1); }
      header.global-header .global-nav .global-nav-list li {
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        border-bottom: 1px solid #000;
        font-size: 15px;
        font-weight: 600; }
        header.global-header .global-nav .global-nav-list li a {
          display: block;
          padding: 16px 16px 16px 24px;
          color: rgba(255, 255, 255, 0.7);
          -webkit-transition: all 0.4s;
          -moz-transition: all 0.4s;
          transition: all 0.4s; }
        header.global-header .global-nav .global-nav-list li.sign-in {
          display: none; }
    header.global-header .global-nav .site-name {
      width: 28.26%;
      background: rgba(255, 255, 255, 0.1);
      position: absolute;
      top: 0;
      right: auto;
      bottom: 0;
      left: 0; }
      header.global-header .global-nav .site-name a {
        color: rgba(255, 255, 255, 0.8);
        padding: 20px 24px;
        float: right; }
      header.global-header .global-nav .site-name .logo {
        display: block;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
      header.global-header .global-nav .site-name .logo[title='Lifetime Movies'] {
        background-image: url(/assets/images/lmn/logo-white.svg); }
      header.global-header .global-nav .site-name .brand {
        display: none; }
  header.global-header .brand-social {
    width: 28.26%;
    top: 180px;
    position: absolute;
    left: 0; }
    header.global-header .brand-social ul {
      text-align: right;
      padding-right: 20px; }
    header.global-header .brand-social .icon {
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      transition: all 0.4s; }
    header.global-header .brand-social .email-signup {
      text-align: right; }
      header.global-header .brand-social .email-signup a {
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s; }
  header.global-header .menu-wrapper {
    margin-right: 0;
    cursor: pointer; }
    header.global-header .menu-wrapper .user-actions {
      display: flex;
      align-items: center; }
      header.global-header .menu-wrapper .user-actions.no-mvpd .mvpd-logo {
        display: none !important; }
      header.global-header .menu-wrapper .user-actions.profile-signed-in .user-option {
        display: flex;
        padding: 0 10px; }
      header.global-header .menu-wrapper .user-actions.profile-signed-in .profile-signin {
        display: none !important; }
      header.global-header .menu-wrapper .user-actions.profile-signed-out .profile-signin {
        display: flex; }
      header.global-header .menu-wrapper .user-actions.profile-signed-out .user-option {
        display: none !important; }
      header.global-header .menu-wrapper .user-actions .profile-signin,
      header.global-header .menu-wrapper .user-actions .user-option,
      header.global-header .menu-wrapper .user-actions .mvpd-logo,
      header.global-header .menu-wrapper .user-actions > a.sign-in {
        position: relative; }
        header.global-header .menu-wrapper .user-actions .profile-signin:after,
        header.global-header .menu-wrapper .user-actions .user-option:after,
        header.global-header .menu-wrapper .user-actions .mvpd-logo:after,
        header.global-header .menu-wrapper .user-actions > a.sign-in:after {
          content: '';
          display: flex;
          width: 1px;
          height: 16px;
          background-color: rgba(216, 216, 216, 0.5);
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          right: 0; }
      header.global-header .menu-wrapper .user-actions .profile-signin:after,
      header.global-header .menu-wrapper .user-actions .user-option:after {
        margin-right: 0; }
      header.global-header .menu-wrapper .user-actions .user-option .profile {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      header.global-header .menu-wrapper .user-actions .mvpd-logo {
        display: flex;
        position: relative;
        max-width: 100px; }
        header.global-header .menu-wrapper .user-actions .mvpd-logo #nav-mvpd-logo img {
          width: 100%; }
        header.global-header .menu-wrapper .user-actions .mvpd-logo:after {
          margin-left: 0; }
      header.global-header .menu-wrapper .user-actions > a.sign-out {
        color: rgba(255, 255, 255, 0.56);
        font-size: 14px;
        margin-left: 8px; }
      header.global-header .menu-wrapper .user-actions a:not(.promo-sign-in) {
        text-transform: uppercase;
        font-weight: 600;
        display: flex;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.86); }
        header.global-header .menu-wrapper .user-actions a:not(.promo-sign-in).sign-in, header.global-header .menu-wrapper .user-actions a:not(.promo-sign-in).register {
          line-height: 28px; }
    header.global-header .menu-wrapper .ae-classics {
      padding: 0 4px;
      margin-right: 8px; }
      header.global-header .menu-wrapper .ae-classics .ae-classics-link {
        padding-right: 10px;
        color: #ffffff;
        font-size: 14px;
        font-weight: 700;
        transform: translateY(1px);
        text-transform: uppercase; }
    header.global-header .menu-wrapper .icon-menu:before {
      float: right; }
  header.global-header .menu-wrapper .icon-cancel,
  header.global-header .navigation .icon-cancel {
    font-size: 32px;
    top: 4px; }
  header.global-header.white-header .menu-wrapper .user-actions a {
    color: #000 !important; }
  header.global-header.white-header .menu-wrapper .user-actions > *:after {
    background-color: rgba(0, 0, 0, 0.5) !important; }
  header.global-header .provider-details {
    display: none; } }

@media (min-width: 768px) and (max-width: 1024px) {
  header.global-header.main-header {
    padding: 14px 32px; }
    header.global-header.main-header .logo-container {
      height: 60px;
      width: 88px; }
  header.global-header .header-links {
    visibility: hidden;
    height: 0; }
  header.global-header .menu-wrapper .user-actions.profile-signed-out .profile-icon .icon {
    color: #777; }
  header.global-header .menu-wrapper .user-actions.profile-signed-in .profile-icon .icon {
    color: #fff; }
  header.global-header .menu-wrapper .user-actions .user-option-content .profile {
    background-color: #444; }
  header.global-header .menu-wrapper .user-actions .user-option-content:before {
    border-color: transparent transparent #444;
    z-index: -1; }
  header.global-header .menu-wrapper .user-actions .mvpd-logo:after {
    margin-right: 0; }
  header.global-header .menu-wrapper .user-actions .profile-icon {
    display: flex;
    padding: 0 5px;
    cursor: pointer; }
    header.global-header .menu-wrapper .user-actions .profile-icon .icon {
      font-size: 28px;
      line-height: 1.2em;
      position: relative;
      top: 2px; }
  header.global-header .menu-wrapper .user-actions .user-option,
  header.global-header .menu-wrapper .user-actions .profile-signin,
  header.global-header .menu-wrapper .user-actions .mvpd-logo {
    position: relative; }
    header.global-header .menu-wrapper .user-actions .user-option:after,
    header.global-header .menu-wrapper .user-actions .profile-signin:after,
    header.global-header .menu-wrapper .user-actions .mvpd-logo:after {
      margin-left: 0; }
    header.global-header .menu-wrapper .user-actions .user-option .profile-section-content,
    header.global-header .menu-wrapper .user-actions .profile-signin .profile-section-content,
    header.global-header .menu-wrapper .user-actions .mvpd-logo .profile-section-content {
      position: absolute;
      right: 0;
      top: 50px;
      background: #fff;
      width: 180px;
      max-height: 0;
      overflow: hidden;
      border-radius: 2px;
      -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
      -webkit-transition: max-height 0.2s ease-in-out;
      -moz-transition: max-height 0.2s ease-in-out;
      transition: max-height 0.2s ease-in-out; }
      header.global-header .menu-wrapper .user-actions .user-option .profile-section-content.display,
      header.global-header .menu-wrapper .user-actions .profile-signin .profile-section-content.display,
      header.global-header .menu-wrapper .user-actions .mvpd-logo .profile-section-content.display {
        max-height: 270px;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        transition-delay: 0s; }
      header.global-header .menu-wrapper .user-actions .user-option .profile-section-content:before,
      header.global-header .menu-wrapper .user-actions .profile-signin .profile-section-content:before,
      header.global-header .menu-wrapper .user-actions .mvpd-logo .profile-section-content:before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 13px 26px;
        position: absolute;
        top: -13px;
        right: 15px; }
      header.global-header .menu-wrapper .user-actions .user-option .profile-section-content > a,
      header.global-header .menu-wrapper .user-actions .user-option .profile-section-content .options li a,
      header.global-header .menu-wrapper .user-actions .profile-signin .profile-section-content > a,
      header.global-header .menu-wrapper .user-actions .profile-signin .profile-section-content .options li a,
      header.global-header .menu-wrapper .user-actions .mvpd-logo .profile-section-content > a,
      header.global-header .menu-wrapper .user-actions .mvpd-logo .profile-section-content .options li a {
        display: block;
        padding: 14px; }
      header.global-header .menu-wrapper .user-actions .user-option .profile-section-content .profile,
      header.global-header .menu-wrapper .user-actions .profile-signin .profile-section-content .profile,
      header.global-header .menu-wrapper .user-actions .mvpd-logo .profile-section-content .profile {
        border-radius: 2px 2px 0 0; }
        header.global-header .menu-wrapper .user-actions .user-option .profile-section-content .profile .icon,
        header.global-header .menu-wrapper .user-actions .profile-signin .profile-section-content .profile .icon,
        header.global-header .menu-wrapper .user-actions .mvpd-logo .profile-section-content .profile .icon {
          display: none; }
      header.global-header .menu-wrapper .user-actions .user-option .profile-section-content .options li,
      header.global-header .menu-wrapper .user-actions .profile-signin .profile-section-content .options li,
      header.global-header .menu-wrapper .user-actions .mvpd-logo .profile-section-content .options li {
        border-top: 1px solid rgba(0, 0, 0, 0.6); }
        header.global-header .menu-wrapper .user-actions .user-option .profile-section-content .options li:first-child,
        header.global-header .menu-wrapper .user-actions .profile-signin .profile-section-content .options li:first-child,
        header.global-header .menu-wrapper .user-actions .mvpd-logo .profile-section-content .options li:first-child {
          border-top: none; }
        header.global-header .menu-wrapper .user-actions .user-option .profile-section-content .options li a,
        header.global-header .menu-wrapper .user-actions .profile-signin .profile-section-content .options li a,
        header.global-header .menu-wrapper .user-actions .mvpd-logo .profile-section-content .options li a {
          color: #000; }
  header.global-header .menu-wrapper .user-actions .profile-section-content:not(.user-option-content):before {
    border-color: transparent transparent #fff; }
  header.global-header .menu-wrapper .user-actions .profile-section-content:not(.user-option-content) > a {
    color: #000; }
    header.global-header .menu-wrapper .user-actions .profile-section-content:not(.user-option-content) > a:after {
      display: none; }
    header.global-header .menu-wrapper .user-actions .profile-section-content:not(.user-option-content) > a:first-child {
      border-bottom: 1px solid rgba(0, 0, 0, 0.6); }
  header.global-header.white-header .menu-wrapper .user-actions.profile-signed-in .profile-icon .icon {
    color: #000; }
  header.global-header.white-header .menu-wrapper .user-actions .user-option .profile-section-content .profile {
    background-color: #aaa; }
  header.global-header.white-header .menu-wrapper .user-actions .user-option .profile-section-content:before {
    border-color: transparent transparent #aaa;
    z-index: -1; } }

@media (min-width: 768px) and (max-width: 1280px) {
  header.global-header.main-header .logo {
    height: 60px;
    width: 80px; }
  header.global-header.main-header .logo[title='Lifetime Movies'] {
    background-image: url(/assets/images/lmn/logo-white.svg); }
  header.global-header.interior-header .series-name,
  header.global-header.interior-header .header-label {
    font-size: 28px; } }

@media (min-width: 768px) and (max-width: 960px) {
  header.global-header .nav-wrapper {
    width: 95%; }
  header.global-header.interior-header {
    padding: 0 2px 0 12px; }
    header.global-header.interior-header .logo-link {
      padding-right: 16px;
      margin-right: 8px; }
    header.global-header.interior-header .menu-wrapper .user-actions {
      margin-right: 1px; }
      header.global-header.interior-header .menu-wrapper .user-actions .sign-out {
        margin-left: 0; }
    header.global-header.interior-header .series-name,
    header.global-header.interior-header .header-label {
      width: calc( 100% - 85px - 14px - 350px); } }

@media (min-width: 961px) and (max-width: 1024px) {
  header.global-header.interior-header {
    padding: 0 14px 0 24px; }
    header.global-header.interior-header .menu-wrapper .user-actions {
      margin-right: 9px; }
    header.global-header.interior-header .series-name,
    header.global-header.interior-header .header-label {
      width: calc( 100% - 100px - 38px - 380px); } }

@media (min-width: 1025px) {
  header.global-header .header-links {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-transition: opacity 0.1s ease-in-out, visibility 0 ease-in-out 0.1s;
    -moz-transition: opacity 0.1s ease-in-out, visibility 0 ease-in-out 0.1s;
    transition: opacity 0.1s ease-in-out, visibility 0 ease-in-out 0.1s; }
    header.global-header .header-links li {
      position: relative;
      padding: 0 6px; }
      header.global-header .header-links li.expanded .nav-more-list {
        max-height: 200px;
        -webkit-transition-delay: 0.1s;
        -moz-transition-delay: 0.1s;
        transition-delay: 0.1s; }
      header.global-header .header-links li.expanded .more-nav {
        width: 200px;
        background: #3e3e3e;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        transition-delay: 0s; }
        header.global-header .header-links li.expanded .more-nav:before {
          display: none; }
    header.global-header .header-links a {
      padding: 18px 10px;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      color: #fff;
      display: block;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      header.global-header .header-links a.lmn-brand-logo, header.global-header .header-links a.lifetime-brand-logo {
        text-indent: -9999px;
        background: no-repeat center center;
        background-size: contain;
        width: 60px;
        height: 20px;
        position: relative; }
        header.global-header .header-links a.lmn-brand-logo:hover, header.global-header .header-links a.lifetime-brand-logo:hover {
          opacity: 0.8; }
        header.global-header .header-links a.lmn-brand-logo:focus, header.global-header .header-links a.lifetime-brand-logo:focus {
          outline: solid 2px #4d90fe; }
        header.global-header .header-links a.lmn-brand-logo:focus:not(:focus-visible), header.global-header .header-links a.lifetime-brand-logo:focus:not(:focus-visible) {
          outline: none; }
      header.global-header .header-links a.lmn-brand-logo {
        background-image: url(/assets/images/lmn/logo-white.svg); }
      header.global-header .header-links a.lifetime-brand-logo {
        background-image: url(/assets/images/lifetime/logo-white.svg); }
    header.global-header .header-links .more-nav {
      width: 120px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-transition: all 0.1s ease-in-out 0.1s;
      -moz-transition: all 0.1s ease-in-out 0.1s;
      transition: all 0.1s ease-in-out 0.1s; }
      header.global-header .header-links .more-nav:before {
        margin-left: 8px;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2; }
    header.global-header .header-links .nav-more-list {
      background: #3e3e3e;
      position: absolute;
      max-height: 0;
      overflow: hidden;
      width: 200px;
      left: 0;
      top: 30px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      header.global-header .header-links .nav-more-list a {
        display: block; }
  header.global-header .menu-wrapper .user-actions .profile-icon {
    display: none; }
  header.global-header .menu-wrapper .user-actions .profile-section-content {
    display: flex; }
    header.global-header .menu-wrapper .user-actions .profile-section-content.profile-signin-content {
      padding: 0 10px; }
    header.global-header .menu-wrapper .user-actions .profile-section-content.display .options {
      max-height: 200px;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      transition: all 0.2s linear; }
  header.global-header .menu-wrapper .user-actions .user-option .profile {
    max-width: 115px; }
  header.global-header .menu-wrapper .user-actions .user-option .icon-down-open-mini {
    font-size: 1.33em;
    margin-left: 0;
    position: relative;
    top: 3px; }
  header.global-header .menu-wrapper .user-option {
    position: relative;
    display: flex;
    line-height: 40px; }
    header.global-header .menu-wrapper .user-option .icon {
      margin-left: 10px; }
  header.global-header .menu-wrapper .user-actions .options {
    position: absolute;
    left: 0;
    top: 50px;
    background: black;
    width: 180px;
    overflow: hidden;
    max-height: 0;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    header.global-header .menu-wrapper .user-actions .options li {
      line-height: 1.33em;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
      header.global-header .menu-wrapper .user-actions .options li a {
        line-height: 40px;
        padding: 14px; }
      header.global-header .menu-wrapper .user-actions .options li:last-child {
        border-bottom: none; }
  header.global-header.white-header .menu-wrapper .user-actions .options {
    background: #fff;
    max-height: 0; }
    header.global-header.white-header .menu-wrapper .user-actions .options li {
      border-bottom: 1px solid #000; }
      header.global-header.white-header .menu-wrapper .user-actions .options li:last-child {
        border-bottom: none; }
  header.global-header.white-header .header-links a.lmn-brand-logo {
    background-image: url(/assets/images/lmn/logo-black.svg); }
  header.global-header.white-header .header-links a.lifetime-brand-logo {
    background-image: url(/assets/images/lifetime/logo-black.svg); } }

@media (min-width: 1025px) and (max-width: 1280px) {
  header.global-header.interior-header {
    padding: 0 20px; }
  header.global-header .header-links {
    font-size: 14px; }
  header.global-header .menu-wrapper .user-actions .mvpd-logo > a {
    width: 100px; }
    header.global-header .menu-wrapper .user-actions .mvpd-logo > a img {
      width: 100%; }
  header.global-header .menu-wrapper .user-actions .profile-signin {
    font-size: 14px; } }

@media (min-width: 1281px) {
  header.global-header.main-header .logo {
    height: 70px;
    width: 80px; }
  header.global-header.interior-header {
    padding: 0 46px 0 46px; }
    header.global-header.interior-header .series-name,
    header.global-header.interior-header .header-label {
      font-size: 32px; } }

@media (min-width: 1280px) {
  header.global-header.main-header {
    padding: 18px 40px; }
  header.global-header .header-links li a {
    letter-spacing: -0.02em; }
  header.global-header .header-links .nav-more-list a {
    padding: 8px 16px; }
  header.global-header .logo-link {
    margin-right: 8px; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 1025px) {
  .internal-nav:not(.section-nav) .program-title {
    margin-bottom: 6px; }
  .internal-nav.hero-nav .program-title {
    margin-bottom: 0; }
  .internal-nav .program-title span {
    margin-left: 16px; }
  .internal-nav .nav-more-list a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .internal-nav .nav-more-list a:hover {
      background: rgba(255, 255, 255, 0.2); } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.episode-list {
  position: relative;
  /** EPISODE HP SPECIFIC */
  /** END EPISODE HP SPECIFIC */
  /** EPISODE DETAIL SPECIFIC */
  /** END EPISODE DETAIL SPECIFIC */ }
  .episode-list .episode-list-head {
    color: #ccc;
    text-transform: uppercase;
    font-weight: 600; }
    .episode-list .episode-list-head span {
      display: inline-block;
      position: relative;
      padding-left: 20px;
      color: #999; }
      .episode-list .episode-list-head span:before {
        content: '';
        width: 1px;
        position: absolute;
        left: 7px;
        background: rgba(255, 255, 255, 0.32); }
  .episode-list.episode-detail-overlay .episode-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 8px; }
    .episode-list.episode-detail-overlay .episode-item .item-img {
      position: relative; }
      .episode-list.episode-detail-overlay .episode-item .item-img:before {
        content: '';
        display: block;
        z-index: 1;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 150px;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%); }
    .episode-list.episode-detail-overlay .episode-item .item-details-container {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      width: calc(100% - 60px);
      z-index: 5; }
    .episode-list.episode-detail-overlay .episode-item .episode-name {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: block; }
    .episode-list.episode-detail-overlay .episode-item .expire {
      text-transform: uppercase; }
    .episode-list.episode-detail-overlay .episode-item .thumb-progress-bar {
      margin: 8px 0; }
  .episode-list.episode-detail-overlay .pb-promo {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .episode-list.episode-detail-overlay .pb-promo.show-promo {
      opacity: 1; }
    .episode-list.episode-detail-overlay .pb-promo h2 {
      font-weight: 700;
      text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }
  .episode-list .season-ep {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px; }
    .episode-list .season-ep > span {
      display: inline-block; }
    .episode-list .season-ep > h2 {
      display: inline-block; }
    .episode-list .season-ep > strong {
      display: inline-block;
      vertical-align: middle; }
    .episode-list .season-ep .episode-number {
      margin-left: 5px; }
    .episode-list .season-ep .preview {
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      position: relative;
      padding: 4px 8px;
      border-radius: 2px;
      margin-left: 12px;
      vertical-align: middle;
      background: #000; }
  .episode-list .duration {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4); }
  .episode-list .episode-name {
    font-size: 20px;
    line-height: 1.2em;
    margin: 4px 0 1px; }
  .episode-list .episode-rating {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 19px; }
  .episode-list .episode-airdate {
    font-size: 15px;
    font-style: italic;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.35714em; }
  .episode-list .transition-in {
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.5s ease 0.3s;
    -moz-transition: all 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s; }
  .episode-list .come-in {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .episode-list .already-visible {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.sponsor-wrapper {
  opacity: 0;
  visibility: hidden;
  cursor: default;
  max-height: 0;
  overflow: hidden; }
  .sponsor-wrapper.sponsor-show {
    opacity: 1;
    visibility: visible;
    max-height: 1000px; }
  .sponsor-wrapper p {
    font-size: 0.86em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 23px 0;
    float: left; }
  .sponsor-wrapper .sponsor {
    float: right; }

.episode-nav.nav-2 li {
  width: 50%; }

.episode-nav.nav-1 li {
  width: 100%; }

.episode-nav li {
  display: inline-block;
  text-align: center;
  height: 56px;
  width: 33.3333%;
  vertical-align: top;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px; }
  .episode-nav li:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .episode-nav li.active a {
    opacity: 1; }
  .episode-nav li a {
    display: inline-block;
    color: black;
    font-weight: 600;
    opacity: 0.5;
    line-height: 30px;
    width: 100%;
    padding: 12px 15px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear; }

.episode-details .tab-containers {
  position: relative; }

.episode-details .playlist-head .clips-head,
.episode-details .playlist-head h2 {
  text-transform: uppercase; }
  .episode-details .playlist-head .clips-head strong,
  .episode-details .playlist-head h2 strong {
    color: rgba(0, 0, 0, 0.8);
    font-weight: 600; }

.episode-details .detail-bg {
  background: #ece9e9; }

.episode-details .episode-info {
  font-size: 14px; }
  .episode-details .episode-info dt,
  .episode-details .episode-info dd {
    float: left;
    margin-bottom: 0.7em; }
  .episode-details .episode-info dt {
    clear: left;
    color: #444; }
  .episode-details .episode-info dd {
    width: calc(100% - 110px);
    clear: right;
    padding-left: 10px;
    color: rgba(0, 0, 0, 0.8); }
  .episode-details .episode-info .rating {
    text-transform: uppercase; }

.episode-details .details-expand {
  position: relative;
  padding: 16px 0 28px; }
  .episode-details .details-expand .details-text-container {
    position: relative;
    max-height: 1000px;
    overflow: hidden;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1); }
    .episode-details .details-expand .details-text-container .episode-info {
      opacity: 1; }

.episode-details .episode-article {
  color: #444; }
  .episode-details .episode-article p {
    line-height: 1.625em;
    margin-bottom: 2em; }
    .episode-details .episode-article p:last-child {
      margin-bottom: 24px; }

.episode-details .episode-main .item-details-container > .sponsor-wrapper > * {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.episode-details .episode-main .item-details-container > .sponsor-wrapper p {
  margin-right: 16px; }

.episode-details .episode-main .episode-item.playlist-item .episode-article {
  color: #000; }
  .episode-details .episode-main .episode-item.playlist-item .episode-article a {
    position: relative;
    color: #12121a;
    font-weight: 600;
    box-shadow: inset 0 -1px 0 0 #00cfe0;
    transition: box-shadow 0.3s ease-out, color 0.2s ease-out; }
    .episode-details .episode-main .episode-item.playlist-item .episode-article a:hover {
      color: #fff;
      box-shadow: inset 0 -24px 0 0 #00cfe0; }

.episode-details .episode-main .episode-item.playlist-item .clip-title {
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 4px; }

.episode-details .episode-main .episode-item.playlist-item .clip-title-info {
  margin-bottom: 12px; }
  .episode-details .episode-main .episode-item.playlist-item .clip-title-info .clip-title {
    display: inline; }
  .episode-details .episode-main .episode-item.playlist-item .clip-title-info .clip-meta {
    display: inline;
    white-space: nowrap; }
  .episode-details .episode-main .episode-item.playlist-item .clip-title-info span {
    font-size: 0.875em;
    color: #999; }
  .episode-details .episode-main .episode-item.playlist-item .clip-title-info .clip-rating {
    text-transform: uppercase; }

.episode-details .episode-main .episode-item.playlist-item .share-this {
  transform: translateY(0);
  float: none;
  text-align: left; }
  .episode-details .episode-main .episode-item.playlist-item .share-this .social-links {
    left: 0; }

.episode-details .episode-main .episode-item.playlist-item .details-upnext .upnext-label {
  text-transform: uppercase;
  position: relative;
  font-weight: 600;
  font-size: 1.125em;
  line-height: 1.6em;
  margin-bottom: 8px; }
  .episode-details .episode-main .episode-item.playlist-item .details-upnext .upnext-label:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    height: 4px;
    width: 20px; }

.episode-details .list-group {
  padding: 24px 5.47%;
  background: white;
  margin-bottom: 8px;
  text-align: center; }
  .episode-details .list-group:last-child {
    margin-bottom: 0; }
  .episode-details .list-group.icon-list {
    padding-bottom: 0; }
  .episode-details .list-group h5 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    margin-bottom: 16px; }
  .episode-details .list-group ul {
    width: 100%;
    overflow: auto; }
  .episode-details .list-group li {
    width: 33.33%;
    display: inline-block;
    height: 73px;
    margin-bottom: 24px;
    float: left; }
    .episode-details .list-group li:first-child {
      float: left; }
    .episode-details .list-group li a {
      display: block; }
  .episode-details .list-group .app-ico {
    display: inline-block;
    margin-bottom: 20px; }
  .episode-details .list-group p {
    margin-bottom: 20px;
    line-height: 1.21429em;
    color: rgba(0, 0, 0, 0.8); }

.episode-details aside.share-this {
  float: right; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.register-promo-section {
  max-height: 0;
  overflow: hidden;
  background: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .register-promo-section.display-promo {
    max-height: 100px; }

.register-promo.inline-promo {
  max-height: 0;
  position: relative;
  z-index: 100; }
  .register-promo.inline-promo:not(.display-promo) {
    overflow: hidden; }
  .register-promo.inline-promo.display-promo {
    max-height: 250px; }
  .register-promo.inline-promo .register-promo-inner {
    position: relative;
    margin-bottom: 20px;
    background: #fff;
    text-align: center;
    padding: 24px 16px 16px; }
  .register-promo.inline-promo .promo-head {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.6em;
    text-transform: uppercase; }
  .register-promo.inline-promo .promo-action p {
    color: #444; }
  .register-promo.inline-promo .action-btn {
    margin: 12px 0;
    font-size: 12px;
    padding: 12px 24px; }
  .register-promo.inline-promo p.account {
    font-size: 11px;
    font-style: italic; }
  .register-promo.inline-promo .promo-sign-in {
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: underline;
    margin-left: 8px; }
  .register-promo.inline-promo .icon-cancel {
    padding: 10px;
    color: rgba(0, 0, 0, 0.4); }
    .register-promo.inline-promo .icon-cancel:focus {
      color: rgba(235, 0, 40, 0.8);
      outline: solid 2px #4d90fe; }

.register-promo.video-promo {
  position: relative;
  color: #fff; }
  .register-promo.video-promo p {
    text-transform: uppercase; }
  .register-promo.video-promo .action-btn {
    color: #fff;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out; }
  .register-promo.video-promo .icon-cancel {
    color: rgba(255, 255, 255, 0.6); }

.register-promo .icon-cancel {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  outline: none; }

.register-promo .promo-action .action-btn {
  background-color: #444; }

.register-promo .promo-sign-in {
  color: #444; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  .episode-list {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /** EPISODE HP SPECIFIC */
    /** END EPISODE HP SPECIFIC */ }
    .episode-list .episode-list-head {
      padding: 24px 16px 12px;
      font-size: 18px; }
      .episode-list .episode-list-head span:before {
        height: 16px;
        top: 2px; }
    .episode-list .pb-promo {
      margin: 20px 16px; }
      .episode-list .pb-promo h2 {
        font-size: 18px; }
      .episode-list .pb-promo p {
        font-size: 16px;
        margin-top: 4px; }
    .episode-list.episode-detail-overlay .item-img {
      padding-bottom: 77.77778%; }
    .episode-list.episode-detail-overlay .description,
    .episode-list.episode-detail-overlay .expand-trigger,
    .episode-list.episode-detail-overlay .episode-info {
      display: none; }
    .episode-list.episode-detail-overlay .episode-item .item-details-container {
      padding: 15px; } }
  @media only screen and (max-width: 767px) and (min-width: 321px) and (orientation: landscape) {
    .episode-list.episode-detail-overlay {
      width: 360px;
      margin: 0 auto; } }

@media (max-width: 767px) {
    .episode-list.episode-main .episode-item {
      background: #fff; }
      .episode-list.episode-main .episode-item .item-details-container {
        padding: 16px 24px 0; }
        .episode-list.episode-main .episode-item .item-details-container.clip-details {
          padding-bottom: 24px; }
      .episode-list.episode-main .episode-item .item-details-section.details-ad {
        display: none; }
    .episode-list.episode-clips .episode-item .item-details-container {
      background: white; } }

@media (max-width: 1024px) {
  .episode-item:not(.playlist-item) aside.share-this {
    position: relative;
    z-index: 100; }
    .episode-item:not(.playlist-item) aside.share-this.show-social .social-links {
      opacity: 1;
      visibility: visible;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s; }
    .episode-item:not(.playlist-item) aside.share-this .social-links {
      width: 290px;
      background: #fff;
      padding: 18px 0;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-radius: 2px; }
    .episode-item:not(.playlist-item) aside.share-this h4 {
      display: inline-block;
      font-size: 14px;
      opacity: 0.6;
      padding-left: 22px; }
      .episode-item:not(.playlist-item) aside.share-this h4::before {
        content: 'F';
        font-family: 'icon-fonts';
        background-size: 20px;
        position: absolute;
        opacity: 0.6;
        right: 20px;
        left: 0;
        height: 18px; }
    .episode-item:not(.playlist-item) aside.share-this .social-links {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 24px;
      right: -10px;
      -webkit-transition: visibility 0s linear 0.5s, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      -moz-transition: visibility 0s linear 0.5s, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: visibility 0s linear 0.5s, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .episode-item:not(.playlist-item) aside.share-this ul li.wrapper-facebook, .episode-item:not(.playlist-item) aside.share-this ul li.wrapper-twitter, .episode-item:not(.playlist-item) aside.share-this ul li.wrapper-email {
      width: 33%; }
    .episode-item:not(.playlist-item) aside.share-this ul {
      position: relative; }
      .episode-item:not(.playlist-item) aside.share-this ul li.wrapper-facebook, .episode-item:not(.playlist-item) aside.share-this ul li.wrapper-twitter, .episode-item:not(.playlist-item) aside.share-this ul li.wrapper-email {
        display: inline-block; }
      .episode-item:not(.playlist-item) aside.share-this ul li.wrapper-copy, .episode-item:not(.playlist-item) aside.share-this ul li.wrapper-embed {
        float: none;
        display: block;
        clear: left;
        padding: 12px 0 0; }
        .episode-item:not(.playlist-item) aside.share-this ul li.wrapper-copy .icon, .episode-item:not(.playlist-item) aside.share-this ul li.wrapper-embed .icon {
          display: inline-block;
          vertical-align: middle; }
      .episode-item:not(.playlist-item) aside.share-this ul li.wrapper-embed {
        display: none; }
      .episode-item:not(.playlist-item) aside.share-this ul li .link-form,
      .episode-item:not(.playlist-item) aside.share-this ul li .embed-form {
        width: 195px;
        float: right;
        margin-right: 12px;
        display: inline-block;
        vertical-align: middle; }
      .episode-item:not(.playlist-item) aside.share-this ul li a.icon {
        padding: 0 12px;
        color: rgba(0, 0, 0, 0.5);
        position: relative; }
        .episode-item:not(.playlist-item) aside.share-this ul li a.icon::after {
          top: 0;
          left: 30px; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  .episode-details {
    background: #fff; }
    .episode-details .ad-wrapper {
      margin: 0 auto;
      width: 50%; }
    .episode-details .episode-info {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      padding: 12px 12px 0; }
    .episode-details .details-expand .expand-trigger {
      right: -16px; }
    .episode-details .details-text-container.collapsed {
      max-height: 3.25em; }
    .episode-details .details-text-container.clamped .episode-article {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      max-height: 3.25em;
      overflow: hidden; }
    .episode-details .detail-bg {
      border-bottom: 1px solid #f2f2f2; }
    .episode-details .tab-containers {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column; }
    .episode-details .detail-tab-container:not(.detail-non-tab) {
      padding: 16px 8px 24px;
      position: absolute;
      top: 0;
      opacity: 0;
      max-height: 0;
      overflow: hidden;
      width: 100%;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .episode-details .detail-tab-container:not(.detail-non-tab).active {
        opacity: 1;
        position: relative;
        z-index: 10;
        max-height: 100000px;
        overflow: visible; }
      .episode-details .detail-tab-container:not(.detail-non-tab) .clips-head {
        padding: 0 16px;
        margin-bottom: 8px;
        font-size: 16px;
        color: rgba(0, 0, 0, 0.4);
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 1.375em; }
        .episode-details .detail-tab-container:not(.detail-non-tab) .clips-head .episode {
          display: none; }
    .episode-details .detail-non-tab {
      padding: 32px 18px;
      -webkit-box-ordinal-group: 10;
      -moz-box-ordinal-group: 10;
      box-ordinal-group: 10;
      -webkit-order: 10;
      -moz-order: 10;
      order: 10;
      -ms-flex-order: 10; }
      .episode-details .detail-non-tab .playlist-head h2 {
        display: block; }
    .episode-details.details-no-tabs {
      margin-bottom: 24px; }
    .episode-details .episode-main .details-with-share .episode-name {
      width: calc(100% - 85px); }
    .episode-details .episode-main .playlist-head .clips-head {
      font-size: 14px;
      margin-bottom: 4px; }
      .episode-details .episode-main .playlist-head .clips-head strong {
        color: #999; }
    .episode-details .episode-main .playlist-head .sponsor-wrapper {
      margin: 10px 0;
      width: 200px; }
      .episode-details .episode-main .playlist-head .sponsor-wrapper.sponsor-show {
        margin: 10px 0; }
    .episode-details .episode-main .episode-item.playlist-item .item-details-section {
      font-size: 14px;
      padding-bottom: 16px; }
      .episode-details .episode-main .episode-item.playlist-item .item-details-section.details-upnext {
        width: calc(100% + 48px);
        transform: translateX(-24px);
        padding: 24px;
        background: rgba(18, 18, 26, 0.05);
        border-top: 1px solid rgba(18, 18, 26, 0.2); }
        .episode-details .episode-main .episode-item.playlist-item .item-details-section.details-upnext .item-details-container {
          padding: 0; }
    .episode-details .episode-main .playlist-clip-detail {
      padding-bottom: 16px; }
    .episode-details .episode-main .item-details-container > .sponsor-wrapper {
      margin: 0 0 10px; }
    .episode-details .playlist-head .playlist-more {
      display: none; }
    .episode-details .episode-list .playlist-more {
      text-align: right;
      margin-bottom: 8px; }
      .episode-details .episode-list .playlist-more a {
        padding: 8px 32px; } }

@media (max-width: 1024px) {
  .episode-item.playlist-item aside.share-this > * {
    display: inline-block;
    vertical-align: middle; }
  .episode-item.playlist-item aside.share-this .social-links .icon::after {
    top: -24px;
    left: 0;
    opacity: 0;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .episode-item.playlist-item aside.share-this .social-links li.this-active .link-form,
  .episode-item.playlist-item aside.share-this .social-links li.this-active .embed-form {
    visibility: visible; }
  .episode-item.playlist-item aside.share-this .social-links li.this-active .icon-embed .icon-fill,
  .episode-item.playlist-item aside.share-this .social-links li.this-active .icon-link .icon-fill {
    fill: black; }
  .episode-item.playlist-item aside.share-this .link-form,
  .episode-item.playlist-item aside.share-this .embed-form {
    visibility: hidden;
    position: absolute;
    left: 0;
    bottom: -46px;
    width: 100%; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  .register-promo.video-promo {
    padding: 10px 16px;
    font-size: 13px; }
    .register-promo.video-promo p {
      width: calc(100% - 160px);
      display: inline-block;
      vertical-align: middle;
      line-height: 1.33em; }
    .register-promo.video-promo .action-btn {
      padding-left: 10px;
      padding-right: 10px; }
    .register-promo.video-promo .icon-cancel {
      padding: 17px 10px; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 768px) {
  .episode-list {
    /** EPISODE HP SPECIFIC */
    /** END EPISODE HP SPECIFIC */ }
    .episode-list .episode-list-head {
      padding-bottom: 8px;
      font-size: 21px;
      line-height: 1.38em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .episode-list .episode-list-head span:before {
        height: 18px;
        top: 6px; }
    .episode-list.dark-theme .description {
      color: rgba(255, 255, 255, 0.45); }
    .episode-list.dark-theme .episode-info {
      border-top: 1px solid rgba(255, 255, 255, 0.05); }
      .episode-list.dark-theme .episode-info dt {
        color: rgba(255, 255, 255, 0.3); }
      .episode-list.dark-theme .episode-info dd {
        color: rgba(255, 255, 255, 0.4); }
    .episode-list.dark-theme .expand-trigger span:after {
      border-color: #000 transparent transparent; }
    .episode-list.dark-theme .expand-trigger.expanded span:after {
      border-color: transparent transparent #000; }
    .episode-list.dark-theme .episode-item {
      background: #000;
      cursor: pointer; }
    .episode-list.dark-theme .item-section-details {
      background: #000; }
    .episode-list.episode-detail-overlay {
      width: 728px;
      position: relative;
      left: 40%;
      z-index: 10;
      -webkit-transition: top 0.4s;
      -moz-transition: top 0.4s;
      transition: top 0.4s;
      /** LAYOUT 2 (top bottom) **/ }
      .episode-list.episode-detail-overlay.layout-2 .episode-item {
        margin-bottom: 16px;
        border-radius: 2px; }
        .episode-list.episode-detail-overlay.layout-2 .episode-item .item-section-img {
          height: 320px;
          overflow: hidden; }
        .episode-list.episode-detail-overlay.layout-2 .episode-item .item-img-container img {
          top: 60%; }
        .episode-list.episode-detail-overlay.layout-2 .episode-item .item-details-container {
          padding: 32px 24px 24px 32px; }
      .episode-list.episode-detail-overlay.layout-2 .preview-item .item-section-details {
        min-height: 0;
        height: 0;
        padding: 0; }
        .episode-list.episode-detail-overlay.layout-2 .preview-item .item-section-details .item-details-container {
          bottom: 0;
          top: auto; }
      .episode-list.episode-detail-overlay.layout-2 .item-img {
        padding-bottom: 45.05495%; }
        .episode-list.episode-detail-overlay.layout-2 .item-img img {
          width: 728px;
          max-height: 500px; }
      .episode-list.episode-detail-overlay.layout-2 .item-section-details {
        padding: 16px 80px 16px 32px;
        min-height: 104px; }
        .episode-list.episode-detail-overlay.layout-2 .item-section-details .item-details-container {
          top: 201px;
          bottom: auto;
          padding: 32px 24px 24px 32px;
          cursor: pointer; }
        .episode-list.episode-detail-overlay.layout-2 .item-section-details .details-text-container {
          max-height: 1000px;
          overflow: hidden;
          -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
          -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
          transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1); }
      .episode-list.episode-detail-overlay.layout-2 .clamped.details-text-container {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        max-height: 3.25em;
        overflow: hidden;
        overflow: hidden; }
      .episode-list.episode-detail-overlay.layout-2 .collapsed.details-text-container {
        max-height: 3em; }
      .episode-list.episode-detail-overlay.layout-2 .collapsed .episode-info {
        opacity: 0;
        -webkit-transition-delay: 0.8s;
        -moz-transition-delay: 0.8s;
        transition-delay: 0.8s; }
      .episode-list.episode-detail-overlay.layout-2 .episode-info {
        margin-top: 8px;
        opacity: 1;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .episode-list.episode-detail-overlay.layout-2 .expand-trigger {
        bottom: 16px;
        opacity: 1; }
      .episode-list.episode-detail-overlay .episode-item {
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4); }
        .episode-list.episode-detail-overlay .episode-item .item-img {
          cursor: pointer; }
          .episode-list.episode-detail-overlay .episode-item .item-img:before {
            height: 120px;
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
            background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
            background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%); }
        .episode-list.episode-detail-overlay .episode-item .circle-icon {
          cursor: pointer; }
      .episode-list.episode-detail-overlay .description {
        font-size: 14px;
        line-height: 1.625em;
        color: rgba(255, 255, 255, 0.8);
        font-weight: 400; }
      .episode-list.episode-detail-overlay .item-section-img {
        position: relative; }
      .episode-list.episode-detail-overlay .episode-info {
        padding: 8px 0px 0px;
        font-size: 12px;
        line-height: 140%; }
        .episode-list.episode-detail-overlay .episode-info dt {
          clear: left;
          float: left; }
        .episode-list.episode-detail-overlay .episode-info dd {
          width: calc(100% - 110px);
          clear: right;
          padding-left: 10px;
          float: left;
          margin-bottom: 0.3em; }
        .episode-list.episode-detail-overlay .episode-info .rating {
          text-transform: uppercase; }
      .episode-list.episode-detail-overlay .pb-promo {
        position: absolute; }
        .episode-list.episode-detail-overlay .pb-promo p {
          margin-top: 8px; }
    .episode-list.episode-main {
      z-index: 10;
      border-radius: 0 0 2px 2px; }
      .episode-list.episode-main .episode-item {
        border-radius: 0 0 2px 2px; }
        .episode-list.episode-main .episode-item .item-section.detail-section .season-ep > * {
          font-size: 20px; }
        .episode-list.episode-main .episode-item .item-section.detail-section .episode-name {
          font-size: 26px; }
        .episode-list.episode-main .episode-item .item-section.detail-section .episode-article {
          font-size: 17px; }
        .episode-list.episode-main .episode-item .item-section.detail-section > .item-details-container {
          padding: 40px 0; }
        .episode-list.episode-main .episode-item .item-section.detail-section .item-details-section {
          display: inline-block;
          vertical-align: top; }
          .episode-list.episode-main .episode-item .item-section.detail-section .item-details-section.details-main {
            width: calc(100% - 300px - 4px - 18px); }
          .episode-list.episode-main .episode-item .item-section.detail-section .item-details-section.details-ad {
            width: 300px;
            margin-left: 16px; }
    .episode-list.playlist-clip .episode-item .item-section.detail-section .item-details-section.details-main {
      width: calc(100% - 300px - 4px - 18px - 204px); }
    .episode-list .episode-rating {
      line-height: 24px; } }

@media (min-width: 768px) and (max-width: 1440px) {
  .episode-list.episode-main .episode-item .item-section.detail-section .season-ep > * {
    font-size: 16px; }
  .episode-list.episode-main .episode-item .item-section.detail-section .episode-name {
    font-size: 21px; }
  .episode-list.episode-main .episode-item .item-section.detail-section .episode-article {
    font-size: 15px; }
  .episode-list.episode-clips .episode-item {
    width: 31.73%; } }

@media (max-width: 1440px) and (min-width: 1025px) {
  .episode-list.episode-main .episode-item .item-section.detail-section > .item-details-container {
    padding: 32px 0; } }

@media (min-width: 1025px) and (max-width: 1280px) {
  .episode-list {
    /** EPISODE HP SPECIFIC */ }
    .episode-list.episode-detail-overlay {
      left: 37%; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .episode-list {
    /** EPISODE HP SPECIFIC */
    /** END EPISODE HP SPECIFIC */ }
    .episode-list.episode-detail-overlay {
      left: 0;
      margin: 0 auto 0; }
    .episode-list.episode-main .episode-item .item-section.detail-section > .item-details-container {
      padding: 32px 24px; }
    .episode-list .pb-promo h2 {
      font-size: 24px; }
    .episode-list .pb-promo p {
      font-size: 21px; } }

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .episode-list .pb-promo {
    top: -405px; } }

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .episode-list .pb-promo {
    top: -330px; } }

@media (min-width: 961px) {
  .episode-list.playlist-clip .episode-item .detail-section .playlist-clip-detail {
    width: calc(100% - 316px - 5px); }
    .episode-list.playlist-clip .episode-item .detail-section .playlist-clip-detail .item-details-section.details-main {
      width: calc(100% - 205px); } }

@media (min-width: 1025px) {
  .episode-list .pb-promo {
    top: -112px; }
    .episode-list .pb-promo h2 {
      font-size: 36px; }
    .episode-list .pb-promo p {
      font-size: 28px; }
  .episode-list .lookback-promo {
    position: absolute;
    -webkit-transform: translate3d(0, -80px, 0);
    -moz-transform: translate3d(0, -80px, 0);
    -ms-transform: translate3d(0, -80px, 0);
    -o-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0); } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 768px) {
  .episode-details .test {
    color: red; }
  .episode-details .video-section {
    background: #000; }
  .episode-details .detail-section {
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }
  .episode-details .details-expand {
    padding-bottom: 0; }
  .episode-details .episode-main .thumbnail-img-layer .circle-icon {
    width: 72px;
    height: 72px;
    border-radius: 72px;
    bottom: 24px;
    right: 32px; }
    .episode-details .episode-main .thumbnail-img-layer .circle-icon .icon-play {
      font-size: 32px;
      line-height: 2.5em;
      margin-left: 8px; }
    .episode-details .episode-main .thumbnail-img-layer .circle-icon .icon-key {
      font-size: 52px;
      line-height: 1.6em; }
  .episode-details .episode-main .playlist-clip-detail {
    display: inline-block; }
  .episode-details .episode-main .playlist-head {
    width: 180px; }
  .episode-details .episode-main .item-details-container > .sponsor-wrapper {
    margin: -20px 0 20px; }
  .episode-details .episode-main .playlist-item .item-section.detail-section {
    background: #ececec; }
    .episode-details .episode-main .playlist-item .item-section.detail-section .item-details-container {
      display: flex; }
    .episode-details .episode-main .playlist-item .item-section.detail-section .item-details-section.details-main {
      width: 65%; }
    .episode-details .episode-main .playlist-item .item-section.detail-section .item-details-section.details-upnext {
      width: 35%;
      margin-left: 56px;
      min-width: 300px;
      font-size: 15px; }
    .episode-details .episode-main .playlist-item .item-section.detail-section > .item-details-container {
      max-width: 1100px; }
    .episode-details .episode-main .playlist-item .item-section.detail-section .details-text-container {
      overflow: visible; }
  .episode-details .list-tab-container {
    min-height: 350px;
    border-bottom: 1px solid #ddd; }
    .episode-details .list-tab-container:last-child {
      padding-bottom: 18px; }
  .episode-details .episode-main .video-section > .item-img-container,
  .episode-details .episode-main .detail-section > .item-details-container,
  .episode-details .list-tab-container .list-tab-content,
  .episode-details .register-promo {
    width: 88.88%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .episode-details .list-tab-container .list-tab-content {
    padding: 32px 24px 16px; }
  .episode-details .shaded-tab-container {
    background: #e2e2e2; }
  .episode-details .light-tab-container {
    background: rgba(236, 233, 233, 0.3); }
  .episode-details .expand-trigger {
    display: none; }
  .episode-details .playlist-head .clips-head,
  .episode-details .playlist-head h2 {
    font-size: 21px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.4em;
    color: rgba(0, 0, 0, 0.9); }
  .episode-details .episode-list .playlist-more {
    display: none; }
  .episode-details .feedback {
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto; }
  .episode-article p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .signed-in
.episode-details
.episode-main
.aetn-player
.circle-icon
.icon-key {
    font-size: 32px;
    line-height: 2.5em;
    margin-left: 8px; }
  .episode-nav,
  .watch-tab-container {
    display: none; } }

@media (min-width: 1025px) {
  aside.share-this > * {
    display: inline-block;
    vertical-align: middle; }
  aside.share-this .social-links .icon::after {
    top: -24px;
    left: 0;
    opacity: 0;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
  aside.share-this .social-links li.this-active .link-form,
  aside.share-this .social-links li.this-active .embed-form {
    visibility: visible; }
  aside.share-this .social-links li.this-active .icon-embed .icon-fill,
  aside.share-this .social-links li.this-active .icon-link .icon-fill {
    fill: black; }
  aside.share-this .link-form,
  aside.share-this .embed-form {
    visibility: hidden;
    position: absolute;
    left: 0;
    bottom: -46px;
    width: 100%; }
  .episode-details aside.share-this {
    width: 260px;
    text-align: right; }
  .episode-details .episode-main .details-with-share .episode-name {
    width: calc(100% - 250px - 25px); }
  .episode-details .episode-main .video-section > .item-img-container {
    position: relative; }
  .episode-details .episode-main .playlist-item .item-section.detail-section .item-details-section.details-upnext {
    margin-left: 56px; }
  .episode-details .episode-info dt,
  .episode-details .episode-info dd {
    width: auto;
    clear: none;
    margin-bottom: 0;
    line-height: 1.3em; }
  .episode-details .episode-info dd {
    padding-left: 8px;
    color: rgba(0, 0, 0, 0.8);
    padding-right: 16px; }
    .episode-details .episode-info dd:not(:last-child) {
      border-right: 1px solid #ccc; }
  .episode-details .episode-info dt:not(:first-child) {
    padding-left: 16px; }
  .episode-details .playlist-head .clips-head strong.episode {
    font-size: 16px;
    line-height: 1em;
    margin-top: 12px;
    margin-bottom: 0.2em; }
  .episode-details .playlist-head .clips-head strong:not(.episode) {
    line-height: 1.2em; }
  .episode-details .playlist-head .playlist-more {
    margin-top: 24px; } }

@media (min-width: 961px) {
  .episode-details .episode-main .playlist-head {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-right: 20px;
    margin-top: 6px; }
    .episode-details .episode-main .playlist-head .clips-head {
      font-size: 24px;
      line-height: 1.2em; }
    .episode-details .episode-main .playlist-head .sponsor-wrapper {
      border-top: 1px solid #aaa;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      margin-top: 32px;
      padding-top: 8px;
      display: inline-block; }
      .episode-details .episode-main .playlist-head .sponsor-wrapper p {
        margin: 8px 0;
        float: none; }
      .episode-details .episode-main .playlist-head .sponsor-wrapper .sponsor {
        float: none; } }

@media (min-width: 768px) and (max-width: 960px) {
  .episode-details .episode-main .playlist-head .clips-head {
    font-size: 21px;
    margin-bottom: 4px; }
    .episode-details .episode-main .playlist-head .clips-head strong {
      color: #999; }
  .episode-details .episode-main .playlist-head .sponsor-wrapper {
    margin: 10px 0;
    width: 200px; }
  .episode-details .episode-main .playlist-clip-detail {
    width: calc(100% - 300px - 22px); }
    .episode-details .episode-main .playlist-clip-detail > * {
      width: 100% !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .episode-details .episode-main .video-section > .item-img-container,
  .episode-details .episode-main .detail-section > .item-details-container,
  .episode-details .list-tab-container .list-tab-content,
  .episode-details .register-promo {
    width: 100%; }
  .episode-details .playlist-head {
    width: auto;
    float: none;
    margin-bottom: 16px; }
    .episode-details .playlist-head .clips-head,
    .episode-details .playlist-head h2 {
      font-size: 18px; }
      .episode-details .playlist-head .clips-head strong,
      .episode-details .playlist-head h2 strong {
        display: inline; }
    .episode-details .playlist-head.episode-playlist-head h2 {
      display: inline-block; }
    .episode-details .playlist-head.episode-playlist-head .playlist-more {
      display: inline-block;
      margin-left: 16px; }
  .episode-details .episode-main .details-with-share .episode-name {
    width: calc(100% - 85px); }
  .episode-details .episode-main .playlist-head {
    width: 180px;
    margin-bottom: 0; }
    .episode-details .episode-main .playlist-head .clips-head,
    .episode-details .episode-main .playlist-head h2 {
      font-size: 16px;
      line-height: 1.4em; }
  .episode-details .episode-main .playlist-item .item-section.detail-section .item-details-section.details-upnext {
    margin-left: 20px; }
  .episode-details .video-section.video-na .ways-overlay .overlay-body {
    width: calc(100% - 260px);
    margin-left: 24px; }
    .episode-details .video-section.video-na .ways-overlay .overlay-body h2 {
      margin-bottom: 12px; }
    .episode-details .video-section.video-na .ways-overlay .overlay-body strong,
    .episode-details .video-section.video-na .ways-overlay .overlay-body ul {
      display: inline-block;
      vertical-align: middle; }
    .episode-details .video-section.video-na .ways-overlay .overlay-body ul {
      margin-left: 16px; }
  .episode-details .video-section.video-na .item-img-container .item-img {
    margin-right: 24px; } }

@media (min-width: 1025px) {
  .episode-details .episode-main .video-section:not(.video-na) > .item-img-container,
  .episode-details .register-promo {
    width: 65%;
    max-width: 65%; } }

@media (min-width: 1441px) {
  .episode-details .video-section.video-na .ways-overlay .overlay-body h2 {
    padding-right: 65px; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 768px) {
  .register-promo-section {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center; }
    .register-promo-section.display-promo {
      -webkit-transform: scaleY(1);
      -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
      -o-transform: scaleY(1);
      transform: scaleY(1); }
  .register-promo.inline-promo .register-promo-inner {
    top: 40px; }
  .register-promo.video-promo {
    text-align: center;
    font-size: 18px;
    padding: 8px 0; }
    .register-promo.video-promo > * {
      display: inline-block;
      vertical-align: middle; }
    .register-promo.video-promo .action-btn {
      color: #fff;
      margin-left: 60px; }
    .register-promo.video-promo .icon-cancel {
      padding: 14px; } }

@media (min-width: 1025px) and (max-width: 1280px) {
  .register-promo.video-promo .action-btn {
    margin-left: 30px; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.series-playlist.dark-theme .item-details-container .episode-name {
  color: rgba(255, 255, 255, 0.6); }

.series-playlist.dark-theme .item-details-container .duration {
  color: rgba(255, 255, 255, 0.4); }

.series-playlist.dark-theme .playlist-name {
  color: rgba(255, 255, 255, 0.48); }

.series-playlist.light-theme .item-details-container .episode-name {
  color: rgba(0, 0, 0, 0.8); }

.series-playlist.light-theme .item-details-container .duration {
  color: rgba(0, 0, 0, 0.4); }

.series-playlist.light-theme .item-details-container .episode-airdate {
  color: #444; }

.series-playlist.light-theme .item-details-container .season-ep {
  color: rgba(0, 0, 0, 0.6); }

.series-playlist.two-row-container .item-details-container .episode-name, .series-playlist.two-row-short-container .item-details-container .episode-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 2.7em;
  overflow: hidden; }

.series-playlist.one-row-container .item-details-container .episode-name {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-height: 1.35em;
  overflow: hidden; }

.series-playlist.three-row-container .item-details-container .episode-name {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 4.05em;
  overflow: hidden; }

.series-playlist .item-details-container .episode-name {
  font-size: 15px;
  margin-bottom: 8px;
  line-height: 1.35em; }

.series-playlist .item-details-container .duration {
  font-size: 12px; }

.series-playlist .item-details-container .episode-airdate {
  font-size: 13px;
  font-style: italic;
  line-height: 1.35714em; }

.series-playlist .item-details-container .season-ep {
  font-weight: 600;
  font-size: 14px; }

.series-playlist.curated-playlist .playlist-title {
  color: #000;
  display: block;
  margin-bottom: 8px;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.series-playlist.curated-playlist small {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.7);
  display: block; }

.series-playlist .item.item-selected {
  position: relative;
  cursor: default; }
  .series-playlist .item.item-selected:after {
    content: '';
    border-style: solid;
    border-width: 3px;
    border-radius: 2px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .series-playlist .item.item-selected .thumbnail-item-details {
    display: none; }

.series-playlist .item-img-container {
  display: block; }

.series-playlist .item-details-container {
  display: block; }
  .series-playlist .item-details-container .preview {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 4px 8px;
    border-radius: 2px;
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 12px;
    background: #000;
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px); }
  .series-playlist .item-details-container .series-name {
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.series-playlist .thumbnail-item-details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px; }
  .series-playlist .thumbnail-item-details .thumb-progress-bar {
    display: inline-block; }

.series-playlist .playlist-name {
  text-transform: uppercase; }
  .series-playlist .playlist-name span {
    color: rgba(0, 0, 0, 0.6); }

.series-playlist .playlist-more {
  margin-top: 24px;
  text-align: right; }

.series-playlist .owl-carousel .item-img-container,
.series-playlist .item-img-container {
  position: relative; }
  .series-playlist .owl-carousel .item-img-container > a,
  .series-playlist .item-img-container > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden; }
  .series-playlist .owl-carousel .item-img-container img,
  .series-playlist .item-img-container img {
    width: auto; }

#features-container .features {
  max-width: 1056px;
  width: 100%; }
  #features-container .features .feature-title {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  #features-container .features .cta {
    font-size: 14px;
    line-height: 1;
    color: #000;
    opacity: 0.7;
    text-transform: uppercase;
    margin-top: 4px; }
  #features-container .features .owl-dot span {
    background-color: #909090; }
  #features-container .features .owl-dot.active span {
    background-color: #000000; }
  #features-container .features .owl-carousel .owl-item img {
    position: absolute;
    top: 0;
    min-height: 100%;
    object-fit: cover; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  .series-playlist {
    width: auto; }
    .series-playlist .expandable-list {
      padding: 0 24px; }
      .series-playlist .expandable-list.expanded .more-tiles-section {
        max-height: 20000px; }
      .series-playlist .expandable-list .more-tiles-section {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .series-playlist .expandable-list .action-button {
        background: #000; }
        .series-playlist .expandable-list .action-button:hover, .series-playlist .expandable-list .action-button:focus {
          background: rgba(0, 0, 0, 0.7); }
        .series-playlist .expandable-list .action-button.see-all {
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .series-playlist .expandable-list .action-button.see-all:not(.button-relative) {
            font-size: 1.125em;
            color: #ececec;
            width: 100px;
            text-align: center;
            display: block;
            margin: 20px auto 50px auto;
            -webkit-transform: translateY(20px);
            -moz-transform: translateY(20px);
            -ms-transform: translateY(20px);
            -o-transform: translateY(20px);
            transform: translateY(20px); }
    .series-playlist.dark-theme .item {
      background: #000; }
    .series-playlist.light-theme .item {
      background: #fff; }
    .series-playlist .item {
      margin-bottom: 4px; }
    .series-playlist .item-img-container {
      width: 43%;
      display: inline-block;
      vertical-align: top;
      padding-bottom: 33.4%; }
    .series-playlist .item-details-container {
      width: calc(57% - 5px);
      display: inline-block;
      vertical-align: top;
      padding: 17px 14px; }
    .series-playlist .playlist-name {
      font-size: 21px;
      line-height: 1.2em;
      margin-bottom: 16px; }
      .series-playlist .playlist-name span {
        display: block; }
    .series-playlist .item-img-container {
      overflow: hidden; }
      .series-playlist .item-img-container > a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden; }
    .series-playlist .item-details-container .description {
      display: none; }
    .series-playlist .thumb-progress-bar {
      width: 100%;
      position: absolute;
      left: 100%;
      margin-left: 20px;
      -webkit-transform: translateY(-200%);
      -moz-transform: translateY(-200%);
      -ms-transform: translateY(-200%);
      -o-transform: translateY(-200%);
      transform: translateY(-200%); }
    .series-playlist .expandable-list {
      margin-bottom: 40px; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  .owl-carousel .owl-stage-outer {
    margin: 0 16px; }
  .owl-carousel.disable-on-mobile {
    display: block; }
    .owl-carousel.disable-on-mobile .owl-stage {
      -webkit-transform: translate3d(0, 0, 0) !important;
      -moz-transform: translate3d(0, 0, 0) !important;
      -ms-transform: translate3d(0, 0, 0) !important;
      -o-transform: translate3d(0, 0, 0) !important;
      transform: translate3d(0, 0, 0) !important;
      width: 100% !important; }
    .owl-carousel.disable-on-mobile .owl-item {
      width: 100% !important;
      margin-right: 0 !important; }
    .owl-carousel.disable-on-mobile .owl-nav,
    .owl-carousel.disable-on-mobile .owl-dots {
      display: none; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
/*
 *  Owl Carousel - Animate Plugin
 */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
  .owl-carousel.owl-gallery-thumbs .owl-nav .owl-prev {
    left: -60px; }
  .owl-carousel.owl-gallery-thumbs .owl-nav .owl-next {
    right: -60px; } }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  margin: 0 16px;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-stage-outer .owl-stage {
  margin: 0 auto; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item .img-wrapper {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 56.25%; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav .disabled {
  display: none; }

.owl-carousel .owl-nav > * {
  font-size: 24px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.owl-carousel .owl-nav > *:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-50%) scale(1.2);
  -moz-transform: translateY(-50%) scale(1.2);
  -ms-transform: translateY(-50%) scale(1.2);
  -o-transform: translateY(-50%) scale(1.2);
  transform: translateY(-50%) scale(1.2); }

.owl-carousel .owl-nav .owl-prev {
  left: -40px; }

.owl-carousel .owl-nav .owl-next {
  right: -40px; }

.owl-carousel .owl-nav .owl-prev:before {
  font-family: 'icon-fonts';
  content: 'E'; }

.owl-carousel .owl-nav .owl-next:before {
  font-family: 'icon-fonts';
  content: 'D'; }

.owl-nav button {
  border: none;
  background: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

.owl-carousel .owl-dots {
  margin: 0px 0 16px; }

.owl-carousel .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  border: none;
  background: transparent;
  padding: 0;
  *display: inline; }

.owl-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #869791; }

.photo-container .owl-carousel .owl-nav > * {
  font-size: 36px;
  background: #554f4f;
  border-radius: 2px;
  padding: 10px 0 6px 0;
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: color 0.3s ease-out 0.1s;
  -moz-transition: color 0.3s ease-out 0.1s;
  transition: color 0.3s ease-out 0.1s;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.coming-soon.lmc {
  background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 21.87%, #E8F1FF 100%); }

.coming-soon .owl-carousel-wrapper {
  padding: 0 54px 60px; }

.coming-soon .owl-carousel {
  max-width: 1054px;
  margin: 0 auto; }
  .coming-soon .owl-carousel .owl-stage-outer {
    margin: 0; }
  .coming-soon .owl-carousel .owl-dots .owl-dot.active span,
  .coming-soon .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #9e0c1a; }
  .coming-soon .owl-carousel .owl-dots {
    margin: 0; }
  .coming-soon .owl-carousel .owl-nav button {
    padding: 0;
    border: 0;
    font-size: 32px;
    font-weight: bold;
    top: 36%;
    background-color: transparent; }
  .coming-soon .owl-carousel .meta-container .meta-container-title {
    text-align: left;
    padding-bottom: 4px;
    font-size: 18px; }
  .coming-soon .owl-carousel .meta-container .subheading {
    color: #4c4c4c;
    font-size: 14px;
    text-align: left; }

.coming-soon.portrait .img-wrapper {
  padding-top: 0;
  height: auto; }

.christmas-movies .hub-section-title-container .title:before {
  content: '';
  display: block;
  background: url("/assets/images/hubs/christmas-movies/ornament.png") no-repeat;
  position: absolute;
  left: 50%;
  top: -80px;
  transform: translateX(-50%);
  width: 60px;
  height: 100px;
  background-size: contain;
  margin: auto;
  margin-bottom: 32px;
  opacity: 100%; }

.christmas-movies .owl-carousel .owl-dots .owl-dot.active span,
.christmas-movies .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #9e0c1a; }

.summer-of-secrets .owl-carousel .owl-dots .owl-dot.active span,
.summer-of-secrets .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #032d33; }

@media (min-width: 1025px) {
  .coming-soon.lmc .owl-carousel-wrapper {
    padding-bottom: 64px; }
  .movies-grid {
    display: none; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  .coming-soon .owl-carousel-wrapper {
    padding: 0 0 60px 0; }
    .coming-soon .owl-carousel-wrapper .owl-carousel .owl-nav {
      display: none; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.content-wide.show-landing.ifw {
  padding: 60px 73px; }

.content-wide.show-landing.ifw-shows {
  background: #fafafa;
  border-top: 1px solid #ddd; }

.ifw-main .ifw-playlist {
  display: grid;
  margin: 0 auto;
  max-width: 1056px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 16px; }
  .ifw-main .ifw-playlist .program-item .item-img-container .img-wrapper {
    position: relative; }
    .ifw-main .ifw-playlist .program-item .item-img-container .img-wrapper img {
      width: 100%; }
  .ifw-main .ifw-playlist .program-item .item-img-container .meta-container .meta-container-title {
    padding-bottom: 8px; }
  .ifw-main .ifw-playlist .program-item .item-img-container .meta-container .contextual-cta {
    color: #666;
    font-size: 14px; }

.ifw-main .see-all-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .ifw-main .see-all-container .see-all {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #000;
    color: #000;
    width: 105px;
    height: 40px;
    padding: 12px 16px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.17;
    letter-spacing: 0.3px; }

.signed-in div.ifw {
  display: none; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  .ifw-main .ifw-playlist {
    width: 100%;
    max-width: 1056px;
    margin: 0 auto;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    padding: 0 16px 24px;
    justify-content: center; }
    .ifw-main .ifw-playlist .program-item {
      margin: 0;
      padding: 0;
      border: 0;
      font-size: 100%;
      font: inherit;
      vertical-align: baseline; }
      .ifw-main .ifw-playlist .program-item .item-img-container .img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top center;
        transition: all 0.8s ease-out;
        display: block; }
      .ifw-main .ifw-playlist .program-item .item-img-container .meta-container {
        padding-top: 8px;
        height: 100px; }
      .ifw-main .ifw-playlist .program-item:nth-child(n + 5) {
        display: none; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 768px) {
  .series-playlist.dark-theme .item {
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4); }
    .series-playlist.dark-theme .item .item-details-container {
      background: #000; }
  .series-playlist.light-theme .item .item-details-container {
    background: #fff; }
  .series-playlist.two-row-container .item-details-container {
    height: 110px; }
  .series-playlist :focus {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4); }
  .series-playlist.one-row-container:not(.tall-container) .item-details-container, .series-playlist.two-row-short-container:not(.tall-container) .item-details-container, .series-playlist.three-row-container:not(.tall-container) .item-details-container {
    height: 86px; }
  .series-playlist.tall-container .item-details-container {
    height: 156px; }
  .series-playlist.hover-animate .item,
  .series-playlist.hover-animate .feature-item-image {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .series-playlist.hover-animate .item:not(.item-selected):hover,
    .series-playlist.hover-animate .feature-item-image:not(.item-selected):hover {
      box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4); }
  .series-playlist.top-playlist {
    background: rgba(0, 0, 0, 0.6);
    padding: 16px 12px;
    margin-top: 0;
    border-radius: 2px; }
  .series-playlist.curated-playlist .item {
    background: #fff;
    position: relative; }
  .series-playlist.curated-playlist .item-details-container {
    height: 70px; }
  .series-playlist .single-row-list {
    margin-left: 10px;
    margin-right: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .series-playlist .owl-carousel .item {
    width: 100%; }
    .series-playlist .owl-carousel .item img {
      max-width: 100%;
      max-height: none; }
  .series-playlist .item {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    min-width: calc(25% - 16px);
    margin-left: 16px;
    cursor: pointer;
    border-radius: 0 0 2px 2px; }
    .series-playlist .item:first-child {
      margin-left: 0; }
    .series-playlist .item .item-img-container {
      padding-bottom: 56.25%; }
      .series-playlist .item .item-img-container img {
        border-radius: 2px 2px 0 0; }
    .series-playlist .item .item-details-container {
      display: block;
      padding: 12px 16px; }
      .series-playlist .item .item-details-container .description {
        color: #444;
        font-size: 14px;
        line-height: 1.3em;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        max-height: 2.6em;
        overflow: hidden; }
  .series-playlist .playlist-head {
    margin: 0 10px; }
  .series-playlist .playlist-name {
    font-size: 24px;
    margin-bottom: 24px; }
    .series-playlist .playlist-name span:after {
      content: '';
      width: 1px;
      height: 21px;
      background-color: rgba(0, 0, 0, 0.6);
      margin-left: 12px;
      margin-right: 8px;
      display: inline-block;
      position: relative;
      top: 3px; }
  .series-playlist .thumbnail-item-details {
    padding: 0 12px 16px 16px; }
  .series-playlist .thumb-progress-bar {
    width: calc(100% - 36px - 16px); }
  .series-playlist .feature-list {
    margin: 0 0 24px 10px; }
  #features-container .features .owl-nav button {
    padding: 0;
    border: 0;
    font-size: 32px;
    font-weight: bold;
    top: 36%;
    background-color: transparent; }
    #features-container .features .owl-nav button.owl-next {
      right: -50px; }
    #features-container .features .owl-nav button.owl-prev {
      left: -50px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .series-playlist .owl-carousel .owl-nav {
    display: none; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 768px) {
  .in-player-playlist {
    width: auto;
    padding: 24px 8px 12px;
    position: relative; }
    .in-player-playlist.dark-theme .item-details-container .episode-name {
      color: rgba(255, 255, 255, 0.6); }
    .in-player-playlist.dark-theme .item-details-container .duration {
      color: rgba(255, 255, 255, 0.4); }
    .in-player-playlist.dark-theme .playlist-name {
      color: rgba(255, 255, 255, 0.48); }
    .in-player-playlist.light-theme .item-details-container .episode-name {
      color: rgba(0, 0, 0, 0.8); }
    .in-player-playlist.light-theme .item-details-container .duration {
      color: rgba(0, 0, 0, 0.4); }
    .in-player-playlist.light-theme .item-details-container .episode-airdate {
      color: #444; }
    .in-player-playlist.light-theme .item-details-container .season-ep {
      color: rgba(0, 0, 0, 0.6); }
    .in-player-playlist.two-row-container .item-details-container .episode-name, .in-player-playlist.two-row-short-container .item-details-container .episode-name {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      max-height: 2.7em;
      overflow: hidden; }
    .in-player-playlist.one-row-container .item-details-container .episode-name {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      max-height: 1.35em;
      overflow: hidden; }
    .in-player-playlist.three-row-container .item-details-container .episode-name {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      max-height: 4.05em;
      overflow: hidden; }
    .in-player-playlist .item-details-container .episode-name {
      font-size: 15px;
      margin-bottom: 8px;
      line-height: 1.35em; }
    .in-player-playlist .item-details-container .duration {
      font-size: 12px; }
    .in-player-playlist .item-details-container .episode-airdate {
      font-size: 13px;
      font-style: italic;
      line-height: 1.35714em; }
    .in-player-playlist .item-details-container .season-ep {
      font-weight: 600;
      font-size: 14px; }
    .in-player-playlist.dark-theme .item {
      background: #000; }
    .in-player-playlist.light-theme .item {
      background: #fff; }
    .in-player-playlist .item {
      margin-bottom: 4px; }
    .in-player-playlist .item-img-container {
      width: 43%;
      display: inline-block;
      vertical-align: top;
      padding-bottom: 33.4%; }
    .in-player-playlist .item-details-container {
      width: calc(57% - 5px);
      display: inline-block;
      vertical-align: top;
      padding: 17px 14px; }
    .in-player-playlist.grey-theme li {
      background: #4d4e50; }
    .in-player-playlist.grey-theme .item-details-container .episode-name {
      color: rgba(255, 255, 255, 0.9);
      font-size: 12px; }
    .in-player-playlist.grey-theme .item-details-container .duration {
      color: rgba(255, 255, 255, 0.4);
      font-size: 11px; }
    .in-player-playlist.grey-theme .item-details-container .meta {
      color: rgba(255, 255, 255, 0.8);
      font-size: 11px; }
      .in-player-playlist.grey-theme .item-details-container .meta span {
        margin-right: 4px; }
    .in-player-playlist.grey-theme .item-details-container:focus {
      background: #222; }
    .in-player-playlist.grey-theme .playlist-name {
      color: rgba(255, 255, 255, 0.48);
      font-size: 18px; }
    .in-player-playlist li.item {
      margin-bottom: 1px;
      border-radius: 2px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
      .in-player-playlist li.item:hover {
        background: #222; }
      .in-player-playlist li.item.item-selected {
        background: #222;
        position: relative; }
        .in-player-playlist li.item.item-selected .med-circle-icon {
          display: none; }
        .in-player-playlist li.item.item-selected .item-img-container:after {
          content: 'NOW PLAYING';
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          text-align: center;
          color: rgba(255, 255, 255, 0.9);
          font-size: 11px;
          background: #000;
          padding: 3px 0; }
      .in-player-playlist li.item .item-img-container {
        padding-bottom: 29%;
        position: relative;
        overflow: hidden; }
    .in-player-playlist .playlist-name {
      text-transform: uppercase;
      margin-bottom: 8px; }
    .in-player-playlist .list-container {
      overflow: auto;
      position: absolute;
      max-height: calc(100% - 50px);
      width: calc(100% - 8px);
      height: 100%;
      /* Handle */ }
      .in-player-playlist .list-container ul {
        margin-right: 3px; }
      .in-player-playlist .list-container::-webkit-scrollbar {
        width: 8px; }
      .in-player-playlist .list-container::-webkit-scrollbar-track, .in-player-playlist .list-container::-webkit-scrollbar-corner {
        background: rgba(0, 0, 0, 0); }
      .in-player-playlist .list-container::-webkit-scrollbar-thumb {
        background: #3f3f40;
        border-radius: 4px; }
      .in-player-playlist .list-container::-webkit-scrollbar-thumb:window-inactive {
        background: #3f3f40;
        border-radius: 4px; }
  .episode-details .episode-main .video-section.has-playlist {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: center;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    overflow: hidden; }
    .episode-details .episode-main .video-section.has-playlist.show-playlist .in-player-playlist {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .episode-details .episode-main .video-section.has-playlist.show-playlist .playlist-expand {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
    .episode-details .episode-main .video-section.has-playlist.hide-playlist .in-player-playlist {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
    .episode-details .episode-main .video-section.has-playlist.hide-playlist .playlist-expand {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .episode-details .episode-main .video-section.has-playlist.hide-playlist .in-player-playlist {
      max-width: 0;
      min-width: 0; }
    .episode-details .episode-main .video-section.has-playlist.hide-playlist > .item-img-container {
      overflow: visible;
      position: relative; }
    .episode-details .episode-main .video-section.has-playlist > .item-img-container {
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1; }
    .episode-details .episode-main .video-section.has-playlist .in-player-playlist {
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      max-width: 400px;
      min-width: 320px; }
    .episode-details .episode-main .video-section.has-playlist .playlist-toggle {
      width: 24px;
      height: 24px;
      background: #555;
      position: absolute;
      text-align: center;
      top: 2px;
      border-radius: 2px; }
      .episode-details .episode-main .video-section.has-playlist .playlist-toggle.playlist-expand {
        right: -26px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s; }
        .episode-details .episode-main .video-section.has-playlist .playlist-toggle.playlist-expand:after {
          width: 2px;
          height: 12px;
          position: absolute;
          left: 11px;
          top: 6px; }
      .episode-details .episode-main .video-section.has-playlist .playlist-toggle.playlist-collapse {
        right: 0; }
      .episode-details .episode-main .video-section.has-playlist .playlist-toggle:before, .episode-details .episode-main .video-section.has-playlist .playlist-toggle:after {
        content: '';
        display: inline-block;
        background: #fff; }
      .episode-details .episode-main .video-section.has-playlist .playlist-toggle:before {
        width: 12px;
        height: 2px;
        position: relative;
        top: -1px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .episode-details .episode-main .video-section.has-playlist.hide-playlist > .item-img-container {
    margin: 0 20px; } }

@media (min-width: 1025px) {
  .episode-details .episode-main .video-section.has-playlist.show-playlist > .item-img-container {
    margin: 0 40px; }
  .episode-details .episode-main .video-section.has-playlist.show-playlist .in-player-playlist {
    margin: 0 40px 0 0; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 768px) {
  .ifw-main .ifw-playlist .program-item:nth-child(n + 4) {
    display: none; }
  .ifw-main .see-all-container .see-all {
    font-size: 14px; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
aside.share-this {
  display: inline-block;
  margin-right: 2%;
  position: relative;
  z-index: 10;
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -ms-transform: translateY(8px);
  -o-transform: translateY(8px);
  transform: translateY(8px); }
  aside.share-this h4 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px; }
  aside.share-this .social-links ul {
    position: relative; }
    aside.share-this .social-links ul li {
      float: left; }
  aside.share-this .social-links .icon-cancel {
    display: none; }
  aside.share-this .social-links .icon {
    padding: 0 12px;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    -webkit-transition: all 0.4s cubic-bezier(0, 0.59, 0.62, 0.99);
    -moz-transition: all 0.4s cubic-bezier(0, 0.59, 0.62, 0.99);
    transition: all 0.4s cubic-bezier(0, 0.59, 0.62, 0.99); }
    aside.share-this .social-links .icon::after {
      content: attr(data-tooltip);
      position: absolute;
      text-align: center;
      color: black;
      font-size: 10px;
      text-transform: uppercase;
      padding: 4px;
      white-space: nowrap; }
    aside.share-this .social-links .icon.icon-embed svg {
      width: 18px;
      height: 18px; }
    aside.share-this .social-links .icon.icon-embed .icon-fill {
      fill: rgba(0, 0, 0, 0.5); }
    aside.share-this .social-links .icon.icon-link svg {
      width: 16px;
      height: 16px; }
    aside.share-this .social-links .icon.icon-link .icon-fill {
      fill: rgba(0, 0, 0, 0.5); }
    aside.share-this .social-links .icon:hover {
      color: black; }
      aside.share-this .social-links .icon:hover::after {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); }
      aside.share-this .social-links .icon:hover .icon-fill {
        fill: black; }
  aside.share-this .social-links .link-form input,
  aside.share-this .social-links .embed-form input {
    height: 24px;
    background: white;
    outline: none;
    border-radius: 2px;
    font-size: 12px;
    padding: 2px 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }
  aside.share-this .social-links .link-form input[type='text'],
  aside.share-this .social-links .embed-form input[type='text'] {
    color: #666;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2); }

.details-with-seasonep aside.share-this {
  -webkit-transform: translateY(26px);
  -moz-transform: translateY(26px);
  -ms-transform: translateY(26px);
  -o-transform: translateY(26px);
  transform: translateY(26px); }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 1440px) {
  .details-with-seasonep aside.share-this {
    -webkit-transform: translateY(32px);
    -moz-transform: translateY(32px);
    -ms-transform: translateY(32px);
    -o-transform: translateY(32px);
    transform: translateY(32px); }
  aside.share-this {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    -ms-transform: translateY(12px);
    -o-transform: translateY(12px);
    transform: translateY(12px); } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.player-controls {
  z-index: 10;
  text-align: center;
  padding: 24px 3%;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background-image: linear-gradient(to bottom,transparent 0%, rgba(0, 0, 0, 0.65) 100%); }
  .player-controls.live-controls {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; }
  .player-controls input[type='range'] {
    -webkit-appearance: none;
    background-color: white;
    height: 2px; }
  .player-controls .progress-bar {
    width: calc(100% - (106px + 9%) - 8px); }
  .player-controls .icon {
    display: block;
    cursor: pointer; }
    .player-controls .icon:before {
      color: white; }
  .player-controls .icon-play,
  .player-controls .icon-pause {
    font-size: 28px; }
  .player-controls .icon-volume-full,
  .player-controls .icon-volume-medium,
  .player-controls .icon-volume-low,
  .player-controls .icon-volume-mute,
  .player-controls .icon-rewind,
  .player-controls .icon-clsed-captioning {
    font-size: 24px; }
  .player-controls .icon-full-screen,
  .player-controls .icon-full-screen-exit {
    font-size: 21px; }
  .player-controls .icon-share-clip {
    width: 28px;
    height: 30px; }
    .player-controls .icon-share-clip svg {
      width: 100%;
      height: 100%; }
  .player-controls .icon-container {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 3px 3px; }
    .player-controls .icon-container > .icon {
      line-height: 0.8em; }
  .player-controls .play-pause {
    position: relative;
    float: left;
    width: 25px; }
  .player-controls .progress-bar {
    vertical-align: middle;
    display: inline-block;
    z-index: 900;
    position: relative;
    margin: 0 3%;
    padding: 13px 0; }
  .player-controls .progress-scrubber {
    position: absolute;
    left: 0;
    right: 0;
    padding: 13px 0;
    top: calc(50% - 1.5px - 13px);
    z-index: 15; }
    .player-controls .progress-scrubber:before {
      content: '';
      display: block;
      height: 3px;
      width: 100%;
      background: rgba(255, 255, 255, 0.1); }
  .player-controls .progress-indicator {
    position: absolute;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    top: calc(50% - 1.5px);
    height: 3px;
    z-index: 10; }
  .player-controls .progress-labels {
    color: white;
    font-size: 10px;
    z-index: 5;
    position: absolute;
    top: auto;
    right: 0;
    bottom: -12px;
    left: 0; }
    .player-controls .progress-labels .elapsed-time {
      float: left;
      padding-top: 10px; }
    .player-controls .progress-labels .end-time {
      float: right;
      padding-top: 10px; }
  .player-controls .progress-button {
    padding: 8px;
    position: absolute;
    margin-left: -15px;
    top: 0;
    left: 0;
    cursor: pointer;
    outline: none;
    line-height: 1em; }
    .player-controls .progress-button:focus {
      outline: solid 2px #4d90fe; }
    .player-controls .progress-button:focus:not(:focus-visible) {
      outline: none; }
    .player-controls .progress-button:before {
      content: '';
      display: inline-block;
      background: #fff;
      width: 14px;
      height: 14px;
      border-radius: 14px;
      top: -7px; }
  .player-controls .progress-cue {
    width: 3px;
    height: 3px;
    border-radius: 3px;
    top: calc(50% - 1.5px);
    text-decoration: overline;
    position: absolute;
    background: white; }
  .player-controls .rewind {
    width: 24px;
    left: 78%; }
  .player-controls .closed-captioning {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1%; }
    .player-controls .closed-captioning .icon-closed-captioning {
      width: 25px;
      height: 25px;
      border-radius: 25px;
      text-align: center;
      background-color: #fff; }
      .player-controls .closed-captioning .icon-closed-captioning:before {
        color: #000;
        line-height: 25px; }
    .player-controls .closed-captioning.googlecast-cc {
      opacity: 0.5; }
      .player-controls .closed-captioning.googlecast-cc.cc-on {
        opacity: 1; }
  .player-controls .casting-overlay {
    width: 350px;
    height: 70px; }
  .player-controls .share-clip {
    margin-right: 1%; }
  .player-controls .embed-this {
    margin-right: 1%; }
    .player-controls .embed-this .icon-embed {
      width: 34px;
      height: 30px;
      -webkit-transform: translateY(6px);
      -moz-transform: translateY(6px);
      -ms-transform: translateY(6px);
      -o-transform: translateY(6px);
      transform: translateY(6px);
      background: url(/assets/images/player/icon-embed.svg) no-repeat;
      background-size: 100%; }
  .player-controls .googlecast {
    margin-right: 1%; }
    .player-controls .googlecast .icon {
      width: 32px;
      height: 25px;
      margin-top: 5px;
      background: url(/assets/images/player/googlecast-icon-sprite.svg) no-repeat;
      background-position: 0 0; }
    .player-controls .googlecast .icon-googlecast-active {
      background-position: -172px 0; }
    .player-controls .googlecast .icon-googlecast-warning {
      background-position: -240px 0; }
    .player-controls .googlecast .icon-googlecast-error {
      background-position: -206px 0; }
    .player-controls .googlecast .icon-googlecast-loading {
      animation: loader 1s steps(4) infinite; }

@keyframes loader {
  0% {
    background-position: -33px 0; }
  100% {
    background-position: -172px 0; } }
  .player-controls .volume {
    position: relative; }
    .player-controls .volume:hover, .player-controls .volume:focus {
      overflow: visible; }
      .player-controls .volume:hover .volume-overlay, .player-controls .volume:focus .volume-overlay {
        opacity: 1;
        visibility: visible;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        transition-delay: 0s; }
  .player-controls .volume-overlay {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 35px;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 2px;
    height: 155px;
    width: 30px;
    padding: 15px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.8s cubic-bezier(0.03, 0.28, 0.06, 0.79);
    -moz-transition: all 0.8s cubic-bezier(0.03, 0.28, 0.06, 0.79);
    transition: all 0.8s cubic-bezier(0.03, 0.28, 0.06, 0.79); }
    .player-controls .volume-overlay:focus {
      outline: solid 2px #4d90fe; }
    .player-controls .volume-overlay:focus:not(:focus-visible) {
      outline: none; }
    .player-controls .volume-overlay .volume-scrubber {
      position: relative;
      width: 100%;
      height: 100%; }
      .player-controls .volume-overlay .volume-scrubber:before {
        content: '';
        width: 3px;
        height: 100%;
        background: rgba(255, 255, 255, 0.1);
        position: absolute;
        top: 0;
        right: auto;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate3d(-50%, 0, 0);
        -moz-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        -o-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0); }
    .player-controls .volume-overlay .volume-indicator {
      position: absolute;
      top: auto;
      right: auto;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate3d(-50%, 0, 0);
      -moz-transform: translate3d(-50%, 0, 0);
      -ms-transform: translate3d(-50%, 0, 0);
      -o-transform: translate3d(-50%, 0, 0);
      transform: translate3d(-50%, 0, 0);
      background: rgba(255, 255, 255, 0.7);
      width: 3px; }
    .player-controls .volume-overlay .progress-button {
      -webkit-transition: all 0.15s ease;
      -moz-transition: all 0.15s ease;
      transition: all 0.15s ease;
      left: 50%;
      margin-bottom: -15px;
      top: auto; }
  .player-controls .full-screen {
    left: 92%; }

#close {
  display: none; }

@media (min-width: 480px) and (max-width: 767px) {
  .player-controls .progress-bar {
    width: calc(90% - 230px); } }

@media (max-width: 479px) {
  .player-controls .embed-this,
  .player-controls .googlecast {
    display: none; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.cc-options-overlay {
  box-sizing: border-box;
  color: white;
  background: black;
  z-index: 800;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .cc-options-overlay a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7); }
  .cc-options-overlay .cc-onoff {
    width: 46.5625%;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 300;
    height: 100%;
    padding: 15px 10px 15px 24px; }
  .cc-options-overlay .switch {
    display: inline-block;
    vertical-align: middle; }
  .cc-options-overlay .cc-options-container {
    height: 100%; }
  .cc-options-overlay .cc-header {
    height: 50px;
    border-bottom: 1px solid #181818;
    background-color: #333;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0; }
    .cc-options-overlay .cc-header .cc-title {
      width: 46.5625%;
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    .cc-options-overlay .cc-header h2 {
      font-size: 20px;
      font-weight: 400;
      padding: 15px 10px 15px 24px; }
    .cc-options-overlay .cc-header .cc-onoff {
      width: 53.125%;
      margin-left: -4px;
      border-left: 1px solid #000;
      padding: 10px 12px; }
  .cc-options-overlay .cc-body {
    font-size: 14px;
    font-weight: 300;
    position: relative;
    top: 50px;
    height: calc(100% - 66px - 50px);
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .cc-options-overlay input.toggle + label {
    background-color: #93a4aa; }
    .cc-options-overlay input.toggle + label:before {
      background-color: #93a4aa; }
  .cc-options-overlay .cc-options {
    display: inline-block;
    vertical-align: top;
    width: 46.875%;
    height: 100%;
    overflow: auto;
    background-color: #181818; }
    .cc-options-overlay .cc-options li {
      padding: 12px 10px 12px 24px;
      border-bottom: 1px solid #181818;
      background: #2e3030;
      cursor: pointer;
      -webkit-transition: all 0.15s ease;
      -moz-transition: all 0.15s ease;
      transition: all 0.15s ease; }
      .cc-options-overlay .cc-options li.hover, .cc-options-overlay .cc-options li:hover {
        background: #212121;
        position: relative; }
        .cc-options-overlay .cc-options li.hover:after, .cc-options-overlay .cc-options li:hover:after {
          content: '';
          position: absolute;
          right: 0;
          height: 0;
          width: 0;
          border-top: 7px solid transparent;
          border-bottom: 7px solid transparent;
          border-right: 7px solid #454747; }
  .cc-options-overlay .cc-options-select {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    height: 100%;
    margin-left: -4px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: auto;
    background: #444; }
    .cc-options-overlay .cc-options-select > ul:not(.style-select) li {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .cc-options-overlay .cc-options-select > ul:not(.style-select) li:hover {
        -webkit-transform: scale(1.1) translate3d(0, 0, 0);
        -moz-transform: scale(1.1) translate3d(0, 0, 0);
        -ms-transform: scale(1.1) translate3d(0, 0, 0);
        -o-transform: scale(1.1) translate3d(0, 0, 0);
        transform: scale(1.1) translate3d(0, 0, 0); }
  .cc-options-overlay .preset-option,
  .cc-options-overlay .color-option,
  .cc-options-overlay .bg-color-option {
    margin-top: 12%;
    margin-left: 6%;
    border-radius: 2px; }
  .cc-options-overlay .size-select,
  .cc-options-overlay .opacity-select,
  .cc-options-overlay .edge-select,
  .cc-options-overlay .bg-opacity-select {
    padding: 16px; }
  .cc-options-overlay .size-option,
  .cc-options-overlay .opacity-option,
  .cc-options-overlay .edge-option,
  .cc-options-overlay .bg-opacity-option {
    width: 60px;
    padding: 13px 0;
    background: #000;
    display: inline-block;
    margin: 0 6px 10px 0;
    border-radius: 2px;
    text-align: center; }
  .cc-options-overlay .edge-option {
    width: 110px; }
  .cc-options-overlay .preset-option span {
    top: 35%;
    position: relative;
    left: 25%; }
  .cc-options-overlay .preset-option.white {
    height: 40px;
    width: 40px;
    background-color: white;
    color: black;
    border: 1px solid #979797;
    display: inline-block;
    font-family: arial, sans-serif; }
  .cc-options-overlay .preset-option.cyan {
    height: 40px;
    width: 40px;
    background-color: #00fdff;
    color: black;
    border: 1px solid #979797;
    display: inline-block;
    font-family: arial, sans-serif; }
  .cc-options-overlay .preset-option.green {
    height: 40px;
    width: 40px;
    background-color: #00f900;
    color: white;
    border: 1px solid #979797;
    display: inline-block;
    font-family: arial, sans-serif; }
  .cc-options-overlay .preset-option.black-blue {
    height: 40px;
    width: 40px;
    background-color: black;
    color: #7acad5;
    border: 1px solid #979797;
    display: inline-block;
    font-family: georgia, serif; }
  .cc-options-overlay .preset-option.blue {
    height: 40px;
    width: 40px;
    background-color: #0433ff;
    color: black;
    border: 1px solid #979797;
    display: inline-block;
    font-family: georgia, serif; }
  .cc-options-overlay .preset-option.black-white {
    height: 40px;
    width: 40px;
    background-color: black;
    color: white;
    border: 1px solid #979797;
    display: inline-block;
    font-family: 'courier new', courier; }
  .cc-options-overlay .style-select {
    padding: 16px; }
  .cc-options-overlay .style-option {
    margin-bottom: 16px; }
    .cc-options-overlay .style-option label:focus {
      outline-color: #4d90fe;
      outline-offset: -2px;
      outline-style: auto;
      outline-width: 5px; }
    .cc-options-overlay .style-option p {
      margin-left: 3%;
      margin-top: 1%; }
  .cc-options-overlay .color-option.black,
  .cc-options-overlay .bg-color-option.black {
    height: 40px;
    width: 40px;
    background-color: black;
    color: black;
    border: 1px solid #979797;
    display: inline-block; }
  .cc-options-overlay .color-option.white,
  .cc-options-overlay .bg-color-option.white {
    height: 40px;
    width: 40px;
    background-color: white;
    color: white;
    border: 1px solid #979797;
    display: inline-block; }
  .cc-options-overlay .color-option.cyan,
  .cc-options-overlay .bg-color-option.cyan {
    height: 40px;
    width: 40px;
    background-color: #00fdff;
    color: #00fdff;
    border: 1px solid #979797;
    display: inline-block; }
  .cc-options-overlay .color-option.green,
  .cc-options-overlay .bg-color-option.green {
    height: 40px;
    width: 40px;
    background-color: #00f900;
    color: #00f900;
    border: 1px solid #979797;
    display: inline-block; }
  .cc-options-overlay .color-option.red,
  .cc-options-overlay .bg-color-option.red {
    height: 40px;
    width: 40px;
    background-color: #ff2600;
    color: #ff2600;
    border: 1px solid #979797;
    display: inline-block; }
  .cc-options-overlay .color-option.blue,
  .cc-options-overlay .bg-color-option.blue {
    height: 40px;
    width: 40px;
    background-color: #0433ff;
    color: #0433ff;
    border: 1px solid #979797;
    display: inline-block; }
  .cc-options-overlay .color-option.magenta,
  .cc-options-overlay .bg-color-option.magenta {
    height: 40px;
    width: 40px;
    background-color: #ff40ff;
    color: #ff40ff;
    border: 1px solid #979797;
    display: inline-block; }
  .cc-options-overlay .color-option.yellow,
  .cc-options-overlay .bg-color-option.yellow {
    height: 40px;
    width: 40px;
    background-color: #fffb00;
    color: #fffb00;
    border: 1px solid #979797;
    display: inline-block; }
  .cc-options-overlay .color-option.white,
  .cc-options-overlay .bg-color-option.white {
    height: 40px;
    width: 40px;
    background-color: white;
    color: white;
    border: 1px solid #979797;
    display: inline-block; }
  .cc-options-overlay .color-option.none,
  .cc-options-overlay .bg-color-option.none {
    height: 40px;
    width: 40px;
    background-color: black;
    color: black;
    border: 1px solid #979797;
    display: inline-block; }
  .cc-options-overlay .preview {
    margin: 16px;
    display: inline-block; }
    .cc-options-overlay .preview p {
      padding: 5px 2px; }
    .cc-options-overlay .preview .preview-text {
      padding: 8px;
      color: black;
      font-family: Arial;
      font-style: normal;
      font-size: 16px; }
    .cc-options-overlay .preview .preview-holder {
      background: white; }
    .cc-options-overlay .preview.preset2 .preview-holder {
      background: #00fdff; }
    .cc-options-overlay .preview.preset3 .preview-text {
      color: white; }
    .cc-options-overlay .preview.preset3 .preview-holder {
      background: #00f900; }
    .cc-options-overlay .preview.preset4 .preview-text {
      font-family: georgia, serif;
      color: #7acad5; }
    .cc-options-overlay .preview.preset4 .preview-holder {
      background: black; }
    .cc-options-overlay .preview.preset5 .preview-text {
      font-family: georgia, serif;
      color: black; }
    .cc-options-overlay .preview.preset5 .preview-holder {
      background: #0433ff; }
    .cc-options-overlay .preview.preset6 .preview-text {
      font-family: 'courier new', courier;
      color: white; }
    .cc-options-overlay .preview.preset6 .preview-holder {
      background: black; }
    .cc-options-overlay .preview.bold .preview-text {
      font-weight: bold; }
    .cc-options-overlay .preview.italic .preview-text {
      font-style: italic; }
    .cc-options-overlay .preview.underline .preview-text {
      text-decoration: underline; }
    .cc-options-overlay .preview.black .preview-text {
      color: black; }
    .cc-options-overlay .preview.blue .preview-text {
      color: #0433ff; }
    .cc-options-overlay .preview.green .preview-text {
      color: #00f900; }
    .cc-options-overlay .preview.cyan .preview-text {
      color: #00fdff; }
    .cc-options-overlay .preview.red .preview-text {
      color: #ff2600; }
    .cc-options-overlay .preview.magenta .preview-text {
      color: #ff40ff; }
    .cc-options-overlay .preview.yellow .preview-text {
      color: #fffb00; }
    .cc-options-overlay .preview.white .preview-text {
      color: white; }
    .cc-options-overlay .preview.none .preview-text {
      color: transparent; }
    .cc-options-overlay .preview.size-50 .preview-text {
      font-size: 0.5em; }
    .cc-options-overlay .preview.size-75 .preview-text {
      font-size: 0.75em; }
    .cc-options-overlay .preview.size-100 .preview-text {
      font-size: 1em; }
    .cc-options-overlay .preview.size-150 .preview-text {
      font-size: 1.5em; }
    .cc-options-overlay .preview.size-200 .preview-text {
      font-size: 2em; }
    .cc-options-overlay .preview.size-300 .preview-text {
      font-size: 3em; }
    .cc-options-overlay .preview.opacity-0 .preview-text {
      opacity: 0; }
    .cc-options-overlay .preview.opacity-25 .preview-text {
      opacity: 0.25; }
    .cc-options-overlay .preview.opacity-50 .preview-text {
      opacity: 0.5; }
    .cc-options-overlay .preview.opacity-75 .preview-text {
      opacity: 0.75; }
    .cc-options-overlay .preview.opacity-100 .preview-text {
      opacity: 1; }
    .cc-options-overlay .preview.bg-black .preview-holder {
      background-color: black; }
    .cc-options-overlay .preview.bg-blue .preview-holder {
      background-color: #0433ff; }
    .cc-options-overlay .preview.bg-green .preview-holder {
      background-color: #00f900; }
    .cc-options-overlay .preview.bg-cyan .preview-holder {
      background-color: #00fdff; }
    .cc-options-overlay .preview.bg-red .preview-holder {
      background-color: #ff2600; }
    .cc-options-overlay .preview.bg-magenta .preview-holder {
      background-color: #ff40ff; }
    .cc-options-overlay .preview.bg-yellow .preview-holder {
      background-color: #fffb00; }
    .cc-options-overlay .preview.bg-white .preview-holder {
      background-color: white; }
    .cc-options-overlay .preview.none .preview-holder {
      background-olor: transparent; }
    .cc-options-overlay .preview.bg-opacity-0 .preview-holder {
      opacity: 0; }
    .cc-options-overlay .preview.bg-opacity-25 .preview-holder {
      opacity: 0.25; }
    .cc-options-overlay .preview.bg-opacity-50 .preview-holder {
      opacity: 0.5; }
    .cc-options-overlay .preview.bg-opacity-75 .preview-holder {
      opacity: 0.75; }
    .cc-options-overlay .preview.bg-opacity-100 .preview-holder {
      opacity: 1; }
  .cc-options-overlay .cc-footer {
    height: 66px;
    background-color: #2e3030;
    text-align: center;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0; }
    .cc-options-overlay .cc-footer .cc-onoff {
      display: none; }
    .cc-options-overlay .cc-footer .cc-button {
      display: inline-block;
      margin: 16px 5px;
      text-align: center; }
    .cc-options-overlay .cc-footer .btn {
      border-radius: 2px;
      color: #ffffff;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      text-decoration: none;
      background: #f84545;
      display: block;
      width: 140px;
      margin: 0 auto;
      padding: 10px 0; }
    .cc-options-overlay .cc-footer .btn:hover {
      background: rgba(248, 69, 69, 0.7); }
    .cc-options-overlay .cc-footer .apply {
      margin-left: 16px; }
    .cc-options-overlay .cc-footer .reset .btn {
      background: #999; }
    .cc-options-overlay .cc-footer .reset .btn:hover {
      background: rgba(147, 164, 170, 0.7); }
  .cc-options-overlay .hide {
    display: none !important; }
  .cc-options-overlay .clear {
    clear: both; }
  .cc-options-overlay .selected {
    border: 1px solid #f84545 !important; }
  .cc-options-overlay .hover {
    background: rgba(255, 255, 255, 0.05); }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.aetn-player {
  position: relative;
  padding-bottom: 56.1111%;
  height: 0;
  z-index: 10;
  width: 100%;
  /* PDK PLAYER */
  /* END PDK PLAYER */
  /* ACTIVE STATES */
  /* END ACTIVE STATES */ }
  .aetn-player:not(.ad-style-stripped) #fw-pdk-plugin-video-display-base .fw_vpaid_slot {
    width: 100% !important;
    height: 100% !important; }
  .aetn-player.ad-playing {
    background: #000; }
    .aetn-player.ad-playing .tpPlayer {
      -webkit-transform: scale(0.85);
      -moz-transform: scale(0.85);
      -ms-transform: scale(0.85);
      -o-transform: scale(0.85);
      transform: scale(0.85);
      -webkit-transform-origin: top center;
      -moz-transform-origin: top center;
      -ms-transform-origin: top center;
      -o-transform-origin: top center;
      transform-origin: top center;
      overflow: visible; }
    .aetn-player.ad-playing .player-controls {
      text-align: left;
      padding-top: 0;
      width: 200px; }
      .aetn-player.ad-playing .player-controls > *:not(.play):not(.volume) {
        display: none; }
      .aetn-player.ad-playing .player-controls .volume {
        width: calc(100% - 50px); }
  .aetn-player .tpSubtitles > div {
    -webkit-transition: top 0.2s ease;
    -moz-transition: top 0.2s ease;
    transition: top 0.2s ease; }
  .aetn-player .tpPlayer {
    position: absolute !important;
    width: 100%;
    height: 100%; }
    .aetn-player .tpPlayer .tpBackground {
      border: none !important;
      background-color: transparent !important; }
    .aetn-player .tpPlayer .player-button-layer {
      width: auto !important;
      height: auto !important;
      position: absolute;
      top: 0 !important;
      left: 0 !important;
      right: 0;
      bottom: 0;
      margin-left: 0 !important;
      margin-top: 0 !important;
      z-index: 10; }
  .aetn-player .trigger-mvpd,
  .aetn-player .locked-video {
    cursor: pointer; }
  .aetn-player .player-layer {
    /* IMAGE STILL - ICON - OVERLAY TEXT */
    /* END IMAGE STILL - ICON - OVERLAY TEXT */
    /* player control */
    /* AD PLAY LAYER */
    /* END AD PLAY LAYER */
    /* CC OPTIONS */
    /* END CC OPTIONS */
    /* LOADING */
    /* END LOADING */
    /* PLAYER ERROR */
    /* END PLAYER ERROR */
    /* SHARE THIS */
    /* END SHARE THIS */
    /* GOOGLECAST LAYER */
    /* END GOOGLECAST LAYER */
    /* GENERIC BOX OVERLAY */
    /* END GENERIC BOX OVERLAY */ }
    .aetn-player .player-layer:not(.show-transition) {
      display: none; }
    .aetn-player .player-layer.show-transition {
      visibility: hidden;
      opacity: 0;
      -webkit-transition: visibility 0s ease-out 0.2s, opacity 0.2s ease-out;
      -moz-transition: visibility 0s ease-out 0.2s, opacity 0.2s ease-out;
      transition: visibility 0s ease-out 0.2s, opacity 0.2s ease-out; }
    .aetn-player .player-layer.thumbnail-img-layer {
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
      .aetn-player .player-layer.thumbnail-img-layer .item-img:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.3); }
      .aetn-player .player-layer.thumbnail-img-layer .thumbnail-item-details {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: right; }
        .aetn-player .player-layer.thumbnail-img-layer .thumbnail-item-details .circle-icon {
          position: static;
          display: inline-block; }
      .aetn-player .player-layer.thumbnail-img-layer .sign-in-text {
        text-transform: uppercase; }
    .aetn-player .player-layer .thumb-progress-bar {
      height: 10px;
      margin-top: 12px; }
    .aetn-player .player-layer.player-local-controls.force-show {
      visibility: visible;
      opacity: 1; }
    .aetn-player .player-layer.ad-play-layer {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .aetn-player .player-layer.cc-options-overlay .toggle {
      position: absolute;
      margin-left: -9999px;
      visibility: hidden; }
    .aetn-player .player-layer.cc-options-overlay .toggle + label {
      display: block;
      position: relative;
      cursor: pointer;
      outline: none;
      user-select: none; }
    .aetn-player .player-layer.cc-options-overlay input.toggle + label {
      padding: 2px;
      width: 60px;
      height: 28px;
      background-color: #222;
      border-radius: 60px;
      transition: background 0.4s;
      display: inline-block; }
      .aetn-player .player-layer.cc-options-overlay input.toggle + label:focus {
        outline-color: #4d90fe;
        outline-offset: -2px;
        outline-style: auto;
        outline-width: 5px; }
    .aetn-player .player-layer.cc-options-overlay input.toggle + label:before,
    .aetn-player .player-layer.cc-options-overlay input.toggle + label:after {
      display: block;
      position: absolute;
      content: ''; }
    .aetn-player .player-layer.cc-options-overlay input.toggle + label:before {
      top: 2px;
      left: 2px;
      bottom: 2px;
      right: 2px;
      background-color: #222;
      font-size: 12px;
      content: 'off';
      text-align: center;
      text-transform: uppercase;
      padding-left: 22px;
      padding-top: 6px;
      border-radius: 60px;
      transition: background 0.4s; }
    .aetn-player .player-layer.cc-options-overlay input.toggle + label:after {
      top: 4px;
      left: 4px;
      bottom: 4px;
      width: 20px;
      background-color: white;
      border-radius: 52px;
      transition: margin 0.4s, background 0.4s; }
    .aetn-player .player-layer.cc-options-overlay input.toggle:checked + label {
      background-color: #f84545; }
    .aetn-player .player-layer.cc-options-overlay input.toggle:checked + label:before {
      background-color: #f84545;
      content: 'on';
      padding-left: 0;
      padding-right: 22px; }
    .aetn-player .player-layer.cc-options-overlay input.toggle:checked + label:after {
      margin-left: 32px;
      background-color: white; }
    .aetn-player .player-layer.cc-options-overlay .cc-options-select > ul:not(.style-select) > li {
      cursor: pointer; }
    .aetn-player .player-layer.loading-overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #000; }
      .aetn-player .player-layer.loading-overlay .loading {
        color: white;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .aetn-player .player-layer.player-error-overlay {
      background: black;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .aetn-player .player-layer.player-error-overlay .player-error-wrapper {
        position: absolute;
        top: 50%;
        right: 10%;
        bottom: auto;
        left: 10%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .aetn-player .player-layer.player-error-overlay .icon-container {
        display: inline-block; }
        .aetn-player .player-layer.player-error-overlay .icon-container.warning {
          width: 30px; }
        .aetn-player .player-layer.player-error-overlay .icon-container .icon-warning {
          display: inline-block;
          vertical-align: middle;
          text-align: center;
          color: #f84545;
          width: 30px;
          height: 30px;
          border-radius: 30px;
          border: 2px solid #f84545;
          font-size: 18px;
          line-height: 1.8em; }
      .aetn-player .player-layer.player-error-overlay .error-message {
        color: #cdcece;
        font-size: 14px;
        line-height: 24px;
        margin-left: 6.92%;
        border-left: 1px solid #535456;
        padding-left: 6.92%;
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 30px - 6.92% - 5px);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word; }
        .aetn-player .player-layer.player-error-overlay .error-message span {
          font-weight: 700; }
    .aetn-player .player-layer.player-share-this {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      background-color: rgba(0, 0, 0, 0);
      background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
      background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%); }
      .aetn-player .player-layer.player-share-this .player-share-this-wrapper {
        background: rgba(0, 0, 0, 0.7);
        padding: 30px;
        position: absolute;
        left: 50%;
        top: 50%;
        max-width: 740px;
        width: 95%;
        color: white;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0); }
        .aetn-player .player-layer.player-share-this .player-share-this-wrapper h3 {
          margin-bottom: 16px;
          font-size: 120%; }
        .aetn-player .player-layer.player-share-this .player-share-this-wrapper input {
          height: 40px;
          background: white;
          outline: none;
          border-radius: 2px;
          font-size: 14px;
          padding: 2px 16px;
          -webkit-appearance: none;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
        .aetn-player .player-layer.player-share-this .player-share-this-wrapper input[type='text'] {
          color: #666;
          width: 100%;
          border: 1px solid transparent; }
        .aetn-player .player-layer.player-share-this .player-share-this-wrapper .close-layer {
          right: 10px; }
    .aetn-player .player-layer.googlecast-overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      background-size: cover;
      background-color: rgba(0, 0, 0, 0);
      background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
      background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%); }
      .aetn-player .player-layer.googlecast-overlay .googlecast-wrapper {
        display: block;
        visibility: visible;
        opacity: 1;
        position: absolute;
        bottom: 12.7%;
        left: 7.7%;
        width: 350px;
        height: 80px;
        color: white; }
      .aetn-player .player-layer.googlecast-overlay .season-ep {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 20px !important;
        padding-left: 56px; }
      .aetn-player .player-layer.googlecast-overlay strong.episode-name {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        font-size: 32px !important;
        position: relative;
        padding-left: 56px; }
        .aetn-player .player-layer.googlecast-overlay strong.episode-name:before {
          content: '';
          width: 40px;
          height: 32px;
          background: url(/assets/images/player/googlecast-icon-sprite.svg) no-repeat;
          background-size: cover;
          background-position: -210px 0;
          bottom: 5px;
          left: 0;
          z-index: 40;
          position: absolute; }
    .aetn-player .player-layer .box-overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.6); }
      .aetn-player .player-layer .box-overlay .overlay-dialog {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: #000;
        color: #fff;
        border: 1px solid #2a2a2a; }
      .aetn-player .player-layer .box-overlay .content-wrapper {
        position: relative;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .aetn-player .player-layer .box-overlay.alert-wrapper .icon-warning {
        color: #bbb;
        position: relative; }
        .aetn-player .player-layer .box-overlay.alert-wrapper .icon-warning:before {
          content: '\43';
          box-shadow: 0 0 0 2px #ff0000;
          padding: 8px;
          margin-left: 0;
          position: absolute;
          top: -39px;
          border-radius: 50%;
          left: calc(50% - 16px);
          color: #ff0000; }
      .aetn-player .player-layer .box-overlay.alert-wrapper h2.lead {
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 10px;
        display: block;
        line-height: 1.1em; }
      .aetn-player .player-layer .box-overlay.alert-wrapper .overlay-dialog {
        line-height: 1.4em;
        text-align: center;
        border: none; }
    .aetn-player .player-layer .icon-cancel.close-layer {
      position: absolute;
      right: 0;
      top: 10px;
      color: rgba(255, 255, 255, 0.4);
      padding: 12px 16px 12px 12px;
      font-size: 24px;
      cursor: pointer;
      display: block;
      -webkit-transition: color 0.3s;
      -moz-transition: color 0.3s;
      transition: color 0.3s; }
      .aetn-player .player-layer .icon-cancel.close-layer:hover {
        color: rgba(255, 255, 255, 0.8); }
  .aetn-player.player-control-show .player-local-controls {
    opacity: 1;
    visibility: visible;
    z-index: 1000;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
  .aetn-player.player-control-show .tpSubtitles > div {
    top: -50px !important; }
  .aetn-player.player-error .player-error-overlay {
    display: block;
    z-index: 1000; }
  .aetn-player.player-loading .loading-overlay {
    display: block;
    z-index: 1000; }
  .aetn-player.player-details-show .thumbnail-img-layer {
    display: block;
    z-index: 1000; }
  .aetn-player.player-ad-play-show .ad-play-layer {
    display: block;
    z-index: 1000; }
  .aetn-player.player-cc-options-show .cc-options-overlay {
    opacity: 1;
    visibility: visible;
    z-index: 1002;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
  .aetn-player.player-ways-watch-show .ways-overlay {
    display: block;
    z-index: 1000; }
  .aetn-player.player-embed-show .player-share-this {
    opacity: 1;
    visibility: visible;
    z-index: 1000;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
  .aetn-player.player-googlecast-show .googlecast-overlay,
  .aetn-player.player-googlecast-show .thumbnail-img-layer {
    display: block; }
  .aetn-player.player-googlecast-show .googlecast-overlay {
    z-index: 1001; }
  .aetn-player.player-googlecast-show .thumbnail-img-layer {
    z-index: 1000; }
    .aetn-player.player-googlecast-show .thumbnail-img-layer .thumbnail-item-details {
      display: none; }
  .aetn-player.player-googlecast-show .player-googlecast-controls {
    opacity: 1;
    visibility: visible;
    z-index: 1001; }
  .aetn-player.player-adblock-alert-show .adblock-alert-overlay {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
    .aetn-player.player-adblock-alert-show .adblock-alert-overlay .box-overlay {
      z-index: 1002; }
  .aetn-player.player-adblock-alert-show .player-local-controls {
    opacity: 0;
    visibility: hidden; }
  .aetn-player.player-adblock-alert-show .thumbnail-img-layer {
    display: block;
    z-index: 1001; }
  .aetn-player.player-private-alert-show:not(.player-playback-alert-show) .private-window-alert-layer {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
    .aetn-player.player-private-alert-show:not(.player-playback-alert-show) .private-window-alert-layer .box-overlay {
      z-index: 1005; }
  .aetn-player.player-playback-alert-show {
    top: 0; }
    .aetn-player.player-playback-alert-show .playback-alert-layer {
      opacity: 1;
      visibility: visible;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s; }
      .aetn-player.player-playback-alert-show .playback-alert-layer .box-overlay {
        z-index: 1005; }

/* FULL SCREEN */
.fullscreen {
  position: fixed !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  max-width: 10000px !important;
  background: #000; }
  .fullscreen .aetn-player {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    height: 100%; }
    .fullscreen .aetn-player.ad-playing .tpPlayer {
      -webkit-transform: scale(0.85) translate(0, -50%);
      -moz-transform: scale(0.85) translate(0, -50%);
      -ms-transform: scale(0.85) translate(0, -50%);
      -o-transform: scale(0.85) translate(0, -50%);
      transform: scale(0.85) translate(0, -50%); }
    .fullscreen .aetn-player.ad-playing .player-controls {
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box; }
  .fullscreen .tpPlayer {
    height: 0;
    padding-bottom: 56.1111%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .fullscreen .tpVideo > *:first-child {
    width: 100% !important;
    height: 100% !important; }
  .fullscreen .tpPlugins {
    height: 100%; }
  .fullscreen #fw-pdk-plugin-video-display-base {
    width: 100% !important;
    height: 100% !important; }

#leadImage {
  position: relative;
  z-index: 10; }
  #leadImage ~ .aetn-player {
    position: absolute; }

.video-section.video-na .item-img-container {
  position: relative;
  overflow: hidden; }
  .video-section.video-na .item-img-container .ways-overlay {
    color: #fff;
    z-index: 1000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .video-section.video-na .item-img-container .ways-overlay .overlay-dialog {
      background: rgba(0, 0, 0, 0.65);
      border: 1px solid #2a2a2a; }
    .video-section.video-na .item-img-container .ways-overlay .overlay-body {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .video-section.video-na .item-img-container .ways-overlay .overlay-body h2 {
        font-weight: 300;
        text-transform: uppercase;
        line-height: 1.2em; }
      .video-section.video-na .item-img-container .ways-overlay .overlay-body strong {
        font-weight: 600;
        display: block;
        text-transform: uppercase; }
      .video-section.video-na .item-img-container .ways-overlay .overlay-body ul {
        text-align: center; }
        .video-section.video-na .item-img-container .ways-overlay .overlay-body ul li {
          display: inline-block; }
          .video-section.video-na .item-img-container .ways-overlay .overlay-body ul li a {
            display: block; }
  .video-section.video-na .item-img-container.text-overlay .item-img:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3); }
  .video-section.video-na .item-img-container img {
    display: block; }

.signing .sign-in-text {
  display: none !important; }

.signed-in .sign-in-text {
  display: none !important; }

.signed-out .sign-in-text {
  display: inline-block; }

.sticky-player-close {
  display: none; }

.player-text {
  color: white;
  line-height: 1.2em;
  text-align: left;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 10px 10px 0; }
  .player-text.not-available-text {
    position: absolute;
    z-index: 20; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.player-error-overlay {
  background: black;
  height: 100%;
  width: 100%;
  z-index: 400;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .player-error-overlay .player-error-wrapper {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 10%;
    right: 10%; }
  .player-error-overlay .icon-container {
    display: inline-block; }
    .player-error-overlay .icon-container.warning {
      width: 30px; }
    .player-error-overlay .icon-container .icon-warning {
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      color: #f84545;
      width: 30px;
      height: 30px;
      border-radius: 30px;
      border: 2px solid #f84545;
      font-size: 18px;
      line-height: 1.8em; }
  .player-error-overlay .underage-message,
  .player-error-overlay .error-message {
    color: #cdcece;
    font-size: 14px;
    line-height: 24px;
    margin-left: 6.92%;
    border-left: 1px solid #535456;
    padding-left: 6.92%;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 30px - 6.92% - 5px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word; }
    .player-error-overlay .underage-message span,
    .player-error-overlay .error-message span {
      font-weight: 700; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  .aetn-player {
    z-index: 1000; }
    .aetn-player + .upcoming-episode,
    .aetn-player + .recommendation-list {
      display: none; }
    .aetn-player .player-layer.thumbnail-img-layer .thumbnail-item-details {
      padding: 15px; }
    .aetn-player .player-layer .box-overlay.alert-wrapper .overlay-dialog {
      min-width: 300px;
      padding: 30px 20px;
      height: 100%; }
    .aetn-player .player-layer.adblock-alert-overlay .overlay-dialog, .aetn-player .player-layer.private-window-alert-layer .overlay-dialog, .aetn-player .player-layer.playback-alert-layer .overlay-dialog {
      width: 100%; }
  .video-section.video-na .ways-overlay .overlay-dialog {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .video-section.video-na .ways-overlay .overlay-body {
    text-align: center; }
    .video-section.video-na .ways-overlay .overlay-body strong {
      margin: 16px 0;
      font-size: 16px; }
    .video-section.video-na .ways-overlay .overlay-body h2 {
      font-size: 16px;
      margin: 8px 26px 16px; }
    .video-section.video-na .ways-overlay .overlay-body ul li {
      margin: 0 6px; }
      .video-section.video-na .ways-overlay .overlay-body ul li img {
        width: 56px; }
  .player-text {
    font-size: 14px;
    width: calc(100% - 48px - 16px); }
    .player-text.not-available-text {
      left: 15px;
      bottom: 15px; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 768px) {
  .player-controls .progress-bar {
    width: calc(90% - 230px); }
  .player-controls .progress-button {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out; }
    .player-controls .progress-button:hover {
      -webkit-transform: scale(1.3);
      -moz-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -o-transform: scale(1.3);
      transform: scale(1.3); }
  .player-controls .progress-scrubber:hover:before,
  .player-controls .progress-scrubber:hover + .progress-indicator,
  .player-controls .progress-scrubber:hover ~ .progress-cue {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    height: 5px; }
  .player-controls .progress-scrubber:hover:before,
  .player-controls .progress-scrubber:hover + .progress-indicator {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px); }
  .player-controls .progress-scrubber:hover ~ .progress-cue {
    -webkit-transform: translate(-1px, -2px);
    -moz-transform: translate(-1px, -2px);
    -ms-transform: translate(-1px, -2px);
    -o-transform: translate(-1px, -2px);
    transform: translate(-1px, -2px);
    width: 5px; }
  .player-controls .progress-scrubber:hover .progress-button {
    -webkit-transform: scale(1.3) translateY(-1px);
    -moz-transform: scale(1.3) translateY(-1px);
    -ms-transform: scale(1.3) translateY(-1px);
    -o-transform: scale(1.3) translateY(-1px);
    transform: scale(1.3) translateY(-1px); }
  .player-controls .icon {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .player-controls .icon-play:hover,
  .player-controls .icon-pause:hover {
    opacity: 0.6; }
  .player-controls .icon-play:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .player-controls .icon-share-clip svg g {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .player-controls .icon-share-clip:hover svg g {
    fill: rgba(255, 255, 255, 0.6); }
  .player-controls .icon-full-screen:hover,
  .player-controls .icon-full-screen-exit:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3); }
  .player-controls .icon-closed-captioning:hover {
    opacity: 0.6; }
  .player-controls .icon-embed:hover {
    opacity: 0.6; }
  .player-controls .icon-googlecast-idle:hover {
    opacity: 0.6; }
  .player-controls .volume {
    width: 18.75%;
    display: inline-block;
    margin-right: 1%;
    text-align: left;
    vertical-align: bottom;
    max-width: 30px;
    overflow: hidden; }
    .player-controls .volume > a {
      position: relative;
      z-index: 16; }
    .player-controls .volume .icon {
      display: inline; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 768px) {
  .aetn-player {
    will-change: transform;
    -webkit-transform-origin: center left;
    -moz-transform-origin: center left;
    -ms-transform-origin: center left;
    -o-transform-origin: center left;
    transform-origin: center left;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition: -moz-transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .aetn-player + .upcoming-episode,
    .aetn-player + .recommendation-list {
      position: absolute;
      right: 0;
      opacity: 0;
      overflow: hidden;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;
      -o-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -webkit-transform-origin: top center;
      -moz-transform-origin: top center;
      -ms-transform-origin: top center;
      -o-transform-origin: top center;
      transform-origin: top center;
      -webkit-transition: all 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
      -moz-transition: all 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
      transition: all 0.7s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .aetn-player + .recommendation-list {
      width: 255px;
      top: 0;
      bottom: 0;
      margin: 8px 0; }
      .aetn-player + .recommendation-list.tile-list.tile-16x9 li {
        width: 100%; }
      .aetn-player + .recommendation-list > h2 {
        color: #fff;
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 8px; }
      .aetn-player + .recommendation-list .icon-cancel {
        position: absolute;
        top: 0;
        right: 0;
        padding: 3px 6px;
        color: rgba(255, 255, 255, 0.7); }
      .aetn-player + .recommendation-list li {
        margin-bottom: 8px; }
        .aetn-player + .recommendation-list li .img-container .details .title {
          font-size: 16px;
          font-weight: normal;
          margin: 0; }
    .aetn-player .tpVideo object[id^='video-container'] {
      height: calc(100% + 8px) !important; }
    .aetn-player .tpVideo video {
      height: calc(100% + 4px) !important; }
    .aetn-player .player-layer {
      /* FLASH ALERT */
      /* END FLASH ALERT */ }
      .aetn-player .player-layer.overlay-centered {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.6); }
        .aetn-player .player-layer.overlay-centered .centered-container {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .aetn-player .player-layer.thumbnail-img-layer .thumbnail-item-details {
        padding: 20px 30px; }
      .aetn-player .player-layer.cc-options-overlay .cc-header .cc-onoff {
        display: none; }
      .aetn-player .player-layer.cc-options-overlay .cc-footer {
        text-align: left; }
        .aetn-player .player-layer.cc-options-overlay .cc-footer .cc-onoff {
          display: inline-block; }
      .aetn-player .player-layer.cc-options-overlay .cc-options-container {
        width: 640px;
        height: 512px;
        -webkit-transition: height 0.3s ease;
        -moz-transition: height 0.3s ease;
        transition: height 0.3s ease; }
      .aetn-player .player-layer.flash-alert-layer .overlay-dialog {
        text-align: center;
        width: 640px;
        height: 360px;
        padding: 0 110px; }
        .aetn-player .player-layer.flash-alert-layer .overlay-dialog h2 {
          font-size: 22px;
          font-weight: 300;
          text-transform: uppercase;
          margin-bottom: 16px;
          line-height: 1.2em; }
        .aetn-player .player-layer.flash-alert-layer .overlay-dialog p {
          font-size: 14px;
          line-height: 1.33em;
          color: rgba(255, 255, 255, 0.56); }
        .aetn-player .player-layer.flash-alert-layer .overlay-dialog .big-button {
          position: static;
          background-color: rgba(255, 255, 255, 0.24);
          width: 220px;
          border: none;
          margin-top: 60px;
          -webkit-transform: translate(0, 0);
          -moz-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          transform: translate(0, 0); }
      .aetn-player .player-layer.next-episode-overlay {
        color: white; }
        .aetn-player .player-layer.next-episode-overlay .next-container {
          width: 360px;
          height: 512px;
          background: #000;
          border-radius: 2px;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
        .aetn-player .player-layer.next-episode-overlay .next-header {
          text-align: center;
          padding: 48px 0 32px 0;
          font-size: 26px;
          text-transform: uppercase;
          border-radius: 2px 2px 0 0; }
          .aetn-player .player-layer.next-episode-overlay .next-header .close {
            position: absolute;
            right: 0;
            top: 10px;
            color: rgba(255, 255, 255, 0.4);
            padding: 12px 16px 12px 12px;
            text-decoration: none;
            font-size: 24px; }
        .aetn-player .player-layer.next-episode-overlay .item-section {
          position: relative;
          color: #fff; }
        .aetn-player .player-layer.next-episode-overlay .item-img-container {
          width: 100%; }
          .aetn-player .player-layer.next-episode-overlay .item-img-container .item-img {
            padding-bottom: 77.7777777778%; }
          .aetn-player .player-layer.next-episode-overlay .item-img-container:before {
            content: '';
            display: block;
            z-index: 1;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 100px;
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
            background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
            background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%); }
        .aetn-player .player-layer.next-episode-overlay .item-details-container {
          width: 100%;
          position: absolute;
          bottom: 0;
          padding: 15px;
          z-index: 5; }
        .aetn-player .player-layer.next-episode-overlay .big-button {
          text-align: center;
          bottom: auto;
          width: 280px; }
      .aetn-player .player-layer.adblock-alert-overlay .overlay-dialog, .aetn-player .player-layer.private-window-alert-layer .overlay-dialog, .aetn-player .player-layer.playback-alert-layer .overlay-dialog {
        min-width: 500px; }
      .aetn-player .player-layer .box-overlay.alert-wrapper .overlay-dialog {
        border-radius: 8px;
        box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.05);
        padding: 60px 50px 50px; }
    .aetn-player.player-flash-alert-show .flash-alert-layer {
      opacity: 1;
      visibility: visible;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s; }
  .upcoming-episode .upcoming-episode-head {
    color: #fff; }
  .video-section.video-na .ways-overlay {
    background: rgba(0, 0, 0, 0.3); }
    .video-section.video-na .ways-overlay .overlay-dialog {
      border: none; }
    .video-section.video-na .ways-overlay .overlay-body {
      left: 0;
      text-align: left;
      top: 55%; }
      .video-section.video-na .ways-overlay .overlay-body strong {
        font-size: 13px; }
      .video-section.video-na .ways-overlay .overlay-body ul {
        text-align: left;
        margin: 8px 0; }
        .video-section.video-na .ways-overlay .overlay-body ul li {
          margin-right: 11px; }
        .video-section.video-na .ways-overlay .overlay-body ul img {
          width: 40px; }
  .video-section.video-na:not(.full-overlay) .item-img-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse; }
    .video-section.video-na:not(.full-overlay) .item-img-container .item-img {
      width: 228px;
      margin: 16px; }
  .video-section.video-na.full-overlay .overlay-dialog {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .video-section.video-na.full-overlay .ways-overlay .overlay-body {
    text-align: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
    .video-section.video-na.full-overlay .ways-overlay .overlay-body h2 {
      font-size: 1.2em;
      margin-bottom: 16px;
      padding-left: 30px; }
  .show-recommendation-list {
    min-height: 510px; }
    .show-recommendation-list .recommendation-list {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0) scale(1);
      -moz-transform: translate3d(0, 0, 0) scale(1);
      -ms-transform: translate3d(0, 0, 0) scale(1);
      -o-transform: translate3d(0, 0, 0) scale(1);
      transform: translate3d(0, 0, 0) scale(1); }
  .player-text {
    font-size: 21px;
    width: calc(100% - 72px - 16px); }
    .player-text.not-available-text {
      left: 30px;
      bottom: 20px; } }

@media (min-width: 1025px) {
  .aetn-player.video-next-show .next-episode-overlay {
    display: block; }
  .aetn-player + .upcoming-episode {
    bottom: 17%;
    width: calc(34% - 16px);
    -webkit-transform: translate3d(20%, 0, 0) scale(0.6);
    -moz-transform: translate3d(20%, 0, 0) scale(0.6);
    -ms-transform: translate3d(20%, 0, 0) scale(0.6);
    -o-transform: translate3d(20%, 0, 0) scale(0.6);
    transform: translate3d(20%, 0, 0) scale(0.6); }
    .aetn-player + .upcoming-episode .item-section {
      cursor: pointer; }
    .aetn-player + .upcoming-episode .upcoming-img-container {
      width: 100%; }
      .aetn-player + .upcoming-episode .upcoming-img-container .item-img {
        position: relative;
        padding-bottom: 70%; }
      .aetn-player + .upcoming-episode .upcoming-img-container:before {
        content: '';
        display: block;
        z-index: 1;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100px;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%); }
    .aetn-player + .upcoming-episode .upcoming-episode-head {
      padding: 14px;
      text-transform: uppercase; }
      .aetn-player + .upcoming-episode .upcoming-episode-head h3 {
        font-size: 20px;
        display: inline-block;
        width: calc(100% - 55px); }
      .aetn-player + .upcoming-episode .upcoming-episode-head .cancel {
        font-size: 12px;
        color: rgba(255, 255, 255, 0.6);
        display: inline-block;
        vertical-align: middle;
        text-align: right;
        width: 50px; }
    .aetn-player + .upcoming-episode .upcoming-details-container {
      position: absolute;
      top: auto;
      right: 0;
      bottom: 0;
      left: 0;
      padding: 10px;
      color: white;
      z-index: 5; }
      .aetn-player + .upcoming-episode .upcoming-details-container .episode-details-container {
        width: calc(100% - 48px - 10px); }
      .aetn-player + .upcoming-episode .upcoming-details-container .episode-name {
        line-height: 1.2em;
        margin: 4px 0 1px;
        display: block; }
      .aetn-player + .upcoming-episode .upcoming-details-container .episode-airdate {
        font-style: italic;
        color: rgba(255, 255, 255, 0.6);
        line-height: 1.35714em; }
  .aetn-player .player-layer {
    /* SHARE THIS */
    /* END SHARE THIS */ }
  .show-upcoming-episode .aetn-player {
    -webkit-transform: scale(0.66);
    -moz-transform: scale(0.66);
    -ms-transform: scale(0.66);
    -o-transform: scale(0.66);
    transform: scale(0.66); }
  .show-upcoming-episode .upcoming-episode {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    -moz-transform: translate3d(0, 0, 0) scale(1);
    -ms-transform: translate3d(0, 0, 0) scale(1);
    -o-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1); }
  .video-section.video-na:not(.full-overlay) .ways-overlay {
    width: calc(100% - 300px - 4px - 18px); }
  .video-section.video-na:not(.full-overlay) .item-img-container .item-img {
    margin-right: 72px; }
  .video-section.video-na .ways-overlay .overlay-body {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .video-section.video-na .ways-overlay .overlay-body.overlay-body-full h2 {
      width: 100%;
      border-right: none; }
    .video-section.video-na .ways-overlay .overlay-body h2 {
      padding: 6px 30px 6px 0;
      width: 48%;
      border-right: 1px solid rgba(255, 255, 255, 0.4); }
    .video-section.video-na .ways-overlay .overlay-body strong {
      padding: 0 24px 0 32px; }
    .video-section.video-na .ways-overlay .overlay-body strong,
    .video-section.video-na .ways-overlay .overlay-body ul {
      white-space: nowrap; }
  .main-player-container.sticky-player:not(.non-sticky) .main-player-inner {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative; }
    .main-player-container.sticky-player:not(.non-sticky) .main-player-inner:before {
      content: '';
      background: url(/assets/images/history/generic-thumb.jpg) no-repeat center center;
      background-size: cover;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .main-player-container.sticky-player:not(.non-sticky) .main-player-asset {
    position: fixed;
    right: 25px;
    top: 65px;
    z-index: 10000;
    height: 225px;
    width: 400px;
    background: #000;
    -webkit-transition: all 0.3s ease-in-out, width 1ms;
    -moz-transition: all 0.3s ease-in-out, width 1ms;
    transition: all 0.3s ease-in-out, width 1ms; }
  .main-player-container.sticky-player:not(.non-sticky) .aetn-player .player-local-controls {
    padding: 10px; }
    .main-player-container.sticky-player:not(.non-sticky) .aetn-player .player-local-controls .closed-captioning {
      display: none !important; }
    .main-player-container.sticky-player:not(.non-sticky) .aetn-player .player-local-controls .progress-bar {
      width: calc(90% - 145px); }
  .main-player-container.sticky-player:not(.non-sticky) .aetn-player .tpPlayer .tpPlugins {
    width: 100%;
    height: 100%; }
  .main-player-container.sticky-player:not(.non-sticky) .aetn-player .tpPlayer .tpVideo > div {
    width: 100% !important;
    height: 100% !important; }
  .main-player-container.sticky-player:not(.non-sticky) .video-desc {
    display: none; }
  .main-player-container.sticky-player:not(.non-sticky) .sticky-player-close {
    display: block; }
  .sticky-player-close {
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    line-height: 26px;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: auto;
    left: auto;
    z-index: 100; } }

@media (min-width: 1025px) and (max-width: 1440px) {
  .aetn-player + .upcoming-episode .upcoming-episode-head h3 {
    font-size: 16px; }
  .aetn-player + .upcoming-episode .circle-icon {
    width: 32px;
    height: 32px;
    border-radius: 38px;
    bottom: 12px;
    right: 12px; }
    .aetn-player + .upcoming-episode .circle-icon .icon-play {
      font-size: 14px; }
    .aetn-player + .upcoming-episode .circle-icon .icon-key {
      font-size: 24px; }
    .aetn-player + .upcoming-episode .circle-icon .icon:before {
      line-height: 32px; }
  .aetn-player + .upcoming-episode .upcoming-details-container .episode-details-container {
    width: calc(100% - 32px - 10px); }
  .aetn-player + .upcoming-episode .upcoming-details-container .season-ep,
  .aetn-player + .upcoming-episode .upcoming-details-container .episode-airdate {
    font-size: 14px; }
  .aetn-player + .upcoming-episode .upcoming-details-container .episode-name {
    font-size: 16px; }
  .signed-in .aetn-player + .upcoming-episode .circle-icon .icon-key {
    font-size: 14px !important; } }

@media (min-width: 768px) and (max-width: 960px) {
  .aetn-player .player-layer.cc-options-overlay .cc-options-container {
    height: 420px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .aetn-player + .upcoming-episode {
    display: none; }
  .show-recommendation-list .aetn-player {
    -webkit-transform: scale(0.58);
    -moz-transform: scale(0.58);
    -ms-transform: scale(0.58);
    -o-transform: scale(0.58);
    transform: scale(0.58); } }

@media (min-width: 768px) and (max-width: 1439px) {
  .show-recommendation-list .aetn-player {
    margin-left: 16px;
    -webkit-transform: scale(0.58);
    -moz-transform: scale(0.58);
    -ms-transform: scale(0.58);
    -o-transform: scale(0.58);
    transform: scale(0.58); }
  .show-recommendation-list .recommendation-list {
    margin-right: 16px; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .aetn-player .player-layer.cc-options-overlay .cc-options-container {
    height: 420px; } }

@media (min-width: 1440px) {
  .show-recommendation-list .aetn-player {
    -webkit-transform: scale(0.66);
    -moz-transform: scale(0.66);
    -ms-transform: scale(0.66);
    -o-transform: scale(0.66);
    transform: scale(0.66); }
  .aetn-player + .upcoming-episode .upcoming-details-container .episode-name {
    font-size: 20px; }
  .aetn-player + .upcoming-episode .upcoming-details-container .episode-airdate {
    font-size: 15px; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.episode-guide-details .hero-picture {
  background-color: #242424;
  width: 100%;
  position: relative; }
  .episode-guide-details .hero-picture .img-container {
    position: relative;
    max-width: 1052px;
    width: 56.25%;
    margin: auto; }
    .episode-guide-details .hero-picture .img-container:after {
      content: '';
      position: absolute;
      width: auto;
      bottom: 0;
      height: 33.33%;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000); }
    .episode-guide-details .hero-picture .img-container img {
      width: 100%; }
  .episode-guide-details .hero-picture .cta-stream {
    position: absolute;
    bottom: 6.66%;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: 48px;
    border-radius: 2px;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.43;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #000; }

.episode-guide-details .item-details-section {
  max-width: 720px;
  margin: 42px auto 80px;
  padding-left: 36px; }
  .episode-guide-details .item-details-section a {
    color: #000000; }
  .episode-guide-details .item-details-section header {
    position: relative;
    margin-bottom: 16px; }
    .episode-guide-details .item-details-section header span.icon-prev {
      display: block;
      position: absolute;
      left: -36px;
      top: 2px;
      font-size: 28px;
      font-weight: bold; }
      .episode-guide-details .item-details-section header span.icon-prev:before {
        content: '\45';
        color: #000; }
    .episode-guide-details .item-details-section header h1 {
      font-size: 32px;
      font-weight: 600;
      position: relative; }
  .episode-guide-details .item-details-section .expire {
    font-size: 12px;
    line-height: 1.67;
    color: #000; }
    .episode-guide-details .item-details-section .expire span {
      background-color: #ff124d;
      color: #fff;
      width: 16px;
      height: 16px;
      font-weight: 600;
      border-radius: 50%;
      border: none;
      align-items: center;
      justify-content: center;
      display: inline-flex; }
  .episode-guide-details .item-details-section .season-episode {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 6px; }
  .episode-guide-details .item-details-section .episode-name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2; }
  .episode-guide-details .item-details-section .episode-meta {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 8px; }
    .episode-guide-details .item-details-section .episode-meta .episode-rating {
      text-transform: uppercase; }
  .episode-guide-details .item-details-section .details-text {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000; }

@media (max-width: 1024px) {
  .episode-guide-details .hero-picture .img-container {
    width: 93.75%; } }

@media (max-width: 767px) {
  .episode-guide-details .hero-picture {
    position: relative; }
    .episode-guide-details .hero-picture .img-container {
      width: 100%; }
      .episode-guide-details .hero-picture .img-container:after {
        height: 49%;
        width: auto; }
  .episode-guide-details .cta-stream {
    width: 128px;
    height: 40px;
    font-size: 12px;
    font-weight: 600; }
  .episode-guide-details .item-details-section {
    max-width: 720px;
    margin: 42px auto 80px;
    padding-right: 12px; }
    .episode-guide-details .item-details-section header a {
      left: -30px;
      top: 0;
      font-size: 20px; }
    .episode-guide-details .item-details-section header h1 {
      font-size: 20px; }
    .episode-guide-details .item-details-section .season-episode {
      font-size: 14px;
      line-height: 1; }
    .episode-guide-details .item-details-section .episode-name {
      font-size: 16px;
      line-height: 1.5; }
    .episode-guide-details .item-details-section .episode-meta {
      font-size: 14px;
      line-height: 1.71;
      margin-bottom: 8px; }
    .episode-guide-details .item-details-section .expire {
      font-size: 11px;
      line-height: 1.55; }
    .episode-guide-details .item-details-section .details-text {
      margin-top: 8px;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.71; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
.global-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  background: #fafafa;
  position: relative;
  z-index: 10; }
  .global-footer .head-section {
    width: 100%;
    text-align: center; }
    .global-footer .head-section .aetn-wrapper {
      display: inline-block;
      width: 86px; }
    .global-footer .head-section span {
      text-transform: uppercase;
      margin-top: 16px; }
  .global-footer .footer-strip ul {
    font-size: 12px;
    margin: 4px 0 20px;
    display: block; }
    .global-footer .footer-strip ul li {
      display: inline-block; }
      .global-footer .footer-strip ul li a {
        color: black;
        padding: 6px;
        display: inline-block; }
      .global-footer .footer-strip ul li:last-child:after {
        width: 0; }
      .global-footer .footer-strip ul li:after {
        content: '';
        display: inline-block;
        width: 1px;
        height: 12px;
        background-color: rgba(0, 0, 0, 0.15);
        margin: 0 0 0 4px;
        position: relative;
        top: 1px; }
  .global-footer .footer-link {
    display: inline-block;
    width: 160px;
    padding: 12px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center; }
  .global-footer .aetn {
    background: url(/assets/images/aenetworks/aetn-charcoal-stacked.svg) no-repeat center center;
    background-size: contain;
    text-indent: -9999px;
    display: inline-block;
    width: 100%;
    height: 0;
    padding-bottom: 54%;
    top: 25%; }
  .global-footer p {
    font-size: 11px;
    margin: 8px 0 0;
    color: black; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  .global-footer {
    padding: 8px 0 32px;
    text-align: center; }
    .global-footer .footer-section {
      display: none; }
    .global-footer .head-section .aetn-wrapper {
      margin: 12px; }
    .global-footer .head-section span {
      display: none; } }

@media (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  footer.global-footer {
    padding: 8px 0 32px;
    text-align: center; }
  .global-footer .footer-section {
    display: none; }
  .head-section span {
    display: none !important; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 1025px) {
  .global-footer {
    position: relative;
    z-index: 60; }
    .global-footer .footer-sections {
      width: 88.88%;
      max-width: 960px;
      margin-left: auto;
      margin-right: auto;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .global-footer .head-section {
      padding: 36px 0 24px;
      border-bottom: 1px solid #ededed;
      margin-bottom: 24px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
    .global-footer .footer-section {
      padding: 0 48px;
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box; }
      .global-footer .footer-section.footer-section-fixed {
        width: 600px;
        padding-left: 20px; }
      .global-footer .footer-section.footer-section-dyn {
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1; }
      .global-footer .footer-section ul:not(.channel-logos):not(.footer-social) li a {
        border-bottom: 1px solid transparent;
        -webkit-transition: all 0.15s linear;
        -moz-transition: all 0.15s linear;
        transition: all 0.15s linear; }
        .global-footer .footer-section ul:not(.channel-logos):not(.footer-social) li a:focus, .global-footer .footer-section ul:not(.channel-logos):not(.footer-social) li a:hover {
          border-color: rgba(0, 0, 0, 0.8);
          color: rgba(0, 0, 0, 0.8); }
      .global-footer .footer-section .footer-inner-section:not(:last-child) {
        border-bottom: 1px solid #ededed;
        padding-bottom: 24px;
        margin-bottom: 36px; }
      .global-footer .footer-section .footer-inner-section .footer-head {
        margin: 24px 0 16px;
        display: block; }
      .global-footer .footer-section .footer-logo {
        display: block;
        height: 60px;
        max-width: 85px;
        margin-bottom: 20px;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: contain;
        opacity: 0.6;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        .global-footer .footer-section .footer-logo:focus, .global-footer .footer-section .footer-logo:hover {
          opacity: 1; }
    .global-footer .footer-social {
      max-width: 150px; }
      .global-footer .footer-social .icon {
        display: inline-block;
        border: 1px solid rgba(0, 0, 0, 0.16);
        width: 30px;
        height: 30px;
        border-radius: 30px;
        line-height: 34px;
        font-size: 18px;
        text-align: center;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        .global-footer .footer-social .icon:focus, .global-footer .footer-social .icon:hover {
          -webkit-transform: scale(1.06) translate3d(0, 0, 0);
          -moz-transform: scale(1.06) translate3d(0, 0, 0);
          -ms-transform: scale(1.06) translate3d(0, 0, 0);
          -o-transform: scale(1.06) translate3d(0, 0, 0);
          transform: scale(1.06) translate3d(0, 0, 0); }
      .global-footer .footer-social li {
        display: inline-block; }
    .global-footer ul li {
      margin-bottom: 10px;
      font-size: 14px; }
      .global-footer ul li a {
        color: black; }
    .global-footer .footer-network .channel-logos li {
      float: left;
      margin-right: 38px;
      margin-bottom: 20px; }
      .global-footer .footer-network .channel-logos li:last-child {
        margin-right: 0; }
      .global-footer .footer-network .channel-logos li a {
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        display: block;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 60px;
        opacity: 0.6; }
        .global-footer .footer-network .channel-logos li a.ae-logo {
          background-image: url(/assets/images/aetv/logo.svg);
          width: 60px; }
        .global-footer .footer-network .channel-logos li a.lifetime-logo {
          background-image: url(/assets/images/lifetime/logo-black.svg);
          width: 94px; }
        .global-footer .footer-network .channel-logos li a.h-logo {
          background-image: url(/assets/images/history/logo-black.svg);
          width: 50px; }
        .global-footer .footer-network .channel-logos li a.viceland-logo {
          background-image: url(/assets/images/viceland/logo.svg);
          width: 82px; }
        .global-footer .footer-network .channel-logos li a.lmn-logo {
          background-image: url(/assets/images/lmn/logo-black.svg);
          width: 66px; }
        .global-footer .footer-network .channel-logos li a.fyi-logo {
          background-image: url(/assets/images/fyi/logo-black.svg);
          width: 62px; }
        .global-footer .footer-network .channel-logos li a:focus, .global-footer .footer-network .channel-logos li a:hover {
          opacity: 1;
          -webkit-transform: scale(1.06) translate3d(0, 0, 0);
          -moz-transform: scale(1.06) translate3d(0, 0, 0);
          -ms-transform: scale(1.06) translate3d(0, 0, 0);
          -o-transform: scale(1.06) translate3d(0, 0, 0);
          transform: scale(1.06) translate3d(0, 0, 0); }
    .global-footer .other-links {
      display: flex; }
      .global-footer .other-links ul {
        margin-right: 22px;
        width: 186px; }
        .global-footer .other-links ul:last-child {
          margin-right: 0; }
        .global-footer .other-links ul li {
          font-size: 14px; }
          .global-footer .other-links ul li a {
            line-height: 160%; }
    .global-footer abbr[title] {
      border-bottom: none !important;
      cursor: inherit !important;
      text-decoration: none !important; }
    .global-footer .footer-strip {
      background: #fff;
      border-top: 1px solid rgba(0, 0, 0, 0.05);
      padding: 8px 0;
      margin-top: 32px;
      font-size: 12px;
      line-height: 2em;
      text-align: center; }
      .global-footer .footer-strip ul {
        display: none; }
      .global-footer .footer-strip .footer-link {
        padding: 0;
        margin-right: 24px; }
      .global-footer .footer-strip p {
        color: black;
        font-size: 14px;
        display: inline-block;
        margin-top: 0; }
  .lifetime-footer .footer-section-dyn ul:first-of-type li:nth-child(n+5):nth-child(-n+7) {
    max-width: 130px; }
    .lifetime-footer .footer-section-dyn ul:first-of-type li:nth-child(n+5):nth-child(-n+7) a {
      line-height: 120%; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .global-footer {
    padding: 8px 0 32px;
    text-align: center; }
    .global-footer .footer-section {
      display: none; }
    .global-footer .head-section .aetn-wrapper {
      margin: 12px; }
    .global-footer .head-section span {
      display: none; }
    .global-footer .footer-strip ul {
      display: block; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
/* 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; }

/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

@font-face {
  font-family: 'icon-fonts';
  src: url(/assets/fonts/icon-fonts.eot);
  src: url(/assets/fonts/icon-fonts.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/icon-fonts.woff) format("woff"), url(/assets/fonts/icon-fonts.ttf) format("truetype"), url(/assets/fonts/icon-fonts.svg#icon-fonts) format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: 'icon-fonts' !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

.icon-social-tiktok:before {
  content: "\2b"; }

.icon-social-facebook:before {
  content: '\64'; }

.icon-social-pinterest:before {
  content: '\50'; }

.icon-social-tumblr:before {
  content: '\54'; }

.icon-social-twitter:before {
  content: '\65'; }

.icon-social-spotify:before {
  content: '\53'; }

.icon-social-foursquare:before {
  content: '\55'; }

.icon-rss:before {
  content: '\57'; }

.icon-calendar:before {
  content: '\5a'; }

.icon-stop:before {
  content: '\42'; }

.icon-pause:before {
  content: '\49'; }

.icon-circle:before {
  content: '\66'; }

.icon-volume-off:before {
  content: '\73'; }

.icon-volume-low:before {
  content: '\77'; }

.icon-volume-full:before {
  content: '\78'; }

.icon-volume-mute:before {
  content: '\62'; }

.icon-key:before {
  content: '\51'; }

.icon-rewind:before {
  content: '\7a'; }

.icon-mail:before {
  content: '\76'; }

.icon-search:before {
  content: '\6e'; }

.icon-down-open-mini:before {
  content: '\6b'; }

.icon-left-open-big:before {
  content: '\45'; }

.icon-right-open-big:before {
  content: '\44'; }

.icon-warning:before {
  content: '\43'; }

.icon-share:before {
  content: '\46'; }

.icon-link:before {
  content: '\47'; }

.icon-notification:before {
  content: '\68'; }

.icon-profile:before {
  content: '\6a'; }

.icon-profile-female:before {
  content: '\4a'; }

.icon-menu:before {
  content: '\72'; }

.icon-full-screen-exit:before {
  content: '\6f'; }

.icon-full-screen:before {
  content: '\4f'; }

.icon-play:before {
  content: '\48'; }

.icon-speech-bubble:before {
  content: '\69'; }

.icon-social-reddit:before {
  content: '\6c'; }

.icon-social-instagram:before {
  content: '\6d'; }

.icon-social-youtube:before {
  content: '\70'; }

.icon-cancel:before {
  content: '\71'; }

.icon-social-linkedin:before {
  content: '\61'; }

.icon-google:before {
  content: '\74'; }

.icon-social-gplus:before {
  content: '\63'; }

.icon-video-description:before {
  content: '\67'; }

.icon-embed:before {
  content: '\75'; }

.icon-outline-email:before {
  content: '\41'; }

.icon-icon-videodescription:before {
  content: '\79'; }

.icon-info:before {
  content: '\41'; }

.icon-outline-email:before {
  content: '\4b'; }

.icon-email-mail-streamline:before {
  content: '\4b'; }

.icon-check-mark:before {
  content: '\67'; }

.icon-closed-captioning:before {
  content: '\75'; }

.icon-embed:before {
  content: '\4c'; }

.main-circle-icon, .circle-icon, .med-lg-circle-icon, .med-circle-icon {
  position: absolute;
  z-index: 5;
  text-align: center;
  background: #ececec;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .main-circle-icon:hover, .circle-icon:hover, .med-lg-circle-icon:hover, .med-circle-icon:hover {
    background: rgba(236, 236, 236, 0.8); }
  .main-circle-icon .icon:before, .circle-icon .icon:before, .med-lg-circle-icon .icon:before, .med-circle-icon .icon:before {
    color: #12121a; }
  .main-circle-icon .icon, .circle-icon .icon, .med-lg-circle-icon .icon, .med-circle-icon .icon {
    display: block; }
  .main-circle-icon .icon-play, .circle-icon .icon-play, .med-lg-circle-icon .icon-play, .med-circle-icon .icon-play {
    font-size: 1.25em; }
  .main-circle-icon .icon-key, .circle-icon .icon-key, .med-lg-circle-icon .icon-key, .med-circle-icon .icon-key {
    font-size: 2em; }
  .main-circle-icon .icon-info, .circle-icon .icon-info, .med-lg-circle-icon .icon-info, .med-circle-icon .icon-info {
    font-size: 1.25em;
    line-height: 2.25em; }

.circle-icon {
  width: 48px;
  height: 48px;
  border-radius: 48px;
  bottom: 20px;
  right: 20px;
  font-size: 16px; }
  .circle-icon .icon:before {
    line-height: 48px; }
  .circle-icon .icon-play {
    margin-left: 5px; }
  .circle-icon .icon-key {
    margin-left: 2px; }

.med-lg-circle-icon {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  bottom: 16px;
  right: 16px;
  font-size: 13px; }
  .med-lg-circle-icon .icon:before {
    line-height: 40px; }
  .med-lg-circle-icon .icon-play {
    margin-left: 3px; }

.med-circle-icon {
  width: 36px;
  height: 36px;
  border-radius: 36px;
  bottom: 10px;
  right: 10px;
  font-size: 14px; }
  .med-circle-icon .icon:before {
    line-height: 36px; }
  .med-circle-icon .icon-play {
    margin-left: 3px; }

.action-link.video-link {
  line-height: 24px; }
  .action-link.video-link:before {
    content: '\48';
    font-family: 'icon-fonts';
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #ececec;
    font-size: 10px;
    border-radius: 24px;
    display: inline-block;
    padding-left: 8px;
    vertical-align: bottom;
    color: #12121a;
    margin-right: 8px; }

.signed-in .circle-icon .icon-key {
  font-size: 1.25em;
  margin-left: 5px; }

.signed-in .med-circle-icon .icon-key,
.signed-in .med-lg-circle-icon .icon-key {
  font-size: 1.25em;
  margin-left: 3px; }

.signed-in .episode-details .med-circle-icon .icon-key {
  font-size: 16px;
  margin-left: 3px; }

.playing .circle-icon.in-player {
  display: none; }

.icon-notification {
  position: relative;
  margin-right: 16px;
  padding-right: 20px; }
  .icon-notification::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 20;
    width: 1px;
    height: 100%;
    background: white;
    opacity: 0.2; }

.icon-video-description {
  position: relative; }
  .icon-video-description:after {
    content: '';
    background: url(/assets/images/icons/icon-videodescription.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle; }

.action-btn {
  display: inline-block;
  cursor: pointer; }

.action-btn-ghost, .action-btn-ghost-inverse {
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 16px;
  letter-spacing: 0.04em;
  font-size: 14px;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  padding: 8px 24px;
  border-radius: 2px;
  color: #fff;
  border: 1px solid #fff; }

.action-btn-ghost-inverse {
  color: #000;
  border: 1px solid #000; }

.theme-btn-1 {
  font-weight: bold;
  font-size: 18px;
  padding: 8px 24px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.theme-btn-2 {
  font-size: 14px;
  padding: 8px 24px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .theme-btn-2.theme-btn-highlight:hover {
    color: #fff; }

.theme-btn-white {
  opacity: 0.86;
  border: 1px solid rgba(255, 255, 255, 0.72); }
  .theme-btn-white:hover {
    background: rgba(0, 0, 0, 0.06);
    opacity: 1; }

.playlist-more a {
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
  padding: 8px 24px;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out; }

.mvpd-wrapper.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 900;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s ease-out 0.2s, opacity 0.2s ease-out;
  -moz-transition: visibility 0s ease-out 0.2s, opacity 0.2s ease-out;
  transition: visibility 0s ease-out 0.2s, opacity 0.2s ease-out; }
  .mvpd-wrapper.overlay.show {
    opacity: 1;
    visibility: visible;
    z-index: 1003;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
    .mvpd-wrapper.overlay.show.main-picker-view .overlay-body.mvpd-picker {
      display: block; }
    .mvpd-wrapper.overlay.show.main-picker-view .faq-head,
    .mvpd-wrapper.overlay.show.main-picker-view .icon-left-open-big {
      display: none; }
    .mvpd-wrapper.overlay.show.more-providers-view .icon-left-open-big, .mvpd-wrapper.overlay.show.faq-view .icon-left-open-big {
      display: block; }
    .mvpd-wrapper.overlay.show.more-providers-view .icon-cancel, .mvpd-wrapper.overlay.show.faq-view .icon-cancel {
      display: none; }
    .mvpd-wrapper.overlay.show.more-providers-view .overlay-body.more-providers {
      display: block; }
    .mvpd-wrapper.overlay.show.more-providers-view .faq-head {
      display: none; }
    .mvpd-wrapper.overlay.show.faq-view .overlay-head {
      display: none; }
    .mvpd-wrapper.overlay.show.faq-view .faq-head,
    .mvpd-wrapper.overlay.show.faq-view .overlay-body.faq {
      display: block; }
    .mvpd-wrapper.overlay.show.faq-view .overlay-body-container {
      z-index: 100; }

.player-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 1002; }
  .player-overlay .close {
    color: black;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 15px; }
  .player-overlay #mvpdframe {
    background: white; }
  .player-overlay.hide {
    display: none !important; }

.mvpd-wrapper .icon-cancel,
.mvpd-overlay .icon-cancel {
  position: absolute;
  right: 0;
  top: 10px;
  color: rgba(255, 255, 255, 0.4);
  padding: 12px 16px 12px 12px;
  text-decoration: none;
  font-size: 24px; }
  .mvpd-wrapper .icon-cancel a,
  .mvpd-overlay .icon-cancel a {
    display: block;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 0px; }

.mvpd-wrapper.mvpd-overlay .icon-cancel,
.mvpd-overlay.mvpd-overlay .icon-cancel {
  color: rgba(0, 0, 0, 0.6); }

.mvpd-wrapper .overlay-dialog {
  color: white;
  background: black;
  position: relative;
  z-index: 900; }

.mvpd-wrapper .overlay-header {
  padding: 60px 16px 24px; }

.mvpd-wrapper .faq-header {
  padding: 20px 15px;
  height: 120px; }

.mvpd-wrapper .overlay-header,
.mvpd-wrapper .faq-header {
  border-bottom: rgba(151, 151, 151, 0.1) solid 1px;
  text-align: center; }
  .mvpd-wrapper .overlay-header h2,
  .mvpd-wrapper .faq-header h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase; }
    .mvpd-wrapper .overlay-header h2 span,
    .mvpd-wrapper .faq-header h2 span {
      font-size: 0.8em;
      white-space: nowrap;
      line-height: 1.2em; }
  .mvpd-wrapper .overlay-header h3,
  .mvpd-wrapper .faq-header h3 {
    font-weight: 400;
    color: #dddddd;
    padding-top: 20px; }
  .mvpd-wrapper .overlay-header .back,
  .mvpd-wrapper .faq-header .back {
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0; }
    .mvpd-wrapper .overlay-header .back .icon-left-open-big,
    .mvpd-wrapper .faq-header .back .icon-left-open-big {
      display: block;
      padding: 14px 10px;
      font-size: 1.33em; }
      .mvpd-wrapper .overlay-header .back .icon-left-open-big:before,
      .mvpd-wrapper .faq-header .back .icon-left-open-big:before {
        font-size: 1.33em;
        display: inline-block;
        vertical-align: middle;
        color: #fff; }

.mvpd-wrapper .overlay-body-container {
  background: black;
  position: relative; }

.mvpd-wrapper .overlay-slide {
  -webkit-transform: translate3d(102%, 0, 0);
  -moz-transform: translate3d(102%, 0, 0);
  -ms-transform: translate3d(102%, 0, 0);
  -o-transform: translate3d(102%, 0, 0);
  transform: translate3d(102%, 0, 0);
  -webkit-transition: -webkit-transform 0.15s linear;
  -moz-transition: -moz-transform 0.15s linear;
  transition: transform 0.15s linear;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .mvpd-wrapper .overlay-slide.show {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 20 !important; }

.mvpd-wrapper .overlay-fadein {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .mvpd-wrapper .overlay-fadein.show {
    opacity: 1;
    z-index: 20 !important; }

.mvpd-wrapper .overlay-body {
  height: 100%;
  text-align: center;
  overflow: hidden;
  display: none; }
  .mvpd-wrapper .overlay-body p {
    font-size: 14px;
    font-weight: 300;
    font-style: italic; }
  .mvpd-wrapper .overlay-body .provider-table {
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    border: 1px #979797 solid;
    border-bottom: none;
    background: #fff; }
  .mvpd-wrapper .overlay-body .row {
    display: table-row;
    width: auto; }
  .mvpd-wrapper .overlay-body .cell {
    background-color: white;
    float: left;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 60px;
    border-right: 1px #979797 solid;
    border-bottom: 1px #979797 solid; }
    .mvpd-wrapper .overlay-body .cell a {
      display: block; }
    .mvpd-wrapper .overlay-body .cell img {
      width: calc(100% - 5px);
      height: 55px;
      margin-top: 2px;
      padding: 0 calc((100% - 130px) / 2);
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0.14); }

.mvpd-wrapper .overlay-body.mvpd-picker {
  position: relative;
  z-index: 3; }
  .mvpd-wrapper .overlay-body.mvpd-picker p {
    color: rgba(255, 255, 255, 0.8);
    padding: 12px 0 18px 0; }

.mvpd-wrapper .overlay .overlay-dialog.more-providers-dialog {
  min-height: 512px; }

.mvpd-wrapper .overlay-body.more-providers {
  background: #000;
  z-index: 2; }
  .mvpd-wrapper .overlay-body.more-providers form.search-bar {
    margin-bottom: 18px; }
    .mvpd-wrapper .overlay-body.more-providers form.search-bar input[type='search'] {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: border-color;
      -moz-transition: border-color;
      transition: border-color;
      background-color: white;
      border: 1px solid white;
      border-radius: 0;
      display: block;
      color: black;
      font-size: 14px;
      font-weight: 300;
      font-style: italic;
      text-align: center;
      margin: 0;
      position: relative;
      width: 100%;
      height: 48px; }
    .mvpd-wrapper .overlay-body.more-providers form.search-bar.icon-search:before {
      position: absolute;
      right: 15px;
      top: 9px;
      color: #cccccc;
      font-size: 30px;
      text-decoration: none;
      z-index: 900; }
    .mvpd-wrapper .overlay-body.more-providers form.search-bar.focused.icon-search:before {
      display: none; }
    .mvpd-wrapper .overlay-body.more-providers form.search-bar button[type='submit'] {
      position: absolute;
      top: 0em;
      right: 0em;
      bottom: 0em;
      outline: none;
      width: 5%; }
  .mvpd-wrapper .overlay-body.more-providers p {
    color: #d90101;
    background-color: black;
    padding: 14px 16px 32px 16px;
    text-align: left; }
  .mvpd-wrapper .overlay-body.more-providers a {
    color: white;
    font-size: 15px;
    font-weight: 300;
    padding: 20px;
    display: block; }
  .mvpd-wrapper .overlay-body.more-providers .row {
    display: block;
    background: #2a2a2a;
    border-bottom: 1px solid black;
    text-align: left; }

.mvpd-wrapper .more-provider-container {
  height: calc(100% - 56px);
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.mvpd-wrapper .faq-header {
  margin-bottom: 0px; }

.mvpd-wrapper .faq-wrapper {
  margin: 0 10px; }

.mvpd-wrapper .overlay-body.faq {
  background: white;
  color: black;
  padding-top: 20px;
  overflow: auto;
  z-index: 1;
  -webkit-overflow-scrolling: touch; }
  .mvpd-wrapper .overlay-body.faq p {
    text-align: left;
    line-height: 1.3em; }
  .mvpd-wrapper .overlay-body.faq .question {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.375em;
    padding: 5px 0;
    cursor: pointer; }
  .mvpd-wrapper .overlay-body.faq .answer {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    line-height: 1.375em;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .mvpd-wrapper .overlay-body.faq li {
    padding: 18px 18px;
    margin-bottom: 2px;
    background: #efefef;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .mvpd-wrapper .overlay-body.faq li:not(.show-answer) .answer {
      overflow: hidden;
      max-height: 0; }
    .mvpd-wrapper .overlay-body.faq li.show-answer .answer {
      max-height: 500px;
      padding: 10px 0 32px; }
      .mvpd-wrapper .overlay-body.faq li.show-answer .answer a {
        font-weight: 700;
        text-decoration: underline;
        color: black; }

.mvpd-wrapper .overlay-footer {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase; }
  .mvpd-wrapper .overlay-footer a,
  .mvpd-wrapper .overlay-footer a:visited,
  .mvpd-wrapper .overlay-footer a:focus {
    font-size: 16px;
    font-weight: 600;
    color: white; }
  .mvpd-wrapper .overlay-footer a {
    display: block;
    padding: 20px 16px; }

.mvpd-wrapper .big-button {
  background-color: black;
  display: table;
  width: 264px;
  height: 40px;
  margin: 20px auto 10px;
  border: 1px rgba(255, 255, 255, 0.3) solid;
  border-radius: 2px;
  text-transform: uppercase;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  .mvpd-wrapper .big-button a {
    color: inherit;
    font-size: 14px;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle; }

* {
  box-sizing: border-box; }

body {
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.02em; }

input,
textarea,
select {
  font-family: "Open Sans", sans-serif; }

a {
  text-decoration: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

img.center-h {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

img.center-v {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

img.responsive-img {
  width: 100%; }

.hidden,
.hide {
  display: none !important; }

.hidden-vis {
  visibility: hidden; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.fadeout {
  position: absolute;
  bottom: 0em;
  width: 100%;
  height: 4em;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%); }

html.noscroll {
  height: 100%;
  overflow: hidden; }
  html.noscroll body {
    height: 100%;
    overflow: hidden; }

.upcase {
  text-transform: uppercase; }

.bgblur {
  -webkit-filter: blur(8px);
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.transition-all {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.content {
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 0px;
  width: 95%; }

.content-2 {
  max-width: 1200px; }

div[class*='content-shaded'] .content-inner {
  margin: 0 auto; }

div[class*='content-shaded'] .content-label {
  color: rgba(0, 0, 0, 0.6); }

.content-narrow .content-inner {
  margin: 0 auto;
  max-width: 680px; }

.content-shaded {
  background: #e2e2e2;
  border-top: 1px solid #ddd; }

.content-shaded-light {
  background: #f6f6f6; }

.content-shaded-light-1 {
  background: rgba(18, 18, 26, 0.08); }

.content-shaded-light-2 {
  background: #e6e6e6; }

.content-shaded-light-3 {
  background: #ececec; }

.content-border-top {
  border-top: 1px solid #e1e1e1; }

.content-wide .content-inner {
  margin-left: auto;
  margin-right: auto; }

.content-playlists .content-wide {
  border-bottom: 1px solid #ddd; }
  .content-playlists .content-wide:nth-child(odd) {
    background: #e2e2e2; }
  .content-playlists .content-wide:nth-child(even) {
    background: #ece9e9; }

.content-label {
  text-transform: uppercase;
  font-size: 1.313em; }
  .content-label a {
    color: black; }

.content-label-2 {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 20px; }
  .content-label-2 a {
    color: #000; }
    .content-label-2 a:hover, .content-label-2 a:focus {
      text-decoration: underline; }

.content-flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  .content-flex > * {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1; }
  .content-flex .content-60 {
    min-width: 60%; }
  .content-flex .content-40 {
    min-width: 40%; }

.content-2-border-wh {
  margin-top: 2px;
  margin-bottom: 2px; }
  .content-2-border-wh > *:not(:first-child) {
    border-left: 2px solid #fff; }

.ad-wrapper > div {
  display: flex;
  align-items: center;
  background: black;
  justify-content: center; }

.content-ad {
  text-align: center; }
  .content-ad:not(.no-bg-wrapper) .ad-wrapper {
    margin: 0;
    background: #ddd;
    padding: 16px 0; }
  .content-ad.no-bg-wrapper:not(.top-pad) .ad-wrapper .ad {
    margin: 16px 0; }
  .content-ad.top-pad .ad-wrapper .ad {
    margin: 40px 0 0; }

.content-head .content-label {
  margin-bottom: 0; }

.content-head nav li {
  display: inline-block;
  margin-right: 8px;
  padding: 8px 2px; }
  .content-head nav li.active a {
    color: rgba(24, 24, 24, 0.6); }
  .content-head nav li a {
    font-size: 12px;
    color: #181818; }

.multiple-labels .content-label {
  display: inline-block;
  vertical-align: top; }
  .multiple-labels .content-label a {
    color: #bbb;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
  .multiple-labels .content-label:not(:first-child):before {
    content: '|';
    color: #666;
    display: inline-block;
    vertical-align: top;
    margin-left: 11px;
    margin-right: 16px;
    font-size: 0.857em; }

.thumb-progress-bar {
  height: 8px;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  background: #4d4d4d;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .thumb-progress-bar.collapse {
    height: 0 !important;
    margin: 0 !important; }
  .thumb-progress-bar span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.3s linear 0.3s;
    -moz-transition: all 0.3s linear 0.3s;
    transition: all 0.3s linear 0.3s; }

.expand-trigger {
  position: absolute;
  bottom: 0;
  right: 8px;
  font-size: 16px;
  z-index: 5;
  font-style: italic;
  padding: 5px 30px 5px 10px;
  opacity: 0.8; }
  .expand-trigger:before {
    content: 'More';
    display: inline-block; }
  .expand-trigger > span:before, .expand-trigger > span:after {
    content: '';
    display: inline-block;
    position: absolute;
    margin-top: 7px; }
  .expand-trigger > span:before {
    height: 0;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid gray;
    right: 11px; }
  .expand-trigger > span:after {
    height: 0;
    width: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    right: 12px; }
  .expand-trigger.expanded:before {
    content: 'Less'; }
  .expand-trigger.expanded > span:before {
    border-top: none;
    border-bottom: 6px solid gray; }
  .expand-trigger.expanded > span:after {
    border-top: none;
    border-bottom: 5px solid #fff;
    top: 6px; }

.action-button {
  text-transform: uppercase;
  padding: 4px 16px;
  font-weight: 600;
  display: inline-block;
  line-height: 1.33em; }

p.expire {
  color: red;
  margin-top: 6px; }
  p.expire span {
    border: 2px solid red;
    text-align: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    font-weight: 600;
    border-radius: 12px; }

.signed-in .icon-key:before {
  content: '\48'; }

.signed-in .icon-key {
  display: none !important; }

.fullscreen .icon-full-screen:before {
  content: '\6f'; }

.meta-container {
  height: 100px;
  padding-top: 4px; }
  .meta-container .meta-container-title {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.08px;
    line-height: 1.25;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }

.hero-meta-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  min-height: 140px;
  padding: 16px 0;
  background: #fafafa; }
  .hero-meta-container .hero-title {
    font-size: 29px;
    line-height: 1.2em;
    max-width: 720px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0 auto; }
  .hero-meta-container .hero-tunein {
    max-width: 720px;
    margin-top: 8px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000; }
  .hero-meta-container .cta-buttons-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 16px; }
    .hero-meta-container .cta-buttons-container .start-streaming {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      width: 170px;
      height: 48px;
      font-size: 16px;
      line-height: 1.19;
      color: #fff;
      background-color: #000;
      border-radius: 2px;
      font-weight: 600; }
  .hero-meta-container .series-info {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 24px;
    padding: 8px 0 0 0;
    width: 440px;
    border-top: 1px solid rgba(79, 79, 79, 0.4); }
    .hero-meta-container .series-info li {
      height: 37px;
      padding: 0px 16px 0px 17px;
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      letter-spacing: normal;
      text-align: center;
      color: #000000; }
      .hero-meta-container .series-info li a {
        display: flex;
        flex-direction: column;
        align-items: center;
        transition: all 0.3s ease-out;
        color: black;
        text-decoration: none; }
        .hero-meta-container .series-info li a:hover {
          opacity: 0.6; }
        .hero-meta-container .series-info li a span {
          font-size: 100%;
          font: inherit;
          vertical-align: baseline;
          font-weight: 600;
          padding-bottom: 4px; }
      .hero-meta-container .series-info li:nth-of-type(2) {
        border-left: 1px solid #ccc; }
      .hero-meta-container .series-info li:nth-of-type(3) {
        border-left: 1px solid #ccc; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out 0.3s;
  -moz-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out 0.3s;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out 0.3s; }
  .modal.modal-show {
    opacity: 1;
    visibility: visible;
    z-index: 1000;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
  .modal .modal-inner {
    position: absolute;
    width: 95%;
    max-width: 850px;
    top: 50%;
    left: 50%;
    background-color: #000;
    border: 1px #333 solid;
    padding: 20px 40px;
    color: #999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .modal .icon-cancel {
    color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 10px;
    right: 10px; }

.alternate-text {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus,
strong:focus {
  outline: none; }

.hub-section-title-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  padding: 80px 0 48px;
  max-width: 720px;
  width: 100%;
  margin: 0 auto; }
  .hub-section-title-container .title {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #2f3032;
    position: relative;
    padding-top: 48px; }
  .hub-section-title-container .subtitle {
    color: #464646;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    margin-top: 8px;
    line-height: 1.44; }

#consent_blackbar:empty {
  display: none; }

.ad-wrapper > div > div:empty {
  display: none; }

.section-header {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  position: relative;
  padding-top: 7px;
  margin-bottom: 16px;
  text-transform: none; }
  @media (max-width: 767px) {
    .section-header {
      font-size: 17px; } }
  .section-header:before {
    width: 24px;
    height: 4px;
    background-color: #ff124d;
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 12px); }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (min-width: 768px) {
  .aetn-player .mvpd-wrapper.overlay {
    position: absolute;
    z-index: 1003;
    overflow: hidden; }
    .aetn-player .mvpd-wrapper.overlay .overlay-dialog {
      z-index: 500; }
  .aetn-player .mvpd-overlay.player-overlay {
    position: absolute;
    background: #000;
    overflow: hidden; }
    .aetn-player .mvpd-overlay.player-overlay iframe {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .aetn-player .mvpd-overlay.player-overlay .icon-cancel {
      color: rgba(255, 255, 255, 0.4); }
      .aetn-player .mvpd-overlay.player-overlay .icon-cancel:hover {
        color: rgba(255, 255, 255, 0.8); }
  .mvpd-wrapper.overlay {
    background: rgba(0, 0, 0, 0.6); }
    .mvpd-wrapper.overlay .overlay-dialog {
      position: absolute;
      top: 50%;
      right: auto;
      bottom: auto;
      left: 50%;
      width: 640px;
      height: 490px;
      border: 1px solid #2a2a2a;
      -webkit-transition: height 0.3s ease;
      -moz-transition: height 0.3s ease;
      transition: height 0.3s ease;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .mvpd-wrapper .overlay-header h2,
  .mvpd-wrapper .faq-header h2 {
    font-size: 20px; }
  .mvpd-wrapper .overlay-header h3,
  .mvpd-wrapper .faq-header h3 {
    font-size: 18px; }
  .mvpd-wrapper .overlay-header .back:hover .icon:before {
    color: rgba(255, 255, 255, 0.4); }
  .mvpd-wrapper .overlay-header .icon-cancel {
    cursor: pointer; }
    .mvpd-wrapper .overlay-header .icon-cancel:hover {
      color: rgba(255, 255, 255, 0.8); }
  .mvpd-wrapper .overlay-body.more-providers .row a {
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .mvpd-wrapper .overlay-body.more-providers .row a:hover {
      background: #212121; }
    .mvpd-wrapper .overlay-body.more-providers .row a:focus {
      outline: none;
      background: #212121;
      border: 2px solid #4d90fe; }
  .mvpd-wrapper .overlay-body .provider-table {
    height: 209px;
    width: 100%; }
  .mvpd-wrapper .overlay-body .cell {
    width: 33.33%;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .mvpd-wrapper .overlay-body .cell:hover {
      background: #f4f4f4; }
    .mvpd-wrapper .overlay-body .cell:nth-child(3n + 3) {
      border-right: none; }
    .mvpd-wrapper .overlay-body .cell img {
      -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
      -moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }
      .mvpd-wrapper .overlay-body .cell img:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
  .mvpd-wrapper .overlay-footer a {
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .mvpd-wrapper .overlay-footer a:hover, .mvpd-wrapper .overlay-footer a:focus {
      color: rgba(255, 255, 255, 0.4); }
  .mvpd-wrapper .big-button {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .mvpd-wrapper .big-button:hover {
      background-color: #333;
      border: 1px #333 solid; }
  .aetn-player .mvpd-wrapper.show.shake .overlay-dialog {
    -webkit-animation: shake 0.3s ease-in;
    -moz-animation: shake 0.3s ease-in;
    animation: shake 0.3s ease-in; }
  .survey-modal .modal-inner {
    height: 70%;
    max-height: 650px; }
  @-webkit-keyframes shake {
    100%,
    79% {
      -webkit-transform: translate(-50%, -50%) rotate(0); }
    10% {
      -webkit-transform: translate(-50%, -50%) rotate(-1deg); }
    30% {
      -webkit-transform: translate(-50%, -50%) rotate(1deg); }
    50% {
      -webkit-transform: translate(-50%, -50%) rotate(-0.5deg); }
    70% {
      -webkit-transform: translate(-50%, -50%) rotate(0.5deg); } }
  @-moz-keyframes shake {
    100%,
    79% {
      -moz-transform: translate(-50%, -50%) rotate(0); }
    10% {
      -moz-transform: translate(-50%, -50%) rotate(-1deg); }
    30% {
      -moz-transform: translate(-50%, -50%) rotate(1deg); }
    50% {
      -moz-transform: translate(-50%, -50%) rotate(-0.5deg); }
    70% {
      -moz-transform: translate(-50%, -50%) rotate(0.5deg); } }
  @keyframes shake {
    100%,
    79% {
      -webkit-transform: translate(-50%, -50%) rotate(0);
      -moz-transform: translate(-50%, -50%) rotate(0);
      -ms-transform: translate(-50%, -50%) rotate(0);
      -o-transform: translate(-50%, -50%) rotate(0);
      transform: translate(-50%, -50%) rotate(0); }
    10% {
      -webkit-transform: translate(-50%, -50%) rotate(-1deg);
      -moz-transform: translate(-50%, -50%) rotate(-1deg);
      -ms-transform: translate(-50%, -50%) rotate(-1deg);
      -o-transform: translate(-50%, -50%) rotate(-1deg);
      transform: translate(-50%, -50%) rotate(-1deg); }
    30% {
      -webkit-transform: translate(-50%, -50%) rotate(1deg);
      -moz-transform: translate(-50%, -50%) rotate(1deg);
      -ms-transform: translate(-50%, -50%) rotate(1deg);
      -o-transform: translate(-50%, -50%) rotate(1deg);
      transform: translate(-50%, -50%) rotate(1deg); }
    50% {
      -webkit-transform: translate(-50%, -50%) rotate(-0.5deg);
      -moz-transform: translate(-50%, -50%) rotate(-0.5deg);
      -ms-transform: translate(-50%, -50%) rotate(-0.5deg);
      -o-transform: translate(-50%, -50%) rotate(-0.5deg);
      transform: translate(-50%, -50%) rotate(-0.5deg); }
    70% {
      -webkit-transform: translate(-50%, -50%) rotate(0.5deg);
      -moz-transform: translate(-50%, -50%) rotate(0.5deg);
      -ms-transform: translate(-50%, -50%) rotate(0.5deg);
      -o-transform: translate(-50%, -50%) rotate(0.5deg);
      transform: translate(-50%, -50%) rotate(0.5deg); } } }

@media (min-width: 768px) and (max-width: 1439px) {
  .mvpd-wrapper.overlay.main-picker-view .overlay-body-container, .mvpd-wrapper.overlay.faq-view .overlay-body-container {
    height: calc(100% - 110px); }
  .mvpd-wrapper.overlay.more-providers-view .overlay-body-container {
    height: calc(100% - 110px - 56px); }
  .mvpd-wrapper.overlay .overlay-dialog {
    height: 412px; }
  .mvpd-wrapper.overlay .overlay-header {
    padding: 36px 16px 12px; }
  .mvpd-wrapper.overlay .overlay-header h2,
  .mvpd-wrapper.overlay .faq-header h2 {
    font-size: 20px; }
  .mvpd-wrapper.overlay .overlay-header h3,
  .mvpd-wrapper.overlay .faq-header h3 {
    font-size: 16px; }
  .mvpd-wrapper.overlay .overlay-body.mvpd-picker p {
    padding: 0px 0 14px 0; } }

@media (min-width: 1440px) {
  .mvpd-wrapper.overlay.main-picker-view .overlay-body-container, .mvpd-wrapper.overlay.faq-view .overlay-body-container {
    height: calc(100% - 148px); }
  .mvpd-wrapper.overlay.more-providers-view .overlay-body-container {
    height: calc(100% - 148px - 56px); }
  .mvpd-wrapper.overlay .overlay-header h2,
  .mvpd-wrapper.overlay .faq-header h2 {
    font-size: 24px; }
  .mvpd-wrapper.overlay .big-button {
    bottom: 40px; } }

@media (min-width: 768px) {
  .wrapper.bgblur {
    position: relative;
    pointer-events: none; }
    .wrapper.bgblur:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 5; }
  .content-shaded .content-inner,
  .content-shaded-light .content-inner {
    width: 88.88%;
    max-width: 1100px; }
    .content-shaded .content-inner:not(.content-nopad),
    .content-shaded-light .content-inner:not(.content-nopad) {
      padding: 30px 0; }
  .content-wide .content-inner {
    width: 90%;
    max-width: 1400px; }
  .content-narrow-padding .content-wide .content-inner:not(.content-nopad) {
    padding: 32px 24px 16px; }
  .content-playlists .content-wide {
    min-height: 350px; }
    .content-playlists .content-wide .content-inner .content-label-2 {
      padding-top: 20px; }
  .content-label,
  .content-head {
    margin-bottom: 20px; }
  .visible-mobile {
    display: none !important; }
  .hero-meta-container {
    min-height: 160px;
    padding: 16px 0; }
    .hero-meta-container .cta-buttons-container .start-streaming {
      border-radius: 2px; } }

@media (min-width: 961px) {
  .content-with-sidebar .main-content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 300px - 16px - 5px); }
    .content-with-sidebar .main-content.center-content {
      display: block;
      margin: 0 auto; }
      .content-with-sidebar .main-content.center-content.full-width {
        width: 100%; }
  .content-with-sidebar .sidebar {
    width: 300px;
    margin-left: 11px;
    display: inline-block;
    vertical-align: top; } }

@media (min-width: 1025px) {
  html.noscroll-desktop {
    height: 100%;
    overflow: hidden; }
    html.noscroll-desktop body {
      height: 100%;
      overflow: hidden; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* variable for default focus color */
/* color for text and links contrast with the grey background */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/* hub colors */
/* christmas colors */
/* expire */
@media (max-width: 767px) {
  .mvpd-wrapper .overlay-dialog {
    width: 100%;
    height: 100%; } }

@media only screen and (max-width: 767px) and (min-width: 321px) and (orientation: landscape) {
  .mvpd-wrapper .overlay-header {
    padding-top: 12px; } }

@media (max-width: 767px) {
  .mvpd-wrapper .overlay-header h2,
  .mvpd-wrapper .faq-header h2 {
    font-size: 18px; }
  .mvpd-wrapper .overlay-header h3,
  .mvpd-wrapper .faq-header h3 {
    font-size: 15px; }
  .mvpd-wrapper .overlay-body .provider-table {
    height: calc(100% - 120px); } }
  @media only screen and (max-width: 767px) and (min-width: 321px) and (orientation: landscape) {
    .mvpd-wrapper .overlay-body .provider-table {
      height: calc(100% - 100px); } }

@media (max-width: 767px) {
  .mvpd-wrapper .overlay-body .cell {
    width: 50%; }
    .mvpd-wrapper .overlay-body .cell:nth-child(2n + 2) {
      border-right: none; } }

@media only screen and (max-width: 767px) and (min-width: 321px) and (orientation: landscape) {
  .mvpd-wrapper .overlay-body.mvpd-picker {
    width: 360px;
    margin: 0 auto; }
    .mvpd-wrapper .overlay-body.mvpd-picker p {
      padding: 12px 0; } }

@media only screen and (max-width: 767px) and (min-width: 321px) and (orientation: landscape) {
  .mvpd-wrapper .overlay-body.more-providers a {
    padding: 10px 20px; } }

@media (max-width: 767px) {
  .survey-modal {
    display: none; } }

@media (max-width: 567px) {
  .mvpd-wrapper.main-picker-view .overlay-body-container, .mvpd-wrapper.faq-view .overlay-body-container {
    height: calc(100% - 160px); }
  .mvpd-wrapper.more-providers-view .overlay-body-container {
    height: calc(100% - 160px - 56px); }
  .mvpd-wrapper .big-button {
    bottom: 40px; } }

@media (min-width: 568px) and (max-width: 767px) {
  .mvpd-wrapper.main-picker-view .overlay-body-container, .mvpd-wrapper.faq-view .overlay-body-container {
    height: calc(100% - 94px); }
  .mvpd-wrapper.more-providers-view .overlay-body-container {
    height: calc(100% - 94px - 56px); } }

@media (max-width: 767px) {
  html.noscroll body {
    height: auto; }
  html.noscroll-device {
    height: 100%;
    overflow: hidden; }
    html.noscroll-device body {
      height: 100%;
      overflow: hidden; }
  .content {
    width: 95%;
    margin: 20px auto;
    font-size: 14px; }
  [class*='content-'] .content-inner {
    width: 95%;
    padding-top: 40px; }
  [class*='content-shaded'] .content-inner {
    width: 96%;
    font-size: 14px; }
    [class*='content-shaded'] .content-inner:not(.content-nopad):not(.content-more-pad) {
      padding: 20px 0; }
    [class*='content-shaded'] .content-inner.content-more-pad {
      padding: 50px 2%; }
  .content-playlists .content-wide .content-inner {
    padding-top: 20px;
    padding-bottom: 20px; }
  .content-shaded-light-1 {
    background: rgba(18, 18, 26, 0.14); }
  .content-label,
  .content-head {
    margin-bottom: 8px; }
  .visible-desktop {
    display: none !important; }
  .hero-meta-container {
    min-height: 120px;
    padding: 16px 0; }
    .hero-meta-container .hero-title {
      font-size: 21px; }
    .hero-meta-container .hero-tunein {
      font-size: 14px;
      max-width: 320px;
      margin-top: 6px; }
    .hero-meta-container .cta-buttons-container .start-streaming {
      width: 131px;
      border-radius: 2px;
      height: 42px;
      padding: 0 16px;
      font-size: 12px; }
    .hero-meta-container .series-info {
      margin-top: 16px;
      width: calc(100% - 40px); }
      .hero-meta-container .series-info .number-span,
      .hero-meta-container .series-info .unlocked-num-span,
      .hero-meta-container .series-info .episodes-num-span {
        font-size: 12px; }
      .hero-meta-container .series-info .series-info-count {
        font-size: 14px; }
  .hub-section-title-container {
    padding: 24px 16px; }
    .hub-section-title-container .title {
      font-size: 24px;
      line-height: 1.14; }
    .hub-section-title-container .subtitle {
      font-size: 14px;
      margin-top: 4px;
      line-height: 1.29; } }

@media (max-width: 960px) {
  .content-with-sidebar .sidebar.ad-sidebar {
    text-align: center; }
    .content-with-sidebar .sidebar.ad-sidebar .ad-wrapper {
      display: inline-block; }
  .content-flex {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .content-flex > * {
      min-width: 100%; }
      .content-flex > *:not(:first-child) {
        margin-top: 2px; } }

.content-label.redesigned {
  text-transform: capitalize;
  font-weight: bold;
  text-align: center; }


/*# sourceMappingURL=speech-details.9dfd9df1b3dff1bb7733.css.map*/