@charset "UTF-8";
/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* vertical spacing in series landing */
/* breakpoints */
header.global-header {
  position: relative;
  top: 0;
  background: #f9f9f9;
  border-bottom: 1px solid rgba(200, 200, 200, 0.5); }
  header.global-header.interior-header {
    display: block !important; }

.global-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }

.content h1 {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1.33333em; }

.content p {
  font-size: 14px;
  margin: 20px 0;
  line-height: 1.5em; }

.sso-wrapper {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  -webkit-overflow-scrolling: touch; }
  .sso-wrapper:not(.sso-standalone) {
    -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);
    z-index: 1100;
    background: white;
    overflow: auto; }
  .sso-wrapper.loading > .content-wrapper {
    position: relative; }
    .sso-wrapper.loading > .content-wrapper: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 > .content-wrapper:before {
      background-color: rgba(255, 255, 255, 0.8); }
  .sso-wrapper .sso-head {
    font-weight: 300;
    color: #fff;
    text-align: center;
    text-transform: uppercase; }
    .sso-wrapper .sso-head .head-label {
      line-height: 1.1em;
      display: none; }
    .sso-wrapper .sso-head .icon-cancel {
      position: absolute;
      right: 0;
      top: 0;
      color: #fff;
      background: rgba(255, 255, 255, 0.5);
      padding: 5px 6px; }
  .sso-wrapper .sso-section,
  .sso-wrapper .signin-form-wrapper,
  .sso-wrapper .signup-form-wrapper,
  .sso-wrapper .signin-promo-mobile {
    display: none; }
  .sso-wrapper .sso-section:not(.sso-form-section) .section-content > p {
    color: rgba(0, 0, 0, 0.5);
    line-height: 1.6em;
    margin-bottom: 1.5em; }
  .sso-wrapper .sso-section:not(.sso-form-section) .section-content .multiple-fields fieldset {
    margin-bottom: 20px; }
  .sso-wrapper .sso-section:not(.sso-form-section) .section-content .link-account-form .error-message, .sso-wrapper .sso-section:not(.sso-form-section) .section-content .reset-account-form .error-message {
    margin-top: 20px; }
  .sso-wrapper .sso-section:not(.sso-form-section) > .theme-btn {
    display: block;
    margin: 0 auto; }
  .sso-wrapper .sso-section:not(.sso-form-section) form:not(.centered-fields) .theme-btn {
    margin-left: 0; }
  .sso-wrapper .sso-form-section .actions,
  .sso-wrapper .needinfo-section .actions {
    position: relative; }
    .sso-wrapper .sso-form-section .actions .error-message,
    .sso-wrapper .needinfo-section .actions .error-message {
      line-height: 1.33em; }
  .sso-wrapper .content-wrapper {
    margin: 0 auto; }
  .sso-wrapper .sso-bullets li {
    color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    margin-bottom: 20px;
    line-height: 1.33333em; }
    .sso-wrapper .sso-bullets li strong {
      font-weight: 600; }
    .sso-wrapper .sso-bullets li:before {
      margin-right: 8px;
      font-weight: 600; }
  .sso-wrapper .sso-label {
    text-align: center;
    text-transform: uppercase; }
    .sso-wrapper .sso-label:after {
      content: "";
      display: block;
      height: 1px;
      background-color: rgba(0, 0, 0, 0.5);
      opacity: 0.5;
      position: relative;
      top: -12px; }
    .sso-wrapper .sso-label span {
      display: inline-block;
      width: 184px;
      position: relative;
      z-index: 10;
      background: #fff; }
  .sso-wrapper .sso-form .social {
    text-align: center;
    position: relative; }
    .sso-wrapper .sso-form .social .facebook {
      background-color: #4861A1; }
    .sso-wrapper .sso-form .social .twitter {
      background-color: #50AAF1; }
    .sso-wrapper .sso-form .social .googleplus {
      background-color: #E14728; }
    .sso-wrapper .sso-form .social .error-message {
      position: absolute;
      width: 100%; }
    .sso-wrapper .sso-form .social li {
      color: #fff;
      display: inline-block;
      cursor: pointer; }
  .sso-wrapper form input,
  .sso-wrapper form select {
    font-size: 18px;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 5;
    outline: none; }
  .sso-wrapper form input[type="text"],
  .sso-wrapper form input[type="email"],
  .sso-wrapper form input[type="number"],
  .sso-wrapper form input[type="password"],
  .sso-wrapper form .dropdown {
    border: 1px solid rgba(0, 0, 0, 0.5);
    margin: 0; }
  .sso-wrapper form .dropdown {
    position: relative; }
    .sso-wrapper form .dropdown select {
      width: 100%;
      font-size: 18px;
      outline: none;
      background: transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      cursor: pointer;
      border: none;
      position: relative;
      z-index: 10; }
    .sso-wrapper form .dropdown:before {
      content: "";
      border-right: 1px solid rgba(0, 0, 0, 0.5);
      position: absolute;
      right: 46px;
      height: 100%; }
    .sso-wrapper form .dropdown:after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7px 7px 0;
      position: absolute;
      right: 16px;
      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%); }
  .sso-wrapper form label {
    display: none;
    position: absolute;
    color: #F42C2C;
    font-weight: 600;
    left: 0; }
  .sso-wrapper form fieldset {
    position: relative; }
    .sso-wrapper form fieldset.disabled {
      opacity: 0.4; }
    .sso-wrapper form fieldset.error label {
      display: block; }
    .sso-wrapper form fieldset.error input,
    .sso-wrapper form fieldset.error .dropdown {
      border-color: #F42C2C; }
      .sso-wrapper form fieldset.error input:before,
      .sso-wrapper form fieldset.error .dropdown:before {
        border-color: #F42C2C;
        border-width: 2px; }
    .sso-wrapper form fieldset.error:after {
      content: "";
      border: 1px solid #F42C2C;
      position: absolute;
      top: -1px;
      right: -1px;
      bottom: -1px;
      left: -1px; }
    .sso-wrapper form fieldset input,
    .sso-wrapper form fieldset .dropdown {
      width: 100%; }
    .sso-wrapper form fieldset label {
      top: -14px;
      font-size: 12px; }
    .sso-wrapper form fieldset .for-full-date {
      display: none; }
    .sso-wrapper form fieldset.birth-date-fields .for-full-date {
      display: inline-block; }
    .sso-wrapper form fieldset.birth-date-fields .for-yob {
      display: none; }
    .sso-wrapper form fieldset.birth-date-fields input:not(:last-child) {
      margin-right: calc( 3.125% - 5px); }
    .sso-wrapper form fieldset.birth-date-fields input {
      width: 31.25%; }
  .sso-wrapper form .options {
    position: relative;
    margin-top: 20px; }
    .sso-wrapper form .options.error label {
      display: block; }
    .sso-wrapper form .options.error .error-target {
      border-color: #F42C2C;
      outline: 1px solid #F42C2C; }
  .sso-wrapper form input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    outline: none;
    padding: 0;
    vertical-align: middle;
    margin: 0;
    border: 1px solid rgba(0, 0, 0, 0.5);
    margin: 0 10px 0 0;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .sso-wrapper form input[type="checkbox"]:before {
      display: none; }
    .sso-wrapper form input[type="checkbox"]:checked:after {
      content: "2";
      font-family: "icon-fonts";
      text-align: center;
      display: inline-block;
      line-height: 24px; }
  .sso-wrapper form .submit {
    margin: 25px auto; }
    .sso-wrapper form .submit:after {
      display: inline-block; }
  .sso-wrapper form.signup-form {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .sso-wrapper.sso-app-mode form input,
  .sso-wrapper.sso-app-mode form select {
    font-weight: 400; }
  .sso-wrapper .signin-promo {
    background: rgba(0, 0, 0, 0.1);
    position: relative; }
    .sso-wrapper .signin-promo p:after {
      content: "»";
      position: absolute;
      top: 50%;
      -webkit-transform: translate3d(0, -60%, 0);
      -moz-transform: translate3d(0, -60%, 0);
      -ms-transform: translate3d(0, -60%, 0);
      -o-transform: translate3d(0, -60%, 0);
      transform: translate3d(0, -60%, 0);
      color: #fff;
      font-weight: 400; }
  .sso-wrapper .theme-btn {
    display: block;
    text-transform: uppercase;
    font-size: 21px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .sso-wrapper .theme-btn.create:before {
      content: "Create Profile"; }
    .sso-wrapper .theme-btn.btn-loading {
      position: relative;
      cursor: not-allowed; }
      .sso-wrapper .theme-btn.btn-loading span {
        display: none; }
      .sso-wrapper .theme-btn.btn-loading:before {
        content: "Loading"; }
      .sso-wrapper .theme-btn.btn-loading:after {
        content: "";
        display: block;
        position: absolute;
        height: 4px;
        left: 0;
        bottom: 0;
        -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 .signup-note {
    font-size: 12px;
    line-height: 1.41667em;
    margin: 20px 0;
    display: none; }
  .sso-wrapper .error-message {
    color: #F42C2C;
    font-weight: 600;
    display: none; }
  .sso-wrapper .error .error-message {
    display: block; }
  .sso-wrapper .brand-mark:after {
    font-size: 0.4em;
    vertical-align: top;
    line-height: 1em; }
  .sso-wrapper.sso-signin .signin-label,
  .sso-wrapper.sso-signin .sso-form-section,
  .sso-wrapper.sso-signin .signin-form-wrapper {
    display: block; }
  .sso-wrapper.sso-signin .sso-form {
    margin-top: 35px; }
  .sso-wrapper.sso-signup .signup-label,
  .sso-wrapper.sso-signup .sso-form-section,
  .sso-wrapper.sso-signup .signup-form-wrapper,
  .sso-wrapper.sso-signup .signup-note {
    display: block; }
  .sso-wrapper.sso-success .success-label,
  .sso-wrapper.sso-success .success-section {
    display: block; }
  .sso-wrapper.sso-subscribed .subscribed-label,
  .sso-wrapper.sso-subscribed .subscribed-section {
    display: block; }
  .sso-wrapper.sso-pending .pending-label,
  .sso-wrapper.sso-pending .pending-section {
    display: block; }
  .sso-wrapper.sso-pending-done .pending-label,
  .sso-wrapper.sso-pending-done .pending-done-section {
    display: block; }
  .sso-wrapper.sso-password .password-label,
  .sso-wrapper.sso-password .password-section {
    display: block; }
  .sso-wrapper.sso-password-done .password-label,
  .sso-wrapper.sso-password-done .password-done-section {
    display: block; }
  .sso-wrapper.sso-underage .underage-label,
  .sso-wrapper.sso-underage .underage-section {
    display: block; }
  .sso-wrapper.sso-linking .linking-label,
  .sso-wrapper.sso-linking .linking-section {
    display: block; }
  .sso-wrapper.sso-verification .verification-label,
  .sso-wrapper.sso-verification .verification-section {
    display: block;
    text-align: center; }
  .sso-wrapper.sso-resetpassword .resetpassword-label,
  .sso-wrapper.sso-resetpassword .resetpassword-section {
    display: block; }
  .sso-wrapper.sso-resetpassword-done .resetpassword-done-label,
  .sso-wrapper.sso-resetpassword-done .resetpassword-done-section {
    display: block;
    text-align: center; }
  .sso-wrapper.sso-editprofile .editprofile-label,
  .sso-wrapper.sso-editprofile .editprofile-section {
    display: block; }
    .sso-wrapper.sso-editprofile .editprofile-label .signup-form,
    .sso-wrapper.sso-editprofile .editprofile-section .signup-form {
      border-bottom: 0; }
  .sso-wrapper.sso-editprofile-done .editprofile-done-label,
  .sso-wrapper.sso-editprofile-done .editprofile-done-section {
    display: block;
    text-align: center; }
  .sso-wrapper.sso-needinfo .needinfo-label,
  .sso-wrapper.sso-needinfo .needinfo-form-wrapper,
  .sso-wrapper.sso-needinfo .signup-note,
  .sso-wrapper.sso-needinfo .needinfo-section {
    display: block; }
    .sso-wrapper.sso-needinfo .needinfo-label .signup-form,
    .sso-wrapper.sso-needinfo .needinfo-form-wrapper .signup-form,
    .sso-wrapper.sso-needinfo .signup-note .signup-form,
    .sso-wrapper.sso-needinfo .needinfo-section .signup-form {
      border-bottom: 0; }

@-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%; } }

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

.sso-signin .sso-bullets {
  display: none; }

.sso-form .social li.twitter {
  display: none !important; }

.sso-app-profile {
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.6em;
  margin-bottom: 1.5em;
  margin-top: 250px;
  text-transform: uppercase; }
  .sso-app-profile a {
    color: #066755; }

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; }

header.global-header {
  z-index: 600;
  position: absolute;
  left: 0;
  right: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 0; }
  header.global-header.main-header .series-name {
    display: none; }
  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%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      text-transform: uppercase;
      display: inline-block;
      line-height: 1.2em; }
      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 .logo-link {
    display: inline-block;
    margin: 0; }
  header.global-header .logo {
    text-indent: -9999px;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center; }
  header.global-header .menu-wrapper {
    position: relative;
    top: 10px;
    display: inline-block;
    float: right;
    vertical-align: middle;
    z-index: 20; }
    header.global-header .menu-wrapper .user-actions {
      display: none; }
  header.global-header .generic-provider {
    width: 30px;
    margin: 0 10px 5px; }
  header.global-header .icon-menu {
    font-size: 40px;
    margin: 0;
    padding: 5px 10px;
    display: inline-block; }
    header.global-header .icon-menu.none {
      opacity: 0;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
  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 > .icon-cancel {
    position: absolute;
    right: 0;
    top: 10px;
    text-decoration: none;
    font-size: 26px;
    padding: 12px 16px 12px 12px;
    z-index: 20;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -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 > .icon-cancel.visible {
      opacity: 1;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
  header.global-header .icon-search {
    position: absolute;
    right: 45px;
    top: 0;
    padding: 20px;
    color: rgba(255, 255, 255, 0.4);
    text-decoration: none;
    font-size: 28px;
    -webkit-tap-highlight-color: transparent;
    display: none; }
  header.global-header .navigation {
    width: 296px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    background: #181818;
    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.expand {
      overflow: auto;
      -webkit-overflow-scrolling: touch; }
    header.global-header .navigation ul {
      text-align: left; }
    header.global-header .navigation li a {
      color: rgba(255, 255, 255, 0.8);
      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 {
      color: rgba(255, 255, 255, 0.8);
      display: block;
      padding: 20px 16px;
      margin-left: 2px; }
  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: inline-block;
      vertical-align: middle;
      margin-left: 0; }
    header.global-header .global-nav .provider-details.tier2-provider .sign-out {
      border-left: none; }
  header.global-header .brand-social {
    text-transform: uppercase; }
    header.global-header .brand-social ul {
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
      padding: 10px 0; }
    header.global-header .brand-social li {
      display: inline-block;
      margin-left: 4px;
      vertical-align: middle; }
    header.global-header .brand-social .icon {
      font-size: 21px;
      line-height: 18px;
      color: rgba(255, 255, 255, 0.4);
      padding: 12px;
      width: 50px;
      height: 50px;
      border-radius: 50px;
      border-radius: 45px; }
      header.global-header .brand-social .icon.icon-youtube-dark {
        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; }
      header.global-header .brand-social .email-signup .icon {
        vertical-align: middle; }
      header.global-header .brand-social .email-signup a {
        color: rgba(255, 255, 255, 0.4);
        font-weight: bold; }

.register-promo.header-promo {
  display: none; }

.global-footer {
  text-align: center;
  padding: 8px 0 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  background: #fafafa;
  position: relative;
  z-index: 10; }
  .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: rgba(0, 0, 0, 0.5);
        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(../../../../../images/aenetworks/aetn-charcoal-color.svg) no-repeat center center;
    background-size: contain;
    text-indent: -9999px;
    display: inline-block;
    width: 100%;
    height: 0;
    padding-bottom: 13.333%; }
  .global-footer p {
    font-size: 11px;
    margin: 8px 0 0;
    color: rgba(0, 0, 0, 0.4); }
  .global-footer.dark-theme {
    background: #151515; }
    .global-footer.dark-theme .footer-head {
      color: rgba(255, 255, 255, 0.8); }
    .global-footer.dark-theme ul li a {
      color: rgba(255, 255, 255, 0.5); }
    .global-footer.dark-theme .footer-network .channel-logos li a.viceland-logo {
      background-image: url(../../../../../images/viceland/logo-white.svg); }
    .global-footer.dark-theme .footer-strip {
      background: #151515; }
      .global-footer.dark-theme .footer-strip p {
        color: rgba(255, 255, 255, 0.5); }
    .global-footer.dark-theme .aetn {
      background-image: url(../../../../../images/aenetworks/aetn-white-color.svg); }

@media (min-width: 768px) {
  .sso-wrapper .sso-head {
    font-size: 40px;
    padding: 20px 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .sso-wrapper .sso-head .icon-cancel {
      font-size: 18px; }
  .sso-wrapper .sso-section .section-content {
    padding: 60px 0;
    font-size: 18px; }
    .sso-wrapper .sso-section .section-content > .theme-btn {
      margin-top: 80px; }
    .sso-wrapper .sso-section .section-content form:not(.signup-form) div:not(.options) fieldset {
      width: 65%;
      min-width: 320px; }
  .sso-wrapper .content-wrapper {
    max-width: 1044px;
    min-width: 720px;
    width: 90%; }
  .sso-wrapper .sso-bullets {
    margin: 35px 0;
    text-align: center; }
    .sso-wrapper .sso-bullets li {
      font-size: 18px; }
      .sso-wrapper .sso-bullets li:first-child {
        margin-right: 30px; }
  .sso-wrapper .sso-label {
    font-size: 21px; }
  .sso-wrapper .sso-form .social {
    margin: 35px 0; }
    .sso-wrapper .sso-form .social .error-message {
      bottom: -25px; }
    .sso-wrapper .sso-form .social li {
      font-family: Arial, serif;
      position: relative;
      width: 30%; }
      .sso-wrapper .sso-form .social li:not(:last-child) {
        margin-right: 4%; }
      .sso-wrapper .sso-form .social li.facebook:after, .sso-wrapper .sso-form .social li.googleplus:after, .sso-wrapper .sso-form .social li.twitter:after {
        display: inline-block; }
      .sso-wrapper .sso-form .social li .icon {
        border-right: 1px solid rgba(0, 0, 0, 0.15);
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block; }
  .sso-wrapper .sso-form form {
    padding: 35px 0; }
  .sso-wrapper form.signup-form .input-fields fieldset {
    width: 46.93%;
    float: left; }
    .sso-wrapper form.signup-form .input-fields fieldset:nth-child(2n) {
      margin-left: 6.14%; }
  .sso-wrapper form.signin-form {
    float: left; }
  .sso-wrapper form.signin-form .submit, .sso-wrapper form.link-account-form .submit {
    display: inline-block;
    margin: 25px 35px 0 10px;
    vertical-align: bottom; }
    .sso-wrapper form.signin-form .submit + a, .sso-wrapper form.link-account-form .submit + a {
      display: inline-block;
      padding-bottom: 4px;
      margin: 0; }
  .sso-wrapper form.centered-fields .input-fields {
    margin-bottom: 40px; }
    .sso-wrapper form.centered-fields .input-fields fieldset {
      margin-left: auto;
      margin-right: auto; }
  .sso-wrapper form input,
  .sso-wrapper form select {
    font-size: 18px;
    padding: 12px 20px; }
  .sso-wrapper form .input-fields {
    margin: 0 10px; }
    .sso-wrapper form .input-fields fieldset {
      margin-bottom: 25px; }
    .sso-wrapper form .input-fields .dropdown select {
      padding: 12px 20px; }
  .sso-wrapper form .options {
    padding: 22px 12px; }
    .sso-wrapper form .options label {
      font-size: 15px;
      top: -20px; }
    .sso-wrapper form .options fieldset {
      width: 46.93%;
      float: left; }
      .sso-wrapper form .options fieldset:last-child {
        margin-left: 6.14%; }
  .sso-wrapper form input[type="checkbox"] {
    width: 24px;
    height: 24px; }
    .sso-wrapper form input[type="checkbox"]:after {
      width: 24px;
      height: 24px; }
  .sso-wrapper form .signin-option {
    margin: 0 10px; }
  .sso-wrapper .signin-promo {
    width: 300px;
    float: left;
    height: 125px;
    margin: 35px 10px 35px 0;
    padding: 40px 25px;
    font-size: 18px; }
    .sso-wrapper .signin-promo.signin-promo-mobile {
      display: none; }
    .sso-wrapper .signin-promo p {
      margin-bottom: 10px; }
      .sso-wrapper .signin-promo p:after {
        font-size: 90px;
        right: 25px; }
  .sso-wrapper .theme-btn {
    width: 270px;
    padding: 16px 0; }
  .sso-wrapper .error-message {
    font-size: 15px; }
  .sso-wrapper.sso-signup .social .facebook:after {
    content: "Sign up with Facebook"; }
  .sso-wrapper.sso-signup .social .googleplus:after {
    content: "Sign up with Google"; }
  .sso-wrapper.sso-signup .social .twitter:after {
    content: "Sign up with Twitter"; }
  .sso-wrapper.sso-signin .social .facebook:after {
    content: "Sign in with Facebook"; }
  .sso-wrapper.sso-signin .social .googleplus:after {
    content: "Sign in with Google"; }
  .sso-wrapper.sso-signin .social .twitter:after {
    content: "Sign in with Twitter"; } }

@media (min-width: 1281px) {
  .sso-wrapper .sso-form .social li {
    font-size: 18px;
    height: 60px;
    padding: 20px 0 20px 55px;
    border-radius: 4px; }
    .sso-wrapper .sso-form .social li .icon {
      font-size: 38px;
      padding: 8px; } }

@media (min-width: 768px) and (max-width: 1280px) {
  .sso-wrapper .sso-form .social li {
    font-size: 14px;
    height: 40px;
    padding: 12px 0 12px 44px;
    border-radius: 2px; }
    .sso-wrapper .sso-form .social li .icon {
      padding: 4px 8px;
      font-size: 27px; }
  .sso-wrapper form .options fieldset {
    font-size: 15px; }
  .sso-wrapper form.signin-form .actions .error-message {
    position: static;
    width: 100%;
    margin: 10px;
    text-align: left;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@media (min-width: 768px) and (max-width: 960px) {
  .sso-wrapper form.signin-form .submit + a {
    display: block;
    margin: 10px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .sso-wrapper form .options fieldset {
    font-size: 13px; }
  .sso-wrapper form.signin-form {
    width: calc( 100% - 3% - 310px);
    margin-right: 3%; }
  .sso-wrapper .sso-form-section .actions .error-message,
  .sso-wrapper .needinfo-section .actions .error-message {
    text-align: center;
    margin: -10px auto 20px;
    width: 55%; } }

@media (min-width: 1025px) {
  .sso-wrapper {
    -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); }
    .sso-wrapper:not(.sso-standalone) {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .sso-wrapper.sso-hide {
      -webkit-transform: translate3d(0, -101%, 0);
      -moz-transform: translate3d(0, -101%, 0);
      -ms-transform: translate3d(0, -101%, 0);
      -o-transform: translate3d(0, -101%, 0);
      transform: translate3d(0, -101%, 0); }
    .sso-wrapper form.signin-form {
      width: calc( 100% - 6.14% - 310px);
      margin-right: 6.14%; }
    .sso-wrapper .sso-form-section .actions .error-message,
    .sso-wrapper .needinfo-section .actions .error-message {
      width: calc( 50% - (270px / 2) - 20px);
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }

@media (min-width: 1025px) and (max-width: 1280px) {
  .sso-wrapper form .options fieldset {
    font-size: 15px; } }

@media (min-width: 1281px) {
  .sso-wrapper form.signin-form .submit {
    margin-bottom: 25px; }
    .sso-wrapper form.signin-form .submit + a {
      margin: 25px 0; } }

@media (min-width: 768px) {
  header.global-header .navigation {
    width: 100%;
    background: #000;
    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; }
    header.global-header .navigation.expand {
      opacity: 1;
      visibility: visible;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s; }
  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.5);
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s; }
      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.3); }
        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.2);
          -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 {
        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 .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 .logo-link {
    margin-right: 24px; }
  header.global-header .logo {
    height: 117px;
    width: 140px; }
  header.global-header .menu-wrapper {
    top: 16px;
    margin-right: 0;
    cursor: pointer;
    z-index: 5; }
    header.global-header .menu-wrapper .user-actions {
      display: inline-block;
      vertical-align: middle; }
      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: inline-block; }
      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: inline-block; }
      header.global-header .menu-wrapper .user-actions.profile-signed-out .user-option {
        display: none !important; }
      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: inline-block;
        width: 1px;
        height: 12px;
        background-color: #D8D8D8;
        margin: 0 0 0 12px;
        position: relative;
        top: 1px;
        -webkit-transition: all 0s linear 0.4s;
        -moz-transition: all 0s linear 0.4s;
        transition: all 0s linear 0.4s; }
      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: inline-block;
        position: relative; }
        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: inline-block;
        font-size: 16px;
        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 .user-actions > *,
      header.global-header .menu-wrapper .user-actions .mvpd-logo *,
      header.global-header .menu-wrapper .user-actions .user-option * {
        vertical-align: middle; }
    header.global-header .menu-wrapper .icon-menu {
      vertical-align: middle; }
      header.global-header .menu-wrapper .icon-menu:after {
        content: "MENU";
        color: white;
        font-size: 16px;
        line-height: 40px;
        float: left;
        margin-right: 8px; }
      header.global-header .menu-wrapper .icon-menu:before {
        float: right; }
  header.global-header .provider-details {
    display: none; }
  header.global-header > .icon-cancel {
    cursor: pointer;
    top: 16px;
    right: 0;
    color: rgba(255, 255, 255, 0.6); }
  header.global-header .icon-search {
    top: 44px;
    right: 105px;
    cursor: pointer; }
  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.interior-header .logo-link {
    border-right: 1px solid rgba(255, 255, 255, 0.12); } }

@media (min-width: 768px) and (max-width: 1024px) {
  header.global-header.main-header {
    position: relative;
    margin: 0 auto;
    padding: 16px 0;
    min-width: 728px;
    width: 95%; }
    header.global-header.main-header .logo-link {
      position: relative; }
      header.global-header.main-header .logo-link .logo {
        height: 80px;
        margin-top: 20px; }
    header.global-header.main-header .icon-search {
      top: 22px;
      right: 85px; }
  header.global-header .menu-wrapper .user-actions.profile-signed-out .profile-icon .icon {
    color: #777; }
  header.global-header .menu-wrapper .user-actions .mvpd-logo:after {
    margin-right: 0; }
  header.global-header .menu-wrapper .user-actions .profile-icon {
    display: inline-block;
    padding: 5px;
    cursor: pointer; }
    header.global-header .menu-wrapper .user-actions .profile-icon .icon {
      font-size: 28px;
      line-height: 1.2em; }
  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;
      opacity: 0;
      visibility: 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: opacity 0.3s ease-in-out, visibility 0s ease-in-out 0.3s;
      -moz-transition: opacity 0.3s ease-in-out, visibility 0s ease-in-out 0.3s;
      transition: opacity 0.3s ease-in-out, visibility 0s ease-in-out 0.3s; }
      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 {
        opacity: 1;
        visibility: visible;
        -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); } }

@media (min-width: 768px) and (max-width: 1280px) {
  header.global-header.interior-header .logo-link .logo {
    height: 66px; }
  header.global-header.interior-header .menu-wrapper {
    top: 10px; }
  header.global-header.interior-header .icon-cancel {
    top: 10px; }
  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:after {
        margin-left: 16px; }
      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 .icon-cancel {
      margin-right: 14px; }
    header.global-header.interior-header .menu-wrapper .user-actions {
      margin-right: 9px; }
      header.global-header.interior-header .menu-wrapper .user-actions:after {
        margin-left: 24px; }
    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 .menu-wrapper .user-actions .profile-icon {
    display: none; }
  header.global-header .menu-wrapper .user-actions .profile-section-content {
    display: inline-block; }
    header.global-header .menu-wrapper .user-actions .profile-section-content .sign-in:after {
      content: "OR";
      font-size: 0.750em;
      margin: 0 3px 0 8px;
      cursor: default; }
    header.global-header .menu-wrapper .user-actions .profile-section-content.display .options {
      max-height: 1000px;
      -webkit-transition: all 0.8s linear;
      -moz-transition: all 0.8s linear;
      transition: all 0.8s linear; }
  header.global-header .menu-wrapper .user-actions .user-option .profile {
    max-width: 115px; }
  header.global-header .menu-wrapper .user-option {
    position: relative;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px; }
    header.global-header .menu-wrapper .user-option .icon {
      margin-left: 10px; }
  header.global-header .menu-wrapper .user-actions .mvpd-logo:after {
    margin-right: 12px; }
  header.global-header .menu-wrapper .user-actions .options {
    position: absolute;
    left: 0;
    top: 40px;
    background: rgba(0, 0, 0, 0.4);
    max-height: 0;
    width: 130px;
    overflow: hidden;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear; }
    header.global-header .menu-wrapper .user-actions .options li {
      padding: 5px 10px;
      line-height: 1.33em;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
      header.global-header .menu-wrapper .user-actions .options li:last-child {
        border-bottom: none; } }

@media (min-width: 1025px) and (max-width: 1280px) {
  header.global-header.main-header {
    margin: 38px 18px 38px 50px; }
    header.global-header.main-header .logo-link .logo {
      height: 80px; }
  header.global-header.interior-header {
    padding: 0 36px 0 46px; }
    header.global-header.interior-header .icon-cancel {
      margin-right: 36px; } }

@media (min-width: 1281px) and (max-width: 1440px) {
  header.global-header.main-header .logo-link .logo {
    height: 100px; } }

@media (min-width: 1281px) {
  header.global-header.main-header {
    margin: 38px 50px; }
  header.global-header.interior-header {
    padding: 0 46px 0 46px; }
    header.global-header.interior-header .icon-cancel {
      margin-right: 46px; }
    header.global-header.interior-header .series-name,
    header.global-header.interior-header .header-label {
      font-size: 32px; } }

@media (min-width: 768px) and (max-width: 1440px) {
  header.global-header .nav-wrapper:not(.nav-no-series) .global-nav .site-name .logo {
    height: 80px;
    background-position: center center; } }

@media (min-width: 1441px) {
  header.global-header.main-header {
    margin: 76px 100px; }
    header.global-header.main-header .nav-wrapper:not(.nav-no-brand) {
      width: 68.4%; }
    header.global-header.main-header .nav-wrapper:not(.nav-no-series):not(.nav-no-brand) .global-nav .site-name {
      width: 38.26%; }
    header.global-header.main-header .nav-wrapper:not(.nav-no-series):not(.nav-no-brand) .global-nav .global-nav-list {
      left: calc( 38.26% + 1px);
      width: 22.97%; }
    header.global-header.main-header .nav-wrapper:not(.nav-no-series):not(.nav-no-brand) .brand-social {
      width: 38.26%; }
    header.global-header.main-header .icon-search {
      top: 82px;
      right: 155px; } }

@media (min-width: 1025px) {
  .register-promo.header-promo {
    display: block;
    width: 300px;
    height: 250px;
    position: absolute;
    z-index: 100;
    top: 55px;
    right: 120px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    opacity: 0;
    background: #f1f1f1;
    color: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    -webkit-transition: visibility 0s ease-in-out 0.4s, opacity 0.4s ease-in-out;
    -moz-transition: visibility 0s ease-in-out 0.4s, opacity 0.4s ease-in-out;
    transition: visibility 0s ease-in-out 0.4s, opacity 0.4s ease-in-out; }
    .register-promo.header-promo:before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 6px 10px 6px;
      border-color: transparent transparent #fff;
      position: absolute;
      top: -8px;
      right: 48px; }
    .register-promo.header-promo.display-promo {
      opacity: 1;
      visibility: visible;
      -webkit-transition: visibility 0s ease-in-out, opacity 0.4s ease-in-out 1s;
      -moz-transition: visibility 0s ease-in-out, opacity 0.4s ease-in-out 1s;
      transition: visibility 0s ease-in-out, opacity 0.4s ease-in-out 1s; }
    .register-promo.header-promo .promo-head {
      color: rgba(0, 0, 0, 0.8);
      font-weight: 600;
      border-bottom: 1px solid #E6E6E6;
      background: #fff;
      font-size: 18px;
      padding: 24px;
      line-height: 24px;
      border-radius: 2px 2px 0 0; }
    .register-promo.header-promo .promo-action {
      padding: 20px 24px;
      font-size: 14px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.9); }
      .register-promo.header-promo .promo-action .action-btn {
        display: block;
        text-align: center;
        margin-top: 8px;
        padding-top: 12px;
        padding-bottom: 12px; }
    .register-promo.header-promo .account {
      font-size: 12px;
      padding: 12px 24px;
      line-height: 20px; }
      .register-promo.header-promo .account .promo-sign-in {
        padding-left: 8px;
        vertical-align: top; }
    .register-promo.header-promo .icon-cancel {
      position: absolute;
      top: 0;
      right: 0;
      padding: 10px;
      font-size: 20px;
      color: rgba(0, 0, 0, 0.4);
      outline: none; } }

@media (min-width: 1025px) {
  .global-footer {
    position: relative;
    padding: 48px 0 0;
    z-index: 60; }
    .global-footer .footer-section-group .footer-section:nth-child(2) .footer-head {
      margin-top: 32px; }
    .global-footer .footer-sections {
      width: 88.88%;
      max-width: 1100px;
      margin-left: auto;
      margin-right: auto; }
      .global-footer .footer-sections .f-section {
        float: left;
        margin-right: calc( (100% - 130px - 175px - 135px - 474px) / 3); }
        .global-footer .footer-sections .f-section:first-child {
          width: 130px; }
        .global-footer .footer-sections .f-section:nth-child(2) {
          width: 175px; }
        .global-footer .footer-sections .f-section:nth-child(3) {
          width: 135px; }
        .global-footer .footer-sections .f-section:last-child {
          width: 474px;
          margin-right: 0; }
    .global-footer .footer-section {
      text-align: left; }
      .global-footer .footer-section:not(.footer-social) ul:not(.channel-logos) 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:not(.footer-social) ul:not(.channel-logos) li a:hover {
          border-color: rgba(0, 0, 0, 0.8);
          color: rgba(0, 0, 0, 0.8); }
    .global-footer .footer-head {
      color: rgba(0, 0, 0, 0.8);
      font-weight: 600;
      margin-bottom: 16px;
      font-size: 16px; }
    .global-footer .footer-social .icon {
      display: inline-block;
      border: 1px solid rgba(0, 0, 0, 0.16);
      width: 40px;
      height: 40px;
      border-radius: 40px;
      line-height: 42px;
      font-size: 22px;
      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: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;
      margin-right: 8px; }
    .global-footer ul li {
      margin-bottom: 10px;
      font-size: 13px; }
      .global-footer ul li a {
        color: rgba(0, 0, 0, 0.5); }
    .global-footer .footer-network .channel-logos li {
      float: left;
      margin-right: 32px; }
      .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;
        height: 45px; }
        .global-footer .footer-network .channel-logos li a.ae-logo {
          background-image: url(../../../../../images/aetv/logo.svg);
          width: 50px;
          margin-top: 10px; }
        .global-footer .footer-network .channel-logos li a.lifetime-logo {
          background-image: url(../../../../../images/lifetime/logo.svg);
          width: 44px; }
        .global-footer .footer-network .channel-logos li a.h-logo {
          background-image: url(../../../../../images/history/logo-black-text.svg);
          width: 38px;
          margin-top: 3px; }
        .global-footer .footer-network .channel-logos li a.viceland-logo {
          background-image: url(../../../../../images/viceland/logo.svg);
          width: 70px;
          margin-top: 20px;
          height: 25px; }
        .global-footer .footer-network .channel-logos li a.lmn-logo {
          background-image: url(../../../../../images/lmn/logo.svg);
          width: 58px;
          margin-top: 8px; }
        .global-footer .footer-network .channel-logos li a.fyi-logo {
          background-image: url(../../../../../images/fyi/logo-emerald.svg);
          width: 54px;
          margin-top: 4px; }
        .global-footer .footer-network .channel-logos li a: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-network .other-links ul {
      float: left;
      margin-right: 32px;
      text-transform: uppercase; }
      .global-footer .footer-network .other-links ul li {
        font-size: 11px; }
    .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; }
      .global-footer .footer-strip ul {
        display: none; }
      .global-footer .footer-strip .footer-link {
        padding: 0;
        margin-right: 24px; }
      .global-footer .footer-strip p {
        color: rgba(0, 0, 0, 0.5);
        display: inline-block;
        margin-top: 0; }
  .aetn {
    margin-top: 4px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .global-footer .footer-sections {
    display: none; }
  .global-footer .footer-strip ul {
    display: block; } }

@media (max-width: 767px) {
  .sso-wrapper .sso-head {
    font-size: 21px;
    padding: 22px 0 12px; }
    .sso-wrapper .sso-head .icon-cancel {
      font-size: 13px; }
  .sso-wrapper .content-wrapper {
    width: 95%;
    max-width: 450px; }
  .sso-wrapper .sso-section .section-content {
    padding: 25px 0;
    font-size: 16px; }
    .sso-wrapper .sso-section .section-content > .theme-btn {
      margin-top: 50px; }
  .sso-wrapper .sso-section .actions.mobile-centered {
    text-align: center; }
    .sso-wrapper .sso-section .actions.mobile-centered .theme-btn {
      margin-left: auto; }
  .sso-wrapper .sso-form-section .actions .error-message,
  .sso-wrapper .needinfo-section .actions .error-message {
    margin: -10px auto 20px;
    width: 75%;
    text-align: center; }
  .sso-wrapper .sso-form-section form.signup-form.expanded .form-fields {
    max-height: 10000px;
    padding-top: 20px;
    overflow: visible; }
  .sso-wrapper .sso-form-section form.signup-form.expanded .create:before {
    content: "Sign me up"; }
  .sso-wrapper .sso-form-section form.signup-form .form-fields {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-in-out;
    -moz-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out; }
  .sso-wrapper .sso-bullets {
    margin: 20px 0; }
    .sso-wrapper .sso-bullets li {
      font-size: 16px;
      position: relative;
      padding-left: 24px; }
      .sso-wrapper .sso-bullets li:before {
        position: absolute;
        left: 0;
        top: 0; }
  .sso-wrapper .sso-label {
    font-size: 18px; }
  .sso-wrapper .sso-form .social {
    margin: 30px 0; }
    .sso-wrapper .sso-form .social .error-message {
      bottom: -22px; }
    .sso-wrapper .sso-form .social li {
      height: 55px;
      width: 60px;
      border-radius: 4px; }
      .sso-wrapper .sso-form .social li:not(:last-child) {
        margin-right: 50px; }
      .sso-wrapper .sso-form .social li .icon {
        font-size: 38px;
        padding: 8px;
        display: block; }
  .sso-wrapper .sso-form form {
    padding-bottom: 20px; }
  .sso-wrapper form input,
  .sso-wrapper form .dropdown select {
    font-size: 16px;
    padding: 10px 20px; }
  .sso-wrapper form.signin-form {
    margin-top: 20px; }
    .sso-wrapper form.signin-form .submit {
      margin-top: 0;
      margin-bottom: 10px; }
    .sso-wrapper form.signin-form .actions {
      text-align: center; }
      .sso-wrapper form.signin-form .actions .error-message {
        margin-top: 10px; }
  .sso-wrapper form .input-fields fieldset {
    margin-bottom: 18px; }
  .sso-wrapper form .input-fields .dropdown select {
    padding: 10px 20px; }
  .sso-wrapper form input[type="checkbox"] {
    width: 20px;
    height: 20px; }
  .sso-wrapper form .options {
    padding: 18px 8px;
    width: 100vw;
    margin-left: -2.5vw;
    max-width: calc( 450px + 5vw); }
    .sso-wrapper form .options label {
      font-size: 12px;
      top: -15px;
      left: 2.5vw; }
    .sso-wrapper form .options fieldset {
      position: relative;
      padding-left: 30px;
      line-height: 1.2em; }
      .sso-wrapper form .options fieldset:last-child {
        margin-top: 15px; }
      .sso-wrapper form .options fieldset input[type="checkbox"] {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%; }
  .sso-wrapper .theme-btn {
    width: 240px;
    padding: 10px 0; }
  .sso-wrapper .signin-promo {
    padding: 25px 0;
    text-align: center; }
    .sso-wrapper .signin-promo.signin-promo-desktop {
      display: none; }
    .sso-wrapper .signin-promo p:after {
      font-size: 44px;
      margin-left: 20px; }
  .sso-wrapper .error-message {
    font-size: 12px; }
  .sso-wrapper.sso-signin .signin-promo-mobile, .sso-wrapper.sso-password .signin-promo-mobile {
    display: block; } }

@media (max-width: 1024px) {
  body {
    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; }
  .sso-wrapper {
    max-height: 5000px;
    min-height: 100vh;
    order: -1; }
    .sso-wrapper.sso-hide {
      max-height: 0;
      min-height: 0;
      overflow: hidden; } }

@media (max-width: 767px) {
  header.global-header.main-header .logo-link {
    padding: 10px 16px; }
  header.global-header.main-header .logo {
    height: 65px;
    width: 85px; }
  header.global-header > .icon-cancel {
    color: rgba(255, 255, 255, 0.2); }
  header.global-header .navigation {
    -webkit-transform: translate3d(101%, 0, 0);
    -moz-transform: translate3d(101%, 0, 0);
    -ms-transform: translate3d(101%, 0, 0);
    -o-transform: translate3d(101%, 0, 0);
    transform: translate3d(101%, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    header.global-header .navigation.expand {
      -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); }
    header.global-header .navigation .nav-no-series .site-name > a {
      padding: 90px 16px 16px; }
    header.global-header .navigation h2 {
      font-size: 24px;
      line-height: 33px;
      text-align: left;
      padding: 90px 16px 16px;
      background: #222; }
    header.global-header .navigation li:last-child {
      border-bottom: none; }
    header.global-header .navigation li.active {
      background-color: rgba(24, 24, 24, 0.4); }
    header.global-header .navigation li.active a {
      font-weight: bold;
      color: white; }
    header.global-header .navigation li a {
      padding: 20px 16px;
      margin-left: 2px; }
  header.global-header .global-nav {
    font-size: 20px;
    border-bottom: 1px solid #000;
    margin-bottom: 200px; }
    header.global-header .global-nav .mobile-option-section:not(.provider-details) {
      text-align: center;
      background: #464646;
      margin-top: 5px;
      display: none; }
    header.global-header .global-nav .mobile-option-section > a {
      padding: 8px;
      margin: 0;
      display: inline-block;
      vertical-align: middle;
      font-size: 16px; }
      header.global-header .global-nav .mobile-option-section > a:first-child {
        width: 60.81%;
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      header.global-header .global-nav .mobile-option-section > a:last-child {
        width: 39.189%;
        padding: 22px 0;
        border-left: 1px solid rgba(255, 255, 255, 0.08); }
    header.global-header .global-nav.profile-signed-in .signed-in-section {
      display: block; }
    header.global-header .global-nav.profile-signed-in .sign-in {
      display: none; }
    header.global-header .global-nav.profile-signed-out .signed-out-section {
      display: block; }
    header.global-header .global-nav.profile-signed-out .sign-in {
      display: none; }
    header.global-header .global-nav .site-name {
      margin-top: 24px; }
      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 {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    background: #222; }
    header.global-header .local-nav li a {
      -webkit-tap-highlight-color: rgba(24, 24, 24, 0.4); }
  header.global-header .brand-social {
    margin-top: 24px; }
  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); }
    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: 50px;
      height: 66px; }
    header.global-header.interior-header .menu-wrapper {
      top: 10px; }
    header.global-header.interior-header .icon-cancel {
      top: 10px; } }

@media (max-width: 767px) {
  .global-footer .footer-sections {
    display: none; }
  .global-footer ul li:nth-child(3), .global-footer ul li:nth-child(6) {
    display: inline; }
    .global-footer ul li:nth-child(3):after, .global-footer ul li:nth-child(6):after {
      content: "";
      height: 0;
      width: 0;
      display: block; } }