@charset "UTF-8";
/* units:header.scss,header-desktop.scss,header-mobile.scss */
/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
@font-face {
  font-family: "icon-fonts";
  src: url("/fonts/icon-fonts.eot");
  src: url("/fonts/icon-fonts.eot?#iefix") format("embedded-opentype"), url("/fonts/icon-fonts.woff") format("woff"), url("/fonts/icon-fonts.ttf") format("truetype"), url("/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-facebook:before {
  content: "\64"; }

.icon-social-instagram:before {
  content: "\4d"; }

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

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

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

.icon-social-vine:before {
  content: "\52"; }

.icon-youtube-dark:before {
  content: "\59"; }

.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-info:before {
  content: "\4b"; }

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

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

.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-cancel:before {
  content: "\61"; }

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

.icon-embed:before {
  content: "\67"; }

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

.icon-check-mark:before {
  content: "\32"; }

.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(/images/icons/icon-videodescription.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
/** HEADER **/
header.global-header .icon-notification svg {
  fill: #EB0028; }

header.global-header .icon-menu {
  color: #EB0028; }
  header.global-header .icon-menu:hover, header.global-header .icon-menu:active {
    color: rgba(235, 0, 40, 0.8); }

header.global-header.interior-header {
  background-color: #12121A; }
  header.global-header.interior-header .logo {
    height: 48px;
    margin-top: 8px;
    margin-bottom: 8px; }

/** END HEADER **/
/** INTERNAL NAV **/
.internal-nav.section-nav .program-title {
  color: #EB0028; }

.internal-nav nav ul li a.selected {
  color: #EB0028; }

/** END INTERNAL NAV **/
/** GLOBAL **/
.theme-btn-1 {
  color: white;
  background: rgba(163, 7, 30, 0.8); }
  .theme-btn-1:hover {
    background: #EB0028; }

.thumb-progress-bar span,
.continue-promo .progress-bar span {
  background-color: #F04F69; }

.theme-item-light,
.theme-hover-light:hover {
  color: #F04F69; }

.theme-item-reg,
.theme-hover-reg:hover {
  color: #EB0028; }

.theme-item-dark,
.sso-wrapper .theme-item-dark {
  color: #A3071E; }

.theme-links-light a {
  color: #F04F69; }

.theme-links-reg a {
  color: #EB0028; }

.main-content .main-article a {
  color: #F04F69; }

.multiple-labels .content-label a:hover {
  color: #F04F69; }

/** END GLOBAL **/
/** FEATURE LIST **/
.feature-list .feature-item .label {
  background: #EB0028; }

/** END FEATURE LIST **/
/** PROGRAM TILES **/
.program-tiles > .action-button {
  background: #EB0028; }
  .program-tiles > .action-button:hover {
    background: rgba(235, 0, 40, 0.7); }

/** END PROGRAM TILES **/
/** ADD TO CALENDAR **/
a.add-to-calendar {
  color: #fff;
  background: rgba(235, 0, 40, 0.8); }
  a.add-to-calendar:hover {
    background: rgba(235, 0, 40, 0.3); }

/** END ADD TO CALENDAR **/
.register-promo-section .register-promo {
  background: #EB0028; }

/** SERIES PLAYLIST **/
.playlist-more a.theme-btn-highlight:hover,
.theme-btn-2.theme-btn-highlight:hover {
  background: #EB0028 !important; }

.playlist-more a:not(.theme-btn-white),
.theme-btn-2:not(.theme-btn-white) {
  color: #EB0028;
  border: 1px solid rgba(235, 0, 40, 0.6); }
  .playlist-more a:not(.theme-btn-white):not(.theme-btn-highlight):hover,
  .theme-btn-2:not(.theme-btn-white):not(.theme-btn-highlight):hover {
    border-color: rgba(163, 7, 30, 0.16);
    color: rgba(235, 0, 40, 0.68);
    background-color: rgba(235, 0, 40, 0.16); }

.series-playlist li.item-selected:after {
  border-color: rgba(235, 0, 40, 0.6); }

/** END SERIES PLAYLIST **/
/** PLAYER **/
.aetn-player .player-layer .next-header {
  background: #EB0028; }

.aetn-player + .upcoming-episode .upcoming-episode-head {
  background: #12121A;
  color: #F04F69; }

/** END PLAYER **/
/** SCHEDULe **/
.date-picker .date-item.selected:after,
.date-picker .selected-day:after {
  background-color: #F04F69; }

.listing li.now:before {
  background: #EB0028; }

.listing > li.collapsed .details-with-video .watch-text:hover {
  color: #F04F69; }

/** END SCHEDULE **/
.watch-toggle .toggle:checked + label:before {
  background-color: rgba(163, 7, 30, 0.48); }

.watch-toggle .toggle:checked + label:after {
  background-color: #F04F69; }

.sticky-signin {
  background: #EB0028; }
  .sticky-signin .circle-icon {
    background: rgba(163, 7, 30, 0.8); }

/** CONTINUE WATCHING PROMO **/
.continue-promo small.label {
  color: #F04F69; }

/** END CONTINUE WATCHING PROMO **/
/** NEWSLETTER **/
.newsletter-header {
  background: #333; }

.newsletter-body h2 {
  color: #333; }

.newsletter-body fieldset select {
  color: #333; }

.newsletter-body .actions input {
  background: #333; }

.newsletter-body .actions .close {
  color: #333; }

.newsletter-footer a {
  color: #F04F69; }

/** END NEWSLETTER **/
/** EMAIL PREFS **/
.signin-container a {
  color: #EB0028; }

.signin-container .check-list li:before {
  color: #EB0028; }

.signin-container .check-list .input-box input:checked + label {
  background: #F04F69; }

.signin-container .button {
  background: #A3071E; }
  .signin-container .button.loading, .signin-container .button:hover {
    background: #F04F69; }

/** END EMAIL PREFS **/
/** SSO **/
.sso-wrapper a {
  color: #EB0028; }

.sso-wrapper .sso-head {
  background: #12121A; }
  .sso-wrapper .sso-head h2 {
    color: #F04F69; }

.sso-wrapper .sso-bullets li:before {
  color: #EB0028; }

.sso-wrapper .sso-label {
  color: #EB0028; }

.sso-wrapper form .dropdown:after {
  border-color: #EB0028 transparent transparent; }

.sso-wrapper form .options {
  background: rgba(235, 0, 40, 0.1); }

.sso-wrapper .theme-btn {
  background: #A3071E; }
  .sso-wrapper .theme-btn:not(.btn-loading):hover {
    background: #EB0028; }
  .sso-wrapper .theme-btn.btn-loading:after {
    background-color: #F04F69; }

.sso-wrapper .sso-button.btn-loading:after {
  background: #A3071E; }

.sso-wrapper .brand-button-1 {
  background: #EB0028; }
  .sso-wrapper .brand-button-1.sso-btn-reverse {
    background-color: #fff;
    color: #EB0028;
    border: 1px solid #EB0028; }

.sso-wrapper .brand-button-2 {
  color: #EB0028; }

.sso-wrapper .brand-mark:after {
  content: "®"; }

/** END SSO **/
/** GIGYA **/
.gigya-screen-dialog .gigya-screen-dialog-top {
  background: #EB0028; }

/** END GIGYA **/
/** BLOGS **/
.blog-content .meta a,
.blog-content .series-title a {
  color: #F04F69; }

.blog-content .tag-list li a {
  color: #EB0028; }

.blog-content .main-article a {
  color: #EB0028; }

.blog-content .main-article ol > li::before {
  color: #F04F69; }

.blog-content .blog-main-label {
  background: rgba(240, 79, 105, 0.1);
  border-bottom: 1px solid rgba(240, 79, 105, 0.2); }

.blog-content .blog-label a.see-all {
  color: #F04F69; }

.blog-header .social-links li {
  background-color: #EB0028; }

.blog-header .blog-categories a:before, .blog-header .blog-categories a.active {
  background: #12121A; }

/** END BLOGS **/
/** TILE LIST **/
.tile-list.tile-list-blocks li a:hover {
  background: rgba(240, 79, 105, 0.6); }

/** END TILE LIST **/
/** SCHEDULE **/
.selection-section ul li.active a,
.selection-section ul li:hover a {
  background: #12121A;
  color: #F04F69; }

.listing .type-label {
  color: #EB0028;
  border: 1px solid rgba(235, 0, 40, 0.6); }

/** END SCHEDULE **/
@media (max-width: 767px) {
  header.global-header .navigation ul .active {
    border-left: 4px solid #EB0028; } }

@media (min-width: 768px) {
  header.global-header .navigation ul li.active a,
  header.global-header .navigation ul li:hover a {
    color: rgba(235, 0, 40, 0.76); }
  header.global-header .navigation .global-nav .global-nav-list li:not(.site-name) a:hover {
    background-color: rgba(235, 0, 40, 0.16); }
  header.global-header .navigation .show-nav h2 {
    color: #EB0028; }
  header.global-header .navigation .brand-social .email-signup a:hover {
    color: rgba(235, 0, 40, 0.76); }
    header.global-header .navigation .brand-social .email-signup a:hover .icon {
      color: rgba(235, 0, 40, 0.76); } }

@media (min-width: 768px) and (max-width: 1024px) {
  header.global-header .menu-wrapper .user-actions.profile-signed-in .profile-icon .icon {
    color: #F04F69; }
  header.global-header .menu-wrapper .user-actions .user-option-content .profile {
    background-color: #F04F69; }
  header.global-header .menu-wrapper .user-actions .user-option-content:before {
    border-color: transparent transparent #F04F69; } }

.logo {
  background-image: url(/images/history/logo.svg); }

.network-h2 .logo {
  background-image: url(/images/h2/logo.svg); }

.network-asterisk .logo {
  background-image: url(/images/asterisk/a-logo.png); }

.sso-wrapper .brand-logo {
  background-image: url(/images/history/logo-black-text.svg);
  width: 124px;
  height: 76px; }

.app-promo > a:before {
  background-image: url(/images/icons/icon-history-app.svg); }

.thread {
  position: relative; }
  .thread:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #EB0028; }

@media (min-width: 768px) {
  .signin-container .brand-image {
    background-image: url(/images/emails/history/email-signup.jpg); }
  .signin-container .topical-signup-container .brand-image {
    background-image: url(/images/emails/history/email-signup-history.jpg); } }

@media (min-width: 768px) and (max-width: 1280px) {
  header.global-header.interior-header .logo-link .logo {
    width: 56px; } }

@media (min-width: 1281px) {
  header.global-header.interior-header .logo-link .logo {
    width: 64px; } }

.newsletter-overlay .newsletter-header .logo {
  margin-top: 5px;
  margin-bottom: 5px; }
  @media (min-width: 961px) {
    .newsletter-overlay .newsletter-header .logo {
      width: 86px;
      height: 86px; } }

.preference-center section header .logo {
  margin-top: 5px;
  margin-bottom: 5px; }
  @media (min-width: 961px) {
    .preference-center section header .logo {
      width: 86px;
      height: 86px; } }

.webpay-main-container {
  background: url(http://cdn.history.com/sites/2/2016/02/HVault_page_bg.jpg) no-repeat top center; }

header.global-header {
  z-index: 600;
  top: 0;
  position: absolute;
  left: 0;
  right: 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.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 .header-links {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1; }
  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;
    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.show-search .search {
      width: auto; }
      header.global-header .menu-wrapper.show-search .search .icon-search:before {
        position: absolute;
        left: 20px;
        top: -4px; }
      header.global-header .menu-wrapper.show-search .search .global-search {
        max-width: 300px; }
    header.global-header .menu-wrapper .user-actions {
      display: none; }
      header.global-header .menu-wrapper .user-actions a:not(#nav-mvpd-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 .menu-wrapper .user-actions a:not(#nav-mvpd-logo):hover {
          opacity: 0.8; }
  header.global-header .generic-provider {
    width: 30px;
    margin: 0 10px 5px; }
  header.global-header .icon-list {
    padding: 0 0 0 12px;
    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 10px;
      display: inline-block;
      vertical-align: middle; }
    header.global-header .icon-list .icon-menu {
      font-size: 2.5em;
      -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-list .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-list .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 .icon-list .search .icon-search {
        font-size: 1.25em;
        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 .icon-list .search .icon-search:before {
          line-height: 32px; }
        header.global-header .icon-list .search .icon-search:hover {
          color: rgba(255, 255, 255, 0.8); }
      header.global-header .icon-list .search .global-search {
        margin-left: 16px;
        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 .icon-list .search .global-search table.gsc-search-box td.gsc-input {
          padding-right: 0; }
        header.global-header .icon-list .search .global-search form.gsc-search-box {
          padding: 0;
          margin: 0; }
        header.global-header .icon-list .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 .icon-list .search .global-search .gsc-input input:hover, header.global-header .icon-list .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 .icon-list .search .global-search .gsc-input-box {
          border: none;
          background: transparent;
          height: auto; }
          header.global-header .icon-list .search .global-search .gsc-input-box.gsc-input-box-focus, header.global-header .icon-list .search .global-search .gsc-input-box.gsc-input-box-hover {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none; }
          header.global-header .icon-list .search .global-search .gsc-input-box:focus, header.global-header .icon-list .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 .icon-list .search .global-search .gsc-search-button {
          display: none; }
        header.global-header .icon-list .search .global-search td.gsc-clear-button {
          width: 0;
          display: block; }
        header.global-header .icon-list .search .global-search div.gsc-clear-button {
          background: none;
          position: absolute;
          right: 0;
          top: 4px;
          display: block; }
          header.global-header .icon-list .search .global-search div.gsc-clear-button:before {
            content: "\61";
            font-family: "icon-fonts";
            font-size: 16px;
            color: #fff; }
        header.global-header .icon-list .search .global-search .gsib_b {
          display: none; }
  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 .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; }

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

header.global-header .icon {
  background: none;
  text-indent: 0; }

header.global-header .global-search input.gsc-input {
  line-height: 21px;
  box-sizing: border-box; }

header.global-header .brand-social .icon {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

header.global-header .brand-social .email-signup .icon {
  display: inline; }

header.global-header a:hover {
  text-decoration: none; }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
@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 .global-search {
    width: 300px; }
  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 .menu-wrapper {
    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,
      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;
        height: 40px;
        line-height: 40px; }
        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: 60%;
          background-color: rgba(216, 216, 216, 0.5);
          position: absolute;
          top: 20%;
          right: 0;
          -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: 1em;
        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: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.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; } }

@media (min-width: 768px) and (max-width: 1024px) {
  header.global-header.main-header {
    padding: 16px 32px; }
    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 .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 .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.main-header .logo {
    height: 60px;
    width: 90px; }
  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; }
  header.global-header .menu-wrapper .profile-signin,
  header.global-header .menu-wrapper .user-option,
  header.global-header .menu-wrapper .mvpd-logo,
  header.global-header .menu-wrapper > a.sign-in {
    padding: 0 16px 0 11px; } }

@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 .icon-cancel {
      margin-right: 14px; }
    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; }
      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 {
      font-size: 1.125em;
      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:hover {
        color: rgba(255, 255, 255, 0.8); }
      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;
        margin-left: 48px;
        position: relative; }
        header.global-header .header-links a.lmn-brand-logo:before, header.global-header .header-links a.lifetime-brand-logo:before {
          content: '';
          position: absolute;
          width: 1px;
          height: 70%;
          background: rgba(255, 255, 255, 0.6);
          top: 20%;
          left: -32px; }
        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 {
        background-image: url(/images/lmn/logo-white.svg); }
      header.global-header .header-links a.lifetime-brand-logo {
        background-image: url(/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: inline-block; }
    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;
    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 .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.interior-header {
    padding: 0 20px; }
    header.global-header.interior-header .icon-cancel {
      margin-right: 36px; }
  header.global-header .header-links {
    font-size: 13px; }
  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: 88px;
    width: 125px; }
  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; }
  header.global-header .menu-wrapper .profile-signin,
  header.global-header .menu-wrapper .user-option,
  header.global-header .menu-wrapper .mvpd-logo,
  header.global-header .menu-wrapper > a.sign-in {
    padding: 0 24px 0 20px; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  header.global-header.main-header {
    padding: 20px; }
  header.global-header .header-links li a {
    padding: 8px 16px; }
  header.global-header .header-links .nav-more-list a {
    padding: 8px 16px; }
  header.global-header .logo-link {
    margin-right: 8px; } }

@media (min-width: 1440px) {
  header.global-header.main-header {
    padding: 20px 40px; }
    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 .logo-link {
      margin-left: 16px;
      margin-top: 16px; }
  header.global-header .header-links li a {
    padding: 8px 20px; }
  header.global-header .header-links .nav-more-list a {
    padding: 8px 20px; } }

/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* vertical spacing in series landing */
/* breakpoints */
/* video player sizes */
@media (max-width: 767px) {
  header.global-header {
    -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.main-header .logo-link {
      padding: 10px 16px; }
    header.global-header.main-header .logo {
      height: 65px;
      width: 85px; }
    header.global-header .header-links {
      display: none; }
    header.global-header > .icon-cancel {
      color: rgba(255, 255, 255, 0.2); }
    header.global-header .global-search {
      width: 150px; }
    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);
        -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 .icon-cancel {
        top: 10px; }
    header.global-header .mobile-mvpd {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      background: #000;
      z-index: 1000;
      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: inline-block;
        vertical-align: middle;
        margin-right: 8px; }
      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; }
  .signed-in header.global-header {
    padding-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; } }
