@charset "UTF-8";
/**
 * Primary Styles
 */
/* hue 67% saturation & brightness 100% */
/* saturation 68 brightness 67 */
/* saturation 65 brightness 95 */
/* saturation 75 brightness 68 */
/* saturation 94 brightness 99 */
/* saturation 94 brightness 99 */
/* saturation 99 brightness 69 */
/*
 * Font variations
 *
 * Serif:
 * - Bitter, 'normal' (no italic)
 *
 * Sans:
 * - Roboto, 'light' and 'medium' (italic optional)
 * - Roboto Condensed, 'light', 'normal' and 'bold' (no italic)
 *
 */
/* Restore bold and italics formatting. */
/* line 285, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
.restore-bold-italics b, .restore-bold-italics strong {
  font-weight: 500; }

/* line 288, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
.restore-bold-italics i, .restore-bold-italics em {
  font-style: italic; }

/* Antialiased text */
/* Link interaction fade */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
button,
html input[type="button"],
input[type="submit"], .node-type-syfy-quiz .syfy-quiz .form-submit, .node-type-syfy-quiz .syfy-quiz-result-info a, .syfy-quiz .syfy-quiz-result-reset, body.page-node.node-type-binge .page .page-wrapper .pane-syfy-binge-showsite-link a, body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-tv-external-links a, .pager-load-more a, .overlay-syfynow a.button, #movies .hero-item .field-name-field-promo-external-link a, .node-type-sponsor-page .hero-item .field-name-field-sp-link a, body.page-404 a.home, body.page-forums a.social, .onepage-trailer-link a, .syfy-spredfast-entry .syfy-spredfast-vote-button, .view-all-shows.view-display-id-pane_shows_episodes .view-footer a, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a,
.hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a, .episodes-btn--more, .view-syfy-catch-up-seasons .season-sidebar .links li a, .show-whats-new .outer .inner .catch-up-now, .page-movies .tile--medium-movies .field-name-field-promo-external-link a, .tile--large-movies .field-name-field-promo-external-link a {
  padding: 12px 16px;
  border: 2px solid white;
  display: inline-block;
  cursor: pointer;
  color: white;
  text-decoration: none;
  transition: all 0.3s;
  background-color: rgba(0, 0, 0, 0.001); }
  /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  button:hover,
  html input[type="button"]:hover,
  input[type="submit"]:hover, .node-type-syfy-quiz .syfy-quiz .form-submit:hover, .node-type-syfy-quiz .syfy-quiz-result-info a:hover, .syfy-quiz .syfy-quiz-result-reset:hover, body.page-node.node-type-binge .page .page-wrapper .pane-syfy-binge-showsite-link a:hover, body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-tv-external-links a:hover, .pager-load-more a:hover, .overlay-syfynow a.button:hover, #movies .hero-item .field-name-field-promo-external-link a:hover, .node-type-sponsor-page .hero-item .field-name-field-sp-link a:hover, body.page-404 a.home:hover, body.page-forums a.social:hover, .onepage-trailer-link a:hover, .syfy-spredfast-entry .syfy-spredfast-vote-button:hover, .view-all-shows.view-display-id-pane_shows_episodes .view-footer a:hover, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a:hover,
  .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a:hover, .episodes-btn--more:hover, .view-syfy-catch-up-seasons .season-sidebar .links li a:hover, .show-whats-new .outer .inner .catch-up-now:hover, .page-movies .tile--medium-movies .field-name-field-promo-external-link a:hover, .tile--large-movies .field-name-field-promo-external-link a:hover, button:focus,
  html input[type="button"]:focus,
  input[type="submit"]:focus, .node-type-syfy-quiz .syfy-quiz .form-submit:focus, .node-type-syfy-quiz .syfy-quiz-result-info a:focus, .syfy-quiz .syfy-quiz-result-reset:focus, body.page-node.node-type-binge .page .page-wrapper .pane-syfy-binge-showsite-link a:focus, body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-tv-external-links a:focus, .pager-load-more a:focus, .overlay-syfynow a.button:focus, #movies .hero-item .field-name-field-promo-external-link a:focus, .node-type-sponsor-page .hero-item .field-name-field-sp-link a:focus, body.page-404 a.home:focus, body.page-forums a.social:focus, .onepage-trailer-link a:focus, .syfy-spredfast-entry .syfy-spredfast-vote-button:focus, .view-all-shows.view-display-id-pane_shows_episodes .view-footer a:focus, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a:focus,
  .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a:focus, .episodes-btn--more:focus, .view-syfy-catch-up-seasons .season-sidebar .links li a:focus, .show-whats-new .outer .inner .catch-up-now:focus, .page-movies .tile--medium-movies .field-name-field-promo-external-link a:focus, .tile--large-movies .field-name-field-promo-external-link a:focus {
    border-color: rgba(255, 255, 255, 0.5); }

/* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
button,
html input[type="button"],
input[type="submit"], .node-type-syfy-quiz .syfy-quiz .form-submit, .node-type-syfy-quiz .syfy-quiz-result-info a, .syfy-quiz .syfy-quiz-result-reset {
  border: 2px solid #e1ff00;
  background-color: transparent;
  color: white; }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  button:hover,
  html input[type="button"]:hover,
  input[type="submit"]:hover, .node-type-syfy-quiz .syfy-quiz .form-submit:hover, .node-type-syfy-quiz .syfy-quiz-result-info a:hover, .syfy-quiz .syfy-quiz-result-reset:hover, button:active,
  html input[type="button"]:active,
  input[type="submit"]:active, .node-type-syfy-quiz .syfy-quiz .form-submit:active, .node-type-syfy-quiz .syfy-quiz-result-info a:active, .syfy-quiz .syfy-quiz-result-reset:active {
    border: 2px solid #e1ff00;
    background-color: transparent; }

/* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
button,
html input[type="button"],
input[type="submit"] {
  padding: 13px 20px; }

/* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.spreadfast-contest .syfy-spredfast-entry-popup .close {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: relative;
  background-color: rgba(0, 0, 0, 0.001); }
  /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .spreadfast-contest .syfy-spredfast-entry-popup .close:before {
    content: "";
    background-color: #a6a6a6;
    position: absolute;
    width: 32px;
    height: 3px;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    transition: background-color 0.2s; }
  /* line 77, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .spreadfast-contest .syfy-spredfast-entry-popup .close:after {
    content: "";
    background-color: #a6a6a6;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 3px;
    width: 32px;
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    transition: background-color 0.2s; }
  /* line 88, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .spreadfast-contest .syfy-spredfast-entry-popup .close:hover:before, .spreadfast-contest .syfy-spredfast-entry-popup .close:hover:after {
    background-color: white; }

/* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.spreadfast-contest .syfy-spredfast-entry-popup .close, .messages h2.element-invisible, .messages .pane-syfy-social-social-share h2, .pane-syfy-social-social-share .messages h2, .browser-update-close, .pager-load-more a.progress-disabled, #movies .hero-item .group-header > a, .icon-nav, .icon-search, body.page--blooddrive-gallery .pane-node-body h1.title, body.page--blooddrive-gallery .pane-node-body .node-type-recap .title.pane-node-title, .node-type-recap body.page--blooddrive-gallery .pane-node-body .title.pane-node-title, body.page--happy-holiday-card .pane-node-body h1.title, body.page--happy-holiday-card .pane-node-body .node-type-recap .title.pane-node-title, .node-type-recap body.page--happy-holiday-card .pane-node-body .title.pane-node-title, body.page--themagicians-showusyourtuts .pane-node-body h1.title, body.page--themagicians-showusyourtuts .pane-node-body .node-type-recap .title.pane-node-title, .node-type-recap body.page--themagicians-showusyourtuts .pane-node-body .title.pane-node-title, .schedule-search-close, .pane-syfy-social-social-share #social-share a, .node-type-social-wall .pane-node-field-tv-external-links a, .spreadfast-contest .syfy-spredfast-entry-popup .content .direction-nav a, .adobePassFrame .closeButton, .tveModal .closeButton, .tveModal .closeButton-fake,
.loginModal .closeButton,
.loginModal .closeButton-fake, .hero-container:not(.view-id-all_shows_hero_widget) .flex-control-paging a,
.hero-view:not(.view-id-all_shows_hero_widget) .flex-control-paging a, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .group-header > a,
.hero-view:not(.view-id-all_shows_hero_widget) .hero-item .group-header > a, .episode-item > a, .view-syfy-catch-up-seasons .season-trailer .field-name-node-link a, .view-media-gallery-single a[class*="icon"], .view-media-gallery-single .views-field .flex-direction-nav a, .tile-inner .field-name-node-link a,
.tile-inner .field-name-field-promo-external-link a, .tile--medium-movies .field-name-field-promo-external-link a {
  text-indent: -9999px;
  overflow: hidden; }

/* line 98, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
#movies .row-2 .pane-title, .filter-top-left h2,
.filter-top-right h2,
.filter-top-container h2 {
  height: 1px;
  left: -9999px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

/* line 109, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.view-full-episodes .grid-item:before, .view-full-episodes:not(.view-display-id-pane_latest_6) .grid-item:before, .node-tv-episode.full-episode:before {
  content: "Watch Now";
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-top: 86px;
  display: block;
  color: white;
  font-size: 12px;
  text-align: center;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
  z-index: 2;
  pointer-events: none; }

/* line 123, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.sidebar-right .mps-container,
.panel-col-last .mps-container, .grid-item .mps-container, .view--teaser-stacked .teaser-ad .mps-container, .tile.tile--ad .mps-container {
  width: 100%;
  height: 100%;
  background: #151515; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .sidebar-right .mps-container:before,
  .panel-col-last .mps-container:before, .grid-item .mps-container:before, .view--teaser-stacked .teaser-ad .mps-container:before, .tile.tile--ad .mps-container:before, .sidebar-right .mps-container:after,
  .panel-col-last .mps-container:after, .grid-item .mps-container:after, .view--teaser-stacked .teaser-ad .mps-container:after, .tile.tile--ad .mps-container:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .sidebar-right .mps-container:after,
  .panel-col-last .mps-container:after, .grid-item .mps-container:after, .view--teaser-stacked .teaser-ad .mps-container:after, .tile.tile--ad .mps-container:after {
    clear: both; }
  /* line 128, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .sidebar-right .mps-container:after,
  .panel-col-last .mps-container:after, .grid-item .mps-container:after, .view--teaser-stacked .teaser-ad .mps-container:after, .tile.tile--ad .mps-container:after {
    /* This is the "Advertisment" text that appears below the ad. */
    content: "Advertisement";
    color: #444;
    font-size: 11px;
    width: 320px;
    height: 50px;
    text-align: center;
    margin-top: 52px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 30em) {
      /* line 128, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
      .sidebar-right .mps-container:after,
      .panel-col-last .mps-container:after, .grid-item .mps-container:after, .view--teaser-stacked .teaser-ad .mps-container:after, .tile.tile--ad .mps-container:after {
        margin-top: 252px;
        width: 300px;
        height: 250px; } }
  /* line 144, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .sidebar-right .mps-container .slug,
  .panel-col-last .mps-container .slug, .grid-item .mps-container .slug, .view--teaser-stacked .teaser-ad .mps-container .slug, .tile.tile--ad .mps-container .slug {
    display: none; }
  /* line 147, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .sidebar-right .mps-container .GoogleActiveViewClass,
  .panel-col-last .mps-container .GoogleActiveViewClass, .grid-item .mps-container .GoogleActiveViewClass, .view--teaser-stacked .teaser-ad .mps-container .GoogleActiveViewClass, .tile.tile--ad .mps-container .GoogleActiveViewClass, .sidebar-right .mps-container ins,
  .panel-col-last .mps-container ins, .grid-item .mps-container ins, .view--teaser-stacked .teaser-ad .mps-container ins, .tile.tile--ad .mps-container ins, .sidebar-right .mps-container iframe,
  .panel-col-last .mps-container iframe, .grid-item .mps-container iframe, .view--teaser-stacked .teaser-ad .mps-container iframe, .tile.tile--ad .mps-container iframe {
    min-width: 300px;
    height: 50px;
    position: absolute !important;
    max-width: 100%;
    top: 50% !important;
    left: 50% !important;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 30em) {
      /* line 147, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
      .sidebar-right .mps-container .GoogleActiveViewClass,
      .panel-col-last .mps-container .GoogleActiveViewClass, .grid-item .mps-container .GoogleActiveViewClass, .view--teaser-stacked .teaser-ad .mps-container .GoogleActiveViewClass, .tile.tile--ad .mps-container .GoogleActiveViewClass, .sidebar-right .mps-container ins,
      .panel-col-last .mps-container ins, .grid-item .mps-container ins, .view--teaser-stacked .teaser-ad .mps-container ins, .tile.tile--ad .mps-container ins, .sidebar-right .mps-container iframe,
      .panel-col-last .mps-container iframe, .grid-item .mps-container iframe, .view--teaser-stacked .teaser-ad .mps-container iframe, .tile.tile--ad .mps-container iframe {
        width: 300px;
        height: 250px; } }
  @media (min-width: 30em) {
    /* line 164, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
    .sidebar-right .mps-container div[style*="width:300px"],
    .panel-col-last .mps-container div[style*="width:300px"], .grid-item .mps-container div[style*="width:300px"], .view--teaser-stacked .teaser-ad .mps-container div[style*="width:300px"], .tile.tile--ad .mps-container div[style*="width:300px"], .sidebar-right .mps-container div[style*="width:𠌀px"],
    .panel-col-last .mps-container div[style*="width:𠌀px"], .grid-item .mps-container div[style*="width:𠌀px"], .view--teaser-stacked .teaser-ad .mps-container div[style*="width:𠌀px"], .tile.tile--ad .mps-container div[style*="width:𠌀px"] {
      height: 250px; } }
  /* line 170, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .sidebar-right .mps-container #fw-300x250,
  .panel-col-last .mps-container #fw-300x250, .grid-item .mps-container #fw-300x250, .view--teaser-stacked .teaser-ad .mps-container #fw-300x250, .tile.tile--ad .mps-container #fw-300x250 {
    width: 300px;
    height: 250px;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

/* line 179, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.field-name-field-platforms a,
.field-name-field-download-url a, .view-syfy-recap-gallery .flex-direction-nav a,
.view-syfy-blog-gallery .flex-direction-nav a, .view-syfy-recap-gallery .views-field-nothing-1 a,
.view-syfy-recap-gallery .views-field-nothing-1 a:visited {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999em; }
  /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .field-name-field-platforms a:before,
  .field-name-field-download-url a:before, .view-syfy-recap-gallery .flex-direction-nav a:before,
  .view-syfy-blog-gallery .flex-direction-nav a:before, .view-syfy-recap-gallery .views-field-nothing-1 a:before,
  .view-syfy-recap-gallery .views-field-nothing-1 a:visited:before {
    content: "";
    display: block;
    height: 100%;
    width: 0; }

/* line 194, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.syfy-sb-right .panel-col-first, .syfy-sb-right--syfywire .panel-col-first, .syfy-video-split .left-bottom {
  padding: 30px;
  background: white;
  color: #666; }
  @media (min-width: 56.25em) {
    /* line 194, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
    .syfy-sb-right .panel-col-first, .syfy-sb-right--syfywire .panel-col-first, .syfy-video-split .left-bottom {
      padding: 30px 45px; } }
  @media (min-width: 67.5em) {
    /* line 194, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
    .syfy-sb-right .panel-col-first, .syfy-sb-right--syfywire .panel-col-first, .syfy-video-split .left-bottom {
      padding-left: 130px;
      min-height: 300px; } }
  /* line 206, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .syfy-sb-right .panel-col-first a.more, .syfy-sb-right--syfywire .panel-col-first a.more, .syfy-video-split .left-bottom a.more {
    font-weight: bold;
    text-transform: uppercase; }
  /* line 212, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .syfy-sb-right .panel-col-first hr, .syfy-sb-right--syfywire .panel-col-first hr, .syfy-video-split .left-bottom hr {
    border-color: #eeeeee; }

/* line 220, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.node-type-social-wall .pane-node-title h1, .node-type-social-wall .pane-node-title .node-type-recap .pane-node-title, .node-type-recap .node-type-social-wall .pane-node-title .pane-node-title, .page-node-about .pane-node-field-show-cast-banner .pane-title, .back-link .pane-title, .filter-top-container .panel-pane .pane-title, .pane-syfy-show-microsite-season-jump .pane-title, .page-movies .panel-display .pane-movies-promoted-movie-promo-large .pane-title, .page-apps .panel-1col h1, .page-apps .panel-1col .node-type-recap .pane-node-title, .node-type-recap .page-apps .panel-1col .pane-node-title, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title,
.syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title, .pane-full-episodes-pane-latest-6 .pane-title {
  letter-spacing: -0.01em;
  line-height: 1.2;
  color: white;
  margin: 0 15px 0 20px;
  text-transform: uppercase; }
  /* line 227, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .page-scrolled .node-type-social-wall .pane-node-title h1, .node-type-social-wall .pane-node-title .page-scrolled h1, .page-scrolled .node-type-social-wall .pane-node-title .node-type-recap .pane-node-title, .node-type-social-wall .pane-node-title .node-type-recap .page-scrolled .pane-node-title, .page-scrolled .node-type-recap .node-type-social-wall .pane-node-title .pane-node-title, .node-type-recap .node-type-social-wall .pane-node-title .page-scrolled .pane-node-title, .page-scrolled .page-node-about .pane-node-field-show-cast-banner .pane-title, .page-node-about .pane-node-field-show-cast-banner .page-scrolled .pane-title, .page-scrolled .back-link .pane-title, .back-link .page-scrolled .pane-title, .page-scrolled .filter-top-container .panel-pane .pane-title, .filter-top-container .panel-pane .page-scrolled .pane-title, .page-scrolled .pane-syfy-show-microsite-season-jump .pane-title, .pane-syfy-show-microsite-season-jump .page-scrolled .pane-title, .page-scrolled .page-movies .panel-display .pane-movies-promoted-movie-promo-large .pane-title, .page-movies .panel-display .pane-movies-promoted-movie-promo-large .page-scrolled .pane-title, .page-scrolled .page-apps .panel-1col h1, .page-apps .panel-1col .page-scrolled h1, .page-scrolled .page-apps .panel-1col .node-type-recap .pane-node-title, .page-apps .panel-1col .node-type-recap .page-scrolled .pane-node-title, .page-scrolled .node-type-recap .page-apps .panel-1col .pane-node-title, .node-type-recap .page-apps .panel-1col .page-scrolled .pane-node-title, .page-scrolled .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .page-scrolled .pane-title, .page-scrolled
  .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title,
  .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .page-scrolled .pane-title, .page-scrolled
  .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title,
  .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .page-scrolled .pane-title, .page-scrolled
  .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title,
  .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .page-scrolled .pane-title, .page-scrolled .pane-full-episodes-pane-latest-6 .pane-title, .pane-full-episodes-pane-latest-6 .page-scrolled .pane-title {
    font-size: 38px; }
  @media (max-width: 29.9375em) {
    /* line 220, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
    .node-type-social-wall .pane-node-title h1, .node-type-social-wall .pane-node-title .node-type-recap .pane-node-title, .node-type-recap .node-type-social-wall .pane-node-title .pane-node-title, .page-node-about .pane-node-field-show-cast-banner .pane-title, .back-link .pane-title, .filter-top-container .panel-pane .pane-title, .pane-syfy-show-microsite-season-jump .pane-title, .page-movies .panel-display .pane-movies-promoted-movie-promo-large .pane-title, .page-apps .panel-1col h1, .page-apps .panel-1col .node-type-recap .pane-node-title, .node-type-recap .page-apps .panel-1col .pane-node-title, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title, .pane-full-episodes-pane-latest-6 .pane-title {
      font-size: 36px !important;
      font-weight: normal; } }

/* line 237, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.node-type-social-wall .pane-node-title h1, .node-type-social-wall .pane-node-title .node-type-recap .pane-node-title, .node-type-recap .node-type-social-wall .pane-node-title .pane-node-title, .page-node-about .pane-node-field-show-cast-banner .pane-title {
  margin: 0;
  padding: 0 15px 0 20px;
  border-bottom: 1px solid #1A1A1A; }

/* line 244, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.back-link .pane-title, .filter-top-container .panel-pane .pane-title, .pane-syfy-show-microsite-season-jump .pane-title {
  line-height: 50px;
  margin-right: 0;
  padding-right: 20px;
  border-right: 1px solid #333; }
  /* line 250, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .page-scrolled .back-link .pane-title, .back-link .page-scrolled .pane-title, .page-scrolled .filter-top-container .panel-pane .pane-title, .filter-top-container .panel-pane .page-scrolled .pane-title, .page-scrolled .pane-syfy-show-microsite-season-jump .pane-title, .pane-syfy-show-microsite-season-jump .page-scrolled .pane-title {
    line-height: 40px; }

/* line 256, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.sidebar-title {
  color: #fff;
  line-height: 1;
  margin: 0;
  padding: 0 0 0 20px; }
  /* line 257, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .sidebar-title, .sidebar-title .pane-title, .sidebar-title p {
    text-transform: lowercase; }
  @media (min-width: 56.25em) {
    /* line 256, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
    .sidebar-title {
      position: absolute;
      bottom: 100%;
      left: 0; } }
  /* line 270, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .sidebar-title * {
    margin: 0;
    padding: 0;
    color: inherit;
    font-size: inherit;
    line-height: 1; }
  /* line 277, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .js-muted.sidebar-title {
    color: #191919; }
    /* line 278, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
    .page-scrolled .js-muted.sidebar-title {
      color: #e1ff00; }

/* line 285, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.pane-bean-country-list .field, .pane-bean-syfy-now-provider-list-page .field {
  font-weight: lighter;
  margin-bottom: 10px; }
  @media (min-width: 40.625em) {
    /* line 285, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
    .pane-bean-country-list .field, .pane-bean-syfy-now-provider-list-page .field {
      float: left;
      width: 50%; } }
  @media (min-width: 87.5em) {
    /* line 285, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
    .pane-bean-country-list .field, .pane-bean-syfy-now-provider-list-page .field {
      width: 33.3333333333%;
      padding-right: 15px; } }

/* line 298, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.container--video-player {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative; }
  /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .container--video-player iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  /* line 310, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  .container--video-player .contextual-links-region:not(.pane-syfy-social-social-share-popup) {
    position: static; }

/* line 348, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.node-type-syfy-blog .field-name-body img[style*="float:"][style*="left"], .node-type-recap .pane-node-body img[style*="float:"][style*="left"] {
  margin: 20px 20px 20px 0; }

/* line 351, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
.node-type-syfy-blog .field-name-body img[style*="float:"][style*="right"], .node-type-recap .pane-node-body img[style*="float:"][style*="right"] {
  margin: 20px 0 20px 20px; }

/* line 356, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-tv-external-links:not(:first-child) a {
  display: inline-block;
  position: relative;
  padding-left: 25px; }
  /* line 360, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-tv-external-links:not(:first-child) a:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    transition: border 300ms;
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 100%; }
  /* line 372, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-tv-external-links:not(:first-child) a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translate(8px, -3px);
    transform: translate(8px, -3px);
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid white; }
  /* line 384, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_extends.scss */
  body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-tv-external-links:not(:first-child) a:hover:before {
    border-color: white; }

/* generated with grunt-sass-globbing */
/**
 * All Animations
 */
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/**
 * Base styles
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
*, *:before, *:after {
  box-sizing: border-box; }

/* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
*::-moz-selection {
  background: #e1ff00;
  color: #000000;
  text-shadow: none; }
*::selection {
  background: #e1ff00;
  color: #000000;
  text-shadow: none; }

/* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
*::-moz-selection {
  background: #e1ff00;
  color: #000000;
  text-shadow: none; }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
html {
  -webkit-text-size-adjust: 100%; }
  /* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
  html.js-noscroll {
    overflow: hidden; }

/* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
body {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  margin: 0;
  background: black;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -ms-overflow-x: hidden;
  -ms-overflow-x: visible;
  overflow-x: hidden;
  overflow-y: visible; }
  /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
  body.adminimal-menu.admin-menu {
    margin-top: 60px !important; }
  /* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
  body.js-noscroll {
    overflow: hidden; }

/* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
a {
  color: #e1ff00;
  text-decoration: none; }

/* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
div[role='main'] {
  color: white; }

/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

/* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
.clearfix:after {
  clear: both; }

/* line 52, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
.js-mouse-focus:focus {
  outline: none; }

/* line 55, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
html, body, div, span, applet, object, iframe, h1, .node-type-recap .pane-node-title, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%; }

/* line 59, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
.mobile-device .page {
  overflow: hidden; }

/* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_base.scss */
strong em,
em strong {
  font-style: italic !important; }

/**
 * Drupal styles
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
.element-invisible, .pane-syfy-social-social-share h2 {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px; }

/* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
.messages {
  margin: 150px 0 0 0;
  padding: 30px 50px 30px 30px;
  background: #222;
  color: #bbb;
  position: relative;
  clear: both; }
  /* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
  .has-hero .messages {
    position: fixed;
    top: 60px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
  .messages li {
    margin-bottom: 10px; }
  /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
  .messages .placeholder {
    word-break: break-all; }
  /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
  .messages h2.element-invisible, .messages .pane-syfy-social-social-share h2, .pane-syfy-social-social-share .messages h2 {
    display: block;
    background: transparent;
    border: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    clip: auto; }
    /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
    .messages h2.element-invisible:before, .messages .pane-syfy-social-social-share h2:before, .pane-syfy-social-social-share .messages h2:before {
      content: "";
      background-color: #a6a6a6;
      position: absolute;
      width: 20px;
      height: 2px;
      left: 10px;
      top: 19px;
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    /* line 52, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
    .messages h2.element-invisible:after, .messages .pane-syfy-social-social-share h2:after, .pane-syfy-social-social-share .messages h2:after {
      content: "";
      background-color: #a6a6a6;
      position: absolute;
      left: 10px;
      top: 19px;
      height: 2px;
      width: 20px;
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

/* line 64, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
.panel-pane {
  clear: both;
  width: 100%; }

/* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
a.contextual-links-trigger {
  font-size: 12pt !important;
  line-height: 1.2em !important;
  background-color: transparent !important;
  border: 1px solid transparent !important;
  height: 18px !important;
  margin: 0 !important;
  padding: 0 2px !important;
  outline: none !important;
  text-indent: 34px !important;
  width: 28px !important;
  overflow: hidden !important;
  -khtml-border-radius: 4px !important;
  border-radius: 4px !important;
  text-decoration: none !important; }

/* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
.contextual-links a {
  line-height: 1.2 !important; }

/* line 91, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
.contextual-links-region-active .contextual-links-wrapper {
  font-size: 14px; }

/* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
#skip-link a {
  color: white;
  background: rgba(115, 55, 170, 0.5);
  margin-left: 15px;
  padding: 0 20px;
  line-height: 2.5;
  position: absolute;
  left: -1000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  outline: none; }
  /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_drupal.scss */
  #skip-link a:focus {
    position: relative;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    z-index: 10; }

/**
 * Flexslider reset
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_flexslider_reset.scss */
.flexslider ul {
  margin: 0;
  padding: 0; }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_flexslider_reset.scss */
.flexslider li {
  list-style: none; }

/**
 * Fonts
 */
@font-face {
  font-family: 'Timmons';
  src: url("../fonts/TIMMONS_NY_FINAL.otf");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Hero';
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/LK-Syfy/SYFY_Hero-Regular.woff2") format("woff2"), url("../fonts/LK-Syfy/SYFY_Hero-Regular.woff") format("woff"); }

@font-face {
  font-family: 'Hero';
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/LK-Syfy/SYFY_Hero-Italic.woff2") format("woff2"), url("../fonts/LK-Syfy/SYFY_Hero-Italic.woff") format("woff"); }

@font-face {
  font-family: 'Sidekick';
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/LK-Syfy/SYFY_Sidekick-Regular.woff2") format("woff2"), url("../fonts/LK-Syfy/SYFY_Sidekick-Regular.woff") format("woff"); }

@font-face {
  font-family: 'Sidekick';
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/LK-Syfy/SYFY_Sidekick-Italic.woff2") format("woff2"), url("../fonts/LK-Syfy/SYFY_Sidekick-Italic.woff") format("woff"); }

@font-face {
  font-family: 'Cinetype';
  font-weight: 200;
  font-style: normal;
  src: url("../fonts/GT/GT-Cinetype-Syfy-Light.woff2") format("woff2"), url("../fonts/GT/GT-Cinetype-Syfy-Light.woff") format("woff"); }

@font-face {
  font-family: 'Cinetype';
  font-weight: 200;
  font-style: italic;
  src: url("../fonts/GT/GT-Cinetype-Syfy-Light-Italic.woff2") format("woff2"), url("../fonts/GT/GT-Cinetype-Syfy-Light-Italic.woff") format("woff"); }

@font-face {
  font-family: 'Cinetype';
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/GT/GT-Cinetype-Syfy-Regular.woff2") format("woff2"), url("../fonts/GT/GT-Cinetype-Syfy-Regular.woff") format("woff"); }

@font-face {
  font-family: 'Cinetype';
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/GT/GT-Cinetype-Syfy-Regular-Italic.woff2") format("woff2"), url("../fonts/GT/GT-Cinetype-Syfy-Regular-Italic.woff") format("woff"); }

@font-face {
  font-family: 'Cinetype';
  font-weight: 800;
  font-style: normal;
  src: url("../fonts/GT/GT-Cinetype-Syfy-Bold.woff2") format("woff2"), url("../fonts/GT/GT-Cinetype-Syfy-Bold.woff") format("woff"); }

@font-face {
  font-family: 'Cinetype';
  font-weight: 800;
  font-style: italic;
  src: url("../fonts/GT/GT-Cinetype-Syfy-Bold-Italic.woff2") format("woff2"), url("../fonts/GT/GT-Cinetype-Syfy-Bold-Italic.woff") format("woff"); }

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

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

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

/**
 * Forms
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
label {
  display: block; }

/* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
.form-item,
.captcha {
  margin-bottom: 20px; }
  /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
  .form-item .description,
  .captcha .description {
    color: #a6a6a6; }

/* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
button,
html input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer; }

/* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select {
  background: white;
  width: 385px;
  border: 1px solid #ddd;
  color: #666;
  padding: 13px;
  max-width: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-appearance: none;
  border-radius: 0; }
  @media (min-width: 30em) {
    /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
    input[type="text"],
    input[type="email"],
    input[type="password"],
    textarea,
    select {
      padding-left: 28px;
      padding-right: 28px; } }
  /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
  input[type="text"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #666;
    font-weight: lighter; }
  /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
  input[type="text"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  textarea:-moz-placeholder,
  select:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666;
    font-weight: lighter;
    opacity: 1; }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
  input[type="text"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  textarea::-moz-placeholder,
  select::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #666;
    font-weight: lighter;
    opacity: 1; }
  /* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
  input[type="text"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #666;
    font-weight: lighter; }

/* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
textarea {
  max-width: 600px;
  width: 100%; }

/* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_forms.scss */
input.ctools-jump-menu-hide {
  display: none; }

/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
#footer .pane-menu-menu-social-networks a[href*=facebook], .node-type-social-wall .pane-node-field-tv-external-links a[href*=facebook], .view-media-gallery-single .icon-facebook:after, .view-syfy-recap-gallery .views-field-nothing-1 a.icon-facebook,
.view-syfy-recap-gallery .views-field-nothing-1 a.icon-facebook:visited {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaWQgbWVldCI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNNDEuNCwzNGwwLjktOEgzNnYtNC4xYzAtMi4xLTAuMS0zLjUsMi45LTMuNWwzLjEsMHYtNi40YzAtMC4xLTIuNi0wLjMtNS4yLTAuM2MtNS40LDAtOC44LDMuMy04LjgsOS40VjI2aC02djhoNnYxOGg4VjM0DQoJCUg0MS40eiIvPg0KPC9nPg0KPC9zdmc+DQo="); }

/* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
.pane-syfy-social-social-share #social-share a[href*='facebook']:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaWQgbWVldCI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjNjY2NjY2IiBkPSJNNDEuNCwzNGwwLjktOEgzNnYtNC4xYzAtMi4xLTAuMS0zLjUsMi45LTMuNWwzLjEsMHYtNi40YzAtMC4xLTIuNi0wLjMtNS4yLTAuM2MtNS40LDAtOC44LDMuMy04LjgsOS40VjI2aC02djhoNnYxOGg4VjM0DQoJCUg0MS40eiIvPg0KPC9nPg0KPC9zdmc+DQo="); }

/* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
.pane-syfy-social-social-share #social-share a[href*='twitter']:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaWQgbWVldCI+DQo8cGF0aCBmaWxsPSIjNjY2NjY2IiBkPSJNNDUuOSwyNC45YzAsMC4zLDAsMC42LDAsMC45YzAsOS41LTcuMiwyMC40LTIwLjQsMjAuNGMtNC4xLDAtNy44LTEuMS0xMS0zLjJjMC41LDAuMSwxLjEsMC4xLDEuNywwLjFjMy4zLDAsNi41LTEuMSw4LjktMw0KCWMtMy4xLTAuMS01LjgtMi4xLTYuNy01YzAuNCwwLjIsMC44LDAuMiwxLjMsMC4yYzAuNywwLDEuMy0wLjEsMS45LTAuMmMtMy4zLTAuNy01LjctMy42LTUuNy03LjF2LTAuMWMwLjksMC41LDIuMSwwLjgsMy4yLDAuOQ0KCWMtMS45LTEuMy0zLjItMy41LTMuMi02YzAtMS4zLDAuNC0yLjUsMS0zLjZjMy42LDQuMyw4LjgsNy4yLDE0LjgsNy41Yy0wLjItMC41LTAuMi0xLjEtMC4yLTEuNmMwLTQsMy4yLTcuMiw3LjItNy4yDQoJYzIuMSwwLDMuOSwwLjgsNS4yLDIuMmMxLjctMC4zLDMuMi0wLjksNC42LTEuN2MtMC41LDEuNy0xLjcsMy0zLjEsNGMxLjQtMC4yLDIuOC0wLjYsNC4xLTEuMUM0OC41LDIyLjYsNDcuMywyMy44LDQ1LjksMjQuOXoiLz4NCjwvc3ZnPg0K"); }

/* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
#footer .pane-menu-menu-social-networks a[href*=twitter], .node-type-social-wall .pane-node-field-tv-external-links a[href*=twitter], .view-media-gallery-single .icon-twitter:after, .view-syfy-recap-gallery .views-field-nothing-1 a.icon-twitter,
.view-syfy-recap-gallery .views-field-nothing-1 a.icon-twitter:visited {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaWQgbWVldCI+DQo8cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNNDUuOSwyNC45YzAsMC4zLDAsMC42LDAsMC45YzAsOS41LTcuMiwyMC40LTIwLjQsMjAuNGMtNC4xLDAtNy44LTEuMS0xMS0zLjJjMC41LDAuMSwxLjEsMC4xLDEuNywwLjFjMy4zLDAsNi41LTEuMSw4LjktMw0KCWMtMy4xLTAuMS01LjgtMi4xLTYuNy01YzAuNCwwLjIsMC44LDAuMiwxLjMsMC4yYzAuNywwLDEuMy0wLjEsMS45LTAuMmMtMy4zLTAuNy01LjctMy42LTUuNy03LjF2LTAuMWMwLjksMC41LDIuMSwwLjgsMy4yLDAuOQ0KCWMtMS45LTEuMy0zLjItMy41LTMuMi02YzAtMS4zLDAuNC0yLjUsMS0zLjZjMy42LDQuMyw4LjgsNy4yLDE0LjgsNy41Yy0wLjItMC41LTAuMi0xLjEtMC4yLTEuNmMwLTQsMy4yLTcuMiw3LjItNy4yDQoJYzIuMSwwLDMuOSwwLjgsNS4yLDIuMmMxLjctMC4zLDMuMi0wLjksNC42LTEuN2MtMC41LDEuNy0xLjcsMy0zLjEsNGMxLjQtMC4yLDIuOC0wLjYsNC4xLTEuMUM0OC41LDIyLjYsNDcuMywyMy44LDQ1LjksMjQuOXoiLz4NCjwvc3ZnPg0K"); }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
#footer .pane-menu-menu-social-networks a[href*=tumblr], .node-type-social-wall .pane-node-field-tv-external-links a[href*=tumblr] {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTYgMTYiIHhtbDpzcGFjZT0icHJlc2VydmUiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWlkIG1lZXQiPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik05LjM5MiwxMS4wMjFjLTAuMjUxLDAtMC40NzktMC4wNjEtMC42NzMtMC4xNzhjLTAuMTQ4LTAuMDktMC4yNDktMC4yMDktMC4yOTktMC4zNTRjLTAuMDU3LTAuMTUtMC4wNzgtMC40OC0wLjA3OC0xVjcuMzExaDIuMDU3VjUuOTMzSDguMzQyVjMuNTJINy4wMTVDNi45NTgsMy45ODMsNi44NTQsNC40ODIsNi43MDUsNC43ODJjLTAuMTUsMC4yOTktMC4zLDAuNTU2LTAuNTQ4LDAuNzY5QzUuOTA3LDUuNzY0LDUuNjA4LDUuOTM3LDUuMjU4LDYuMDUzdjEuMjU5aDEuMDI4djMuMDI0YzAsMC40MDgsMC4wNDMsMC43MTksMC4xMjcsMC45MzZjMC4wODYsMC4yMTcsMC4yNCwwLjQyMiwwLjQ1OSwwLjYxMWMwLjIyMSwwLjE5MSwwLjQ4OSwwLjMzOCwwLjc5OSwwLjQ0M2MwLjMxMywwLjEsMC42NzMsMC4xNTQsMS4wODEsMC4xNTRjMC4zNTcsMCwwLjY0Ny0wLjAzNywwLjk1OC0wLjExMWMwLjMwOS0wLjA3MiwwLjY1Mi0wLjIwMSwxLjAzMi0wLjM3N3YtMS40MTRDMTAuMjk0LDEwLjg3Myw5Ljg0NiwxMS4wMjEsOS4zOTIsMTEuMDIxeiIvPjwvc3ZnPg=="); }

/* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
#footer .pane-menu-menu-social-networks a[href*=instagram], .node-type-social-wall .pane-node-field-tv-external-links a[href*=instagram] {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaWQgbWVldCI+DQo8Zz4NCgk8cGF0aCAgZmlsbD0iI2ZmZmZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00My41LDI5LjdoLTIuNmMwLjIsMC43LDAuMywxLjUsMC4zLDIuM2MwLDUuMS00LjEsOS4yLTkuMiw5LjINCgkJYy01LjEsMC05LjItNC4xLTkuMi05LjJjMC0wLjgsMC4xLTEuNiwwLjMtMi4zaC0yLjZ2MTIuN2MwLDAuNiwwLjUsMS4yLDEuMiwxLjJoMjAuOGMwLjYsMCwxLjItMC41LDEuMi0xLjJWMjkuN3ogTTQzLjUsMjEuNg0KCQljMC0wLjYtMC41LTEuMi0xLjItMS4yaC0zLjVjLTAuNiwwLTEuMiwwLjUtMS4yLDEuMnYzLjVjMCwwLjYsMC41LDEuMiwxLjIsMS4yaDMuNWMwLjYsMCwxLjItMC41LDEuMi0xLjJWMjEuNnogTTMyLDI2LjINCgkJYy0zLjIsMC01LjgsMi42LTUuOCw1LjhjMCwzLjIsMi42LDUuOCw1LjgsNS44czUuOC0yLjYsNS44LTUuOEMzNy44LDI4LjgsMzUuMiwyNi4yLDMyLDI2LjIgTTQzLjUsNDdIMjAuNWMtMS45LDAtMy41LTEuNi0zLjUtMy41DQoJCVYyMC41YzAtMS45LDEuNS0zLjUsMy41LTMuNWgyMy4xYzEuOSwwLDMuNSwxLjUsMy41LDMuNXYyMy4xQzQ3LDQ1LjQsNDUuNSw0Nyw0My41LDQ3Ii8+DQo8L2c+DQo8L3N2Zz4NCg=="); }

/* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
#footer .pane-menu-menu-social-networks a[href*=google], .node-type-social-wall .pane-node-field-tv-external-links a[href*=google], .view-media-gallery-single .icon-google:after, .view-syfy-recap-gallery .views-field-nothing-1 a.icon-google,
.view-syfy-recap-gallery .views-field-nothing-1 a.icon-google:visited {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaWQgbWVldCI+DQo8cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMjUuMywxNC41aDkuMXYwLjJjMCwxLTEuOCwxLjItMy4xLDEuNGMtMC40LDAtMS4zLDAuMS0xLjUsMC4yYzIuMywxLjIsMi43LDMuMiwyLjcsNmMwLDMuMy0xLjMsNS4xLTIuNyw2LjMNCgljLTAuOCwwLjgtMS41LDEuNC0xLjUsMi4xYzAsMC44LDEsMS42LDIsMi41YzEuOCwxLjUsNC4xLDMuNiw0LjEsNy4xYzAsMy43LTEuNiw2LjMtNC42LDcuN2MtMi40LDEuMi00LjksMS40LTYsMS40DQoJYy0wLjIsMC0wLjItMC4xLTAuMy0wLjFjMCwwLTAuMSwwLjEtMC4yLDAuMWMtMS41LDAtOS4yLTAuNC05LjItNy40YzAtNi44LDguNC03LjQsMTAuOS03LjRoMC4xYy0xLjQtMi0xLjItNC0xLjItNA0KCWMtMC4xLDAtMC4zLDAtMC42LDBjLTEsMC0yLjgtMC4yLTQuNC0xLjJjLTItMS4yLTIuOS0zLjMtMi45LTYuNEMxNi4xLDE0LjgsMjUuMiwxNC41LDI1LjMsMTQuNXogTTI1LDM2LjVjLTAuMiwwLTAuNCwwLTAuNiwwDQoJYy0xLjgsMC4xLTMuMywwLjgtNC41LDEuOGMtMS4xLDEtMS44LDIuNC0xLjcsMy43YzAuMiwyLjgsMy4yLDQuNCw2LjgsNC4xYzMuNi0wLjIsNi0yLjMsNS44LTUuMUMzMC42LDM4LjQsMjguNCwzNi41LDI1LDM2LjV6DQoJIE0yMy42LDE3Yy0wLjIsMC0wLjUsMC0wLjgsMC4xYy0xLDAuMy0xLjgsMS4yLTIuMywyLjVjLTAuNCwxLjMtMC41LDIuNi0wLjEsNC4yYzAuNywyLjcsMi43LDQuNyw0LjcsNC43YzAuMiwwLDAuNSwwLDAuNy0wLjENCgljMi4yLTAuNiwzLjYtMy45LDIuNi03LjFDMjcuNSwxNy45LDI2LDE3LDIzLjYsMTd6IE00OS44LDI4LjJ2My43aC02djZoLTMuN3YtNmgtNnYtMy43aDZ2LTZoMy43djZINDkuOHoiLz4NCjwvc3ZnPg0K"); }

/* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
.pane-syfy-social-social-share #social-share a[href*='google']:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaWQgbWVldCI+DQo8cGF0aCBmaWxsPSIjNjY2NjY2IiBkPSJNMjUuMywxNC41aDkuMXYwLjJjMCwxLTEuOCwxLjItMy4xLDEuNGMtMC40LDAtMS4zLDAuMS0xLjUsMC4yYzIuMywxLjIsMi43LDMuMiwyLjcsNmMwLDMuMy0xLjMsNS4xLTIuNyw2LjMNCgljLTAuOCwwLjgtMS41LDEuNC0xLjUsMi4xYzAsMC44LDEsMS42LDIsMi41YzEuOCwxLjUsNC4xLDMuNiw0LjEsNy4xYzAsMy43LTEuNiw2LjMtNC42LDcuN2MtMi40LDEuMi00LjksMS40LTYsMS40DQoJYy0wLjIsMC0wLjItMC4xLTAuMy0wLjFjMCwwLTAuMSwwLjEtMC4yLDAuMWMtMS41LDAtOS4yLTAuNC05LjItNy40YzAtNi44LDguNC03LjQsMTAuOS03LjRoMC4xYy0xLjQtMi0xLjItNC0xLjItNA0KCWMtMC4xLDAtMC4zLDAtMC42LDBjLTEsMC0yLjgtMC4yLTQuNC0xLjJjLTItMS4yLTIuOS0zLjMtMi45LTYuNEMxNi4xLDE0LjgsMjUuMiwxNC41LDI1LjMsMTQuNXogTTI1LDM2LjVjLTAuMiwwLTAuNCwwLTAuNiwwDQoJYy0xLjgsMC4xLTMuMywwLjgtNC41LDEuOGMtMS4xLDEtMS44LDIuNC0xLjcsMy43YzAuMiwyLjgsMy4yLDQuNCw2LjgsNC4xYzMuNi0wLjIsNi0yLjMsNS44LTUuMUMzMC42LDM4LjQsMjguNCwzNi41LDI1LDM2LjV6DQoJIE0yMy42LDE3Yy0wLjIsMC0wLjUsMC0wLjgsMC4xYy0xLDAuMy0xLjgsMS4yLTIuMywyLjVjLTAuNCwxLjMtMC41LDIuNi0wLjEsNC4yYzAuNywyLjcsMi43LDQuNyw0LjcsNC43YzAuMiwwLDAuNSwwLDAuNy0wLjENCgljMi4yLTAuNiwzLjYtMy45LDIuNi03LjFDMjcuNSwxNy45LDI2LDE3LDIzLjYsMTd6IE00OS44LDI4LjJ2My43aC02djZoLTMuN3YtNmgtNnYtMy43aDZ2LTZoMy43djZINDkuOHoiLz4NCjwvc3ZnPg0K"); }

/* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
#footer .pane-menu-menu-social-networks a[href*=youtube], .node-type-social-wall .pane-node-field-tv-external-links a[href*=youtube] {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKICAgd2lkdGg9IjYxMnB4IiBoZWlnaHQ9Ijc5MnB4IiB2aWV3Qm94PSIwIDAgNjEyIDc5MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjEyIDc5MiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnIGlkPSJMb3plbmdlIj4KICA8Zz4KICAgIDxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00NzguODU1LDMyNS40NzFjMCwwLTMuNDQ3LTI0LjMwOS0xNC4wMjMtMzUuMDEzYy0xMy40MTQtMTQuMDUxLTI4LjQ0OS0xNC4xMi0zNS4zNDQtMTQuOTQyCiAgICAgIGMtNDkuMzYzLTMuNTY4LTEyMy40MTItMy41NjgtMTIzLjQxMi0zLjU2OGgtMC4xNTNjMCwwLTc0LjA0NiwwLTEyMy40MSwzLjU2OGMtNi44OTcsMC44MjItMjEuOTI3LDAuODkyLTM1LjM0NSwxNC45NDIKICAgICAgYy0xMC41NzYsMTAuNzA0LTE0LjAxOCwzNS4wMTMtMTQuMDE4LDM1LjAxM3MtMy41MjgsMjguNTQ2LTMuNTI4LDU3LjA5M3YyNi43NjFjMCwyOC41NDcsMy41MjgsNTcuMDkzLDMuNTI4LDU3LjA5MwogICAgICBzMy40NDIsMjQuMzEsMTQuMDE4LDM1LjAxNWMxMy40MTgsMTQuMDQ5LDMxLjA0NSwxMy42MDQsMzguODk2LDE1LjA3NkMyMTQuMjg2LDUxOS4yMTUsMzA2LDUyMC4wNTMsMzA2LDUyMC4wNTMKICAgICAgczc0LjEyNS0wLjExMiwxMjMuNDg4LTMuNjhjNi44OTUtMC44MjMsMjEuOTMtMC44OTMsMzUuMzQ0LTE0Ljk0MWMxMC41NzYtMTAuNzA1LDE0LjAyMy0zNS4wMTUsMTQuMDIzLTM1LjAxNQogICAgICBzMy41MjEtMjguNTQ2LDMuNTIxLTU3LjA5M3YtMjYuNzYxQzQ4Mi4zNzcsMzU0LjAxNyw0NzguODU1LDMyNS40NzEsNDc4Ljg1NSwzMjUuNDcxeiBNMjY5LjU4Myw0NDEuNzU2bC0wLjAxNy05OS4xMTUKICAgICAgbDk1LjMxNyw0OS43M0wyNjkuNTgzLDQ0MS43NTZ6Ii8+CiAgPC9nPgo8L2c+Cjwvc3ZnPgo="); }

/* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
.pane-all-shows-pane-all .attachment-before label:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDE2IDE2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNiAxNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjNjY2NjY2IiBkPSJNMTUuMDk3LDEyLjk5NGwtMi45ODYtMi45ODZjMC41ODctMC45MywwLjg4MS0yLjA1NywwLjg4MS0zLjIzMmMwLTMuNDI4LTIuNzkxLTYuMjY4LTYuMjE5LTYuMjY4DQoJYy0zLjQ3NywwLTYuMjY4LDIuNzkxLTYuMjY4LDYuMjY4czIuNzkxLDYuMjY4LDYuMjY4LDYuMjY4YzEuMjI1LDAsMi4zNTEtMC4zNDIsMy4yODEtMC45M2wyLjkzOCwyLjkzOQ0KCWMwLjI5NCwwLjI5MywwLjY4NywwLjQzOSwxLjAyOCwwLjQzOWMwLjM0MywwLDAuNzM1LTAuMTQ2LDEuMDI5LTAuNDM5QzE1LjYzNiwxNC40NjMsMTUuNjM2LDEzLjUzMywxNS4wOTcsMTIuOTk0eiBNMi40NjQsNi43NzUNCgljMC0yLjM1MSwxLjkwOS00LjMwOSw0LjMwOS00LjMwOXM0LjMxLDEuOTA5LDQuMzEsNC4zMDljMCwyLjQtMS45MSw0LjMxMS00LjMxLDQuMzExUzIuNDY0LDkuMTc2LDIuNDY0LDYuNzc1eiIvPg0KPC9zdmc+DQo="); }

/* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
.spreadfast-contest .syfy-spredfast-entry-popup .content .direction-nav a:after, .twentytwenty-left-arrow,
.twentytwenty-right-arrow, .view-media-gallery-single .views-field .flex-direction-nav a:after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTIuN3B4IiBoZWlnaHQ9IjIxLjJweCIgdmlld0JveD0iMCAwIDEyLjcgMjEuMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIuNyAyMS4yIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxyZWN0IHg9IjQuOSIgeT0iLTEuMSIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDY5IDAuNzA3MyAtMC43MDczIDAuNzA2OSA2LjM2NTkgLTIuNjM1NykiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIzIiBoZWlnaHQ9IjE1Ii8+DQo8cmVjdCB4PSI0LjkiIHk9IjcuMyIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuNzA3MyAwLjcwNjkgLTAuNzA2OSAtMC43MDczIDIxLjM0MTQgMjAuODAwMikiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIzIiBoZWlnaHQ9IjE1Ii8+DQo8L3N2Zz4NCg=="); }

/* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_icons.scss */
.tveModal .brandLogo,
.loginModal .brandLogo {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODJweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgODIgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9ImZvb3RlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkxLjAwMDAwMCwgLTMzNi4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkxLjAwMDAwMCwgMzM2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkNsaXAtNiIgcG9pbnRzPSIzOS40NzQyNjY3IDEuOTYwNzg0MzFlLTA1IDAgMS45NjA3ODQzMWUtMDUgMCAyMC4wMDAwMTk2IDE0OC4wOTEwNzQgMjAuMDAwMDE5NiAxNDguMDkxMDc0IDEuOTYwNzg0MzFlLTA1IDM5LjQ3NDI2NjcgMS45NjA3ODQzMWUtMDUgMTkuODczMzg3MiAwIDE5Ljg3MzM4NzIgMTkuOTg2NDcwNiAzOS40NzQyNjY3IDE5Ljk4NjQ3MDYgMzkuNDc0MjY2NyAxLjk2MDc4NDMxZS0wNSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxLjE5NTQwNTgsMCBDMzEuMDE4MjgwNiwwLjE3ODIzNTI5NCAzMC45MTg5MDM0LDAuMjc4MDM5MjE2IDMwLjc0MTc3ODMsMC40NTYyNzQ1MSBMMzAuNzQxNzc4Myw5Ljk0Njg2Mjc1IEwyOC43NDQyOTcyLDkuOTQ2ODYyNzUgTDI4Ljc0NDI5NzIsMC40NTYyNzQ1MSBDMjguNTY2OTc3MiwwLjI3ODAzOTIxNiAyOC40Njc2LDAuMTc4MjM1Mjk0IDI4LjI5MDQ3NDgsMCBMMjAuNDQxNjI3MywwIEMyMC4yNjQzMDcyLDAuMTc4MjM1Mjk0IDIwLjE2NDkzMDEsMC4yNzgwMzkyMTYgMTkuOTg3ODA0OSwwLjQ1NjI3NDUxIEwxOS45ODc4MDQ5LDEwLjAzODAzOTIgTDI1LjM2NDg4OSwxNS40OTI1NDkgTDI1LjM2NDg4OSwxOS41MzAxOTYxIEMyNS41NDIwMTQyLDE5LjcwODQzMTQgMjUuNjQxMzkxNCwxOS44MDgyMzUzIDI1LjgxODUxNjUsMTkuOTg2NDcwNiBMMzMuNjY3NTU5LDE5Ljk4NjQ3MDYgQzMzLjg0NDY4NDEsMTkuODA4MjM1MyAzMy45NDM4NjY0LDE5LjcwODQzMTQgMzQuMTIxMTg2NSwxOS41MzAxOTYxIEwzNC4xMjExODY1LDE1LjQ0NTY4NjMgTDM5LjU4ODY4NDMsOS45NDY4NjI3NSBMMzkuNTg4Njg0MywwLjQ1NjI3NDUxIEMzOS40MTE3NTQsMC4yNzgwMzkyMTYgMzkuMzEyMzc2OSwwLjE3ODIzNTI5NCAzOS4xMzUwNTY4LDAgTDMxLjE5NTQwNTgsMCBaIiBpZD0iRmlsbC01IiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iQ2xpcC05IiBwb2ludHM9IjgwLjk0NjA3MjkgMS45NjA3ODQzMWUtMDUgMCAxLjk2MDc4NDMxZS0wNSAwIDIwLjAwMDAxOTYgMTQ4LjA5MTA3NCAyMC4wMDAwMTk2IDE0OC4wOTEwNzQgMS45NjA3ODQzMWUtMDUgODAuOTQ2MDcyOSAxLjk2MDc4NDMxZS0wNSA2MS4zNDQ5OTg2IDAgNjEuMzQ0OTk4NiAxOS45ODY0NzA2IDgwLjk0NjA3MjkgMTkuOTg2NDcwNiA4MC45NDYwNzI5IDEuOTYwNzg0MzFlLTA1Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNzIuOTg4MjgzNiwwIEM3Mi44MTA5NjM1LDAuMTc4MjM1Mjk0IDcyLjcxMTc4MTIsMC4yNzgwMzkyMTYgNzIuNTM0NjU2LDAuNDU2Mjc0NTEgTDcyLjUzNDY1Niw5Ljk0Njg2Mjc1IEw3MC41MzY5ODAyLDkuOTQ2ODYyNzUgTDcwLjUzNjk4MDIsMC40NTYyNzQ1MSBDNzAuMzU5ODU1LDAuMjc4MDM5MjE2IDcwLjI2MDQ3NzgsMC4xNzgyMzUyOTQgNzAuMDgzMzUyNiwwIEw2Mi4yMzQzMTAyLDAgQzYyLjA1NzE4NSwwLjE3ODIzNTI5NCA2MS45NTc4MDc4LDAuMjc4MDM5MjE2IDYxLjc4MDQ4NzgsMC40NTYyNzQ1MSBMNjEuNzgwNDg3OCwxMC4wMzgwMzkyIEw2Ny4xNTc1NzE5LDE1LjQ5MjU0OSBMNjcuMTU3NTcxOSwxOS41MzAxOTYxIEM2Ny4zMzQ2OTcxLDE5LjcwODQzMTQgNjcuNDM0MjY5MSwxOS44MDgyMzUzIDY3LjYxMTM5NDMsMTkuOTg2NDcwNiBMNzUuNDYwMjQxOSwxOS45ODY0NzA2IEM3NS42MzczNjcxLDE5LjgwODIzNTMgNzUuNzM2OTM5MSwxOS43MDg0MzE0IDc1LjkxMzg2OTQsMTkuNTMwMTk2MSBMNzUuOTEzODY5NCwxNS40NDU2ODYzIEw4MS4zODE1NjIxLDkuOTQ2ODYyNzUgTDgxLjM4MTU2MjEsMC40NTYyNzQ1MSBDODEuMjA0NDM2OSwwLjI3ODAzOTIxNiA4MS4xMDUyNTQ2LDAuMTc4MjM1Mjk0IDgwLjkyNzkzNDYsMCBMNzIuOTg4MjgzNiwwIFoiIGlkPSJGaWxsLTgiIGZpbGw9IiNGRkZGRkYiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJDbGlwLTEyIiBwb2ludHM9IjAgMCAxNy44NzU4MDg4IDAgMTcuODc1ODA4OCAxOS45ODYyNTQ5IDAgMTkuOTg2MjU0OSAwIDIuNzg2NDQyMWUtMTUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNy40MjIxODEyLDAgTDMuOTcwMDIwMzYsMCBMMCwzLjk5MjU0OTAyIEwwLDkuNDkxOTYwNzggQzAuMTc3MzIwMDQyLDkuNjcwMTk2MDggMC4yNzY2OTcyMDgsOS43NzAxOTYwOCAwLjQ1MzgyMjM5Miw5Ljk0Njg2Mjc1IEw4LjkzNzkwNDM5LDkuOTQ2ODYyNzUgTDguOTM3OTA0MzksMTEuOTA4ODIzNSBMMC40NTM2Mjc1MzUsMTEuOTA4ODIzNSBDMC4yNzY1MDIzNTEsMTIuMDg3MDU4OCAwLjE3NzEyNTE4NSwxMi4xODcwNTg4IDAsMTIuMzY1Mjk0MSBMMCwxOS41MyBDMC4xNzcxMjUxODUsMTkuNzA4NDMxNCAwLjI3NjUwMjM1MSwxOS44MDgyMzUzIDAuNDUzNjI3NTM1LDE5Ljk4NjI3NDUgTDEzLjkwNTk4MzMsMTkuOTg2Mjc0NSBMMTcuODc1ODA4OCwxNS45OTM5MjE2IEwxNy44NzU4MDg4LDEwLjQwMzEzNzMgQzE3LjY5ODY4MzYsMTAuMjI1MDk4IDE3LjU5OTMwNjQsMTAuMTI1MDk4IDE3LjQyMTk4NjQsOS45NDY4NjI3NSBMOC45MzgwOTkyNSw5Ljk0Njg2Mjc1IEw4LjkzODA5OTI1LDcuOTg0OTAxOTYgTDE3LjQyMjE4MTIsNy45ODQ5MDE5NiBDMTcuNTk5MzA2NCw3LjgwNjY2NjY3IDE3LjY5ODY4MzYsNy43MDY4NjI3NSAxNy44NzU4MDg4LDcuNTI4NjI3NDUgTDE3Ljg3NTgwODgsMC40NTYyNzQ1MSBDMTcuNjk4NjgzNiwwLjI3ODAzOTIxNiAxNy41OTkzMDY0LDAuMTc4MjM1Mjk0IDE3LjQyMjE4MTIsMCIgaWQ9IkZpbGwtMTEiIGZpbGw9IiNGRkZGRkYiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NS43NjI1MDg0LDAgTDQxLjc5MjY4MjksMy45OTI1NDkwMiBMNDEuNzkyNjgyOSwxOS41MyBDNDEuOTY5ODA4MSwxOS43MDgyMzUzIDQyLjA2OTM4MDEsMTkuODA4MjM1MyA0Mi4yNDYzMTA1LDE5Ljk4NjQ3MDYgTDUwLjA5NTM1MjksMTkuOTg2NDcwNiBDNTAuMjcyNDc4MSwxOS44MDgyMzUzIDUwLjM3MTg1NTIsMTkuNzA4MjM1MyA1MC41NDg5ODA0LDE5LjUzIEw1MC41NDg5ODA0LDE2Ljg2MDc4NDMgTDU5LjIxNDY2OTMsMTYuODYwNzg0MyBDNTkuMzkxNzk0NSwxNi42ODI3NDUxIDU5LjQ5MTE3MTcsMTYuNTgyNzQ1MSA1OS42Njg0OTE3LDE2LjQwNDUwOTggTDU5LjY2ODQ5MTcsMTAuNDAzMTM3MyBDNTkuNDkxMTcxNywxMC4yMjUwOTggNTkuMzkxNzk0NSwxMC4xMjUwOTggNTkuMjE0NjY5Myw5Ljk0Njg2Mjc1IEw1MC41NDg5ODA0LDkuOTQ2ODYyNzUgTDUwLjU0ODk4MDQsNy45ODQ5MDE5NiBMNTkuMjE0NjY5Myw3Ljk4NDkwMTk2IEM1OS4zOTE3OTQ1LDcuODA2NjY2NjcgNTkuNDkxMTcxNyw3LjcwNjg2Mjc1IDU5LjY2ODQ5MTcsNy41Mjg2Mjc0NSBMNTkuNjY4NDkxNywwLjQ1NjI3NDUxIEM1OS40OTExNzE3LDAuMjc4MDM5MjE2IDU5LjM5MTc5NDUsMC4xNzgyMzUyOTQgNTkuMjE0NjY5MywwIEw0NS43NjI1MDg0LDAgWiIgaWQ9IkZpbGwtMTQiIGZpbGw9IiNGRkZGRkYiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+Cg=="); }

/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_loader.scss */
.js-schedule-search-processing .schedule-search-loader, .pager-load-more a.progress-disabled:after, .tveModal .loader,
.loginModal .loader {
  zoom: 1;
  display: block;
  width: 16px;
  height: 16px;
  animation: wait 0.8s steps(1, start) infinite;
  background-image: -owg-linear-gradient(0deg, #eaff4d 1px, transparent 8px, #eaff4d 8px), -owg-linear-gradient(90deg, #eaff4d 1px, #eaff4d 3px, #eaff4d 3px), -owg-linear-gradient(0deg, #eaff4d 1px, transparent 8px, #eaff4d 8px), -owg-linear-gradient(90deg, #eaff4d 1px, #eaff4d 3px, #eaff4d 3px), -owg-linear-gradient(0deg, #eaff4d 1px, transparent 8px, #eaff4d 8px), -owg-linear-gradient(90deg, #eaff4d 1px, #eaff4d 3px, #eaff4d 3px), -owg-linear-gradient(0deg, #e1ff00 1px, transparent 10px, #e1ff00 10px), -owg-linear-gradient(90deg, #e1ff00 1px, #e1ff00 3px, #e1ff00 3px), -owg-linear-gradient(0deg, #9eb300 1px, transparent 15px, #9eb300 15px), -owg-linear-gradient(90deg, #9eb300 1px, #9eb300 3px, #9eb300 3px);
  background-image: linear-gradient(0deg, #eaff4d 1px, transparent 8px, #eaff4d 8px), linear-gradient(90deg, #eaff4d 1px, #eaff4d 3px, #eaff4d 3px), linear-gradient(0deg, #eaff4d 1px, transparent 8px, #eaff4d 8px), linear-gradient(90deg, #eaff4d 1px, #eaff4d 3px, #eaff4d 3px), linear-gradient(0deg, #eaff4d 1px, transparent 8px, #eaff4d 8px), linear-gradient(90deg, #eaff4d 1px, #eaff4d 3px, #eaff4d 3px), linear-gradient(0deg, #e1ff00 1px, transparent 10px, #e1ff00 10px), linear-gradient(90deg, #e1ff00 1px, #e1ff00 3px, #e1ff00 3px), linear-gradient(0deg, #9eb300 1px, transparent 15px, #9eb300 15px), linear-gradient(90deg, #9eb300 1px, #9eb300 3px, #9eb300 3px);
  background-repeat: no-repeat;
  background-size: 4px 9px, 4px 9px, 4px 9px, 4px 9px, 4px 9px, 4px 9px, 4px 11px, 4px 11px, 4px 16px, 4px 16px, 4px 16px, 4px 16px;
  background-position: -4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 2px, -4px 2px, -4px 0, -4px 0, -4px 0, -4px 0; }
  /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_loader.scss */
  .no-cssanimations .js-schedule-search-processing .schedule-search-loader, .js-schedule-search-processing .no-cssanimations .schedule-search-loader, .no-cssanimations .pager-load-more a.progress-disabled:after, .pager-load-more .no-cssanimations a.progress-disabled:after, .no-cssanimations .tveModal .loader, .tveModal .no-cssanimations .loader, .no-cssanimations
  .loginModal .loader,
  .loginModal .no-cssanimations .loader {
    background-image: url("../images/loader_fallback.gif");
    background-position: center center;
    background-size: 16px 16px; }

/* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_loader.scss */
.js-schedule-search-processing .schedule-search-loader {
  background-image: -owg-linear-gradient(0deg, #000000 1px, transparent 8px, #000000 8px), -owg-linear-gradient(90deg, #000000 1px, #000000 3px, #000000 3px), -owg-linear-gradient(0deg, #000000 1px, transparent 8px, #000000 8px), -owg-linear-gradient(90deg, #000000 1px, #000000 3px, #000000 3px), -owg-linear-gradient(0deg, #000000 1px, transparent 8px, #000000 8px), -owg-linear-gradient(90deg, #000000 1px, #000000 3px, #000000 3px), -owg-linear-gradient(0deg, #000000 1px, transparent 10px, #000000 10px), -owg-linear-gradient(90deg, #000000 1px, #000000 3px, #000000 3px), -owg-linear-gradient(0deg, #000000 1px, transparent 15px, #000000 15px), -owg-linear-gradient(90deg, #000000 1px, #000000 3px, #000000 3px);
  background-image: linear-gradient(0deg, #000000 1px, transparent 8px, #000000 8px), linear-gradient(90deg, #000000 1px, #000000 3px, #000000 3px), linear-gradient(0deg, #000000 1px, transparent 8px, #000000 8px), linear-gradient(90deg, #000000 1px, #000000 3px, #000000 3px), linear-gradient(0deg, #000000 1px, transparent 8px, #000000 8px), linear-gradient(90deg, #000000 1px, #000000 3px, #000000 3px), linear-gradient(0deg, #000000 1px, transparent 10px, #000000 10px), linear-gradient(90deg, #000000 1px, #000000 3px, #000000 3px), linear-gradient(0deg, #000000 1px, transparent 15px, #000000 15px), linear-gradient(90deg, #000000 1px, #000000 3px, #000000 3px); }

@keyframes wait {
  12.5% {
    background-position: -4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,0,0; }
  25% {
    background-position: -4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,0,0,6px,6px; }
  37.5% {
    background-position: -4px,-4px,-4px,-4px,-4px,-4px,0,0,6px,6px,12px,12px; }
  50% {
    background-position: -4px,-4px,-4px,-4px,0,0,6px,6px,12px,12px,-4px,-4px; }
  62.5% {
    background-position: -4px,-4px,0,0,6px,6px,12px,12px,-4px,-4px,-4px,-4px; }
  75% {
    background-position: 0,0,6px,6px,12px,12px,-4px,-4px,-4px,-4px,-4px,-4px; }
  87.5% {
    background-position: 6px,6px,12px,12px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px; }
  100% {
    background-position: 12px,12px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px; } }

/* line 100, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_loader.scss */
.video-loading:before {
  zoom: 1;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("../images/loading-swirl.png");
  background-size: cover;
  animation: spinner 1.2s infinite linear; }

@-moz-document url-prefix() {
  /* line 100, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_loader.scss */
  .video-loading:before {
    width: 40px;
    height: 40px; } }
  /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_loader.scss */
  .no-cssanimations .video-loading:before {
    background-image: url("../images/loading-spinner.gif");
    background-position: center center;
    background-size: 20px;
    background-repeat: no-repeat; }

@keyframes spinner {
  from {
    transform: rotate(4deg) scale(1) skew(1deg) translate(0px); }
  to {
    transform: rotate(360deg) scale(1) skew(1deg) translate(0px); } }

/**
 * Media
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_media.scss */
img {
  border: 0;
  max-width: 100%;
  height: auto; }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_media.scss */
figure > img {
  display: block; }

/* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_media.scss */
figure {
  margin: 0; }

/* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_media.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_media.scss */
iframe {
  max-width: 100%; }

/**
 * Normalize
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
dialog,
summary {
  display: block; }

/* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
dfn {
  font-style: italic; }

/* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
  border: none;
  border-top: 1px solid #666;
  height: 1px;
  margin-bottom: 40px;
  margin-top: 40px; }

/* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
mark {
  background: #ff0; }

/* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/* line 56, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
small {
  font-size: 80%; }

/* line 60, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
sup {
  top: -0.5em; }

/* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 74, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
[hidden] {
  display: none; }

/* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
blockquote,
cite {
  font-style: normal; }

/* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/**
 * Print
 */
@media print {
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    filter: none !important;
    text-shadow: none;
    -ms-filter: none !important; }
  /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_print.scss */
  a {
    text-decoration: underline; }
    /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_print.scss */
    a:visited {
      text-decoration: underline; }
    /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_print.scss */
    a[href]:after {
      content: " (" attr(href) ")"; }
  /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_print.scss */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_print.scss */
  thead {
    display: table-header-group; }
  /* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }
  @page {
    margin: 0.5cm; }
  /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  /* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; } }

/**
 * Typography
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography.scss */
h1, .node-type-recap .pane-node-title, h2, h3, h4, h5, h6 {
  margin: 0; }

/* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography.scss */
h1, .node-type-recap .pane-node-title {
  color: #333;
  margin-bottom: 38px; }
  /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography.scss */
  .pane-node-title h1, .pane-node-title .node-type-recap .pane-node-title, .node-type-recap .pane-node-title .pane-node-title {
    margin-bottom: 0; }

/* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography.scss */
h2 {
  color: #e1ff00;
  margin-bottom: 16px; }

/* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography.scss */
h3 {
  margin-bottom: 20px; }

/* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography.scss */
h4 {
  margin-bottom: 30px; }

/* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography.scss */
h5 {
  margin-bottom: 10px; }

/* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography.scss */
h6 {
  margin-bottom: 10px; }

/* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography.scss */
p {
  margin: 0 0 20px 0; }

/* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography.scss */
blockquote {
  font-family: "Cinetype", Helvetica, Arial, sans-serif; }

/* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography.scss */
.pane-bean-info-test p {
  color: #fff;
  margin: 0;
  text-transform: uppercase; }

/* line 4, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.tile-inner .field-name-field-tv-shows .syfy-show-title,
.tile-inner .field-name-field-tv-shows .syfy-show-title a, .tile--small .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-name,
.tile--small .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-name a {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.15em;
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase; }

/* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
#footer .pane-bean-footer-nbcu-info p:first-child, .rational-end-card .playlist .playlist-video .video-label, .view-syfy-catch-up-seasons .season-sidebar .watch-episodes-link {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-size: 11px; }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
#footer .row-2 .pane-bean-syfy-international-link p, #footer .row-2 .pane-bean-footer-copyright p, #footer .pane-menu-menu-legal-menu .menu, #footer .pane-bean-footer-nbcu-info p {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0.05em;
  font-size: 11px; }

/* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.node-type-basic-page .field-name-field-bean,
.node-type-basic-page .field-name-field-bean p, .episode-instructions, .episode-label, .tile-inner .tile-marqee,
.tile-inner .field-name-field-syfy-blog-category, .tile-inner .field-name-field-tv-shows {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.15em;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase; }

/* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.pane-syfy-show-microsite-where-to-watch-link, .episode-id {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0.05em;
  font-size: 12px; }

/* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.pane-bean-on-demand-text p, body.page-404 a.contact, article#node-23791 .table-of-content a, .syfy-spredfast-entry .syfy-spredfast-share-button, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
.syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category, .rational-end-card .countdown-block .cancel-btn, .rational-end-card .playlist > .playlist-label, .tile-inner .field-name-field-episode-credit-role, .tile-inner .tile-readmore {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-size: 12px; }

/* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.pane-bean-country-list .field, .pane-bean-syfy-now-provider-list-page .field, .page-wrapper .dropdown li .schedule-current-time, #footer .panel-pane ul, .undefined-menu ul.undefined-menu-dropdown, .view--teaser-stacked .teaser-content li {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0.02em;
  font-size: 14px;
  line-height: 18px; }

/* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.pane-bean-subscribe-page-text .bean-text-snippet, .node-type-social-wall .field-name-body p, .pane-bean-international-sites h2.pane-title, .pane-bean-country-list h2.pane-title, .node-type-social-wall .pane-node-field-tv-external-links .pane-title, .panel-display.trolli-contest .tabs-container ul.tabs li, .rational-end-card, #rational-hover-card, .view-media-gallery-single .field-name-field-caption {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 22px; }

/* line 77, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
#footer .panel-pane h2.pane-title {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 22px; }

/* line 84, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.page-faq .undefined-menu #edit-submitted-topic-menu a,
.page-faq .undefined-menu ul.undefined-menu-dropdown a,
.js-feedback-form.undefined-menu #edit-submitted-topic-menu a,
.js-feedback-form.undefined-menu ul.undefined-menu-dropdown a {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: 0.05em;
  font-size: 18px; }

/* line 90, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.node-type-app .page-wrapper h3.field-label, .view-syfy-recap-gallery .views-field-counter,
.view-syfy-blog-gallery .views-field-counter {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0.05em;
  font-size: 18px; }

/* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.field-name-body h4.subHeading, .undefined-dropdown, .undefined-menu #edit-submitted-topic-menu, .pane-full-episodes-pane-related-episodes-by-show .pane-title, .pane-full-episodes-pane-episodes-by-show .pane-title, .social-wall-no-microsite .panel-1col h1, .social-wall-no-microsite .panel-1col .node-type-recap .pane-node-title, .node-type-recap .social-wall-no-microsite .panel-1col .pane-node-title, .show-whats-new .outer .inner {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: -0.01em;
  font-size: 22px;
  line-height: 1.2; }
  /* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
  .tile .field-name-body h4.subHeading, .field-name-body .tile h4.subHeading, .tile .undefined-dropdown, .tile .undefined-menu #edit-submitted-topic-menu, .undefined-menu .tile #edit-submitted-topic-menu, .tile .pane-full-episodes-pane-related-episodes-by-show .pane-title, .pane-full-episodes-pane-related-episodes-by-show .tile .pane-title, .tile .pane-full-episodes-pane-episodes-by-show .pane-title, .pane-full-episodes-pane-episodes-by-show .tile .pane-title, .tile .social-wall-no-microsite .panel-1col h1, .social-wall-no-microsite .panel-1col .tile h1, .tile .social-wall-no-microsite .panel-1col .node-type-recap .pane-node-title, .social-wall-no-microsite .panel-1col .node-type-recap .tile .pane-node-title, .tile .node-type-recap .social-wall-no-microsite .panel-1col .pane-node-title, .node-type-recap .social-wall-no-microsite .panel-1col .tile .pane-node-title, .tile .show-whats-new .outer .inner, .show-whats-new .outer .tile .inner {
    font-size: 18px; }
    @media (min-width: 40.625em) {
      /* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
      .tile .field-name-body h4.subHeading, .field-name-body .tile h4.subHeading, .tile .undefined-dropdown, .tile .undefined-menu #edit-submitted-topic-menu, .undefined-menu .tile #edit-submitted-topic-menu, .tile .pane-full-episodes-pane-related-episodes-by-show .pane-title, .pane-full-episodes-pane-related-episodes-by-show .tile .pane-title, .tile .pane-full-episodes-pane-episodes-by-show .pane-title, .pane-full-episodes-pane-episodes-by-show .tile .pane-title, .tile .social-wall-no-microsite .panel-1col h1, .social-wall-no-microsite .panel-1col .tile h1, .tile .social-wall-no-microsite .panel-1col .node-type-recap .pane-node-title, .social-wall-no-microsite .panel-1col .node-type-recap .tile .pane-node-title, .tile .node-type-recap .social-wall-no-microsite .panel-1col .pane-node-title, .node-type-recap .social-wall-no-microsite .panel-1col .tile .pane-node-title, .tile .show-whats-new .outer .inner, .show-whats-new .outer .tile .inner {
        font-size: 22px; } }
    @media (min-width: 56.25em) {
      /* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
      .tile .field-name-body h4.subHeading, .field-name-body .tile h4.subHeading, .tile .undefined-dropdown, .tile .undefined-menu #edit-submitted-topic-menu, .undefined-menu .tile #edit-submitted-topic-menu, .tile .pane-full-episodes-pane-related-episodes-by-show .pane-title, .pane-full-episodes-pane-related-episodes-by-show .tile .pane-title, .tile .pane-full-episodes-pane-episodes-by-show .pane-title, .pane-full-episodes-pane-episodes-by-show .tile .pane-title, .tile .social-wall-no-microsite .panel-1col h1, .social-wall-no-microsite .panel-1col .tile h1, .tile .social-wall-no-microsite .panel-1col .node-type-recap .pane-node-title, .social-wall-no-microsite .panel-1col .node-type-recap .tile .pane-node-title, .tile .node-type-recap .social-wall-no-microsite .panel-1col .pane-node-title, .node-type-recap .social-wall-no-microsite .panel-1col .tile .pane-node-title, .tile .show-whats-new .outer .inner, .show-whats-new .outer .tile .inner {
        font-size: 20px; } }
    @media (min-width: 100em) {
      /* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
      .tile .field-name-body h4.subHeading, .field-name-body .tile h4.subHeading, .tile .undefined-dropdown, .tile .undefined-menu #edit-submitted-topic-menu, .undefined-menu .tile #edit-submitted-topic-menu, .tile .pane-full-episodes-pane-related-episodes-by-show .pane-title, .pane-full-episodes-pane-related-episodes-by-show .tile .pane-title, .tile .pane-full-episodes-pane-episodes-by-show .pane-title, .pane-full-episodes-pane-episodes-by-show .tile .pane-title, .tile .social-wall-no-microsite .panel-1col h1, .social-wall-no-microsite .panel-1col .tile h1, .tile .social-wall-no-microsite .panel-1col .node-type-recap .pane-node-title, .social-wall-no-microsite .panel-1col .node-type-recap .tile .pane-node-title, .tile .node-type-recap .social-wall-no-microsite .panel-1col .pane-node-title, .node-type-recap .social-wall-no-microsite .panel-1col .tile .pane-node-title, .tile .show-whats-new .outer .inner, .show-whats-new .outer .tile .inner {
        font-size: 22px; } }

/* line 121, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.view-full-episodes:not(.view-display-id-pane_latest_6) h3 {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: -0.01em;
  font-size: 26px;
  line-height: 30px; }

/* line 128, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
body.page-404 h1, body.page-404 .node-type-recap .pane-node-title, .node-type-recap body.page-404 .pane-node-title, body.page-forums h1, body.page-forums .node-type-recap .pane-node-title, .node-type-recap body.page-forums .pane-node-title, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .tag-title,
.syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .tag-title,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .tag-title,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .tag-title, .tile-inner h2.title-title {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: -0.01em;
  font-size: 30px;
  line-height: 1; }

/* line 163, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
#block-views-schedule-time-windows-block-4 .views-field-start, #schedule-search .views-field-start {
  font-family: "syfy", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: -0.01em;
  font-size: 60px;
  line-height: 1; }

/* line 172, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.page-schedule .syfy-sb-right .panel-col-first h1, .page-schedule .syfy-sb-right .panel-col-first .node-type-recap .pane-node-title, .node-type-recap .page-schedule .syfy-sb-right .panel-col-first .pane-node-title, .page-schedule .sidebar-title, .page-scrolled.page-schedule .syfy-sb-right .panel-col-first h1, #block-syfy-schedule-schedule-date-picker .dropdown-header, .page-scrolled #block-syfy-schedule-schedule-date-picker .dropdown-header, #block-views-schedule-time-windows-block-4 .new-schedule-date, #schedule-search .new-schedule-date {
  font-family: "Hero", Helvetica, Arial, sans-serif;
  letter-spacing: -0.01em;
  font-size: 30px;
  line-height: 1; }

/* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
#movies .row-3 .pane-title {
  font-family: "Hero", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 1; }

/* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
#movies .hero-item .field-name-title,
#movies .hero-item .hero-title, .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-title, #block-syfy-schedule-schedule-date-picker li, .page-shows .view-all-shows .grid-item.grid--small .show-logo .hero-text, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > a,
.hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > div,
.hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > a,
.hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > div, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title .hero-title,
.hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title .hero-title, .blog__teaser_header {
  font-family: "Hero", Helvetica, Arial, sans-serif;
  font-size: 48px;
  line-height: 1; }

/* line 188, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.node-type-social-wall .pane-node-title h1, .node-type-social-wall .pane-node-title .node-type-recap .pane-node-title, .node-type-recap .node-type-social-wall .pane-node-title .pane-node-title, .page-node-about .pane-node-field-show-cast-banner .pane-title, .back-link .pane-title, .filter-top-container .panel-pane .pane-title, .pane-syfy-show-microsite-season-jump .pane-title, .page-movies .panel-display .pane-movies-promoted-movie-promo-large .pane-title, .page-apps .panel-1col h1, .page-apps .panel-1col .node-type-recap .pane-node-title, .node-type-recap .page-apps .panel-1col .pane-node-title, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title,
.syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title, .pane-full-episodes-pane-latest-6 .pane-title, .sidebar-title, .sidebar-title .pane-title, .sidebar-title p, .pane-bean-info-test p, .pane-all-shows-pane-promoted .pane-title, .pane-all-shows-pane-all .pane-title, .pane-syfy-catch-up-seasons-current-season h2.pane-title,
.pane-syfy-catch-up-seasons-past-seasons h2.pane-title {
  font-family: "Hero", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 48px;
  line-height: 1; }

/* line 195, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-title h2, .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-title h2, .view-all-shows.view-display-id-pane_shows_episodes .show h3, .view-syfy-catch-up-seasons .season-title {
  font-family: "Hero", Helvetica, Arial, sans-serif;
  font-size: 72px;
  line-height: 1; }

/* line 221, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.syfy-sb-right .panel-col-first a.more, .syfy-sb-right--syfywire .panel-col-first a.more, .syfy-video-split .left-bottom a.more, .form-item .description,
.captcha .description, .pane-syfy-show-microsite-tune-in .field-name-field-tv-show-marquee,
.pane-syfy-show-microsite-tune-in .promo1,
.pane-syfy-show-microsite-tune-in .promo2,
.pane-syfy-show-microsite-tune-in .where-to-watch, #movies .row-2 .syfy-original, #movies .row-3 .grid-item.grid--small picture:before, body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content .links ul li, .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-marquee, .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-details, .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-blurb, .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .promo__time-ago, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__tagline, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-filters .undefined-dropdown, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .no-results, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .video__content, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-filters .undefined-dropdown, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .no-results, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .video__content, .page--wizardingworld-hp .undefined-status, .view-syfy-show-microsite-section-tiles .view-content .tile-season-and-episode, #block-views-schedule-time-windows-block-4 .schedule-on-now,
#block-views-schedule-time-windows-block-4 .schedule-new, #schedule-search .schedule-on-now,
#schedule-search .schedule-new, #block-views-schedule-time-windows-block-4 .schedule-description, #schedule-search .schedule-description, #block-views-schedule-time-windows-block-4 .views-field-nothing, #schedule-search .views-field-nothing, #block-views-schedule-time-windows-block-4 .schedule-watch-link, #block-views-schedule-time-windows-block-4 .schedule-recap-link, #schedule-search .schedule-watch-link, #schedule-search .schedule-recap-link, .tveModal footer small,
.loginModal footer small, .video-programming-type, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-marquee,
.hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-marquee, .node-type-character-profile .cast-actor,
.node-type-person .cast-actor, .node-type-recap .pane-node-field-numeric-season-num h2,
.node-type-recap .pane-node-field-numeric-season-num .field,
.node-type-recap .pane-node-field-numeric-episode-num h2,
.node-type-recap .pane-node-field-numeric-episode-num .field, .tile-inner .field-name-field-promo-marquee,
.tile-inner .field-name-field-tv-episode-sub-categories,
.tile-inner .content-title,
.tile-inner .field-name-blog-label,
.tile-inner .field-name-field-quiz-category,
.tile-inner .field-name-field-media-gallery-type, .tile--medium-movies .field-name-field-promo-marquee, .tile--large-movies .field-name-field-promo-marquee {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 1.2; }

/* line 227, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.view-full-episodes .grid-item:before, .view-full-episodes:not(.view-display-id-pane_latest_6) .grid-item:before, .node-tv-episode.full-episode:before, .pane-bean-questions p, .pane-bean-syfy-now p, #movies .row-2 .time, #movies .row-3 .synopsis, .node-type-syfy-quiz .pane-node-field-quiz-category, .view-syfy-quiz-listing .node-syfy-quiz .field-name-field-quiz-category, .view-syfy-top-picks .top-picks-info .marquee, .view-syfy-top-picks .top-picks-info .tagline, .tveModal .loader:after,
.loginModal .loader:after, .view--teaser-stacked .blog__date, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li,
.syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li, .view-syfy-catch-up-seasons .season-trailer .field-name-field-mpx-duration, .node-type-syfy-blog .field-name-field-syfy-blog-category, .node-type-syfy-blog .pane-node-field-syfy-byline, .node-type-syfy-blog .pane-node-updated,
.node-type-syfy-blog .pane-node-created, .blog-tags .field-name-field-syfy-blog-tags a, .tile-inner .field-name-field-tv-episode-sub-categories,
.tile-inner .content-title, .tile--small .tile-inner .field-name-field-mpx-duration,
.tile--medium .tile-inner .field-name-field-mpx-duration,
.tile--medium-bare .tile-inner .field-name-field-mpx-duration,
.tile--bare-text .tile-inner .field-name-field-mpx-duration,
.tile--large .tile-inner .field-name-field-mpx-duration, .tile--small
.tile-inner .field-name-field-promo-details,
.tile--medium
.tile-inner .field-name-field-promo-details,
.tile--medium-bare
.tile-inner .field-name-field-promo-details,
.tile--bare-text
.tile-inner .field-name-field-promo-details,
.tile--large
.tile-inner .field-name-field-promo-details {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 1.2; }

/* line 234, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.grid-item .field-name-field-promo-text, .grid-item .grid-episode-link, .grid-item .views-field-title, #movies .hero-item .field-name-field-promo-marquee, .node-type-app .page-wrapper .field-type-text-long p, .node-type-app .page-wrapper .field-type-text-with-summary div, .node-type-app .page-wrapper .field-type-text-with-summary p, .node-type-app .page-wrapper .field-name-field-app-features h2, .node-type-app .page-wrapper .field-name-field-app-features p, .node-type-syfy-quiz .pane-syfy-quiz-back-to-all-quizzes a, .view-syfy-show-microsite-section-tiles .item-list ul.pager li.pager-current, .view--teaser-stacked .teaser-content p, .view--teaser-stacked .teaser-content .more, .pane-all-shows-pane-all .attachment-before label, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p,
.syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p, .pane-full-episodes-pane-latest-6 .pane-title span, .view-all-shows.view-display-id-pane_shows_episodes .view-footer a, .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager li.pager-current, .view-full-episodes:not(.view-display-id-pane_latest_6) .view-header, .view-full-episodes:not(.view-display-id-pane_latest_6) .episode-info, .pane-syfy-catch-up-seasons-current-season .season-description,
.pane-syfy-catch-up-seasons-current-season .season-description p,
.pane-syfy-catch-up-seasons-past-seasons .season-description,
.pane-syfy-catch-up-seasons-past-seasons .season-description p, .view-syfy-catch-up-seasons .season-air-date,
.view-syfy-catch-up-seasons .next-episode, .node-type-syfy-blog .panel-col-first .field, .node-type-syfy-blog .field-name-body p, .node-type-syfy-blog .field-name-body > div, .tile-inner .tile-blurb,
.tile-inner .field-name-body,
.tile-inner .field-name-field-summary,
.tile-inner .field-name-field-promo-blurb,
.tile-inner .field-name-field-sub-title, .tile-inner .tile-blurb p,
.tile-inner .field-name-body p,
.tile-inner .field-name-field-summary p,
.tile-inner .field-name-field-promo-blurb p,
.tile-inner .field-name-field-sub-title p, .tile-inner .field-name-field-numeric-season-num, .tile-inner .field-name-field-numeric-episode-num {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 1.2; }

/* line 241, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
label, body.page-node.node-type-binge .page .page-wrapper .pane-node-field-binge-header p, body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-event-label p, body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content .description p, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-title, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content .promo__content-title,
.page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content .promo__content-blurb, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .video__content .video__content-title, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .video__content .video__content-title, .page--wizardingworld-hp .undefined-menu .undefined-menu-dropdown li a, .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online, .view-syfy-show-microsite-section-tiles > .button, .schedule-search-button, #schedule-search .schedule-search-results .view-empty, .page-shows .view-all-shows .grid-item.grid--small .field-name-field-promo-text, .page-shows .view-all-shows .grid-item.grid--small .grid-episode-link, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-blurb,
.hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-blurb, .node-type-recap .pane-syfy-next-episode-panel-pane-1 a,
.node-type-recap .pane-syfy-next-episode-panel-pane-2 a, .view-id-syfy_season_episodes .view-filters .undefined-status, .view-id-syfy_season_episodes .view-content .views-row {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 1.2; }

/* line 248, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
button,
html input[type="button"],
input[type="submit"], .node-type-syfy-quiz .syfy-quiz .form-submit, .node-type-syfy-quiz .syfy-quiz-result-info a, .syfy-quiz .syfy-quiz-result-reset, body.page-node.node-type-binge .page .page-wrapper .pane-syfy-binge-showsite-link a, body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-tv-external-links a, .pager-load-more a, .overlay-syfynow a.button, #movies .hero-item .field-name-field-promo-external-link a, .node-type-sponsor-page .hero-item .field-name-field-sp-link a, body.page-404 a.home, body.page-forums a.social, .onepage-trailer-link a, .syfy-spredfast-entry .syfy-spredfast-vote-button, .view-all-shows.view-display-id-pane_shows_episodes .view-footer a, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a,
.hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a, .episodes-btn--more, .view-syfy-catch-up-seasons .season-sidebar .links li a, .show-whats-new .outer .inner .catch-up-now, .page-movies .tile--medium-movies .field-name-field-promo-external-link a, .tile--large-movies .field-name-field-promo-external-link a, .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-view-all {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 1.2; }

/* line 255, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
h4, p, .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu li, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-counter,
.page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .field-name-field-caption, .page--wizardingworld-hp .tve_login .block-tve-auth2 a, .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-counter,
.page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .field-name-field-caption, body.cheer-hunter-game .cheer-hunter-description, .webform-client-form .webform-component--instructions, .webform-client-form p, .page-node-about .pane-node-body .field-name-body, .page-node-about .pane-node-body .field-name-body p {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 22px; }

/* line 262, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
button,
html input[type="button"],
input[type="submit"], .node-type-syfy-quiz .syfy-quiz .form-submit, .node-type-syfy-quiz .syfy-quiz-result-info a, .syfy-quiz .syfy-quiz-result-reset, .syfy-sb-right .panel-col-first li, .syfy-sb-right--syfywire .panel-col-first li, .syfy-video-split .left-bottom li, .syfy-quiz .syfy-quiz-splash-text p {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 22px; }

/* line 269, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.page-faq .panel-display .panel-col-first .panel-pane.pane-custom a, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-title h2, .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-title h2, .syfy-sb-right .panel-col-first .pane-node-field-footer a, .syfy-sb-right .field-type-text-with-summary a, .tveModal .helperLink,
.loginModal .helperLink, .view-faq .answer a, .webform-client-form .webform-component--instructions a, .webform-client-form p a, .view-syfy-catch-up-seasons .episode-count {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 22px; }

/* line 276, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select, #movies .hero-item .field-name-field-promo-blurb, #movies .hero-item .field-name-field-promo-details, .syfy-quiz .syfy-quiz-answer-text, .syfy-sb-right form .undefined-status, .node-type-syfy-blog .panel-col-first .slides span.field-content {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 22px; }

/* line 283, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.page-faq .panel-display .panel-col-first .panel-pane.pane-custom h3, .view-faq h2 {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.2; }

/* line 290, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
body.page-node.node-type-binge .page .page-wrapper .pane-syfy-binge-showsite-link, .tveModal .regularHeading,
.loginModal .regularHeading {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: 0;
  font-size: 22px;
  line-height: 1.2; }

/* line 297, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
h2, h3 {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: 0;
  font-size: 22px;
  line-height: 1.2; }
  /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
  .tile h2, .tile h3 {
    font-size: 18px; }
    @media (min-width: 40.625em) {
      /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
      .tile h2, .tile h3 {
        font-size: 22px; } }
    @media (min-width: 56.25em) {
      /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
      .tile h2, .tile h3 {
        font-size: 20px; } }
    @media (min-width: 100em) {
      /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
      .tile h2, .tile h3 {
        font-size: 22px; } }

/* line 337, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content .title, .node-type-character-profile .cast-character, .node-type-character-profile .cast-character h1, .node-type-character-profile .cast-character .node-type-recap .pane-node-title, .node-type-recap .node-type-character-profile .cast-character .pane-node-title,
.node-type-person .cast-character,
.node-type-person .cast-character h1,
.node-type-person .cast-character .node-type-recap .pane-node-title, .node-type-recap
.node-type-person .cast-character .pane-node-title {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 30px;
  line-height: 1.2; }

/* line 351, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
h1, .node-type-recap .pane-node-title {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 40px;
  line-height: 1.2; }

/* line 367, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
#block-views-schedule-time-windows-block-4 .schedule-tz, #schedule-search .schedule-tz {
  font-family: "Sidekick", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 1; }

/* line 374, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
#block-views-schedule-time-windows-block-4 .schedule-date-separator, #schedule-search .schedule-date-separator, #block-views-schedule-time-windows-block-4 .schedule-date-hour, #schedule-search .schedule-date-hour, #block-views-schedule-time-windows-block-4 .schedule-date-minutes, #schedule-search .schedule-date-minutes {
  font-family: "Sidekick", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 1; }

/* line 381, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.mvpd-combobox .mvpd-combobox-dropdown li, #schedule-timezone-picker .dropdown .dropdown-menu .schedule-timezone, .undefined-menu ul.undefined-menu-dropdown a, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-details,
.hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-details {
  font-family: "Sidekick", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 1; }

/* line 388, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
#block-views-schedule-time-windows-block-4 .schedule-title, #schedule-search .schedule-title {
  font-family: "Sidekick", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1; }

/* line 395, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.pane-all-shows-pane-all .attachment-before input[name="show-filter"] {
  font-family: "Sidekick", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 1; }

/* line 402, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.mvpd-combobox .mvpd-combobox-input {
  font-family: "Sidekick", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 22px;
  line-height: 1; }

/* line 409, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.grid-item.grid--small .title, body.page--themagicians-vr.two-col .pane-node-body .below-hero h2, .view-syfy-show-microsite-section-tiles .view-content .tile-inner-content h2, .tile-inner .tile-title,
.tile-inner .tile-title h2,
.tile-inner .field-name-title,
.tile-inner .field-name-title h2 {
  font-family: "Sidekick", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 24px;
  line-height: 1; }

/* line 416, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
body.page-node.node-type-binge .page .page-wrapper .field-name-body p {
  font-family: "Sidekick", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 28px;
  line-height: 1; }

/* line 423, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.pane-bean-unsubscribe-page-text .bean-text-snippet h4.subHeading, body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-binge-title, .node-type-app .page-wrapper .app-body h2, .app-features h2, .node-type-syfy-quiz .panel-col-first h1, .node-type-syfy-quiz .panel-col-first .node-type-recap .pane-node-title, .node-type-recap .node-type-syfy-quiz .panel-col-first .pane-node-title, .view-syfy-quiz-listing .node-syfy-quiz .field-name-title h2, .page-faq .panel-display .panel-col-first .panel-pane h3, body.page--themagicians-vr .pane-node-body h2, body.page--themagicians-vr .pane-node-body h3, body.page--themagicians-vr .pane-node-body h4, body.page--themagicians-vr .pane-node-body h5, body.page--themagicians-vr .pane-node-body h6, .view-syfy-top-picks .top-picks-info .title, .syfy-sb-right .field-type-text-with-summary h4.subHeading, .view--teaser-stacked .teaser-content h2, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
.syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title, .view-faq h3, .webform-client-form h2,
.webform-client-form h3, .blog__teaser_title {
  font-family: "Sidekick", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 30px;
  line-height: 1; }

/* line 437, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/base/_typography_styles.scss */
.page-faq h1, .page-faq .node-type-recap .pane-node-title, .node-type-recap .page-faq .pane-node-title, .page-subscribe h1, .page-subscribe .node-type-recap .pane-node-title, .node-type-recap .page-subscribe .pane-node-title, .syfy-sb-right .panel-col-first h1, .syfy-sb-right .panel-col-first .node-type-recap .pane-node-title, .node-type-recap .syfy-sb-right .panel-col-first .pane-node-title {
  font-family: "Sidekick", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 40px;
  line-height: 1; }

/* generated with grunt-sass-globbing */
/**
 * Base layouts
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
.messages, .l-container,
.has-hero .tile-view,
.view-syfy-latest-episodes > .view-header,
.view-syfy-latest-episodes > .view-content,
.view-syfy-latest-episodes > .view-footer,
body:not(.has-hero):not(.show-one-pager):not(.full-screen):not(.page-subscribe):not(.page-live) .page-wrapper,
#footer,
.nav-bar-content, body.page-labs .panel-group-top .panel-col-top, body.ad-lock-set.has-microsite-logo .header.header--sticky-nav ~ .page-wrapper .filter-top-container,
.page-scrolled .filter-top-container, .pane-one-pager-top-shows-pane-top-shows, .tveModal.errorModal, .tveModal .modalContent,
.loginModal .modalContent, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .hero-content,
.hero-view:not(.view-id-all_shows_hero_widget) .hero-item .hero-content, .show-whats-new .outer {
  min-width: 320px;
  width: 100%; }
  @media (min-width: 40.625em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
    .messages, .l-container,
    .has-hero .tile-view,
    .view-syfy-latest-episodes > .view-header,
    .view-syfy-latest-episodes > .view-content,
    .view-syfy-latest-episodes > .view-footer,
    body:not(.has-hero):not(.show-one-pager):not(.full-screen):not(.page-subscribe):not(.page-live) .page-wrapper,
    #footer,
    .nav-bar-content, body.page-labs .panel-group-top .panel-col-top, body.ad-lock-set.has-microsite-logo .header.header--sticky-nav ~ .page-wrapper .filter-top-container,
    .page-scrolled .filter-top-container, .pane-one-pager-top-shows-pane-top-shows, .tveModal.errorModal, .tveModal .modalContent,
    .loginModal .modalContent, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .hero-content,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .hero-content, .show-whats-new .outer {
      width: 94%;
      max-width: 960px;
      min-width: 550px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 67.5em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
    .messages, .l-container,
    .has-hero .tile-view,
    .view-syfy-latest-episodes > .view-header,
    .view-syfy-latest-episodes > .view-content,
    .view-syfy-latest-episodes > .view-footer,
    body:not(.has-hero):not(.show-one-pager):not(.full-screen):not(.page-subscribe):not(.page-live) .page-wrapper,
    #footer,
    .nav-bar-content, body.page-labs .panel-group-top .panel-col-top, body.ad-lock-set.has-microsite-logo .header.header--sticky-nav ~ .page-wrapper .filter-top-container,
    .page-scrolled .filter-top-container, .pane-one-pager-top-shows-pane-top-shows, .tveModal.errorModal, .tveModal .modalContent,
    .loginModal .modalContent, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .hero-content,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .hero-content, .show-whats-new .outer {
      max-width: 1400px;
      min-width: 1020px; } }
  @media (min-width: 100em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
    .messages, .l-container,
    .has-hero .tile-view,
    .view-syfy-latest-episodes > .view-header,
    .view-syfy-latest-episodes > .view-content,
    .view-syfy-latest-episodes > .view-footer,
    body:not(.has-hero):not(.show-one-pager):not(.full-screen):not(.page-subscribe):not(.page-live) .page-wrapper,
    #footer,
    .nav-bar-content, body.page-labs .panel-group-top .panel-col-top, body.ad-lock-set.has-microsite-logo .header.header--sticky-nav ~ .page-wrapper .filter-top-container,
    .page-scrolled .filter-top-container, .pane-one-pager-top-shows-pane-top-shows, .tveModal.errorModal, .tveModal .modalContent,
    .loginModal .modalContent, .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .hero-content,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .hero-content, .show-whats-new .outer {
      max-width: 1800px;
      min-width: 1500px; } }

/* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
.page-background {
  position: absolute;
  top: 0;
  width: 100%;
  pointer-events: none; }
  /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
  .page-background img {
    width: 100%; }

/* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
.page-wrapper {
  margin-top: 90px; }
  /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body.has-page-title:not(.page--non-mobile) .page-wrapper {
    margin-top: 85px; }
  /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body.has-multi-row-page-title:not(.page--non-mobile) .page-wrapper {
    margin-top: 126px; }
  /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body.has-microsite-back-to-blogs:not(.page--non-mobile) .page-wrapper {
    margin-top: 126px; }
  /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body.has-page-title.has-filter-top-container:not(.page--non-mobile) .page-wrapper {
    margin-top: 126px; }
  /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body.has-microsite-menu:not(.page--non-mobile) .page-wrapper {
    margin-top: 140px; }
  /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body.has-page-title.has-microsite-menu:not(.page--non-mobile) .page-wrapper {
    margin-top: 140px; }
  /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body.has-microsite-menu.has-filter-top-container:not(.page--non-mobile) .page-wrapper {
    margin-top: 190px; }
  /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body.has-microsite-menu.has-microsite-back-to-blogs:not(.page--non-mobile) .page-wrapper {
    margin-top: 190px; }
  /* line 85, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
  .has-show-whats-new .page-wrapper {
    margin-top: 222px; }
  /* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
  .has-show-back-image .page-wrapper {
    margin-top: 0 !important; }
  /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
  .page-live .page-wrapper {
    margin: 0;
    position: relative; }
  @media (min-width: 40.625em) {
    /* line 167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    body.page--non-mobile.has-hero .page-wrapper {
      position: relative; } }
  @media (min-width: 40.625em) {
    /* line 167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    body.page--non-mobile.front .page-wrapper {
      margin-top: 530px; } }
  @media (min-width: 56.25em) {
    /* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
    .has-show-whats-new .page-wrapper {
      margin-top: 232px; }
    /* line 111, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
    .show-one-pager .page-wrapper,
    .has-hero .page-wrapper {
      margin-top: 0; } }
  /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
  .show-one-pager .page-wrapper,
  .front .page-wrapper,
  .has-hero .page-wrapper {
    margin-top: 0; }
  /* line 123, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
  .full-screen .page-wrapper {
    width: 100vw;
    height: 100vh;
    position: static;
    margin: 0; }

/* line 131, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
.region-header-right {
  display: none;
  color: white; }
  /* line 135, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
  .full-screen .region-header-right {
    display: table;
    float: right; }
  @media (min-width: 46.875em) {
    /* line 131, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
    .region-header-right {
      display: table;
      float: right; } }
  /* line 145, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
  .nav-bar--side .region-header-right {
    display: none; }
    @media (min-width: 56.25em) {
      /* line 145, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
      .nav-bar--side .region-header-right {
        display: table; } }
  /* line 153, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
  .region-header-right > * {
    display: table-cell;
    vertical-align: middle; }
    @media (min-width: 56.25em) {
      /* line 157, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
      .region-header-right > *:first-child:nth-last-child(2) {
        border-right: 1px solid rgba(255, 255, 255, 0.3);
        padding-right: 20px; } }
    /* line 163, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
    .nav-bar--side .region-header-right > *:first-child:nth-last-child(2) {
      border: none;
      padding-right: 0; }
      @media (min-width: 67.5em) {
        /* line 163, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
        .nav-bar--side .region-header-right > *:first-child:nth-last-child(2) {
          border-right: 1px solid rgba(255, 255, 255, 0.3);
          padding-right: 20px; } }
    /* line 174, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
    .region-header-right > *:last-child:nth-child(2) {
      padding-left: 20px;
      display: none; }
      @media (min-width: 56.25em) {
        /* line 174, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
        .region-header-right > *:last-child:nth-child(2) {
          display: table-cell; } }
      /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
      .nav-bar--side .region-header-right > *:last-child:nth-child(2) {
        display: none; }
        @media (min-width: 67.5em) {
          /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
          .nav-bar--side .region-header-right > *:last-child:nth-child(2) {
            display: table-cell; } }

/* line 194, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
#page-main:focus {
  outline: none; }

@media (min-width: 40.625em) {
  /* line 167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body.page--non-mobile.has-hero #block-system-main > .content > .contextual-links-region {
    position: static; } }

/* line 205, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
.pane-node-field-show-background-image {
  background: #000000;
  margin-bottom: -30px; }
  @media (min-width: 30em) {
    /* line 205, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
    .pane-node-field-show-background-image {
      margin-bottom: -40px; } }
  /* line 213, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
  .node-type-tv-episode .pane-node-field-show-background-image,
  .node-type-character-profile .pane-node-field-show-background-image,
  .node-type-person .pane-node-field-show-background-image,
  .node-type-recap .pane-node-field-show-background-image {
    margin-bottom: 0; }
  /* line 220, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-base.scss */
  .pane-node-field-show-background-image img {
    display: block;
    margin: 0 auto; }

/**
 * Sidebar Layout
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-sidebar.scss */
.syfy-sb-right .panel-col-first,
.syfy-sb-right .panel-col-last {
  position: relative;
  float: none;
  width: 100%; }
  @media (min-width: 56.25em) {
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-sidebar.scss */
    .syfy-sb-right .panel-col-first,
    .syfy-sb-right .panel-col-last {
      float: left; } }

@media (min-width: 56.25em) {
  /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-sidebar.scss */
  .syfy-sb-right .panel-col-first {
    width: 72%;
    max-width: calc(100% - 300px); } }

@media (min-width: 56.25em) {
  /* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-sidebar.scss */
  .syfy-sb-right .panel-col-last {
    width: 28%;
    min-width: 300px; } }

/* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-sidebar.scss */
.syfy-sb-right--syfywire .panel-col-first,
.syfy-sb-right--syfywire .panel-col-last {
  position: relative;
  float: none;
  width: 100%;
  padding: 0; }
  @media (min-width: 56.25em) {
    /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-sidebar.scss */
    .syfy-sb-right--syfywire .panel-col-first,
    .syfy-sb-right--syfywire .panel-col-last {
      float: left; } }

@media (min-width: 56.25em) {
  /* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-sidebar.scss */
  .syfy-sb-right--syfywire .panel-col-first {
    width: 66.6%;
    max-width: calc(100% - 300px); } }

@media (min-width: 56.25em) {
  /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-sidebar.scss */
  .syfy-sb-right--syfywire .panel-col-last {
    width: 33.3%;
    min-width: 300px; } }

/**
 * Layout styles for Syfy Video Split panels layout
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-syfy-video-split.scss */
.syfy-video-split .col-left {
  position: relative;
  float: none;
  width: 100%; }
  @media (min-width: 56.25em) {
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-syfy-video-split.scss */
    .syfy-video-split .col-left {
      float: left;
      width: 72%;
      max-width: calc(100% - 300px); } }

/* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-syfy-video-split.scss */
.syfy-video-split .sidebar-right {
  position: relative;
  float: none;
  width: 100%; }
  @media (min-width: 56.25em) {
    /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l-syfy-video-split.scss */
    .syfy-video-split .sidebar-right {
      float: left;
      width: 28%;
      min-width: 300px; } }

/**
 * Misc Panels Layouts
 */
@media (min-device-height: 30em) {
  /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l_panels-misc.scss */
  .panel-2col-stacked .panel-col-first,
  .panel-2col-stacked .panel-col-last,
  .panel-1col {
    position: relative; } }

@media (max-device-height: 30em) and (-webkit-max-device-pixel-ratio: 1.6979166666666667), (max-device-height: 30em) and (max-resolution: 163dpi), (max-device-height: 30em) and (-webkit-max-device-pixel-ratio: 1.6979166667), (max-device-height: 30em) and (max--moz-device-pixel-ratio: 1.6979166667) {
  /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l_panels-misc.scss */
  .panel-2col-stacked .panel-col-first,
  .panel-2col-stacked .panel-col-last,
  .panel-1col {
    position: static; } }

@media (max-device-width: 20em) and (orientation: landscape) {
  /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_l_panels-misc.scss */
  .panel-2col-stacked .panel-col-first,
  .panel-2col-stacked .panel-col-last,
  .panel-1col {
    position: static; } }

@media (min-width: 40.625em) {
  /* line 167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body.page--non-mobile.has-hero .panel-2col-stacked .panel-col-first, body.page--non-mobile.has-hero
  .panel-2col-stacked .panel-col-last, body.page--non-mobile.has-hero
  .panel-1col {
    position: static; } }

/**
 * Open page content type
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/layout/_open-page.scss */
body.node-type-open-show-page .page-wrapper {
  width: 100%;
  max-width: 100%; }

/* generated with grunt-sass-globbing */
/**
 * Advertisements
 */
@media (max-width: 30em) {
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
  .ad-top-leaderboard {
    min-height: 90px;
    position: relative; } }

/* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
.ad-top-leaderboard * {
  margin: 0 auto;
  text-align: center; }

/* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
.ad-top-leaderboard img[height="66px"],
.ad-top-leaderboard img[height="66"] {
  height: 66px; }

/* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
.ad-top-leaderboard img[height="90px"],
.ad-top-leaderboard img[height="90"] {
  height: 90px; }

/* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
.ad-top-leaderboard .mps-container {
  position: relative;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  overflow: hidden; }
  @media (max-width: 30em) {
    /* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
    .ad-top-leaderboard .mps-container {
      position: absolute;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 300px;
      height: 50px; } }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
  .ad-top-leaderboard .mps-container .GoogleActiveViewClass {
    margin: 0 auto;
    text-align: center; }
    /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
    .ad-top-leaderboard .mps-container .GoogleActiveViewClass div {
      margin: 0 auto;
      text-align: center;
      width: auto !important;
      height: auto !important;
      display: block !important;
      position: relative !important; }
    /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
    .ad-top-leaderboard .mps-container .GoogleActiveViewClass object[height="418"] {
      min-height: 418px !important; }
    @media (max-width: 30em) {
      /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
      .ad-top-leaderboard .mps-container .GoogleActiveViewClass {
        width: 300px;
        height: 50px; } }

@media (max-width: 30em) {
  /* line 56, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
  .ad-top-leaderboard iframe {
    width: 300px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }

/* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
.ad-top-leaderboard .mps-container {
  padding-top: 0; }

/* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
.ad-top-leaderboard .mps-slot {
  left: auto !important;
  position: relative !important;
  top: auto !important;
  height: 50px;
  width: 100% !important;
  z-index: 5 !important; }
  @media (min-width: 49.0625em) {
    /* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
    .ad-top-leaderboard .mps-slot {
      height: 90px; } }

/* line 85, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
.sidebar-right .mps-container,
.panel-col-last .mps-container {
  position: relative;
  height: 300px;
  background: black;
  overflow: hidden; }
  @media (max-width: 30em) {
    /* line 85, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
    .sidebar-right .mps-container,
    .panel-col-last .mps-container {
      height: 90px; } }
  @media (min-width: 56.25em) {
    /* line 95, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
    .sidebar-right .mps-container:after,
    .panel-col-last .mps-container:after {
      top: 0;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
    /* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
    .sidebar-right .mps-container iframe,
    .panel-col-last .mps-container iframe {
      top: 0 !important;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }

@media (max-width: 30em) {
  /* line 109, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
  .pane--gallery-ad iframe,
  .onepage-ad iframe {
    max-height: 50px; } }

/* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_ads.scss */
.page-node-where-to-watch .panel-col-bottom .mps-container {
  text-align: center;
  padding: 1em 0 0; }

/**
 * Back link that points back to main content views
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
.back-link {
  background: transparent;
  font-weight: normal;
  left: 0;
  height: 50px;
  padding-left: 0;
  position: relative;
  /**
   * When the "Back link" appears in content region it needs
   * this styling to move it out of there and above.
   */ }
  @media (min-width: 56.25em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
    .back-link {
      padding-left: 22px; } }
  /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
  .node-type-person .back-link,
  .node-type-character-profile .back-link {
    position: absolute;
    top: -50px; }
  /* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
  .page-scrolled .back-link {
    height: 40px; }
    /* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
    .page-scrolled .back-link * {
      line-height: 40px; }
  /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
  .back-link .pane-title {
    line-height: 50px;
    padding-left: 0;
    margin-left: 0; }
    /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
    .node-type-app .back-link .pane-title,
    .node-type-syfy-blog .back-link .pane-title,
    .node-type-syfy-quiz .back-link .pane-title,
    .node-type-recap .back-link .pane-title,
    .node-type-tv-episode .back-link .pane-title {
      padding-left: 20px; }
    @media (max-width: 650px) {
      /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
      .back-link .pane-title {
        margin-left: 20px; } }
  /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
  .back-link.has-title .field {
    padding-left: 20px; }
  /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
  .back-link.has-title .pane-title,
  .back-link.has-title .field {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media (max-width: 29.9375em) {
      /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
      .back-link.has-title .pane-title,
      .back-link.has-title .field {
        max-width: 50%; } }
  /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
  .node-type-syfy-blog .back-link,
  .node-type-syfy-quiz .back-link,
  .page-node-where-to-watch .back-link,
  .node-type-app .back-link,
  .node-type-recap .back-link {
    position: absolute;
    bottom: 100%; }
  /* line 74, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
  .back-link * {
    margin: 0;
    padding: 0;
    line-height: 50px; }
  /* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
  .back-link a {
    display: block;
    color: white;
    padding-left: 20px;
    position: relative; }
    /* line 84, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
    .back-link a:before {
      -ms-transform: translatey(-50%) rotate(45deg);
      transform: translatey(-50%) rotate(45deg);
      border-bottom: solid 1px #999;
      border-left: solid 1px #999;
      top: 50%;
      content: "";
      display: block;
      left: 0;
      width: 7px;
      position: absolute;
      height: 7px; }
  @media (max-width: 29.9375em) {
    /* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_back_link.scss */
    .back-link .pane-title,
    .back-link a {
      font-size: 15px;
      font-weight: normal; } }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean-subscribe-page-text.scss */
.pane-bean-subscribe-page-text .bean-text-snippet {
  color: #444; }
  /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean-subscribe-page-text.scss */
  .pane-bean-subscribe-page-text .bean-text-snippet p {
    margin-bottom: 30px; }
  /* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean-subscribe-page-text.scss */
  .pane-bean-subscribe-page-text .bean-text-snippet ul {
    list-style: none;
    margin-bottom: 35px;
    padding: 0; }
    /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean-subscribe-page-text.scss */
    .pane-bean-subscribe-page-text .bean-text-snippet ul li {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 30px; }
      /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean-subscribe-page-text.scss */
      .pane-bean-subscribe-page-text .bean-text-snippet ul li:before {
        background-color: #444;
        border-radius: 50%;
        content: '';
        display: block;
        margin-right: 4px;
        height: 3px;
        width: 3px; }

/* line 3, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean-unsubscribe-page-text.scss */
.pane-bean-unsubscribe-page-text .bean-text-snippet h4.subHeading {
  margin-bottom: 35px; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_info_test.scss */
.pane-bean-info-test {
  padding: 0 30px 20px;
  bottom: 100%;
  left: 0;
  position: absolute; }
  @media (min-width: 56.25em) {
    /* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_info_test.scss */
    .pane-bean-info-test {
      padding: 0 40px 20px; } }

/**
 * Questions bean (appears on All Episodes view)
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_questions.scss */
.pane-bean-questions {
  display: none; }
  @media (min-width: 40.625em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_questions.scss */
    .pane-bean-questions {
      display: block;
      margin-top: 40px;
      padding-right: 50px;
      position: absolute;
      text-align: right;
      width: 100%; } }
  /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_questions.scss */
  .pane-bean-questions p {
    color: #999999;
    margin-bottom: 0; }
  /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_questions.scss */
  .pane-bean-questions a,
  .pane-bean-questions a:visited {
    color: #e1ff00;
    font-weight: 800;
    text-transform: none; }

/**
 * Syfy Now bean (appears on All Episodes view)
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_syfy_now.scss */
.pane-bean-syfy-now {
  display: none;
  z-index: 1; }
  @media (min-width: 30em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_syfy_now.scss */
    .pane-bean-syfy-now {
      display: block;
      position: absolute;
      border-bottom: none;
      height: 82px;
      margin-left: 0;
      margin-right: 20px;
      overflow: hidden;
      padding-left: 72px;
      padding-top: 17px;
      text-align: left;
      right: 0;
      top: -11px;
      width: 206px; } }
  /* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_syfy_now.scss */
  .pane-bean-syfy-now:before {
    background: url(../images/syfy_logo.png) no-repeat 100% 100%;
    content: '';
    display: block;
    height: 60px;
    left: 0;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 60px; }
  @media (min-width: 67.5em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_syfy_now.scss */
    .pane-bean-syfy-now {
      background: url(../images/syfynow_phone_new.png) no-repeat 100% 100%;
      padding-right: 80px;
      top: -11px;
      width: 286px; } }
  /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_syfy_now.scss */
  .pane-bean-syfy-now p {
    color: #999999;
    letter-spacing: -0.01em;
    line-height: 1.4;
    margin: 0; }
    /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_syfy_now.scss */
    .pane-bean-syfy-now p a.download-the-app {
      font-weight: normal;
      text-transform: uppercase; }
  /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_bean_syfy_now.scss */
  .pane-bean-syfy-now .more {
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 0.15em;
    text-transform: uppercase; }

/* line 3, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
body.page-node.node-type-binge.nav-bar--side .nav-bar {
  height: 85px; }
  @media (min-width: 40.625em) {
    /* line 3, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge.nav-bar--side .nav-bar {
      height: 105px; } }
  /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
  body.page-node.node-type-binge.nav-bar--side .nav-bar .icon-nav {
    border-right: none; }
  /* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
  body.page-node.node-type-binge.nav-bar--side .nav-bar .icon-search,
  body.page-node.node-type-binge.nav-bar--side .nav-bar .region-header-right {
    display: none; }
  /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
  body.page-node.node-type-binge.nav-bar--side .nav-bar .scale-svg-logo {
    display: block;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    width: 80px !important;
    margin: 20px 15px; }
    @media (min-width: 40.625em) {
      /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge.nav-bar--side .nav-bar .scale-svg-logo {
        margin: 8px 15px; } }
    /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge.nav-bar--side .nav-bar .scale-svg-logo svg {
      margin-left: 0; }

/* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
body.page-node.node-type-binge .page .messages {
  display: none; }

/* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
body.page-node.node-type-binge .page .page-wrapper {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0; }
  /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
  body.page-node.node-type-binge .page .page-wrapper .panel-display {
    margin: 0 auto 100px;
    padding: 0 5px; }
    @media (min-width: 40.625em) {
      /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .panel-display {
        padding: 0 25px; } }
    @media (min-width: 67.5em) {
      /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .panel-display {
        max-width: 1010px; } }
    @media (min-width: 87.5em) {
      /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .panel-display {
        max-width: 1130px; } }
    @media (min-width: 100em) {
      /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .panel-display {
        max-width: 1250px; } }
  /* line 59, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
  body.page-node.node-type-binge .page .page-wrapper .pane-node-field-op-background-image {
    max-width: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    pointer-events: none; }
    /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .pane-node-field-op-background-image img {
      width: 100%; }
  /* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
  body.page-node.node-type-binge .page .page-wrapper .pane-node-field-binge-header {
    display: none;
    margin-top: 95px;
    padding: 0 25px; }
    @media (min-width: 40.625em) {
      /* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .pane-node-field-binge-header {
        display: block;
        margin-top: 34px;
        padding: 0 180px; } }
    /* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .pane-node-field-binge-header p {
      font-size: 16px;
      text-align: center;
      line-height: 36px;
      color: #cccccc; }
      @media (min-width: 56.25em) {
        /* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
        body.page-node.node-type-binge .page .page-wrapper .pane-node-field-binge-header p {
          font-size: 20px;
          line-height: 48px; } }
  /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
  body.page-node.node-type-binge .page .page-wrapper .pane-node-field-op-show-logo {
    max-width: 80%;
    padding: 0 10px;
    margin: 75px auto 0; }
    @media (min-width: 40.625em) {
      /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .pane-node-field-op-show-logo {
        max-width: 75%;
        margin: 85px auto 0; } }
    @media (min-width: 56.25em) {
      /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .pane-node-field-op-show-logo {
        max-width: 50%; } }
    @media (min-width: 67.5em) {
      /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .pane-node-field-op-show-logo {
        margin-top: 50px; } }
  /* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
  body.page-node.node-type-binge .page .page-wrapper .pane-syfy-binge-showsite-link {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
    color: white; }
    /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .pane-syfy-binge-showsite-link a {
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      border-width: 1px;
      margin: 0 20px; }
    /* line 125, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .pane-syfy-binge-showsite-link span {
      font-weight: normal;
      color: white; }
    @media (min-width: 40.625em) {
      /* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .pane-syfy-binge-showsite-link {
        font-size: 20px;
        line-height: 48px; }
        /* line 133, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
        body.page-node.node-type-binge .page .page-wrapper .pane-syfy-binge-showsite-link a {
          font-size: 12px;
          border-width: 1px; } }
  /* line 140, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
  body.page-node.node-type-binge .page .page-wrapper .field-name-body {
    margin: 10px 0;
    text-align: center; }
    @media (min-width: 40.625em) {
      /* line 140, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .field-name-body {
        margin: 20px 0; } }
    /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .field-name-body p {
      font-size: 22px;
      padding: 0 10px; }
      /* line 149, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .field-name-body p:last-child {
        margin-bottom: 0; }
      @media (min-width: 40.625em) {
        /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
        body.page-node.node-type-binge .page .page-wrapper .field-name-body p {
          font-size: 30px; } }
    @media (min-width: 40.625em) {
      /* line 140, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .field-name-body {
        margin: 25px 0; } }
  /* line 164, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
  body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos {
    background-color: #111111;
    margin-bottom: 5px; }
    /* line 168, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .group-left,
    body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .group-right {
      display: none; }
    /* line 173, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .group-footer {
      padding: 15px; }
      @media (min-width: 40.625em) {
        /* line 173, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
        body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .group-footer {
          padding: 45px; } }
    /* line 180, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-binge-title {
      margin-bottom: 10px;
      font-weight: lighter; }
      @media (min-width: 40.625em) {
        /* line 180, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
        body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-binge-title {
          font-size: 40px;
          margin-bottom: 20px; } }
    /* line 191, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-binge-description {
      color: white; }
      /* line 193, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
      body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-binge-description p {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 24px; }
        @media (min-width: 40.625em) {
          /* line 193, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
          body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-binge-description p {
            font-size: 16px;
            margin-bottom: 20px; } }
    /* line 205, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-tv-external-links a {
      text-transform: uppercase;
      font-size: 14px;
      border-width: 1px;
      letter-spacing: 0.1em; }
      @media (min-width: 40.625em) {
        /* line 205, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
        body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-tv-external-links a {
          border-width: 1px;
          font-size: 12px; } }
    /* line 217, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .field-name-field-tv-external-links:not(:first-child) a {
      border: none; }
    /* line 225, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
    body.page-node.node-type-binge .page .page-wrapper .field-name-field-binge-videos .links .field-name-field-tv-external-links {
      display: inline-block;
      margin-right: 20px; }

/* line 234, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_binge.scss */
body.page-node.node-type-binge #footer {
  display: none; }

/**
 * Live Now block
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
#block-views-live-now-block {
  position: relative;
  margin-left: 76px; }
  /* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
  #block-views-live-now-block a {
    color: white; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
  #block-views-live-now-block h2 {
    color: white;
    font-size: 12px;
    font-weight: normal;
    margin: 0; }
  /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
  #block-views-live-now-block .live-now {
    display: block;
    max-width: calc(50vw - 275px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media (min-width: 56.25em) {
      /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
      #block-views-live-now-block .live-now {
        max-width: calc(50vw - 375px); } }
  /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
  #block-views-live-now-block .live-now-title {
    font-size: 18px;
    font-weight: normal; }
  /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
  #block-views-live-now-block .live-now-episode {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7); }
  /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
  #block-views-live-now-block .views-field-title {
    opacity: 0;
    transition: opacity 0.2s; }
  /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
  #block-views-live-now-block #live-now-circle ~ .views-field-title {
    opacity: 1; }

/* line 43, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
#live-now-circle {
  position: absolute;
  top: 0;
  left: -46px; }
  /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
  #live-now-circle .circles-wrp {
    position: relative;
    width: 36px;
    height: 36px; }
    /* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
    #live-now-circle .circles-wrp:after {
      /* This is the 'play' triangle in the middle of the circle. */
      content: "";
      height: 0;
      width: 0;
      display: block;
      position: absolute;
      margin-left: 1px;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      border-left: 6px solid white; }
  /* line 64, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
  #live-now-circle path:first-child {
    stroke: #e1ff00; }
    /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
    .front #live-now-circle path:first-child,
    .has-hero #live-now-circle path:first-child {
      stroke: white; }
  /* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_live_now.scss */
  .front #live-now-circle path:last-child,
  .has-hero #live-now-circle path:last-child {
    stroke: #444;
    stroke-width: 3px; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tune-in.scss */
.pane-syfy-show-microsite-tune-in {
  clear: none;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  height: 60px;
  max-width: 100px;
  position: relative;
  width: auto; }
  @media (min-width: 40em) {
    /* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tune-in.scss */
    .pane-syfy-show-microsite-tune-in {
      height: 70px;
      display: none; } }
  @media (min-width: 53.125em) {
    /* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tune-in.scss */
    .pane-syfy-show-microsite-tune-in {
      display: -ms-flexbox;
      display: flex;
      max-width: 80px; } }
  /* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tune-in.scss */
  .header--sticky-nav .pane-syfy-show-microsite-tune-in {
    padding-top: 20px; }
    @media (min-width: 40em) {
      /* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tune-in.scss */
      .header--sticky-nav .pane-syfy-show-microsite-tune-in {
        padding-top: 30px; } }
  /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tune-in.scss */
  .pane-syfy-show-microsite-tune-in a {
    color: white; }
  /* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tune-in.scss */
  .pane-syfy-show-microsite-tune-in .field-name-field-tv-show-marquee,
  .pane-syfy-show-microsite-tune-in .promo1,
  .pane-syfy-show-microsite-tune-in .promo2,
  .pane-syfy-show-microsite-tune-in .where-to-watch {
    background: transparent;
    color: white;
    text-align: left;
    overflow: hidden; }

/**
 * TVE Block
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
body:not(.page-live) .block-tve-auth2 {
  display: none;
  position: fixed;
  right: 50px;
  transition: all 0.5s ease-out;
  top: 70px;
  z-index: 7; }
  @media (min-width: 67.5em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
    body:not(.page-live) .block-tve-auth2 {
      display: block; } }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
.page-scrolled .block-tve-auth2 {
  top: 50px; }

@media (max-width: 40.625em) {
  /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
  body.node-type-tv-show.has-hero .block-tve-auth2 {
    display: none; } }

/* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
.block-tve-auth2 ul {
  padding: 0;
  margin: 0; }

/* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
.block-tve-auth2 li {
  list-style: none; }
  /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
  .block-tve-auth2 li.last {
    line-height: 1;
    text-align: center; }
    /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
    .block-tve-auth2 li.last a {
      cursor: pointer;
      font-size: 14px;
      color: rgba(255, 255, 255, 0.5);
      transition: color 0.2s; }
      /* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
      .block-tve-auth2 li.last a:hover {
        color: white; }

/* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
.block-tve-auth2 a {
  color: white;
  cursor: pointer; }

/* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
.block-tve-auth2 .syfy-social-links {
  display: none; }

/**
 * TVE Block Logo Replacement
 */
/* line 60, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
.block-tve-auth2 .first {
  /*a {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    &[href] { // if there's an href attribute, the user is authenticated
      width: 120px;
      min-height: 30px;
    }
  }
  a[href*="xfinity"],
  a[href*="comcast"] {
    background-image: url('../images/provider_logos/xfinity.png');
    width: 90px;
    img {
      display: none;
    }
  }
  a[href*="directtv"],
  a[href*="directv"] {
    background-image: url('../images/provider_logos/directtv.png');
    width: 50px;
    min-height: 40px;
    img {
      display: none;
    }
  }
  a[href*="twc"] {
    background-image: url('../images/provider_logos/twc.png');
    width: 70px;
    img {
      display: none;
    }
  }
  a[href*="verizon"] {
    background-image: url('../images/provider_logos/verizon.png');
    width: 60px;
    img {
      display: none;
    }
  }
  a[href*="uverse"] {
    background-image: url('../images/provider_logos/att.png');
    width: 60px;
    img {
      display: none;
    }
  }
  a[href*="cox"] {
    background-image: url('../images/provider_logos/cox.png');
    width: 70px;
    img {
      display: none;
    }
  }
  a[href*="charter"] {
    background-image: url('../images/provider_logos/charter.png');
    img {
      display: none;
    }
  }
  a[href*="optimum"] {
    background-image: url('../images/provider_logos/optimum.png');
    img {
      display: none;
    }
  }
  a[href*="brighthouse"] {
    background-image: url('../images/provider_logos/brighthouse.png');
    width: 80px;
    min-height: 50px;
    img {
      display: none;
    }
  }
  a[href*="suddenlink"] {
    background-image: url('../images/provider_logos/suddenlink.png');
    img {
      display: none;
    }
  }
  a[href*="mediacomtoday"] {
    background-image: url('../images/provider_logos/mediacom.png');
    img {
      display: none;
    }
  }
  a[href*="wowway"] {
    background-image: url('../images/provider_logos/wow.png');
    width: 50px;
    min-height: 50px;
    img {
      display: none;
    }
  }
  a[href*="rcn"] {
    background-image: url('../images/provider_logos/rcn.png');
    width: 90px;
    img {
      display: none;
    }
  }
  a[href*="armstrongmywire"] {
    background-image: url('../images/provider_logos/mvpd_auth_armstrongmywire_com_color_1.png');
    img {
      display: none;
    }
  }
  a[href*="accessmontana"] {
    background-image: url('../images/provider_logos/mvpd_com140_color.png');
    img {
      display: none;
    }
  }
  a[href*="acegroup"] {
    background-image: url('../images/provider_logos/mvpd_acecommunications_color.png');
    img {
      display: none;
    }
  }
  a[href*="acmetc"] {
    background-image: url('../images/provider_logos/mvpd_acm010_color.png');
    img {
      display: none;
    }
  }
  a[href*="advancedcable"] {
    background-image: url('../images/provider_logos/mvpd_ACC_color.png');
    img {
      display: none;
    }
  }
  a[href*="netamu"] {
    background-image: url('../images/provider_logos/mvpd_algona_color.png');
    img {
      display: none;
    }
  }
  a[href*="allwest"] {
    background-image: url('../images/provider_logos/mvpd_allwest_color.png');
    img {
      display: none;
    }
  }
  a[href*="alliancecom"] {
    background-image: url('../images/provider_logos/mvpd_spl010_color.png');
    img {
      display: none;
    }
  }
  a[href*="allocommunications"] {
    background-image: url('../images/provider_logos/mvpd_all070_color.png');
    img {
      display: none;
    }
  }
  a[href*="alpine-communications"] {
    background-image: url('../images/provider_logos/mvpd_alpine_color.png');
    img {
      display: none;
    }
  }
  a[href*="abbnebraska"] {
    background-image: url('../images/provider_logos/mvpd_hun015_color.png');
    img {
      display: none;
    }
  }
  a[href*="antietamcable"] {
    background-image: url('../images/provider_logos/mvpd_ANTIETAM_color.png');
    img {
      display: none;
    }
  }
  a[href*="arkwest"] {
    background-image: url('../images/provider_logos/mvpd_arkwest_color.png');
    img {
      display: none;
    }
  }
  a[href*="arvig"] {
    background-image: url('../images/provider_logos/mvpd_arvig_color.png');
    img {
      display: none;
    }
  }
  a[href*="ashlandhome"] {
    background-image: url('../images/provider_logos/mvpd_nttcash010_color.png');
    img {
      display: none;
    }
  }
  a[href*="astound"] {
    background-image: url('../images/provider_logos/mvpd_astound_color.png');
    img {
      display: none;
    }
  }
  a[href*="atcbroadband"] {
    background-image: url('../images/provider_logos/mvpd_dix030_color.png');
    img {
      display: none;
    }
  }
  a[href*="atcjet"] {
    background-image: url('../images/provider_logos/mvpd_ara010_color.png');
    img {
      display: none;
    }
  }
  a[href*="atlanticbb"] {
    background-image: url('../images/provider_logos/mvpd_auth_atlanticbb_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="atmc"] {
    background-image: url('../images/provider_logos/mvpd_ATMC_color.png');
    img {
      display: none;
    }
  }
  a[href*="baldwin-telecom"] {
    background-image: url('../images/provider_logos/mvpd_baldwin_color.png');
    img {
      display: none;
    }
  }
  a[href*="bcctv"] {
    background-image: url('../images/provider_logos/mvpd_bay030_color.png');
    img {
      display: none;
    }
  }
  a[href*="baycrk"] {
    background-image: url('../images/provider_logos/mvpd_baycreek_color.png');
    img {
      display: none;
    }
  }
  a[href*="bektel"] {
    background-image: url('../images/provider_logos/mvpd_bektel_color.png');
    img {
      display: none;
    }
  }
  a[href*="beld"] {
    background-image: url('../images/provider_logos/mvpd_bra020_color.png');
    img {
      display: none;
    }
  }
  a[href*="benlomandconnect"] {
    background-image: url('../images/provider_logos/mvpd_vol040-01_color.png');
    img {
      display: none;
    }
  }
  a[href*="bendbroadband"] {
    background-image: url('../images/provider_logos/mvpd_Bend_color.png');
    img {
      display: none;
    }
  }
  a[href*="mybrctv"] {
    background-image: url('../images/provider_logos/mvpd_www_websso_mybrctv_com_color.png');
    img {
      display: none;
    }
  }
  a[href*="btes"] {
    background-image: url('../images/provider_logos/mvpd_bte010_color.png');
    img {
      display: none;
    }
  }
  a[href*="broadstripe"] {
    background-image: url('../images/provider_logos/mvpd_annearundel_color.png');
    img {
      display: none;
    }
  }
  a[href*="btccom"] {
    background-image: url('../images/provider_logos/mvpd_btc010_color.png');
    img {
      display: none;
    }
  }
  a[href*="buckeyecablesystem"] {
    background-image: url('../images/provider_logos/mvpd_BUCKEYE_color.png');
    img {
      display: none;
    }
  }
  a[href*="burlingtontelecom"] {
    background-image: url('../images/provider_logos/mvpd_burlington_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="butler-bremer"] {
    background-image: url('../images/provider_logos/mvpd_but010_color.png');
    img {
      display: none;
    }
  }
  a[href*="bvu-optinet"] {
    background-image: url('../images/provider_logos/mvpd_BVU_color.png');
    img {
      display: none;
    }
  }
  a[href*="cspire"] {
    background-image: url('../images/provider_logos/mvpd_tel160-csp_color.png');
    img {
      display: none;
    }
  }
  a[href*="csicable"] {
    background-image: url('../images/provider_logos/mvpd_csicable_color.png');
    img {
      display: none;
    }
  }
  a[href*="ctvea"] {
    background-image: url('../images/provider_logos/mvpd_phe030_color.png');
    img {
      display: none;
    }
  }
  a[href*="stantontelecom"] {
    background-image: url('../images/provider_logos/mvpd_cab140_color.png');
    img {
      display: none;
    }
  }
  a[href*="cableamerica"] {
    background-image: url('../images/provider_logos/mvpd_cableamerica_color.png');
    img {
      display: none;
    }
  }
  a[href*="cimtel"] {
    background-image: url('../images/provider_logos/mvpd_weh010-camtel_color.png');
    img {
      display: none;
    }
  }
  a[href*="camtel"] {
    background-image: url('../images/provider_logos/mvpd_car030_color.png');
    img {
      display: none;
    }
  }
  a[href*="canbytel"] {
    background-image: url('../images/provider_logos/mvpd_canbytel_color.png');
    img {
      display: none;
    }
  }
  a[href*="caprock-spur"] {
    background-image: url('../images/provider_logos/mvpd_crt020_color.png');
    img {
      display: none;
    }
  }
  a[href*="carnegietelephone"] {
    background-image: url('../images/provider_logos/mvpd_car050_color.png');
    img {
      display: none;
    }
  }
  a[href*="cascable"] {
    background-image: url('../images/provider_logos/mvpd_cas_color.png');
    img {
      display: none;
    }
  }
  a[href*="casscomm"] {
    background-image: url('../images/provider_logos/mvpd_casscomm_color.png');
    img {
      display: none;
    }
  }
  a[href*="cccomm"] {
    background-image: url('../images/provider_logos/mvpd_cccomm_color.png');
    img {
      display: none;
    }
  }
  a[href*="cfu"] {
    background-image: url('../images/provider_logos/mvpd_cfunet_color.png');
    img {
      display: none;
    }
  }
  a[href*="bloomer"] {
    background-image: url('../images/provider_logos/mvpd_dem010-01_color.png');
    img {
      display: none;
    }
  }
  a[href*="brucetel"] {
    background-image: url('../images/provider_logos/mvpd_dem010-02_color.png');
    img {
      display: none;
    }
  }
  a[href*="citizens-connected"] {
    background-image: url('../images/provider_logos/mvpd_dem010-03_color.png');
    img {
      display: none;
    }
  }
  a[href*="celectcom"] {
    background-image: url('../images/provider_logos/mvpd_dem010-04_color.png');
    img {
      display: none;
    }
  }
  a[href*="wwt"] {
    background-image: url('../images/provider_logos/mvpd_dem010-05_color.png');
    img {
      display: none;
    }
  }
  a[href*="centurylink"] {
    background-image: url('../images/provider_logos/mvpd_auth_centurylink_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="chatmosscable"] {
    background-image: url('../images/provider_logos/mvpd_cha060_color.png');
    img {
      display: none;
    }
  }
  a[href*="cvcexpress"] {
    background-image: url('../images/provider_logos/mvpd_dur010_color.png');
    img {
      display: none;
    }
  }
  a[href*="cimtel"] {
    background-image: url('../images/provider_logos/mvpd_cimtel_color.png');
    img {
      display: none;
    }
  }
  a[href*="cincinnatibell"] {
    background-image: url('../images/provider_logos/mvpd_CBT_color.png');
    img {
      display: none;
    }
  }
  a[href*="citizens"] {
    background-image: url('../images/provider_logos/mvpd_cit180_color.png');
    img {
      display: none;
    }
  }
  a[href*="ctcis"] {
    background-image: url('../images/provider_logos/mvpd_cit210_color.png');
    img {
      display: none;
    }
  }
  a[href*="wpa"] {
    background-image: url('../images/provider_logos/mvpd_cit040_color.png');
    img {
      display: none;
    }
  }
  a[href*="citznet"] {
    background-image: url('../images/provider_logos/mvpd_war040_color.png');
    img {
      display: none;
    }
  }
  a[href*="citznet"] {
    background-image: url('../images/provider_logos/mvpd_wadsworth_color.png');
    img {
      display: none;
    }
  }
  a[href*="clarencetelinc"] {
    background-image: url('../images/provider_logos/mvpd_cla010_color.png');
    img {
      display: none;
    }
  }
  a[href*="ccmtc"] {
    background-image: url('../images/provider_logos/mvpd_CLEARCREEK_color.png');
    img {
      display: none;
    }
  }
  a[href*="clickcabletv"] {
    background-image: url('../images/provider_logos/mvpd_clickcabletv_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="clintoncable"] {
    background-image: url('../images/provider_logos/mvpd_cli030_color.png');
    img {
      display: none;
    }
  }
  a[href*="cmltelephone"] {
    background-image: url('../images/provider_logos/mvpd_cml010_color.png');
    img {
      display: none;
    }
  }
  a[href*="cns-internet"] {
    background-image: url('../images/provider_logos/mvpd_cns_color.png');
    img {
      display: none;
    }
  }
  a[href*="coaxpa"] {
    background-image: url('../images/provider_logos/mvpd_coa030_color.png');
    img {
      display: none;
    }
  }
  a[href*="colotel"] {
    background-image: url('../images/provider_logos/mvpd_col090_color.png');
    img {
      display: none;
    }
  }
  a[href*="cpws"] {
    background-image: url('../images/provider_logos/mvpd_col070_color.png');
    img {
      display: none;
    }
  }
  a[href*="comporium"] {
    background-image: url('../images/provider_logos/mvpd_cat020_color.png');
    img {
      display: none;
    }
  }
  a[href*="consolidated"] {
    background-image: url('../images/provider_logos/mvpd_consolidated_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="myconsolidated"] {
    background-image: url('../images/provider_logos/mvpd_consolidatedcable_color.png');
    img {
      display: none;
    }
  }
  a[href*="conwaycorp"] {
    background-image: url('../images/provider_logos/mvpd_conwaycorp_color.png');
    img {
      display: none;
    }
  }
  a[href*="crestviewcable"] {
    background-image: url('../images/provider_logos/mvpd_crestview_color.png');
    img {
      display: none;
    }
  }
  a[href*="crosstel"] {
    background-image: url('../images/provider_logos/mvpd_cross_color.png');
    img {
      display: none;
    }
  }
  a[href*="crosslake"] {
    background-image: url('../images/provider_logos/mvpd_cro030_color.png');
    img {
      display: none;
    }
  }
  a[href*="ctcn"] {
    background-image: url('../images/provider_logos/mvpd_ctcommunications_color.png');
    img {
      display: none;
    }
  }
  a[href*="ctctelcom"] {
    background-image: url('../images/provider_logos/mvpd_ctc040_color.png');
    img {
      display: none;
    }
  }
  a[href*="cunninghamtelephoneandcable"] {
    background-image: url('../images/provider_logos/mvpd_cun010_color.png');
    img {
      display: none;
    }
  }
  a[href*="daktel"] {
    background-image: url('../images/provider_logos/mvpd_dak030_color.png');
    img {
      display: none;
    }
  }
  a[href*="dtcweb"] {
    background-image: url('../images/provider_logos/mvpd_tel160-del_color.png');
    img {
      display: none;
    }
  }
  a[href*="directcom"] {
    background-image: url('../images/provider_logos/mvpd_ind060-dc_color_0.png');
    img {
      display: none;
    }
  }
  a[href*="docomopacific"] {
    background-image: url('../images/provider_logos/mvpd_GUAM_color.png');
    img {
      display: none;
    }
  }
  a[href*="eaglecom"] {
    background-image: url('../images/provider_logos/mvpd_eagle_color.png');
    img {
      display: none;
    }
  }
  a[href*="eastarkansasvideo"] {
    background-image: url('../images/provider_logos/mvpd_weh010-east_color.png');
    img {
      display: none;
    }
  }
  a[href*="eastonutilities"] {
    background-image: url('../images/provider_logos/mvpd_easton-utilities_color.png');
    img {
      display: none;
    }
  }
  a[href*="eatel"] {
    background-image: url('../images/provider_logos/mvpd_eatel_color.png');
    img {
      display: none;
    }
  }
  a[href*="emerytelcom"] {
    background-image: url('../images/provider_logos/mvpd_emerytelcom_color.png');
    img {
      display: none;
    }
  }
  a[href*="weendeavor"] {
    background-image: url('../images/provider_logos/mvpd_endeavor_color.png');
    img {
      display: none;
    }
  }
  a[href*="etczone"] {
    background-image: url('../images/provider_logos/mvpd_sun045_color.png');
    img {
      display: none;
    }
  }
  a[href*="entouch"] {
    background-image: url('../images/provider_logos/mvpd_mid030_color.png');
    img {
      display: none;
    }
  }
  a[href*="hickorytech"] {
    background-image: url('../images/provider_logos/mvpd_enventis_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="myepb"] {
    background-image: url('../images/provider_logos/mvpd_epb_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="fbc-tele"] {
    background-image: url('../images/provider_logos/mvpd_fbc-tele_color.png');
    img {
      display: none;
    }
  }
  a[href*="falconbroadband"] {
    background-image: url('../images/provider_logos/mvpd_fal010_color.png');
    img {
      display: none;
    }
  }
  a[href*="fidelitycommunications"] {
    background-image: url('../images/provider_logos/mvpd_fid010_color.png');
    img {
      display: none;
    }
  }
  a[href*="flintrvr"] {
    background-image: url('../images/provider_logos/mvpd_fli020_color.png');
    img {
      display: none;
    }
  }
  a[href*="firstmile"] {
    background-image: url('../images/provider_logos/mvpd_fbcomm_color.png');
    img {
      display: none;
    }
  }
  a[href*="franklintelephone"] {
    background-image: url('../images/provider_logos/mvpd_tel160-fra_color.png');
    img {
      display: none;
    }
  }
  a[href*="frontier"] {
    background-image: url('../images/provider_logos/mvpd_FRONTIER_color.png');
    img {
      display: none;
    }
  }
  a[href*="fullchannel"] {
    background-image: url('../images/provider_logos/mvpd_fullchannel_color.png');
    img {
      display: none;
    }
  }
  a[href*="gvtel"] {
    background-image: url('../images/provider_logos/mvpd_gardenvalley_color.png');
    img {
      display: none;
    }
  }
  a[href*="gbta"] {
    background-image: url('../images/provider_logos/mvpd_gbt010_color.png');
    img {
      display: none;
    }
  }
  a[href*="gci"] {
    background-image: url('../images/provider_logos/mvpd_gci_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="giantcomm"] {
    background-image: url('../images/provider_logos/mvpd_clr010_color.png');
    img {
      display: none;
    }
  }
  a[href*="glasgowepb"] {
    background-image: url('../images/provider_logos/mvpd_gla010_color.png');
    img {
      display: none;
    }
  }
  a[href*="shopglenwood"] {
    background-image: url('../images/provider_logos/mvpd_gle010_color.png');
    img {
      display: none;
    }
  }
  a[href*="glwb"] {
    background-image: url('../images/provider_logos/mvpd_gra060_color.png');
    img {
      display: none;
    }
  }
  a[href*="goldenwest"] {
    background-image: url('../images/provider_logos/mvpd_goldenwest_color.png');
    img {
      display: none;
    }
  }
  a[href*="fiber.google"] {
    background-image: url('../images/provider_logos/mvpd_googlefiber_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="mygrande"] {
    background-image: url('../images/provider_logos/mvpd_Grande_color.png');
    img {
      display: none;
    }
  }
  a[href*="gpcom"] {
    background-image: url('../images/provider_logos/mvpd_gpcom_color.png');
    img {
      display: none;
    }
  }
  a[href*="gta"] {
    background-image: url('../images/provider_logos/mvpd_gta_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="gvtc"] {
    background-image: url('../images/provider_logos/mvpd_gvtc_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="hargray"] {
    background-image: url('../images/provider_logos/mvpd_hargray_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="hmu-harlan"] {
    background-image: url('../images/provider_logos/mvpd_har005_color.png');
    img {
      display: none;
    }
  }
  a[href*="hartcom"] {
    background-image: url('../images/provider_logos/mvpd_har020_color.png');
    img {
      display: none;
    }
  }
  a[href*="hawaiiantel"] {
    background-image: url('../images/provider_logos/mvpd_auth_hawaiiantel_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="hbctv2go"] {
    background-image: url('../images/provider_logos/mvpd_HBC_color.png');
    img {
      display: none;
    }
  }
  a[href*="heartofiowa"] {
    background-image: url('../images/provider_logos/mvpd_hea040_color.png');
    img {
      display: none;
    }
  }
  a[href*="hky"] {
    background-image: url('../images/provider_logos/mvpd_htc020_color.png');
    img {
      display: none;
    }
  }
  a[href*="htcplus"] {
    background-image: url('../images/provider_logos/mvpd_hometowncable_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="hometel"] {
    background-image: url('../images/provider_logos/mvpd_hometel_color.png');
    img {
      display: none;
    }
  }
  a[href*="hometv2go"] {
    background-image: url('../images/provider_logos/mvpd_hometelecom_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="hcc"] {
    background-image: url('../images/provider_logos/mvpd_hoodcanal_color.png');
    img {
      display: none;
    }
  }
  a[href*="hopecabletv"] {
    background-image: url('../images/provider_logos/mvpd_weh010-hope_color.png');
    img {
      display: none;
    }
  }
  a[href*="horizoncable"] {
    background-image: url('../images/provider_logos/mvpd_horizoncable_color.png');
    img {
      display: none;
    }
  }
  a[href*="hotwirecommunications"] {
    background-image: url('../images/provider_logos/mvpd_hotwirecommunications_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="htc"] {
    background-image: url('../images/provider_logos/mvpd_harrison-telco_color.png');
    img {
      display: none;
    }
  }
  a[href*="htc"] {
    background-image: url('../images/provider_logos/mvpd_htccomm_color.png');
    img {
      display: none;
    }
  }
  a[href*="htcinc"] {
    background-image: url('../images/provider_logos/mvpd_HTC_color.png');
    img {
      display: none;
    }
  }
  a[href*="imon"] {
    background-image: url('../images/provider_logos/mvpd_imon_color.png');
    img {
      display: none;
    }
  }
  a[href*="innovativevi"] {
    background-image: url('../images/provider_logos/mvpd_stc020_color.png');
    img {
      display: none;
    }
  }
  a[href*="innovativevi"] {
    background-image: url('../images/provider_logos/mvpd_car100_color.png');
    img {
      display: none;
    }
  }
  a[href*="iccable"] {
    background-image: url('../images/provider_logos/mvpd_icc010_color.png');
    img {
      display: none;
    }
  }
  a[href*="itc-web"] {
    background-image: url('../images/provider_logos/mvpd_int050_color.png');
    img {
      display: none;
    }
  }
  a[href*="itv-3"] {
    background-image: url('../images/provider_logos/mvpd_itv-bitwise_color.png');
    img {
      display: none;
    }
  }
  a[href*="jaxenergy"] {
    background-image: url('../images/provider_logos/mvpd_JEA_color.png');
    img {
      display: none;
    }
  }
  a[href*="wp.kctc"] {
    background-image: url('../images/provider_logos/mvpd_kal030_color.png');
    img {
      display: none;
    }
  }
  a[href*="kmtel"] {
    background-image: url('../images/provider_logos/mvpd_kmt010_color.png');
    img {
      display: none;
    }
  }
  a[href*="kputel"] {
    background-image: url('../images/provider_logos/mvpd_kpu010_color.png');
    img {
      display: none;
    }
  }
  a[href*="kuhncom"] {
    background-image: url('../images/provider_logos/mvpd_kuh010_color.png');
    img {
      display: none;
    }
  }
  a[href*="lhtc"] {
    background-image: url('../images/provider_logos/mvpd_lau020_color.png');
    img {
      display: none;
    }
  }
  a[href*="libertypr"] {
    background-image: url('../images/provider_logos/mvpd_liberty-cable_color.png');
    img {
      display: none;
    }
  }
  a[href*="maysvilleky"] {
    background-image: url('../images/provider_logos/mvpd_bra010_color.png');
    img {
      display: none;
    }
  }
  a[href*="litestream"] {
    background-image: url('../images/provider_logos/mvpd_lit020_color.png');
    img {
      display: none;
    }
  }
  a[href*="localtel"] {
    background-image: url('../images/provider_logos/mvpd_loc010_color.png');
    img {
      display: none;
    }
  }
  a[href*="mylonglines"] {
    background-image: url('../images/provider_logos/mvpd_longlines_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="longviewcabletv"] {
    background-image: url('../images/provider_logos/mvpd_weh010-longview_color.png');
    img {
      display: none;
    }
  }
  a[href*="lnetelco"] {
    background-image: url('../images/provider_logos/mvpd_lns010_color.png');
    img {
      display: none;
    }
  }
  a[href*="lumosnetworks"] {
    background-image: url('../images/provider_logos/mvpd_lumos_color.png');
    img {
      display: none;
    }
  }
  a[href*="lusfiber"] {
    background-image: url('../images/provider_logos/mvpd_lus-fiber_color.png');
    img {
      display: none;
    }
  }
  a[href*="gomadison"] {
    background-image: url('../images/provider_logos/mvpd_madison_color.png');
    img {
      display: none;
    }
  }
  a[href*="madisoncounty"] {
    background-image: url('../images/provider_logos/mvpd_mad030_color_0.png');
    img {
      display: none;
    }
  }
  a[href*="manti"] {
    background-image: url('../images/provider_logos/mvpd_man060_color.png');
    img {
      display: none;
    }
  }
  a[href*="mctvohio"] {
    background-image: url('../images/provider_logos/mvpd_mctv_color.png');
    img {
      display: none;
    }
  }
  a[href*="merr"] {
    background-image: url('../images/provider_logos/mvpd_merrimac_color.png');
    img {
      display: none;
    }
  }
  a[href*="metrocast"] {
    background-image: url('../images/provider_logos/mvpd_auth_metrocast_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="metronetinc"] {
    background-image: url('../images/provider_logos/mvpd_metronet_color.png');
    img {
      display: none;
    }
  }
  a[href*="mhtc"] {
    background-image: url('../images/provider_logos/mvpd_mhtc_color.png');
    img {
      display: none;
    }
  }
  a[href*="mi-connection"] {
    background-image: url('../images/provider_logos/mvpd_MICONNECTION_color.png');
    img {
      display: none;
    }
  }
  a[href*="mid-hudson"] {
    background-image: url('../images/provider_logos/mvpd_midhudson_color.png');
    img {
      display: none;
    }
  }
  a[href*="midrivers"] {
    background-image: url('../images/provider_logos/mvpd_midrivers_color.png');
    img {
      display: none;
    }
  }
  a[href*="midco"] {
    background-image: url('../images/provider_logos/mvpd_msauth_midco_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="midstatesd"] {
    background-image: url('../images/provider_logos/mvpd_mid045_color.png');
    img {
      display: none;
    }
  }
  a[href*="milfordcomm"] {
    background-image: url('../images/provider_logos/mvpd_mil080_color.png');
    img {
      display: none;
    }
  }
  a[href*="morrisbroadband"] {
    background-image: url('../images/provider_logos/mvpd_morrisbroadband_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="mta-telco"] {
    background-image: url('../images/provider_logos/mvpd_mtacomm_color.png');
    img {
      display: none;
    }
  }
  a[href*="mtctech"] {
    background-image: url('../images/provider_logos/mvpd_med040_color.png');
    img {
      display: none;
    }
  }
  a[href*="mtco"] {
    background-image: url('../images/provider_logos/mvpd_mtc030_color.png');
    img {
      display: none;
    }
  }
  a[href*="mintel"] {
    background-image: url('../images/provider_logos/mvpd_mul050_color_0.png');
    img {
      display: none;
    }
  }
  a[href*="musfiber"] {
    background-image: url('../images/provider_logos/mvpd_musfiber_color.png');
    img {
      display: none;
    }
  }
  a[href*="mpw"] {
    background-image: url('../images/provider_logos/mvpd_mpw_color.png');
    img {
      display: none;
    }
  }
  a[href*="nctc"] {
    background-image: url('../images/provider_logos/mvpd_nctc_color.png');
    img {
      display: none;
    }
  }
  a[href*="nelson-tel"] {
    background-image: url('../images/provider_logos/mvpd_dur010-nel_color.png');
    img {
      display: none;
    }
  }
  a[href*="nemont"] {
    background-image: url('../images/provider_logos/mvpd_nem010_color.png');
    img {
      display: none;
    }
  }
  a[href*="newwavecom"] {
    background-image: url('../images/provider_logos/mvpd_nwcable_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="nex-tech"] {
    background-image: url('../images/provider_logos/mvpd_nextech_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="nicpnet"] {
    background-image: url('../images/provider_logos/mvpd_nor240_color.png');
    img {
      display: none;
    }
  }
  a[href*="mcclink"] {
    background-image: url('../images/provider_logos/mvpd_cic010_color.png');
    img {
      display: none;
    }
  }
  a[href*="nktelco"] {
    background-image: url('../images/provider_logos/mvpd_nktelco_color.png');
    img {
      display: none;
    }
  }
  a[href*="nortex"] {
    background-image: url('../images/provider_logos/mvpd_nortex_color.png');
    img {
      display: none;
    }
  }
  a[href*="nctc"] {
    background-image: url('../images/provider_logos/mvpd_nor140_color.png');
    img {
      display: none;
    }
  }
  a[href*="northstate"] {
    background-image: url('../images/provider_logos/mvpd_NORTHSTATE_color.png');
    img {
      display: none;
    }
  }
  a[href*="yournorthland"] {
    background-image: url('../images/provider_logos/mvpd_nor030_color.png');
    img {
      display: none;
    }
  }
  a[href*="nwcomm"] {
    background-image: url('../images/provider_logos/mvpd_nor075_color.png');
    img {
      display: none;
    }
  }
  a[href*="norwoodlight"] {
    background-image: url('../images/provider_logos/mvpd_nor125_color.png');
    img {
      display: none;
    }
  }
  a[href*="nsighttel"] {
    background-image: url('../images/provider_logos/mvpd_net010_color.png');
    img {
      display: none;
    }
  }
  a[href*="nutelecom"] {
    background-image: url('../images/provider_logos/mvpd_new045_color.png');
    img {
      display: none;
    }
  }
  a[href*="nulinkdigital"] {
    background-image: url('../images/provider_logos/mvpd_nulink_color.png');
    img {
      display: none;
    }
  }
  a[href*="1scom"] {
    background-image: url('../images/provider_logos/mvpd_onesource_color.png');
    img {
      display: none;
    }
  }
  a[href*="openband"] {
    background-image: url('../images/provider_logos/mvpd_openband_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="dutil"] {
    background-image: url('../images/provider_logos/mvpd_daltonutilities_color.png');
    img {
      display: none;
    }
  }
  a[href*="orbitelcom"] {
    background-image: url('../images/provider_logos/mvpd_ORBITEL_color.png');
    img {
      display: none;
    }
  }
  a[href*="otec-communication"] {
    background-image: url('../images/provider_logos/mvpd_ote010_color.png');
    img {
      display: none;
    }
  }
  a[href*="parkregion"] {
    background-image: url('../images/provider_logos/mvpd_otter_color.png');
    img {
      display: none;
    }
  }
  a[href*="paulbunyan"] {
    background-image: url('../images/provider_logos/mvpd_paulbunyan_color.png');
    img {
      display: none;
    }
  }
  a[href*="pemtelco"] {
    background-image: url('../images/provider_logos/mvpd_pem020_color.png');
    img {
      display: none;
    }
  }
  a[href*="prtc"] {
    background-image: url('../images/provider_logos/mvpd_mck010_color.png');
    img {
      display: none;
    }
  }
  a[href*="phonoscopecable"] {
    background-image: url('../images/provider_logos/mvpd_phonoscope_color.png');
    img {
      display: none;
    }
  }
  a[href*="pinebluffcabletv"] {
    background-image: url('../images/provider_logos/mvpd_weh010-pine_color.png');
    img {
      display: none;
    }
  }
  a[href*="pioncomm"] {
    background-image: url('../images/provider_logos/mvpd_pioncomm_color.png');
    img {
      display: none;
    }
  }
  a[href*="pldi"] {
    background-image: url('../images/provider_logos/mvpd_pioneer_color.png');
    img {
      display: none;
    }
  }
  a[href*="potelco"] {
    background-image: url('../images/provider_logos/mvpd_pottawatomie_color.png');
    img {
      display: none;
    }
  }
  a[href*="mypremieronline"] {
    background-image: url('../images/provider_logos/mvpd_premiercomm_color.png');
    img {
      display: none;
    }
  }
  a[href*="psci"] {
    background-image: url('../images/provider_logos/mvpd_psc010_color.png');
    img {
      display: none;
    }
  }
  a[href*="ptci"] {
    background-image: url('../images/provider_logos/mvpd_pan020_color_0.png');
    img {
      display: none;
    }
  }
  a[href*="rainierconnect"] {
    background-image: url('../images/provider_logos/mvpd_rai030_color.png');
    img {
      display: none;
    }
  }
  a[href*="reinbeck"] {
    background-image: url('../images/provider_logos/mvpd_myrtu_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="resorttvcable"] {
    background-image: url('../images/provider_logos/mvpd_weh010-resort_color.png');
    img {
      display: none;
    }
  }
  a[href*="rvtc"] {
    background-image: url('../images/provider_logos/mvpd_riv030_color.png');
    img {
      display: none;
    }
  }
  a[href*="ranchomurieta"] {
    background-image: url('../images/provider_logos/mvpd_rma_color.png');
    img {
      display: none;
    }
  }
  a[href*="rptel"] {
    background-image: url('../images/provider_logos/mvpd_rockportcable_color.png');
    img {
      display: none;
    }
  }
  a[href*="rtc1"] {
    background-image: url('../images/provider_logos/mvpd_rtc_color.png');
    img {
      display: none;
    }
  }
  a[href*="scibroadband"] {
    background-image: url('../images/provider_logos/mvpd_sav010_color.png');
    img {
      display: none;
    }
  }
  a[href*="shrewsbury-ma"] {
    background-image: url('../images/provider_logos/mvpd_selco_color.png');
    img {
      display: none;
    }
  }
  a[href*="sectv"] {
    background-image: url('../images/provider_logos/mvpd_service-electric-bb_color.png');
    img {
      display: none;
    }
  }
  a[href*="secable"] {
    background-image: url('../images/provider_logos/mvpd_service-electric_color.png');
    img {
      display: none;
    }
  }
  a[href*="mysecv"] {
    background-image: url('../images/provider_logos/mvpd_serviceelectric_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="shentel"] {
    background-image: url('../images/provider_logos/mvpd_she010_color.png');
    img {
      display: none;
    }
  }
  a[href*="smta.cc"] {
    background-image: url('../images/provider_logos/mvpd_she030_color.png');
    img {
      display: none;
    }
  }
  a[href*="mncable"] {
    background-image: url('../images/provider_logos/mvpd_sjoberg_color.png');
    img {
      display: none;
    }
  }
  a[href*="skybesttv"] {
    background-image: url('../images/provider_logos/mvpd_sky050_color.png');
    img {
      display: none;
    }
  }
  a[href*="solarus"] {
    background-image: url('../images/provider_logos/mvpd_woo010_color_0.png');
    img {
      display: none;
    }
  }
  a[href*="scrtc"] {
    background-image: url('../images/provider_logos/mvpd_sou075_color.png');
    img {
      display: none;
    }
  }
  a[href*="southslope"] {
    background-image: url('../images/provider_logos/mvpd_sou035_color.png');
    img {
      display: none;
    }
  }
  a[href*="smunet"] {
    background-image: url('../images/provider_logos/mvpd_spe010_color.png');
    img {
      display: none;
    }
  }
  a[href*="srt"] {
    background-image: url('../images/provider_logos/mvpd_srt010_color.png');
    img {
      display: none;
    }
  }
  a[href*="summit-broadband"] {
    background-image: url('../images/provider_logos/mvpd_summit-broadband_color.png');
    img {
      display: none;
    }
  }
  a[href*="smunet"] {
    background-image: url('../images/provider_logos/mvpd_sum010_color.png');
    img {
      display: none;
    }
  }
  a[href*="surewest"] {
    background-image: url('../images/provider_logos/mvpd_auth_surewest_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="sweetwaterhsa"] {
    background-image: url('../images/provider_logos/mvpd_sweetwater_color.png');
    img {
      display: none;
    }
  }
  a[href*="tahlequahcabletv"] {
    background-image: url('../images/provider_logos/mvpd_weh010-talequah_color.png');
    img {
      display: none;
    }
  }
  a[href*="tctwest"] {
    background-image: url('../images/provider_logos/mvpd_tct_color.png');
    img {
      display: none;
    }
  }
  a[href*="tds"] {
    background-image: url('../images/provider_logos/mvpd_tds_auth-gateway_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="tcaexpress"] {
    background-image: url('../images/provider_logos/mvpd_com050_color.png');
    img {
      display: none;
    }
  }
  a[href*="tcc"] {
    background-image: url('../images/provider_logos/mvpd_tcc_color.png');
    img {
      display: none;
    }
  }
  a[href*="troycable"] {
    background-image: url('../images/provider_logos/mvpd_tro010_color.png');
    img {
      display: none;
    }
  }
  a[href*="truvista"] {
    background-image: url('../images/provider_logos/mvpd_auth_truvista_net_color.png');
    img {
      display: none;
    }
  }
  a[href*="telserco"] {
    background-image: url('../images/provider_logos/mvpd_tsc_color.png');
    img {
      display: none;
    }
  }
  a[href*="tub"] {
    background-image: url('../images/provider_logos/mvpd_cit220_color.png');
    img {
      display: none;
    }
  }
  a[href*="ryetelephone"] {
    background-image: url('../images/provider_logos/mvpd_cab180_color.png');
    img {
      display: none;
    }
  }
  a[href*="twinvalley"] {
    background-image: url('../images/provider_logos/mvpd_tvtinc_color.png');
    img {
      display: none;
    }
  }
  a[href*="uniontel"] {
    background-image: url('../images/provider_logos/mvpd_uis010_color.png');
    img {
      display: none;
    }
  }
  a[href*="utma"] {
    background-image: url('../images/provider_logos/mvpd_unitedtel_color.png');
    img {
      display: none;
    }
  }
  a[href*="ussonet"] {
    background-image: url('../images/provider_logos/mvpd_uss020_color.png');
    img {
      display: none;
    }
  }
  a[href*="usacommunications"] {
    background-image: url('../images/provider_logos/mvpd_cab060_color.png');
    img {
      display: none;
    }
  }
  a[href*="usacomm"] {
    background-image: url('../images/provider_logos/mvpd_she005_color_0.png');
    img {
      display: none;
    }
  }
  a[href*="valleytel"] {
    background-image: url('../images/provider_logos/mvpd_val025_color.png');
    img {
      display: none;
    }
  }
  a[href*="myvalunet"] {
    background-image: url('../images/provider_logos/mvpd_valunet_color.png');
    img {
      display: none;
    }
  }
  a[href*="venturecomm"] {
    background-image: url('../images/provider_logos/mvpd_sul015_color.png');
    img {
      display: none;
    }
  }
  a[href*="vernontel"] {
    background-image: url('../images/provider_logos/mvpd_ver025_black_1.png');
    img {
      display: none;
    }
  }
  a[href*="vicksburgvideo"] {
    background-image: url('../images/provider_logos/mvpd_weh010-vicksburg_color.png');
    img {
      display: none;
    }
  }
  a[href*="viscom"] {
    background-image: url('../images/provider_logos/mvpd_vis070_color.png');
    img {
      display: none;
    }
  }
  a[href*="volcanocommunications"] {
    background-image: url('../images/provider_logos/mvpd_volcanotel_color.png');
    img {
      display: none;
    }
  }
  a[href*="volfirst"] {
    background-image: url('../images/provider_logos/mvpd_vol040-02_color.png');
    img {
      display: none;
    }
  }
  a[href*="vyvebb"] {
    background-image: url('../images/provider_logos/mvpd_bci010-02_color.png');
    img {
      display: none;
    }
  }
  a[href*="waitsfieldcable"] {
    background-image: url('../images/provider_logos/mvpd_waitsfield_color.png');
    img {
      display: none;
    }
  }
  a[href*="walnutcommunications"] {
    background-image: url('../images/provider_logos/mvpd_wal010_color.png');
    img {
      display: none;
    }
  }
  a[href*="wavebroadband"] {
    background-image: url('../images/provider_logos/mvpd_wavebroadband_color.png');
    img {
      display: none;
    }
  }
  a[href*="wctel"] {
    background-image: url('../images/provider_logos/mvpd_carolinata_color.png');
    img {
      display: none;
    }
  }
  a[href*="wcta"] {
    background-image: url('../images/provider_logos/mvpd_wct010_color.png');
    img {
      display: none;
    }
  }
  a[href*="wrctc"] {
    background-image: url('../images/provider_logos/mvpd_wes110_color.png');
    img {
      display: none;
    }
  }
  a[href*="westianet"] {
    background-image: url('../images/provider_logos/mvpd_westianet_color.png');
    img {
      display: none;
    }
  }
  a[href*="whidbeytel"] {
    background-image: url('../images/provider_logos/mvpd_nttcwhi010_color_1.png');
    img {
      display: none;
    }
  }
  a[href*="whitecountycabletv"] {
    background-image: url('../images/provider_logos/mvpd_weh010-white_color.png');
    img {
      display: none;
    }
  }
  a[href*="wilsoncommunications"] {
    background-image: url('../images/provider_logos/mvpd_wil015_color.png');
    img {
      display: none;
    }
  }
  a[href*="windstream"] {
    background-image: url('../images/provider_logos/mvpd_win090_color.png');
    img {
      display: none;
    }
  }
  a[href*="wctatel"] {
    background-image: url('../images/provider_logos/mvpd_wcta_color.png');
    img {
      display: none;
    }
  }
  a[href*="wtcks"] {
    background-image: url('../images/provider_logos/mvpd_wtc010_color.png');
    img {
      display: none;
    }
  }
  a[href*="wtccommunications"] {
    background-image: url('../images/provider_logos/mvpd_wil040_color.png');
    img {
      display: none;
    }
  }
  a[href*="yadtel"] {
    background-image: url('../images/provider_logos/mvpd_yadtel_color.png');
    img {
      display: none;
    }
  }
  a[href*="zitomedia"] {
    background-image: url('../images/provider_logos/mvpd_cou060_color.png');
    img {
      display: none;
    }
  }
  a[href*="columbus-telephone"] {
    background-image: url('../images/provider_logos/mvpd_col080_color.png');
    img {
      display: none;
    }
  }
  a[href*="rtconline"] {
    background-image: url('../images/provider_logos/mvpd_res020_color.png');
    img {
      display: none;
    }
  }
  a[href*="bbtel"] {
    background-image: url('../images/provider_logos/mvpd_bra050_color.png');
    img {
      display: none;
    }
  }
  a[href*="valp"] {
    background-image: url('../images/provider_logos/mvpd_val030_color.png');
    img {
      display: none;
    }
  }
  a[href*="huxcomm"] {
    background-image: url('../images/provider_logos/mvpd_wal005_color.png');
    img {
      display: none;
    }
  }
  a[href*="opelikapower"] {
    background-image: url('../images/provider_logos/mvpd_cit230_color.png');
    img {
      display: none;
    }
  }*/ }
  /* line 61, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
  .block-tve-auth2 .first a {
    font-size: 20px; }
    /* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_block_tve.scss */
    .block-tve-auth2 .first a img {
      max-width: 120px;
      max-height: 25px; }

/**
 * Overlay showing message to upgrade browser
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_browser.scss */
#browsermsg {
  background: rgba(0, 0, 0, 0.95);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }
  /* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_browser.scss */
  #browsermsg.js-overlay-active {
    display: block; }
  /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_browser.scss */
  #browsermsg .overlay {
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #111111;
    color: white;
    padding: 20px;
    position: absolute;
    width: 90%; }
    @media (min-width: 30em) {
      /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_browser.scss */
      #browsermsg .overlay {
        padding: 30px 40px; } }
    @media (min-width: 40.625em) {
      /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_browser.scss */
      #browsermsg .overlay {
        padding: 50px 70px;
        width: 500px; } }
  /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_browser.scss */
  #browsermsg h3 {
    margin-right: 40px; }
    @media (min-width: 40.625em) {
      /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_browser.scss */
      #browsermsg h3 {
        margin-right: 0; } }
  /* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_browser.scss */
  #browsermsg p {
    margin-bottom: 0; }

/* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_browser.scss */
.browser-update-close {
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px; }
  /* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_browser.scss */
  .browser-update-close:before {
    content: "";
    background-color: #a6a6a6;
    position: absolute;
    width: 20px;
    height: 2px;
    left: 10px;
    top: 19px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  /* line 61, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_browser.scss */
  .browser-update-close:after {
    content: "";
    background-color: #a6a6a6;
    position: absolute;
    left: 10px;
    top: 19px;
    height: 2px;
    width: 20px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

/**
 * Load more button
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_button_load_more.scss */
.pager-load-more {
  margin: 0;
  padding: 0;
  text-align: center; }
  /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_button_load_more.scss */
  .pager-load-more li {
    list-style: none; }
  /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_button_load_more.scss */
  .pager-load-more a {
    font-weight: normal;
    height: 40px;
    margin: 30px;
    padding: 10px 20px;
    position: relative;
    text-transform: none;
    width: 120px;
    transition: width 0.3s; }
    /* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_button_load_more.scss */
    .pager-load-more a:before, .pager-load-more a:after {
      opacity: 0;
      transition: opacity 0.3s; }
    /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_button_load_more.scss */
    .pager-load-more a.progress-disabled {
      width: 160px;
      height: 40px; }
      /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_button_load_more.scss */
      .pager-load-more a.progress-disabled:before {
        opacity: 1;
        position: absolute;
        content: "Loading More";
        text-indent: 0;
        left: 16px;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_button_load_more.scss */
      .pager-load-more a.progress-disabled:after {
        opacity: 1;
        position: absolute;
        content: "";
        right: 16px;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }

@media (max-width: 29.9375em) {
  /* line 3, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_captcha.scss */
  .captcha .g-recaptcha {
    -ms-transform: scale(0.86);
        transform: scale(0.86);
    width: 302px;
    margin-left: -21px; } }

/**
 * Content Title (appears above content)
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_content_title.scss */
.main-content-title .pane-title {
  color: white;
  padding: 0 15px;
  width: 100%;
  clear: both; }

@media (min-width: 56.25em) {
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_content_title.scss */
  .main-content-title:first-child .pane-title {
    position: absolute;
    left: 0;
    bottom: 100%; } }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contextual.scss */
ul.contextual-links {
  float: none !important;
  width: auto !important; }

/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contextual.scss */
a.contextual-links-trigger {
  font-size: 12pt !important;
  line-height: 1.2em !important;
  background-color: transparent !important;
  border: 1px solid transparent !important;
  height: 18px !important;
  margin: 0 !important;
  padding: 0 2px !important;
  outline: none !important;
  text-indent: 34px !important;
  width: 28px !important;
  overflow: hidden !important;
  -khtml-border-radius: 4px !important;
  border-radius: 4px !important;
  text-decoration: none !important; }

/* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contextual.scss */
.contextual-links a {
  line-height: 1.2 !important; }

/* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contextual.scss */
.contextual-links-region-active .contextual-links-wrapper {
  font-size: 14px; }

/* line 3, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
.page-contributors {
  background: white; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .page-contributors #footer {
    background: #000000;
    padding: 100px 20px 130px; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .page-contributors .panel-1col {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-align: stretch;
        align-items: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    /* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .page-contributors .panel-1col .pane-active-users-single {
      border-bottom: 4px solid #202020;
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 1 0 415px;
          flex: 1 0 415px;
      -ms-flex-direction: column;
          flex-direction: column; }
      /* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
      .page-contributors .panel-1col .pane-active-users-single > .pane-title,
      .page-contributors .panel-1col .pane-active-users-single > .pane-content {
        position: relative;
        width: 100%; }
      /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
      .page-contributors .panel-1col .pane-active-users-single > .pane-content {
        -ms-flex-positive: 1;
            flex-grow: 1; }
      @media (min-width: 80em) {
        /* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
        .page-contributors .panel-1col .pane-active-users-single:nth-child(2n+1) > .pane-content:after {
          display: block;
          position: absolute;
          content: "";
          background: #cacaca;
          height: 95%;
          width: 1px;
          top: 2.5%;
          right: 0; } }
      /* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
      .page-contributors .panel-1col .pane-active-users-single .user_profile--contributors {
        border-bottom: none; }
      /* line 61, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
      .page-contributors .panel-1col .pane-active-users-single .view-posts-per-user .view-content > div:last-child .teaser--stripped {
        border-bottom: none; }

/* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
.contributors__page-title {
  padding-left: 15px;
  margin: 35px 0 20px 0;
  color: #202020;
  text-transform: uppercase;
  font-size: 65px;
  font-family: "Timmons", Helvetica, Arial, sans-serif; }
  /* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .contributors__page-title:before {
    content: '_';
    color: #ff405f; }

/* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
.pane-active-users-single {
  display: inline-block;
  width: 49%; }

/* line 91, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
.pane-active-users-single,
.pane-active-users-contributors {
  background: #eeeeee; }
  /* line 95, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single:nth-child(2),
  .pane-active-users-contributors:nth-child(2) {
    background: #e7e7e7; }
  /* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single:nth-child(3),
  .pane-active-users-contributors:nth-child(3) {
    background: #dddddd; }
  /* line 103, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .pane-title,
  .pane-active-users-contributors .pane-title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-left: 15px;
    height: 45px;
    line-height: 45px;
    font-family: "Cinetype", Helvetica, Arial, sans-serif;
    background: #202020;
    font-size: 21px;
    color: white;
    text-transform: uppercase; }
    @media (min-width: 80em) {
      /* line 116, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
      .pane-active-users-single .pane-title:after,
      .pane-active-users-contributors .pane-title:after {
        display: block;
        position: absolute;
        content: "";
        background: #3a3a3a;
        height: 70%;
        width: 1px;
        top: 15%;
        left: 0; } }
  /* line 129, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .user_profile--contributors,
  .pane-active-users-contributors .user_profile--contributors {
    position: relative;
    padding: 15px;
    overflow: hidden;
    border-bottom: 1px solid #cccccc; }
  /* line 136, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .teaser--stripped,
  .pane-active-users-contributors .teaser--stripped {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-top: none;
    border-bottom: 1px solid #cccccc; }
    /* line 141, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .pane-active-users-single .teaser--stripped .teaser__body,
    .pane-active-users-contributors .teaser--stripped .teaser__body {
      width: 98%;
      margin-left: 0; }
      /* line 145, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
      .pane-active-users-single .teaser--stripped .teaser__body .teaser__author-and-time,
      .pane-active-users-contributors .teaser--stripped .teaser__body .teaser__author-and-time {
        display: inline-block; }
  /* line 151, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .view-header,
  .pane-active-users-contributors .view-header {
    border-bottom: 1px solid #cccccc; }
  /* line 155, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .more-link,
  .pane-active-users-contributors .more-link {
    display: inline-block;
    font-size: 13px;
    float: right;
    margin: 11px 0 0 0; }
    /* line 161, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .pane-active-users-single .more-link a,
    .pane-active-users-contributors .more-link a {
      color: #202020;
      transition: all 0.2s ease;
      text-transform: uppercase; }
      /* line 304, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      .pane-active-users-single .more-link a:hover, .pane-active-users-single .more-link a:focus,
      .pane-active-users-contributors .more-link a:hover,
      .pane-active-users-contributors .more-link a:focus {
        color: #202020;
        text-decoration: underline; }
    /* line 166, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .pane-active-users-single .more-link:after,
    .pane-active-users-contributors .more-link:after {
      content: "";
      display: inline-block;
      width: 0;
      height: 0;
      border-top: 5px solid transparent;
      border-left: 7px solid #202020;
      border-bottom: 5px solid transparent;
      margin-left: 3px; }
  /* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .contributor__title,
  .pane-active-users-contributors .contributor__title {
    display: inline-block;
    margin-top: 10px;
    padding-bottom: 5px;
    font-size: 15px;
    text-transform: uppercase; }
  /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .contributor__title--main,
  .pane-active-users-contributors .contributor__title--main {
    font-size: 20px;
    margin: 0 15px;
    padding-bottom: 8px;
    font-weight: 500; }
    /* line 191, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .pane-active-users-single .contributor__title--main .contributor__title-minor,
    .pane-active-users-contributors .contributor__title--main .contributor__title-minor {
      font-size: 15px; }
  /* line 196, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .contributor__title-major,
  .pane-active-users-contributors .contributor__title-major {
    font-family: "Cinetype", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #ff405f; }
  /* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .contributor__title-minor,
  .pane-active-users-contributors .contributor__title-minor {
    font-family: "Cinetype", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #ff405f; }
  /* line 208, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .contributor__title--main .contributor__title-minor,
  .pane-active-users-single .contributor__title--main .contributor__title-major,
  .pane-active-users-contributors .contributor__title--main .contributor__title-minor,
  .pane-active-users-contributors .contributor__title--main .contributor__title-major {
    font-weight: 500; }
  /* line 213, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .user_profile__inner-wrapper,
  .pane-active-users-contributors .user_profile__inner-wrapper {
    position: relative; }
  /* line 217, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .user_profile__image,
  .pane-active-users-single .user_profile__body,
  .pane-active-users-contributors .user_profile__image,
  .pane-active-users-contributors .user_profile__body {
    display: inline-block;
    vertical-align: middle; }
  /* line 223, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .user_profile__body,
  .pane-active-users-contributors .user_profile__body {
    margin-left: 15px;
    max-width: calc(50% - 15px); }
  /* line 228, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .user_profile__name,
  .pane-active-users-contributors .user_profile__name {
    font-family: "Timmons", Helvetica, Arial, sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #202020; }
    @media (min-width: 48em) {
      /* line 228, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
      .pane-active-users-single .user_profile__name,
      .pane-active-users-contributors .user_profile__name {
        font-size: 50px; } }
  /* line 240, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .user_profile__twitter,
  .pane-active-users-contributors .user_profile__twitter {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #202020; }
  /* line 247, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .user_profile__span,
  .pane-active-users-contributors .user_profile__span {
    position: relative;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #202020;
    font-family: "Cinetype", Helvetica, Arial, sans-serif; }
  /* line 256, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .user_profile__span--heading,
  .pane-active-users-contributors .user_profile__span--heading {
    display: block;
    margin-right: 3px;
    text-transform: uppercase;
    font-size: 14px;
    color: #202020; }
  /* line 264, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-single .user_profile__span--twitter-handle,
  .pane-active-users-contributors .user_profile__span--twitter-handle {
    display: inline-block; }
    /* line 267, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .pane-active-users-single .user_profile__span--twitter-handle:after,
    .pane-active-users-contributors .user_profile__span--twitter-handle:after {
      display: inline-block;
      content: '';
      position: absolute;
      width: 90%;
      height: 3px;
      bottom: -1px;
      left: 15px;
      background: #ff405f; }

/* line 280, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
.contributors__editors {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  /* line 288, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .contributors__editors .pane-active-users-single {
    border-bottom: 4px solid #202020;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 415px;
        flex: 1 0 415px;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (max-width: 79.9375em) {
      /* line 288, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
      .contributors__editors .pane-active-users-single {
        -ms-flex: 1 0 100%;
            flex: 1 0 100%; } }
    /* line 298, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .contributors__editors .pane-active-users-single.first {
      -ms-flex: 1 0 100%;
          flex: 1 0 100%; }
      @media (min-width: 51.875em) and (max-width: 59.9375em) {
        /* line 301, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
        .contributors__editors .pane-active-users-single.first .user_profile__image img {
          width: 180px;
          height: 180px; } }
      @media (min-width: 80em) {
        /* line 307, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
        .contributors__editors .pane-active-users-single.first .user_profile--contributors {
          display: -ms-flexbox;
          display: flex; }
          /* line 309, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
          .contributors__editors .pane-active-users-single.first .user_profile--contributors .user_profile__inner-wrapper {
            -ms-flex: 1 0 50%;
                flex: 1 0 50%; }
            /* line 311, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
            .contributors__editors .pane-active-users-single.first .user_profile--contributors .user_profile__inner-wrapper:after {
              display: block;
              position: absolute;
              content: "";
              background: #cacaca;
              height: 95%;
              width: 1px;
              top: 2.5%;
              right: 0; }
            /* line 321, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
            .contributors__editors .pane-active-users-single.first .user_profile--contributors .user_profile__inner-wrapper .user_profile__image img {
              width: 180px;
              height: 180px; }
          /* line 326, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
          .contributors__editors .pane-active-users-single.first .user_profile--contributors .view-posts-per-user {
            -ms-flex: 1 0 50%;
                flex: 1 0 50%;
            padding: 0 0 0 15px; } }
    /* line 334, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .contributors__editors .pane-active-users-single > .pane-title,
    .contributors__editors .pane-active-users-single > .pane-content {
      position: relative;
      width: 100%; }
    /* line 340, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .contributors__editors .pane-active-users-single > .pane-content {
      -ms-flex-positive: 1;
          flex-grow: 1; }
    @media (min-width: 80em) {
      /* line 347, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
      .contributors__editors .pane-active-users-single:nth-last-child(2n+2) > .pane-content:after {
        display: block;
        position: absolute;
        content: "";
        background: #cacaca;
        height: 95%;
        width: 1px;
        top: 2.5%;
        right: 0; } }
    /* line 360, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .contributors__editors .pane-active-users-single .user_profile--contributors {
      border-bottom: none; }
    /* line 370, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .contributors__editors .pane-active-users-single .view-posts-per-user .view-content > div:last-child .teaser--stripped {
      border-bottom: none; }

/* line 381, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
.pane-active-users-contributors {
  width: 100%;
  padding-top: 15px;
  background: white; }
  /* line 386, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-contributors > .view > .view-content {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-align: stretch;
        align-items: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    /* line 394, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .pane-active-users-contributors > .view > .view-content > div {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 1 0 415px;
          flex: 1 0 415px; }
      @media (max-width: 47.9375em) {
        /* line 394, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
        .pane-active-users-contributors > .view > .view-content > div {
          -ms-flex: 1 0 100%;
              flex: 1 0 100%; } }
      /* line 402, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
      .pane-active-users-contributors > .view > .view-content > div .user_profile--contributors {
        width: 100%; }
  @media (min-width: 80em) {
    /* line 412, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
    .pane-active-users-contributors .view-content > div:nth-child(2n+1) .user_profile--contributors:after {
      display: block;
      position: absolute;
      content: "";
      background: #cacaca;
      height: 95%;
      width: 1px;
      top: 2.5%;
      right: 0; } }
  /* line 427, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-contributors .view-content > div:last-child .teaser--stripped {
    border-bottom: none; }
  /* line 435, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .pane-active-users-contributors .view-id-posts_per_user .view-content > div {
    width: 100%; }

@media (min-width: 80em) {
  /* line 444, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_contributors.scss */
  .contributors__editors .teaser, .pane-active-users-contributors .teaser {
    padding: 18px 0; } }

/**
 * Dropdown menu (from styleguide)
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
.page-wrapper .dropdown {
  display: inline-block;
  clear: both;
  position: relative;
  width: 200px;
  max-width: 100%;
  outline: none;
  border: 1px solid transparent; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .page-wrapper .dropdown:before, .page-wrapper .dropdown:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .page-wrapper .dropdown:after {
    clear: both; }
  @media (min-width: 30em) {
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
    .page-wrapper .dropdown {
      width: 100%;
      min-width: 200px;
      max-width: 9999px; } }
  /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
  .page-wrapper .dropdown.active, .page-wrapper .dropdown.js-active {
    border: 1px solid #333;
    background: #111111; }
    /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
    .page-wrapper .dropdown.active ul, .page-wrapper .dropdown.js-active ul {
      display: block;
      max-height: 315px;
      border: 1px solid #333;
      border-top: none; }
    /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
    .page-wrapper .dropdown.active .dropdown-header, .page-wrapper .dropdown.js-active .dropdown-header {
      border-bottom: 1px solid #512375; }
      /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
      .page-wrapper .dropdown.active .dropdown-header:after, .page-wrapper .dropdown.js-active .dropdown-header:after {
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        top: 20px; }
  /* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
  .page-wrapper .dropdown ul {
    position: absolute;
    top: 50px;
    /* Matches the height and line-height of the header. */
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    max-height: 0;
    overflow-y: scroll;
    border-top: none;
    background-color: #111111;
    transition: max-height 0.3s;
    z-index: 2; }
  /* line 52, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
  .page-wrapper .dropdown li {
    margin: 0;
    list-style-type: none;
    padding: .75em 20px;
    color: #666;
    white-space: nowrap;
    font-size: 15px;
    font-weight: lighter;
    line-height: 1em;
    cursor: pointer; }
    /* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
    .page-wrapper .dropdown li:hover, .page-wrapper .dropdown li:focus {
      background-color: #222222;
      color: white; }
    /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
    .page-wrapper .dropdown li:focus {
      border-bottom: none; }
    /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
    .page-wrapper .dropdown li .schedule-current-time {
      position: absolute;
      right: 20px;
      line-height: 1; }

/* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
.page-wrapper .dropdown-header {
  width: 100%;
  margin: 0;
  position: relative;
  padding: 0 45px 0 20px;
  height: 50px;
  line-height: 50px;
  color: #ddd;
  border-bottom: 0;
  font-weight: normal;
  white-space: nowrap;
  font-size: 22px;
  cursor: pointer;
  transition: all 300ms; }
  /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
  .page-wrapper .dropdown-header:hover, .page-wrapper .dropdown-header:focus {
    color: white; }
    /* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
    .page-wrapper .dropdown-header:hover:after, .page-wrapper .dropdown-header:focus:after {
      border-bottom: 2px solid white;
      border-right: 2px solid white; }
      /* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
      .page-scrolled .page-wrapper .dropdown-header:hover:after, .page-scrolled .page-wrapper .dropdown-header:focus:after {
        border-bottom: 2px solid #000000;
        border-right: 2px solid #000000; }
  /* line 105, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
  .page-wrapper .dropdown-header:after {
    content: "";
    position: absolute;
    top: 16px;
    right: 20px;
    display: block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: border 300ms; }
    /* line 115, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_dropdown_menu.scss */
    .page-scrolled .page-wrapper .dropdown-header:after {
      border-bottom: 2px solid #000000;
      border-right: 2px solid #000000; }

/**
 * Field - Platforms
 */
/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
.field-name-field-platforms a,
.field-name-field-download-url a {
  background-image: url(../images/app/sprite-app.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  margin-right: 20px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min--moz-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    /* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
    .field-name-field-platforms a,
    .field-name-field-download-url a {
      background-image: url(../images/app/retina/sprite-app.png);
      background-size: 92px 270px; } }
  @media (min-width: 56.25em) {
    /* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
    .field-name-field-platforms a,
    .field-name-field-download-url a {
      margin-right: 45px; } }
  /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms a.iphone,
  .field-name-field-download-url a.iphone {
    background-position: 0 0px;
    width: 52px;
    height: 26px; }
  /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms a.ipad,
  .field-name-field-download-url a.ipad {
    background-position: 0 -32px;
    width: 39px;
    height: 26px; }
  /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms a.apple-tv,
  .field-name-field-download-url a.apple-tv {
    background-position: 0 -60px;
    width: 67px;
    height: 26px; }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms a.android,
  .field-name-field-download-url a.android {
    width: 27px;
    background-position: 0 -90px;
    height: 30px; }
  /* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms a.windows,
  .field-name-field-download-url a.windows {
    background-position: 0 -120px;
    width: 98px;
    height: 29px; }
  /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms a.windows-phone,
  .field-name-field-download-url a.windows-phone {
    background-position: 0 -120px;
    width: 98px;
    height: 29px; }
  /* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms a.roku,
  .field-name-field-download-url a.roku {
    background-position: 0 -152px;
    width: 42px;
    height: 24px; }
  /* line 56, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms a.fire-tablet,
  .field-name-field-download-url a.fire-tablet {
    background-position: 0 -175px;
    width: 35px;
    height: 34px; }
  /* line 61, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms a.fire-stick,
  .field-name-field-download-url a.fire-stick {
    background-position: 0 -210px;
    width: 74px;
    height: 29px; }
  /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms a.xbox,
  .field-name-field-download-url a.xbox {
    background-position: 0 -243px;
    width: 86px;
    height: 26px; }
  /* line 71, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms a.ipad-iphone,
  .field-name-field-download-url a.ipad-iphone {
    background-position: 0 -30px;
    width: 39px;
    height: 26px; }

/* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
.field-name-field-download-url a {
  display: inline-block; }

/* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
.field-name-field-download-url:last-child a {
  margin-right: 0; }

/* line 88, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
.field-name-field-platforms {
  display: inline-block;
  margin-right: 20px; }
  @media (min-width: 56.25em) {
    /* line 88, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
    .field-name-field-platforms {
      margin-right: 45px; } }
  /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_field_platforms.scss */
  .field-name-field-platforms:last-child {
    margin-right: 0; }

/**
 * Sitewide Footer
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
#footer {
  margin-top: 25px;
  padding: 40px 25px 0 25px; }
  @media (min-width: 40.625em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer {
      padding: 40px 0 130px 0; } }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
  .full-screen #footer {
    display: none; }
  /* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
  #footer .panel-pane {
    width: auto;
    color: #666; }
    /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .panel-pane h2.pane-title {
      color: white; }
      @media (min-width: 30em) {
        /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
        #footer .panel-pane h2.pane-title {
          margin-top: -40px;
          position: absolute; } }
    /* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .panel-pane ul {
      margin: 0;
      padding: 0; }
      @media (min-width: 30em) {
        /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
        #footer .panel-pane ul:last-child li:last-child {
          margin-bottom: 0; } }
    /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .panel-pane li {
      list-style: none;
      margin: 0 0 8px 0;
      padding: 0; }
    /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .panel-pane a {
      color: #666; }
      /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
      #footer .panel-pane a:hover, #footer .panel-pane a:focus {
        color: rgba(255, 255, 255, 0.7); }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  #footer div[class^='row-']:before, #footer div[class^='row-']:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  #footer div[class^='row-']:after {
    clear: both; }
  @media (min-width: 30em) {
    /* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .row-1 .panel-pane {
      clear: none;
      float: left;
      margin-bottom: 60px;
      width: 33.33%; } }
  @media (min-width: 56.25em) {
    /* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .row-1 .panel-pane {
      margin-bottom: 0;
      width: 16.66666666667%; } }
  /* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
  #footer .row-1 .pane-footer-current-shows-pane-footer-shows {
    clear: both;
    margin-bottom: 0; }
    @media (min-width: 30em) {
      /* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
      #footer .row-1 .pane-footer-current-shows-pane-footer-shows {
        width: 66.66%; } }
    @media (min-width: 56.25em) {
      /* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
      #footer .row-1 .pane-footer-current-shows-pane-footer-shows {
        clear: none;
        width: 33.33%; } }
  /* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
  #footer .row-2 {
    clear: both;
    border-bottom: 1px solid #171716;
    border-top: 1px solid #171716;
    margin: 15px 0 25px 0;
    padding: 25px 0; }
    @media (min-width: 56.25em) {
      /* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
      #footer .row-2 {
        margin-top: 25px; } }
    @media (min-width: 67.5em) {
      /* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
      #footer .row-2 {
        padding: 0; } }
    @media (min-width: 67.5em) {
      /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
      #footer .row-2 .panel-pane {
        clear: none;
        padding: 22px 0; } }
    @media (min-width: 67.5em) {
      /* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
      #footer .row-2 .pane-bean-syfy-international-link {
        border-left: 1px solid #171716;
        float: right;
        padding: 25px 30px;
        width: 40%; } }
    /* line 106, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .row-2 .pane-bean-syfy-international-link p {
      line-height: 100%;
      margin: 0; }
    /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .row-2 .pane-bean-footer-copyright {
      margin-bottom: 10px; }
      @media (min-width: 67.5em) {
        /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
        #footer .row-2 .pane-bean-footer-copyright {
          float: left;
          margin-bottom: 0;
          padding: 25px 30px 25px 0; } }
      /* line 119, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
      #footer .row-2 .pane-bean-footer-copyright p {
        line-height: 100%;
        margin: 0; }
  @media (min-width: 30em) {
    /* line 127, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .pane-footer-current-shows-pane-footer-shows ul {
      float: left;
      width: 50%; } }
  /* line 136, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
  #footer .pane-menu-menu-social-networks a {
    background-position: -5px 0;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative; }
    /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .pane-menu-menu-social-networks a:after {
      background: rgba(0, 0, 0, 0.845);
      content: "";
      display: block;
      height: 20px;
      left: 0;
      position: absolute;
      top: 0;
      width: 20px; }
    /* line 168, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .pane-menu-menu-social-networks a[href*=youtube] {
      background-size: 20px;
      background-position: -5px -4px; }
    /* line 175, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .pane-menu-menu-social-networks a:hover:after, #footer .pane-menu-menu-social-networks a:focus:after {
      background: transparent; }
  /* line 181, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
  #footer .pane-menu-menu-legal-menu {
    margin-bottom: 10px; }
    @media (min-width: 67.5em) {
      /* line 181, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
      #footer .pane-menu-menu-legal-menu {
        float: left;
        margin-bottom: 0; } }
    /* line 187, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .pane-menu-menu-legal-menu .menu {
      line-height: 1; }
      @media (min-width: 30em) {
        /* line 190, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
        #footer .pane-menu-menu-legal-menu .menu li {
          display: inline-block;
          margin: 0 15px 0 0; }
          /* line 195, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
          #footer .pane-menu-menu-legal-menu .menu li:last-child {
            margin-right: 0; } }
      @media (min-width: 67.5em) {
        /* line 190, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
        #footer .pane-menu-menu-legal-menu .menu li {
          margin-right: 30px; }
          /* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
          #footer .pane-menu-menu-legal-menu .menu li:last-child {
            margin-right: 0; } }
  /* line 209, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
  #footer .pane-bean-footer-nbcu-info {
    color: #666;
    text-align: center; }
    @media (min-width: 56.25em) {
      /* line 209, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
      #footer .pane-bean-footer-nbcu-info {
        text-align: left; } }
    /* line 215, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #footer .pane-bean-footer-nbcu-info p {
      margin: 0; }
      @media (min-width: 67.5em) {
        /* line 215, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
        #footer .pane-bean-footer-nbcu-info p {
          display: inline-block;
          margin-right: 30px; } }

/* line 228, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
#_bapw-icon {
  position: relative;
  top: -1px;
  margin-left: -20px;
  opacity: 0.7; }
  @media (min-width: 30em) {
    /* line 228, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
    #_bapw-icon {
      margin-left: 0; } }

/* line 239, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_footer.scss */
footer.footer h2.footer__category-heading {
  line-height: 1; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_form_webform.scss */
.webform-client-form {
  margin-bottom: 20px; }
  /* line 3, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_form_webform.scss */
  .webform-client-form .form-item {
    margin-bottom: 20px;
    width: 100%; }
    @media (min-width: 30em) {
      /* line 3, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_form_webform.scss */
      .webform-client-form .form-item {
        width: 385px; } }
  /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_form_webform.scss */
  .webform-client-form .webform-component-markup,
  .webform-client-form .webform-component-textarea {
    width: auto; }

/**
 * Grid
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
.grid-item {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 100%;
  border: 1px solid black;
  overflow: hidden;
  font-size: 16px; }
  @media (min-width: 40.625em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item {
      width: 50%;
      padding-bottom: 50%; } }
  @media (min-width: 56.25em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item {
      width: 33.33%;
      padding-bottom: 33.33%; } }
  @media (max-width: 49.0625em) {
    /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item.grid--ad {
      padding-bottom: 0;
      height: 90px;
      position: relative; }
      /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .grid-item.grid--ad .mps-container iframe {
        width: 320px;
        height: 50px; } }
  /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item .episode-image {
    transition: border 400ms;
    position: relative;
    position: static;
    cursor: pointer !important; }
    /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .grid-item .episode-image:before {
      content: "";
      width: 60px;
      height: 60px;
      position: absolute;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: border 300ms;
      display: block;
      border: 2px solid rgba(255, 255, 255, 0.5);
      background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      border-radius: 100%;
      z-index: 2;
      pointer-events: none; }
    /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .grid-item .episode-image:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-25%, -50%);
      transform: translate(-25%, -50%);
      z-index: 2;
      pointer-events: none;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 8px solid white; }
    /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .grid-item .episode-image:hover:before, .grid-item .episode-image:focus:before {
      border-color: white; }
    /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item .episode-image a {
      height: 1px;
      width: 1px;
      display: block; }
    /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item .episode-image a:after {
      content: "";
      position: absolute;
      display: block;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 33%;
      background-image: -owg-linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
      background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent); }
    /* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item .episode-image img {
      display: block;
      height: 140px;
      width: 100%; }
      @media (min-width: 30em) {
        /* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
        .grid-item .episode-image img {
          height: 212px;
          max-width: none;
          width: auto; } }
  /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item .episode-primary {
    transition: border 400ms;
    position: relative;
    position: static;
    cursor: pointer !important; }
    /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .grid-item .episode-primary:before {
      content: "";
      width: 60px;
      height: 60px;
      position: absolute;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: border 300ms;
      display: block;
      border: 2px solid rgba(255, 255, 255, 0.5);
      background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      border-radius: 100%;
      z-index: 2;
      pointer-events: none; }
    /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .grid-item .episode-primary:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-25%, -50%);
      transform: translate(-25%, -50%);
      z-index: 2;
      pointer-events: none;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 8px solid white; }
    /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .grid-item .episode-primary:hover:before, .grid-item .episode-primary:focus:before {
      border-color: white; }
    /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item .episode-primary:before, .grid-item .episode-primary:after {
      pointer-events: none; }
  /* line 77, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item .grid-background-image a:after,
  .grid-item .episode-primary a:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 33%;
    background-image: -owg-linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent); }
  /* line 87, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item .grid-background-image img,
  .grid-item .episode-primary img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    min-width: 100%;
    max-width: 9999px;
    min-height: 100%; }
  /* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item:hover .grid-episode-link:before, .grid-item:focus .grid-episode-link:before {
    border: 2px solid white; }
  /* line 103, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item .grid-link {
    display: block;
    position: absolute;
    width: 101%;
    height: 101%;
    left: 0;
    top: 0;
    z-index: 2;
    background-image: -owg-linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.9));
    background-image: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.9)); }
  /* line 115, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item .grid-inner {
    position: absolute;
    bottom: 30px;
    text-align: center;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
    pointer-events: none;
    width: 80%;
    text-shadow: 1px 1px black; }
    /* line 124, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item .grid-inner img {
      display: block;
      margin: 0 auto; }
  /* line 129, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item .field-name-field-show-background-logo {
    margin-bottom: 10px; }
    /* line 131, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item .field-name-field-show-background-logo img {
      display: block;
      width: 50%;
      max-width: 220px;
      margin: 0 auto; }
  /* line 138, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item .field-name-field-promo-text {
    color: #999999;
    font-weight: normal; }
    @media (max-width: 29.9375em) {
      /* line 138, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .grid-item .field-name-field-promo-text {
        font-size: 12px; } }
  /* line 147, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item .grid-episode-link {
    display: inline-block;
    color: white;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 20px;
    position: relative; }
    @media (max-width: 29.9375em) {
      /* line 147, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .grid-item .grid-episode-link {
        font-size: 12px; } }
    /* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item .grid-episode-link:before {
      content: "";
      width: 20px;
      height: 20px;
      position: absolute;
      left: 0;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: border 300ms;
      display: block;
      border: 2px solid rgba(255, 255, 255, 0.5);
      border-radius: 100%; }
    /* line 171, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item .grid-episode-link:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      -ms-transform: translate(-25%, -50%);
      transform: translate(-25%, -50%);
      border-top: 3px solid transparent;
      border-bottom: 3px solid transparent;
      border-left: 5px solid white; }
  /* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item .mps-container {
    position: absolute; }
  /* line 189, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item .views-field-title a,
  .grid-item .views-field-title a:visited {
    color: white; }
    /* line 192, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item .views-field-title a em,
    .grid-item .views-field-title a:visited em {
      font-style: normal;
      font-weight: normal; }
  @media (max-width: 29.9375em) {
    /* line 187, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item .views-field-title {
      font-size: 12px; } }

/* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
.grid-item.grid--small {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 49.99%;
  border: 1px solid transparent;
  overflow: hidden;
  padding-bottom: 40px; }
  @media (min-width: 40.625em) {
    /* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item.grid--small {
      padding-bottom: 60px;
      width: 33.33%; } }
  @media (min-width: 56.25em) {
    /* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item.grid--small {
      width: 25%; } }
  @media (min-width: 67.5em) {
    /* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item.grid--small {
      padding-bottom: 100px;
      width: 16.66%; } }
  @media (min-width: 100em) {
    /* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item.grid--small {
      width: 12.5%; } }
  /* line 224, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .row-2 .grid-item.grid--small {
    width: 50%; }
    @media (min-width: 40.625em) {
      /* line 224, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .row-2 .grid-item.grid--small {
        width: 33.33%; } }
    @media (min-width: 49.0625em) {
      /* line 224, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .row-2 .grid-item.grid--small {
        width: 50%; } }
    @media (min-width: 56.25em) {
      /* line 224, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .row-2 .grid-item.grid--small {
        width: calc( (100% - 301px) / 3); } }
    @media (min-width: 67.5em) {
      /* line 224, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .row-2 .grid-item.grid--small {
        padding-bottom: 100px;
        width: 16.66%; } }
    @media (min-width: 100em) {
      /* line 224, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .row-2 .grid-item.grid--small {
        width: 12.5%; } }
    @media (min-width: 49.0625em) {
      /* line 242, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .row-2 .grid-item.grid--small:nth-child(3):not(.grid--ad) {
        width: calc(100% - 301px);
        max-width: 50%; } }
    @media (min-width: 56.25em) {
      /* line 242, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .row-2 .grid-item.grid--small:nth-child(3):not(.grid--ad) {
        width: calc( (100% - 301px) / 3); } }
    @media (min-width: 67.5em) {
      /* line 242, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .row-2 .grid-item.grid--small:nth-child(3):not(.grid--ad) {
        padding-bottom: 100px;
        width: 16.66%; } }
    @media (min-width: 100em) {
      /* line 242, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .row-2 .grid-item.grid--small:nth-child(3):not(.grid--ad) {
        width: 12.5%; } }
  /* line 259, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  #movies .grid-item.grid--small {
    padding-bottom: 30px; }
    /* line 261, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    #movies .grid-item.grid--small > a {
      display: block;
      transition: border 400ms;
      position: relative; }
      /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      #movies .grid-item.grid--small > a:before {
        content: "";
        width: 60px;
        height: 60px;
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        transition: border 300ms;
        display: block;
        border: 2px solid rgba(255, 255, 255, 0.5);
        background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
        background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
        border-radius: 100%;
        z-index: 2;
        pointer-events: none; }
      /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      #movies .grid-item.grid--small > a:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-25%, -50%);
        transform: translate(-25%, -50%);
        z-index: 2;
        pointer-events: none;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 8px solid white; }
      /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      #movies .grid-item.grid--small > a:hover:before, #movies .grid-item.grid--small > a:focus:before {
        border-color: white; }
    /* line 265, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    #movies .grid-item.grid--small img {
      display: block; }
  /* line 269, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item.grid--small img {
    position: static;
    top: auto;
    left: auto;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%;
    min-height: 0;
    margin-bottom: 10px; }
  /* line 276, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item.grid--small.grid--ad {
    width: 100%;
    height: 90px;
    margin-top: 1px;
    margin-left: 1px;
    margin-bottom: 20px; }
    @media (min-width: 49.0625em) {
      /* line 276, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .grid-item.grid--small.grid--ad {
        width: 300px;
        height: 250px;
        margin-bottom: 0; } }
    /* line 287, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item.grid--small.grid--ad .mps-container {
      background: transparent; }
  /* line 291, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item.grid--small .grid-inner {
    position: static;
    text-align: left;
    padding: 15px 20px;
    top: auto;
    left: auto;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    pointer-events: auto; }
  /* line 298, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item.grid--small .title {
    margin: 0;
    padding: 0 20px;
    text-shadow: 1px 1px black;
    line-height: 1.1; }
    @media (max-width: 29.9375em) {
      /* line 298, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
      .grid-item.grid--small .title {
        font-size: 20px; } }
    /* line 307, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item.grid--small .title a {
      color: white; }
  /* line 311, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item.grid--small .promo-subtext,
  .grid-item.grid--small .promo-text,
  .grid-item.grid--small .field-name-field-promo-text {
    font-size: 12px;
    font-weight: lighter;
    margin-top: 4px;
    padding: 0 20px; }
  /* line 319, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
  .grid-item.grid--small .grid-episode-link {
    display: block;
    color: #e1ff00;
    font-size: 12px;
    margin-top: 8px;
    padding: 5px 20px 5px 45px;
    position: relative; }
    /* line 327, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item.grid--small .grid-episode-link:before {
      content: "";
      width: 20px;
      height: 20px;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 20px;
      transition: border 300ms;
      display: block;
      border: 2px solid rgba(255, 255, 255, 0.5);
      border-radius: 100%;
      pointer-events: none; }
    /* line 341, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item.grid--small .grid-episode-link:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 20px;
      -ms-transform: translate(8px, -3px);
      transform: translate(8px, -3px);
      border-top: 3px solid transparent;
      border-bottom: 3px solid transparent;
      border-left: 5px solid white;
      pointer-events: none; }
    /* line 355, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_grid.scss */
    .grid-item.grid--small .grid-episode-link:hover:before, .grid-item.grid--small .grid-episode-link:focus:before {
      border-color: white; }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_homepage.scss */
.view-homepage-tiles .countdown {
  position: relative;
  height: 60px;
  font-weight: lighter;
  text-align: center;
  background: url(../images/countdown-bg.png) scroll center 0 no-repeat transparent;
  overflow: hidden; }
  /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_homepage.scss */
  .view-homepage-tiles .countdown p {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    line-height: 1; }
    @media (min-width: 30em) {
      /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_homepage.scss */
      .view-homepage-tiles .countdown p {
        font-size: 16px; } }
    @media (min-width: 40.625em) {
      /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_homepage.scss */
      .view-homepage-tiles .countdown p {
        font-size: 18px; } }
    @media (min-width: 56.25em) {
      /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_homepage.scss */
      .view-homepage-tiles .countdown p {
        font-size: 22px; } }
    @media (min-width: 67.5em) {
      /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_homepage.scss */
      .view-homepage-tiles .countdown p {
        font-size: 24px; } }
  @media (min-width: 67.5em) {
    /* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_homepage.scss */
    .view-homepage-tiles .countdown {
      background-size: 100% 100%; } }

/* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_homepage.scss */
.view-homepage-tiles .view-display-id-special_content > .view-header {
  padding: 0 20px;
  border-width: 0 0 4px 0;
  border-color: #7337AA;
  border-style: solid;
  min-height: 30px;
  margin: 0 1px; }
  /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_homepage.scss */
  .view-homepage-tiles .view-display-id-special_content > .view-header h2, .view-homepage-tiles .view-display-id-special_content > .view-header p {
    font-weight: normal;
    font-size: 1.3em;
    line-height: 30px;
    color: white;
    margin: 0; }

/**
 * Logo
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_logo.scss */
.scale-svg-logo {
  position: absolute;
  top: 0;
  margin-top: 15px;
  z-index: 2;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }
  /* line 140, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .scale-svg-logo .scale-svg-parent {
    width: 100%;
    padding-top: 56%;
    /* This value is derived from the aspect ratio of the SVG. */
    height: 0;
    position: relative; }
  /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .scale-svg-logo svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%; }
    @media (min-width: 40.625em) and (max-width: 67.5em) {
      /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      .scale-svg-logo svg {
        margin-left: -40px; } }
  @media (min-width: 40.625em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_logo.scss */
    .scale-svg-logo {
      margin-top: 0; } }
  @media (min-width: 67.5em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_logo.scss */
    .scale-svg-logo {
      margin-top: -5px;
      width: 190px; } }
  @media (min-width: 67.5em) {
    /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_logo.scss */
    .scale-svg-logo svg {
      margin-left: 0; } }
  /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body:not(.page--non-mobile) .scale-svg-logo {
    width: 125px; }
  @media (min-width: 67.5em) {
    /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    body.nav-bar--side:not(.page--non-mobile) .scale-svg-logo {
      width: 80px; } }
  @media (max-width: 40.625em) {
    /* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_logo.scss */
    body:not(.full-screen) .scale-svg-logo {
      /* Override the inline styles in the event that the browser is
         initially loaded at desktop widths and then manually resized */
      width: 100px !important; } }
  @media (max-width: 67.5em) {
    /* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_logo.scss */
    body:not(.full-screen) .scale-svg-logo {
      -ms-transform: translate(-50%, 0) !important;
      transform: translate(-50%, 0) !important; } }
  @media (min-width: 40.625em) and (max-width: 67.5em) {
    /* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_logo.scss */
    body:not(.full-screen) .scale-svg-logo {
      width: 80px !important;
      -ms-transform: translate(0%, 0) !important;
      transform: translate(0%, 0) !important; } }
  /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_logo.scss */
  .nav-bar--side.has-microsite-logo .scale-svg-logo {
    display: none;
    width: 80px;
    position: relative;
    left: auto;
    top: auto;
    margin: 8px 15px;
    float: left;
    -ms-transform: translateX(0);
    transform: translateX(0); }
    @media (min-width: 67.5em) {
      /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_logo.scss */
      .nav-bar--side.has-microsite-logo .scale-svg-logo {
        display: block; } }
  /* line 61, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_logo.scss */
  .nav-bar--side.full-screen .scale-svg-logo {
    display: block;
    width: 80px; }
  /* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_logo.scss */
  .scale-svg-logo.left {
    max-width: 65px; }

/**
 * Maintenance page
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_maintenance_page.scss */
.maintenance-page {
  text-align: center; }
  /* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_maintenance_page.scss */
  .maintenance-page h1, .maintenance-page .node-type-recap .pane-node-title, .node-type-recap .maintenance-page .pane-node-title, .maintenance-page h2, .maintenance-page .mainHeading {
    font-size: 40px;
    color: white; }
    @media (min-width: 40.625em) {
      /* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_maintenance_page.scss */
      .maintenance-page h1, .maintenance-page .node-type-recap .pane-node-title, .node-type-recap .maintenance-page .pane-node-title, .maintenance-page h2, .maintenance-page .mainHeading {
        font-size: 60px; } }
  /* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_maintenance_page.scss */
  .maintenance-page h3 {
    color: white; }
  /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_maintenance_page.scss */
  .maintenance-page p {
    color: #999;
    font-size: 18px; }
  /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_maintenance_page.scss */
  .maintenance-page .page-wrapper {
    margin: 50px auto;
    max-width: 500px;
    min-width: 200px;
    padding-left: 20px;
    padding-right: 20px; }
  /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_maintenance_page.scss */
  .maintenance-page .scale-svg-logo {
    width: 200px !important;
    margin: 20px 0 30px 0;
    position: relative; }
    @media (min-width: 40.625em) {
      /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_maintenance_page.scss */
      .maintenance-page .scale-svg-logo {
        width: 250px  !important;
        margin: 50px 0 80px 0; } }
    /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_maintenance_page.scss */
    .maintenance-page .scale-svg-logo svg path {
      fill: #7337AA; }

/**
 * Mobile modal
 */
/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
body.full-screen.no-video .nav-bar {
  animation: none;
  opacity: 1; }
  /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
  body.full-screen.no-video .nav-bar .region-header-right {
    display: none; }

/* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
body.node-type-tv-show.has-hero .nav-bar .region-header-right {
  display: block; }

/* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
.overlay-syfynow {
  background: #191919;
  color: #999;
  height: 100%;
  left: 0;
  overflow-y: auto;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 150; }
  /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
  .overlay-syfynow .container {
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: -35px;
    position: absolute;
    width: 260px; }
    @media (min-width: 30em) {
      /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
      .overlay-syfynow .container {
        margin-top: 0;
        width: 550px; } }
  /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
  .overlay-syfynow .logo {
    display: block;
    margin: 0 auto 15px auto;
    width: 150px; }
  /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
  .overlay-syfynow h2 {
    color: white;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 32px; }
    @media (min-width: 30em) {
      /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
      .overlay-syfynow h2 {
        margin-bottom: 15px; } }
    /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
    .overlay-syfynow h2 em {
      display: block;
      font-size: 30px;
      font-style: normal; }
  /* line 64, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
  .overlay-syfynow p {
    color: #777777;
    font-size: 14px;
    margin-bottom: 30px; }
    @media (min-width: 30em) {
      /* line 64, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
      .overlay-syfynow p {
        margin-bottom: 15px; } }
    /* line 71, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
    .overlay-syfynow p.primary {
      color: #eeeeee;
      margin-bottom: 0; }
    /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
    .overlay-syfynow p.muted {
      color: #999; }
  /* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
  .overlay-syfynow .divider {
    margin: 20px auto;
    width: 240px; }
    /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
    .overlay-syfynow .divider hr {
      display: block;
      border: none;
      border-bottom: 1px solid #222222;
      margin: 0 0 -10px 0; }
    /* line 88, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
    .overlay-syfynow .divider span {
      background: #191919;
      color: #666;
      font-size: 14px;
      padding: 5px;
      text-transform: uppercase; }
  /* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
  .overlay-syfynow a.button {
    width: 220px; }
    /* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
    .overlay-syfynow a.button.button-muted {
      color: #777777;
      border-color: #777777; }

/* line 106, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
#mobile-modal--supported .logo {
  margin-bottom: 40px; }

/* line 109, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
#mobile-modal--supported a.button {
  margin-bottom: 5px; }

/* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mobile-modal.scss */
#mobile-modal--supported a.button-primary {
  border-color: white; }

/**
 * Movies Landing Page styles and layouts
 * Also see ./tiles/_tile_movies_landing.scss
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
.view-syfy-movies .view-content {
  font-size: 0; }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
#movies .hero-item {
  width: 100%;
  height: 100%;
  padding-top: 0;
  position: relative;
  color: white;
  min-height: 0; }
  /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item .group-header > a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: #000000;
    opacity: 0; }
    @media (max-width: 40.625em) {
      /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .group-header > a {
        background: transparent; } }
  /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item .hero-content {
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    margin-bottom: 60px;
    float: none;
    z-index: 6;
    padding: 0 20px;
    pointer-events: none;
    width: 100%;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
    @media (min-width: 67.5em) {
      /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .hero-content {
        margin-bottom: 60px;
        padding: 0 25px; } }
    @media (min-width: 40.625em) {
      /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .hero-content {
        margin-left: auto;
        margin-right: auto;
        width: 94%; } }
    /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
    #movies .hero-item .hero-content a {
      pointer-events: auto; }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item.has-hero-sponsor .hero-content {
    padding-bottom: 30px; }
    @media (min-width: 40.625em) {
      /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item.has-hero-sponsor .hero-content {
        padding-right: 190px;
        padding-bottom: 0; } }
    @media (min-width: 67.5em) {
      /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item.has-hero-sponsor .hero-content {
        padding-right: 220px; } }
  /* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item .field-name-field-promo-image {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 1920px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    overflow: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
    /* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
    #movies .hero-item .field-name-field-promo-image:before {
      content: "";
      height: calc(100% + 1px);
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-image: -owg-linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, transparent 50%, transparent 70%, black 100%);
      background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, transparent 50%, transparent 70%, black 100%);
      pointer-events: none;
      z-index: 2; }
      /* line 88, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      .no-pointerevents #movies .hero-item .field-name-field-promo-image:before {
        display: none; }
    /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
    #movies .hero-item .field-name-field-promo-image img {
      position: absolute;
      top: 0;
      left: 50%;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: auto;
      min-width: 100%;
      min-height: 100%;
      max-width: 9999px;
      background: black; }
      @media (min-width: 56.25em) {
        /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
        #movies .hero-item .field-name-field-promo-image img {
          max-width: 100%; } }
  /* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item .field-name-field-promo-marquee {
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: 1px 1px black; }
    @media (max-width: 29.9375em) {
      /* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .field-name-field-promo-marquee {
        font-size: 11px;
        margin-bottom: 5px; } }
  /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item .field-name-title,
  #movies .hero-item .hero-title {
    line-height: 1;
    margin: 0 0 5px 0;
    padding: 0;
    border: none;
    color: white;
    text-transform: uppercase;
    text-shadow: 1px 1px black; }
    @media (min-width: 40.625em) {
      /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .field-name-title,
      #movies .hero-item .hero-title {
        font-size: 72px; } }
    @media (min-width: 67.5em) {
      /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .field-name-title,
      #movies .hero-item .hero-title {
        font-size: 96px; } }
  /* line 134, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item .field-name-field-promo-blurb {
    margin: 0;
    text-shadow: 1px 1px black;
    max-width: 1500px; }
    @media (max-width: 29.9375em) {
      /* line 134, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .field-name-field-promo-blurb {
        font-size: 14px; } }
  /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item .field-name-field-promo-logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
    /* line 147, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
    #movies .hero-item .field-name-field-promo-logo img {
      height: auto;
      width: auto;
      max-width: 100px; }
    @media (min-width: 40.625em) {
      /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .field-name-field-promo-logo {
        height: 40px; }
        /* line 154, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
        #movies .hero-item .field-name-field-promo-logo img {
          height: 40px;
          max-width: 9999px; } }
  /* line 160, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item .field-name-field-promo-details {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal; }
    @media (max-width: 29.9375em) {
      /* line 160, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .field-name-field-promo-details {
        font-size: 14px; } }
  /* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item .field-name-field-promo-external-link {
    clear: left;
    margin-top: 15px; }
    /* line 172, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
    #movies .hero-item .field-name-field-promo-external-link a {
      font-weight: normal;
      padding: 12px 20px;
      text-transform: none; }
      @media (max-width: 29.9375em) {
        /* line 172, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
        #movies .hero-item .field-name-field-promo-external-link a {
          font-size: 12px; } }
  /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item .field-name-field-promo-sponsor-image {
    min-height: 45px;
    display: inline-block;
    width: 100px;
    height: 50px;
    margin-top: 15px; }
    @media (min-width: 30em) {
      /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .field-name-field-promo-sponsor-image {
        position: absolute;
        right: 20px;
        bottom: 10px;
        width: 150px;
        height: 75px;
        margin-top: 0; } }
    @media (min-width: 40.625em) {
      /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .field-name-field-promo-sponsor-image {
        right: 30px;
        bottom: 55px; } }
    @media (min-width: 67.5em) {
      /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .hero-item .field-name-field-promo-sponsor-image {
        right: 0;
        bottom: 0;
        width: 200px;
        height: 100px; } }
  /* line 207, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .hero-item .field-name-homepage-hero-icons {
    display: none; }

/* line 211, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
#movies .row-1 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #333; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  #movies .row-1:before, #movies .row-1:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  #movies .row-1:after {
    clear: both; }
  /* line 216, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  #movies .row-1 .panel-pane {
    width: 100%; }
    /* line 219, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
    #movies .row-1 .panel-pane .hero-item .field-name-field-promo-image img {
      top: 0;
      left: 0;
      width: 100%;
      -ms-transform: none;
      transform: none; }
    /* line 228, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
    #movies .row-1 .panel-pane .hero-item .field-name-field-promo-blurb {
      display: none; }
    @media (min-width: 40.625em) {
      /* line 216, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .row-1 .panel-pane {
        float: left;
        clear: none; }
        /* line 236, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
        #movies .row-1 .panel-pane .hero-item .field-name-field-promo-blurb {
          display: block; }
        /* line 240, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
        #movies .row-1 .panel-pane:first-child {
          width: 50%; }
        /* line 243, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
        #movies .row-1 .panel-pane:nth-child(2) {
          width: 50%; } }
    @media (min-width: 67.5em) {
      /* line 249, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .row-1 .panel-pane .hero-item .field-name-field-promo-image img {
        width: auto; }
      /* line 253, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .row-1 .panel-pane .field-name-field-promo-image img {
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      /* line 261, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .row-1 .panel-pane:first-child {
        width: 66.66%; }
      /* line 264, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .row-1 .panel-pane:nth-child(2) {
        width: 33.33%; } }
    /* line 268, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
    #movies .row-1 .panel-pane article {
      width: 100%; }
      /* line 270, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      #movies .row-1 .panel-pane article .field-name-field-promo-image img {
        height: 100%;
        z-index: 1; }

/* line 281, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
#movies .row-2 .syfy-original {
  color: #e1ff00;
  text-transform: uppercase;
  padding: 0 20px; }

/* line 287, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
#movies .row-2 .date {
  padding: 0 20px;
  color: #999999; }

/* line 291, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
#movies .row-2 .day {
  font-weight: bold; }

/* line 298, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
#movies .row-2 .grid-item:first-child .day {
  color: white; }

/* line 302, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
#movies .row-3 .pane-title {
  color: white;
  margin-bottom: 18px;
  padding-left: 20px;
  text-transform: uppercase; }
  @media (min-width: 30em) {
    /* line 302, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
    #movies .row-3 .pane-title {
      font-size: 48px; } }

/* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
#movies .row-3 .view-syfy-movies {
  margin: -5px -15px;
  padding: 15px;
  background: #111111; }

/* line 317, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
#movies .row-3 .synopsis {
  color: #999999;
  padding: 5px 20px 20px; }

/* line 323, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
#movies .row-3 .grid-item.grid--small picture:before {
  content: "Watch Now";
  color: white;
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: calc(50% + 35px);
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  z-index: 1;
  text-shadow: 1px 1px black;
  text-align: center; }

/* line 341, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
.page-movies .panel-display {
  margin-top: 50px; }
  /* line 344, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
  .page-movies .panel-display .pane-movies-promoted-movie-promo-large .pane-title {
    line-height: 50px;
    margin-top: -50px; }
    @media (min-width: 30em) {
      /* line 344, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_movies.scss */
      .page-movies .panel-display .pane-movies-promoted-movie-promo-large .pane-title {
        line-height: 70px;
        margin-top: -70px; } }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
.mvpd-combobox {
  border-radius: 0;
  border: none;
  background: transparent;
  color: inherit;
  display: block;
  position: relative;
  margin-right: 2px;
  width: 100%; }
  @media (min-width: 30em) {
    /* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
    .mvpd-combobox {
      width: 437px; } }
  /* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
  .mvpd-combobox .mvpd-combobox-inner {
    display: block;
    position: relative;
    width: 100%;
    height: 50px; }
  /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
  .mvpd-combobox .mvpd-combobox-input {
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    border: none;
    font-weight: lighter;
    padding: 0 28px;
    background: #1e1e1e;
    color: white;
    cursor: pointer; }
    /* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
    .mvpd-combobox .mvpd-combobox-input::-ms-clear {
      display: none; }
    /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
    .mvpd-combobox .mvpd-combobox-input:-ms-input-placeholder {
      color: white;
      text-transform: none; }
    .mvpd-combobox .mvpd-combobox-input::placeholder {
      color: white;
      text-transform: none; }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
  .mvpd-combobox.mvpd-selecting .mvpd-combobox-input {
    background: #333;
    text-transform: uppercase; }
  /* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
  .mvpd-combobox.mvpd-selected .mvpd-combobox-input {
    background: #333;
    text-transform: uppercase; }
  /* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
  .mvpd-combobox .mvpd-combobox-toggle {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    background: none;
    border: none;
    outline: none;
    height: 16px;
    width: 16px;
    color: white; }
    /* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
    .mvpd-combobox .mvpd-combobox-toggle::after {
      display: block;
      content: '\e915';
      font-family: "Syfywire-iconfont";
      font-size: 20px; }
    /* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
    .mvpd-combobox .mvpd-combobox-toggle .ui-button-icon-primary,
    .mvpd-combobox .mvpd-combobox-toggle .ui-button-text {
      display: none; }
  /* line 85, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
  .mvpd-combobox .mvpd-combobox-dropdown {
    max-height: 210px;
    overflow-y: auto;
    overflow-x: hidden;
    border-top: 1px solid #4a4a4a;
    width: 100% !important; }
    /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
    .mvpd-combobox .mvpd-combobox-dropdown li {
      font-weight: lighter;
      background: #2d2d2d; }
      /* line 97, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
      .mvpd-combobox .mvpd-combobox-dropdown li.no-matches {
        padding: 11px 28px;
        font-weight: bold; }
      /* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
      .mvpd-combobox .mvpd-combobox-dropdown li:hover {
        background: #444; }
      /* line 106, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
      .mvpd-combobox .mvpd-combobox-dropdown li a {
        position: relative;
        background: transparent;
        color: white;
        display: block;
        font-weight: inherit;
        outline: none;
        padding: 11px 28px;
        border: none;
        text-transform: uppercase;
        cursor: pointer; }
        /* line 118, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_mvpd_combobox.scss */
        .mvpd-combobox .mvpd-combobox-dropdown li a:after {
          display: block;
          content: '';
          position: absolute;
          bottom: 0;
          left: 28px;
          width: calc(100% - 56px);
          height: 1px;
          background: #4a4a4a; }

/**
 * Primary sitewide navigation bar
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
.nav-bar {
  z-index: 6;
  position: fixed;
  min-height: 85px;
  top: 0;
  background: black;
  padding-top: 0;
  width: 100%;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }
  @media (max-device-height: 30em) and (-webkit-max-device-pixel-ratio: 1.6979166666666667), (max-device-height: 30em) and (max-resolution: 163dpi), (max-device-height: 30em) and (-webkit-max-device-pixel-ratio: 1.6979166667), (max-device-height: 30em) and (max--moz-device-pixel-ratio: 1.6979166667) {
    /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .page-node .nav-bar {
      position: absolute; } }
  @media (max-device-width: 20em) and (orientation: landscape) {
    /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .page-node .nav-bar {
      position: absolute; } }
  /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body:not(.page--non-mobile) .nav-bar {
    -ms-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important; }
  @media (min-width: 40.625em) {
    /* line 167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    body.page--non-mobile.front .nav-bar {
      -ms-transform: translate(-50%, 60px);
      transform: translate(-50%, 60px); } }
  @media (min-width: 40.625em) {
    /* line 167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    body.page--non-mobile:not(.has-hero) .nav-bar {
      transition: background 0.3s; } }
  /* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .has-hero .nav-bar,
  .front .nav-bar,
  .show-one-pager .nav-bar,
  .nav-bar--side .nav-bar {
    background: transparent; }
    /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .has-hero .nav-bar.js-navbar-dark,
    .front .nav-bar.js-navbar-dark,
    .show-one-pager .nav-bar.js-navbar-dark,
    .nav-bar--side .nav-bar.js-navbar-dark {
      background: black; }
      /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .has-hero .nav-bar.js-navbar-dark .menu a,
      .front .nav-bar.js-navbar-dark .menu a,
      .show-one-pager .nav-bar.js-navbar-dark .menu a,
      .nav-bar--side .nav-bar.js-navbar-dark .menu a {
        color: #666; }
        /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
        .has-hero .nav-bar.js-navbar-dark .menu a:hover,
        .front .nav-bar.js-navbar-dark .menu a:hover,
        .show-one-pager .nav-bar.js-navbar-dark .menu a:hover,
        .nav-bar--side .nav-bar.js-navbar-dark .menu a:hover {
          color: white; }
      /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .has-hero .nav-bar.js-navbar-dark:after,
      .front .nav-bar.js-navbar-dark:after,
      .show-one-pager .nav-bar.js-navbar-dark:after,
      .nav-bar--side .nav-bar.js-navbar-dark:after {
        display: none; }
    @media (max-width: 56.25em) {
      /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .has-hero .nav-bar.js-navbar-dark-first,
      .front .nav-bar.js-navbar-dark-first,
      .show-one-pager .nav-bar.js-navbar-dark-first,
      .nav-bar--side .nav-bar.js-navbar-dark-first {
        background: black; } }
    /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .has-hero .nav-bar.js-navbar-dark-first .menu a,
    .front .nav-bar.js-navbar-dark-first .menu a,
    .show-one-pager .nav-bar.js-navbar-dark-first .menu a,
    .nav-bar--side .nav-bar.js-navbar-dark-first .menu a {
      color: #666; }
      /* line 60, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .has-hero .nav-bar.js-navbar-dark-first .menu a:hover,
      .front .nav-bar.js-navbar-dark-first .menu a:hover,
      .show-one-pager .nav-bar.js-navbar-dark-first .menu a:hover,
      .nav-bar--side .nav-bar.js-navbar-dark-first .menu a:hover {
        color: white; }
    /* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .has-hero .nav-bar.js-navbar-dark-first:after,
    .front .nav-bar.js-navbar-dark-first:after,
    .show-one-pager .nav-bar.js-navbar-dark-first:after,
    .nav-bar--side .nav-bar.js-navbar-dark-first:after {
      display: none; }
  /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .nav-bar--side .nav-bar {
    /* Show microsites */
    height: 120px;
    top: 0;
    position: fixed; }
    @media (max-width: 56.25em) {
      /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .nav-bar--side .nav-bar {
        height: 130px; } }
  /* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  body.nav-bar--side.has-microsite-back-to-blogs:not(.has-filter-top-container):not(.has-microsite-menu) .nav-bar {
    /* Show microsites */ }
    @media (max-width: 56.25em) {
      /* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      body.nav-bar--side.has-microsite-back-to-blogs:not(.has-filter-top-container):not(.has-microsite-menu) .nav-bar {
        width: 320px;
        height: 85px; } }
  @media (max-device-height: 30em) and (-webkit-max-device-pixel-ratio: 1.6979166666666667), (max-device-height: 30em) and (max-resolution: 163dpi), (max-device-height: 30em) and (-webkit-max-device-pixel-ratio: 1.6979166667), (max-device-height: 30em) and (max--moz-device-pixel-ratio: 1.6979166667) {
    /* line 85, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .nav-bar--side:not(.show-microsite-menu-opened) .nav-bar {
      position: absolute; } }
  @media (max-device-width: 20em) and (orientation: landscape) {
    /* line 90, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .nav-bar--side:not(.show-microsite-menu-opened) .nav-bar {
      position: absolute; } }
  /* line 95, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  body.nav-bar--side:not(.has-hero):not(.page--non-mobile) .nav-bar {
    background: black; }
  @media (max-width: 40.625em) {
    /* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    body.nav-bar--side:not(.has-hero) .nav-bar {
      background: black; } }
  /* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .full-screen .nav-bar {
    background: transparent !important;
    position: absolute;
    opacity: 0;
    top: 0;
    padding: 0 20px;
    transition: opacity 0.2s;
    width: 100vw;
    position: absolute;
    left: 50vw;
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    max-width: calc(100vh * (16/9)); }
  /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .full-screen.video-hover .nav-bar,
  .full-screen.video-paused .nav-bar {
    opacity: 1; }
  /* line 121, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .full-screen.full-screen-on .nav-bar {
    pointer-events: none;
    visibility: hidden; }
  /* line 125, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .nav-bar .nav {
    padding-top: 5px;
    position: relative;
    z-index: 2; }
  /* line 130, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .nav-bar .menu {
    display: none;
    margin: 0;
    padding-left: 0;
    line-height: 50px;
    float: left; }
    /* line 136, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .nav-bar--side .nav-bar .menu {
      display: none; }
    @media (min-width: 40.625em) {
      /* line 130, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .nav-bar .menu {
        display: block; } }
    /* line 142, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .nav-bar .menu li {
      display: none;
      margin: 0; }
      /* line 145, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .nav-bar .menu li.active-trail a {
        color: white; }
      @media (min-width: 81.25em) {
        /* line 149, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
        .nav-bar .menu li:first-child:nth-last-child(4n) {
          margin: 0 10px; } }
      /* line 154, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .nav-bar .menu li:first-child:nth-last-child(3n) a,
      .nav-bar .menu li:first-child:nth-last-child(3n) ~ li a {
        padding: 10px; }
      /* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .nav-bar .menu li:first-child:nth-last-child(4n) a,
      .nav-bar .menu li:first-child:nth-last-child(4n) ~ li a {
        padding: 10px 5px; }
      /* line 162, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .nav-bar .menu li:first-child:nth-last-child(5n) a,
      .nav-bar .menu li:first-child:nth-last-child(5n) ~ li a {
        padding: 10px 5px; }
      /* line 166, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .nav-bar .menu li:first-child {
        /* 1 item */
        display: inline; }
      @media (min-width: 43.125em) {
        /* line 142, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
        .nav-bar .menu li {
          /* 2 items */ }
          /* line 171, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
          .nav-bar .menu li:nth-child(2) {
            display: inline; } }
      @media (min-width: 52.1875em) {
        /* line 142, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
        .nav-bar .menu li {
          /* 3 items */ }
          /* line 176, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
          .nav-bar .menu li:nth-child(3) {
            display: inline; } }
      @media (min-width: 62.5em) {
        /* line 142, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
        .nav-bar .menu li {
          /* 4 items */ }
          /* line 181, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
          .nav-bar .menu li:nth-child(4) {
            display: inline; } }
      @media (min-width: 76.25em) {
        /* line 142, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
        .nav-bar .menu li {
          /* 5 items */ }
          /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
          .nav-bar .menu li:nth-child(5) {
            display: inline; } }
    /* line 191, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .nav-bar .menu a {
      color: #666;
      font-weight: normal;
      letter-spacing: 0.05em;
      font-size: 15px;
      padding: 10px;
      transition: color 0.2s; }
      /* line 198, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .show-one-pager .nav-bar .menu a,
      .front .nav-bar .menu a,
      .has-hero .nav-bar .menu a {
        color: white; }
      /* line 203, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .nav-bar .menu a:hover, .nav-bar .menu a:focus {
        color: white; }

/* line 210, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
.nav-bar-content {
  overflow: visible;
  position: relative; }
  /* line 213, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .full-screen .nav-bar-content {
    min-width: 100%; }
  /* line 216, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .nav-bar-content .col1 {
    float: left;
    min-width: 330px;
    color: white; }
    /* line 221, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .nav-bar-content .col1 * {
      vertical-align: middle; }
    /* line 225, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .nav-bar-content .col1 a, .nav-bar-content .col1 .promotext {
      padding: 0 .5rem; }
  /* line 229, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .nav-bar-content .col3 {
    float: right; }
    /* line 232, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .nav-bar-content .col3 a, .nav-bar-content .col3 a:visited, .nav-bar-content .col3 a:hover, .nav-bar-content .col3 a:active {
      color: white;
      text-transform: uppercase; }
    /* line 236, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .nav-bar-content .col3 a:hover, .nav-bar-content .col3 a:active {
      text-decoration: underline; }
  @media (min-width: 40.625em) {
    /* line 210, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .nav-bar-content {
      margin: 20px auto; }
      /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      .nav-bar-content:before, .nav-bar-content:after {
        content: " ";
        display: table; }
      /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      .nav-bar-content:after {
        clear: both; } }

/* line 245, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
.icon-nav {
  cursor: pointer;
  width: 70px;
  height: 50px;
  padding: 20px 25px;
  position: relative;
  float: left;
  margin-top: 10px;
  background-color: rgba(0, 0, 0, 0.0001); }
  @media (min-width: 40.625em) {
    /* line 245, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .icon-nav {
      border-right: 1px solid rgba(255, 255, 255, 0.3);
      margin: 0 0 0 -25px; } }
  /* line 260, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .full-screen .icon-nav {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    margin: 0 0 0 -25px; }
  /* line 264, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .icon-nav > div {
    width: 20px;
    height: 2px;
    background: #7337AA;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: background 300ms; }
    /* line 265, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    html:not(.lt-ie9) .icon-nav > div {
      position: absolute; }
    /* line 273, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .icon-nav > div:before {
      content: "";
      position: absolute;
      top: -4px;
      left: 0;
      width: 100%;
      height: 2px;
      background: #7337AA;
      transition: background 300ms; }
    /* line 283, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .icon-nav > div:after {
      content: "";
      position: absolute;
      top: 4px;
      left: 0;
      width: 100%;
      height: 2px;
      background: #7337AA;
      transition: background 300ms; }
    /* line 294, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .show-one-pager .icon-nav > div,
    .front .icon-nav > div,
    .has-hero .icon-nav > div,
    .full-screen .icon-nav > div {
      background: white; }
      /* line 299, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .show-one-pager .icon-nav > div:before, .show-one-pager .icon-nav > div:after,
      .front .icon-nav > div:before,
      .front .icon-nav > div:after,
      .has-hero .icon-nav > div:before,
      .has-hero .icon-nav > div:after,
      .full-screen .icon-nav > div:before,
      .full-screen .icon-nav > div:after {
        background: white; }
  /* line 307, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .icon-nav:hover > div, .icon-nav:focus > div {
    background: #9F4EEA; }
    /* line 309, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .icon-nav:hover > div:before, .icon-nav:hover > div:after, .icon-nav:focus > div:before, .icon-nav:focus > div:after {
      background: #9F4EEA; }
  /* line 323, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .show-one-pager .icon-nav:hover > div,
  .show-one-pager .icon-nav:focus > div,
  .front .icon-nav:hover > div,
  .front .icon-nav:focus > div,
  .has-hero .icon-nav:hover > div,
  .has-hero .icon-nav:focus > div,
  .full-screen .icon-nav:hover > div,
  .full-screen .icon-nav:focus > div {
    background: white; }
    /* line 325, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .show-one-pager .icon-nav:hover > div:before, .show-one-pager .icon-nav:hover > div:after,
    .show-one-pager .icon-nav:focus > div:before,
    .show-one-pager .icon-nav:focus > div:after,
    .front .icon-nav:hover > div:before,
    .front .icon-nav:hover > div:after,
    .front .icon-nav:focus > div:before,
    .front .icon-nav:focus > div:after,
    .has-hero .icon-nav:hover > div:before,
    .has-hero .icon-nav:hover > div:after,
    .has-hero .icon-nav:focus > div:before,
    .has-hero .icon-nav:focus > div:after,
    .full-screen .icon-nav:hover > div:before,
    .full-screen .icon-nav:hover > div:after,
    .full-screen .icon-nav:focus > div:before,
    .full-screen .icon-nav:focus > div:after {
      background: white; }

/* line 332, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
.icon-search {
  display: block;
  float: right;
  height: 50px;
  width: 64px;
  cursor: pointer;
  margin-top: 10px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.0001); }
  @media (min-width: 40.625em) {
    /* line 332, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .icon-search {
      float: left;
      margin: 0; } }
  /* line 346, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .full-screen .icon-search {
    float: left;
    margin: 0; }
  /* line 350, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .icon-search svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    /* line 353, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    .icon-search svg path {
      transition: fill 300ms;
      fill: #5d5d5d;
      /* Homepage, Hero, and One-Pager pages should have white search icon. */ }
      /* line 357, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
      .show-one-pager .icon-search svg path,
      .front .icon-search svg path,
      .has-hero .icon-search svg path,
      .full-screen .icon-search svg path {
        fill: #ffffff; }
  /* line 368, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
  .icon-search:hover svg path, .icon-search:focus svg path {
    fill: white; }

/* line 376, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
body.nav-bar--side.has-microsite-back-to-blogs:not(.has-filter-top-container):not(.has-microsite-menu) .page {
  /* Show microsites */ }
  @media (max-width: 56.25em) {
    /* line 376, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav-bar.scss */
    body.nav-bar--side.has-microsite-back-to-blogs:not(.has-filter-top-container):not(.has-microsite-menu) .page {
      overflow-x: hidden; } }

/**
 * Navigation: Show Microsite
 */
/* line 4, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
.pane-node-field-show-background-logo {
  clear: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  float: left;
  height: 60px;
  -ms-flex-pack: center;
      justify-content: center;
  margin-right: 10px;
  max-width: calc(100% - 110px);
  padding-right: 0;
  position: relative;
  width: auto; }
  @media (min-width: 40em) {
    /* line 4, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
    .pane-node-field-show-background-logo {
      height: 70px;
      margin-right: 0;
      max-width: calc(100% - 93px);
      padding-right: 10px;
      width: auto; } }
  @media (min-width: 53.125em) {
    /* line 4, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
    .pane-node-field-show-background-logo {
      margin-right: 19px;
      max-width: none;
      padding-right: 18px;
      width: auto; } }
  /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
  .header--sticky-nav .pane-node-field-show-background-logo {
    padding-top: 20px; }
    @media (min-width: 40em) {
      /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
      .header--sticky-nav .pane-node-field-show-background-logo {
        padding-top: 30px; } }
    /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
    .header--sticky-nav .pane-node-field-show-background-logo .field-name-field-show-background-logo:after {
      top: calc(30px + (100% - 30px)/2); }
  /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
  .pane-node-field-show-background-logo .field-name-field-show-background-logo:before, .pane-node-field-show-background-logo .field-name-field-show-background-logo:after {
    clear: none; }
  /* line 52, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
  .pane-node-field-show-background-logo .field-name-field-show-background-logo:after {
    background: rgba(255, 255, 255, 0.2);
    display: none;
    height: 35px;
    margin-top: -17.5px;
    position: absolute;
    top: 50%;
    right: -1px;
    width: 1px; }
    @media (min-width: 40em) {
      /* line 52, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
      .pane-node-field-show-background-logo .field-name-field-show-background-logo:after {
        display: block; } }
  /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
  .pane-node-field-show-background-logo .field-name-field-show-background-logo a {
    display: block;
    height: 24px;
    position: relative;
    width: auto; }
    @media (min-width: 53.125em) {
      /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
      .pane-node-field-show-background-logo .field-name-field-show-background-logo a {
        height: 27px; } }
    /* line 77, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
    .pane-node-field-show-background-logo .field-name-field-show-background-logo a img {
      display: block;
      height: auto;
      max-height: 100%;
      position: relative;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      width: auto; }

/* line 90, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
.pane-syfy-show-microsite-microsite-menu {
  clear: none;
  display: none;
  float: left;
  width: 93px; }
  @media (min-width: 40em) {
    /* line 90, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
    .pane-syfy-show-microsite-microsite-menu {
      display: block; } }
  @media (min-width: 53.125em) {
    /* line 90, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
    .pane-syfy-show-microsite-microsite-menu {
      max-width: calc(100% - 230px);
      width: 100%; } }

/* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
body.show-microsite-menu-opened .nav-bar {
  background: black; }
  /* line 109, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_microsite.scss */
  body.show-microsite-menu-opened .nav-bar .nav-bar-content {
    display: none; }

/**
 * Tabs
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_nav_tab_menu.scss */
#tabs {
  display: none; }

/**
 * Social Wall node
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
.node-type-social-wall .field-name-body {
  padding-left: 26px;
  padding-right: 26px; }
  @media (min-width: 40.625em) {
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
    .node-type-social-wall .field-name-body {
      padding-left: 0;
      padding-right: 0; } }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
#wall {
  margin: 0 auto; }
  /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
  #wall .hub-wall-column {
    padding: 1px; }
  /* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
  #wall .hub-content-container {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    margin-bottom: 2px; }
  /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
  #wall .content.content-tweet .content-source-logo {
    color: #CCCCCD;
    font-size: 18px;
    margin-right: 0;
    text-decoration: none; }
  /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
  #wall .content-with-image.content-tweet .content-source-logo {
    color: white;
    font-size: 18px; }
  /* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
  #wall .fb_iframe_widget {
    display: none; }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
  #wall .hub-list-more {
    font-family: "syfy", Helvetica, Arial, sans-serif;
    padding: 12px 16px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    display: block;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: white;
    font-size: 12px;
    text-decoration: none;
    line-height: 1;
    transition: all 0.3s;
    background-color: rgba(0, 0, 0, 0.001);
    margin: 30px auto;
    position: relative;
    width: 120px;
    height: 40px;
    border-radius: 0; }
    /* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
    #wall .hub-list-more:hover {
      border-color: white; }

/* Fix for SYFY-1187: Livefyre video controls out-of-window -- shown after clicking on a video in the social wall */
/* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
.hub-modal .content-attachments-gallery-focused .content-attachment {
  max-width: calc(80vh / 0.5625) !important;
  max-height: 80vh !important;
  /* to prevent video controls from going offscreen */
  margin: 0 auto; }

/* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
.hub-modals .content-attachment-video {
  width: 100%;
  height: 100%;
  margin: 0 auto; }

/* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-socialwall.scss */
.hub-modals .content-attachment-video video {
  width: 100% !important; }

/**
 * Sponsor node type
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
.node-type-sponsor-page {
  /**
   * Styles overriding styles in content
   */ }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
  .node-type-sponsor-page .hero-container {
    overflow: visible; }
  /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
  .node-type-sponsor-page .hero-item {
    position: absolute;
    top: 0;
    left: 0; }
    /* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
    .node-type-sponsor-page .hero-item .field-name-field-sp-cover-image img {
      max-width: 9999px; }
    /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
    .node-type-sponsor-page .hero-item .hero-content {
      padding-right: 30px; }
    /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
    .node-type-sponsor-page .hero-item .sponsor-name {
      position: absolute;
      bottom: 100%;
      padding: 0 0 10px 30px; }
    /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
    .node-type-sponsor-page .hero-item .field-name-field-sp-logo {
      margin-bottom: 1em; }
    /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
    .node-type-sponsor-page .hero-item .field-name-field-sp-blurb {
      font-size: 18px;
      margin-bottom: 5px;
      text-shadow: 1px 1px black;
      font-weight: lighter; }
      @media (min-width: 56.25em) {
        /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
        .node-type-sponsor-page .hero-item .field-name-field-sp-blurb {
          font-size: 22px; } }
    /* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
    .node-type-sponsor-page .hero-item .field-name-field-sp-link {
      clear: left;
      margin-top: 15px; }
  /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
  .node-type-sponsor-page .field-name-field-sp-cover-image {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 1920px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    overflow: hidden; }
    /* line 55, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
    .node-type-sponsor-page .field-name-field-sp-cover-image img {
      position: absolute;
      top: 0;
      left: 50%;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: auto;
      min-width: 100%;
      min-height: 100%;
      max-width: 9999px;
      background: black;
      -ms-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden; }
      @media (min-width: 56.25em) {
        /* line 55, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
        .node-type-sponsor-page .field-name-field-sp-cover-image img {
          max-width: 100%; } }
  @media (min-width: 40.625em) {
    /* line 77, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
    .node-type-sponsor-page .r-steps ol {
      display: -ms-flexbox;
      display: flex; } }
  /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
  .node-type-sponsor-page .r-steps li {
    padding: 30px 10px; }
    /* line 84, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
    .node-type-sponsor-page .r-steps li:hover .step-num {
      border-color: white; }
    @media (min-width: 40.625em) {
      /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
      .node-type-sponsor-page .r-steps li {
        padding: 3%; } }
  /* line 91, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
  .node-type-sponsor-page .r-steps .step-num {
    transition: border-color 0.2s; }
  /* line 95, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-sponsor.scss */
  .node-type-sponsor-page .r-social-head p {
    color: white; }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-type-webform.scss */
.node-type-webform .sidebar-title {
  margin-bottom: 20px; }

/* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node-type-webform.scss */
.node-type-webform .panel-display .panel-col-first .panel-pane form .form-submit {
  color: #3a3a3a;
  text-transform: uppercase; }

/**
 * App node
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
.node-type-app .page-wrapper h1, .node-type-app .page-wrapper .node-type-recap .pane-node-title, .node-type-recap .node-type-app .page-wrapper .pane-node-title {
  font-size: 46px !important;
  font-family: "Hero", Helvetica, Arial, sans-serif !important; }
  @media (max-width: 34.3125em) {
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
    .node-type-app .page-wrapper h1, .node-type-app .page-wrapper .node-type-recap .pane-node-title, .node-type-recap .node-type-app .page-wrapper .pane-node-title {
      font-size: 36px !important;
      line-height: 40px !important; } }

/* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
.node-type-app .page-wrapper .sidebar-title {
  padding-bottom: 0; }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
.node-type-app .page-wrapper .field-type-text-long p {
  font-weight: normal; }

/* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
.node-type-app .page-wrapper .app-body h2 {
  color: #444;
  margin-bottom: 10px; }
  @media (max-width: 29.9375em) {
    /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
    .node-type-app .page-wrapper .app-body h2 {
      font-size: 20px; } }

/* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
.node-type-app .page-wrapper .field-type-text-with-summary {
  border-top: 0 !important;
  padding-top: 10px !important;
  margin-top: 0 !important; }
  /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
  .node-type-app .page-wrapper .field-type-text-with-summary div, .node-type-app .page-wrapper .field-type-text-with-summary p {
    color: #444;
    line-height: 1.4;
    font-weight: normal; }
    @media (max-width: 29.9375em) {
      /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
      .node-type-app .page-wrapper .field-type-text-with-summary div, .node-type-app .page-wrapper .field-type-text-with-summary p {
        font-size: 12px; } }
  /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
  .node-type-app .page-wrapper .field-type-text-with-summary a {
    font-size: 14px !important; }
    @media (max-width: 29.9375em) {
      /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
      .node-type-app .page-wrapper .field-type-text-with-summary a {
        font-size: 12px !important; } }

/* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
.node-type-app .page-wrapper .field-name-field-app-promo-lg {
  margin: 0 -20px 40px -20px;
  width: calc(100% + 40px); }
  @media (min-width: 67.5em) {
    /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
    .node-type-app .page-wrapper .field-name-field-app-promo-lg {
      margin: 0 0 40px -90px;
      width: calc(100% + 90px); } }
  /* line 60, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
  .node-type-app .page-wrapper .field-name-field-app-promo-lg img {
    display: block;
    width: 100%; }

/* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
.node-type-app .page-wrapper h3.field-label {
  border-bottom: 1px solid #eeeeee;
  clear: both;
  padding-top: 40px;
  padding-bottom: 10px; }

/* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
.node-type-app .page-wrapper .field-name-field-app-features {
  margin-bottom: 20px; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .node-type-app .page-wrapper .field-name-field-app-features:before, .node-type-app .page-wrapper .field-name-field-app-features:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .node-type-app .page-wrapper .field-name-field-app-features:after {
    clear: both; }
  /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
  .node-type-app .page-wrapper .field-name-field-app-features a {
    display: inline;
    line-height: 14px;
    font-size: 14px;
    background-size: 1px 1em;
    background: white;
    box-shadow: inset 0 -0.3864px white, inset 0 -8.75px #e1ff00;
    transition: 0.2s ease all;
    color: #000000;
    font-weight: bold; }
  @media (min-width: 40.625em) {
    /* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
    .node-type-app .page-wrapper .field-name-field-app-features:nth-child(odd) .field-name-field-promo-image {
      float: right;
      margin-right: 0; } }
  @media (min-width: 40.625em) {
    /* line 87, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
    .node-type-app .page-wrapper .field-name-field-app-features:nth-child(odd) h2 {
      margin-left: 30px;
      margin-right: 43%; } }
  @media (min-width: 40.625em) {
    /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
    .node-type-app .page-wrapper .field-name-field-app-features:nth-child(odd) p {
      margin-left: 30px;
      margin-right: 43%; } }
  /* line 100, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
  .node-type-app .page-wrapper .field-name-field-app-features h2 {
    font-weight: bold;
    color: #444;
    margin: 30px 0 7px 0;
    padding-bottom: 8px; }
    @media (min-width: 40.625em) {
      /* line 100, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
      .node-type-app .page-wrapper .field-name-field-app-features h2 {
        margin-left: 43%;
        margin-right: 30px;
        border-bottom: none; } }
  /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
  .node-type-app .page-wrapper .field-name-field-app-features p {
    color: #444;
    line-height: 1.4;
    font-weight: normal; }
    @media (max-width: 29.9375em) {
      /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
      .node-type-app .page-wrapper .field-name-field-app-features p {
        font-size: 12px; } }
    @media (min-width: 40.625em) {
      /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
      .node-type-app .page-wrapper .field-name-field-app-features p {
        margin-left: 43%;
        margin-right: 30px; } }

/* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
.node-type-app .page-wrapper .field-name-field-promo-image {
  margin-bottom: 10px; }
  @media (min-width: 40.625em) {
    /* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
    .node-type-app .page-wrapper .field-name-field-promo-image {
      float: left;
      margin-bottom: 0;
      width: 40%; } }
  /* line 133, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
  .node-type-app .page-wrapper .field-name-field-promo-image img {
    display: block;
    width: 100%; }

/* line 139, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
.app-features {
  margin-top: 20px; }
  /* line 141, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
  .app-features h2 {
    color: #444;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding-bottom: 15px; }
    @media (max-width: 29.9375em) {
      /* line 141, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_apps.scss */
      .app-features h2 {
        font-size: 20px; } }

@media (min-width: 67.5em) {
  /* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_basic_page.scss */
  .node-type-basic-page .pane-node-field-cover-photo {
    margin-left: -90px;
    width: auto;
    margin-bottom: 40px; } }

/* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_basic_page.scss */
.node-type-basic-page .field-name-field-bean,
.node-type-basic-page .field-name-field-bean p {
  color: #7337AA; }

/* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_basic_page.scss */
.node-type-basic-page .field-name-field-bean p {
  margin-bottom: 7px; }

/**
 * Flexslider galleries that appear in nodes (blog, recaps)
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
.view-syfy-recap-gallery,
.view-syfy-blog-gallery {
  margin-bottom: 20px; }
  @media (min-width: 56.25em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
    .view-syfy-recap-gallery,
    .view-syfy-blog-gallery {
      height: 0;
      padding-top: calc(56.25% + 50px);
      position: relative;
      margin-bottom: 20px; }
      /* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
      .view-syfy-recap-gallery > .view-content,
      .view-syfy-blog-gallery > .view-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; } }
  @media (min-width: 67.5em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
    .view-syfy-recap-gallery,
    .view-syfy-blog-gallery {
      margin-left: -90px;
      padding-top: calc(56.25% + 60px); } }
  /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
  .view-syfy-recap-gallery ul.slides li,
  .view-syfy-blog-gallery ul.slides li {
    list-style: none; }
  /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
  .view-syfy-recap-gallery .field-type-image img,
  .view-syfy-blog-gallery .field-type-image img {
    display: block;
    width: 100%; }
  /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
  .view-syfy-recap-gallery .views-field-counter,
  .view-syfy-blog-gallery .views-field-counter {
    bottom: -42px;
    color: #444;
    font-weight: lighter;
    position: absolute;
    right: 50px; }
    @media (min-width: 30em) {
      /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
      .view-syfy-recap-gallery .views-field-counter,
      .view-syfy-blog-gallery .views-field-counter {
        right: 60px; } }
  /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
  .view-syfy-recap-gallery .flex-direction-nav,
  .view-syfy-blog-gallery .flex-direction-nav {
    background: #e2e2df;
    clear: both;
    height: 60px;
    position: relative; }
    /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
    .view-syfy-recap-gallery .flex-direction-nav li,
    .view-syfy-blog-gallery .flex-direction-nav li {
      list-style: none; }
    /* line 56, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
    .view-syfy-recap-gallery .flex-direction-nav a,
    .view-syfy-blog-gallery .flex-direction-nav a {
      display: block;
      height: 20px;
      position: absolute;
      top: 20px;
      width: 12px; }
      /* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
      .view-syfy-recap-gallery .flex-direction-nav a:after,
      .view-syfy-blog-gallery .flex-direction-nav a:after {
        content: "";
        display: block;
        border-bottom: 2px solid #666;
        border-right: 2px solid #666;
        height: 12px;
        position: absolute;
        top: 4px;
        width: 12px;
        transition: border 300ms; }
      /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
      .view-syfy-recap-gallery .flex-direction-nav a:hover:after,
      .view-syfy-blog-gallery .flex-direction-nav a:hover:after {
        border-color: black; }
      /* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
      .view-syfy-recap-gallery .flex-direction-nav a.flex-disabled,
      .view-syfy-blog-gallery .flex-direction-nav a.flex-disabled {
        display: none; }
      /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
      .view-syfy-recap-gallery .flex-direction-nav a.flex-prev,
      .view-syfy-blog-gallery .flex-direction-nav a.flex-prev {
        right: 125px; }
        @media (min-width: 30em) {
          /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
          .view-syfy-recap-gallery .flex-direction-nav a.flex-prev,
          .view-syfy-blog-gallery .flex-direction-nav a.flex-prev {
            right: 135px; } }
        /* line 87, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
        .view-syfy-recap-gallery .flex-direction-nav a.flex-prev:after,
        .view-syfy-blog-gallery .flex-direction-nav a.flex-prev:after {
          left: 2px;
          -ms-transform: rotate(135deg);
          transform: rotate(135deg); }
      /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
      .view-syfy-recap-gallery .flex-direction-nav a.flex-next,
      .view-syfy-blog-gallery .flex-direction-nav a.flex-next {
        right: 15px; }
        @media (min-width: 30em) {
          /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
          .view-syfy-recap-gallery .flex-direction-nav a.flex-next,
          .view-syfy-blog-gallery .flex-direction-nav a.flex-next {
            right: 25px; } }
        /* line 97, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_gallery.scss */
        .view-syfy-recap-gallery .flex-direction-nav a.flex-next:after,
        .view-syfy-blog-gallery .flex-direction-nav a.flex-next:after {
          right: 2px;
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.node-type-syfy-quiz .pane-node-field-quiz-category {
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 7px; }
  @media (min-width: 67.5em) {
    /* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
    .node-type-syfy-quiz .pane-node-field-quiz-category {
      margin-left: -90px; } }
  /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
  .node-type-syfy-quiz .pane-node-field-quiz-category .field-name-field-quiz-category {
    color: #000000;
    text-transform: uppercase; }

/* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.node-type-syfy-quiz .syfy-quiz .form-submit, .node-type-syfy-quiz .syfy-quiz-result-info a {
  color: #000000;
  text-transform: uppercase; }

/* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.node-type-syfy-quiz .syfy-quiz-result-info h3, .node-type-syfy-quiz .syfy-quiz-result-info h2 {
  font-family: "Cinetype", Helvetica, Arial, sans-serif; }

/* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.node-type-syfy-quiz .pane-syfy-quiz-back-to-all-quizzes {
  bottom: 100%;
  background: transparent; }
  /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
  .node-type-syfy-quiz .pane-syfy-quiz-back-to-all-quizzes a {
    font-weight: bold;
    line-height: inherit; }

/* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.node-type-syfy-quiz .panel-col-first h1, .node-type-syfy-quiz .panel-col-first .node-type-recap .pane-node-title, .node-type-recap .node-type-syfy-quiz .panel-col-first .pane-node-title {
  color: #333;
  font-size: 30px !important;
  margin-top: 20px !important; }
  @media (min-width: 67.5em) {
    /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
    .node-type-syfy-quiz .panel-col-first h1, .node-type-syfy-quiz .panel-col-first .node-type-recap .pane-node-title, .node-type-recap .node-type-syfy-quiz .panel-col-first .pane-node-title {
      margin-left: -90px; } }
  @media (max-width: 29.9375em) {
    /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
    .node-type-syfy-quiz .panel-col-first h1, .node-type-syfy-quiz .panel-col-first .node-type-recap .pane-node-title, .node-type-recap .node-type-syfy-quiz .panel-col-first .pane-node-title {
      font-size: 24px !important; } }

@media (min-width: 67.5em) {
  /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
  .node-type-syfy-quiz .pane-node-field-quiz-image {
    margin-bottom: 70px;
    margin-left: -90px;
    width: auto; } }

/* line 64, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.syfy-quiz .syfy-quiz-question-text p {
  font-family: "Cinetype", Helvetica, Arial, sans-serif; }

/* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.syfy-quiz .syfy-quiz-answer-text {
  font-weight: normal; }

/* line 73, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.syfy-quiz .syfy-quiz-answer-tip h2, .syfy-quiz .syfy-quiz-answer-tip div, .syfy-quiz .syfy-quiz-answer-tip p {
  font-family: "Cinetype", Helvetica, Arial, sans-serif; }

/* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.syfy-quiz .syfy-quiz-answer.with-image.selected label:before {
  background-color: #e1ff00 !important;
  opacity: 0.6; }

/* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.syfy-quiz .syfy-quiz-answer.with-text:not(.with-image) input[type="checkbox"]:checked + label:after,
.syfy-quiz .syfy-quiz-answer.with-text:not(.with-image) input[type="radio"]:checked + label:after {
  background-color: #e1ff00 !important; }

/* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.syfy-quiz .syfy-quiz-splash-text p {
  color: #333; }
  @media (max-width: 29.9375em) {
    /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
    .syfy-quiz .syfy-quiz-splash-text p {
      font-size: 14px; } }

/* line 105, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.page-node-quizzes .undefined-menu .undefined-menu-dropdown,
.page-quizzes .undefined-menu .undefined-menu-dropdown {
  overflow: auto; }

/* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.page-node-quizzes .form-item-jump .undefined-status,
.page-quizzes .form-item-jump .undefined-status {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold; }

/* line 122, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.view-syfy-quiz-listing.view-display-id-all_quizzes .syfy-quiz-take-link, .view-syfy-quiz-listing.view-display-id-more_quizzes .syfy-quiz-take-link {
  display: none; }

/* line 128, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.view-syfy-quiz-listing .node-syfy-quiz .syfy-quiz-take-link {
  color: white;
  font-size: 10px;
  font-weight: bold;
  line-height: 19px;
  padding-left: 29px;
  position: relative;
  text-transform: uppercase; }
  /* line 137, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
  .view-syfy-quiz-listing .node-syfy-quiz .syfy-quiz-take-link:before {
    content: " ";
    height: 19px;
    width: 19px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px; }

/* line 148, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.view-syfy-quiz-listing .node-syfy-quiz .field-name-field-quiz-category {
  display: inline-block;
  font-size: 12px !important;
  font-weight: normal;
  margin-bottom: 11px; }

/* line 157, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.view-syfy-quiz-listing .node-syfy-quiz .field-name-title h2 {
  font-size: 24px !important; }

/* line 165, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.view-syfy-quiz-listing .syfy-quiz-category--personality-quiz .syfy-quiz-take-link:before {
  background-image: url("../images/quiz/personality-icon-circle.png"); }

/* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.view-syfy-quiz-listing .syfy-quiz-category--personality-quiz .field-name-field-quiz-category {
  padding-right: 22px;
  position: relative; }

/* line 176, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.view-syfy-quiz-listing .syfy-quiz-category--trivia-quiz .syfy-quiz-take-link:before {
  background-image: url("../images/quiz/trivia-icon-circle.png"); }

/* line 180, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_quiz.scss */
.view-syfy-quiz-listing .syfy-quiz-category--trivia-quiz .field-name-field-quiz-category {
  padding-right: 22px;
  position: relative; }

/**
 * Timeline node
 */
/* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
body.node-type-timeline .pane-syfy-timeline-jump .pane-title {
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

/* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
body.node-type-timeline .pane-node-field-timeline-event {
  margin: 0 0 10px 0;
  background-color: #111; }
  /* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
  body.node-type-timeline .pane-node-field-timeline-event .timeline-event {
    border-bottom: 1px solid #333; }
    /* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
    body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-event-label {
      padding-bottom: 4px;
      border-bottom: 1px solid #333; }
      /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-event-label p {
        color: white;
        line-height: 22px;
        margin: 0;
        text-align: center; }
    /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
    body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content {
      margin-top: 4px; }
      /* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content {
        padding: 18px; }
        /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
        body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content .description {
          margin: 5px 0; }
          /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
          body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content .description p {
            color: #999999;
            font-weight: lighter; }
        /* line 55, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
        body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content .links ul {
          margin: 0;
          padding: 0; }
          /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
          body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content .links ul li {
            display: inline-block;
            list-style: none;
            line-height: 20px;
            margin-right: 10px;
            text-transform: uppercase; }
            /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
            body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content .links ul li:last-child {
              margin-right: 0; }
      /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .image img {
        vertical-align: top; }
  @media (min-width: 56.25em) {
    /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
    body.node-type-timeline .pane-node-field-timeline-event {
      background-color: transparent; }
      /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-event-label p {
        font-size: 20px;
        line-height: 32px; }
      /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content {
        margin: 2px 0; }
        /* line 95, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
        body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content {
          max-width: 800px;
          padding: 28px;
          margin: 0 auto;
          text-align: center; }
          /* line 101, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
          body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content .description {
            margin: 10px 0; }
            /* line 103, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
            body.node-type-timeline .pane-node-field-timeline-event .timeline-event .timeline-content .text-content .description p {
              font-size: 16px;
              line-height: 24px; }
      /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event-2-col .group-left,
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event-2-col .group-right {
        width: 50%;
        box-sizing: border-box; }
      /* line 118, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event-2-col .text-content {
        text-align: left;
        max-width: none; }
      /* line 124, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event-2-col.equal-height .text-content {
        position: relative; }
        /* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
        body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event-2-col.equal-height .text-content .inner {
          position: absolute;
          top: 50%;
          left: 38px;
          right: 38px;
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
      /* line 138, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--media-left .group-left,
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--media-left .group-right {
        float: left; }
      /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--media-left .group-left {
        padding-right: 10px; }
      /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--media-left .group-right {
        padding-left: 38px;
        padding-right: 38px; }
      /* line 153, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--media-right .group-left,
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--media-right .group-right {
        float: right; }
      /* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--media-right .group-right {
        padding-left: 10px; }
      /* line 161, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--media-right .group-left {
        padding-left: 38px;
        padding-right: 38px; }
      /* line 168, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
      body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--image .timeline-content {
        position: relative; }
        /* line 170, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
        body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--image .timeline-content .text-content {
          width: 100%;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          /* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
          body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--image .timeline-content .text-content .description p {
            font-size: 18px;
            color: white; }
          /* line 184, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
          body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--image .timeline-content .text-content a {
            padding: 4px 12px;
            background-color: #7337AA;
            color: #000; }
        /* line 192, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_timeline.scss */
        body.node-type-timeline .pane-node-field-timeline-event .timeline-event.timeline-event--image .timeline-content .image img {
          max-width: none;
          width: 100%; } }

/**
 * 'Where to Watch' microsite pages
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
.pane-bean-on-demand-text {
  padding-top: 15px; }
  /* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
  .pane-bean-on-demand-text p {
    margin-bottom: 7px;
    text-transform: uppercase; }

/* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
.pane-where-to-watch-pane-intro {
  /* Introductory */
  font-size: 14px;
  color: #888;
  margin-bottom: 30px;
  font-weight: lighter; }

/* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
.pane-where-to-watch-pane-on-syfy,
.pane-bean-on-demand-instructions,
.pane-where-to-watch-pane-to-stream,
.pane-where-to-watch-pane-to-purchase {
  /* Purchase */
  margin-bottom: 30px; }
  /* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
  .pane-where-to-watch-pane-on-syfy h2.pane-title,
  .pane-bean-on-demand-instructions h2.pane-title,
  .pane-where-to-watch-pane-to-stream h2.pane-title,
  .pane-where-to-watch-pane-to-purchase h2.pane-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #444;
    margin-bottom: 5px; }
  /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
  .pane-where-to-watch-pane-on-syfy p,
  .pane-where-to-watch-pane-on-syfy .view-where-to-watch,
  .pane-bean-on-demand-instructions p,
  .pane-bean-on-demand-instructions .view-where-to-watch,
  .pane-where-to-watch-pane-to-stream p,
  .pane-where-to-watch-pane-to-stream .view-where-to-watch,
  .pane-where-to-watch-pane-to-purchase p,
  .pane-where-to-watch-pane-to-purchase .view-where-to-watch {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: lighter; }

/* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
.pane-where-to-watch-pane-to-stream,
.pane-where-to-watch-pane-to-purchase {
  /* Purchase */ }
  /* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
  .pane-where-to-watch-pane-to-stream h2.pane-title,
  .pane-where-to-watch-pane-to-purchase h2.pane-title {
    margin-bottom: 10px; }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
  .pane-where-to-watch-pane-to-stream ul,
  .pane-where-to-watch-pane-to-purchase ul {
    margin: 0;
    padding: 0; }
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .pane-where-to-watch-pane-to-stream ul:before, .pane-where-to-watch-pane-to-stream ul:after,
    .pane-where-to-watch-pane-to-purchase ul:before,
    .pane-where-to-watch-pane-to-purchase ul:after {
      content: " ";
      display: table; }
    /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .pane-where-to-watch-pane-to-stream ul:after,
    .pane-where-to-watch-pane-to-purchase ul:after {
      clear: both; }
  /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
  .pane-where-to-watch-pane-to-stream li,
  .pane-where-to-watch-pane-to-purchase li {
    position: relative;
    background: #515151;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
    display: block;
    float: left;
    height: 120px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 50%;
    transition: background 0.2s; }
    @media (min-width: 40.625em) {
      /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
      .pane-where-to-watch-pane-to-stream li,
      .pane-where-to-watch-pane-to-purchase li {
        width: 33.3333333333%; } }
    @media (min-width: 67.5em) {
      /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
      .pane-where-to-watch-pane-to-stream li,
      .pane-where-to-watch-pane-to-purchase li {
        width: 25%; } }
    @media (min-width: 100em) {
      /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
      .pane-where-to-watch-pane-to-stream li,
      .pane-where-to-watch-pane-to-purchase li {
        width: 20%; } }
    /* line 71, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
    .pane-where-to-watch-pane-to-stream li:hover,
    .pane-where-to-watch-pane-to-purchase li:hover {
      background: #6b6b6b; }
  /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
  .pane-where-to-watch-pane-to-stream a,
  .pane-where-to-watch-pane-to-purchase a {
    display: block;
    height: 100%;
    width: 100%; }
  /* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_node_wheretowatch.scss */
  .pane-where-to-watch-pane-to-stream img,
  .pane-where-to-watch-pane-to-purchase img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    margin: 0 auto; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
body.page-404 {
  color: #666;
  text-align: center; }
  /* line 4, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
  body.page-404 .page-wrapper {
    margin: 50px auto;
    max-width: 580px;
    min-width: 200px;
    padding-left: 20px;
    padding-right: 20px; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
  body.page-404 .search-logo svg {
    height: 53px;
    margin-bottom: 20px;
    width: 100px; }
    @media (min-width: 30em) {
      /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
      body.page-404 .search-logo svg {
        height: 80px;
        margin-bottom: 40px;
        width: 150px; } }
    @media (min-width: 40.625em) {
      /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
      body.page-404 .search-logo svg {
        height: 103px;
        margin-bottom: 85px;
        width: 194px; } }
  /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
  body.page-404 div[role='main'] {
    color: #777777; }
  /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
  body.page-404 h1, body.page-404 .node-type-recap .pane-node-title, .node-type-recap body.page-404 .pane-node-title {
    color: #777777;
    margin-bottom: 25px; }
    @media (min-width: 30em) {
      /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
      body.page-404 h1, body.page-404 .node-type-recap .pane-node-title, .node-type-recap body.page-404 .pane-node-title {
        font-size: 38px; } }
    @media (min-width: 40.625em) {
      /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
      body.page-404 h1, body.page-404 .node-type-recap .pane-node-title, .node-type-recap body.page-404 .pane-node-title {
        font-size: 48px; } }
    /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
    body.page-404 h1 em, body.page-404 .node-type-recap .pane-node-title em, .node-type-recap body.page-404 .pane-node-title em {
      color: white;
      font-style: normal; }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
  body.page-404 a.home {
    margin-bottom: -10px;
    margin-top: 20px; }
  /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-404.scss */
  body.page-404 a.contact {
    text-transform: uppercase; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
body.page--blooddrive-gallery {
  background-image: url("../images/blooddrive/blood-drive_gallery_bg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #000;
  background-size: 100% 1600px; }
  @media (min-width: 30em) {
    /* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
    body.page--blooddrive-gallery {
      background-size: 100% 1350px; } }
  /* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .pane-node-body h2, body.page--blooddrive-gallery .pane-node-body h3, body.page--blooddrive-gallery .pane-node-body h4, body.page--blooddrive-gallery .pane-node-body h5, body.page--blooddrive-gallery .pane-node-body h6,
  body.page--blooddrive-gallery .pane-node-field-op-body-after h2,
  body.page--blooddrive-gallery .pane-node-field-op-body-after h3,
  body.page--blooddrive-gallery .pane-node-field-op-body-after h4,
  body.page--blooddrive-gallery .pane-node-field-op-body-after h5,
  body.page--blooddrive-gallery .pane-node-field-op-body-after h6 {
    color: #fff; }
  /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .pane-node-body h2,
  body.page--blooddrive-gallery .pane-node-field-op-body-after h2 {
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-family: "Hero", Helvetica, Arial, sans-serif; }
    @media (min-width: 56.25em) {
      /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery .pane-node-body h2,
      body.page--blooddrive-gallery .pane-node-field-op-body-after h2 {
        padding-left: 0 !important; } }
  /* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .pane-node-body h2, body.page--blooddrive-gallery .pane-node-body h3, body.page--blooddrive-gallery .pane-node-body h4, body.page--blooddrive-gallery .pane-node-body h5, body.page--blooddrive-gallery .pane-node-body h6, body.page--blooddrive-gallery .pane-node-body p,
  body.page--blooddrive-gallery .pane-node-field-op-body-after h2,
  body.page--blooddrive-gallery .pane-node-field-op-body-after h3,
  body.page--blooddrive-gallery .pane-node-field-op-body-after h4,
  body.page--blooddrive-gallery .pane-node-field-op-body-after h5,
  body.page--blooddrive-gallery .pane-node-field-op-body-after h6,
  body.page--blooddrive-gallery .pane-node-field-op-body-after p {
    padding: 0 10px; }
  /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery.page-scrolled .site-nav-bar {
    background-color: transparent;
    height: auto; }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .pane-node-field-show-background-image {
    display: none; }
  /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 90px;
    width: 100%; }
  /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .pane-node-body div, body.page--blooddrive-gallery .pane-node-body p {
    font-size: 13px;
    color: white;
    line-height: 24px; }
    /* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
    body.page--blooddrive-gallery .pane-node-body div:empty, body.page--blooddrive-gallery .pane-node-body p:empty {
      display: none; }
    @media (min-width: 40.625em) {
      /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery .pane-node-body div, body.page--blooddrive-gallery .pane-node-body p {
        font-size: 15px; } }
  /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .pane-node-body .field-name-body > div, body.page--blooddrive-gallery .pane-node-body .field-name-body > p, body.page--blooddrive-gallery .pane-node-body .field-name-body > h2, body.page--blooddrive-gallery .pane-node-body .field-name-body > h3, body.page--blooddrive-gallery .pane-node-body .field-name-body > h4, body.page--blooddrive-gallery .pane-node-body .field-name-body > h5, body.page--blooddrive-gallery .pane-node-body .field-name-body > h6,
  body.page--blooddrive-gallery .pane-node-body .header-container > div,
  body.page--blooddrive-gallery .pane-node-body .header-container > p,
  body.page--blooddrive-gallery .pane-node-body .header-container > h2,
  body.page--blooddrive-gallery .pane-node-body .header-container > h3,
  body.page--blooddrive-gallery .pane-node-body .header-container > h4,
  body.page--blooddrive-gallery .pane-node-body .header-container > h5,
  body.page--blooddrive-gallery .pane-node-body .header-container > h6 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  /* line 74, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .pane-node-body .header-tunein {
    text-transform: uppercase;
    margin: -50px auto 0; }
  /* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .pane-node-body h1.title, body.page--blooddrive-gallery .pane-node-body .node-type-recap .title.pane-node-title, .node-type-recap body.page--blooddrive-gallery .pane-node-body .title.pane-node-title {
    width: calc(100% - 20px);
    height: 40px;
    max-width: 527px;
    min-height: 58px;
    margin: 40px auto; }
    @media (min-width: 40.625em) {
      /* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery .pane-node-body h1.title, body.page--blooddrive-gallery .pane-node-body .node-type-recap .title.pane-node-title, .node-type-recap body.page--blooddrive-gallery .pane-node-body .title.pane-node-title {
        width: 100%;
        height: 58px; } }
  /* line 90, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .pane-node-body h2 {
    padding-top: .5em; }
    @media (min-width: 40.625em) {
      /* line 90, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery .pane-node-body h2 {
        padding-top: 0; } }
  /* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .pane-node-body h2.spredfast {
    padding-top: 0;
    padding-bottom: 1em; }
    @media (min-width: 40.625em) {
      /* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery .pane-node-body h2.spredfast {
        padding-top: 3em;
        padding-bottom: 2em; } }
  /* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery #block-system-main .panel-display.panel-1col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; }
  /* line 114, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery #block-system-main .pane-node-body {
    -ms-flex-order: 1;
        order: 1;
    font-size: 16px; }
    @media (min-width: 56.25em) {
      /* line 114, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery #block-system-main .pane-node-body {
        max-width: 1280px;
        margin: 0 auto; } }
    /* line 121, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
    body.page--blooddrive-gallery #block-system-main .pane-node-body .tunein {
      font-size: 12px; }
      @media (min-width: 56.25em) {
        /* line 121, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
        body.page--blooddrive-gallery #block-system-main .pane-node-body .tunein {
          position: relative;
          left: 0;
          top: -70px;
          text-align: left;
          -ms-transform: translate(0%, -50%);
              transform: translate(0%, -50%);
          max-width: none; } }
      /* line 131, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery #block-system-main .pane-node-body .tunein .time {
        display: block;
        font-weight: bold;
        font-size: 14px; }
    /* line 137, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
    body.page--blooddrive-gallery #block-system-main .pane-node-body h2 {
      text-align: left; }
      @media (min-width: 56.25em) {
        /* line 137, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
        body.page--blooddrive-gallery #block-system-main .pane-node-body h2 {
          margin: 0; } }
  /* line 144, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery #block-system-main .pane-node-field-op-body-after {
    -ms-flex-order: 3;
        order: 3;
    z-index: 2; }
    @media (min-width: 56.25em) {
      /* line 144, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery #block-system-main .pane-node-field-op-body-after {
        max-width: 1280px;
        margin: 0 auto; } }
    /* line 151, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
    body.page--blooddrive-gallery #block-system-main .pane-node-field-op-body-after .coloringbook {
      text-align: center;
      margin-top: 2em;
      margin-bottom: 1em; }
      /* line 155, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery #block-system-main .pane-node-field-op-body-after .coloringbook a {
        border: 2px solid #fff;
        color: #fff;
        text-transform: uppercase;
        padding: 1em;
        margin-bottom: 1em;
        display: inline-block;
        font-size: 18px; }
    /* line 165, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
    body.page--blooddrive-gallery #block-system-main .pane-node-field-op-body-after .socialblock {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
      @media (min-width: 56.25em) {
        /* line 165, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
        body.page--blooddrive-gallery #block-system-main .pane-node-field-op-body-after .socialblock {
          -ms-flex-direction: row;
              flex-direction: row; } }
      /* line 171, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery #block-system-main .pane-node-field-op-body-after .socialblock h2.social {
        text-align: left; }
        @media (min-width: 56.25em) {
          /* line 171, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
          body.page--blooddrive-gallery #block-system-main .pane-node-field-op-body-after .socialblock h2.social {
            margin: 0;
            border-width: 0 1px 0 0;
            border-style: solid;
            border-color: #262626; } }
      /* line 180, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery #block-system-main .pane-node-field-op-body-after .socialblock p {
        font-family: "Cinetype", Helvetica, Arial, sans-serif;
        font-size: 14px;
        -ms-flex-item-align: end;
            align-self: flex-end; }
        @media (min-width: 56.25em) {
          /* line 180, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
          body.page--blooddrive-gallery #block-system-main .pane-node-field-op-body-after .socialblock p {
            height: 10px; } }
  /* line 190, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery #block-system-main .pane-media-gallery-single-panel-pane-2 {
    -ms-flex-order: 2;
        order: 2; }
  /* line 193, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery #block-system-main .pane-node-field-social-wall-embed-code {
    -ms-flex-order: 4;
        order: 4; }
    @media (min-width: 56.25em) {
      /* line 193, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery #block-system-main .pane-node-field-social-wall-embed-code {
        width: 100%; } }
  /* line 199, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery #block-system-main .pane-mps-topbanner {
    -ms-flex-order: 5;
        order: 5; }
  /* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery #block-system-main .pane-footer-row-1 {
    -ms-flex-order: 99;
        order: 99; }
  /* line 207, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .view-media-gallery-single {
    max-width: 100%; }
    @media (min-width: 56.25em) {
      /* line 207, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
      body.page--blooddrive-gallery .view-media-gallery-single {
        margin: 0 auto;
        max-width: 1280px; } }
  @media (min-width: 56.25em) {
    /* line 215, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
    body.page--blooddrive-gallery .pane-node-field-social-wall-embed-code {
      margin: 0 auto;
      max-width: 1280px; } }
  /* line 222, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-blooddrive-gallery.scss */
  body.page--blooddrive-gallery .flex-direction-nav a {
    font-size: 0; }

/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-faq.scss */
.page-faq .sidebar-title {
  margin-bottom: 20px; }

/* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-faq.scss */
.page-faq .panel-display .panel-col-first .panel-pane h3 {
  border-top: 1px solid #e5e5e5;
  color: #100f11;
  padding-top: 35px;
  margin-bottom: 30px; }

/* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-faq.scss */
.page-faq .panel-display .panel-col-first .panel-pane.pane-custom h3 {
  margin-bottom: 30px; }

/* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-faq.scss */
.page-faq .panel-display .panel-col-first .panel-pane.pane-custom a {
  display: inline;
  line-height: 16px;
  font-size: 16px;
  background-size: 1px 1em;
  background: #fff;
  box-shadow: inset 0 -0.4416px #fff, inset 0 -10px #e1ff00;
  transition: 0.2s ease all;
  color: #131314; }

/* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-faq.scss */
.page-faq .panel-display .panel-col-first .panel-pane form .form-submit {
  color: #3a3a3a;
  text-transform: uppercase; }

/* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-faq.scss */
.page-faq .panel-display .panel-col-first .view-faq h3:first-child {
  border-top: 0;
  padding-top: 0; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
body.page-forums {
  color: #666;
  text-align: center; }
  /* line 4, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
  body.page-forums .page-wrapper {
    margin: 50px auto;
    max-width: 580px;
    min-width: 200px;
    padding-left: 20px;
    padding-right: 20px; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
  body.page-forums .search-logo svg {
    height: 53px;
    margin-bottom: 20px;
    width: 100px; }
    @media (min-width: 30em) {
      /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
      body.page-forums .search-logo svg {
        height: 80px;
        margin-bottom: 40px;
        width: 150px; } }
    @media (min-width: 40.625em) {
      /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
      body.page-forums .search-logo svg {
        height: 103px;
        margin-bottom: 85px;
        width: 194px; } }
  /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
  body.page-forums div[role='main'] {
    color: #777777; }
  /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
  body.page-forums h1, body.page-forums .node-type-recap .pane-node-title, .node-type-recap body.page-forums .pane-node-title {
    color: #777777;
    margin-bottom: 25px; }
    @media (min-width: 30em) {
      /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
      body.page-forums h1, body.page-forums .node-type-recap .pane-node-title, .node-type-recap body.page-forums .pane-node-title {
        font-size: 38px; } }
    @media (min-width: 40.625em) {
      /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
      body.page-forums h1, body.page-forums .node-type-recap .pane-node-title, .node-type-recap body.page-forums .pane-node-title {
        font-size: 48px; } }
    /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
    body.page-forums h1 em, body.page-forums .node-type-recap .pane-node-title em, .node-type-recap body.page-forums .pane-node-title em {
      color: white;
      font-style: normal; }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
  body.page-forums p.message {
    max-width: 500px;
    margin: 0 auto 20px; }
  /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-forums.scss */
  body.page-forums a.social {
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: -10px;
    margin-top: 20px; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
body.page--happy-holiday-card {
  background-image: url("../images/happy/Happy_holiday_card_BG.jpg");
  background-repeat: no-repeat;
  background-color: #000;
  background-size: 480px auto;
  background-position: center 140px; }
  @media (min-width: 30em) {
    /* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
    body.page--happy-holiday-card {
      background-size: 100% auto;
      background-position: center 70px; } }
  @media (min-width: 87.5em) {
    /* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
    body.page--happy-holiday-card {
      background-size: 2600px auto; } }
  /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .pane-node-body h2, body.page--happy-holiday-card .pane-node-body h3, body.page--happy-holiday-card .pane-node-body h4, body.page--happy-holiday-card .pane-node-body h5, body.page--happy-holiday-card .pane-node-body h6,
  body.page--happy-holiday-card .pane-node-field-op-body-after h2,
  body.page--happy-holiday-card .pane-node-field-op-body-after h3,
  body.page--happy-holiday-card .pane-node-field-op-body-after h4,
  body.page--happy-holiday-card .pane-node-field-op-body-after h5,
  body.page--happy-holiday-card .pane-node-field-op-body-after h6 {
    color: #fff; }
  /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .pane-node-body h2,
  body.page--happy-holiday-card .pane-node-field-op-body-after h2 {
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-family: "Hero", Helvetica, Arial, sans-serif; }
    @media (min-width: 56.25em) {
      /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card .pane-node-body h2,
      body.page--happy-holiday-card .pane-node-field-op-body-after h2 {
        padding-left: 0 !important; } }
  /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .pane-node-body h2, body.page--happy-holiday-card .pane-node-body h3, body.page--happy-holiday-card .pane-node-body h4, body.page--happy-holiday-card .pane-node-body h5, body.page--happy-holiday-card .pane-node-body h6, body.page--happy-holiday-card .pane-node-body p,
  body.page--happy-holiday-card .pane-node-field-op-body-after h2,
  body.page--happy-holiday-card .pane-node-field-op-body-after h3,
  body.page--happy-holiday-card .pane-node-field-op-body-after h4,
  body.page--happy-holiday-card .pane-node-field-op-body-after h5,
  body.page--happy-holiday-card .pane-node-field-op-body-after h6,
  body.page--happy-holiday-card .pane-node-field-op-body-after p {
    padding: 0 10px; }
  /* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card.page-scrolled .site-nav-bar {
    background-color: transparent;
    height: auto; }
  /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .pane-node-field-show-background-image {
    display: none; }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 90px;
    width: 100%; }
  /* line 52, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .page-wrapper {
    margin-top: 170px; }
  @media (min-width: 56.25em) {
    /* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
    body.page--happy-holiday-card .page-wrapper {
      margin-top: 150px; } }
  /* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .pane-node-body div, body.page--happy-holiday-card .pane-node-body p {
    font-size: 13px;
    color: white;
    line-height: 24px; }
    /* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
    body.page--happy-holiday-card .pane-node-body div:empty, body.page--happy-holiday-card .pane-node-body p:empty {
      display: none; }
    @media (min-width: 40.625em) {
      /* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card .pane-node-body div, body.page--happy-holiday-card .pane-node-body p {
        font-size: 15px; } }
  /* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .pane-node-body .field-name-body > div, body.page--happy-holiday-card .pane-node-body .field-name-body > p, body.page--happy-holiday-card .pane-node-body .field-name-body > h2, body.page--happy-holiday-card .pane-node-body .field-name-body > h3, body.page--happy-holiday-card .pane-node-body .field-name-body > h4, body.page--happy-holiday-card .pane-node-body .field-name-body > h5, body.page--happy-holiday-card .pane-node-body .field-name-body > h6,
  body.page--happy-holiday-card .pane-node-body .header-container > div,
  body.page--happy-holiday-card .pane-node-body .header-container > p,
  body.page--happy-holiday-card .pane-node-body .header-container > h2,
  body.page--happy-holiday-card .pane-node-body .header-container > h3,
  body.page--happy-holiday-card .pane-node-body .header-container > h4,
  body.page--happy-holiday-card .pane-node-body .header-container > h5,
  body.page--happy-holiday-card .pane-node-body .header-container > h6 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  /* line 88, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .pane-node-body .header-tunein {
    text-transform: uppercase;
    margin: -50px auto 0; }
  /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .pane-node-body h1.title, body.page--happy-holiday-card .pane-node-body .node-type-recap .title.pane-node-title, .node-type-recap body.page--happy-holiday-card .pane-node-body .title.pane-node-title {
    width: calc(100% - 20px);
    height: 40px;
    max-width: 527px;
    min-height: 58px;
    margin: 40px auto; }
    @media (min-width: 40.625em) {
      /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card .pane-node-body h1.title, body.page--happy-holiday-card .pane-node-body .node-type-recap .title.pane-node-title, .node-type-recap body.page--happy-holiday-card .pane-node-body .title.pane-node-title {
        width: 100%;
        height: 58px; } }
  /* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .pane-node-body h2 {
    padding-top: .5em; }
    @media (min-width: 40.625em) {
      /* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card .pane-node-body h2 {
        padding-top: 0; } }
  /* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .pane-node-body h2.spredfast {
    padding-top: 0;
    padding-bottom: 1em; }
    @media (min-width: 40.625em) {
      /* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card .pane-node-body h2.spredfast {
        padding-top: 3em;
        padding-bottom: 2em; } }
  /* line 122, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card #block-system-main .panel-display.panel-1col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; }
  /* line 128, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card #block-system-main .pane-node-body {
    -ms-flex-order: 1;
        order: 1;
    font-size: 16px; }
    @media (min-width: 56.25em) {
      /* line 128, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card #block-system-main .pane-node-body {
        max-width: 1280px;
        margin: 0 auto; } }
    /* line 135, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
    body.page--happy-holiday-card #block-system-main .pane-node-body .tunein {
      font-size: 12px; }
      @media (min-width: 56.25em) {
        /* line 135, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
        body.page--happy-holiday-card #block-system-main .pane-node-body .tunein {
          position: relative;
          left: 0;
          top: -70px;
          text-align: left;
          -ms-transform: translate(0%, -50%);
              transform: translate(0%, -50%);
          max-width: none; } }
      /* line 145, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card #block-system-main .pane-node-body .tunein .time {
        display: block;
        font-weight: bold;
        font-size: 14px; }
    /* line 151, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
    body.page--happy-holiday-card #block-system-main .pane-node-body h2 {
      text-align: left; }
      @media (min-width: 56.25em) {
        /* line 151, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
        body.page--happy-holiday-card #block-system-main .pane-node-body h2 {
          margin: 0; } }
  /* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card #block-system-main .pane-node-field-op-body-after {
    -ms-flex-order: 3;
        order: 3;
    z-index: 2; }
    @media (min-width: 56.25em) {
      /* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card #block-system-main .pane-node-field-op-body-after {
        max-width: 1280px;
        margin: 0 auto; } }
    /* line 165, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
    body.page--happy-holiday-card #block-system-main .pane-node-field-op-body-after .card {
      text-align: center;
      margin-top: 2em;
      margin-bottom: 1em; }
      /* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card #block-system-main .pane-node-field-op-body-after .card a {
        border: 2px solid #fff;
        color: #fff;
        text-transform: uppercase;
        padding: 1em;
        margin-bottom: 1em;
        display: inline-block;
        font-size: 18px; }
    /* line 179, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
    body.page--happy-holiday-card #block-system-main .pane-node-field-op-body-after .socialblock {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
      @media (min-width: 56.25em) {
        /* line 179, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
        body.page--happy-holiday-card #block-system-main .pane-node-field-op-body-after .socialblock {
          -ms-flex-direction: row;
              flex-direction: row; } }
      /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card #block-system-main .pane-node-field-op-body-after .socialblock h2.social {
        text-align: left; }
        @media (min-width: 56.25em) {
          /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
          body.page--happy-holiday-card #block-system-main .pane-node-field-op-body-after .socialblock h2.social {
            margin: 0;
            border-width: 0 1px 0 0;
            border-style: solid;
            border-color: #262626; } }
      /* line 194, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card #block-system-main .pane-node-field-op-body-after .socialblock p {
        font-family: "Cinetype", Helvetica, Arial, sans-serif;
        font-size: 14px;
        -ms-flex-item-align: end;
            align-self: flex-end; }
        @media (min-width: 56.25em) {
          /* line 194, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
          body.page--happy-holiday-card #block-system-main .pane-node-field-op-body-after .socialblock p {
            height: 10px; } }
  /* line 204, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card #block-system-main .pane-media-gallery-single-panel-pane-2 {
    -ms-flex-order: 2;
        order: 2; }
  /* line 207, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card #block-system-main .pane-node-field-social-wall-embed-code {
    -ms-flex-order: 4;
        order: 4; }
    @media (min-width: 56.25em) {
      /* line 207, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card #block-system-main .pane-node-field-social-wall-embed-code {
        width: 100%; } }
  /* line 213, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card #block-system-main .pane-mps-topbanner {
    -ms-flex-order: 5;
        order: 5; }
  /* line 216, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card #block-system-main .pane-footer-row-1 {
    -ms-flex-order: 99;
        order: 99; }
  /* line 221, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .view-media-gallery-single {
    max-width: 100%; }
    @media (min-width: 56.25em) {
      /* line 221, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
      body.page--happy-holiday-card .view-media-gallery-single {
        margin: 0 auto;
        max-width: 1280px; } }
  @media (min-width: 56.25em) {
    /* line 229, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
    body.page--happy-holiday-card .pane-node-field-social-wall-embed-code {
      margin: 0 auto;
      max-width: 1280px; } }
  /* line 236, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-happy-gallery.scss */
  body.page--happy-holiday-card .flex-direction-nav a {
    font-size: 0; }

/* line 3, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
body.page-labs .panel-group-top {
  padding-top: 0; }
  /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
  body.page-labs .panel-group-top .panel-col-top {
    margin-top: 0;
    padding-top: 85px;
    padding-bottom: 20px;
    position: static;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
    /* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
    body.page-labs .panel-group-top .panel-col-top .field-name-field-op-show-desc {
      max-width: 870px;
      margin: 0 auto;
      padding: 0 10px; }
      /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
      body.page-labs .panel-group-top .panel-col-top .field-name-field-op-show-desc h2 {
        color: white;
        font-size: 28px;
        line-height: initial;
        text-align: center;
        font-weight: lighter; }
  @media (min-width: 67.5em) {
    /* line 3, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
    body.page-labs .panel-group-top {
      padding-top: 50%; }
      /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
      body.page-labs .panel-group-top .panel-col-top {
        position: absolute;
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); } }
  @media (min-width: 100em) {
    /* line 3, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
    body.page-labs .panel-group-top {
      padding-top: 40%; } }

/* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
body.page-labs .panel-col-bottom .pane-entityqueue-subqueue-eq-node .tile--full.js-tile-smalltext .field-name-title h2 {
  font-size: 22px; }

/* line 52, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
body.page-labs .panel-col-bottom .pane-entityqueue-subqueue-eq-node .tile--full .field-name-field-promo-logo {
  text-align: center; }
  /* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
  body.page-labs .panel-col-bottom .pane-entityqueue-subqueue-eq-node .tile--full .field-name-field-promo-logo img {
    max-height: 30px;
    max-width: 100%;
    position: static; }
    @media (min-width: 40.625em) {
      /* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
      body.page-labs .panel-col-bottom .pane-entityqueue-subqueue-eq-node .tile--full .field-name-field-promo-logo img {
        max-height: 60px; } }

/* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
body.page-labs .panel-col-bottom .pane-entityqueue-subqueue-eq-node .tile--full .field-name-title h2 {
  font-size: 28px;
  font-weight: lighter;
  text-transform: none;
  letter-spacing: initial;
  line-height: initial; }
  /* line 71, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
  .js-tile-smalltext body.page-labs .panel-col-bottom .pane-entityqueue-subqueue-eq-node .tile--full .field-name-title h2 {
    font-size: 20px; }

/* line 76, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
body.page-labs .panel-col-bottom .pane-entityqueue-subqueue-eq-node .tile--full .field-name-field-promo-blurb {
  font-size: 13px;
  color: #666; }

@media (min-width: 40.625em) {
  /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
  body.page-labs .panel-col-bottom .pane-entityqueue-subqueue-eq-node .tile--full:nth-child(even) .tile-header {
    margin-left: auto;
    margin-right: 0; }
  /* line 88, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
  body.page-labs .panel-col-bottom .pane-entityqueue-subqueue-eq-node .tile--full:nth-child(even) .tile-footer {
    left: 0;
    right: auto;
    padding: 30px; }
    /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
    body.page-labs .panel-col-bottom .pane-entityqueue-subqueue-eq-node .tile--full:nth-child(even) .tile-footer .tile-arrow {
      left: auto;
      right: -14px;
      border-right: 0;
      border-left: 15px solid white !important; }
  /* line 100, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-labs.scss */
  body.page-labs .panel-col-bottom .pane-entityqueue-subqueue-eq-node .tile--full:nth-child(even) .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image img {
    left: auto;
    right: 0; } }

/**
 * Scifi page
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-scifi.scss */
.page-no-header .nav-flyout,
.page-no-header .nav-bar {
  display: none; }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-scifi.scss */
.page-no-header .page-wrapper {
  margin-top: 30px; }
  @media (min-width: 40.625em) {
    /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-scifi.scss */
    .page-no-header .page-wrapper {
      margin-top: 60px; } }
  @media (min-width: 100em) {
    /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-scifi.scss */
    .page-no-header .page-wrapper {
      margin-top: 100px; } }

/* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-scifi.scss */
.page-scifi h1, .page-scifi .node-type-recap .pane-node-title, .node-type-recap .page-scifi .pane-node-title {
  text-align: center;
  color: white;
  margin-bottom: 10px; }
  @media (min-width: 40.625em) {
    /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-scifi.scss */
    .page-scifi h1, .page-scifi .node-type-recap .pane-node-title, .node-type-recap .page-scifi .pane-node-title {
      font-weight: bold;
      font-size: 50px; } }

/* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-scifi.scss */
.page-scifi .pane-1 p {
  max-width: 750px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  margin: 0px auto 50px; }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
.page-shows .page-wrapper {
  margin-top: 0 !important; }

/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
.page-shows .pane-mps-topbanner.ad-leaderboard-static,
.page-shows .ad-leaderboard-static.ad-leaderboard-placeholder {
  display: none; }
  @media (min-width: 87.5em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
    .page-shows .pane-mps-topbanner.ad-leaderboard-static,
    .page-shows .ad-leaderboard-static.ad-leaderboard-placeholder {
      display: block; } }

/* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
.page-shows h1.pane-title, .page-shows .node-type-recap .pane-title.pane-node-title, .node-type-recap .page-shows .pane-title.pane-node-title {
  padding-bottom: 30px;
  padding-top: 30px; }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
.page-shows .hero-view {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  min-width: 320px;
  width: 100%;
  z-index: 1; }
  @media (min-width: 40.625em) {
    /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
    .page-shows .hero-view {
      padding-top: 100%;
      min-height: 0;
      height: 0; } }
  @media (min-width: 56.25em) {
    /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
    .page-shows .hero-view {
      padding-top: 56%; } }
  @media (min-width: 67.5em) {
    /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
    .page-shows .hero-view {
      padding-top: 50%; } }
  @media (min-width: 100em) {
    /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
    .page-shows .hero-view {
      padding-top: 45%; } }
  /* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
  .page-shows .hero-view .views-row {
    box-sizing: border-box;
    position: relative;
    padding: 20px;
    overflow: hidden; }
    @media (min-width: 40.625em) {
      /* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row {
        position: absolute !important;
        float: none !important;
        margin-right: 0 !important;
        opacity: 1 !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 0;
        overflow: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden; }
        /* line 59, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:nth-child(1) {
          z-index: 4 !important; }
        /* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:nth-child(2) {
          z-index: 3 !important; }
        /* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:nth-child(3) {
          z-index: 2 !important; } }
    /* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
    .page-shows .hero-view .views-row:not(.multi-items) .hero-item {
      position: relative;
      padding-bottom: 50px;
      height: 100%;
      width: 100%; }
      @media (min-width: 40.625em) {
        /* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:not(.multi-items) .hero-item {
          padding-bottom: 0; } }
      /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item.has-tile-sponsor .hero-item__content {
        padding-right: 155px; }
        @media (min-width: 40.625em) {
          /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row:not(.multi-items) .hero-item.has-tile-sponsor .hero-item__content {
            padding-right: 210px; } }
        @media (min-width: 67.5em) {
          /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row:not(.multi-items) .hero-item.has-tile-sponsor .hero-item__content {
            padding-right: 250px; } }
      @media (min-width: 48em) {
        /* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:not(.multi-items) .hero-item .hero-item__inner {
          position: absolute;
          left: 0;
          top: 0;
          height: 100%;
          width: 100%; } }
      /* line 106, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item .hero-item__header {
        position: relative;
        height: 0;
        width: 100%;
        padding-top: 100%;
        z-index: 1; }
        @media (min-width: 48em) {
          /* line 106, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row:not(.multi-items) .hero-item .hero-item__header {
            height: 100%;
            padding-top: 0; } }
        /* line 118, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:not(.multi-items) .hero-item .hero-item__header > a {
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          height: calc(100% + 50px);
          width: 100%;
          z-index: 2;
          opacity: 0; }
          @media (min-width: 40.625em) {
            /* line 118, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
            .page-shows .hero-view .views-row:not(.multi-items) .hero-item .hero-item__header > a {
              height: 100%; } }
      /* line 134, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item .hero-item__content {
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: baseline;
            align-items: baseline;
        position: absolute;
        bottom: 0;
        left: 50%;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        pointer-events: none;
        max-width: 1920px;
        height: auto;
        width: 100%;
        z-index: 3; }
        @media (min-width: 40.625em) {
          /* line 134, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row:not(.multi-items) .hero-item .hero-item__content {
            bottom: 45px;
            padding-left: 45px; } }
        /* line 154, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:not(.multi-items) .hero-item .hero-item__content a {
          pointer-events: auto; }
      /* line 159, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-image {
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        max-width: 1920px;
        opacity: 1 !important;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
        overflow: hidden; }
        @media (min-width: 0) and (max-width: 40.625em) {
          /* line 159, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-image {
            opacity: 1 !important; } }
        /* line 179, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-image img {
          position: absolute;
          top: 0;
          left: 50%;
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
          width: auto;
          min-width: 100%;
          min-height: 100%;
          max-width: 100%;
          background: black; }
      /* line 195, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-marquee {
        position: relative;
        display: inline-block;
        padding: 6px;
        color: #000000;
        background-color: #e1ff00;
        z-index: 1; }
        @media (min-width: 40.625em) {
          /* line 195, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-marquee {
            margin-left: -10px; } }
      /* line 209, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-title {
        margin: 5px 0 10px;
        position: relative;
        z-index: 1; }
        /* line 214, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-title h2 {
          box-shadow: 10px 0 0 #000000, -10px 0 0 #000000;
          display: inline;
          margin: 0;
          color: white;
          background-color: #000000;
          text-transform: uppercase; }
          @media (min-width: 56.25em) {
            /* line 214, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
            .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-title h2 {
              box-shadow: 15px 0 0 #000000, -15px 0 0 #000000;
              font-size: 96px; } }
      /* line 230, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-details {
        color: white;
        position: relative;
        z-index: 1; }
        @media (min-width: 40.625em) {
          /* line 230, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-details {
            margin-left: -10px; } }
      /* line 241, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-blurb,
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-external-link {
        display: none; }
      /* line 246, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-sponsor-image {
        position: absolute;
        right: 0;
        bottom: 50px;
        height: 50px;
        width: 100px;
        text-align: center; }
        @media (min-width: 40.625em) {
          /* line 246, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-sponsor-image {
            bottom: 0;
            height: 75px;
            right: 35px;
            width: 150px; } }
        @media (min-width: 67.5em) {
          /* line 246, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-sponsor-image {
            height: 100px;
            width: 200px; } }
        /* line 266, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-sponsor-image a {
          color: white;
          display: block;
          height: 100%;
          text-align: center;
          width: 100%; }
        /* line 274, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-sponsor-image .sponsored-by {
          color: white;
          font-size: 9px; }
          @media (min-width: 40.625em) {
            /* line 274, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
            .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-sponsor-image .sponsored-by {
              font-size: 13px; } }
          @media (min-width: 67.5em) {
            /* line 274, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
            .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-sponsor-image .sponsored-by {
              font-size: 18px; } }
        /* line 285, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-sponsor-image img {
          display: block;
          margin-left: auto;
          margin-top: 5px;
          max-height: 100%;
          max-width: 100%;
          height: auto;
          width: auto; }
          @media (min-width: 40.625em) {
            /* line 285, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
            .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-sponsor-image img {
              margin: 10px auto 0; } }
          @media (min-width: 67.5em) {
            /* line 285, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
            .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-sponsor-image img {
              margin-top: 15px; } }
      /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field-name-field-promo-sponsor-name {
        display: none; }
      /* line 307, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row:not(.multi-items) .hero-item .field:last-child {
        margin-bottom: 0; }
    /* line 313, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
    .page-shows .hero-view .views-row.multi-items {
      background-color: #000000; }
      @media (min-width: 40.625em) and (max-width: 48em) {
        /* line 313, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items {
          padding: 90px 35px 20px; } }
      @media (min-width: 48em) {
        /* line 313, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: start;
              align-items: flex-start;
          padding: 100px 20px 20px; } }
      /* line 328, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
      .page-shows .hero-view .views-row.multi-items .hero-item-wrapper {
        position: relative;
        margin: 0 0 20px;
        width: 100%; }
        @media (min-width: 40.625em) and (max-width: 48em) {
          /* line 328, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row.multi-items .hero-item-wrapper {
            height: 0;
            width: 100%;
            padding-bottom: 30%; } }
        @media (min-width: 48em) {
          /* line 328, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row.multi-items .hero-item-wrapper {
            margin: 0 20px 0 0;
            max-width: 400px;
            width: calc(100% / 3); } }
        /* line 345, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper:last-child {
          margin: 0; }
        /* line 349, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .hero-item {
          overflow: hidden; }
        @media (min-width: 40.625em) and (max-width: 48em) {
          /* line 353, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .hero-item__inner {
            display: -ms-flexbox;
            display: flex;
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%; } }
        /* line 364, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .hero-item__header {
          position: relative;
          height: 0;
          width: 100%;
          padding-bottom: 56.548536%;
          overflow: hidden; }
          @media (min-width: 40.625em) and (max-width: 48em) {
            /* line 364, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
            .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .hero-item__header {
              padding-bottom: 30%;
              width: 30%; } }
          @media (min-width: 48em) {
            /* line 364, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
            .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .hero-item__header {
              padding-bottom: 100%; } }
        @media (min-width: 40.625em) and (max-width: 48em) {
          /* line 381, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .hero-item__footer {
            width: 70%;
            padding-left: 20px;
            box-sizing: border-box; } }
        /* line 389, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-image {
          position: absolute;
          left: 0;
          top: 0;
          height: 100%;
          width: 100%;
          z-index: 1;
          opacity: 1 !important;
          transform: translate3d(0, 0, 0) !important; }
          /* line 399, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-image img {
            height: 100%;
            width: 100%; }
        /* line 405, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-logo {
          position: absolute;
          left: 0;
          top: 0;
          height: auto;
          width: 100%;
          z-index: 2;
          padding: 5px;
          transform: translate3d(0, 0, 0) !important; }
          /* line 415, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
          .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-logo img {
            max-height: 30px;
            max-width: 100%;
            width: auto;
            height: auto; }
        /* line 424, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-title h2 {
          margin: 15px 0 10px;
          color: white;
          text-transform: uppercase; }
          @media (min-width: 40.625em) and (max-width: 48em) {
            /* line 424, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
            .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-title h2 {
              margin: 0 0 10px; } }
        /* line 436, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-blurb {
          color: white;
          margin-bottom: 10px; }
          @media (min-width: 40.625em) and (max-width: 48em) {
            /* line 436, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
            .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-blurb {
              margin-bottom: 20px; } }
          @media (min-width: 48em) {
            /* line 436, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
            .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-blurb {
              margin-bottom: 25px; } }
        /* line 450, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .promo__time-ago {
          color: white; }
        /* line 456, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-external-link a {
          display: block;
          position: absolute;
          opacity: 0;
          left: 0;
          top: 0;
          height: 100%;
          width: 100%;
          z-index: 1; }
        /* line 468, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-shows.scss */
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-sponsorship,
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-marquee,
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-tv-episode-sub-categories,
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .content-title,
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-blog-label,
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-quiz-category,
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-media-gallery-type,
        .page-shows .hero-view .views-row.multi-items .hero-item-wrapper .field-name-field-promo-details {
          display: none; }

/* line 4, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-terms.scss */
article#node-23791 .table-of-content h3 {
  color: #7337AA; }

/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-terms.scss */
article#node-23791 .table-of-content p {
  font-size: 14px;
  margin-bottom: 8px;
  margin-top: 8px; }

/* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-terms.scss */
article#node-23791 .table-of-content a {
  color: #7337AA; }

/* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-terms.scss */
article#node-23791 .table-of-content ol {
  padding-left: 0; }
  /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-terms.scss */
  article#node-23791 .table-of-content ol li {
    font-size: 14px;
    list-style: none; }

/* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-terms.scss */
article#node-23791 .push-down {
  margin-top: -30px;
  padding-top: 30px; }
  @media (min-width: 40.625em) {
    /* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-terms.scss */
    article#node-23791 .push-down {
      margin-top: -55px;
      padding-top: 55px; } }
  /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-terms.scss */
  article#node-23791 .push-down h3 {
    border-top: 1px solid #eeeeee;
    display: block;
    margin-top: 20px;
    padding-top: 40px; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
body.page--themagicians-showusyourtuts {
  background-image: url("../images/themagicians/bg-brown-paper.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  background-color: #1a1511; }
  /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
  body.page--themagicians-showusyourtuts .pane-node-body h2, body.page--themagicians-showusyourtuts .pane-node-body h3, body.page--themagicians-showusyourtuts .pane-node-body h4, body.page--themagicians-showusyourtuts .pane-node-body h5, body.page--themagicians-showusyourtuts .pane-node-body h6 {
    color: #ffbb05;
    text-align: center; }
  /* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
  body.page--themagicians-showusyourtuts .pane-node-body h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0px; }
  /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
  body.page--themagicians-showusyourtuts .pane-node-body h2, body.page--themagicians-showusyourtuts .pane-node-body h3, body.page--themagicians-showusyourtuts .pane-node-body h4, body.page--themagicians-showusyourtuts .pane-node-body h5, body.page--themagicians-showusyourtuts .pane-node-body h6, body.page--themagicians-showusyourtuts .pane-node-body p {
    padding: 0 10px; }
  /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
  body.page--themagicians-showusyourtuts .pane-node-body h1.title, body.page--themagicians-showusyourtuts .pane-node-body .node-type-recap .title.pane-node-title, .node-type-recap body.page--themagicians-showusyourtuts .pane-node-body .title.pane-node-title {
    background-image: url(../images/themagicians/title-showusyourtuts.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: calc(100% - 20px);
    height: 40px;
    max-width: 527px;
    min-height: 58px;
    margin: 40px auto; }
    @media (min-width: 40.625em) {
      /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
      body.page--themagicians-showusyourtuts .pane-node-body h1.title, body.page--themagicians-showusyourtuts .pane-node-body .node-type-recap .title.pane-node-title, .node-type-recap body.page--themagicians-showusyourtuts .pane-node-body .title.pane-node-title {
        width: 100%;
        height: 58px; } }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
  body.page--themagicians-showusyourtuts .pane-node-body h2 {
    padding-top: .5em; }
    @media (min-width: 40.625em) {
      /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
      body.page--themagicians-showusyourtuts .pane-node-body h2 {
        padding-top: 0; } }
  /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
  body.page--themagicians-showusyourtuts .pane-node-body h2.spredfast {
    padding-top: 0;
    padding-bottom: 1em; }
    @media (min-width: 40.625em) {
      /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
      body.page--themagicians-showusyourtuts .pane-node-body h2.spredfast {
        padding-top: 3em;
        padding-bottom: 2em; } }
  /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
  body.page--themagicians-showusyourtuts.page-scrolled .nav-bar {
    background-color: black; }
  /* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
  body.page--themagicians-showusyourtuts .nav-bar {
    height: 100px; }
    /* line 59, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
    body.page--themagicians-showusyourtuts .nav-bar .region-header-right {
      margin-top: 10px; }
    /* line 64, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
    body.page--themagicians-showusyourtuts .nav-bar #block-tve-auth2-tve-auth2-header .content > :not(.syfy-social-links) {
      display: none; }
    /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
    body.page--themagicians-showusyourtuts .nav-bar #block-tve-auth2-tve-auth2-header .content .syfy-social-links {
      position: static; }
      /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
      body.page--themagicians-showusyourtuts .nav-bar #block-tve-auth2-tve-auth2-header .content .syfy-social-links a {
        width: 40px;
        height: 40px; }
    /* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
    body.page--themagicians-showusyourtuts .nav-bar .icon-nav > div,
    body.page--themagicians-showusyourtuts .nav-bar .icon-nav > div:before,
    body.page--themagicians-showusyourtuts .nav-bar .icon-nav > div:after {
      background: white; }
  /* line 88, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
  body.page--themagicians-showusyourtuts .pane-node-field-show-background-image {
    display: none; }
  /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
  body.page--themagicians-showusyourtuts:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 90px;
    width: 100%; }
  /* line 100, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
  body.page--themagicians-showusyourtuts .pane-node-body {
    margin-top: 60px; }
    /* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
    body.page--themagicians-showusyourtuts .pane-node-body p {
      font-size: 13px;
      color: #ccc;
      line-height: 24px; }
      /* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
      body.page--themagicians-showusyourtuts .pane-node-body p:empty {
        display: none; }
      @media (min-width: 40.625em) {
        /* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
        body.page--themagicians-showusyourtuts .pane-node-body p {
          font-size: 15px; } }
    /* line 119, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
    body.page--themagicians-showusyourtuts .pane-node-body .field-name-body > p, body.page--themagicians-showusyourtuts .pane-node-body .field-name-body > h2, body.page--themagicians-showusyourtuts .pane-node-body .field-name-body > h3, body.page--themagicians-showusyourtuts .pane-node-body .field-name-body > h4, body.page--themagicians-showusyourtuts .pane-node-body .field-name-body > h5, body.page--themagicians-showusyourtuts .pane-node-body .field-name-body > h6,
    body.page--themagicians-showusyourtuts .pane-node-body .header-container > p,
    body.page--themagicians-showusyourtuts .pane-node-body .header-container > h2,
    body.page--themagicians-showusyourtuts .pane-node-body .header-container > h3,
    body.page--themagicians-showusyourtuts .pane-node-body .header-container > h4,
    body.page--themagicians-showusyourtuts .pane-node-body .header-container > h5,
    body.page--themagicians-showusyourtuts .pane-node-body .header-container > h6 {
      max-width: 700px;
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
    /* line 127, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
    body.page--themagicians-showusyourtuts .pane-node-body .header-tunein {
      text-transform: uppercase;
      margin: -50px auto 0; }
    /* line 132, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
    body.page--themagicians-showusyourtuts .pane-node-body .header-container {
      width: 100%;
      max-width: 1080px;
      margin: 0 auto; }
      @media (min-width: 40.625em) {
        /* line 132, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
        body.page--themagicians-showusyourtuts .pane-node-body .header-container {
          background-image: url(../images/themagicians/bg-hero-hands.png);
          background-repeat: no-repeat;
          background-size: 100% auto;
          background-position: top center; } }
    /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
    body.page--themagicians-showusyourtuts .pane-node-body .hero {
      max-width: 1080px;
      margin: 30px auto 40px; }
      @media (min-width: 40.625em) {
        /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
        body.page--themagicians-showusyourtuts .pane-node-body .hero {
          margin-top: 85px; } }
      /* line 149, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
      body.page--themagicians-showusyourtuts .pane-node-body .hero .iframe-wrapper {
        max-width: 1080px !important; }
    /* line 153, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
    body.page--themagicians-showusyourtuts .pane-node-body .below-hero {
      background-image: url(../images/themagicians/bg-gray-divider.png);
      background-repeat: no-repeat;
      background-size: cover;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center; }
      /* line 164, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
      body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group .video-inner img {
        width: 100%; }
      @media (min-width: 40.625em) {
        /* line 162, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
        body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group {
          width: 100%;
          max-width: 1080px;
          min-height: 405px;
          margin: 20px auto 0 auto;
          display: -ms-flexbox;
          display: flex; }
          /* line 175, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group h2, body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group p {
            display: block;
            text-align: left; }
          /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group:after:before, body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group:after:after {
            content: " ";
            display: table; }
          /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group:after:after {
            clear: both; }
          /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group.hand {
            background-repeat: no-repeat;
            background-size: contain; }
          /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group.hand1 {
            background-image: url(../images/themagicians/hand1.png);
            background-position: calc(100% - 150px) 20px;
            background-size: 227px 434px;
            -ms-flex-preferred-size: 390px;
                flex-basis: 390px; }
          /* line 192, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group.hand2 {
            background-image: url(../images/themagicians/hand2.png);
            background-position: 150px 35px;
            background-size: 191px 447px;
            -ms-flex-preferred-size: 403px;
                flex-basis: 403px;
            margin-top: -90px; }
          /* line 199, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group.hand3 {
            background-image: url(../images/themagicians/hand3.png);
            background-position: calc(100% - 150px) 20px;
            background-size: 189px 386px;
            -ms-flex-preferred-size: 390px;
                flex-basis: 390px;
            margin-top: -70px; }
          /* line 206, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group .video-inner {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column;
            -ms-flex-pack: center;
                justify-content: center;
            padding-right: 1em; }
            /* line 211, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
            body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group .video-inner img {
              width: 350px;
              max-width: none; }
          /* line 216, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group .inner-inner {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column;
            -ms-flex-pack: center;
                justify-content: center;
            width: 100%; }
          /* line 224, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group:nth-child(even) h2, body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group:nth-child(even) p {
            text-align: right; }
          /* line 227, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group:nth-child(even) .video-inner {
            -ms-flex-order: 2;
                order: 2;
            padding-left: 1em;
            padding-right: 0; }
          /* line 232, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group:nth-child(even) .inner-inner {
            -ms-flex-order: 1;
                order: 1; } }
      @media (min-width: 56.25em) {
        /* line 239, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
        body.page--themagicians-showusyourtuts .pane-node-body .below-hero .group .video-inner img {
          width: auto;
          max-width: none; } }
      /* line 246, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
      body.page--themagicians-showusyourtuts .pane-node-body .below-hero.beta {
        margin-bottom: 1em; }
        /* line 249, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
        body.page--themagicians-showusyourtuts .pane-node-body .below-hero.beta .group {
          margin-top: 0; }
          @media (min-width: 40.625em) {
            /* line 249, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
            body.page--themagicians-showusyourtuts .pane-node-body .below-hero.beta .group {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: column;
                  flex-direction: column;
              -ms-flex-pack: center;
                  justify-content: center; }
              /* line 255, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
              body.page--themagicians-showusyourtuts .pane-node-body .below-hero.beta .group .copy {
                min-height: 260px;
                background-image: url(../images/themagicians/bg-hero-hands.png);
                background-repeat: no-repeat;
                background-size: 100% auto;
                background-position: 0% 0%;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                    flex-direction: column;
                -ms-flex-pack: center;
                    justify-content: center; } }
          /* line 266, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero.beta .group h2, body.page--themagicians-showusyourtuts .pane-node-body .below-hero.beta .group p {
            text-align: center; }
        /* line 270, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
        body.page--themagicians-showusyourtuts .pane-node-body .below-hero.beta .hero {
          width: 100%;
          max-width: 730px;
          margin: 20px auto 25px; }
          @media (min-width: 40.625em) {
            /* line 270, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
            body.page--themagicians-showusyourtuts .pane-node-body .below-hero.beta .hero {
              margin-top: 80px; } }
          /* line 277, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-themagicians-showusyourtuts.scss */
          body.page--themagicians-showusyourtuts .pane-node-body .below-hero.beta .hero .iframe-wrapper {
            max-width: 730px !important; }

/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-unsubscribe.scss */
.page-unsubscribe .panel-display .panel-col-first .panel-pane form .form-item {
  margin-bottom: 40px; }

/* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-unsubscribe.scss */
.page-unsubscribe .panel-display .panel-col-first .panel-pane form .form-submit {
  color: #3a3a3a;
  text-transform: uppercase; }

/* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-unsubscribe.scss */
.page-unsubscribe .sidebar-title {
  margin-bottom: 20px; }

/* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
.page--wizardingworld-hp .view-media-gallery-single a[class*="icon-facebook"]:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaWQgbWVldCI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjZmZmNmRmIiBkPSJNNDEuNCwzNGwwLjktOEgzNnYtNC4xYzAtMi4xLTAuMS0zLjUsMi45LTMuNWwzLjEsMHYtNi40YzAtMC4xLTIuNi0wLjMtNS4yLTAuM2MtNS40LDAtOC44LDMuMy04LjgsOS40VjI2aC02djhoNnYxOGg4VjM0DQoJCUg0MS40eiIvPg0KPC9nPg0KPC9zdmc+"); }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
.page--wizardingworld-hp .view-media-gallery-single a[class*="icon-twitter"]:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaWQgbWVldCI+DQo8cGF0aCBmaWxsPSIjZmZmNmRmIiBkPSJNNDUuOSwyNC45YzAsMC4zLDAsMC42LDAsMC45YzAsOS41LTcuMiwyMC40LTIwLjQsMjAuNGMtNC4xLDAtNy44LTEuMS0xMS0zLjJjMC41LDAuMSwxLjEsMC4xLDEuNywwLjFjMy4zLDAsNi41LTEuMSw4LjktMw0KCWMtMy4xLTAuMS01LjgtMi4xLTYuNy01YzAuNCwwLjIsMC44LDAuMiwxLjMsMC4yYzAuNywwLDEuMy0wLjEsMS45LTAuMmMtMy4zLTAuNy01LjctMy42LTUuNy03LjF2LTAuMWMwLjksMC41LDIuMSwwLjgsMy4yLDAuOQ0KCWMtMS45LTEuMy0zLjItMy41LTMuMi02YzAtMS4zLDAuNC0yLjUsMS0zLjZjMy42LDQuMyw4LjgsNy4yLDE0LjgsNy41Yy0wLjItMC41LTAuMi0xLjEtMC4yLTEuNmMwLTQsMy4yLTcuMiw3LjItNy4yDQoJYzIuMSwwLDMuOSwwLjgsNS4yLDIuMmMxLjctMC4zLDMuMi0wLjksNC42LTEuN2MtMC41LDEuNy0xLjcsMy0zLjEsNGMxLjQtMC4yLDIuOC0wLjYsNC4xLTEuMUM0OC41LDIyLjYsNDcuMywyMy44LDQ1LjksMjQuOXoiLz4NCjwvc3ZnPg0K"); }

/* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
.page--wizardingworld-hp .view-media-gallery-single a[class*="icon-google"]:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaWQgbWVldCI+DQo8cGF0aCBmaWxsPSIjZmZmNmRmIiBkPSJNMjUuMywxNC41aDkuMXYwLjJjMCwxLTEuOCwxLjItMy4xLDEuNGMtMC40LDAtMS4zLDAuMS0xLjUsMC4yYzIuMywxLjIsMi43LDMuMiwyLjcsNmMwLDMuMy0xLjMsNS4xLTIuNyw2LjMNCgljLTAuOCwwLjgtMS41LDEuNC0xLjUsMi4xYzAsMC44LDEsMS42LDIsMi41YzEuOCwxLjUsNC4xLDMuNiw0LjEsNy4xYzAsMy43LTEuNiw2LjMtNC42LDcuN2MtMi40LDEuMi00LjksMS40LTYsMS40DQoJYy0wLjIsMC0wLjItMC4xLTAuMy0wLjFjMCwwLTAuMSwwLjEtMC4yLDAuMWMtMS41LDAtOS4yLTAuNC05LjItNy40YzAtNi44LDguNC03LjQsMTAuOS03LjRoMC4xYy0xLjQtMi0xLjItNC0xLjItNA0KCWMtMC4xLDAtMC4zLDAtMC42LDBjLTEsMC0yLjgtMC4yLTQuNC0xLjJjLTItMS4yLTIuOS0zLjMtMi45LTYuNEMxNi4xLDE0LjgsMjUuMiwxNC41LDI1LjMsMTQuNXogTTI1LDM2LjVjLTAuMiwwLTAuNCwwLTAuNiwwDQoJYy0xLjgsMC4xLTMuMywwLjgtNC41LDEuOGMtMS4xLDEtMS44LDIuNC0xLjcsMy43YzAuMiwyLjgsMy4yLDQuNCw2LjgsNC4xYzMuNi0wLjIsNi0yLjMsNS44LTUuMUMzMC42LDM4LjQsMjguNCwzNi41LDI1LDM2LjV6DQoJIE0yMy42LDE3Yy0wLjIsMC0wLjUsMC0wLjgsMC4xYy0xLDAuMy0xLjgsMS4yLTIuMywyLjVjLTAuNCwxLjMtMC41LDIuNi0wLjEsNC4yYzAuNywyLjcsMi43LDQuNyw0LjcsNC43YzAuMiwwLDAuNSwwLDAuNy0wLjENCgljMi4yLTAuNiwzLjYtMy45LDIuNi03LjFDMjcuNSwxNy45LDI2LDE3LDIzLjYsMTd6IE00OS44LDI4LjJ2My43aC02djZoLTMuN3YtNmgtNnYtMy43aDZ2LTZoMy43djZINDkuOHoiLz4NCjwvc3ZnPg0K"); }

/* line 206, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
.page--wizardingworld-hp {
  background-color: #181310; }
  /* line 210, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .pane-node-body h2, .page--wizardingworld-hp .pane-node-body h3, .page--wizardingworld-hp .pane-node-body h4, .page--wizardingworld-hp .pane-node-body h5, .page--wizardingworld-hp .pane-node-body h6 {
    color: #d3a849; }
  /* line 214, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .pane-node-body h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0; }
  /* line 222, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp.page-scrolled .nav-bar {
    background-color: #000000; }
  /* line 227, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .nav-bar {
    height: 100px; }
    /* line 230, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .nav-bar .region-header-right {
      margin-top: 10px; }
    /* line 236, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .nav-bar #block-tve-auth2-tve-auth2-header .content > :not(.syfy-social-links) {
      display: none; }
    /* line 240, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .nav-bar #block-tve-auth2-tve-auth2-header .content .syfy-social-links {
      position: static; }
      /* line 243, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .nav-bar #block-tve-auth2-tve-auth2-header .content .syfy-social-links a {
        width: 40px;
        height: 40px; }
    /* line 253, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .nav-bar .icon-nav > div,
    .page--wizardingworld-hp .nav-bar .icon-nav > div:before,
    .page--wizardingworld-hp .nav-bar .icon-nav > div:after {
      background: white; }
  /* line 262, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .pane-node-field-show-background-image img {
    display: none; }
  /* line 268, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .pane-node-field-show-background-logo .field-name-field-show-background-logo a {
    height: 40px; }
  /* line 274, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    background-image: url("../images/wizarding-world/ww-banner--with-text-mobile2.jpg");
    padding-top: 180%; }
    @media (min-width: 40.625em) {
      /* line 274, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper {
        background-image: url("../images/wizarding-world/ww-banner--with-text-desktop2.jpg");
        background-size: contain;
        background-position: center top;
        padding-top: 0; }
        /* line 293, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper:before {
          padding-top: 50.66%; } }
    @media (min-width: 120em) {
      /* line 274, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper {
        background-size: 1920px auto; }
        /* line 301, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper:before {
          padding-top: 974px; } }
    /* line 306, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu {
      position: absolute;
      left: 50%;
      margin-top: -100px;
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0); }
      /* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu:after {
        content: 'SCROLL DOWN';
        color: #dbbd76;
        text-transform: uppercase;
        display: block;
        position: relative;
        font-size: 10px;
        text-align: center;
        top: 0;
        height: 100px;
        background-image: url("../images/wizarding-world/ww-arrow--down-scroll.png");
        background-repeat: no-repeat;
        background-size: 50px;
        background-position: center 30px; }
        @media (min-width: 40em) {
          /* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu:after {
            top: 15px;
            background-size: 40px; } }
        @media (min-width: 56.25em) {
          /* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu:after {
            top: 28px;
            background-size: 50px; } }
        @media (min-width: 67.5em) {
          /* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu:after {
            top: 40px;
            font-size: 12px;
            background-size: 60px; } }
        @media (min-width: 87.5em) {
          /* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu:after {
            top: 55px; } }
        @media (min-width: 100em) {
          /* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu:after {
            top: 65px; } }
        @media (min-width: 112.5em) {
          /* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu:after {
            top: 65px; } }
        @media (min-width: 120em) {
          /* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu:after {
            top: 75px; } }
      @media (min-width: 40em) {
        /* line 306, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu {
          margin-top: -15%; } }
      @media (min-width: 56.25em) {
        /* line 306, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu {
          margin-top: -14%; } }
      @media (min-width: 120em) {
        /* line 306, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu {
          margin-top: -225px; } }
      /* line 362, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu ul {
        padding: 0;
        margin: 0;
        list-style: none;
        white-space: nowrap;
        min-height: 1px; }
      /* line 370, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu li {
        text-transform: uppercase;
        display: none;
        padding: 0 0.5em; }
        @media (min-width: 40em) {
          /* line 370, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu li {
            display: inline-block;
            font-size: 18px;
            padding: 0 1em; } }
        @media (min-width: 56.25em) {
          /* line 370, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu li {
            font-size: 20px;
            padding: 0 1.3em; } }
        @media (min-width: 67.5em) {
          /* line 370, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu li {
            font-size: 24px;
            padding: 0 1.8em; } }
        @media (min-width: 120em) {
          /* line 370, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu li {
            font-size: 28px;
            padding: 0 2.5em; } }
        /* line 393, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu li a {
          color: #d3a849; }
          /* line 396, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu li a:hover {
            text-decoration: underline; }
          /* line 400, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper .jump-menu li a span {
            display: inline; }
  /* line 410, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section .pane-content,
  .page--wizardingworld-hp .bean-tv-show-section .section-content {
    max-width: 1920px;
    min-width: 320px;
    margin: 0 auto;
    padding: 0 15px; }
    @media (min-width: 40em) {
      /* line 410, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section .pane-content,
      .page--wizardingworld-hp .bean-tv-show-section .section-content {
        min-height: 300px; } }
  /* line 421, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section h2 {
    display: inline-block;
    color: #d3a849; }
  /* line 427, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section .news-articles__heading,
  .page--wizardingworld-hp .bean-tv-show-section .section-content-items__heading {
    font-weight: 600;
    text-transform: uppercase;
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 40px;
    padding-top: 40px;
    overflow: hidden; }
  /* line 440, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .pane-content {
    background-image: url("../images/wizarding-world/ww-background--brown--mobile.jpg");
    background-position: bottom center;
    background-size: cover;
    padding-bottom: 59px; }
    @media (min-width: 40em) {
      /* line 440, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .pane-content {
        background-image: url("../images/wizarding-world/ww-background--brown--desktop.jpg");
        background-repeat: repeat-x;
        background-size: auto;
        padding: 0 5.2%;
        position: relative; }
        /* line 453, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .pane-content:before {
          content: '';
          width: 169px;
          position: absolute;
          display: block;
          height: 185px;
          background-image: url("../images/wizarding-world/ww-icon--golden-snitch.png");
          background-position: right top;
          background-repeat: no-repeat;
          bottom: 0;
          right: 35%;
          margin: 0 0 1%; } }
  /* line 469, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles {
    position: relative; }
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles:before, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles:after {
      content: " ";
      display: table; }
    /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles:after {
      clear: both; }
    @media (min-width: 40em) {
      /* line 469, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles {
        padding-bottom: 100px; } }
  /* line 478, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__heading {
    background-image: url("../images/wizarding-world/ww-header--news.png");
    margin-top: 25px;
    margin-bottom: 0;
    width: 63px; }
    @media (min-width: 40em) {
      /* line 478, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__heading {
        margin-top: 45px; } }
  /* line 488, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__tagline {
    color: #d3a849;
    display: inline-block;
    font-size: 10px;
    white-space: nowrap;
    vertical-align: 3px; }
    @media (min-width: 40em) {
      /* line 488, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__tagline {
        font-size: 13px; } }
    /* line 499, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__tagline .syfy-wire {
      font-size: 0;
      display: inline-block;
      width: 60px;
      height: 13px;
      text-transform: uppercase;
      position: absolute;
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url("../images/wizarding-world/ww-logo-syfy-wire.svg");
      background-position: center center; }
      @media (min-width: 40em) {
        /* line 499, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__tagline .syfy-wire {
          width: 92px;
          height: 20px;
          margin-top: -4px; } }
  /* line 518, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__more {
    color: #d3a849;
    display: inline-block;
    border: 1px solid rgba(211, 168, 73, 0.3);
    text-transform: uppercase;
    font-size: 10px;
    text-align: right;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 110px;
    right: 4.6%;
    top: 25px; }
    /* line 531, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__more a {
      color: #d3a849;
      display: block;
      padding: 0.5em 1.5em 0.5em 0; }
      /* line 536, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__more a:after {
        content: '';
        display: inline-block;
        position: absolute;
        width: 15px;
        height: 60%;
        top: 50%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url("../images/wizarding-world//ww-arrow-right-varden.svg");
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    @media (min-width: 40em) {
      /* line 518, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__more {
        font-size: 13px;
        width: auto;
        right: 0;
        top: 55px; }
        /* line 556, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__more a {
          padding: 0.5em 1.5em 0.5em 0.5em; }
          /* line 559, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__more a:after {
            height: 1em;
            top: 50%; }
          /* line 564, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__more a:hover {
            text-decoration: underline; } }
  /* line 571, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content {
    margin-top: 43px;
    margin-left: -15px;
    width: 100vw; }
    @media (min-width: 40em) {
      /* line 571, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content {
        width: 100%;
        padding: 35px 35px 50px;
        margin: 50px 0 0;
        background-color: rgba(0, 0, 0, 0.25); } }
  /* line 583, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0;
    font-size: 0;
    color: #fff6df;
    position: relative;
    -webkit-scroll-behavior: smooth;
    scroll-behavior: smooth;
    -webkit-scroll-snap-type: mandatory;
    -ms-scroll-snap-type: mandatory;
    /* deprecated spec */
    -webkit-scroll-snap-destination: 50% 0%;
    scroll-snap-destination: 50% 0%; }
    @supports (-webkit-scroll-snap-type: mandatory) or (-ms-scroll-snap-type: mandatory) or (scroll-snap-type: mandatory) {
      /* line 583, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner {
        -webkit-overflow-scrolling: touch; } }
    @supports (scroll-snap-type: mandatory) and (not (scroll-snap-type: x mandatory)) {
      /* line 583, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner {
        scroll-snap-type: mandatory; } }
    @supports (scroll-snap-type: x mandatory) {
      /* line 583, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner {
        scroll-snap-type: x mandatory; } }
    @media (min-width: 40em) {
      /* line 583, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner {
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0;
        display: grid;
        grid-gap: 10px 1.97%;
        grid-template-columns: repeat(3, 32.02%);
        height: 450px;
        padding-right: 15px !important;
        margin-right: -15px; } }
    @media (min-width: 56.25em) {
      /* line 583, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner {
        grid-gap: 15px 1.97%; }
        /* line 609, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner.more-than-three {
          height: 650px; } }
    /* line 614, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row {
      width: calc(100% - 15px);
      margin-left: 4.6%;
      display: inline-block;
      float: none;
      margin: 0;
      vertical-align: top;
      border: 0; }
      @media (max-width: 639px) {
        /* line 614, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row {
          margin: 0 6.8% 0 0;
          min-height: 275px;
          width: 84%;
          scroll-snap-align: center;
          /* deprecated spec */
          -webkit-scroll-snap-coordinate: 50% 0%;
          scroll-snap-coordinate: 50% 0%; }
          /* line 628, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row:first-child {
            margin-left: 4.6%; }
          /* line 632, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row:last-child {
            margin-right: 11.4%; } }
      @media (min-width: 40em) {
        /* line 614, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row {
          width: auto;
          margin: 0;
          background-color: #000000; } }
      /* line 646, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__image a {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 100%;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__image a:before {
          content: '';
          position: absolute;
          left: 50%;
          top: 50%;
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
          width: 97%;
          height: 93%;
          border-image: url("../images/wizarding-world/ww-thumb-frame.svg") 15 stretch;
          border-style: solid;
          border-width: 15px; }
      /* line 656, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content {
        background-color: rgba(0, 0, 0, 0.5);
        font-weight: 500;
        white-space: normal;
        min-height: 97px; }
        @media (min-width: 40em) {
          /* line 656, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content {
            background-color: transparent;
            font-size: 13px;
            min-height: 150px; } }
        /* line 669, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content a {
          color: #fff6df; }
          /* line 672, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content a:hover {
            text-decoration: underline; }
        /* line 677, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-inner {
          padding: 4.6%; }
        /* line 681, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-title,
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-tags {
          margin-bottom: 6px; }
          @media (min-width: 40em) {
            /* line 681, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-title,
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-tags {
              margin-bottom: 12px;
              overflow: hidden;
              width: 100%; } }
        /* line 691, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-title {
          display: inline-block; }
          @media (min-width: 40em) {
            /* line 691, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-title {
              font-size: 18px;
              font-weight: 600; } }
        /* line 700, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-tags {
          display: inline-block; }
          /* line 703, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-tags .teaser__tag {
            white-space: nowrap;
            text-transform: uppercase;
            margin-right: 0.3em;
            font-size: 10px; }
            /* line 704, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-tags .teaser__tag:before {
              content: '#';
              display: inline; }
            /* line 713, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-tags .teaser__tag:nth-child(n + 4) {
              display: none; }
            /* line 717, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-tags .teaser__tag a {
              display: inline-block;
              vertical-align: middle;
              line-height: 1; }
            @media (min-width: 40em) {
              /* line 703, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
              .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-tags .teaser__tag {
                display: inline;
                font-size: 13px;
                white-space: normal; }
                /* line 727, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
                .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-tags .teaser__tag a {
                  overflow: hidden;
                  text-overflow: none;
                  white-space: normal;
                  display: inline;
                  max-width: 150px; } }
        /* line 738, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-authors {
          display: block; }
          /* line 741, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-authors > div {
            display: inline; }
            /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-authors > div:before, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-authors > div:after {
              content: "";
              display: none; }
            /* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-authors > div:after {
              clear: none; }
            /* line 745, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-authors > div:after {
              content: ',';
              display: inline;
              margin-left: -0.2em; }
          /* line 753, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-authors > div:last-child:after {
            display: none; }
        @media (max-width: 639px) {
          /* line 759, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-authors,
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .news-articles__content-inner .views-row .news__content .news__content-time {
            display: none; } }
  /* line 769, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-syfywire .view-content {
    margin: 0; }
  /* line 775, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content {
    background-image: url("../images/wizarding-world/ww-background--blue2--mobile.jpg");
    background-position: bottom center;
    background-size: cover;
    padding-bottom: 59px; }
    @media (min-width: 40em) {
      /* line 775, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content {
        background-image: url("../images/wizarding-world/ww-background--blue2--desktop.jpg");
        background-repeat: repeat-x;
        background-size: auto;
        padding: 0 5.2%;
        position: relative; }
        /* line 788, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content:before {
          content: '';
          width: 169px;
          position: absolute;
          display: block;
          height: 185px;
          background-position: right top;
          background-repeat: no-repeat;
          bottom: 0;
          right: 35%;
          margin: 0 0 1%; } }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items:before, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items:after {
    clear: both; }
  @media (min-width: 40em) {
    /* line 804, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items {
      position: relative;
      padding-bottom: 100px; } }
  /* line 813, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__heading {
    background-image: url("../images/wizarding-world/ww-header--latest.png");
    margin-top: 25px;
    margin-bottom: 0;
    width: 63px; }
    @media (min-width: 40em) {
      /* line 813, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__heading {
        margin-top: 45px; } }
  /* line 823, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content {
    margin-top: 43px;
    margin-left: -15px;
    width: 100vw; }
    @media (min-width: 40em) {
      /* line 823, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content {
        width: 100%;
        padding: 35px 35px 50px;
        margin: 50px 0 0;
        background-color: rgba(0, 0, 0, 0.25); } }
  /* line 835, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0;
    font-size: 0;
    color: #fff6df;
    position: relative;
    -webkit-scroll-behavior: smooth;
    scroll-behavior: smooth;
    -webkit-scroll-snap-type: mandatory;
    -ms-scroll-snap-type: mandatory;
    /* deprecated spec */
    -webkit-scroll-snap-destination: 50% 0%;
    scroll-snap-destination: 50% 0%; }
    @supports (-webkit-scroll-snap-type: mandatory) or (-ms-scroll-snap-type: mandatory) or (scroll-snap-type: mandatory) {
      /* line 835, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner {
        -webkit-overflow-scrolling: touch; } }
    @supports (scroll-snap-type: mandatory) and (not (scroll-snap-type: x mandatory)) {
      /* line 835, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner {
        scroll-snap-type: mandatory; } }
    @supports (scroll-snap-type: x mandatory) {
      /* line 835, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner {
        scroll-snap-type: x mandatory; } }
    @media (min-width: 40em) {
      /* line 835, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner {
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0;
        display: grid;
        grid-gap: 10px 1.97%;
        grid-template-columns: repeat(3, 32.02%);
        height: 450px;
        padding-right: 15px !important;
        margin-right: -15px; } }
    @media (min-width: 56.25em) {
      /* line 835, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner {
        grid-gap: 15px 1.97%; }
        /* line 861, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner.more-than-three {
          height: 650px; } }
    /* line 866, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row {
      width: calc(100% - 15px);
      margin-left: 4.6%;
      display: inline-block;
      float: none;
      margin: 0;
      vertical-align: top;
      border: 0; }
      @media (max-width: 639px) {
        /* line 866, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row {
          margin: 0 6.8% 0 0;
          min-height: 275px;
          width: 84%;
          scroll-snap-align: center;
          /* deprecated spec */
          -webkit-scroll-snap-coordinate: 50% 0%;
          scroll-snap-coordinate: 50% 0%; }
          /* line 880, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row:first-child {
            margin-left: 4.6%; }
          /* line 884, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row:last-child {
            margin-right: 11.4%; } }
      @media (min-width: 40em) {
        /* line 866, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row {
          width: auto;
          margin: 0;
          background-color: #000000; } }
      /* line 898, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__image a {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 100%;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__image a:before {
          content: '';
          position: absolute;
          left: 50%;
          top: 50%;
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
          width: 96%;
          height: 93%;
          border-image: url("../images/wizarding-world/ww-frame--promos.svg") 15 stretch;
          border-style: solid;
          border-width: 15px; }
      /* line 908, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content {
        background-color: rgba(0, 0, 0, 0.5);
        font-weight: 500;
        white-space: normal;
        min-height: 97px; }
        @media (min-width: 40em) {
          /* line 908, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content {
            background-color: transparent;
            font-size: 13px;
            min-height: 150px; } }
        /* line 921, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content a {
          color: #fff6df; }
          /* line 924, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content a:hover {
            text-decoration: underline; }
        /* line 929, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content .promo__content-inner {
          padding: 4.6%; }
        /* line 933, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content .promo__content-title,
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content .promo__content-blurb {
          margin-bottom: 6px;
          display: inline-block; }
          @media (min-width: 40em) {
            /* line 933, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content .promo__content-title,
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content .promo__content-blurb {
              margin-bottom: 12px;
              overflow: hidden;
              width: 100%; } }
        @media (min-width: 40em) {
          /* line 946, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content .promo__content-title {
            font-size: 18px;
            font-weight: 600; } }
        /* line 953, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .section-content-items__content-inner .views-row .promo__content .promo__content-external-link a {
          color: #d3a849;
          text-transform: uppercase; }
  /* line 961, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-promo .view-content {
    margin: 0; }
  /* line 969, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__heading, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__heading, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content-items__heading {
    font-weight: 600;
    text-transform: uppercase;
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 25px;
    margin-bottom: 0; }
    @media (min-width: 40em) {
      /* line 969, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__heading, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__heading, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content-items__heading {
        margin-top: 45px; } }
  /* line 982, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content {
    background-position: bottom center;
    background-size: cover; }
    @media (min-width: 40em) {
      /* line 982, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content {
        background-repeat: repeat-x;
        padding: 0 5.2%;
        position: relative; }
        /* line 991, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content:before, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content:before, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content:before {
          content: '';
          background-repeat: no-repeat;
          background-position: right top;
          background-size: 100%;
          width: 200px;
          position: absolute;
          display: block;
          height: 200px;
          right: 10px;
          margin-top: 20px; } }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items:before, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items:after, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items:before, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items:after, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content-items:before, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content-items:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items:after, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items:after, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content-items:after {
    clear: both; }
  /* line 1010, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content-items__content {
    margin-top: 43px;
    width: 100vw;
    margin-left: -15px; }
    @media (min-width: 40em) {
      /* line 1010, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content-items__content {
        width: 100%;
        padding: 0;
        margin: 50px 0 0; } }
  /* line 1023, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__heading {
    background-image: url(../images/wizarding-world/ww-header--videos.png);
    width: 77px; }
  /* line 1028, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content {
    background-image: url("../images/wizarding-world/ww-background--blue--mobile.jpg"); }
    @media (min-width: 40em) {
      /* line 1028, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content {
        background-image: url("../images/wizarding-world/ww-background--blue--desktop.jpg"); }
        /* line 1034, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content:before {
          background-image: url("../images/wizarding-world/ww-icon--platform-934.png");
          width: 278px;
          height: 275px; } }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner {
    padding-bottom: 50px; }
    /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-content {
      white-space: nowrap;
      overflow-x: scroll;
      overflow-y: hidden;
      padding: 0;
      font-size: 0;
      color: #fff6df;
      position: relative;
      z-index: 1;
      -webkit-scroll-behavior: smooth;
      scroll-behavior: smooth;
      -webkit-scroll-snap-type: mandatory;
      -ms-scroll-snap-type: mandatory;
      /* deprecated spec */
      -webkit-scroll-snap-destination: 50% 0%;
      scroll-snap-destination: 50% 0%; }
      @supports (-webkit-scroll-snap-type: mandatory) or (-ms-scroll-snap-type: mandatory) or (scroll-snap-type: mandatory) {
        /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-content {
          -webkit-overflow-scrolling: touch; } }
      @supports (scroll-snap-type: mandatory) and (not (scroll-snap-type: x mandatory)) {
        /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-content {
          scroll-snap-type: mandatory; } }
      @supports (scroll-snap-type: x mandatory) {
        /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-content {
          scroll-snap-type: x mandatory; } }
      @media (min-width: 40em) {
        /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-content {
          overflow: hidden;
          padding: 0;
          display: grid;
          grid-gap: 10px 1.97%;
          grid-template-columns: repeat(3, 32.02%);
          padding-right: 15px !important;
          margin-right: -15px; } }
      @media (min-width: 56.25em) {
        /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-content {
          grid-gap: 15px 1.97%; } }
    /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-filters {
      position: relative; }
      /* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-filters .form-type-select {
        margin: 0; }
      /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-filters .views-exposed-form {
        position: relative; }
      /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-filters .undefined-dropdown {
        color: #d3a849;
        display: inline-block;
        border: 1px solid rgba(211, 168, 73, 0.3);
        text-transform: uppercase;
        text-align: right;
        background-color: rgba(0, 0, 0, 0.3);
        position: absolute;
        width: 200px !important;
        right: 4.6%;
        top: -90px;
        z-index: 5; }
        @media (min-width: 40em) {
          /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-filters .undefined-dropdown {
            right: 0;
            width: 250px !important; } }
      /* line 105, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .view-filters .views-submit-button {
        display: none; }
    /* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .no-results {
      color: #d3a849;
      margin: 0 4.6%; }
      @media (min-width: 40em) {
        /* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .no-results {
          font-size: 14px;
          margin: 0; } }
    /* line 120, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row {
      width: calc(100% - 15px);
      margin-left: 4.6%;
      display: inline-block;
      float: none;
      margin: 0;
      vertical-align: top;
      border: 0; }
      @media (max-width: 639px) {
        /* line 120, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row {
          margin: 0 6.8% 0 0;
          width: 84%;
          scroll-snap-align: center;
          /* deprecated spec */
          -webkit-scroll-snap-coordinate: 50% 0%;
          scroll-snap-coordinate: 50% 0%; }
          /* line 133, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row:first-child {
            margin-left: 4.6%; }
          /* line 137, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row:last-child {
            margin-right: 11.4%; } }
      @media (min-width: 40em) {
        /* line 120, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row {
          width: auto;
          margin: 0; } }
      /* line 150, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .mpx__image a {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 100%;
        transition: border 400ms;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .mpx__image a:before {
          content: "";
          width: 60px;
          height: 60px;
          position: absolute;
          left: 50%;
          top: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          transition: border 300ms;
          display: block;
          border: 2px solid rgba(255, 255, 255, 0.5);
          background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          border-radius: 100%;
          z-index: 2;
          pointer-events: none; }
        /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .mpx__image a:after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-25%, -50%);
          transform: translate(-25%, -50%);
          z-index: 2;
          pointer-events: none;
          border-top: 6px solid transparent;
          border-bottom: 6px solid transparent;
          border-left: 8px solid white; }
        /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .mpx__image a:hover:before, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .mpx__image a:focus:before {
          border-color: white; }
      /* line 163, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .video__content {
        font-weight: 500;
        white-space: normal;
        clear: both; }
        @media (min-width: 40em) {
          /* line 163, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .video__content {
            font-size: 13px; } }
        /* line 173, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .video__content a {
          color: #fff6df; }
          /* line 176, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .video__content a:hover {
            text-decoration: underline; }
        /* line 181, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .video__content .video__content-inner {
          padding: 4.6% 4%; }
        /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .video__content .video__content-title {
          margin: 0 0 1em;
          display: inline-block;
          font-size: 14px;
          text-transform: uppercase;
          color: white; }
          @media (min-width: 40em) {
            /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .section-content-items__content-inner .views-row .video__content .video__content-title {
              text-align: center;
              color: #fff6df;
              margin: 0;
              overflow: hidden;
              width: 100%;
              font-size: 18px; } }
  /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-video .mpx__image a .field-name-field-mpx-video:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 97%;
    height: 93%;
    border-image: url("../images/wizarding-world/ww-frame--videos.png") 30 stretch;
    border-style: solid;
    border-width: 18px; }
  /* line 1054, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__heading {
    background-image: url(../images/wizarding-world/ww-header--movies.png);
    width: 80px; }
  /* line 1059, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content {
    background-image: url("../images/wizarding-world/ww-background--red--mobile.jpg"); }
    @media (min-width: 40em) {
      /* line 1059, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content {
        background-image: url("../images/wizarding-world/ww-background--red--desktop.jpg"); }
        /* line 1064, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content:before {
          background-image: url("../images/wizarding-world/ww-icon--cornishpixie.png");
          background-position: left top;
          left: 65%;
          bottom: 0;
          margin-bottom: 20px;
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
          width: 234px;
          height: 236px; } }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner {
    padding-bottom: 50px; }
    /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-content {
      white-space: nowrap;
      overflow-x: scroll;
      overflow-y: hidden;
      padding: 0;
      font-size: 0;
      color: #fff6df;
      position: relative;
      z-index: 1;
      -webkit-scroll-behavior: smooth;
      scroll-behavior: smooth;
      -webkit-scroll-snap-type: mandatory;
      -ms-scroll-snap-type: mandatory;
      /* deprecated spec */
      -webkit-scroll-snap-destination: 50% 0%;
      scroll-snap-destination: 50% 0%; }
      @supports (-webkit-scroll-snap-type: mandatory) or (-ms-scroll-snap-type: mandatory) or (scroll-snap-type: mandatory) {
        /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-content {
          -webkit-overflow-scrolling: touch; } }
      @supports (scroll-snap-type: mandatory) and (not (scroll-snap-type: x mandatory)) {
        /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-content {
          scroll-snap-type: mandatory; } }
      @supports (scroll-snap-type: x mandatory) {
        /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-content {
          scroll-snap-type: x mandatory; } }
      @media (min-width: 40em) {
        /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-content {
          overflow: hidden;
          padding: 0;
          display: grid;
          grid-gap: 10px 1.97%;
          grid-template-columns: repeat(3, 32.02%);
          padding-right: 15px !important;
          margin-right: -15px; } }
      @media (min-width: 56.25em) {
        /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-content {
          grid-gap: 15px 1.97%; } }
    /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-filters {
      position: relative; }
      /* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-filters .form-type-select {
        margin: 0; }
      /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-filters .views-exposed-form {
        position: relative; }
      /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-filters .undefined-dropdown {
        color: #d3a849;
        display: inline-block;
        border: 1px solid rgba(211, 168, 73, 0.3);
        text-transform: uppercase;
        text-align: right;
        background-color: rgba(0, 0, 0, 0.3);
        position: absolute;
        width: 200px !important;
        right: 4.6%;
        top: -90px;
        z-index: 5; }
        @media (min-width: 40em) {
          /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-filters .undefined-dropdown {
            right: 0;
            width: 250px !important; } }
      /* line 105, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .view-filters .views-submit-button {
        display: none; }
    /* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .no-results {
      color: #d3a849;
      margin: 0 4.6%; }
      @media (min-width: 40em) {
        /* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .no-results {
          font-size: 14px;
          margin: 0; } }
    /* line 120, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row {
      width: calc(100% - 15px);
      margin-left: 4.6%;
      display: inline-block;
      float: none;
      margin: 0;
      vertical-align: top;
      border: 0; }
      @media (max-width: 639px) {
        /* line 120, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row {
          margin: 0 6.8% 0 0;
          width: 84%;
          scroll-snap-align: center;
          /* deprecated spec */
          -webkit-scroll-snap-coordinate: 50% 0%;
          scroll-snap-coordinate: 50% 0%; }
          /* line 133, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row:first-child {
            margin-left: 4.6%; }
          /* line 137, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row:last-child {
            margin-right: 11.4%; } }
      @media (min-width: 40em) {
        /* line 120, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row {
          width: auto;
          margin: 0; } }
      /* line 150, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .mpx__image a {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 100%;
        transition: border 400ms;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .mpx__image a:before {
          content: "";
          width: 60px;
          height: 60px;
          position: absolute;
          left: 50%;
          top: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          transition: border 300ms;
          display: block;
          border: 2px solid rgba(255, 255, 255, 0.5);
          background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          border-radius: 100%;
          z-index: 2;
          pointer-events: none; }
        /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .mpx__image a:after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-25%, -50%);
          transform: translate(-25%, -50%);
          z-index: 2;
          pointer-events: none;
          border-top: 6px solid transparent;
          border-bottom: 6px solid transparent;
          border-left: 8px solid white; }
        /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .mpx__image a:hover:before, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .mpx__image a:focus:before {
          border-color: white; }
      /* line 163, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .video__content {
        font-weight: 500;
        white-space: normal;
        clear: both; }
        @media (min-width: 40em) {
          /* line 163, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .video__content {
            font-size: 13px; } }
        /* line 173, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .video__content a {
          color: #fff6df; }
          /* line 176, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .video__content a:hover {
            text-decoration: underline; }
        /* line 181, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .video__content .video__content-inner {
          padding: 4.6% 4%; }
        /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .video__content .video__content-title {
          margin: 0 0 1em;
          display: inline-block;
          font-size: 14px;
          text-transform: uppercase;
          color: white; }
          @media (min-width: 40em) {
            /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
            .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-movies .section-content-items__content-inner .views-row .video__content .video__content-title {
              text-align: center;
              color: #fff6df;
              margin: 0;
              overflow: hidden;
              width: 100%;
              font-size: 18px; } }
  /* line 1081, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content-items__heading {
    background-image: url("../images/wizarding-world/ww-header--photos.png");
    width: 85px; }
  /* line 1086, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content {
    background-image: url("../images/wizarding-world/ww-background--green--mobile.jpg"); }
    @media (min-width: 40em) {
      /* line 1086, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content {
        background-image: url("../images/wizarding-world/ww-background--green--desktop.jpg"); }
        /* line 1092, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content:before {
          background-image: url("../images/wizarding-world/ww-icon--niffler.png");
          background-position: left top;
          left: 10px;
          right: auto;
          margin-top: 14%;
          width: 240px;
          height: 319px; } }
  /* line 1104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-content-items__content-inner {
    padding-bottom: 50px; }
  /* line 1111, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-thumbs-gallery .section-thumb-gallery-photo .field-name-field-cover-photo .content {
    position: relative; }
    /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-thumbs-gallery .section-thumb-gallery-photo .field-name-field-cover-photo .content:before {
      content: '';
      position: absolute;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      width: 95%;
      height: 85%;
      border-image: url(../images/wizarding-world/ww-frame--photos.svg) 20 stretch;
      border-style: solid;
      border-width: 20px; }
    @media (min-width: 40em) {
      /* line 1116, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-thumbs-gallery .section-thumb-gallery-photo .field-name-field-cover-photo .content img:hover {
        width: 110%; } }
  /* line 1124, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-thumbs-gallery .section-thumb-gallery-title {
    text-align: center;
    font-size: 12px;
    margin: 0.5em 0; }
    @media (min-width: 40em) {
      /* line 1124, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-thumbs-gallery .section-thumb-gallery-title {
        font-size: 12px; } }
    @media (min-width: 56.25em) {
      /* line 1124, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-thumbs-gallery .section-thumb-gallery-title {
        font-size: 14px; } }
  /* line 1137, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-gallery {
    display: none; }
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-gallery:before, .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-gallery:after {
      content: " ";
      display: table; }
    /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-gallery:after {
      clear: both; }
    @media (min-width: 40em) {
      /* line 1137, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .section-gallery {
        display: block; } }
  /* line 1145, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single {
    overflow: hidden;
    position: relative;
    width: 100%; }
    /* line 1151, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .flexslider > .flex-direction-nav {
      display: none; }
    /* line 1156, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-2col {
      height: auto;
      position: relative; }
      @media (min-width: 56.25em) {
        /* line 1156, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-2col {
          display: grid;
          grid-template-columns: 2fr 1fr;
          grid-template-areas: 'left right';
          grid-gap: 0 20px; } }
    /* line 1167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-first {
      grid-area: left; }
      @media (min-width: 56.25em) {
        /* line 1167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-first {
          width: auto;
          max-width: none;
          float: none; } }
      @media (min-width: 40em) {
        /* line 1177, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-first .file-image .content picture {
          position: relative;
          display: block; } }
      @media (min-width: 56.25em) {
        /* line 1177, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-first .file-image .content picture {
          margin: 0 auto; }
          /* line 1184, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-first .file-image .content picture:before {
            opacity: 0;
            transition: all .3s ease; } }
      @media (min-width: 56.25em) {
        /* line 1189, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-first .file-image .content picture.show-border:before {
          opacity: 1; } }
      /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-first .file-image .content picture:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        width: 97%;
        height: 93%;
        border-image: url(../images/wizarding-world/ww-frame--photos.svg) 43 stretch;
        border-style: solid;
        border-width: 35px; }
      @media (min-width: 56.25em) {
        /* line 1196, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-first .file-image .content img {
          width: auto;
          max-height: 600px; } }
    /* line 1206, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-last {
      background: transparent;
      height: auto;
      padding: 0;
      grid-area: right; }
      @media (min-width: 56.25em) {
        /* line 1206, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-last {
          width: auto; } }
      /* line 1215, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-last .inside {
        min-height: 0; }
        @media (min-width: 56.25em) {
          /* line 1215, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .panel-col-last .inside {
            background: rgba(0, 0, 0, 0.2);
            overflow-x: hidden;
            overflow-y: auto;
            height: 100%;
            max-height: 600px;
            position: relative; } }
    /* line 1229, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-nothing-1 {
      border-bottom: 1px solid #d3a849;
      height: 75px; }
      @media (min-width: 56.25em) {
        /* line 1229, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-nothing-1 {
          border: 0;
          height: 28px;
          margin-top: 30px; } }
    /* line 1240, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single a[class*='icon'] {
      height: 75px; }
      @media (min-width: 56.25em) {
        /* line 1240, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single a[class*='icon'] {
          height: 28px; } }
    /* line 1248, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .flex-direction-nav {
      height: 75px; }
      @media (min-width: 56.25em) {
        /* line 1248, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .flex-direction-nav {
          height: 28px;
          right: 30px;
          top: 30px; } }
      /* line 1257, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .flex-direction-nav a {
        border-left: 1px solid #d3a849;
        height: 75px;
        width: 50px; }
        @media (min-width: 56.25em) {
          /* line 1257, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .flex-direction-nav a {
            border: 0;
            height: 28px;
            width: 28px; } }
        /* line 1268, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .flex-direction-nav a:after {
          background-image: url("../images/wizarding-world/ww-arrow-right-varden.svg");
          background-size: auto 24px; }
        /* line 1274, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .flex-direction-nav a.flex-prev:after {
          -ms-transform: translate(-50%, -50%) rotate(180deg);
              transform: translate(-50%, -50%) rotate(180deg); }
        /* line 1280, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .flex-direction-nav a.flex-next:after {
          -ms-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg); }
    /* line 1288, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-title h2 {
      color: #fff6df; }
      @media (min-width: 56.25em) {
        /* line 1288, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-title h2 {
          font-size: 20px; } }
      @media (min-width: 87.5em) {
        /* line 1288, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-title h2 {
          font-size: 26px; } }
    /* line 1302, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-counter,
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .field-name-field-caption {
      color: #fff6df; }
      /* line 1307, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-counter *,
      .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .field-name-field-caption * {
        color: #fff6df !important; }
      @media (min-width: 56.25em) {
        /* line 1302, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-counter,
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .field-name-field-caption {
          font-size: 20px; } }
      @media (min-width: 87.5em) {
        /* line 1302, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-counter,
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .field-name-field-caption {
          font-size: 26px; } }
    /* line 1319, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-counter {
      margin-bottom: 30px; }
      @media (min-width: 56.25em) {
        /* line 1319, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section.bean-tv-show-section-galleries .view-media-gallery-single .views-field-counter {
          margin-bottom: 20px; } }
  /* line 1331, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .ps {
    scroll-behavior: auto !important; }
    /* line 1334, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .ps > .ps__rail-x,
    .page--wizardingworld-hp .ps > .ps__rail-y {
      opacity: 0.6; }
    /* line 1339, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .ps .ps__rail-y:hover {
      background-color: rgba(255, 255, 255, 0.25); }
    /* line 1343, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .ps .ps__thumb-y {
      background-color: #ddc17f; }
  /* line 1348, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .section-thumbs-gallery {
    position: relative; }
  @media (min-width: 40em) {
    /* line 1352, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .swiper-container {
      margin: 0 15%; } }
  /* line 1358, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .swiper-wrapper {
    /*
    &.off { // old layout, no swiper layout
      margin: 0;
      width: auto;
      white-space: nowrap;
      overflow-x: scroll;
      overflow-y: hidden;
      padding: 0;
      font-size: 0;
      color: $ww-varden;
      position: relative;
      z-index: 1;
      transform: none;

      @include carousel-snap;
      @include carousel-snap-center;

      .swiper-slide {
        width: calc(100% - 15px);
        margin-left: 4.6%;
        display: inline-block;
        float: none;
        margin: 0;
        vertical-align: top;
        border: 0;
        flex: none;

        .section-thumb-gallery-title {
          text-align: left;
          line-height: 1;
          font-size: 16px;
          margin: 0.5em 0 1em;
        }

        @media (max-width: 639px) { // before breakpoint $tablet_leela
          margin: 0 6.8% 0 0;
          width: 84%;

          &:first-child {
            margin-left: 4.6%;
          }

          &:last-child {
            margin-right: 11.4%;
          }

          @include carousel-snap-item-center;
        }
      }
    }
*/ }
    @media (min-width: 56.25em) {
      /* line 1358, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .swiper-wrapper {
        margin: 10px 0; }
        /* line 1361, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .swiper-wrapper .swiper-slide {
          transition: all 0.2s ease; }
          /* line 1363, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .swiper-wrapper .swiper-slide:hover {
            -ms-transform: scale(1.05);
                transform: scale(1.05); } }
    /* line 1369, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .swiper-wrapper .section-thumb-gallery-photo .file-image {
      padding: 0 16px; }
      @media (min-width: 40em) {
        /* line 1369, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .swiper-wrapper .section-thumb-gallery-photo .file-image {
          padding: 0; } }
  /* line 1429, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .swiper-button-prev,
  .page--wizardingworld-hp .swiper-button-next {
    display: none;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    top: 50%;
    background-image: url("../images/wizarding-world/ww-arrow--down-scroll.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    outline: none;
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    z-index: 1; }
    @media (min-width: 40em) {
      /* line 1429, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .swiper-button-prev,
      .page--wizardingworld-hp .swiper-button-next {
        display: block;
        top: 40%;
        left: 10%; } }
  /* line 1451, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .swiper-button-next {
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    left: auto;
    right: 10%; }
  /* line 1459, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .pager-load-more li {
    position: relative; }
    /* line 1462, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .pager-load-more li:after {
      content: '';
      background-image: url("../images/wizarding-world/ww-icons--stars.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 23px;
      height: 24px;
      position: absolute;
      display: block;
      top: 25px;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  /* line 1478, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .pager-load-more.pager-load-more-empty li {
    display: none; }
  /* line 1482, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .pager-load-more a {
    position: relative;
    border: 0;
    color: #d3a849;
    text-transform: uppercase;
    margin: 30px 0 0;
    width: 132px; }
    /* line 1490, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .pager-load-more a:after {
      display: none; }
  /* line 1495, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .pager-load-more .ajax-progress {
    display: none; }
  /* line 1502, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .undefined-menu .undefined-menu-dropdown {
    max-width: 220px;
    background-color: rgba(0, 0, 0, 0.85);
    top: 2px;
    overflow-y: auto; }
    /* line 1508, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .undefined-menu .undefined-menu-dropdown li {
      background-color: transparent; }
      /* line 1511, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .undefined-menu .undefined-menu-dropdown li a {
        color: #d3a849;
        border: 0; }
      /* line 1518, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .undefined-menu .undefined-menu-dropdown li.undefined-item-selected a {
        color: #fff6df; }
  /* line 1526, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .undefined-status {
    border: 0;
    color: inherit;
    text-transform: none;
    line-height: 40px;
    height: 40px;
    min-width: auto;
    padding-right: 30px;
    top: 2px; }
    /* line 1537, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .undefined-status:after {
      border-bottom-color: #d3a849;
      border-right-color: #d3a849;
      top: 37%;
      right: 15px; }
    @media (min-width: 40em) {
      /* line 1526, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .undefined-status {
        font-size: 14px; } }
  /* line 1548, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .ui-state-active .undefined-status:after {
    top: 20px; }
  /* line 1553, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .video-player {
    margin-bottom: 30px; }
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .page--wizardingworld-hp .video-player:before, .page--wizardingworld-hp .video-player:after {
      content: " ";
      display: table; }
    /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .page--wizardingworld-hp .video-player:after {
      clear: both; }
    /* line 1557, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .video-player .grid-header {
      display: none;
      grid-area: grid-header; }
    /* line 1562, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .video-player .grid-footer {
      grid-area: grid-footer;
      clear: both; }
    /* line 1567, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .video-player .grid-left {
      grid-area: grid-left; }
    /* line 1571, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .video-player .grid-right {
      grid-area: grid-right;
      min-height: 0;
      padding: 20px;
      background-color: rgba(0, 0, 0, 0.15);
      color: #fff6df; }
      /* line 1578, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .video-player .grid-right h2, .page--wizardingworld-hp .video-player .grid-right h3, .page--wizardingworld-hp .video-player .grid-right h4, .page--wizardingworld-hp .video-player .grid-right .field-label {
        margin: 0;
        font-weight: 600;
        text-transform: uppercase; }
      /* line 1584, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .video-player .grid-right h2, .page--wizardingworld-hp .video-player .grid-right h3, .page--wizardingworld-hp .video-player .grid-right h4, .page--wizardingworld-hp .video-player .grid-right .field-name-field-summary, .page--wizardingworld-hp .video-player .grid-right .field-label, .page--wizardingworld-hp .video-player .grid-right .field-label-above, .page--wizardingworld-hp .video-player .grid-right .available-period, .page--wizardingworld-hp .video-player .grid-right .available-on-air {
        color: #fff6df;
        font-size: 14px;
        line-height: 1.4; }
      /* line 1590, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .video-player .grid-right h2, .page--wizardingworld-hp .video-player .grid-right h3, .page--wizardingworld-hp .video-player .grid-right h4, .page--wizardingworld-hp .video-player .grid-right .field-label {
        text-transform: uppercase; }
      /* line 1594, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .video-player .grid-right .field-label-above, .page--wizardingworld-hp .video-player .grid-right .available-period, .page--wizardingworld-hp .video-player .grid-right .available-on-air {
        margin-bottom: 1em; }
      /* line 1598, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .video-player .grid-right .grid-right-inner {
        height: 100%;
        overflow: hidden; }
    /* line 1604, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .video-player .grid-inner {
      display: grid;
      grid-template-columns: auto;
      grid-gap: 0;
      min-height: 0;
      min-width: 0;
      grid-template-areas: "grid-header" "grid-left" "grid-right" "grid-footer"; }
      @media (min-width: 40em) {
        /* line 1604, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .video-player .grid-inner {
          grid-gap: 0 20px;
          grid-template-columns: 1fr 30%;
          grid-template-areas: 'grid-header grid-header' 'grid-left grid-right' 'grid-footer grid-footer'; } }
    /* line 1625, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .video-player .watch-on-usa {
      text-transform: uppercase; }
      /* line 1628, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .video-player .watch-on-usa a {
        display: block;
        margin-bottom: 20px;
        color: #fff6df;
        font-weight: 300; }
    /* line 1636, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .video-player .coming-soon {
      display: block;
      margin-bottom: 20px;
      color: #fff6df;
      font-weight: 300;
      text-transform: uppercase; }
  /* line 1646, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section-movies .watch-now {
    display: inline-block;
    position: absolute;
    background-image: url("../images/wizarding-world/ww-mini-star.png");
    background-repeat: no-repeat;
    background-size: 10px;
    background-color: #a28e5c;
    background-position: 8px 50%;
    padding: 0 10px 0 23px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 30px;
    z-index: 1; }
  /* line 1661, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section-movies .watch-on-usa--thumbnail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    background-color: #a28e5c;
    padding: 7px 10px 7px 10px;
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #fff6df;
    z-index: 1; }
    /* line 1673, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section-movies .watch-on-usa--thumbnail:after {
      display: block;
      content: '';
      width: 35px;
      height: 15px;
      margin-left: 6px;
      background-image: url("../images/usa.svg");
      background-repeat: no-repeat;
      background-size: 100%; }
  /* line 1685, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner {
    background-color: rgba(0, 0, 0, 0.5); }
    @media (min-width: 40em) {
      /* line 1685, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner {
        background-color: transparent; } }
    /* line 1691, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online {
      display: block;
      color: white; }
      /* line 1696, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online .mpx-air-date-title,
      .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online .available-title,
      .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online .available-on-air-title {
        text-transform: uppercase;
        margin: 0;
        font-size: 14px; }
      /* line 1704, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online .mpx-air-date,
      .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online .available-period,
      .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online .air-date {
        font-size: 14px;
        margin-bottom: 1em; }
      /* line 1711, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online .coming-soon,
      .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online .watch-on-usa {
        margin-bottom: 10px;
        text-transform: uppercase; }
        /* line 1716, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online .coming-soon a,
        .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online .watch-on-usa a {
          display: block;
          font-weight: 300;
          color: white !important; }
      @media (min-width: 40em) {
        /* line 1691, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .bean-tv-show-section-movies .video__content-inner .movie-available-online {
          display: none; } }
  /* line 1730, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section-movies .video-player .grid-header {
    display: block; }
    /* line 1734, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section-movies .video-player .grid-header .field-name-title h2 {
      font-size: 18px;
      font-weight: 600;
      color: #fff6df;
      text-transform: uppercase; }
  /* line 1745, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section-movies .video-player .grid-right-inner h3:nth-of-type(1),
  .page--wizardingworld-hp .bean-tv-show-section-movies .video-player .grid-right-inner h3:nth-of-type(3),
  .page--wizardingworld-hp .bean-tv-show-section-movies .video-player .grid-right-inner .field-name-field-mpx-airdate,
  .page--wizardingworld-hp .bean-tv-show-section-movies .video-player .grid-right-inner .field-name-field-mpx-expiration-date {
    display: none; }
  @media (min-width: 40em) {
    /* line 1743, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .bean-tv-show-section-movies .video-player .grid-right-inner {
      margin-top: 60px; } }
  /* line 1759, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .bean-tv-show-section-video .video-player,
  .page--wizardingworld-hp .bean-tv-show-section-movies .video-player {
    display: none; }
    @media (min-width: 40em) {
      /* line 1759, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .bean-tv-show-section-video .video-player,
      .page--wizardingworld-hp .bean-tv-show-section-movies .video-player {
        display: block; } }
  /* line 1768, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .tve_login {
    position: relative;
    top: -10px; }
    @media (min-width: 40em) {
      /* line 1768, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .tve_login {
        top: 0; } }
    /* line 1775, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .tve_login .block-tve-auth2 {
      position: relative;
      left: 16px;
      top: 0;
      display: block;
      width: calc(100% - 32px);
      z-index: 5; }
      /* line 1783, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .tve_login .block-tve-auth2 a {
        font-size: 20px;
        color: white; }
      @media (min-width: 40em) {
        /* line 1775, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .tve_login .block-tve-auth2 {
          top: 25px;
          left: 70%;
          width: 30%;
          padding: 30px 20px;
          position: absolute; } }
    /* line 1797, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .tve_login .tve-header-links {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
      /* line 1802, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .tve_login .tve-header-links .first {
        -ms-flex-negative: 1;
            flex-shrink: 1; }
      /* line 1806, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .tve_login .tve-header-links .last {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        margin-left: 10px; }
  @media (max-width: 639px) {
    /* line 1815, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .syfy-mpx-player .pub-mpx-inactive-video-message {
      display: none; } }
  /* line 1828, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .mfp-wrap .mfp-content .view-mode-microsite_section_video_player .grid-header,
  .page--wizardingworld-hp .mfp-wrap .mfp-content .view-mode-microsite_section_video_player .grid-right,
  .page--wizardingworld-hp .mfp-wrap .mfp-content .view-mode-microsite_section_video_player .grid-footer,
  .page--wizardingworld-hp .mfp-wrap .mfp-content .view-mode-microsite_section_movie_player .grid-header,
  .page--wizardingworld-hp .mfp-wrap .mfp-content .view-mode-microsite_section_movie_player .grid-right,
  .page--wizardingworld-hp .mfp-wrap .mfp-content .view-mode-microsite_section_movie_player .grid-footer {
    display: none; }
  @media (orientation: landscape) {
    /* line 1825, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-content {
      max-width: 480px;
      top: 6%; } }
  @media (max-width: 639px) {
    /* line 1840, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-container {
      padding: 4.6%; } }
  /* line 1848, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single {
    overflow: hidden;
    position: relative;
    width: 100%; }
    /* line 1854, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .flexslider > .flex-direction-nav {
      display: none; }
    /* line 1859, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-2col {
      height: auto;
      position: relative; }
      @media (min-width: 56.25em) {
        /* line 1859, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-2col {
          height: 0;
          padding-top: calc((100% - 140px)); } }
      @media (min-width: 87.5em) {
        /* line 1859, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-2col {
          padding-top: 38.5%; } }
    @media (min-width: 56.25em) {
      /* line 1873, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-col-first {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: calc(100% - 340px);
        padding: 15px 0 0; } }
    @media (min-width: 87.5em) {
      /* line 1873, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-col-first {
        width: 75%; } }
    @media (min-width: 56.25em) {
      /* line 1887, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-col-first .inside {
        height: 100%;
        position: relative;
        width: 100%; } }
    /* line 1896, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-col-first .file-image .content {
      position: relative; }
      @media (min-width: 56.25em) {
        /* line 1902, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-col-first .file-image .content img {
          width: auto;
          max-height: 600px;
          margin-bottom: 20px; } }
    /* line 1913, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-col-last {
      background: transparent;
      height: auto;
      padding: 0;
      position: relative; }
      @media (min-width: 56.25em) {
        /* line 1913, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-col-last {
          height: 100%;
          overflow: hidden;
          position: absolute;
          right: 0;
          top: 0;
          width: 340px; } }
      @media (min-width: 87.5em) {
        /* line 1913, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-col-last {
          width: 25%; } }
      /* line 1932, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-col-last .inside {
        min-height: 0;
        position: relative; }
        @media (min-width: 56.25em) {
          /* line 1932, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .panel-col-last .inside {
            background: rgba(0, 0, 0, 0.2);
            height: 100%;
            overflow-x: hidden;
            overflow-y: auto;
            padding-bottom: 0; } }
    /* line 1947, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-nothing-1 {
      border-bottom: 1px solid #413819;
      height: 75px; }
      @media (min-width: 56.25em) {
        /* line 1947, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-nothing-1 {
          border: 0;
          height: 28px;
          margin-top: 30px; } }
    /* line 1958, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single a[class*='icon'] {
      height: 75px; }
      @media (min-width: 56.25em) {
        /* line 1958, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single a[class*='icon'] {
          height: 28px; } }
    /* line 1966, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .flex-direction-nav {
      height: 75px; }
      @media (min-width: 56.25em) {
        /* line 1966, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .flex-direction-nav {
          height: 28px;
          right: 30px;
          top: 30px; } }
      /* line 1975, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .flex-direction-nav a {
        border-left: 1px solid #413819;
        height: 75px;
        width: 50px; }
        @media (min-width: 56.25em) {
          /* line 1975, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
          .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .flex-direction-nav a {
            border: 0;
            height: 28px;
            width: 28px; } }
        /* line 1986, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .flex-direction-nav a:after {
          background-image: url("../images/wizarding-world/ww-arrow-right-varden.svg");
          background-size: auto 24px; }
        /* line 1992, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .flex-direction-nav a.flex-prev:after {
          -ms-transform: translate(-50%, -50%) rotate(180deg);
              transform: translate(-50%, -50%) rotate(180deg); }
        /* line 1998, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .flex-direction-nav a.flex-next:after {
          -ms-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg); }
    /* line 2006, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-title h2 {
      color: #fff6df; }
      @media (min-width: 56.25em) {
        /* line 2006, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-title h2 {
          font-size: 20px; } }
      @media (min-width: 87.5em) {
        /* line 2006, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-title h2 {
          font-size: 26px; } }
    /* line 2020, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-counter,
    .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .field-name-field-caption {
      color: #fff6df; }
      /* line 2025, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-counter *,
      .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .field-name-field-caption * {
        color: #fff6df !important; }
      @media (min-width: 56.25em) {
        /* line 2020, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-counter,
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .field-name-field-caption {
          font-size: 20px; } }
      @media (min-width: 87.5em) {
        /* line 2020, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-counter,
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .field-name-field-caption {
          font-size: 26px; } }
    /* line 2037, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-counter {
      margin-bottom: 30px; }
      @media (min-width: 56.25em) {
        /* line 2037, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
        .page--wizardingworld-hp .mfp-wrap .mfp-content .view-media-gallery-single .views-field-counter {
          margin-bottom: 20px; } }
  /* line 2047, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp .mfp-wrap .mfp-close {
    background-image: url("../images/wizarding-world/ww-close-btn.png");
    background-repeat: no-repeat;
    background-size: contain;
    color: transparent;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    top: 25%; }
    @media (orientation: landscape) {
      /* line 2047, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp .mfp-wrap .mfp-close {
        top: 8%; } }
    /* line 2059, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
    .page--wizardingworld-hp .mfp-wrap .mfp-close:hover {
      border: 0; }
  /* line 2067, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp.mfp-scrolling .mfp-content {
    padding-top: 20%;
    vertical-align: top; }
    @media (orientation: landscape) {
      /* line 2067, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
      .page--wizardingworld-hp.mfp-scrolling .mfp-content {
        padding-top: 40px; } }
  /* line 2075, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page-wizardingworld-harrypotter.scss */
  .page--wizardingworld-hp.mfp-scrolling .mfp-close {
    top: 40px; }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_cheer_hunter.scss */
body.cheer-hunter-game .page-wrapper {
  background-image: url("../images/Cheer_hunter_page_bg.jpg");
  max-width: none;
  margin-top: 0;
  width: 100%; }

/* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_cheer_hunter.scss */
body.cheer-hunter-game .cheer-hunter-logo {
  background-image: url("../images/Happy_logo.png");
  height: 116px;
  margin: 30px auto;
  position: relative;
  width: 267px; }
  /* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_cheer_hunter.scss */
  body.cheer-hunter-game .cheer-hunter-logo a {
    display: block;
    height: 100%;
    width: 100%; }

/* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_cheer_hunter.scss */
body.cheer-hunter-game .cheer-hunter-description {
  color: white;
  margin: 30px auto;
  max-width: 100%;
  padding: 0 20px;
  text-align: center;
  width: 960px; }

/* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_cheer_hunter.scss */
body.cheer-hunter-game .iframe-wrapper {
  margin-bottom: 60px;
  margin-top: 30px;
  min-height: 600px;
  width: 100%; }
  /* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_cheer_hunter.scss */
  body.cheer-hunter-game .iframe-wrapper iframe {
    display: block;
    height: 792px;
    margin: 0 auto;
    width: 960px; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
body.page--incorporated-vr {
  background-image: url("../images/incorporated_vr_onepager_bg.jpg");
  background-repeat: repeat-x; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
  body.page--incorporated-vr .pane-node-body h2, body.page--incorporated-vr .pane-node-body h3, body.page--incorporated-vr .pane-node-body h4, body.page--incorporated-vr .pane-node-body h5, body.page--incorporated-vr .pane-node-body h6 {
    color: #74a8b8;
    text-align: center; }
  /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
  body.page--incorporated-vr .pane-node-body h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px; }
  /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
  body.page--incorporated-vr .pane-node-body h2, body.page--incorporated-vr .pane-node-body h3, body.page--incorporated-vr .pane-node-body h4, body.page--incorporated-vr .pane-node-body h5, body.page--incorporated-vr .pane-node-body h6, body.page--incorporated-vr .pane-node-body p {
    padding: 0 10px; }
  /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
  body.page--incorporated-vr.page-scrolled .nav-bar {
    background-color: black; }
  /* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
  body.page--incorporated-vr .nav-bar {
    height: 100px; }
    /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
    body.page--incorporated-vr .nav-bar .region-header-right {
      margin-top: 10px; }
    /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
    body.page--incorporated-vr .nav-bar #block-tve-auth2-tve-auth2-header .content > :not(.syfy-social-links) {
      display: none; }
    /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
    body.page--incorporated-vr .nav-bar #block-tve-auth2-tve-auth2-header .content .syfy-social-links {
      position: static; }
      /* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
      body.page--incorporated-vr .nav-bar #block-tve-auth2-tve-auth2-header .content .syfy-social-links a {
        width: 40px;
        height: 40px; }
    /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
    body.page--incorporated-vr .nav-bar .icon-nav > div,
    body.page--incorporated-vr .nav-bar .icon-nav > div:before,
    body.page--incorporated-vr .nav-bar .icon-nav > div:after {
      background: white; }
  /* line 56, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
  body.page--incorporated-vr .pane-node-field-show-background-image {
    display: none; }
  /* line 60, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
  body.page--incorporated-vr.nav-bar--side:not(.has-hero) .page-wrapper {
    width: 100%;
    max-width: 100%; }
  /* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
  body.page--incorporated-vr .pane-node-body {
    margin-top: 0; }
    /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
    body.page--incorporated-vr .pane-node-body p {
      font-size: 15px;
      color: #ccc;
      line-height: 24px; }
      /* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
      body.page--incorporated-vr .pane-node-body p:empty {
        display: none; }
    /* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
    body.page--incorporated-vr .pane-node-body .field-name-body > p, body.page--incorporated-vr .pane-node-body .field-name-body > h2, body.page--incorporated-vr .pane-node-body .field-name-body > h3, body.page--incorporated-vr .pane-node-body .field-name-body > h4, body.page--incorporated-vr .pane-node-body .field-name-body > h5, body.page--incorporated-vr .pane-node-body .field-name-body > h6 {
      max-width: 800px;
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
    /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
    body.page--incorporated-vr .pane-node-body .field-name-body > p:last-child {
      padding-bottom: 20px;
      border-bottom: 2px solid #202d31; }
    /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
    body.page--incorporated-vr .pane-node-body .media,
    body.page--incorporated-vr .pane-node-body .media-container {
      max-width: 1080px;
      margin: 30px auto 40px; }
      /* line 98, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
      body.page--incorporated-vr .pane-node-body .media .iframe-wrapper,
      body.page--incorporated-vr .pane-node-body .media-container .iframe-wrapper {
        max-width: 1080px !important; }
      /* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
      body.page--incorporated-vr .pane-node-body .media .field-name-field-caption,
      body.page--incorporated-vr .pane-node-body .media-container .field-name-field-caption {
        margin-top: 10px; }
      /* line 106, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
      body.page--incorporated-vr .pane-node-body .media .field-name-field-caption,
      body.page--incorporated-vr .pane-node-body .media .field-name-field-caption p,
      body.page--incorporated-vr .pane-node-body .media-container .field-name-field-caption,
      body.page--incorporated-vr .pane-node-body .media-container .field-name-field-caption p {
        text-align: right;
        color: #74a8b8;
        font-size: 13px;
        text-transform: uppercase; }
      /* line 114, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
      body.page--incorporated-vr .pane-node-body .media:after,
      body.page--incorporated-vr .pane-node-body .media-container:after {
        content: " ";
        display: block;
        background: url("../images/incorporated_vr_icon.png");
        width: 30px;
        height: 52px;
        margin: 20px auto; }

/* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
body.page--incorporated-vr.wiremax {
  background-image: url("../images/incorporated_wiremax_onepager_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  /* line 132, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
  body.page--incorporated-vr.wiremax .page-wrapper {
    width: 100%;
    max-width: 100%; }
  @media (min-width: 67.5em) {
    /* line 138, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
    body.page--incorporated-vr.wiremax .pane-node-body h2 {
      margin-bottom: 50px; } }
  /* line 144, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
  body.page--incorporated-vr.wiremax .pane-node-body .media .inner {
    min-height: 180px; }
    @media (min-width: 46.875em) {
      /* line 144, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
      body.page--incorporated-vr.wiremax .pane-node-body .media .inner {
        min-height: 400px; } }
    @media (min-width: 67.5em) {
      /* line 144, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
      body.page--incorporated-vr.wiremax .pane-node-body .media .inner {
        min-height: 610px; } }
  /* line 153, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
  body.page--incorporated-vr.wiremax .pane-node-body .media .field-name-field-caption {
    text-align: center; }
    @media (min-width: 46.875em) {
      /* line 153, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_incorporated_vr.scss */
      body.page--incorporated-vr.wiremax .pane-node-body .media .field-name-field-caption {
        text-align: right; } }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
body.page--theexpanse-vr {
  background-image: url("../images/theexpanse_vr_onepager_bg.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #05151c; }
  /* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
  body.page--theexpanse-vr .pane-node-body h2, body.page--theexpanse-vr .pane-node-body h3, body.page--theexpanse-vr .pane-node-body h4, body.page--theexpanse-vr .pane-node-body h5, body.page--theexpanse-vr .pane-node-body h6 {
    color: #36a6be;
    text-align: center; }
  /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
  body.page--theexpanse-vr .pane-node-body h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px; }
  /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
  body.page--theexpanse-vr .pane-node-body h2, body.page--theexpanse-vr .pane-node-body h3, body.page--theexpanse-vr .pane-node-body h4, body.page--theexpanse-vr .pane-node-body h5, body.page--theexpanse-vr .pane-node-body h6, body.page--theexpanse-vr .pane-node-body p {
    padding: 0 10px; }
  /* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
  body.page--theexpanse-vr.page-scrolled .nav-bar {
    background-color: black; }
  /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
  body.page--theexpanse-vr .nav-bar {
    height: 100px; }
    /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
    body.page--theexpanse-vr .nav-bar .region-header-right {
      margin-top: 10px; }
    /* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
    body.page--theexpanse-vr .nav-bar #block-tve-auth2-tve-auth2-header .content > :not(.syfy-social-links) {
      display: none; }
    /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
    body.page--theexpanse-vr .nav-bar #block-tve-auth2-tve-auth2-header .content .syfy-social-links {
      position: static; }
      /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
      body.page--theexpanse-vr .nav-bar #block-tve-auth2-tve-auth2-header .content .syfy-social-links a {
        width: 40px;
        height: 40px; }
    /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
    body.page--theexpanse-vr .nav-bar .icon-nav > div,
    body.page--theexpanse-vr .nav-bar .icon-nav > div:before,
    body.page--theexpanse-vr .nav-bar .icon-nav > div:after {
      background: white; }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
  body.page--theexpanse-vr .pane-node-field-show-background-image {
    display: none; }
  /* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
  body.page--theexpanse-vr.nav-bar--side:not(.has-hero) .page-wrapper {
    width: 100%;
    max-width: 100%;
    margin-top: 90px; }
  /* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
  body.page--theexpanse-vr .pane-node-body {
    margin-top: 0; }
    /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
    body.page--theexpanse-vr .pane-node-body p {
      font-size: 15px;
      color: #ccc;
      line-height: 24px; }
      /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
      body.page--theexpanse-vr .pane-node-body p:empty {
        display: none; }
    /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
    body.page--theexpanse-vr .pane-node-body .field-name-body > p, body.page--theexpanse-vr .pane-node-body .field-name-body > h2, body.page--theexpanse-vr .pane-node-body .field-name-body > h3, body.page--theexpanse-vr .pane-node-body .field-name-body > h4, body.page--theexpanse-vr .pane-node-body .field-name-body > h5, body.page--theexpanse-vr .pane-node-body .field-name-body > h6 {
      max-width: 800px;
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
    /* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
    body.page--theexpanse-vr .pane-node-body .field-name-body > p:last-child {
      padding-bottom: 20px;
      border-bottom: 2px solid #202d31; }
    /* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
    body.page--theexpanse-vr .pane-node-body .media,
    body.page--theexpanse-vr .pane-node-body .media-container {
      max-width: 1080px;
      margin: 20px auto 20px; }
      /* line 101, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
      body.page--theexpanse-vr .pane-node-body .media .iframe-wrapper,
      body.page--theexpanse-vr .pane-node-body .media-container .iframe-wrapper {
        max-width: 1080px !important; }
      /* line 105, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
      body.page--theexpanse-vr .pane-node-body .media .field-name-field-caption,
      body.page--theexpanse-vr .pane-node-body .media-container .field-name-field-caption {
        margin-top: 10px; }
      /* line 109, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
      body.page--theexpanse-vr .pane-node-body .media .field-name-field-caption,
      body.page--theexpanse-vr .pane-node-body .media .field-name-field-caption p,
      body.page--theexpanse-vr .pane-node-body .media-container .field-name-field-caption,
      body.page--theexpanse-vr .pane-node-body .media-container .field-name-field-caption p {
        text-align: right;
        color: #36a6be;
        font-size: 13px;
        text-transform: uppercase; }
    /* line 118, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_theexpanse_vr.scss */
    body.page--theexpanse-vr .pane-node-body .media-container.media-container--view-mode--centered.media-container--type--image {
      margin: 20px auto;
      width: 80px;
      display: block; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
body.page--themagicians-vr {
  background-image: url("../images/themagicians/bg-throne.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  background-color: #000; }
  /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
  body.page--themagicians-vr .pane-node-body h2, body.page--themagicians-vr .pane-node-body h3, body.page--themagicians-vr .pane-node-body h4, body.page--themagicians-vr .pane-node-body h5, body.page--themagicians-vr .pane-node-body h6 {
    color: #ffbb05;
    text-align: center; }
  /* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
  body.page--themagicians-vr .pane-node-body h2 {
    margin-bottom: 0px; }
  /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
  body.page--themagicians-vr .pane-node-body h2, body.page--themagicians-vr .pane-node-body h3, body.page--themagicians-vr .pane-node-body h4, body.page--themagicians-vr .pane-node-body h5, body.page--themagicians-vr .pane-node-body h6, body.page--themagicians-vr .pane-node-body p {
    padding: 0 10px; }
  /* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
  body.page--themagicians-vr.page-scrolled .nav-bar {
    background-color: black; }
  /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
  body.page--themagicians-vr .nav-bar {
    height: 100px; }
    /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .nav-bar .region-header-right {
      margin-top: 10px; }
    /* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .nav-bar #block-tve-auth2-tve-auth2-header .content > :not(.syfy-social-links) {
      display: none; }
    /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .nav-bar #block-tve-auth2-tve-auth2-header .content .syfy-social-links {
      position: static; }
      /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
      body.page--themagicians-vr .nav-bar #block-tve-auth2-tve-auth2-header .content .syfy-social-links a {
        width: 40px;
        height: 40px; }
    /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .nav-bar .icon-nav > div,
    body.page--themagicians-vr .nav-bar .icon-nav > div:before,
    body.page--themagicians-vr .nav-bar .icon-nav > div:after {
      background: white; }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
  body.page--themagicians-vr .pane-node-field-show-background-image {
    display: none; }
  /* line 61, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
  body.page--themagicians-vr:not(.has-hero):not(.show-one-pager):not(.full-screen) .page-wrapper {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 90px;
    width: 100%; }
  /* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
  body.page--themagicians-vr .pane-node-body {
    margin-top: 20px; }
    /* line 71, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .pane-node-body h2 {
      margin-bottom: .5em; }
    /* line 74, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .pane-node-body p {
      font-size: 13px;
      color: #ccc;
      line-height: 24px; }
      /* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
      body.page--themagicians-vr .pane-node-body p:empty {
        display: none; }
      @media (min-width: 40.625em) {
        /* line 74, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
        body.page--themagicians-vr .pane-node-body p {
          font-size: 15px; } }
    /* line 88, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .pane-node-body .media,
    body.page--themagicians-vr .pane-node-body .media-container {
      max-width: 1080px;
      margin: 80px auto 0 auto; }
      /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
      body.page--themagicians-vr .pane-node-body .media .iframe-wrapper,
      body.page--themagicians-vr .pane-node-body .media-container .iframe-wrapper {
        max-width: 1080px !important; }
      /* line 97, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
      body.page--themagicians-vr .pane-node-body .media .field-name-field-caption,
      body.page--themagicians-vr .pane-node-body .media-container .field-name-field-caption {
        margin-top: 10px; }
      /* line 101, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
      body.page--themagicians-vr .pane-node-body .media .field-name-field-caption,
      body.page--themagicians-vr .pane-node-body .media .field-name-field-caption p,
      body.page--themagicians-vr .pane-node-body .media-container .field-name-field-caption,
      body.page--themagicians-vr .pane-node-body .media-container .field-name-field-caption p {
        text-align: right;
        color: #ffbb05;
        font-size: 13px; }
    /* line 109, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .pane-node-body .hero .media-container {
      margin: 40px auto; }
    /* line 116, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .pane-node-body .field-name-body > p, body.page--themagicians-vr .pane-node-body .field-name-body > h2, body.page--themagicians-vr .pane-node-body .field-name-body > h3, body.page--themagicians-vr .pane-node-body .field-name-body > h4, body.page--themagicians-vr .pane-node-body .field-name-body > h5, body.page--themagicians-vr .pane-node-body .field-name-body > h6,
    body.page--themagicians-vr .pane-node-body .header-container > p,
    body.page--themagicians-vr .pane-node-body .header-container > h2,
    body.page--themagicians-vr .pane-node-body .header-container > h3,
    body.page--themagicians-vr .pane-node-body .header-container > h4,
    body.page--themagicians-vr .pane-node-body .header-container > h5,
    body.page--themagicians-vr .pane-node-body .header-container > h6 {
      max-width: 700px;
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
    /* line 124, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .pane-node-body .header-tunein {
      text-transform: uppercase;
      margin: -50px auto 20px; }
    /* line 131, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .pane-node-body .below-hero .group .media,
    body.page--themagicians-vr .pane-node-body .below-hero .group .media-container {
      margin: 10px auto 0 auto; }
    /* line 135, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .pane-node-body .below-hero .group .video-inner {
      margin: 30px auto 0 auto;
      max-width: 730px; }
      /* line 138, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
      body.page--themagicians-vr .pane-node-body .below-hero .group .video-inner img {
        width: 100%; }
    /* line 142, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr .pane-node-body .below-hero .group .inner-inner {
      max-width: 640px;
      margin: 0 auto; }
      /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
      body.page--themagicians-vr .pane-node-body .below-hero .group .inner-inner p {
        text-align: center; }
    @media (min-width: 40.625em) {
      /* line 130, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
      body.page--themagicians-vr .pane-node-body .below-hero .group {
        width: 100%;
        max-width: 1080px;
        min-height: 405px;
        margin: 20px auto 0 auto; }
        /* line 156, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
        body.page--themagicians-vr .pane-node-body .below-hero .group h2, body.page--themagicians-vr .pane-node-body .below-hero .group p {
          display: block; }
        /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        body.page--themagicians-vr .pane-node-body .below-hero .group:after:before, body.page--themagicians-vr .pane-node-body .below-hero .group:after:after {
          content: " ";
          display: table; }
        /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        body.page--themagicians-vr .pane-node-body .below-hero .group:after:after {
          clear: both; } }
  /* line 170, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
  body.page--themagicians-vr.two-col .pane-node-body .below-hero .group {
    margin: 20px auto;
    max-width: 450px; }
  /* line 175, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
  body.page--themagicians-vr.two-col .pane-node-body .below-hero h2 {
    margin-bottom: .5em; }
  @media (min-width: 40.625em) {
    /* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
    body.page--themagicians-vr.two-col .pane-node-body .below-hero {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: center;
          justify-content: center; }
      /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_page_themagicians_vr.scss */
      body.page--themagicians-vr.two-col .pane-node-body .below-hero .group {
        margin: 20px 60px; } }

/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane-subscribe.scss */
.page-subscribe .sidebar-title {
  margin-bottom: 20px; }

/* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane-subscribe.scss */
.pane-bean-subscribe-page-text,
.pane-bean-unsubscribe-page-text {
  /* Unsubscribe */ }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane-subscribe.scss */
  .pane-bean-subscribe-page-text h4,
  .pane-bean-unsubscribe-page-text h4 {
    font-size: 22px; }

/*
 * Where to Watch links on Show Episode pages
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane-where-to-watch-link.scss */
.pane-syfy-show-microsite-where-to-watch-link {
  display: none;
  width: auto;
  clear: none;
  line-height: 50px;
  padding-right: 20px;
  float: right; }
  @media (min-width: 30em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane-where-to-watch-link.scss */
    .pane-syfy-show-microsite-where-to-watch-link {
      display: inline-block; } }
  @media (min-width: 40.625em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane-where-to-watch-link.scss */
    .pane-syfy-show-microsite-where-to-watch-link {
      padding-right: 0; } }
  /* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane-where-to-watch-link.scss */
  .pane-syfy-show-microsite-where-to-watch-link a {
    text-transform: uppercase;
    padding-left: .5em;
    font-weight: bold; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_international_sites.scss */
.pane-bean-international-sites {
  border-bottom: 1px solid #ddd;
  margin-bottom: 35px;
  padding-bottom: 15px; }
  /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_international_sites.scss */
  .pane-bean-international-sites h2.pane-title {
    color: #666;
    margin-bottom: 20px; }
  /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_international_sites.scss */
  .pane-bean-international-sites .bean-link-list .field {
    margin-bottom: 18px; }
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .pane-bean-international-sites .bean-link-list .field:before, .pane-bean-international-sites .bean-link-list .field:after {
      content: " ";
      display: table; }
    /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .pane-bean-international-sites .bean-link-list .field:after {
      clear: both; }
  @media (min-width: 30em) {
    /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_international_sites.scss */
    .pane-bean-international-sites .bean-link-list .link-title {
      display: block;
      float: left;
      white-space: nowrap;
      width: 100px; } }
  /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_international_sites.scss */
  .pane-bean-international-sites .bean-link-list .link-url {
    font-weight: bold; }
    @media (min-width: 30em) {
      /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_international_sites.scss */
      .pane-bean-international-sites .bean-link-list .link-url {
        display: block;
        margin-left: 110px; } }

/* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_international_sites.scss */
.pane-bean-country-list h2.pane-title {
  color: #666;
  margin-bottom: 30px; }

@media (min-width: 40.625em) {
  /* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .node-type-tv-show.has-hero.page--non-mobile .page-wrapper {
    margin-bottom: -14% !important; } }

@media (min-width: 56.25em) {
  /* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .node-type-tv-show.has-hero.page--non-mobile .page-wrapper {
    margin-bottom: calc(-14%*0.56) !important; } }

@media (min-width: 67.5em) {
  /* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .node-type-tv-show.has-hero.page--non-mobile .page-wrapper {
    margin-bottom: calc(-14%*0.5) !important; } }

@media (min-width: 100em) {
  /* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .node-type-tv-show.has-hero.page--non-mobile .page-wrapper {
    margin-bottom: calc(-14%*0.45) !important; } }

/* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
.pane-syfy-show-tiles {
  height: auto !important;
  max-width: 1920px !important;
  position: relative;
  width: 100% !important; }
  @media (min-width: 40.625em) {
    /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .pane-syfy-show-tiles {
      margin-top: -14% !important; } }
  @media (min-width: 56.25em) {
    /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .pane-syfy-show-tiles {
      margin-top: calc(-14%*0.56) !important; } }
  @media (min-width: 67.5em) {
    /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .pane-syfy-show-tiles {
      margin-top: calc(-14%*0.5) !important; } }
  @media (min-width: 100em) {
    /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .pane-syfy-show-tiles {
      margin-top: calc(-14%*0.45) !important; } }

/* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
.view-syfy-show-microsite-section-tiles {
  padding: 71px 20px 87px;
  position: relative;
  width: 100%; }
  @media (min-width: 40.625em) {
    /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .view-syfy-show-microsite-section-tiles {
      margin: 0 auto;
      width: 94%; } }
  @media (min-width: 56.25em) {
    /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .view-syfy-show-microsite-section-tiles {
      padding: 71px 37px 87px; } }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .view-syfy-show-microsite-section-tiles:nth-child(odd) {
    background-color: #151515; }
  /* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .view-syfy-show-microsite-section-tiles:nth-child(even) {
    background-color: #000000; }
  /* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .view-syfy-show-microsite-section-tiles.view-all-open .tile-section-header .tile-section-view-all:after {
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg); }
  /* line 76, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .view-syfy-show-microsite-section-tiles.view-all-open .view-content > div {
    display: block !important; }
  /* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .view-syfy-show-microsite-section-tiles.view-all-open .item-list {
    display: block; }
  /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .view-syfy-show-microsite-section-tiles .teaser__image-icon {
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    height: 60px;
    width: 60px;
    z-index: 2;
    transform: translate3d(0, 0, 0);
    background-image: url("/sites/syfy/themes/wired/assets/images/icons/play-button--square-black.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    pointer-events: none; }
  /* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .view-syfy-show-microsite-section-tiles .tile-section-header {
    position: absolute;
    left: 20px;
    top: 0;
    height: 71px;
    width: calc(100% - 40px); }
    @media (min-width: 56.25em) {
      /* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .tile-section-header {
        left: 37px;
        width: calc(100% - 74px); } }
    /* line 114, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-title {
      color: white;
      line-height: 71px;
      text-transform: uppercase; }
    /* line 121, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-view-all {
      bottom: 20px;
      color: #d8d8d8;
      cursor: pointer;
      display: block;
      padding-right: 20px;
      position: absolute;
      right: 0; }
      /* line 131, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-view-all:after {
        content: "";
        position: absolute;
        display: block;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        width: 6px;
        height: 6px;
        border-left: solid 2px #d8d8d8;
        border-bottom: solid 2px #d8d8d8;
        -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg);
        margin-top: -2px;
        transition: all 0.2s; }
      /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-view-all.item-count-1 {
        cursor: default;
        pointer-events: none; }
        /* line 150, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-view-all.item-count-1:after {
          display: none; }
      @media (min-width: 34.375em) {
        /* line 155, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-view-all.item-count-2 {
          cursor: default;
          pointer-events: none; }
          /* line 160, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
          .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-view-all.item-count-2:after {
            display: none; } }
      @media (min-width: 56.25em) {
        /* line 166, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-view-all.item-count-3 {
          cursor: default;
          pointer-events: none; }
          /* line 171, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
          .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-view-all.item-count-3:after {
            display: none; } }
      @media (min-width: 77.5em) {
        /* line 177, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-view-all.item-count-4 {
          cursor: default;
          pointer-events: none; }
          /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
          .view-syfy-show-microsite-section-tiles .tile-section-header .tile-section-view-all.item-count-4:after {
            display: none; } }
  /* line 190, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .view-syfy-show-microsite-section-tiles .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: start; }
    /* line 195, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .view-syfy-show-microsite-section-tiles .view-content > div {
      height: 0;
      margin-bottom: 1px;
      padding-top: 56.25%;
      position: relative;
      width: 100%; }
      @media (min-width: 34.375em) {
        /* line 195, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .view-content > div {
          padding-top: calc(56.25% * 0.5);
          width: 50%; } }
      @media (min-width: 56.25em) {
        /* line 195, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .view-content > div {
          padding-top: calc(56.25% * 0.333);
          width: 33.3%; } }
      @media (min-width: 77.5em) {
        /* line 195, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .view-content > div {
          padding-top: calc(56.25% * 0.25);
          width: 25%; } }
      /* line 217, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .view-content > div:nth-child(n+2) {
        display: none; }
      @media (min-width: 34.375em) {
        /* line 221, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .view-content > div:nth-child(2) {
          display: block; } }
      @media (min-width: 56.25em) {
        /* line 227, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .view-content > div:nth-child(3) {
          display: block; } }
      @media (min-width: 77.5em) {
        /* line 233, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .view-content > div:nth-child(4) {
          display: block; } }
    /* line 240, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .view-syfy-show-microsite-section-tiles .view-content .node {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
      /* line 247, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .view-content .node .field-name-field-promo-external-link {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
        /* line 254, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .view-content .node .field-name-field-promo-external-link a {
          display: block;
          height: 100%;
          text-indent: -9999px;
          width: 100%; }
    /* line 263, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .view-syfy-show-microsite-section-tiles .view-content .field-name-field-photos {
      height: 100%;
      width: 100%; }
      /* line 267, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .view-content .field-name-field-photos img {
        height: 100%;
        width: 100%; }
    /* line 273, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .view-syfy-show-microsite-section-tiles .view-content .tile-inner-content {
      bottom: 0;
      height: auto;
      left: 0;
      max-height: 100%;
      overflow: hidden;
      padding: 20px;
      pointer-events: none;
      position: absolute;
      width: 100%;
      background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%); }
      /* line 285, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .view-content .tile-inner-content h2 {
        margin: 0;
        color: #d8d8d8;
        line-height: 1.2; }
    /* line 293, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .view-syfy-show-microsite-section-tiles .view-content .tile-season-and-episode {
      display: inline-block;
      color: #d8d8d8;
      text-transform: uppercase; }
      /* line 299, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .view-content .tile-season-and-episode > div {
        display: inline-block; }
  /* line 305, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .view-syfy-show-microsite-section-tiles .item-list {
    display: none;
    text-align: center;
    margin: 0; }
    /* line 309, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
    .view-syfy-show-microsite-section-tiles .item-list ul.pager {
      list-style: none;
      padding: 15px 0;
      margin: 0; }
      /* line 313, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .item-list ul.pager li {
        display: inline-block;
        cursor: pointer;
        position: relative; }
        /* line 317, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .item-list ul.pager li a {
          width: 8px;
          height: 20px;
          display: block; }
          /* line 321, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
          .view-syfy-show-microsite-section-tiles .item-list ul.pager li a:after {
            display: block;
            border-bottom: 2px solid white;
            border-right: 2px solid white;
            height: 12px;
            position: absolute;
            top: 4px;
            width: 12px;
            transition: border 300ms; }
          /* line 335, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
          .view-syfy-show-microsite-section-tiles .item-list ul.pager li a:hover:after {
            border-bottom: 2px solid #d8d8d8;
            border-right: 2px solid #d8d8d8; }
      /* line 342, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .item-list ul.pager li.pager-current {
        font-weight: normal;
        margin: 0 30px;
        letter-spacing: 1px; }
        @media (max-width: 29.9375em) {
          /* line 342, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
          .view-syfy-show-microsite-section-tiles .item-list ul.pager li.pager-current {
            font-size: 12px;
            margin: 0 20px; } }
      /* line 353, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .item-list ul.pager li.pager-previous a {
        text-indent: -9999px; }
        /* line 356, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .item-list ul.pager li.pager-previous a:after {
          content: "";
          -ms-transform: rotate(135deg);
          transform: rotate(135deg); }
      /* line 366, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .item-list ul.pager li.pager-next a {
        text-indent: -9999px;
        margin-left: -5px; }
        /* line 369, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
        .view-syfy-show-microsite-section-tiles .item-list ul.pager li.pager-next a:after {
          content: "";
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
      /* line 379, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
      .view-syfy-show-microsite-section-tiles .item-list ul.pager .ajax-progress-throbber {
        display: none; }
  /* line 385, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_show_tiles.scss */
  .view-syfy-show-microsite-section-tiles > .button {
    bottom: 22px;
    display: block;
    left: 50%;
    padding: 0 13px;
    position: absolute;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    background: #151515;
    border: 1px solid white;
    color: white;
    line-height: 44px;
    text-transform: uppercase; }

/**
 * Top Picks sidebar component
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
.view-syfy-top-picks ul {
  margin: 0;
  padding: 0; }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
.view-syfy-top-picks li {
  background: #111111;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .view-syfy-top-picks li:before, .view-syfy-top-picks li:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .view-syfy-top-picks li:after {
    clear: both; }
  /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
  .view-syfy-top-picks li.views-row-even img {
    float: right; }
  /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
  .view-syfy-top-picks li.views-row-even .top-picks-info {
    float: right; }
    /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
    .view-syfy-top-picks li.views-row-even .top-picks-info:after {
      border-width: 11.5px 0 11.5px 11px;
      border-color: transparent transparent transparent #111111;
      margin-left: 0;
      margin-right: -11px; }
  /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
  .view-syfy-top-picks li > a {
    display: block;
    width: 100%;
    height: 100%; }
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .view-syfy-top-picks li > a:before, .view-syfy-top-picks li > a:after {
      content: " ";
      display: table; }
    /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .view-syfy-top-picks li > a:after {
      clear: both; }

/* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
.view-syfy-top-picks img {
  float: left;
  width: 50%; }

/* line 43, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
.view-syfy-top-picks .top-picks-info {
  float: left;
  padding: 20px;
  width: 50%; }
  /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
  .view-syfy-top-picks .top-picks-info:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -11px;
    margin-left: -11px;
    border-style: solid;
    border-width: 11.5px 11px 11.5px 0;
    border-color: transparent #111111 transparent transparent; }
  @media (min-width: 30em) {
    /* line 43, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
    .view-syfy-top-picks .top-picks-info {
      padding: 60px 20px 20px 40px; } }
  @media (min-width: 56.25em) {
    /* line 43, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
    .view-syfy-top-picks .top-picks-info {
      padding: 20px; } }
  /* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
  .view-syfy-top-picks .top-picks-info .marquee {
    color: #e1ff00;
    margin: 5px 0;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis; }
  /* line 76, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
  .view-syfy-top-picks .top-picks-info .title {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    font-size: 24px; }
    @media (min-width: 30em) {
      /* line 76, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
      .view-syfy-top-picks .top-picks-info .title {
        font-size: 26px;
        margin: 20px 0; } }
    @media (min-width: 56.25em) {
      /* line 76, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
      .view-syfy-top-picks .top-picks-info .title {
        font-size: 16px;
        margin: 0; } }
    @media (min-width: 67.5em) {
      /* line 76, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
      .view-syfy-top-picks .top-picks-info .title {
        font-size: 22px; } }
  /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
  .view-syfy-top-picks .top-picks-info .tagline {
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none; }
    @media (min-width: 30em) {
      /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
      .view-syfy-top-picks .top-picks-info .tagline {
        display: block; } }
    @media (min-width: 56.25em) {
      /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
      .view-syfy-top-picks .top-picks-info .tagline {
        display: none; } }
    @media (min-width: 67.5em) {
      /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
      .view-syfy-top-picks .top-picks-info .tagline {
        display: block; } }

/* line 111, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_pane_top_picks.scss */
.view-syfy-top-picks a {
  color: white; }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_popups.scss */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  border: none;
  background-color: transparent; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
.node__related-articles {
  margin: 10px 0 10px;
  line-height: 1; }
  /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
  .node__related-articles h4 {
    font-size: 15px;
    line-height: 36px;
    text-transform: uppercase;
    color: #333; }
  /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
  .node__related-articles .content {
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid; }
    /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
    .node__related-articles .content .teaser {
      border: none;
      padding: 20px 0; }
      /* line 334, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      .node__related-articles .content .teaser:after {
        content: "";
        display: table;
        clear: both; }
      /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
      .node__related-articles .content .teaser .teaser__inner-wrapper {
        -ms-flex-line-pack: start;
            align-content: flex-start;
        -ms-flex-align: center;
            align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        /* line 334, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .node__related-articles .content .teaser .teaser__inner-wrapper:after {
          content: "";
          display: table;
          clear: both; }
      /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
      .node__related-articles .content .teaser .teaser__image {
        display: inline-block;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        -ms-flex-positive: 0;
            flex-grow: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        float: none;
        max-width: 106px;
        /* We don't display videos on teasers in the sidebar. */ }
        /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
        .node__related-articles .content .teaser .teaser__image > a {
          display: inline-block;
          margin-right: 10px; }
        /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
        .node__related-articles .content .teaser .teaser__image .file-video {
          display: none; }
        /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
        .node__related-articles .content .teaser .teaser__image .teaser__image--wrapper {
          display: inline-block;
          margin-right: 10px; }
      /* line 55, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
      .node__related-articles .content .teaser .teaser__body {
        display: block;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        -ms-flex-positive: 1;
            flex-grow: 1;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        float: none;
        margin-left: 0; }
        /* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
        .node__related-articles .content .teaser .teaser__body .teaser__tags {
          margin: 10px 0 0 0; }
          /* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
          .node__related-articles .content .teaser .teaser__body .teaser__tags .teaser__tag {
            height: 22px;
            max-width: none; }
            /* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
            .node__related-articles .content .teaser .teaser__body .teaser__tags .teaser__tag a {
              padding: 5px 7px;
              line-height: 1;
              margin-top: 0; }
          /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
          .node__related-articles .content .teaser .teaser__body .teaser__tags .teaser__tags-comment-count {
            margin-top: 0; }
        /* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
        .node__related-articles .content .teaser .teaser__body .teaser__author-name {
          display: inline-block; }
      /* line 85, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
      .node__related-articles .content .teaser .teaser__title {
        display: block; }
        /* line 87, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
        .node__related-articles .content .teaser .teaser__title > a {
          font-family: "Cinetype", Helvetica, Arial, sans-serif;
          font-size: 15px;
          font-weight: 600;
          color: white; }
        /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
        .node__related-articles .content .teaser .teaser__title .teaser__author-and-time {
          display: block; }
    /* line 100, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
    .node__related-articles .content.stamp-2 .teaser:nth-child(2) {
      border-top: 1px solid white; }
      @media (min-width: 80em) {
        /* line 100, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
        .node__related-articles .content.stamp-2 .teaser:nth-child(2) {
          border-top: none; } }
    /* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
    .node__related-articles .content.stamp-2 .teaser:nth-child(1) {
      border-top: none; }
      /* line 111, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
      .node__related-articles .content.stamp-2 .teaser:nth-child(1):first-child {
        display: block; }
    @media (min-width: 80em) {
      /* line 334, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      .node__related-articles .content.stamp-2:after {
        content: "";
        display: table;
        clear: both; }
      /* line 118, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
      .node__related-articles .content.stamp-2 .teaser {
        display: block;
        margin-left: 0;
        margin-right: 0;
        float: left;
        width: 50%;
        box-sizing: border-box; }
        /* line 128, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
        .node__related-articles .content.stamp-2 .teaser:first-child .teaser__inner-wrapper, .node__related-articles .content.stamp-2 .teaser:nth-child(n+3) .teaser__inner-wrapper {
          padding-right: 20px;
          border-right: 1px #ccc solid; }
        /* line 135, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
        .node__related-articles .content.stamp-2 .teaser:nth-child(n+2) .teaser__inner-wrapper {
          padding-left: 20px; } }

/* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
.article__author-and-time {
  display: block;
  margin-bottom: 17px; }
  /* line 334, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .article__author-and-time:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 48em) {
    /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
    .article__author-and-time {
      margin-bottom: 25px; } }
  @media (min-width: 80em) {
    /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
    .article__author-and-time {
      margin-bottom: 30px; } }
  /* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
  .article__author-and-time.multiple-authors {
    margin-left: -10px; }
    /* line 165, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
    .article__author-and-time.multiple-authors .article__author-byline .article__author-byline--multiple > a:nth-last-child(2) .user_profile__inner-wrapper::after {
      content: " "; }

/* line 175, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
.teaser__author-name {
  margin-top: 10px; }
  /* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
  .teaser__author-name .user_profile__byline-name {
    font-family: "Cinetype", Helvetica, Arial, sans-serif;
    font-size: 15px;
    display: inline-block;
    position: relative; }
    /* line 184, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
    .teaser__author-name .user_profile__byline-name:hover {
      text-decoration: underline; }
  /* line 190, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
  .teaser__author-name a:focus {
    text-decoration: underline;
    outline: none; }
    /* line 194, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
    .teaser__author-name a:focus .user_profile__byline-name {
      text-decoration: underline; }

/* line 205, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
.article__author-byline--multiple a:last-child .user_profile__inner-wrapper:before {
  content: "and";
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  margin: 0 3px;
  font-size: 15px;
  color: #DAFD2F;
  position: relative; }

/* line 216, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
.article__author-byline--multiple .user_profile--byline {
  display: inline-block; }

/* line 220, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
.article__author-byline--multiple .field-name-field-profile-image,
.article__author-byline--multiple .author__image {
  display: none; }

/* line 230, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
.article__author-byline--three-authors a .user_profile__inner-wrapper:after {
  content: ",";
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #DAFD2F;
  position: relative; }

/* line 242, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
.article__author-byline--three-authors a:last-child .user_profile__inner-wrapper:after {
  display: none; }

/* line 250, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_related-articles.scss */
.field-name-field-contributor .reference-autocomplete img {
  display: none; }

/**
 * Schedule page
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.stop-scrolling {
  overflow: hidden; }

/* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.page-schedule div[role='main'] {
  position: relative; }

/* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.page-schedule .syfy-sb-right .panel-col-first {
  background: transparent;
  margin-top: 0;
  padding: 0; }
  /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-schedule .syfy-sb-right .panel-col-first h1, .page-schedule .syfy-sb-right .panel-col-first .node-type-recap .pane-node-title, .node-type-recap .page-schedule .syfy-sb-right .panel-col-first .pane-node-title {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    white-space: nowrap;
    line-height: 32px; }
    @media (min-width: 30em) {
      /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .page-schedule .syfy-sb-right .panel-col-first h1, .page-schedule .syfy-sb-right .panel-col-first .node-type-recap .pane-node-title, .node-type-recap .page-schedule .syfy-sb-right .panel-col-first .pane-node-title {
        line-height: 72px; } }
    @media (min-width: 67.5em) {
      /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .page-schedule .syfy-sb-right .panel-col-first h1, .page-schedule .syfy-sb-right .panel-col-first .node-type-recap .pane-node-title, .node-type-recap .page-schedule .syfy-sb-right .panel-col-first .pane-node-title {
        font-size: 48px; } }

/* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.page-schedule .sidebar-title {
  position: static;
  text-transform: uppercase; }
  @media (min-width: 30em) {
    /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-schedule .sidebar-title {
      font-size: 30px; } }
  @media (min-width: 56.25em) {
    /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-schedule .sidebar-title {
      border-left: 1px solid #2d2d2d;
      margin-left: -1px; } }
  @media (min-width: 67.5em) {
    /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-schedule .sidebar-title {
      font-size: 48px; } }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-schedule .sidebar-title p {
    font-family: inherit;
    font-size: inherit;
    line-height: 72px; }

/* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.page-schedule .panel-col-first-top {
  position: relative; }
  /* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-schedule .panel-col-first-top:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 32px; }
    @media (max-width: 29.9375em) {
      /* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .page-schedule .panel-col-first-top:after {
        border-bottom: none;
        border-left: none;
        border-top: none;
        border-right: 1px solid #2d2d2d; } }
  /* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-schedule .panel-col-first-top .panel-pane.has-title:first-child {
    padding-left: 0px; }
    /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-schedule .panel-col-first-top .panel-pane.has-title:first-child .pane-title {
      width: inherit;
      max-width: calc(50% - 20px);
      position: absolute;
      top: 0;
      left: 0; }
    /* line 74, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-schedule .panel-col-first-top .panel-pane.has-title:first-child.contextual-links-region {
      position: static; }
  /* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-schedule .panel-col-first-top .block-syfy-schedule {
    max-width: 50%;
    width: 100%; }
    /* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-schedule .panel-col-first-top .block-syfy-schedule .dropdown_container {
      max-width: none;
      min-width: 100%; }
  @media (min-width: 30em) {
    /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-schedule .panel-col-first-top {
      position: static; }
      /* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .page-schedule .panel-col-first-top .panel-pane.has-title:first-child .pane-title {
        width: auto;
        max-width: none;
        top: auto;
        left: auto; }
      /* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .page-schedule .panel-col-first-top .block-syfy-schedule {
        max-width: none;
        width: auto; }
        /* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
        .page-schedule .panel-col-first-top .block-syfy-schedule .dropdown_container {
          max-width: none; } }

@media (min-width: 56.25em) {
  /* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-schedule.page-scrolled .sidebar-title {
    background: #e1ff00;
    color: #000000;
    position: fixed;
    left: inherit;
    right: 3%;
    top: 40px;
    width: 26.4%;
    min-width: 300px;
    z-index: 9;
    height: 40px; }
    /* line 119, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-schedule.page-scrolled .sidebar-title p {
      font-size: 30px;
      line-height: 40px;
      color: #000000; } }

/* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.page-schedule.page-scrolled .panel-col-first-top {
  position: fixed;
  top: 40px;
  width: 93%;
  background: #e1ff00;
  height: 40px;
  z-index: 1;
  border-right: 1px solid #000000; }
  @media (min-width: 56.25em) {
    /* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-schedule.page-scrolled .panel-col-first-top {
      width: 67.7%;
      max-width: calc(94% - 300px); } }
  @media (max-width: 56.1875em) {
    /* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-schedule.page-scrolled .panel-col-first-top {
      padding-top: 0; } }

/* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.page-schedule.page-scrolled.ad-lock-set .page-wrapper {
  margin-top: 40px !important; }

/* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.page-schedule.page-scrolled.ad-lock-set .sidebar-title,
.page-schedule.page-scrolled.ad-lock-set .panel-col-first-top {
  top: 140px; }
  @media (min-width: 49.0625em) {
    /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-schedule.page-scrolled.ad-lock-set .sidebar-title,
    .page-schedule.page-scrolled.ad-lock-set .panel-col-first-top {
      top: 180px; } }

/* line 154, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.page-schedule.page-scrolled.ad-lock-set .header--sticky-nav ~ .page-wrapper {
  margin-top: 90px !important; }
  /* line 156, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-schedule.page-scrolled.ad-lock-set .header--sticky-nav ~ .page-wrapper .sidebar-title,
  .page-schedule.page-scrolled.ad-lock-set .header--sticky-nav ~ .page-wrapper .panel-col-first-top {
    top: 110px; }
    @media (min-width: 49.0625em) {
      /* line 156, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .page-schedule.page-scrolled.ad-lock-set .header--sticky-nav ~ .page-wrapper .sidebar-title,
      .page-schedule.page-scrolled.ad-lock-set .header--sticky-nav ~ .page-wrapper .panel-col-first-top {
        top: 150px; } }

/* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.page-scrolled.page-schedule .syfy-sb-right .panel-col-first h1, .page-scrolled.page-schedule .syfy-sb-right .panel-col-first .node-type-recap .pane-node-title, .node-type-recap .page-scrolled.page-schedule .syfy-sb-right .panel-col-first .pane-node-title {
  line-height: 40px; }

/* line 175, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.pane-syfy-schedule-schedule-timezone-picker,
.pane-syfy-schedule-schedule-date-picker {
  font-size: 0;
  clear: none; }

/* Includes both the time zone selector and date picker */
/* line 181, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.block-syfy-schedule {
  float: left;
  width: auto; }
  @media (min-width: 40.625em) {
    /* line 181, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .block-syfy-schedule {
      margin-top: 0; } }
  /* line 187, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .block-syfy-schedule *:focus {
    outline: none; }

/* line 193, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.pane-syfy-schedule-schedule-timezone-picker .pane-title {
  margin: 0 0 0 20px;
  color: white;
  z-index: 1;
  position: absolute;
  cursor: pointer;
  text-transform: uppercase; }
  /* line 200, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-scrolled .pane-syfy-schedule-schedule-timezone-picker .pane-title {
    color: #000000 !important; }
    /* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled .pane-syfy-schedule-schedule-timezone-picker .pane-title .timezone {
      color: inherit; }
  /* line 206, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .pane-syfy-schedule-schedule-timezone-picker .pane-title .timezone {
    color: #e1ff00;
    position: absolute;
    width: inherit;
    text-align: right;
    left: 0;
    padding-right: 33px; }
    @media (min-width: 30em) {
      /* line 206, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .pane-syfy-schedule-schedule-timezone-picker .pane-title .timezone {
        padding-left: 5px;
        padding-right: 0;
        float: none;
        left: auto;
        text-align: left;
        width: auto;
        position: static; } }

/* line 224, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.pane-syfy-schedule-schedule-timezone-picker .syfy-schedule-timezone-picker {
  float: left; }
  /* line 226, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .pane-syfy-schedule-schedule-timezone-picker .syfy-schedule-timezone-picker .dropdown {
    height: 32px; }
    @media (min-width: 30em) {
      /* line 226, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .pane-syfy-schedule-schedule-timezone-picker .syfy-schedule-timezone-picker .dropdown {
        height: 72px; } }
    /* line 232, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled .pane-syfy-schedule-schedule-timezone-picker .syfy-schedule-timezone-picker .dropdown .dropdown-header {
      background: #e1ff00;
      height: 40px;
      line-height: 40px; }

/* Timezone selector dropdown */
/* line 243, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
#schedule-timezone-picker .dropdown {
  border: none;
  height: 32px;
  width: 100%; }
  /* line 247, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-scrolled #schedule-timezone-picker .dropdown {
    height: 40px; }
  @media (min-width: 30em) {
    /* line 243, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #schedule-timezone-picker .dropdown {
      height: 72px;
      border-right: 1px solid #2d2d2d;
      min-width: 155px; } }
  @media (min-width: 40.625em) {
    /* line 243, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #schedule-timezone-picker .dropdown {
      min-width: 0;
      width: 225px; } }
  /* line 259, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #schedule-timezone-picker .dropdown .dropdown-header {
    border: none;
    padding: 0;
    height: 32px;
    line-height: 32px;
    transition: none; }
    @media (min-width: 30em) {
      /* line 259, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #schedule-timezone-picker .dropdown .dropdown-header {
        line-height: 72px;
        height: 72px; } }
    /* line 268, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled #schedule-timezone-picker .dropdown .dropdown-header {
      background: #e1ff00;
      height: 40px;
      line-height: 40px; }
    /* line 274, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #schedule-timezone-picker .dropdown .dropdown-header:after {
      transition: none;
      top: 12px;
      right: 15px; }
      @media (min-width: 30em) {
        /* line 274, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
        #schedule-timezone-picker .dropdown .dropdown-header:after {
          top: 31px; } }
      @media (min-width: 67.5em) {
        /* line 274, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
        #schedule-timezone-picker .dropdown .dropdown-header:after {
          right: 20px; } }
      /* line 284, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .page-scrolled #schedule-timezone-picker .dropdown .dropdown-header:after {
        top: 15px; }
  /* line 289, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #schedule-timezone-picker .dropdown.js-active {
    border-style: solid;
    border-bottom: 1px solid #4b4b4b;
    border-right: none;
    border-left: none;
    border-top: none;
    background-color: #333; }
    /* line 296, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled #schedule-timezone-picker .dropdown.js-active {
      background-color: #2d2d2d;
      border: none;
      height: 40px; }
    /* line 302, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #schedule-timezone-picker .dropdown.js-active .dropdown-header .pane-title {
      color: #000000; }
      /* line 304, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #schedule-timezone-picker .dropdown.js-active .dropdown-header .pane-title .timezone {
        color: transparent; }
    /* line 308, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled #schedule-timezone-picker .dropdown.js-active .dropdown-header {
      border-right: 1px solid #000000;
      border-bottom: none;
      border-left: none;
      border-top: none;
      font-size: 12px;
      line-height: 40px; }
  @media (min-width: 56.25em) {
    /* line 320, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #schedule-timezone-picker .dropdown.js-muted .dropdown-header {
      color: #191919; }
      /* line 322, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .page-scrolled #schedule-timezone-picker .dropdown.js-muted .dropdown-header {
        color: #000000; }
      /* line 325, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #schedule-timezone-picker .dropdown.js-muted .dropdown-header:after {
        border-color: #191919; }
        /* line 327, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
        .page-scrolled #schedule-timezone-picker .dropdown.js-muted .dropdown-header:after {
          border-color: #000000; } }
  /* line 334, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #schedule-timezone-picker .dropdown .dropdown-menu {
    border: none;
    overflow: hidden;
    z-index: 3;
    background-color: #2d2d2d;
    transition: none;
    top: 32px; }
    @media (min-width: 30em) {
      /* line 334, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #schedule-timezone-picker .dropdown .dropdown-menu {
        top: 72px; } }
    /* line 344, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #schedule-timezone-picker .dropdown .dropdown-menu .schedule-timezone {
      border-style: solid;
      border-bottom: 1px solid #4b4b4b;
      border-right: none;
      border-left: none;
      border-top: none;
      margin: .75em 20px;
      padding: 0 0 8px 0;
      color: white; }
      /* line 354, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #schedule-timezone-picker .dropdown .dropdown-menu .schedule-timezone:last-child {
        border: none;
        padding-bottom: 0; }
      /* line 358, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #schedule-timezone-picker .dropdown .dropdown-menu .schedule-timezone:hover {
        background-color: transparent;
        color: #e1ff00; }
    /* line 363, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled #schedule-timezone-picker .dropdown .dropdown-menu {
      top: 40px; }

/* line 368, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
#schedule-timezone-picker .dropdown-header {
  font-size: 16px; }

/* Date picker dropdown button active-state */
/* line 373, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
#schedule-date-picker {
  height: 32px; }
  @media (min-width: 30em) {
    /* line 373, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #schedule-date-picker {
      height: 72px; } }
  /* line 378, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-scrolled #schedule-date-picker {
    height: 40px; }
  /* line 381, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #schedule-date-picker .dropdown.js-active {
    border-color: transparent;
    background: transparent; }

/* Date picker dropdown */
/* line 388, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
#block-syfy-schedule-schedule-date-picker.contextual-links-region {
  position: static; }

/* line 391, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
#block-syfy-schedule-schedule-date-picker ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: none;
  background-color: rgba(17, 17, 17, 0.95);
  top: 32px; }
  @media (min-width: 30em) {
    /* line 391, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-syfy-schedule-schedule-date-picker ul {
      top: 72px; } }
  /* line 401, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-scrolled #block-syfy-schedule-schedule-date-picker ul {
    border-top: none; }
    @media (max-width: 56.1875em) {
      /* line 401, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .page-scrolled #block-syfy-schedule-schedule-date-picker ul {
        top: 50px; } }

/* line 408, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
#block-syfy-schedule-schedule-date-picker li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
  font-size: 30px; }
  @media (min-width: 30em) {
    /* line 408, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-syfy-schedule-schedule-date-picker li {
      font-size: 48px; } }
  /* line 418, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-syfy-schedule-schedule-date-picker li:hover, #block-syfy-schedule-schedule-date-picker li:focus {
    background-color: transparent; }
  /* line 422, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-syfy-schedule-schedule-date-picker li div {
    display: inline-block; }
  /* line 425, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-syfy-schedule-schedule-date-picker li a {
    display: block;
    color: white;
    line-height: 1.6;
    padding: 0 20px;
    transition: background-color 0.2s; }
    /* line 431, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-syfy-schedule-schedule-date-picker li a:hover, #block-syfy-schedule-schedule-date-picker li a:focus {
      background-color: rgba(34, 34, 34, 0.8); }
    /* line 435, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-syfy-schedule-schedule-date-picker li a:focus {
      border-bottom: none; }
    @media (min-width: 40.625em) {
      /* line 425, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-syfy-schedule-schedule-date-picker li a {
        padding-left: 245px; } }
    /* line 441, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-syfy-schedule-schedule-date-picker li a .month-day-wrapper {
      color: #e1ff00; }

/* line 446, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
#block-syfy-schedule-schedule-date-picker .dropdown {
  position: static; }
  @media (min-width: 30em) {
    /* line 446, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-syfy-schedule-schedule-date-picker .dropdown {
      min-width: 130px; } }
  @media (min-width: 40.625em) {
    /* line 446, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-syfy-schedule-schedule-date-picker .dropdown {
      min-width: 200px; } }
  /* line 454, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-syfy-schedule-schedule-date-picker .dropdown.js-active ul {
    max-height: 2500px;
    border-top: solid 1px #2d2d2d;
    padding-top: 30px; }
    /* line 458, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled #block-syfy-schedule-schedule-date-picker .dropdown.js-active ul {
      top: 40px; }
    @media (min-width: 56.25em) {
      /* line 454, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-syfy-schedule-schedule-date-picker .dropdown.js-active ul {
        min-width: calc(100% + 300px); } }
    @media (min-width: 67.5em) {
      /* line 454, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-syfy-schedule-schedule-date-picker .dropdown.js-active ul {
        width: 139%; } }

/* line 469, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
#block-syfy-schedule-schedule-date-picker .dropdown-header {
  border-bottom: none;
  padding-left: 10px;
  line-height: 32px;
  height: 32px;
  font-weight: normal;
  text-transform: uppercase; }
  @media (min-width: 30em) {
    /* line 469, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-syfy-schedule-schedule-date-picker .dropdown-header {
      line-height: 72px;
      height: 72px;
      padding-left: 20px; } }
  @media (min-width: 67.5em) {
    /* line 469, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-syfy-schedule-schedule-date-picker .dropdown-header {
      font-size: 48px; } }
  /* line 485, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-syfy-schedule-schedule-date-picker .dropdown-header:after {
    top: 12px;
    right: 33px; }
    @media (min-width: 30em) {
      /* line 485, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-syfy-schedule-schedule-date-picker .dropdown-header:after {
        top: 31px; } }
  /* line 492, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-scrolled #block-syfy-schedule-schedule-date-picker .dropdown-header {
    top: 32px;
    line-height: 32px;
    height: 32px; }
    @media (min-width: 30em) {
      /* line 492, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .page-scrolled #block-syfy-schedule-schedule-date-picker .dropdown-header {
        top: 0px;
        line-height: 40px;
        height: 40px; } }
    /* line 502, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled #block-syfy-schedule-schedule-date-picker .dropdown-header:after {
      top: 15px;
      right: 20px; }
      @media (min-width: 900px) and (max-width: 950px) {
        /* line 502, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
        .page-scrolled #block-syfy-schedule-schedule-date-picker .dropdown-header:after {
          right: 70px; } }
  /* line 510, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-syfy-schedule-schedule-date-picker .dropdown-header div {
    display: inline;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  /* line 514, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-syfy-schedule-schedule-date-picker .dropdown-header .weekday {
    color: white; }
    /* line 516, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled #block-syfy-schedule-schedule-date-picker .dropdown-header .weekday {
      color: #000000; }
  /* line 520, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-syfy-schedule-schedule-date-picker .dropdown-header .month-day-wrapper {
    color: #e1ff00; }
    /* line 522, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled #block-syfy-schedule-schedule-date-picker .dropdown-header .month-day-wrapper {
      color: #000000; }
    @media (min-width: 30em) {
      /* line 520, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-syfy-schedule-schedule-date-picker .dropdown-header .month-day-wrapper {
        display: inline; } }

/* line 531, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
#block-views-schedule-time-windows-block-4, #schedule-search {
  /* Actual schedule data */
  clear: both;
  background-color: #111;
  padding: 20px; }
  @media (min-width: 30em) {
    /* line 531, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4, #schedule-search {
      padding: 40px 20px; } }
  @media (min-width: 40.625em) {
    /* line 531, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4, #schedule-search {
      padding: 60px 20px; } }
  /* line 541, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .item-list > ul, #schedule-search .item-list > ul {
    padding-left: 0; }
  /* line 544, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 li, #schedule-search li {
    margin: 0;
    list-style: none; }
  /* line 548, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .views-row, #schedule-search .views-row {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0 0 30px 70px;
    clear: both; }
    @media (min-width: 40.625em) {
      /* line 548, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .views-row, #schedule-search .views-row {
        padding: 0 0 50px 130px; } }
    @media (min-width: 67.5em) {
      /* line 548, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .views-row, #schedule-search .views-row {
        padding: 0 0 50px 190px; } }
  /* line 561, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .views-field-start, #schedule-search .views-field-start {
    /* This is the wrapper around the entire time field. */
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0;
    /* Hide the unformatted time until processed */ }
  @media (min-width: 40.625em) {
    /* line 569, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4 .schedule-date-separator, #schedule-search .schedule-date-separator {
      font-size: 25px; } }
  @media (min-width: 67.5em) {
    /* line 569, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4 .schedule-date-separator, #schedule-search .schedule-date-separator {
      display: none;
      /* Hide the colon */ } }
  @media (min-width: 40.625em) {
    /* line 578, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4 .schedule-date-hour, #schedule-search .schedule-date-hour {
      font-size: 25px; } }
  @media (min-width: 67.5em) {
    /* line 578, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4 .schedule-date-hour, #schedule-search .schedule-date-hour {
      font-size: 72px; } }
  @media (min-width: 40.625em) {
    /* line 587, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4 .schedule-date-minutes, #schedule-search .schedule-date-minutes {
      font-size: 25px;
      display: inline-block;
      vertical-align: top; } }
  @media (min-width: 67.5em) {
    /* line 587, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4 .schedule-date-minutes, #schedule-search .schedule-date-minutes {
      font-size: 28px;
      vertical-align: .8em;
      padding-left: .2em; } }
  /* line 600, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .schedule-tz, #schedule-search .schedule-tz {
    /* am-pm */
    color: #999999; }
    @media (min-width: 40.625em) {
      /* line 600, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .schedule-tz, #schedule-search .schedule-tz {
        font-size: 25px;
        display: inline-block;
        vertical-align: top; } }
    @media (min-width: 67.5em) {
      /* line 600, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .schedule-tz, #schedule-search .schedule-tz {
        font-size: 28px;
        vertical-align: .8em;
        padding-left: .1em; } }
  /* line 614, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .schedule-on-now,
  #block-views-schedule-time-windows-block-4 .schedule-new, #schedule-search .schedule-on-now,
  #schedule-search .schedule-new {
    /* New indicator tag */
    font-weight: bold;
    float: left;
    display: block;
    margin: 0 15px 13px 0;
    background-color: #e1ff00;
    color: black;
    line-height: 16px;
    padding: 0 10px; }
    @media (min-width: 40.625em) {
      /* line 614, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .schedule-on-now,
      #block-views-schedule-time-windows-block-4 .schedule-new, #schedule-search .schedule-on-now,
      #schedule-search .schedule-new {
        line-height: 19px;
        margin: 0 15px 13px 0; } }
    @media (min-width: 67.5em) {
      /* line 614, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .schedule-on-now,
      #block-views-schedule-time-windows-block-4 .schedule-new, #schedule-search .schedule-on-now,
      #schedule-search .schedule-new {
        line-height: 23px;
        margin: 5px 15px 13px 0; } }
  /* line 634, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .schedule-title, #schedule-search .schedule-title {
    /* Title */
    margin: 0 0 8px 0;
    color: white; }
    @media (min-width: 40.625em) {
      /* line 634, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .schedule-title, #schedule-search .schedule-title {
        margin: 0 0 13px 0;
        font-size: 22px; } }
    @media (min-width: 67.5em) {
      /* line 634, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .schedule-title, #schedule-search .schedule-title {
        font-size: 36px; } }
  /* line 646, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .schedule-episode-title, #schedule-search .schedule-episode-title {
    /* Title of episode if available */
    color: #999;
    font-weight: bold; }
    /* line 649, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4 .schedule-episode-title:after, #schedule-search .schedule-episode-title:after {
      content: " - "; }
  /* line 653, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .schedule-description, #schedule-search .schedule-description {
    /* Description text */
    clear: both;
    color: #999999;
    line-height: 1.55;
    font-weight: normal; }
    @media (min-width: 40.625em) {
      /* line 653, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .schedule-description, #schedule-search .schedule-description {
        font-size: 16px; } }
  /* line 663, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .new-schedule-date, #schedule-search .new-schedule-date {
    /* Separator between dates */
    color: #e1ff00;
    text-transform: uppercase;
    border-bottom: solid 1px #444;
    margin: 50px -20px 30px -20px;
    padding-left: 90px;
    padding-bottom: 10px; }
    @media (min-width: 40.625em) {
      /* line 663, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .new-schedule-date, #schedule-search .new-schedule-date {
        margin: 80px -20px 50px -20px;
        padding-left: 150px; } }
    @media (min-width: 67.5em) {
      /* line 663, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .new-schedule-date, #schedule-search .new-schedule-date {
        padding-left: 210px;
        font-size: 48px; } }
    /* line 679, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4 .new-schedule-date .weekday, #schedule-search .new-schedule-date .weekday {
      color: white; }
      /* line 681, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .new-schedule-date .weekday:after, #schedule-search .new-schedule-date .weekday:after {
        content: " "; }
  /* line 686, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .views-field-nothing, #schedule-search .views-field-nothing {
    margin-top: 20px; }
  /* line 690, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .schedule-watch-link, #block-views-schedule-time-windows-block-4 .schedule-recap-link, #schedule-search .schedule-watch-link, #schedule-search .schedule-recap-link {
    text-transform: none;
    display: block;
    border-bottom: solid 1px #444;
    font-weight: normal;
    line-height: 1.7;
    position: relative;
    width: calc(100% + 20px); }
    @media (min-width: 40.625em) {
      /* line 690, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .schedule-watch-link, #block-views-schedule-time-windows-block-4 .schedule-recap-link, #schedule-search .schedule-watch-link, #schedule-search .schedule-recap-link {
        font-size: 14px;
        position: static;
        width: auto;
        display: inline-block;
        border-bottom: none;
        line-height: inherit; } }
  /* line 708, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .schedule-watch-link, #schedule-search .schedule-watch-link {
    margin: 0 0 10px 0;
    position: relative;
    padding-left: 25px;
    padding-bottom: 10px; }
    @media (min-width: 40.625em) {
      /* line 708, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .schedule-watch-link, #schedule-search .schedule-watch-link {
        margin-right: 20px;
        margin-bottom: 20px;
        padding-bottom: 0; } }
    /* line 718, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4 .schedule-watch-link:before, #schedule-search .schedule-watch-link:before {
      content: "";
      height: 16px;
      width: 16px;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      top: calc(50% - 5px);
      transition: border 300ms;
      display: block;
      border: 2px solid rgba(255, 255, 255, 0.5);
      border-radius: 100%; }
      @media (min-width: 40.625em) {
        /* line 718, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
        #block-views-schedule-time-windows-block-4 .schedule-watch-link:before, #schedule-search .schedule-watch-link:before {
          height: 20px;
          width: 20px;
          top: 50%; } }
    /* line 736, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4 .schedule-watch-link:after, #schedule-search .schedule-watch-link:after {
      border-top: 3px solid transparent;
      border-bottom: 3px solid transparent;
      border-left: 5px solid white;
      content: "";
      display: block;
      left: 0;
      position: absolute;
      top: calc(50% - 5px);
      -ms-transform: translate(6px, -3px);
      transform: translate(6px, -3px); }
      @media (min-width: 40.625em) {
        /* line 736, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
        #block-views-schedule-time-windows-block-4 .schedule-watch-link:after, #schedule-search .schedule-watch-link:after {
          -ms-transform: translate(8px, -3px);
          transform: translate(8px, -3px);
          top: 50%; } }
    /* line 752, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    #block-views-schedule-time-windows-block-4 .schedule-watch-link:hover:before, #schedule-search .schedule-watch-link:hover:before {
      border-color: white; }
  /* line 757, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #block-views-schedule-time-windows-block-4 .schedule-recap-link, #schedule-search .schedule-recap-link {
    margin-right: 0;
    padding-bottom: 10px; }
    @media (min-width: 40.625em) {
      /* line 757, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      #block-views-schedule-time-windows-block-4 .schedule-recap-link, #schedule-search .schedule-recap-link {
        margin-right: 10px; } }

/* line 766, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.js-schedule-search-results #block-views-schedule-time-windows-block-4 {
  display: none; }

/* line 770, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.js-schedule-search-results .panel-col-last {
  min-height: 0 !important; }

/* line 773, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.js-schedule-search-results .sb-fixed-inner {
  position: static !important; }

/* line 777, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
#schedule-search {
  display: none;
  padding: 0;
  position: relative;
  z-index: 1; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  #schedule-search:before, #schedule-search:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  #schedule-search:after {
    clear: both; }
  /* line 783, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #schedule-search.js-schedule-search-active {
    display: block; }

/* line 787, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.schedule-search-button {
  color: #666;
  cursor: pointer;
  text-transform: none;
  font-weight: normal;
  font-size: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 27px;
  height: 32px;
  line-height: 32px;
  transition: color 0.2s;
  overflow: hidden; }
  @media (min-width: 30em) {
    /* line 787, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .schedule-search-button {
      font-size: 14px;
      padding-top: 40px;
      padding-right: 46px;
      height: auto;
      line-height: normal; } }
  /* line 807, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .page-scrolled .schedule-search-button {
    color: #000000;
    font-size: 12px;
    padding-top: 18px; }
  @media (min-width: 67.5em) {
    /* line 787, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .schedule-search-button {
      font-size: 14px; } }
  /* line 818, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .schedule-search-button:hover {
    color: white; }
    /* line 820, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .schedule-search-button:hover svg path {
      transition: fill 0.2s;
      fill: white; }
    /* line 824, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled .schedule-search-button:hover {
      color: #666; }
      /* line 826, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .page-scrolled .schedule-search-button:hover svg path {
        fill: #666; }
  /* line 831, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .schedule-search-button svg {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    height: 100%;
    width: 16px; }
    /* line 837, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .schedule-search-button svg path {
      fill: #e1ff00; }
    @media (min-width: 30em) {
      /* line 831, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .schedule-search-button svg {
        padding-top: 40px;
        right: 20px; }
        /* line 843, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
        .schedule-search-button svg path {
          fill: #666; }
        /* line 847, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
        .page-scrolled .schedule-search-button svg path {
          fill: #000000; } }
    /* line 852, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .page-scrolled .schedule-search-button svg {
      padding-top: 16px; }
  /* line 856, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .schedule-search-button.js-schedule-search-active {
    display: none; }

/* line 860, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.schedule-search-loader {
  display: none; }
  /* line 862, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .js-schedule-search-processing .schedule-search-loader {
    position: absolute;
    right: 50px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0.8; }

/* line 870, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.schedule-search-label {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  display: block;
  font-weight: normal;
  text-transform: none;
  padding: 5px 0 5px 20px;
  float: left;
  font-size: 12px; }
  @media (min-width: 30em) {
    /* line 870, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .schedule-search-label {
      position: static;
      top: auto;
      left: auto;
      pointer-events: auto;
      width: 145px; } }
  @media (min-width: 40.625em) {
    /* line 870, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .schedule-search-label {
      width: 220px; } }

/* line 892, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.schedule-search-input {
  position: relative;
  background: #e1ff00;
  height: 75px;
  font-size: 40px;
  color: #000000; }
  /* line 898, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .schedule-search-input input {
    height: 75px;
    font-size: 40px;
    color: #000000;
    background: transparent;
    border: none;
    width: 100%;
    padding: 20px 70px 0 20px; }
    /* line 906, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
    .schedule-search-input input::-ms-clear {
      display: none; }
    @media (min-width: 30em) {
      /* line 898, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .schedule-search-input input {
        width: calc(100% - 145px);
        padding-left: 28px;
        padding-right: 70px; } }
    @media (min-width: 40.625em) {
      /* line 898, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
      .schedule-search-input input {
        width: calc(100% - 220px); } }

/* line 919, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
#schedule-search .schedule-search-results {
  padding: 20px; }
  /* line 921, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #schedule-search .schedule-search-results:empty {
    padding: 0; }
  /* line 924, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #schedule-search .schedule-search-results .new-schedule-date:first-child {
    margin-top: 0; }
  /* line 927, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #schedule-search .schedule-search-results .schedule-title {
    color: #666; }
  /* line 930, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #schedule-search .schedule-search-results .js-schedule-search-highlight {
    color: white; }
  /* line 933, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  #schedule-search .schedule-search-results .view-empty {
    min-height: 500px;
    font-size: 22px;
    color: white; }

/* line 940, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
.schedule-search-close {
  position: absolute;
  right: 5px;
  top: 5px;
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.001); }
  /* line 950, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .schedule-search-close:before {
    content: "";
    background-color: black;
    position: absolute;
    width: 15px;
    height: 2px;
    left: 10px;
    top: 14px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: background-color 0.2s; }
  /* line 961, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .schedule-search-close:after {
    content: "";
    background-color: black;
    position: absolute;
    left: 10px;
    top: 14px;
    height: 2px;
    width: 15px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: background-color 0.2s; }
  /* line 972, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_schedule.scss */
  .schedule-search-close:hover:before, .schedule-search-close:hover:after {
    background-color: #ccc; }

/**
 * Styled select menu general styles
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.undefined-menu {
  display: inline-block;
  max-width: 100%;
  outline: none;
  position: relative;
  width: auto;
  z-index: 5 !important; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .undefined-menu:before, .undefined-menu:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .undefined-menu:after {
    clear: both; }
  @media (min-width: 30em) {
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-menu {
      width: auto; } }
  /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .undefined-menu.js-feedback-form {
    width: auto; }
  /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .undefined-menu.undefined-open {
    height: auto; }
    /* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-menu.undefined-open ul.undefined-menu-dropdown {
      display: block;
      max-height: 750px;
      overflow-x: hidden; }
  /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .undefined-menu .ui-corner-bottom {
    border-radius: 0; }
  /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .undefined-menu ul.undefined-menu-dropdown {
    transition: max-height 0.3s;
    background: #111111;
    border: none;
    display: none;
    font-family: "syfy", Helvetica, Arial, sans-serif;
    left: 0;
    margin: 0;
    max-height: 0;
    overflow-y: scroll;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2; }
    @media (min-width: 30em) {
      /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .undefined-menu ul.undefined-menu-dropdown {
        top: 0; } }
    /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-menu ul.undefined-menu-dropdown li {
      background: transparent;
      border: none;
      border-bottom: 1px solid #222222;
      list-style-type: none;
      margin: 0;
      padding: 0; }
    /* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-menu ul.undefined-menu-dropdown a {
      background: transparent;
      color: #a6a6a6;
      display: block;
      font-weight: inherit;
      outline: none;
      padding: 11px; }
      @media (min-width: 30em) {
        /* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
        .undefined-menu ul.undefined-menu-dropdown a {
          padding-left: 28px;
          padding-right: 28px; } }

/* line 73, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.undefined-item-selected:first-child {
  display: none; }

/* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.ui-state-focus .undefined-status {
  color: #333; }

/* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.undefined-status {
  background: transparent;
  border: 1px solid #ddd;
  color: #666;
  display: inline-block;
  font-family: "Hero", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 48px;
  height: 70px;
  letter-spacing: -0.01em;
  line-height: 70px;
  margin: 0;
  max-width: 100%;
  min-width: 240px;
  overflow: hidden;
  padding: 0 11px;
  position: relative;
  text-transform: uppercase;
  vertical-align: top;
  width: 385px; }
  @media (max-width: 29.9375em) {
    /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-status {
      font-size: 36px;
      width: 100%; } }
  @media (min-width: 30em) {
    /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-status {
      overflow: visible;
      padding-left: 28px;
      padding-right: 68px;
      white-space: nowrap; } }
  /* line 113, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .undefined-status:after {
    content: "";
    position: absolute;
    top: 31px;
    right: 20px;
    display: block;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
    @media (min-width: 30em) {
      /* line 113, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .undefined-status:after {
        right: 30px; } }

/* line 130, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.undefined-dropdown {
  border-radius: 0;
  max-width: 100%;
  border: none;
  background: transparent;
  color: inherit;
  display: block;
  outline: none;
  width: 385px; }
  @media (max-width: 29.9375em) {
    /* line 130, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-dropdown {
      width: 100%; } }
  /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .undefined-dropdown .ui-icon {
    display: none; }

/* line 150, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.ui-state-active .undefined-status:after {
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 31px; }

/* line 157, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
#syfy-show-microsite-show-list-form,
.form-item-jump {
  margin: 0 20px; }
  @media (max-width: 29.9375em) {
    /* line 157, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    #syfy-show-microsite-show-list-form,
    .form-item-jump {
      margin: 0; } }
  /* line 163, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  #syfy-show-microsite-show-list-form label,
  .form-item-jump label {
    display: none; }
  /* line 166, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  #syfy-show-microsite-show-list-form .form-item,
  .form-item-jump .form-item {
    margin: 0; }
  /* line 170, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  #syfy-show-microsite-show-list-form .ui-state-active .undefined-status,
  .form-item-jump .ui-state-active .undefined-status {
    background-color: #2d2d2d;
    border-bottom: 1px solid #4b4b4b;
    border-right: none; }
  /* line 176, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  #syfy-show-microsite-show-list-form .undefined-status,
  .form-item-jump .undefined-status {
    font-weight: normal;
    border: none;
    border-right: 1px solid #333;
    color: white;
    padding: 0 60px 0 20px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 40px; }
    /* line 187, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    #syfy-show-microsite-show-list-form .undefined-status:after,
    .form-item-jump .undefined-status:after {
      border-color: #999; }
    /* line 191, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    #syfy-show-microsite-show-list-form .undefined-status:hover:after,
    .form-item-jump .undefined-status:hover:after {
      border-color: white; }

/* line 198, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.form-item-jump {
  background: #111111;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  width: 50%; }
  @media (min-width: 30em) {
    /* line 198, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .form-item-jump {
      background: transparent;
      text-align: left;
      width: 240px !important; } }
  /* line 209, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  body.page-node-episodes #syfy-show-microsite-season-jump-menu .form-item-jump,
  body.page-node-cast #syfy-show-microsite-season-jump-menu .form-item-jump {
    width: 100%; }
  @media (max-width: 30em) {
    /* line 214, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .form-item-jump .ui-state-active .undefined-status {
      font-size: 12px; } }
  /* line 220, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .form-item-jump .undefined-status {
    color: #666;
    display: block;
    font-size: 12px;
    line-height: 40px;
    min-width: initial;
    padding-left: 0;
    padding-right: 0;
    text-transform: uppercase;
    width: 100%; }
    @media (min-width: 30em) {
      /* line 220, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .form-item-jump .undefined-status {
        font-size: 18px;
        color: white;
        display: inline-block;
        font-weight: normal;
        line-height: 50px;
        min-width: 240px;
        padding-left: 20px;
        padding-right: 68px;
        text-transform: none;
        width: auto; }
        /* line 241, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
        .page-scrolled .form-item-jump .undefined-status {
          font-family: "syfy", Helvetica, Arial, sans-serif;
          font-size: 14px;
          line-height: 40px;
          height: 40px; } }
    /* line 248, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .form-item-jump .undefined-status:after {
      bottom: 17px;
      top: auto;
      right: 50%;
      width: 8px;
      height: 8px;
      margin-right: -4px;
      border-color: #333;
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
      @media (min-width: 30em) {
        /* line 248, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
        .form-item-jump .undefined-status:after {
          border-color: #9a9a9a;
          bottom: auto;
          right: 28px;
          top: 16px; } }
    /* line 265, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .form-item-jump .undefined-status:hover:after {
      border-color: white; }
  /* line 272, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .form-item-jump .ui-state-active .undefined-status:after {
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 31px; }
    @media (min-width: 30em) {
      /* line 272, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .form-item-jump .ui-state-active .undefined-status:after {
        top: 21px; } }
  /* line 281, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .form-item-jump .undefined-dropdown {
    display: block;
    /*width: 100% !important;*/ }
    /* line 284, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .page-scrolled .form-item-jump .undefined-dropdown {
      height: 40px; }

/* line 290, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.form-item-jump {
  margin-bottom: 0; }
  /* line 292, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .page-scrolled .form-item-jump {
    height: 40px; }
  @media (min-width: 30em) {
    /* line 295, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .form-item-jump .undefined-status {
      border-right: none; }
      /* line 298, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .page-scrolled .form-item-jump .undefined-status {
        font-family: "syfy", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 40px;
        height: 40px; } }
  /* line 308, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .page-scrolled .filter-top-left .form-item-jump {
    border-right: 1px solid #414141; }
  /* line 313, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .page-scrolled .filter-top-right .form-item-jump {
    border-left: 1px solid #414141; }

@media (min-width: 30em) {
  /* line 320, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  #syfy-show-microsite-season-jump-menu .undefined-status {
    padding-left: 20px; } }

/* line 331, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.page-scrolled .filter-top-left, .page-scrolled
.filter-top-right, .page-scrolled
.filter-top-container {
  background: #202020;
  position: fixed;
  top: 40px;
  z-index: 5; }

/* line 337, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.filter-top-left .nav-bar--side,
.filter-top-right .nav-bar--side,
.filter-top-container .nav-bar--side {
  transition: top 0.5s ease-out; }

/* line 340, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.nav-bar--side.page-scrolled .filter-top-left, .nav-bar--side.page-scrolled
.filter-top-right, .nav-bar--side.page-scrolled
.filter-top-container {
  top: 150px; }
  @media (max-width: 40.625em) {
    /* line 340, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .nav-bar--side.page-scrolled .filter-top-left, .nav-bar--side.page-scrolled
    .filter-top-right, .nav-bar--side.page-scrolled
    .filter-top-container {
      top: 160px; } }

@media (min-width: 30em) {
  /* line 328, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .filter-top-left,
  .filter-top-right,
  .filter-top-container {
    width: 50%; } }

/* line 352, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.filter-top-left .undefined-status,
.filter-top-right .undefined-status,
.filter-top-container .undefined-status {
  height: auto; }

/* line 357, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.filter-top-right {
  margin-top: -50px;
  position: absolute;
  right: 0;
  width: 50%; }
  /* line 362, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .page-scrolled .filter-top-right {
    top: 215px; }
  /* line 365, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .nav-bar--side.page-scrolled .filter-top-right {
    top: 230px; }
  @media (min-width: 40.625em) {
    /* line 357, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .filter-top-right {
      left: 50%;
      right: inherit; }
      /* line 371, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .page-scrolled .filter-top-right {
        left: 47%; } }
  @media (min-width: 30em) {
    /* line 375, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .filter-top-right form {
      float: right; } }
  /* line 380, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .filter-top-right .form-item-jump {
    width: 100%; }
  /* line 383, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .filter-top-right .undefined-status {
    border-left: 1px solid #222222;
    border-right: none;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 40px; }
    @media (min-width: 30em) {
      /* line 383, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .filter-top-right .undefined-status {
        font-size: 22px; } }

/* line 397, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.filter-top-container {
  width: auto;
  position: relative;
  margin-top: -50px; }
  /* line 401, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .filter-top-container::after {
    display: block;
    content: " ";
    height: 0;
    clear: both;
    visibility: hidden; }
  /* line 409, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  body.ad-lock-set.has-microsite-logo .header.header--sticky-nav ~ .page-wrapper .filter-top-container,
  .page-scrolled .filter-top-container {
    margin-top: 0; }
  /* line 414, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .filter-top-container .ajax-progress {
    display: none; }
  /* line 418, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .filter-top-container .panel-pane {
    float: left;
    width: auto;
    clear: none;
    border-right: 1px solid #333; }
    /* line 423, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .filter-top-container .panel-pane:last-child {
      border-right: none; }
    /* line 427, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .filter-top-container .panel-pane .pane-title {
      transition: all 300ms;
      box-sizing: border-box;
      line-height: 50px; }
      /* line 432, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .page-scrolled .filter-top-container .panel-pane .pane-title {
        line-height: 40px; }
    /* line 436, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .filter-top-container .panel-pane .pane-title,
    .filter-top-container .panel-pane > form {
      float: left; }
    @media (max-width: 29.9375em) {
      /* line 418, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .filter-top-container .panel-pane {
        width: 50%; }
        /* line 443, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
        .filter-top-container .panel-pane.has-title {
          float: none;
          width: 100%;
          border-right: none; }
          /* line 447, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
          .filter-top-container .panel-pane.has-title .pane-title {
            margin-left: 0;
            padding-left: 20px;
            font-size: 16px;
            font-weight: normal; }
          /* line 453, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
          .filter-top-container .panel-pane.has-title .pane-title,
          .filter-top-container .panel-pane.has-title > form {
            width: 50%;
            box-sizing: border-box; }
        /* line 459, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
        .filter-top-container .panel-pane .pane-title,
        .filter-top-container .panel-pane > form {
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        /* line 465, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
        .filter-top-container .panel-pane .form-item-jump {
          width: 100%;
          text-align: left;
          background: transparent; }
          /* line 469, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
          .filter-top-container .panel-pane .form-item-jump .undefined-status {
            font-size: 14px;
            color: white;
            display: inline-block;
            font-weight: normal;
            line-height: 50px;
            padding-left: 20px;
            padding-right: 68px;
            text-transform: none;
            width: 100%; } }
      @media (max-width: 29.9375em) and (max-width: 29.9375em) {
        /* line 469, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
        .filter-top-container .panel-pane .form-item-jump .undefined-status {
          padding-right: 40px; } }
    @media (max-width: 29.9375em) {
            /* line 482, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
            .page-scrolled .filter-top-container .panel-pane .form-item-jump .undefined-status {
              font-family: "syfy", Helvetica, Arial, sans-serif;
              font-size: 14px;
              line-height: 40px;
              height: 40px; }
            /* line 489, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
            .filter-top-container .panel-pane .form-item-jump .undefined-status:after {
              border-color: #9a9a9a;
              bottom: auto;
              right: 28px;
              top: 20px; }
          /* line 498, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
          .filter-top-container .panel-pane .form-item-jump .ui-state-active .undefined-status:after {
            top: 24px; } }
  @media (max-width: 56.1875em) {
    /* line 397, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .filter-top-container {
      padding-top: 50px; }
      /* line 509, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .page-scrolled .filter-top-container {
        padding-top: 0; }
      /* line 512, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .filter-top-container .panel-pane.has-title:first-child {
        max-width: 50%; }
        /* line 514, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
        .filter-top-container .panel-pane.has-title:first-child .pane-title {
          position: absolute;
          top: 0;
          left: 0;
          margin: 0;
          padding: 0 20px;
          border-right: 0;
          width: 100%;
          line-height: 50px; }
          /* line 523, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
          .page-scrolled .filter-top-container .panel-pane.has-title:first-child .pane-title {
            display: none; }
        /* line 527, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
        .filter-top-container .panel-pane.has-title:first-child > form {
          width: 100%; } }

@media (max-width: 29.9375em) {
  /* line 536, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .page-quizzes .form-item-jump,
  .syfy-microsite-quizzes .form-item-jump {
    width: 100%; } }

@media (max-width: 29.9375em) {
  /* line 541, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .page-quizzes .filter-top-right,
  .syfy-microsite-quizzes .filter-top-right {
    display: none; } }

/* line 549, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.undefined-menu ul.undefined-menu-dropdown {
  box-shadow: none;
  background: #333;
  border: none;
  /*width: 100% !important;*/ }
  @media (min-width: 30em) {
    /* line 549, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-menu ul.undefined-menu-dropdown {
      /*width: 240px !important;*/ } }
  /* line 558, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .undefined-menu ul.undefined-menu-dropdown li {
    background-color: #333;
    border: none;
    padding-left: 20px;
    padding-right: 20px; }
    /* line 564, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-menu ul.undefined-menu-dropdown li.undefined-item-selected a {
      color: #e1ff00; }
    /* line 569, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-menu ul.undefined-menu-dropdown li:last-child a {
      border: none; }
  /* line 574, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .undefined-menu ul.undefined-menu-dropdown a {
    border-bottom: 1px solid #4b4b4b;
    color: white;
    padding: 10px 0;
    text-transform: capitalize; }
    /* line 580, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-menu ul.undefined-menu-dropdown a:hover {
      color: #e1ff00; }

/* line 585, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.undefined-menu #edit-submitted-topic-menu {
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.075);
  background: white;
  border: 1px solid #ccc;
  font-size: 18px;
  width: 250px !important; }
  @media (min-width: 30em) {
    /* line 585, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-menu #edit-submitted-topic-menu {
      width: 385px !important; } }
  /* line 595, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .undefined-menu #edit-submitted-topic-menu li {
    background-color: white;
    border: none; }
    /* line 599, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-menu #edit-submitted-topic-menu li.undefined-item-selected a {
      background-color: transparent; }
    /* line 603, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .undefined-menu #edit-submitted-topic-menu li.ui-state-hover {
      font-weight: lighter; }
      /* line 605, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
      .undefined-menu #edit-submitted-topic-menu li.ui-state-hover a {
        background-color: transparent;
        color: black; }
  /* line 612, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .undefined-menu #edit-submitted-topic-menu a:hover {
    color: black;
    font-weight: lighter; }

/* line 622, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.webform-component--topic .undefined-status {
  color: #666;
  font-weight: lighter;
  width: 250px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 40px; }
  @media (min-width: 30em) {
    /* line 622, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .webform-component--topic .undefined-status {
      width: 385px !important; } }

/* line 635, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.webform-component--topic .ui-state-active .undefined-status {
  box-shadow: inset 0 -5px 15px -5px rgba(0, 0, 0, 0.05);
  transition: none; }

/* line 641, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.webform-component--topic .ui-state-focus .undefined-status {
  color: #333; }

/* line 646, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.webform-component--topic span a.ui-widget {
  font-weight: inherit;
  height: 50px; }

/* line 654, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.providerForm .undefined-dropdown {
  background: #3a3a3a;
  width: 300px !important;
  height: 50px;
  margin-right: 2px; }

/* line 660, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.providerForm .ui-state-focus .undefined-status,
.providerForm .undefined-status {
  background: transparent;
  color: #a6a6a6;
  border: none;
  width: 300px;
  padding-right: 40px;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 671, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.providerForm fieldset > span {
  margin-bottom: 15px; }
  @media (min-width: 30em) {
    /* line 671, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .providerForm fieldset > span {
      float: left; } }

/* line 678, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.providerForm button {
  float: left;
  position: relative;
  width: 130px;
  height: 50px;
  margin-bottom: 15px; }

/* line 685, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.providerForm .undefined-menu.undefined-open ul.undefined-menu-dropdown {
  max-height: 200px;
  width: 300px !important;
  overflow-y: scroll;
  background: #3a3a3a;
  margin-bottom: 40px; }
  /* line 691, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .providerForm .undefined-menu.undefined-open ul.undefined-menu-dropdown li {
    border-bottom-color: #444; }
  /* line 694, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .providerForm .undefined-menu.undefined-open ul.undefined-menu-dropdown a:hover {
    background: #444; }

/* line 707, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.page-node-episodes .undefined-dropdown .undefined-menu-dropdown,
.page-node-photos .undefined-dropdown .undefined-menu-dropdown,
.page-node-videos .undefined-dropdown .undefined-menu-dropdown,
.syfy-microsite-quizzes .undefined-dropdown .undefined-menu-dropdown,
.page-quizzes .undefined-dropdown .undefined-menu-dropdown,
.node-type-timeline .undefined-dropdown .undefined-menu-dropdown {
  overflow: auto; }

/* line 710, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.page-node-episodes .undefined-dropdown .undefined-status,
.page-node-photos .undefined-dropdown .undefined-status,
.page-node-videos .undefined-dropdown .undefined-status,
.syfy-microsite-quizzes .undefined-dropdown .undefined-status,
.page-quizzes .undefined-dropdown .undefined-status,
.node-type-timeline .undefined-dropdown .undefined-status {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold; }

@media (min-width: 40.625em) {
  /* line 706, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .page-node-episodes .undefined-dropdown,
  .page-node-photos .undefined-dropdown,
  .page-node-videos .undefined-dropdown,
  .syfy-microsite-quizzes .undefined-dropdown,
  .page-quizzes .undefined-dropdown,
  .node-type-timeline .undefined-dropdown {
    max-height: 50px; } }

/* line 730, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.page-node-episodes .undefined-menu .undefined-menu-dropdown,
.page-node-photos .undefined-menu .undefined-menu-dropdown,
.page-node-videos .undefined-menu .undefined-menu-dropdown,
.syfy-microsite-quizzes .undefined-menu .undefined-menu-dropdown,
.page-quizzes .undefined-menu .undefined-menu-dropdown,
.page-node-cast .undefined-menu .undefined-menu-dropdown,
.node-type-timeline .undefined-menu .undefined-menu-dropdown {
  overflow: auto; }

/* line 734, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.page-node-episodes .undefined-status,
.page-node-photos .undefined-status,
.page-node-videos .undefined-status,
.syfy-microsite-quizzes .undefined-status,
.page-quizzes .undefined-status,
.page-node-cast .undefined-status,
.node-type-timeline .undefined-status {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold; }

@media (min-width: 40.625em) {
  /* line 739, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .page-node-episodes .undefined-dropdown,
  .page-node-photos .undefined-dropdown,
  .page-node-videos .undefined-dropdown,
  .syfy-microsite-quizzes .undefined-dropdown,
  .page-quizzes .undefined-dropdown,
  .page-node-cast .undefined-dropdown,
  .node-type-timeline .undefined-dropdown {
    max-height: 50px; } }

/* line 747, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
.page-faq .undefined-menu #edit-submitted-topic-menu,
.page-faq .undefined-menu ul.undefined-menu-dropdown,
.js-feedback-form.undefined-menu #edit-submitted-topic-menu,
.js-feedback-form.undefined-menu ul.undefined-menu-dropdown {
  background: #fff;
  box-sizing: border-box;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.075);
  border: 1px solid #ddd;
  border-bottom: 0;
  border-right: 0;
  width: 385px !important; }
  /* line 756, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .page-faq .undefined-menu #edit-submitted-topic-menu li,
  .page-faq .undefined-menu ul.undefined-menu-dropdown li,
  .js-feedback-form.undefined-menu #edit-submitted-topic-menu li,
  .js-feedback-form.undefined-menu ul.undefined-menu-dropdown li {
    background: none;
    padding-left: 28px;
    padding-right: 28px; }
    /* line 761, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
    .page-faq .undefined-menu #edit-submitted-topic-menu li.ui-state-hover a,
    .page-faq .undefined-menu ul.undefined-menu-dropdown li.ui-state-hover a,
    .js-feedback-form.undefined-menu #edit-submitted-topic-menu li.ui-state-hover a,
    .js-feedback-form.undefined-menu ul.undefined-menu-dropdown li.ui-state-hover a {
      color: #e1ff00; }
  /* line 766, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_selectmenu.scss */
  .page-faq .undefined-menu #edit-submitted-topic-menu a,
  .page-faq .undefined-menu ul.undefined-menu-dropdown a,
  .js-feedback-form.undefined-menu #edit-submitted-topic-menu a,
  .js-feedback-form.undefined-menu ul.undefined-menu-dropdown a {
    border: 0;
    color: #666;
    padding: 20px 0;
    text-transform: none; }

/**
 * TV Show One-pager's
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.syfy-one-pagers .panel-group-top {
  padding-top: 70%;
  position: relative; }
  @media (min-width: 40.625em) {
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
    .syfy-one-pagers .panel-group-top {
      padding-top: 50%; } }
  @media (min-width: 67.5em) {
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
    .syfy-one-pagers .panel-group-top {
      padding-top: 40%; } }

/* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.syfy-one-pagers .panel-col-top {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  margin-top: 60px; }

/* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.syfy-one-pagers .panel-col-middle {
  background-image: -owg-linear-gradient(top, transparent 0%, black 100%);
  background-image: linear-gradient(top, transparent 0%, black 100%); }
  /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .syfy-one-pagers .panel-col-middle .panel-pane {
    width: auto; }
  /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .syfy-one-pagers .panel-col-middle .onepage-description {
    clear: none; }
    @media (min-width: 40.625em) {
      /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
      .syfy-one-pagers .panel-col-middle .onepage-description {
        float: left; } }
    @media (min-width: 67.5em) {
      /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
      .syfy-one-pagers .panel-col-middle .onepage-description {
        width: calc((100% - 380px) * .7); } }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .syfy-one-pagers .panel-col-middle .onepage-starring {
    clear: none; }
    @media (min-width: 40.625em) {
      /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
      .syfy-one-pagers .panel-col-middle .onepage-starring {
        float: left; } }
    @media (min-width: 67.5em) {
      /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
      .syfy-one-pagers .panel-col-middle .onepage-starring {
        width: calc((100% - 380px) * .3); } }
  /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .syfy-one-pagers .panel-col-middle .onepage-ad {
    clear: none; }
    @media (min-width: 40.625em) {
      /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
      .syfy-one-pagers .panel-col-middle .onepage-ad {
        float: right;
        max-width: 380px; } }

/* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.syfy-one-pagers .panel-col-bottom .l-container {
  background: black; }

/* line 59, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.syfy-one-pagers .field-name-field-op-show-desc a {
  color: #fff;
  font-weight: bold; }

/* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.onepage-background-image {
  position: absolute;
  top: 0;
  width: 100%;
  height: 200%;
  z-index: -1;
  overflow: hidden; }
  @media (min-width: 30em) {
    /* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
    .onepage-background-image {
      overflow: visible;
      height: 100%; } }
  /* line 76, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .onepage-background-image img {
    position: absolute;
    width: 125%;
    max-width: 9999px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (min-width: 30em) {
      /* line 76, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
      .onepage-background-image img {
        width: 100%; } }

/* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.onepage-tagline-1 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center; }

/* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.onepage-tagline-2 {
  text-align: center;
  font-size: 22px; }

/* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.onepage-trailer-link {
  text-align: center;
  margin: 20px 0; }

/* line 103, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.onepage-logo img {
  display: block;
  width: 60%;
  max-width: 600px;
  min-width: 220px;
  margin: 20px auto; }

/* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.onepage-description,
.onepage-starring {
  padding: 40px 40px 0 40px; }

/* line 114, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.onepage-ad {
  padding: 40px; }

/* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.onepage-starring {
  padding-right: 5px; }
  /* line 119, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .onepage-starring .pane-title {
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px; }
  /* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .onepage-starring .field {
    line-height: 1.4;
    padding: 5px 0;
    font-size: 14px; }

/* line 132, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.pane-one-pager-top-shows-pane-top-shows {
  width: auto;
  padding-top: 20px; }
  @media (min-width: 56.25em) {
    /* line 132, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
    .pane-one-pager-top-shows-pane-top-shows {
      padding-top: 40px;
      border-top: 1px solid #333; } }
  /* line 140, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .pane-one-pager-top-shows-pane-top-shows .pane-title {
    color: white; }
  /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .pane-one-pager-top-shows-pane-top-shows .view-content {
    font-size: 0; }
  /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .pane-one-pager-top-shows-pane-top-shows .grid-item {
    font-size: 16px;
    width: 100%;
    margin: auto;
    display: inline-block;
    width: 50%; }
    @media (min-width: 40.625em) {
      /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
      .pane-one-pager-top-shows-pane-top-shows .grid-item {
        width: 33.3333333333%; } }
    @media (min-width: 56.25em) {
      /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
      .pane-one-pager-top-shows-pane-top-shows .grid-item {
        width: 25%; } }
    @media (min-width: 67.5em) {
      /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
      .pane-one-pager-top-shows-pane-top-shows .grid-item {
        width: 20%; } }
    /* line 161, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
    .pane-one-pager-top-shows-pane-top-shows .grid-item:nth-child(5) {
      display: none; }
      @media (min-width: 67.5em) {
        /* line 161, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
        .pane-one-pager-top-shows-pane-top-shows .grid-item:nth-child(5) {
          display: inline-block; } }
    @media (min-width: 40.625em) {
      /* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
      .pane-one-pager-top-shows-pane-top-shows .grid-item:nth-child(4) {
        display: none; } }
    @media (min-width: 56.25em) {
      /* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
      .pane-one-pager-top-shows-pane-top-shows .grid-item:nth-child(4) {
        display: inline-block; } }

/* line 181, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.pane-full-episodes-pane-related-episodes-by-show {
  position: relative; }
  /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .pane-full-episodes-pane-related-episodes-by-show .pane-title {
    color: white;
    font-weight: lighter; }

/* line 189, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
.pane-full-episodes-pane-episodes-by-show {
  border-top: solid 1px #333;
  padding: 30px 0; }
  /* line 192, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .pane-full-episodes-pane-episodes-by-show .pane-title {
    color: white;
    font-weight: lighter; }
  /* line 198, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .pane-full-episodes-pane-episodes-by-show .view-full-episodes:not(.view-display-id-pane_latest_6) .view-header {
    display: none; }
  /* line 201, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_show_one_pagers.scss */
  .pane-full-episodes-pane-episodes-by-show .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content {
    max-height: 9999px; }

/**
 * Sidebar general styles
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
.syfy-sb-right .panel-col-first {
  background: white;
  color: #000000;
  position: relative; }
  /* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
  .syfy-sb-right .panel-col-first a.more {
    font-weight: bold;
    text-transform: uppercase; }
  /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
  .syfy-sb-right .panel-col-first hr {
    border-color: #eeeeee; }
  /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
  .syfy-sb-right .panel-col-first .pane-node-field-footer {
    font-weight: lighter; }
    /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
    .syfy-sb-right .panel-col-first .pane-node-field-footer a {
      color: #131314;
      background-image: linear-gradient(transparent 13px, #e1ff00 0);
      transition: 0.2s ease all; }
      /* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
      .syfy-sb-right .panel-col-first .pane-node-field-footer a:focus, .syfy-sb-right .panel-col-first .pane-node-field-footer a:hover {
        background-image: linear-gradient(transparent 13px, #e4e4e4 0); }

/* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
.syfy-sb-right .field-type-text-with-summary {
  border-top: 1px solid #e5e5e5;
  margin-top: 30px;
  padding-top: 40px; }
  /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
  .syfy-sb-right .field-type-text-with-summary a {
    color: #131314;
    background-image: linear-gradient(transparent 13px, #e1ff00 0);
    transition: 0.2s ease all; }
    /* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
    .syfy-sb-right .field-type-text-with-summary a:focus, .syfy-sb-right .field-type-text-with-summary a:hover {
      background-image: linear-gradient(transparent 13px, #e4e4e4 0); }
  /* line 59, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
  .syfy-sb-right .field-type-text-with-summary p {
    margin-bottom: 35px; }

/* line 64, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
.syfy-sb-right form .undefined-dropdown.ui-state-active .undefined-status {
  border-bottom: 0; }

/* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
.syfy-sb-right form .undefined-status {
  line-height: 50px;
  height: auto;
  text-transform: none; }
  /* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sidebar_right.scss */
  .syfy-sb-right form .undefined-status:after {
    top: 21px; }

/**
 * Sidebar Title - this is the text that frequently exists above the sidebar
 */
/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_site-alert.scss */
.block-site-alert {
  display: none !important; }

/**
 * Social Share Bar
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social.scss */
.pane-syfy-social-social-share {
  margin: 40px 0; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .pane-syfy-social-social-share:before, .pane-syfy-social-social-share:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .pane-syfy-social-social-share:after {
    clear: both; }
  @media (min-width: 67.5em) {
    /* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social.scss */
    .pane-syfy-social-social-share {
      position: absolute;
      left: 40px;
      margin: 0;
      width: auto; } }
  /* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social.scss */
  .pane-syfy-social-social-share h2 {
    margin-bottom: 0; }
  /* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social.scss */
  .pane-syfy-social-social-share #social-share ul {
    padding: 0;
    margin: 0; }
  /* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social.scss */
  .pane-syfy-social-social-share #social-share li {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0; }
    /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social.scss */
    .pane-syfy-social-social-share #social-share li:last-child a {
      border-right: 1px solid #e5e5e5; }
      @media (min-width: 67.5em) {
        /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social.scss */
        .pane-syfy-social-social-share #social-share li:last-child a {
          border-bottom: 1px solid #e5e5e5; } }
  /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social.scss */
  .pane-syfy-social-social-share #social-share a {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    display: block;
    width: 50px;
    height: 50px;
    background-color: white;
    float: left;
    position: relative;
    transition: background-color 0.2s; }
    /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social.scss */
    .pane-syfy-social-social-share #social-share a:after {
      content: "";
      display: block;
      width: 25px;
      height: 25px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -13px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
    @media (min-width: 67.5em) {
      /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social.scss */
      .pane-syfy-social-social-share #social-share a {
        float: none;
        border-right: solid 1px #e5e5e5;
        border-top: solid 1px #e5e5e5;
        border-left: 1px solid #e5e5e5;
        border-bottom: none; } }
    /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social.scss */
    .pane-syfy-social-social-share #social-share a:hover, .pane-syfy-social-social-share #social-share a:focus {
      background-color: #f5f5f5; }

/*
 * Microsite Social Wall
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
.node-social-wall .field-name-body {
  min-height: 25px; }
  /* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
  .node-social-wall .field-name-body a {
    color: white;
    font-weight: bold; }
  /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
  .node-social-wall .field-name-body h1, .node-social-wall .field-name-body .node-type-recap .pane-node-title, .node-type-recap .node-social-wall .field-name-body .pane-node-title, .node-social-wall .field-name-body h2, .node-social-wall .field-name-body h3, .node-social-wall .field-name-body h4 {
    color: inherit; }
  /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
  .node-social-wall .field-name-body p:last-child {
    margin: 0; }

/* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
.node-type-social-wall .pane-node-title h1, .node-type-social-wall .pane-node-title .node-type-recap .pane-node-title, .node-type-recap .node-type-social-wall .pane-node-title .pane-node-title {
  line-height: 40px;
  margin-bottom: 10px; }

/* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
.node-type-social-wall .pane-node-field-tv-external-links {
  width: 80%;
  margin: 15px auto 30px auto;
  display: table;
  text-align: center; }
  @media (min-width: 40.625em) {
    /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
    .node-type-social-wall .pane-node-field-tv-external-links {
      display: block;
      float: right;
      clear: none;
      width: auto;
      margin: 0 0 0 30px; } }
  /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
  .node-type-social-wall .pane-node-field-tv-external-links .pane-title {
    display: none;
    color: white;
    margin-right: 15px;
    font-weight: normal;
    margin-bottom: 0; }
    @media (min-width: 67.5em) {
      /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
      .node-type-social-wall .pane-node-field-tv-external-links .pane-title {
        display: block;
        float: left;
        height: 25px;
        line-height: 25px; } }
  /* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
  .node-type-social-wall .pane-node-field-tv-external-links a {
    display: table-cell;
    width: 30px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }
    @media (max-width: 40.625em) {
      /* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
      .node-type-social-wall .pane-node-field-tv-external-links a:first-of-type:nth-last-child(1),
      .node-type-social-wall .pane-node-field-tv-external-links a:first-of-type:nth-last-child(1) ~ a {
        display: block; } }
    @media (max-width: 40.625em) {
      /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
      .node-type-social-wall .pane-node-field-tv-external-links a:first-of-type:nth-last-child(2),
      .node-type-social-wall .pane-node-field-tv-external-links a:first-of-type:nth-last-child(2) ~ a, .node-type-social-wall .pane-node-field-tv-external-links a:first-of-type:nth-last-child(3),
      .node-type-social-wall .pane-node-field-tv-external-links a:first-of-type:nth-last-child(3) ~ a {
        padding: 0 40px;
        display: inline-block; } }
    @media (min-width: 40.625em) {
      /* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
      .node-type-social-wall .pane-node-field-tv-external-links a {
        height: 25px;
        display: block;
        float: left; } }

/* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
.node-type-social-wall .pane-entity-view {
  clear: none; }

/* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall.scss */
.node-type-social-wall #wall {
  clear: both;
  margin-top: 15px; }

/* Crimson Peak Ads - Remark code after it's over. */
/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
.crimsonpeak-hashtag {
  color: #fff;
  float: left; }

/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
.crimsonpeak-social {
  color: #fff;
  float: right; }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
.crimsonpeak-outer {
  position: relative;
  padding-top: 150px; }
  @media (min-width: 30em) {
    /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
    .crimsonpeak-outer {
      padding-top: 200px; } }
  @media (min-width: 40.625em) {
    /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
    .crimsonpeak-outer {
      padding-top: 250px; } }
  @media (min-width: 56.25em) {
    /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
    .crimsonpeak-outer {
      padding-top: 300px; } }
  @media (min-width: 67.5em) {
    /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
    .crimsonpeak-outer {
      min-height: 600px;
      padding-top: 350px; } }
  @media (min-width: 87.5em) {
    /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
    .crimsonpeak-outer {
      min-height: 600px;
      padding-top: 450px; } }

/* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
.crimsonpeak-bg {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  z-index: -1; }

/* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
.crimsonpeak-header-outer {
  position: relative;
  width: 100%; }

/* line 43, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
.crimsonpeak-header {
  margin: -30px -20px; }

/* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
.crimsonpeak-title {
  position: relative;
  font-size: 28px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px; }
  @media (min-width: 30em) {
    /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
    .crimsonpeak-title {
      font-size: 34px;
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 56.25em) {
    /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
    .crimsonpeak-title {
      font-size: 40px; } }

/* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
.crimsonpeak-copy {
  position: relative;
  font-weight: lighter;
  font-size: 14px !important;
  line-height: 28px !important;
  padding-left: 0px;
  padding-right: 0px; }
  @media (min-width: 30em) {
    /* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
    .crimsonpeak-copy {
      width: 85%;
      padding-left: 20px;
      padding-right: 20px;
      font-size: 18px !important;
      line-height: 30px !important; } }
  @media (min-width: 56.25em) {
    /* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
    .crimsonpeak-copy {
      width: 65%;
      font-size: 20px !important;
      line-height: 33px !important; } }
  @media (min-width: 67.5em) {
    /* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_crimson_peak.scss */
    .crimsonpeak-copy {
      width: 65%;
      font-size: 22px !important;
      line-height: 35px !important; } }

/**
 * Social Wall no Microsite.
 */
/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_no_microsite.scss */
.social-wall-no-microsite .panel-1col h1, .social-wall-no-microsite .panel-1col .node-type-recap .pane-node-title, .node-type-recap .social-wall-no-microsite .panel-1col .pane-node-title {
  color: white;
  margin-bottom: 15px; }

/* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_social_wall_no_microsite.scss */
.social-wall-no-microsite #syfy-mps-topbanner {
  text-align: center;
  margin: 20px 0; }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sponsorship.scss */
.pane-category-sponsorship-category-sponsor .view {
  margin: 10px;
  text-align: center; }

/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sponsorship.scss */
.pane-category-sponsorship-category-sponsor .sponsor-name {
  display: none; }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sponsorship.scss */
.pane-category-sponsorship-category-sponsor .sponsor-image img {
  width: auto;
  max-height: 70px;
  vertical-align: top; }

@media (min-width: 67.5em) {
  /* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sponsorship.scss */
  .pane-category-sponsorship-category-sponsor {
    position: relative;
    height: 0; }
    /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sponsorship.scss */
    .pane-category-sponsorship-category-sponsor .view {
      position: absolute;
      right: 0;
      bottom: 0;
      margin-top: 0;
      text-align: right; }
    /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_sponsorship.scss */
    .pane-category-sponsorship-category-sponsor .sponsor-image img {
      max-height: 50px; } }

/* line 3, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
.syfy-spredfast-entry.voted .syfy-spredfast-vote-button {
  pointer-events: none;
  background-color: #7337AA;
  border-color: #7337AA; }
  /* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .syfy-spredfast-entry.voted .syfy-spredfast-vote-button::after {
    background-position-x: -16px;
    background-position-y: -80px; }

/* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
.syfy-spredfast-entry.voted .syfy-spredfast-share-button {
  display: block; }

/* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
.syfy-spredfast-entry .syfy-spredfast-entry-image::after {
  pointer-events: none; }

/* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
.syfy-spredfast-entry .syfy-spredfast-vote-button {
  position: absolute;
  bottom: 56px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-left: 42px; }
  /* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .syfy-spredfast-entry .syfy-spredfast-vote-button::after {
    content: " ";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    left: 16px;
    top: 8px;
    background-image: url(../images/tile-icons.png);
    background-position-y: -64px; }
  /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .syfy-spredfast-entry .syfy-spredfast-vote-button:hover::after {
    background-position-x: -16px; }

/* line 52, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
.syfy-spredfast-entry .syfy-spredfast-share-button {
  display: none;
  line-height: 16px;
  color: white;
  text-transform: uppercase;
  display: none;
  position: absolute;
  bottom: 30px;
  left: 50%;
  padding-left: 20px;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  /* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .syfy-spredfast-entry .syfy-spredfast-share-button::after {
    content: " ";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../images/tile-icons.png);
    background-position-x: -16px;
    background-position-y: -96px; }

/* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
.spreadfast-contest {
  position: relative; }
  /* line 84, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .spreadfast-contest .syfy-spredfast-entry-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 80px 0;
    z-index: 7;
    background: #161616;
    text-align: center;
    overflow: auto; }
    /* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .spreadfast-contest .syfy-spredfast-entry-popup .close {
      position: absolute;
      top: 20px;
      left: 50%;
      margin-left: -15px; }
    /* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .spreadfast-contest .syfy-spredfast-entry-popup .content {
      position: relative;
      display: inline-block;
      width: 100%;
      height: 100%; }
      @media (min-width: 40.625em) {
        /* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
        .spreadfast-contest .syfy-spredfast-entry-popup .content {
          width: 80%; }
          /* line 114, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
          .spreadfast-contest .syfy-spredfast-entry-popup .content .syfy-spredfast-entry .syfy-spredfast-entry-image {
            width: 90%; } }
      /* line 120, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
      .spreadfast-contest .syfy-spredfast-entry-popup .content .direction-nav {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 0;
        margin-top: -30px;
        z-index: 1; }
        /* line 129, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
        .spreadfast-contest .syfy-spredfast-entry-popup .content .direction-nav a {
          position: absolute;
          display: block;
          width: 60px;
          height: 60px;
          background-color: #202020; }
          /* line 137, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
          .spreadfast-contest .syfy-spredfast-entry-popup .content .direction-nav a:after {
            content: "";
            background-repeat: no-repeat;
            background-position: center center;
            position: absolute;
            left: 50%;
            top: 50%;
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            left: 47%;
            width: 100%;
            height: 100%; }
          /* line 149, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
          .spreadfast-contest .syfy-spredfast-entry-popup .content .direction-nav a.next:after {
            -ms-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
            left: 53%; }
          /* line 155, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
          .spreadfast-contest .syfy-spredfast-entry-popup .content .direction-nav a.prev {
            top: 0;
            left: 0; }
          /* line 159, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
          .spreadfast-contest .syfy-spredfast-entry-popup .content .direction-nav a.next {
            top: 0;
            right: 0; }
      /* line 166, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
      .spreadfast-contest .syfy-spredfast-entry-popup .content .syfy-spredfast-entry {
        min-width: 200px;
        min-height: 200px; }
        /* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
        .spreadfast-contest .syfy-spredfast-entry-popup .content .syfy-spredfast-entry .syfy-spredfast-entry-image {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 50%;
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
          /* line 176, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
          .spreadfast-contest .syfy-spredfast-entry-popup .content .syfy-spredfast-entry .syfy-spredfast-entry-image img {
            position: relative;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
        /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
        .spreadfast-contest .syfy-spredfast-entry-popup .content .syfy-spredfast-entry .syfy-spredfast-vote-button {
          top: 50%;
          bottom: auto;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        /* line 187, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
        .spreadfast-contest .syfy-spredfast-entry-popup .content .syfy-spredfast-entry .syfy-spredfast-share-button {
          top: 50%;
          bottom: auto;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          margin-top: 40px; }
    /* line 195, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .spreadfast-contest .syfy-spredfast-entry-popup img {
      max-height: 100%; }

/* line 201, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
.panel-display.trolli-contest {
  margin-top: -60px; }
  /* line 204, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .panel-display.trolli-contest p a {
    color: #eb068d; }
  /* line 208, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .panel-display.trolli-contest *::-moz-selection {
    background: #eb068d;
    color: white; }
  .panel-display.trolli-contest *::selection {
    background: #eb068d;
    color: white; }
  /* line 212, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .panel-display.trolli-contest *::-moz-selection {
    background: #eb068d;
    color: white; }
  @media (min-width: 40.625em) {
    /* line 201, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .panel-display.trolli-contest {
      margin-top: -170px; } }
  /* line 221, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .page-scrolled .panel-display.trolli-contest {
    margin-top: 240px; }
    /* line 224, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .page-scrolled .panel-display.trolli-contest .header .header-bg {
      position: fixed;
      height: 135px; }
    /* line 228, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .page-scrolled .panel-display.trolli-contest .header .trolli-logo {
      position: fixed;
      top: 0;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      padding: 10px 0;
      height: 115px; }
      /* line 235, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
      .page-scrolled .panel-display.trolli-contest .header .trolli-logo img {
        height: 115px; }
  /* line 242, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .panel-display.trolli-contest .header {
    position: relative;
    text-align: center; }
    /* line 246, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .panel-display.trolli-contest .header .header-bg {
      position: fixed;
      width: 100%;
      height: 135px;
      left: 0;
      top: 0;
      z-index: 4;
      background: url("../images/trolli/trolli-bg.png") scroll center 0 no-repeat #000000; }
    /* line 255, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .panel-display.trolli-contest .header .return-link {
      display: none;
      position: fixed;
      z-index: 6;
      top: 25px;
      right: 3%; }
    /* line 262, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .panel-display.trolli-contest .header .trolli-logo {
      position: fixed;
      top: 0;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 6;
      padding: 10px 0;
      height: 110px;
      text-align: center; }
      /* line 271, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
      .panel-display.trolli-contest .header .trolli-logo img {
        max-height: 100%;
        transition: height 0.3s; }
    @media (min-width: 40.625em) {
      /* line 278, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
      .panel-display.trolli-contest .header .header-bg {
        position: absolute;
        height: 280px; }
      /* line 282, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
      .panel-display.trolli-contest .header .trolli-logo {
        display: inline-block;
        position: relative;
        left: 0;
        -ms-transform: translateX(0);
        transform: translateX(0);
        height: auto;
        padding: 20px 0; } }
    @media (min-width: 56.25em) {
      /* line 293, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
      .panel-display.trolli-contest .header .return-link {
        display: block; } }
  /* line 301, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .panel-display.trolli-contest .syfy-spredfast-entry.voted .syfy-spredfast-vote-button {
    background-color: #eb068d;
    border-color: #eb068d; }
  /* line 308, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .panel-display.trolli-contest .voting-rules {
    float: right;
    line-height: 44px;
    margin: 0 10px; }
    /* line 313, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .panel-display.trolli-contest .voting-rules p {
      line-height: 44px;
      margin: 0; }
    @media (min-width: 40.625em) {
      /* line 308, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
      .panel-display.trolli-contest .voting-rules {
        margin-right: 0; } }
  /* line 324, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .panel-display.trolli-contest .tabs-container ul.tabs {
    margin: 0;
    padding: 0; }
    /* line 327, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .panel-display.trolli-contest .tabs-container ul.tabs li {
      color: #000000;
      font-weight: normal;
      display: block;
      margin: 0 2px 2px 0;
      padding: 10px;
      float: left;
      background-color: #015171;
      cursor: pointer; }
      /* line 338, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
      .panel-display.trolli-contest .tabs-container ul.tabs li.active {
        background-color: #009fdf;
        color: white; }
    /* line 343, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .panel-display.trolli-contest .tabs-container ul.tabs:after {
      display: block;
      content: " ";
      clear: both;
      height: 0; }
  /* line 351, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .panel-display.trolli-contest .tabs-container .tab-content,
  .panel-display.trolli-contest .tabs-container .tab-description {
    display: none; }
    /* line 355, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .panel-display.trolli-contest .tabs-container .tab-content.active,
    .panel-display.trolli-contest .tabs-container .tab-description.active {
      display: block; }
  /* line 360, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
  .panel-display.trolli-contest .tabs-container .tab-description {
    max-width: 740px;
    padding: 0 10px;
    margin: 30px auto;
    text-align: center; }
    /* line 366, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .panel-display.trolli-contest .tabs-container .tab-description h3 {
      font-size: 24px; }
    /* line 370, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
    .panel-display.trolli-contest .tabs-container .tab-description p {
      color: #ccc; }

/* line 378, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_spredfast_promotions.scss */
.page-spredfast-contest-577bb665e2df42c616c4104d .region-header_right {
  display: none; }

@media (min-width: 48em) {
  /* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_stamp-two.scss */
  .stamp-2 {
    margin: 0;
    padding: 0 0 0 20px;
    border-top: 1px solid #cccccc; } }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_stamp-two.scss */
.stamp-2 .teaser--half-hero {
  border-top: none;
  border-bottom: 1px solid #cccccc; }
  @media (min-width: 48em) {
    /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_stamp-two.scss */
    .stamp-2 .teaser--half-hero {
      border-top: none;
      padding: 30px 0; }
      /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_stamp-two.scss */
      .stamp-2 .teaser--half-hero:first-child {
        border-bottom: none; } }
  @media (min-width: 48em) {
    /* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_stamp-two.scss */
    .stamp-2 .teaser--half-hero .teaser__inner-wrapper {
      border-right: 1px solid #cccccc; } }
  /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_stamp-two.scss */
  .stamp-2 .teaser--half-hero .teaser__body .teaser__author-name {
    font-size: 14px;
    vertical-align: baseline; }
  /* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_stamp-two.scss */
  .stamp-2 .teaser--half-hero .teaser__body .teaser__time-ago {
    vertical-align: baseline; }

/* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_stamp-two.scss */
.stamp-2 .carousel-item:nth-child(2) .teaser--half-hero {
  border-bottom: none; }

/* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_stamp-two.scss */
.stamp-2 .carousel-item:nth-child(2) .teaser--half-hero:first-child .teaser__inner-wrapper {
  border-right: none; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_syfy_theme_under_admin.scss */
.view-display-id-pane_shows_episodes.contextual-links-region {
  position: static; }

/* line 4, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_syfy_theme_under_admin.scss */
.pane-all-shows-pane-shows-episodes.contextual-links-region {
  position: static; }

/**
 * TVE Authentication modals for some providers
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_authentication.scss */
.adobePassFrame {
  margin: 0 !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100vh;
  background-color: #111;
  color: #a6a6a6;
  overflow-y: scroll; }
  /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_authentication.scss */
  .adobePassFrame iframe {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  /* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_authentication.scss */
  .adobePassFrame .closeButton {
    display: block;
    background: rgba(0, 0, 0, 0.001);
    border: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    right: 3%;
    top: 10px; }
    /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_authentication.scss */
    .adobePassFrame .closeButton:before {
      content: "";
      background-color: #a6a6a6;
      position: absolute;
      width: 20px;
      height: 2px;
      left: 10px;
      top: 19px;
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_authentication.scss */
    .adobePassFrame .closeButton:after {
      content: "";
      background-color: #a6a6a6;
      position: absolute;
      left: 10px;
      top: 19px;
      height: 2px;
      width: 20px;
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

/**
 * TVE Error modal
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_error_modal.scss */
.tveModal.errorModal {
  top: 200px;
  left: auto;
  height: auto;
  overflow: visible;
  margin: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: transparent; }
  /* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_error_modal.scss */
  .tveModal.errorModal h1.regularModal, .tveModal.errorModal .node-type-recap .regularModal.pane-node-title, .node-type-recap .tveModal.errorModal .regularModal.pane-node-title {
    display: none; }
  /* line 17, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_error_modal.scss */
  .tveModal.errorModal .closeButton {
    right: 0; }
    /* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_error_modal.scss */
    .tveModal.errorModal .closeButton:after {
      top: 18px; }
  /* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_error_modal.scss */
  .has-hero .tveModal.errorModal {
    top: 100px; }
  /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_error_modal.scss */
  .tveModal.errorModal .modalContent {
    width: calc(100% + 40px);
    max-width: 100vw;
    padding: 40px;
    background: #222;
    margin: 0 -20px; }
    /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_error_modal.scss */
    .has-hero .tveModal.errorModal .modalContent {
      background: rgba(0, 0, 0, 0.9);
      width: 100%;
      margin: 0; }
    /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_error_modal.scss */
    .tveModal.errorModal .modalContent h1, .tveModal.errorModal .modalContent .node-type-recap .pane-node-title, .node-type-recap .tveModal.errorModal .modalContent .pane-node-title {
      color: white;
      font-size: 22px;
      margin: 0 0 1em; }
    /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_error_modal.scss */
    .tveModal.errorModal .modalContent p {
      margin: 0 0 1em; }
    /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_error_modal.scss */
    .tveModal.errorModal .modalContent a {
      color: white;
      font-weight: bold; }

/**
 * TVE Login modal
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
body.loginModal-active {
  overflow: hidden; }

/* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
.tveModal,
.loginModal {
  height: 100vh;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 12;
  background-color: #111;
  color: #a6a6a6;
  overflow-y: auto; }
  /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal .modalContent,
  .loginModal .modalContent {
    margin-top: 40px;
    margin-bottom: 50px; }
  /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal ul,
  .loginModal ul {
    margin: 0;
    padding: 0;
    font-size: 0; }
  /* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal .brandLogo,
  .loginModal .brandLogo {
    float: left;
    margin-bottom: 38px;
    width: 100px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat; }
    /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
    .full-episode .tveModal .brandLogo, .full-episode
    .loginModal .brandLogo {
      display: none; }
    /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
    .tveModal .brandLogo img,
    .loginModal .brandLogo img {
      display: none; }
  /* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal .loader,
  .loginModal .loader {
    margin: 50px 20px;
    position: relative;
    overflow: visible; }
    /* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
    .tveModal .loader:after,
    .loginModal .loader:after {
      content: "Loading Providers...";
      min-width: 300px;
      position: absolute;
      left: 150%;
      color: #444; }
  /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal .closeButton, .tveModal .closeButton-fake,
  .loginModal .closeButton,
  .loginModal .closeButton-fake {
    display: block;
    background: rgba(0, 0, 0, 0.001);
    border: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    right: 3%;
    top: 10px; }
    /* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
    .full-episode .tveModal .closeButton, .full-episode .tveModal .closeButton-fake, .full-episode
    .loginModal .closeButton, .full-episode
    .loginModal .closeButton-fake {
      display: none; }
    /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
    .tveModal .closeButton:before, .tveModal .closeButton-fake:before,
    .loginModal .closeButton:before,
    .loginModal .closeButton-fake:before {
      content: "";
      background-color: #a6a6a6;
      position: absolute;
      width: 20px;
      height: 2px;
      left: 10px;
      top: 19px;
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
    .tveModal .closeButton:after, .tveModal .closeButton-fake:after,
    .loginModal .closeButton:after,
    .loginModal .closeButton-fake:after {
      content: "";
      background-color: #a6a6a6;
      position: absolute;
      left: 10px;
      top: 19px;
      height: 2px;
      width: 20px;
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  /* line 106, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal .regularHeading,
  .loginModal .regularHeading {
    clear: both;
    color: white;
    margin-bottom: 16px; }
  /* line 113, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal .mvpdPicker,
  .loginModal .mvpdPicker {
    margin-bottom: 30px; }
  /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal fieldset,
  .loginModal fieldset {
    border: 0;
    padding: 0; }
    @media (min-width: 56.25em) {
      /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
      .tveModal fieldset,
      .loginModal fieldset {
        float: left; } }
  /* line 127, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal ul:first-of-type .mvpd,
  .loginModal ul:first-of-type .mvpd {
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 50%; }
    @media (min-width: 30em) {
      /* line 127, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
      .tveModal ul:first-of-type .mvpd,
      .loginModal ul:first-of-type .mvpd {
        width: 33%; } }
    @media (min-width: 40.625em) {
      /* line 127, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
      .tveModal ul:first-of-type .mvpd,
      .loginModal ul:first-of-type .mvpd {
        width: 25%; } }
    @media (min-width: 56.25em) {
      /* line 127, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
      .tveModal ul:first-of-type .mvpd,
      .loginModal ul:first-of-type .mvpd {
        width: 20%; } }
    @media (min-width: 67.5em) {
      /* line 127, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
      .tveModal ul:first-of-type .mvpd,
      .loginModal ul:first-of-type .mvpd {
        width: 14.28%; } }
    /* line 149, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
    .tveModal ul:first-of-type .mvpd a,
    .loginModal ul:first-of-type .mvpd a {
      box-sizing: border-box;
      display: block;
      cursor: pointer;
      padding: 40px;
      background-color: #1E1E1E;
      border: 1px solid black;
      height: 130px;
      vertical-align: middle;
      position: relative;
      transition: background-color 0.2s; }
      /* line 160, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
      .tveModal ul:first-of-type .mvpd a:hover,
      .loginModal ul:first-of-type .mvpd a:hover {
        background-color: #444; }
  /* line 167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal .fullMvpd,
  .tveModal .pickerRibbon,
  .tveModal .aligner,
  .tveModal .mvpdTitle,
  .loginModal .fullMvpd,
  .loginModal .pickerRibbon,
  .loginModal .aligner,
  .loginModal .mvpdTitle {
    display: none; }
  @media (min-width: 56.25em) {
    /* line 174, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
    .tveModal .helperLink,
    .loginModal .helperLink {
      float: right;
      margin: 0; } }
  /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal .helperLink a,
  .loginModal .helperLink a {
    color: #ccc;
    text-decoration: none; }
    /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
    .tveModal .helperLink a:hover,
    .loginModal .helperLink a:hover {
      color: white; }
  /* line 192, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .tveModal footer,
  .loginModal footer {
    color: #444; }
    @media (min-width: 56.25em) {
      /* line 192, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
      .tveModal footer,
      .loginModal footer {
        float: right;
        clear: right;
        text-align: right; } }

/**
 * TVE Login modal logo replacement
 */
/* line 213, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
.loginModal ul:first-of-type .mvpd a img {
  position: absolute;
  max-width: calc(100% - 80px);
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/* Mobile */
/* line 222, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
.page--mobile .loginModal {
  padding: 0 10px; }
  /* line 225, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .page--mobile .loginModal .modalContent {
    marging-top: 20px; }
  /* line 229, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .page--mobile .loginModal .brandLogo {
    margin-bottom: 10px; }
  /* line 233, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_tve_login_modal.scss */
  .page--mobile .loginModal ul:first-of-type .mvpd a {
    height: 100px; }

/* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  z-index: 30;
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

/* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 2px;
  height: 9999px;
  left: 50%;
  margin-left: -1px; }

/* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 2px;
  top: 50%;
  margin-top: -1px; }

/* line 56, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

/* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  transition-duration: 0.5s; }

/* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-before-label, .twentytwenty-after-label {
  transition-property: opacity; }

/* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.1em; }

/* line 73, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  border-radius: 2px; }

/* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

/* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

/* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

/* line 106, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

/* line 113, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-container {
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  -webkit-user-select: none;
  -moz-user-select: none; }
  /* line 123, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  /* line 132, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
  .twentytwenty-container.active .twentytwenty-overlay,
  .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: transparent; }
    /* line 134, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  /* line 136, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
  .twentytwenty-container * {
    box-sizing: content-box; }

/* line 139, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-before-label,
.twentytwenty-after-label {
  display: none; }

/* line 144, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-before-label {
  opacity: 0; }
  /* line 150, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
  .twentytwenty-before-label:before {
    content: "Before"; }

/* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-after-label {
  opacity: 0; }
  /* line 164, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
  .twentytwenty-after-label:before {
    content: "After"; }

/* line 174, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

/* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

/* line 191, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

/* line 199, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

/* line 206, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-overlay {
  transition-property: background;
  background: transparent;
  z-index: 25; }
  /* line 213, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.1); }
    /* line 215, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    /* line 216, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

/* line 220, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-before {
  z-index: 20; }

/* line 221, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-after {
  z-index: 10; }

/* line 224, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-handle {
  height: 80px;
  width: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -42px;
  border: 2px solid #fff;
  border-radius: 1000px;
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.3); }

/* line 243, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 42px;
  box-shadow: 0 2px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

/* line 251, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 42px;
  box-shadow: 0 -2px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

/* line 263, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 42px;
  box-shadow: 2px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

/* line 271, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 42px;
  box-shadow: -2px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

/* line 280, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 10px;
  height: 16px;
  position: absolute;
  top: 50%;
  margin-top: -8px; }

/* line 293, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-left-arrow {
  left: 14px; }

/* line 298, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-right-arrow {
  right: 14px;
  -ms-transform: scaleX(-1);
      transform: scaleX(-1); }

/* line 304, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-up-arrow {
  border-bottom: 6px solid #fff;
  top: 50%;
  margin-top: -17px; }

/* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_twentytwenty.scss */
.twentytwenty-down-arrow {
  border-top: 6px solid #fff;
  bottom: 50%;
  margin-bottom: -17px; }

/**
 * Full Episode Player
 */
/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.mobile-device .full-episode.has-microsite-menu .page {
  height: 100vh;
  width: 100%; }

/* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.mobile-device .full-episode.has-microsite-menu .page-wrapper {
  margin-top: 0; }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.no-mobile-device .full-episode {
  overflow: hidden; }
  /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
  .no-mobile-device .full-episode .navbar {
    animation-name: fadeOut;
    animation-duration: 1s;
    animation-fill-mode: backwards;
    animation-delay: 5s; }
  /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
  .no-mobile-device .full-episode .panel-display:hover {
    cursor: pointer; }

/* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.no-mobile-device .full-screen .block-tve-auth2 {
  z-index: 7; }

@media (max-width: 30em) {
  /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
  .no-mobile-device .full-screen.video-hover .block-tve-auth2, .no-mobile-device .full-screen.video-paused .block-tve-auth2 {
    display: none; } }

/* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.no-mobile-device .full-screen.full-screen-on .block-tve-auth2 {
  pointer-events: none;
  visibility: hidden; }

/* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode .page-wrapper {
  width: 100vw;
  height: calc(100vh - 70px); }

/* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode .pane-node-content {
  padding: 0 20px; }

/* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode.full-screen .syfy-mpx-player {
  margin: 0 auto;
  max-height: none;
  max-width: none;
  -ms-transform: none;
      transform: none;
  left: auto;
  top: auto;
  position: relative;
  width: auto;
  height: calc(100vh - 180px); }
  /* line 74, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
  .full-episode.full-screen .syfy-mpx-player .pdk-player-thumbnail {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    background: transparent; }
    /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode.full-screen .syfy-mpx-player .pdk-player-thumbnail img {
      max-width: 100%;
      max-height: 100%;
      width: auto; }
  /* line 90, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
  .full-episode.full-screen .syfy-mpx-player .container--video-player {
    padding: 0;
    height: 100%; }

/* line 97, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode.full-screen.loginModal-active .syfy-mpx-player {
  display: none; }

/* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode.full-screen .loginModal {
  top: 120px;
  height: calc(100vh - 120px); }
  @media (min-width: 40em) {
    /* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode.full-screen .loginModal {
      top: 180px;
      height: calc(100vh - 180px); } }
  /* line 111, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
  .full-episode.full-screen .loginModal .modalContent {
    margin: 40px auto 50px;
    max-width: 1440px;
    width: 100%;
    min-width: auto; }
    /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode.full-screen .loginModal .modalContent .activateHeader,
    .full-episode.full-screen .loginModal .modalContent .mvpdPicker,
    .full-episode.full-screen .loginModal .modalContent .providerForm {
      margin-left: 20px;
      margin-right: 20px; }
      @media (min-width: 40em) {
        /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
        .full-episode.full-screen .loginModal .modalContent .activateHeader,
        .full-episode.full-screen .loginModal .modalContent .mvpdPicker,
        .full-episode.full-screen .loginModal .modalContent .providerForm {
          margin-left: 34px;
          margin-right: 34px; } }
      @media (min-width: 77.5em) {
        /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
        .full-episode.full-screen .loginModal .modalContent .activateHeader,
        .full-episode.full-screen .loginModal .modalContent .mvpdPicker,
        .full-episode.full-screen .loginModal .modalContent .providerForm {
          margin-left: 2.8169014085%;
          margin-right: 5%;
          padding: 0 10px; } }
    /* line 135, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode.full-screen .loginModal .modalContent .helperLink,
    .full-episode.full-screen .loginModal .modalContent footer {
      margin-left: 20px;
      margin-right: 20px; }
      @media (min-width: 40em) {
        /* line 135, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
        .full-episode.full-screen .loginModal .modalContent .helperLink,
        .full-episode.full-screen .loginModal .modalContent footer {
          margin-left: 34px;
          margin-right: 34px; } }
      @media (min-width: 77.5em) {
        /* line 135, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
        .full-episode.full-screen .loginModal .modalContent .helperLink,
        .full-episode.full-screen .loginModal .modalContent footer {
          margin-left: 2.8169014085%;
          margin-right: 5%;
          padding: 0 10px; } }

/* line 155, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode.full-screen.admin-menu .loginModal {
  top: 230px;
  height: calc(100vh - 230px); }
  @media (min-width: 90em) {
    /* line 155, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode.full-screen.admin-menu .loginModal {
      top: 210px;
      height: calc(100vh - 210px); } }

/* line 166, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode.full-screen.admin-menu.ad-lock-50 .loginModal {
  top: 240px;
  height: calc(100vh - 240px); }
  @media (min-width: 40em) {
    /* line 166, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode.full-screen.admin-menu.ad-lock-50 .loginModal {
      top: 290px;
      height: calc(100vh - 290px); } }

/* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode.full-screen.admin-menu.ad-lock-90 .loginModal {
  top: 280px;
  height: calc(100vh - 280px); }
  @media (min-width: 40em) {
    /* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode.full-screen.admin-menu.ad-lock-90 .loginModal {
      top: 340px;
      height: calc(100vh - 340px); } }
  @media (min-width: 90em) {
    /* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode.full-screen.admin-menu.ad-lock-90 .loginModal {
      top: 320px;
      height: calc(100vh - 320px); } }

/* line 198, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode.full-screen.ad-lock-50 .syfy-mpx-player {
  height: calc(100vh - 240px); }

/* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode.full-screen.ad-lock-50 .loginModal {
  top: 180px;
  height: calc(100vh - 180px); }
  @media (min-width: 40em) {
    /* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode.full-screen.ad-lock-50 .loginModal {
      top: 240px;
      height: calc(100vh - 240px); } }

/* line 214, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode.full-screen.ad-lock-90 .syfy-mpx-player {
  height: calc(100vh - 290px); }

/* line 218, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode.full-screen.ad-lock-90 .loginModal {
  top: 230px;
  height: calc(100vh - 230px); }
  @media (min-width: 40em) {
    /* line 218, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode.full-screen.ad-lock-90 .loginModal {
      top: 290px;
      height: calc(100vh - 290px); } }

/* line 229, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode .back-link.has-title {
  margin: 0 auto;
  position: relative;
  z-index: 1; }
  @media (min-width: 40em) {
    /* line 229, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode .back-link.has-title {
      max-width: 1440px;
      padding: 40px 34px 0; } }
  @media (min-width: 77.5em) {
    /* line 229, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode .back-link.has-title {
      max-width: 1440px;
      padding: 40px 10px 0; } }
  /* line 244, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
  .full-episode .back-link.has-title .pane-title {
    margin-left: 20px;
    padding: 0 20px 0 0;
    border-right: 1px solid #333; }
    @media (min-width: 40em) {
      /* line 244, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
      .full-episode .back-link.has-title .pane-title {
        margin-left: 0;
        padding: 10px 20px 10px 0; } }
    @media (min-width: 77.5em) {
      /* line 244, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
      .full-episode .back-link.has-title .pane-title {
        margin-left: 2.8169014085%; } }
  /* line 259, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
  .full-episode .back-link.has-title .field {
    margin-right: 20px; }
    @media (min-width: 40em) {
      /* line 259, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
      .full-episode .back-link.has-title .field {
        margin-top: 10px; } }

/* line 269, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
.full-episode .pane-tve-auth2-tve-auth2-header {
  position: absolute;
  padding: 0 20px;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  display: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  @media (min-width: 40em) {
    /* line 269, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode .pane-tve-auth2-tve-auth2-header {
      display: -ms-flexbox;
      display: flex;
      top: 40px;
      max-width: 1440px;
      padding: 0 34px; } }
  @media (min-width: 77.5em) {
    /* line 269, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode .pane-tve-auth2-tve-auth2-header {
      max-width: 1440px;
      padding: 0 10px; } }
  @media (min-width: 77.5em) {
    /* line 291, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode .pane-tve-auth2-tve-auth2-header .links-wrapper {
      width: 43.661971831%; } }
  /* line 297, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
  .full-episode .pane-tve-auth2-tve-auth2-header .tve-header-links {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
    list-style: none; }
    @media (min-width: 77.5em) {
      /* line 297, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
      .full-episode .pane-tve-auth2-tve-auth2-header .tve-header-links {
        width: 88.2352941176%; } }
    /* line 309, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode .pane-tve-auth2-tve-auth2-header .tve-header-links .first {
      padding: 21px 20px 20px 0; }
      /* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
      .full-episode .pane-tve-auth2-tve-auth2-header .tve-header-links .first a.notauthenticated {
        display: none; }
      /* line 316, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
      .full-episode .pane-tve-auth2-tve-auth2-header .tve-header-links .first img {
        max-width: 120px;
        max-height: 25px; }
    /* line 322, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
    .full-episode .pane-tve-auth2-tve-auth2-header .tve-header-links .last {
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      /* line 325, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_full_episode.scss */
      .full-episode .pane-tve-auth2-tve-auth2-header .tve-header-links .last a {
        padding: 21px 0 20px 20px;
        border-left: 1px solid #333;
        color: white; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
.pane-syfy-mpx-live-player {
  position: relative; }
  /* line 4, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
  .pane-syfy-mpx-live-player .live-player-title {
    margin-bottom: 0;
    font-family: "Hero", Helvetica, Arial, sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    color: white; }

/* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
.syfy-mpx-live-player .live-error-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center; }

/* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
.syfy-mpx-live-player .live-error {
  padding: 20px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-transform: uppercase; }
  @media (min-width: 30em) {
    /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
    .syfy-mpx-live-player .live-error {
      padding: 40px; } }
  /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
  .syfy-mpx-live-player .live-error a.link {
    max-width: 1250px;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
  /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
  .syfy-mpx-live-player .live-error .locked-msg {
    font-size: 14px;
    line-height: 18px;
    text-align: center; }
    @media (min-width: 30em) {
      /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
      .syfy-mpx-live-player .live-error .locked-msg {
        font-size: 16px;
        line-height: 20px; } }
    @media (min-width: 40em) {
      /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
      .syfy-mpx-live-player .live-error .locked-msg {
        font-size: 20px;
        line-height: 26px; } }
  /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
  .syfy-mpx-live-player .live-error .sign-in-button {
    margin-top: 20px;
    padding: 12px 25px;
    font-size: 12px;
    font-weight: 800;
    text-align: center;
    color: #000000;
    background: #e1ff00; }
    @media (min-width: 30em) {
      /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
      .syfy-mpx-live-player .live-error .sign-in-button {
        font-size: 14px; } }
    @media (min-width: 40em) {
      /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
      .syfy-mpx-live-player .live-error .sign-in-button {
        font-size: 18px; } }

/* line 85, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
.syfy-mpx-live-player .video-loading {
  position: relative;
  left: 0;
  right: 0;
  padding-bottom: 56.25%;
  width: 100%;
  -ms-transform: none;
      transform: none; }
  /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_live_player.scss */
  .syfy-mpx-live-player .video-loading:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

/**
 * Video Player
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
body:not(.has-microsite-logo) {
  /* &.video-hover.full-screen .syfy-mpx-player {
    @include breakpoint($normal) {
      max-height: calc(100vmin - 70px) !important;
      max-width: calc((100vmin - 70px) * (16 / 9)) !important;
      transform: translate3d(-50%, 0, 0) !important;
      top: 70px !important;
    }
  }

  &.full-screen .syfy-mpx-player {
    @include breakpoint($normal) {
      max-height: 100vmin !important;
      max-width: calc(100vh * (16 / 9)) !important;
      transform: translate3d(-50%, 0, 0) !important;
      top: 0 !important;
    }
  } */ }

/* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
.video-loading {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  zoom: 2;
  z-index: 2; }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
  .video-loading:before {
    content: ''; }
  /* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
  .no-cssanimations .video-loading {
    background-image: url("../images/loading-spinner.gif");
    background-position: center center;
    background-size: 20px;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px; }
    /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
    .no-cssanimations .video-loading:before {
      display: none; }

/* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
.pdk-player-thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #1E1E1E; }

/* line 61, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
.pdk-player-thumbnail img {
  width: 100%;
  filter: alpha(opacity=50);
  opacity: 0.5; }

/* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
.pub-mpx-inactive-video-message {
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 70%;
  min-width: 240px;
  max-width: 700px;
  z-index: 2;
  background: rgba(0, 0, 0, 0.8);
  padding: 30px;
  font-size: 18px;
  color: white; }
  @media (min-width: 56.25em) {
    /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
    .pub-mpx-inactive-video-message {
      padding: 50px;
      font-size: 25px; } }
  @media (min-width: 67.5em) {
    /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
    .pub-mpx-inactive-video-message {
      padding: 80px; } }
  /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
  .pub-mpx-inactive-video-message > .pub-mpx-inactive-video-message {
    display: none; }
  /* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
  .tile .pub-mpx-inactive-video-message {
    padding: 0;
    color: #ccc;
    font-weight: lighter;
    font-size: 16px;
    min-width: 0;
    z-index: 0;
    background: black; }

/* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
.video-modal.not-avail {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: black; }
  /* line 106, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
  .video-modal.not-avail .video-modal-title {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    color: white;
    font-family: "Cinetype", Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-weight: 100;
    text-align: center; }
  /* line 115, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
  .video-modal.not-avail a {
    color: white;
    font-weight: bold; }
  /* line 119, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
  .video-modal.not-avail .video-modal-error-message {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 90%; }
  /* line 124, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
  .video-modal.not-avail .video-modal-error-title {
    font-size: 25px;
    color: white;
    text-align: center; }
  /* line 129, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
  .video-modal.not-avail .video-modal-error-description {
    font-size: 16px;
    color: white;
    text-align: center; }

/* line 136, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
.syfy-mpx-player {
  position: relative;
  overflow: hidden; }
  /* line 140, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
  .syfy-mpx-player .pdk-player-thumbnail img {
    vertical-align: top; }
  /* line 144, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
  .full-screen .syfy-mpx-player {
    max-height: calc(100vw * (9/16)) !important;
    max-width: calc(100vh * (16/9)) !important;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    left: 50vw;
    top: 50vh;
    position: absolute;
    width: 100vw;
    height: 100vh; }

/* line 157, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_player.scss */
.media .field-name-field-video-fallback {
  display: none; }

/**
 * Shorform Video page
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_shortform.scss */
.video-programming-type {
  font-weight: bold;
  text-transform: uppercase; }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_shortform.scss */
.video-title {
  color: #333;
  margin-top: 10px;
  margin-bottom: 5px; }

/* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_shortform.scss */
.video-body {
  margin-top: 20px; }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_shortform.scss */
.field-name-field-tv-episode-duration {
  font-size: 14px; }
  /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_shortform.scss */
  .field-name-field-tv-episode-duration:after {
    content: "m";
    display: inline-block;
    margin-left: -.3em; }

/* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_shortform.scss */
.node-type-tv-episode .sidebar-right {
  display: none; }
  @media (min-width: 56.25em) {
    /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_video_shortform.scss */
    .node-type-tv-episode .sidebar-right {
      display: block; } }

/**
 * Teaser stacked views (apps, blogs)
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
.view--teaser-stacked .views-row {
  background: white;
  margin-bottom: 2px;
  position: relative; }
  @media (min-width: 56.25em) {
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .views-row {
      height: 0;
      padding-bottom: 50%; } }
  @media (min-width: 67.5em) {
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .views-row {
      padding-bottom: 33%; } }
  @media (min-width: 87.5em) {
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .views-row {
      padding-bottom: 25%; } }

/* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
.view--teaser-stacked .teaser-image {
  position: relative; }
  @media (min-width: 56.25em) {
    /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .teaser-image {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 50%;
      overflow: hidden; } }
  /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  .view--teaser-stacked .teaser-image:after {
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent white transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    width: 0; }
    @media (min-width: 56.25em) {
      /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
      .view--teaser-stacked .teaser-image:after {
        border-style: solid;
        border-width: 15px 15px 15px 0;
        border-color: transparent white transparent transparent;
        bottom: auto;
        left: 100%;
        margin-left: -15px;
        margin-top: -11px;
        top: 50%; } }

@media (max-width: 56.25em) {
  /* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  body.page-apps .view--teaser-stacked .teaser-image-inner {
    background-image: none !important; } }

@media (min-width: 56.25em) {
  /* line 56, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  .view--teaser-stacked .teaser-image-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -1px;
    background-size: cover;
    background-position: 50% 50%; }
    /* line 71, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    body.page-apps .view--teaser-stacked .teaser-image-inner a {
      display: block;
      height: 100%; }
    /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    body.page-apps .view--teaser-stacked .teaser-image-inner img {
      display: none; }
    /* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .teaser-image-inner picture > img {
      height: 100%;
      width: auto;
      max-width: 9999px;
      position: absolute;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); } }

/* line 88, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
.view--teaser-stacked .teaser-image-logo img {
  position: absolute;
  bottom: 15px;
  left: 30px;
  width: 20%;
  min-width: 150px;
  z-index: 1; }

@media (min-width: 56.25em) {
  /* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  .view--teaser-stacked .teaser-image-primary img {
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    max-width: 9999px;
    height: 100%;
    width: auto; } }

/* line 105, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
.view--teaser-stacked .teaser-content {
  color: #666; }
  @media (min-width: 56.25em) {
    /* line 105, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .teaser-content {
      position: absolute;
      top: 0;
      right: 0;
      width: 50%;
      height: 100%; } }
  /* line 114, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  .view--teaser-stacked .teaser-content h2 {
    color: #000000;
    margin-bottom: 20px;
    font-weight: bold; }
    /* line 119, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .teaser-content h2 a {
      color: inherit; }
    @media (max-width: 29.9375em) {
      /* line 114, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
      .view--teaser-stacked .teaser-content h2 {
        font-size: 20px;
        margin-bottom: 10px; } }
  /* line 127, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  .view--teaser-stacked .teaser-content p {
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1.4; }
    /* line 132, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .teaser-content p a {
      color: #000000;
      display: inline;
      line-height: 14px;
      font-size: 14px;
      background-size: 1px 1em;
      background: white;
      box-shadow: inset 0 -0.3864px white, inset 0 -8.75px #e1ff00;
      transition: 0.2s ease all;
      font-weight: bold; }
    @media (max-width: 29.9375em) {
      /* line 127, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
      .view--teaser-stacked .teaser-content p {
        font-size: 12px; } }
  /* line 141, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  .view--teaser-stacked .teaser-content li {
    font-weight: lighter; }
  /* line 145, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  .view--teaser-stacked .teaser-content .download {
    margin-bottom: 15px; }
  /* line 148, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  .view--teaser-stacked .teaser-content .more {
    font-weight: bold; }
    /* line 151, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .teaser-content .more a {
      color: #000000;
      display: inline;
      line-height: 14px;
      font-size: 14px;
      background-size: 1px 1em;
      background: white;
      box-shadow: inset 0 -0.3864px white, inset 0 -8.75px #e1ff00;
      transition: 0.2s ease all; }

/* line 157, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
.view--teaser-stacked .teaser-content-inner {
  padding: 40px 30px; }
  @media (min-width: 56.25em) {
    /* line 157, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .teaser-content-inner {
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      max-height: 100%; } }
  @media (min-width: 67.5em) {
    /* line 157, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .teaser-content-inner {
      padding: 80px 30px; } }

/* line 168, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
.view--teaser-stacked .teaser-marquee {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #7337AA; }
  /* line 174, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  .view--teaser-stacked .teaser-marquee .teaser-show:nth-last-child(2):after {
    content: " | ";
    display: inline; }
  /* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  .syfy-microsite-blog .view--teaser-stacked .teaser-marquee .teaser-show {
    display: none; }

/* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
.view--teaser-stacked .teaser-ad {
  position: relative;
  height: 90px; }
  @media (min-width: 30em) {
    /* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .teaser-ad {
      height: 400px; } }
  @media (min-width: 78.125em) {
    /* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .teaser-ad {
      float: left;
      height: 0;
      width: 50%;
      padding-bottom: 33%; } }
  @media (min-width: 87.5em) {
    /* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .teaser-ad {
      padding-bottom: 25%; } }
  /* line 198, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
  .view--teaser-stacked .teaser-ad .mps-container {
    position: absolute; }

/* line 203, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
.view--teaser-stacked .blog__date {
  margin-bottom: 15px;
  color: #999999;
  text-transform: none;
  font-weight: normal;
  letter-spacing: normal; }
  @media (max-width: 29.9375em) {
    /* line 203, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view--teaser_stacked.scss */
    .view--teaser-stacked .blog__date {
      text-transform: uppercase;
      margin-bottom: 10px; } }

/**
 * All Shows View
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
.view-display-id-pane_all {
  font-size: 0;
  /* Necessary to prevent whitespace in between inline-block'd elements */ }
  /* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .view-display-id-pane_all .view-content {
    clear: both; }

/* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
.pane-all-shows-pane-promoted {
  margin-bottom: 40px; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .pane-all-shows-pane-promoted:before, .pane-all-shows-pane-promoted:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .pane-all-shows-pane-promoted:after {
    clear: both; }
  /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .pane-all-shows-pane-promoted a:focus:not(.js-mouse-focus) {
    font-weight: bold;
    border-bottom: none;
    text-decoration: underline; }
  /* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .pane-all-shows-pane-promoted a:focus img:not(.js-mouse-focus) {
    -moz-filter: blur(2px);
    filter: blur(2px); }
  /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .pane-all-shows-pane-promoted .js-mouse-focus:focus {
    outline: none !important;
    font-weight: normal !important;
    -moz-filter: none !important;
    filter: none !important; }
  /* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .pane-all-shows-pane-promoted .pane-title {
    color: white;
    margin: 0;
    padding-left: 20px;
    padding-bottom: 15px;
    text-transform: uppercase; }
    @media (max-width: 29.9375em) {
      /* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-promoted .pane-title {
        font-size: 36px;
        padding-bottom: 10px; } }
  /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .pane-all-shows-pane-promoted .grid-item {
    /* Slightly more squat grid thumbnails */ }
    @media (max-width: 29.9375em) {
      /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-promoted .grid-item {
        padding-bottom: 82.5%; } }
    @media (min-width: 30em) {
      /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-promoted .grid-item {
        padding-bottom: 82.5%; } }
    @media (min-width: 40.625em) {
      /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-promoted .grid-item {
        padding-bottom: 41.4%; } }
    @media (min-width: 56.25em) {
      /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-promoted .grid-item {
        padding-bottom: 27.5%; } }
    /* line 59, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .pane-all-shows-pane-promoted .grid-item .field-name-field-promo-text {
      color: white; }
    /* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .pane-all-shows-pane-promoted .grid-item .grid-inner {
      /* Allow "Watch Full Episodes" link to be clickable */
      pointer-events: auto;
      min-height: 111px; }
      /* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-promoted .grid-item .grid-inner .grid-episode-link {
        position: relative;
        width: auto; }

/* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
.pane-all-shows-pane-all {
  /* All Shows Heading */
  position: relative;
  padding-top: 25px; }
  /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .pane-all-shows-pane-all .pane-title {
    color: white;
    float: left;
    margin: 0;
    padding-left: 20px;
    text-transform: uppercase;
    width: 48%; }
    @media (max-width: 29.9375em) {
      /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-all .pane-title {
        font-size: 36px; } }
  /* line 87, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .pane-all-shows-pane-all .attachment-before {
    /* Search Shows Filter */
    padding: 0 10px 10px 0;
    text-align: right;
    color: #666666; }
    @media (min-width: 40.625em) {
      /* line 87, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-all .attachment-before {
        float: right;
        width: 50%; } }
    @media (max-width: 29.9375em) {
      /* line 87, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-all .attachment-before {
        padding: 0 30px 10px 10px; } }
    /* line 98, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .pane-all-shows-pane-all .attachment-before label {
      cursor: pointer;
      display: inline-block;
      font-weight: bold;
      line-height: 26px;
      /* Match the All Shows header */
      margin-right: 10px;
      text-transform: none; }
      @media (max-width: 29.9375em) {
        /* line 98, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
        .pane-all-shows-pane-all .attachment-before label {
          font-size: 12px; } }
      /* line 109, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-all .attachment-before label:hover {
        color: #999999; }
      /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-all .attachment-before label:after {
        content: "";
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center center;
        width: 16px;
        height: 16px;
        margin: 0 0 -3px 10px; }
    /* line 123, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .pane-all-shows-pane-all .attachment-before input[name="show-filter"] {
      background-color: #e1ff00;
      border: none;
      color: #666666;
      height: 0;
      margin-left: 10px;
      padding: 0;
      transition: all 0.3s; }
      /* line 132, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
      .pane-all-shows-pane-all .attachment-before input[name="show-filter"].js-showSearch-active {
        height: 50px;
        line-height: 50px;
        padding: 0 5px; }
      @media (min-width: 40.625em) {
        /* line 123, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
        .pane-all-shows-pane-all .attachment-before input[name="show-filter"] {
          height: 30px;
          line-height: 30px;
          width: 0; }
          /* line 141, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
          .pane-all-shows-pane-all .attachment-before input[name="show-filter"].js-showSearch-active {
            height: 30px;
            line-height: 30px;
            margin: 0;
            width: 300px;
            padding: 0 5px; } }
      @media (max-width: 29.9375em) {
        /* line 123, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
        .pane-all-shows-pane-all .attachment-before input[name="show-filter"] {
          width: 100%; } }
    /* line 154, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .pane-all-shows-pane-all .attachment-before input::-webkit-input-placeholder {
      color: #666666; }
    /* line 157, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .pane-all-shows-pane-all .attachment-before input:-moz-placeholder {
      /* Firefox 18- */
      color: #666666; }
    /* line 160, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .pane-all-shows-pane-all .attachment-before input::-moz-placeholder {
      /* Firefox 19+ */
      color: #666666; }
    /* line 163, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .pane-all-shows-pane-all .attachment-before input:-ms-input-placeholder {
      color: #666666; }

/* line 171, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
.page-shows .ad-middle-leaderboard .mps-container iframe {
  display: block;
  margin: 0 auto; }

/* line 179, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
.page-shows .pane-all-shows-pane-all {
  position: relative;
  margin: 0 auto;
  min-width: 320px;
  max-width: 1800px;
  width: 100%; }

/* line 188, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
.page-shows .view-all-shows .view-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 0 5px;
  box-sizing: border-box; }

/* line 197, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
.page-shows .view-all-shows .grid-item.grid--small {
  float: none;
  display: inline-block;
  vertical-align: top;
  border: 10px solid #000000;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0;
  padding: 0 0 35px;
  position: relative;
  width: 50%; }
  @media (min-width: 40.625em) {
    /* line 197, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .page-shows .view-all-shows .grid-item.grid--small {
      width: calc(100% / 3); } }
  @media (min-width: 48em) {
    /* line 197, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .page-shows .view-all-shows .grid-item.grid--small {
      padding: 0;
      width: 25%; } }
  /* line 218, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .page-shows .view-all-shows .grid-item.grid--small:before {
    content: '';
    display: block;
    padding-bottom: 100%;
    height: 0;
    width: 100%; }
  /* line 226, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .page-shows .view-all-shows .grid-item.grid--small > a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    width: 100%; }
    /* line 234, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .page-shows .view-all-shows .grid-item.grid--small > a img {
      display: block;
      position: static;
      margin: 0;
      height: auto;
      width: 100%;
      transform: translate3d(0, 0, 0); }
  /* line 244, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .page-shows .view-all-shows .grid-item.grid--small .grid-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    pointer-events: none;
    text-align: center;
    height: auto;
    width: 100%; }
  /* line 259, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .page-shows .view-all-shows .grid-item.grid--small .show-logo {
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 0 10px;
    width: 100%; }
    /* line 265, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .page-shows .view-all-shows .grid-item.grid--small .show-logo a {
      display: block;
      pointer-events: auto; }
    /* line 270, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .page-shows .view-all-shows .grid-item.grid--small .show-logo img {
      display: block;
      margin: 0 auto;
      width: 55%; }
    /* line 276, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
    .page-shows .view-all-shows .grid-item.grid--small .show-logo .hero-text {
      color: white;
      text-transform: uppercase; }
  /* line 283, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .page-shows .view-all-shows .grid-item.grid--small .field-name-field-promo-text {
    color: white;
    margin: 5px 0;
    padding: 0 10px; }
  /* line 290, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_all_shows.scss */
  .page-shows .view-all-shows .grid-item.grid--small .grid-episode-link {
    color: white;
    display: inline-block;
    position: relative;
    pointer-events: auto; }

/**
 * Apps view
 */
/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_apps.scss */
.page-apps .panel-1col h1, .page-apps .panel-1col .node-type-recap .pane-node-title, .node-type-recap .page-apps .panel-1col .pane-node-title {
  line-height: 50px; }

/**
 * Blog Views
 */
/* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
.syfy-global-blog .panel-col-first .view-header h2,
.syfy-microsite-blog .panel-col-first .view-header h2 {
  color: #666;
  font-family: "Cinetype", Helvetica, Arial, sans-serif; }

/* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
.syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1,
.syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1,
.syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs {
  position: static; }
  /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
  .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title,
  .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title,
  .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title,
  .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title {
    line-height: 50px;
    background: transparent;
    position: absolute;
    color: white;
    bottom: 100%;
    height: 50px;
    margin: 0;
    left: 0;
    padding-left: 30px; }
    @media (min-width: 56.25em) {
      /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .pane-title,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .pane-title {
        padding-left: 42px; } }
  /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
  .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .tag-title,
  .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .tag-title,
  .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .tag-title,
  .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .tag-title {
    margin: 0;
    color: #333;
    text-transform: capitalize;
    line-height: 1.2; }
  /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
  .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2,
  .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2,
  .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2,
  .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 {
    position: relative;
    padding-top: 0 !important; }
    @media (min-width: 56.25em) {
      /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 {
        padding-top: 0; } }
    @media (min-width: 67.5em) {
      /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 {
        margin-left: -90px; } }
    /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row {
      clear: both;
      margin: 0;
      border-width: 0 0 1px 0;
      border-style: solid;
      border-color: #eee;
      padding: 15px 0;
      min-height: 145px; }
      @media (min-width: 56.25em) {
        /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row {
          min-height: 193px;
          height: auto;
          padding: 20px 0; } }
      @media (min-width: 67.5em) {
        /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row {
          min-height: 290px;
          height: auto;
          padding: 30px 0; } }
      /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row > *:nth-child(3),
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row > *:nth-child(3),
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row > *:nth-child(3),
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row > *:nth-child(3) {
        padding-top: 0; }
        @media (min-width: 56.25em) {
          /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
          .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row > *:nth-child(3),
          .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row > *:nth-child(3),
          .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row > *:nth-child(3),
          .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row > *:nth-child(3) {
            padding-top: 0; } }
        @media (min-width: 67.5em) {
          /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
          .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row > *:nth-child(3),
          .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row > *:nth-child(3),
          .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row > *:nth-child(3),
          .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .views-row > *:nth-child(3) {
            padding-top: 0; } }
    /* line 76, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category {
      color: #7337AA;
      margin-bottom: 7px;
      text-transform: uppercase; }
    /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-syfy-blog-tags,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-syfy-blog-tags,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-syfy-blog-tags,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-syfy-blog-tags {
      display: inline; }
      /* line 84, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-syfy-blog-tags a,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-syfy-blog-tags a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-syfy-blog-tags a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-syfy-blog-tags a {
        display: inline-block;
        margin-bottom: 5px; }
    /* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body,
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-tags,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-tags,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-tags,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-tags {
      margin-left: 0; }
      @media (min-width: 40.625em) {
        /* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-tags,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-tags,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-tags,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-tags {
          margin-left: 225px; } }
      @media (min-width: 56.25em) {
        /* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-tags,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-tags,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-tags,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-tags {
          margin-left: 0; } }
      @media (min-width: 67.5em) {
        /* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body,
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-tags,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-tags,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-tags,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-tags {
          margin-left: 440px; } }
      /* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title > div:last-child a,
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category > div:last-child a,
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date > div:last-child a,
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body > div:last-child a,
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-tags > div:last-child a,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title > div:last-child a,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category > div:last-child a,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date > div:last-child a,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body > div:last-child a,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-tags > div:last-child a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title > div:last-child a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-category > div:last-child a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date > div:last-child a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body > div:last-child a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-tags > div:last-child a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title > div:last-child a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-category > div:last-child a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date > div:last-child a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body > div:last-child a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-tags > div:last-child a {
        margin-bottom: 0; }
    /* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title {
      z-index: 2;
      margin-bottom: 15px;
      color: #000000;
      font-weight: bold; }
      /* line 114, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title a,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title a,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title a {
        color: inherit; }
      @media (min-width: 56.25em) {
        /* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title {
          margin-bottom: 8px; } }
      @media (min-width: 67.5em) {
        /* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title {
          margin-bottom: 16px;
          font-size: 30px; } }
      @media (max-width: 29.9375em) {
        /* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .title,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .title {
          font-size: 18px; } }
    @media (min-width: 56.25em) {
      /* line 128, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date {
        margin-bottom: 7px; } }
    @media (min-width: 67.5em) {
      /* line 128, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog__date,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog__date {
        margin-bottom: 15px; } }
    /* line 136, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body {
      font-weight: lighter;
      font-size: 14px; }
      /* line 139, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary {
        border-top: 0;
        margin-top: 0;
        padding-top: 5px; }
        /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p {
          font-weight: normal;
          line-height: 1.4;
          color: #000000; }
          @media (max-width: 29.9375em) {
            /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
            .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p,
            .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p,
            .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p,
            .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .content-body .field-type-text-with-summary p {
              font-size: 12px; } }
    /* line 154, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager {
      text-align: center;
      padding: 0;
      margin: 30px 0; }
      /* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li {
        color: #333;
        display: inline;
        line-height: 20px;
        font-size: 9px;
        font-weight: bold;
        list-style: none;
        margin-right: 1em;
        text-transform: uppercase; }
        @media (min-width: 26.5625em) {
          /* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
          .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li,
          .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li,
          .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li,
          .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li {
            font-size: 12px; } }
        /* line 171, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li a,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li a,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li a,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li a {
          color: #999999; }
        /* line 174, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.last,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.last,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.last,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.last {
          margin-right: 0; }
        /* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next {
          position: relative;
          padding-left: 16px; }
          @media (max-width: 29.9375em) {
            /* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
            .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next,
            .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous,
            .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next,
            .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous,
            .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next,
            .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous,
            .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next {
              padding-left: 0; } }
          /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
          .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous a, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next a,
          .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous a,
          .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next a,
          .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous a,
          .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next a,
          .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous a,
          .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next a {
            font-size: 0;
            color: transparent; }
            /* line 188, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
            .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous a:after, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
            .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
            .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
            .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
            .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
            .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
            .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next a:after {
              content: " ";
              display: block;
              border-bottom: 3px solid #333;
              border-right: 3px solid #333;
              height: 11px;
              position: absolute;
              top: 50%;
              width: 11px;
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
              transition: border 300ms; }
              @media (min-width: 26.5625em) {
                /* line 188, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
                .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous a:after, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
                .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
                .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
                .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
                .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
                .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
                .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next a:after {
                  height: 13px;
                  width: 13px; } }
              @media (min-width: 30em) {
                /* line 188, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
                .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous a:after, .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
                .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
                .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
                .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
                .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
                .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
                .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next a:after {
                  height: 16px;
                  width: 16px; } }
        /* line 215, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-previous a:after,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-previous a:after {
          -ms-transform: translateY(-50%) rotate(135deg);
              transform: translateY(-50%) rotate(135deg);
          left: 0; }
        /* line 223, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .pager li.pager-next a:after,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .pager li.pager-next a:after {
          -ms-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
          right: 0; }
    /* line 231, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-image,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-image,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-image,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-image {
      z-index: 0;
      width: 100%;
      height: auto;
      margin-right: 0; }
      @media (min-width: 40.625em) {
        /* line 231, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-image,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-image,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-image,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-image {
          float: left;
          width: 205px;
          height: 115px;
          margin-right: 15px; } }
      @media (min-width: 56.25em) {
        /* line 231, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-image,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-image,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-image,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-image {
          float: none;
          width: 410px;
          height: 230px;
          margin-bottom: 20px;
          margin-right: 0; } }
      @media (min-width: 67.5em) {
        /* line 231, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-image,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-image,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-image,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-image {
          float: left;
          margin-bottom: 0;
          margin-right: 30px; } }
      /* line 258, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-image img,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-image img,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .blog-image img,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .blog-image img {
        width: 100%; }
    @media (max-width: 29.9375em) {
      /* line 263, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-body p:last-child,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-body p:last-child,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-body p:last-child,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-body p:last-child {
        margin-bottom: 0; } }
    @media (min-width: 30em) {
      /* line 263, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-body p:last-child,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-body p:last-child,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-body p:last-child,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-body p:last-child {
        margin-bottom: 0; } }
    @media (min-width: 40.625em) {
      /* line 263, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-body p:last-child,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-body p:last-child,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-body p:last-child,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-body p:last-child {
        margin-bottom: 20px; } }
    /* line 275, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
    .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
    .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo {
      display: block;
      position: relative;
      left: 25px;
      width: 410px;
      height: 0; }
      @media (max-width: 29.9375em) {
        /* line 275, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo {
          width: 100%;
          top: -50px;
          left: 13px; } }
      @media (min-width: 30em) {
        /* line 275, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo {
          width: 100%;
          top: -60px;
          left: 13px; } }
      @media (min-width: 40.625em) {
        /* line 275, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo {
          position: absolute;
          width: 205px;
          top: 100px;
          left: 13px; } }
      @media (min-width: 56.25em) {
        /* line 275, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo {
          width: 270px;
          top: 140px;
          left: 18px; } }
      @media (min-width: 67.5em) {
        /* line 275, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
        .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo,
        .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo {
          width: 410px;
          top: 210px;
          left: 25px; } }
      /* line 307, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
      .syfy-global-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo img,
      .syfy-global-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo img,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .field-name-field-show-background-logo img,
      .syfy-microsite-blog .pane-syfy-blog-listing-v2-tagged-blogs .view-syfy-blog-listing-v2 .field-name-field-show-background-logo img {
        max-height: 40px;
        max-width: 30%;
        width: auto;
        position: absolute;
        z-index: 2; }

/* line 323, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
.syfy-global-blog .panel-col-header,
.syfy-microsite-blog .panel-col-header,
.node-type-syfy-blog .panel-col-header {
  padding-bottom: 35px; }

/* line 330, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
.page-taxonomy.syfy-global-blog .field-name-field-show-background-logo {
  margin-top: 56.25%;
  position: absolute !important;
  top: -7% !important; }
  @media (min-width: 40.625em) {
    /* line 330, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .page-taxonomy.syfy-global-blog .field-name-field-show-background-logo {
      margin-top: 0;
      top: 100px !important; } }
  @media (min-width: 56.25em) {
    /* line 330, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .page-taxonomy.syfy-global-blog .field-name-field-show-background-logo {
      top: 140px !important; } }
  @media (min-width: 67.5em) {
    /* line 330, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
    .page-taxonomy.syfy-global-blog .field-name-field-show-background-logo {
      top: 210px !important; } }

/* line 348, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_blog.scss */
.syfy-microsite-blog .pane-syfy-blog-listing-v2-panel-pane-1 .view-syfy-blog-listing-v2 .views-row .field-name-field-show-background-logo {
  display: none; }

/**
 * All Episodes View page
 */
/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.page-episodes div[role="main"] {
  position: relative; }

/* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-full-episodes {
  position: relative; }
  /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .page-episodes .view-full-episodes .grid-item:before {
    top: 46%; }
    @media (max-width: 29.9375em) {
      /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .page-episodes .view-full-episodes .grid-item:before {
        padding-top: 72px; } }
  /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .page-episodes .view-full-episodes .grid-item .episode-image:before, .page-episodes .view-full-episodes .grid-item .episode-primary:before, .page-episodes .view-full-episodes .grid-item .episode-image:after, .page-episodes .view-full-episodes .grid-item .episode-primary:after {
    top: 46%; }
  @media (max-width: 29.9375em) {
    /* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .page-episodes .view-full-episodes .grid-item .episode-image:before, .page-episodes .view-full-episodes .grid-item .episode-primary:before {
      height: 46px;
      width: 46px; } }
  /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-full-episodes .contextual-links-wrapper {
    display: none; }
  /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-full-episodes .mpx-expiration-date-wrapper {
    position: absolute;
    width: 100%;
    top: 21%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 12px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
    color: white;
    pointer-events: none; }
    @media (min-width: 77.5em) {
      /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-full-episodes .mpx-expiration-date-wrapper {
        top: auto;
        bottom: 21%; } }
    /* line 59, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes .mpx-expiration-date-wrapper .date-display-single {
      padding-left: 10px; }

/* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.pane-full-episodes-pane-latest-6 .pane-title {
  height: 70px;
  padding-left: 0;
  line-height: 70px; }
  /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .pane-full-episodes-pane-latest-6 .pane-title span {
    border-left: 1px solid #333;
    display: none;
    height: 70px;
    line-height: 70px;
    margin-left: 20px;
    padding-left: 20px;
    padding-top: 10px;
    text-transform: none;
    vertical-align: top; }
    @media (min-width: 67.5em) {
      /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .pane-full-episodes-pane-latest-6 .pane-title span {
        display: inline-block; } }

/* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.pane-full-episodes-pane-latest-6 .grid-item {
  /* Slightly more squat grid thumbnails */ }
  @media (max-width: 29.9375em) {
    /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .pane-full-episodes-pane-latest-6 .grid-item {
      padding-bottom: 82.5%; } }
  @media (min-width: 30em) {
    /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .pane-full-episodes-pane-latest-6 .grid-item {
      padding-bottom: 82.5%; } }
  @media (min-width: 40.625em) {
    /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .pane-full-episodes-pane-latest-6 .grid-item {
      padding-bottom: 41.4%; } }
  @media (min-width: 56.25em) {
    /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .pane-full-episodes-pane-latest-6 .grid-item {
      padding-bottom: 27.5%; } }

/* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-all-shows.view-display-id-pane_shows_episodes .show {
  margin-bottom: 60px;
  position: relative; }
  /* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show .view-header a {
    color: #e1ff00; }
    /* line 109, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .show .view-header a:after {
      border-left-color: #e1ff00;
      border-bottom-color: #e1ff00; }
    /* line 113, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .show .view-header a:hover {
      color: #999999; }
      /* line 115, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-all-shows.view-display-id-pane_shows_episodes .show .view-header a:hover:after {
        border-left-color: #999999;
        border-bottom-color: #999999; }
  /* line 121, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show h3 {
    font-weight: normal;
    letter-spacing: -0.01em;
    line-height: 1;
    margin-left: 20px;
    margin-right: 145px;
    text-transform: uppercase; }
    @media (max-width: 29.9375em) {
      /* line 121, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-all-shows.view-display-id-pane_shows_episodes .show h3 {
        font-size: 40px; } }

/* line 134, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-all-shows.view-display-id-pane_shows_episodes .view-content {
  background-color: #151515;
  clear: both;
  padding: 20px; }
  @media (max-width: 29.9375em) {
    /* line 134, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .view-content {
      padding: 16px; } }

/* line 142, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-all-shows.view-display-id-pane_shows_episodes .view-footer {
  background-color: #151515;
  margin-top: -50px;
  padding-bottom: 40px;
  text-align: center; }
  @media (min-width: 40.625em) {
    /* line 142, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .view-footer {
      margin-top: -70px; } }
  /* line 150, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .view-footer a {
    text-transform: none;
    border: 1px solid #444;
    font-weight: bold;
    line-height: 1;
    margin-top: 20px; }
    @media (max-width: 29.9375em) {
      /* line 150, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-all-shows.view-display-id-pane_shows_episodes .view-footer a {
        margin-top: 0; } }

/* line 170, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.syfy-one-pagers .view-full-episodes:not(.view-display-id-pane_latest_6) .view-header a, .view-full-episodes:not(.view-display-id-pane_latest_6).js-episode-open .view-header a {
  display: block;
  color: #999999;
  padding-right: 20px; }
  /* line 175, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .syfy-one-pagers .view-full-episodes:not(.view-display-id-pane_latest_6) .view-header a:after, .view-full-episodes:not(.view-display-id-pane_latest_6).js-episode-open .view-header a:after {
    -ms-transform: rotate(-225deg);
        transform: rotate(-225deg);
    border-left-color: #999999;
    border-bottom-color: #999999; }

/* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.syfy-one-pagers .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content, .view-full-episodes:not(.view-display-id-pane_latest_6).js-episode-open .view-content {
  max-height: 5000px; }
  @media (min-width: 40.625em) {
    /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .syfy-one-pagers .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content, .view-full-episodes:not(.view-display-id-pane_latest_6).js-episode-open .view-content {
      max-height: 2500px; } }

/* line 188, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.syfy-one-pagers .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list, .view-full-episodes:not(.view-display-id-pane_latest_6).js-episode-open .item-list {
  display: block; }

/* line 192, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-full-episodes:not(.view-display-id-pane_latest_6) .item-list {
  display: none;
  text-align: center;
  margin: 0; }
  /* line 196, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager {
    border-bottom: 1px solid #999999;
    list-style: none;
    padding: 15px 0;
    margin: 0; }
    /* line 201, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager li {
      display: inline-block;
      cursor: pointer;
      position: relative; }
      /* line 205, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager li a {
        width: 8px;
        height: 20px;
        display: block; }
        /* line 209, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
        .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager li a:after {
          display: block;
          border-bottom: 2px solid white;
          border-right: 2px solid white;
          height: 12px;
          position: absolute;
          top: 4px;
          width: 12px;
          transition: border 300ms; }
        /* line 223, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
        .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager li a:hover:after {
          border-bottom: 2px solid #666;
          border-right: 2px solid #666; }
    /* line 230, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager li.pager-current {
      font-weight: normal;
      vertical-align: super;
      margin: 0 30px;
      letter-spacing: 1px; }
      @media (max-width: 29.9375em) {
        /* line 230, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
        .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager li.pager-current {
          font-size: 12px;
          margin: 0 20px; } }
    /* line 243, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager li.pager-previous a:after {
      content: "";
      -ms-transform: rotate(135deg);
      transform: rotate(135deg); }
    /* line 253, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager li.pager-next a {
      margin-left: -5px; }
      /* line 254, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager li.pager-next a:after {
        content: "";
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    /* line 264, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .item-list ul.pager .ajax-progress-throbber {
      display: none; }

/* line 269, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-full-episodes:not(.view-display-id-pane_latest_6) .view-header {
  bottom: calc(100% + 30px);
  color: #999999;
  font-weight: bold;
  line-height: 100%;
  position: absolute;
  right: 0;
  top: auto; }
  @media (max-width: 29.9375em) {
    /* line 269, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .view-header {
      font-size: 12px; } }
  /* line 281, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-full-episodes:not(.view-display-id-pane_latest_6) .view-header a {
    color: #e1ff00;
    display: block;
    padding-right: 20px;
    transition: color 0.2s; }
    /* line 287, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .view-header a:after {
      content: "";
      position: absolute;
      display: block;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      right: 0;
      width: 6px;
      height: 6px;
      border-left: solid 2px #e1ff00;
      border-bottom: solid 2px #e1ff00;
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
      margin-top: -2px;
      transition: all 0.2s; }

/* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-full-episodes:not(.view-display-id-pane_latest_6) .view-content {
  transition: max-height 0.3s ease-in-out;
  background: transparent;
  overflow: hidden;
  padding: 0;
  max-height: 150px; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content:before, .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content:after {
    clear: both; }
  @media (min-width: 23.4375em) {
    /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content {
      max-height: 180px; } }
  @media (min-width: 25em) {
    /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content {
      max-height: 200px; } }
  @media (min-width: 27.5em) {
    /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content {
      max-height: 224px; } }
  @media (min-width: 30em) {
    /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content {
      max-height: 200px; } }
  @media (min-width: 56.25em) {
    /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content {
      max-height: 215px; } }
  @media (min-width: 81.25em) {
    /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content {
      max-height: 215px; } }
  @media (min-width: 112.5em) {
    /* line 303, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .view-content {
      max-height: 258px; } }

/* line 333, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-full-episodes:not(.view-display-id-pane_latest_6) .grid-item {
  background: #202020;
  padding-bottom: 150px;
  overflow: hidden; }
  @media (min-width: 23.4375em) {
    /* line 333, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .grid-item {
      padding-bottom: 180px; } }
  @media (min-width: 25em) {
    /* line 333, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .grid-item {
      padding-bottom: 200px; } }
  @media (min-width: 27.5em) {
    /* line 333, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .grid-item {
      padding-bottom: 224px; } }
  @media (min-width: 30em) {
    /* line 333, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .grid-item {
      width: 50%;
      padding-bottom: 200px; } }
  @media (min-width: 56.25em) {
    /* line 333, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .grid-item {
      width: 33.33%;
      padding-bottom: 215px; } }
  @media (min-width: 81.25em) {
    /* line 333, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .grid-item {
      width: 25%;
      padding-bottom: 215px; } }
  @media (min-width: 112.5em) {
    /* line 333, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .grid-item {
      padding-bottom: 258px; } }

/* line 366, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-full-episodes:not(.view-display-id-pane_latest_6) h3 {
  font-weight: normal;
  margin-right: 180px;
  margin-top: 0;
  padding-left: 20px; }

/* line 374, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-full-episodes:not(.view-display-id-pane_latest_6) .episode-image img {
  position: absolute;
  width: auto;
  height: 100%;
  min-width: 100%;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

/* line 381, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-full-episodes:not(.view-display-id-pane_latest_6) .episode-info {
  bottom: 0;
  color: white;
  display: block;
  font-weight: normal;
  left: 0;
  line-height: 1.2;
  padding: 20px;
  position: absolute;
  text-align: left;
  width: 100%;
  z-index: 1;
  pointer-events: none;
  text-shadow: 1px 1px black; }
  @media (max-width: 29.9375em) {
    /* line 381, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .episode-info {
      font-size: 12px; } }
  @media (max-width: 30em) {
    /* line 399, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-full-episodes:not(.view-display-id-pane_latest_6) .episode-info span {
      height: 16px;
      display: inline-block;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%;
      white-space: nowrap; } }
  /* line 408, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-full-episodes:not(.view-display-id-pane_latest_6) .episode-info span em {
    font-weight: normal;
    font-style: normal; }

/* line 421, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-all-shows.view-display-id-pane_shows_episodes .show.count-1 .view-header span {
  display: none; }

/* line 424, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
.view-all-shows.view-display-id-pane_shows_episodes .show.count-1 .view-header a {
  color: #999999;
  cursor: default; }
  /* line 428, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-1 .view-header a:hover {
    color: inherit; }
  /* line 431, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-1 .view-header a:after {
    display: none; }

@media (min-width: 30em) {
  /* line 442, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-1 .view-content,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-5 .view-content,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-9 .view-content,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-13 .view-content {
    background: #202020; } }

@media (min-width: 56.25em) {
  /* line 448, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-1 .grid-item:last-child,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-5 .grid-item:last-child,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-9 .grid-item:last-child,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-13 .grid-item:last-child {
    overflow: visible; } }
  @media (min-width: 56.25em) and (min-width: 30em) {
    /* line 450, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-1 .grid-item:last-child .episode-image img,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-5 .grid-item:last-child .episode-image img,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-9 .grid-item:last-child .episode-image img,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-13 .grid-item:last-child .episode-image img {
      width: 100%;
      height: 101%; } }

@media (min-width: 56.25em) {
    /* line 457, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-1 .grid-item:last-child:after,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-5 .grid-item:last-child:after,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-9 .grid-item:last-child:after,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-13 .grid-item:last-child:after {
      content: "";
      display: block;
      width: 101%;
      height: 101%;
      position: absolute;
      left: 201%;
      top: 0;
      z-index: 1;
      border-left: 1px solid black; }
  /* line 469, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-1 .grid-item .episode-image,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-5 .grid-item .episode-image,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-9 .grid-item .episode-image,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-13 .grid-item .episode-image {
    border-right: 1px solid black;
    overflow: hidden; } }

@media (min-width: 81.25em) {
  /* line 479, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-1 .grid-item:last-child:after,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-5 .grid-item:last-child:after,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-9 .grid-item:last-child:after,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-13 .grid-item:last-child:after {
    border-right: 1px solid black; } }

@media (min-width: 30em) {
  /* line 489, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-2 .view-header {
    right: -20px; }
    /* line 491, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-2 .view-header a {
      color: #999999;
      cursor: default; }
      /* line 495, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-all-shows.view-display-id-pane_shows_episodes .show.count-2 .view-header a:hover {
        color: inherit; }
      /* line 498, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-all-shows.view-display-id-pane_shows_episodes .show.count-2 .view-header a:after {
        display: none; } }

@media (min-width: 56.25em) {
  /* line 509, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-2 .view-content,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-6 .view-content,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-10 .view-content {
    background: #202020; } }

@media (min-width: 81.25em) {
  /* line 515, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-2 .grid-item:last-child,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-6 .grid-item:last-child,
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-10 .grid-item:last-child {
    overflow: visible; } }
  @media (min-width: 81.25em) and (min-width: 30em) {
    /* line 517, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-2 .grid-item:last-child .episode-image img,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-6 .grid-item:last-child .episode-image img,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-10 .grid-item:last-child .episode-image img {
      width: 100%;
      height: 101%; } }

@media (min-width: 81.25em) {
    /* line 524, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-2 .grid-item:last-child:after,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-6 .grid-item:last-child:after,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-10 .grid-item:last-child:after {
      content: "";
      display: block;
      width: 101%;
      height: 101%;
      position: absolute;
      left: 100%;
      top: 0;
      z-index: 1;
      background: #202020;
      border-left: 1px solid black;
      border-right: 1px solid black; }
    /* line 537, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-2 .grid-item:last-child .episode-image,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-6 .grid-item:last-child .episode-image,
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-10 .grid-item:last-child .episode-image {
      border-right: 1px solid black;
      overflow: hidden; } }

@media (min-width: 56.25em) {
  /* line 548, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-3 .view-header {
    right: -20px; }
    /* line 550, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-3 .view-header a {
      color: #999999;
      cursor: default; }
      /* line 554, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-all-shows.view-display-id-pane_shows_episodes .show.count-3 .view-header a:hover {
        color: inherit; }
      /* line 557, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-all-shows.view-display-id-pane_shows_episodes .show.count-3 .view-header a:after {
        display: none; }
  /* line 562, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-3 .view-content {
    background: #202020; } }

@media (min-width: 81.25em) {
  /* line 570, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
  .view-all-shows.view-display-id-pane_shows_episodes .show.count-4 .view-header {
    right: -20px; }
    /* line 572, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
    .view-all-shows.view-display-id-pane_shows_episodes .show.count-4 .view-header a {
      color: #999999;
      cursor: default; }
      /* line 576, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-all-shows.view-display-id-pane_shows_episodes .show.count-4 .view-header a:hover {
        color: inherit; }
      /* line 579, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_episodes.scss */
      .view-all-shows.view-display-id-pane_shows_episodes .show.count-4 .view-header a:after {
        display: none; } }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_faq.scss */
.view-faq .view-content {
  color: #444; }

/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_faq.scss */
.view-faq h2 {
  color: #444;
  margin-bottom: 25px; }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_faq.scss */
.view-faq h3 {
  border-top: 1px solid #e5e5e5;
  color: #100f11;
  padding-top: 35px;
  margin-bottom: 30px; }
  /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_faq.scss */
  .view-faq h3:first-child {
    border-top: 0;
    padding-top: 0; }

/* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_faq.scss */
.view-faq a,
.view-faq a:visited {
  word-wrap: break-word; }

/* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_faq.scss */
.view-faq .answer {
  margin-bottom: 35px; }
  /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_faq.scss */
  .view-faq .answer a {
    display: inline;
    line-height: 16px;
    font-size: 16px;
    background-size: 1px 1em;
    background: #fff;
    box-shadow: inset 0 -0.4416px #fff, inset 0 -10px #e1ff00;
    transition: 0.2s ease all;
    color: #131314; }

/**
 * Hero view & items
 */
/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
.hero-container:not(.view-id-all_shows_hero_widget),
.hero-view:not(.view-id-all_shows_hero_widget) {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
  min-height: 545px; }
  /* line 173, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  body.page--non-mobile .hero-container:not(.view-id-all_shows_hero_widget), body.page--non-mobile
  .hero-view:not(.view-id-all_shows_hero_widget) {
    backface-visibility: hidden; }
    @media (min-width: 40.625em) {
      /* line 173, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      body.page--non-mobile .hero-container:not(.view-id-all_shows_hero_widget), body.page--non-mobile
      .hero-view:not(.view-id-all_shows_hero_widget) {
        padding-top: 100%;
        min-height: 0;
        height: 0; } }
    @media (min-width: 56.25em) {
      /* line 173, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      body.page--non-mobile .hero-container:not(.view-id-all_shows_hero_widget), body.page--non-mobile
      .hero-view:not(.view-id-all_shows_hero_widget) {
        padding-top: 56%; } }
    @media (min-width: 67.5em) {
      /* line 173, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      body.page--non-mobile .hero-container:not(.view-id-all_shows_hero_widget), body.page--non-mobile
      .hero-view:not(.view-id-all_shows_hero_widget) {
        padding-top: 50%; } }
    @media (min-width: 100em) {
      /* line 173, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      body.page--non-mobile .hero-container:not(.view-id-all_shows_hero_widget), body.page--non-mobile
      .hero-view:not(.view-id-all_shows_hero_widget) {
        padding-top: 45%; } }
  @media (min-width: 40.625em) {
    /* line 167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    body.page--non-mobile .hero-container:not(.view-id-all_shows_hero_widget) .views-row, body.page--non-mobile
    .hero-view:not(.view-id-all_shows_hero_widget) .views-row {
      position: absolute !important;
      float: none !important;
      margin-right: 0 !important;
      opacity: 1 !important;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      backface-visibility: hidden; }
      /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      body.page--non-mobile .hero-container:not(.view-id-all_shows_hero_widget) .views-row:nth-last-child(1), body.page--non-mobile
      .hero-view:not(.view-id-all_shows_hero_widget) .views-row:nth-last-child(1) {
        z-index: 2 !important; }
      /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      body.page--non-mobile .hero-container:not(.view-id-all_shows_hero_widget) .views-row:nth-last-child(2), body.page--non-mobile
      .hero-view:not(.view-id-all_shows_hero_widget) .views-row:nth-last-child(2) {
        z-index: 3 !important; }
      /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      body.page--non-mobile .hero-container:not(.view-id-all_shows_hero_widget) .views-row:nth-last-child(3), body.page--non-mobile
      .hero-view:not(.view-id-all_shows_hero_widget) .views-row:nth-last-child(3) {
        z-index: 4 !important; } }
  /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
  .hero-container:not(.view-id-all_shows_hero_widget) .flex-control-paging,
  .hero-view:not(.view-id-all_shows_hero_widget) .flex-control-paging {
    bottom: 5px;
    left: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 6; }
    @media (min-width: 40.625em) {
      /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .flex-control-paging,
      .hero-view:not(.view-id-all_shows_hero_widget) .flex-control-paging {
        bottom: 14%;
        left: auto;
        right: 5%; } }
    @media (min-width: 40.625em) {
      /* line 167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
      body.page--non-mobile .hero-container:not(.view-id-all_shows_hero_widget) .flex-control-paging, body.page--non-mobile
      .hero-view:not(.view-id-all_shows_hero_widget) .flex-control-paging {
        display: none; } }
    /* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .flex-control-paging li,
    .hero-view:not(.view-id-all_shows_hero_widget) .flex-control-paging li {
      padding: 0;
      margin: 0;
      list-style: none;
      display: inline; }
    /* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .flex-control-paging a,
    .hero-view:not(.view-id-all_shows_hero_widget) .flex-control-paging a {
      background: transparent;
      border-top: 2px rgba(255, 255, 255, 0.5) solid;
      display: inline-block;
      cursor: pointer;
      height: 10px;
      margin: 5px;
      width: 32px; }
      /* line 87, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .flex-control-paging a.flex-active,
      .hero-view:not(.view-id-all_shows_hero_widget) .flex-control-paging a.flex-active {
        border-top: 2px white solid; }
  /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
  .hero-container:not(.view-id-all_shows_hero_widget) .hero-pager,
  .hero-view:not(.view-id-all_shows_hero_widget) .hero-pager {
    display: none;
    position: absolute;
    right: 5%;
    z-index: 5; }
    @media (min-width: 120em) {
      /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-pager,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-pager {
        right: calc((100vw - 1920px)/2 + 96px); } }
    @media (min-width: 40.625em) {
      /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-pager,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-pager {
        display: block;
        bottom: 14%; } }
    /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    body:not(.page--non-mobile) .hero-container:not(.view-id-all_shows_hero_widget) .hero-pager, body:not(.page--non-mobile)
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-pager {
      display: none; }
    /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-pager li,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-pager li {
      background: transparent;
      border-top: 2px rgba(255, 255, 255, 0.5) solid;
      display: inline-block;
      list-style: none;
      margin: 5px;
      width: 32px; }
      /* line 119, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-pager li.hero-page-active,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-pager li.hero-page-active {
        border-top: 2px white solid; }
  /* line 125, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
  .hero-container:not(.view-id-all_shows_hero_widget) .hero-item,
  .hero-view:not(.view-id-all_shows_hero_widget) .hero-item {
    width: 100%;
    height: 100%;
    position: relative;
    color: white;
    min-height: 545px; }
    @media (min-width: 40.625em) {
      /* line 125, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item {
        min-height: 0; } }
    /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    body:not(.page--non-mobile) .hero-container:not(.view-id-all_shows_hero_widget) .hero-item, body:not(.page--non-mobile)
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item {
      padding-top: 100%;
      height: 0; }
      @media (min-width: 56.25em) {
        /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        body:not(.page--non-mobile) .hero-container:not(.view-id-all_shows_hero_widget) .hero-item, body:not(.page--non-mobile)
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item {
          padding-top: 56%; } }
      @media (min-width: 67.5em) {
        /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        body:not(.page--non-mobile) .hero-container:not(.view-id-all_shows_hero_widget) .hero-item, body:not(.page--non-mobile)
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item {
          padding-top: 50%; } }
      @media (min-width: 100em) {
        /* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        body:not(.page--non-mobile) .hero-container:not(.view-id-all_shows_hero_widget) .hero-item, body:not(.page--non-mobile)
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item {
          padding-top: 45%; } }
    /* line 147, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .group-header > a,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .group-header > a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 5;
      background: #000000;
      opacity: 0; }
      @media (max-width: 40.625em) {
        /* line 147, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .group-header > a,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .group-header > a {
          background: transparent; } }
    /* line 162, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .hero-content,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .hero-content {
      position: absolute;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      bottom: 0;
      float: none;
      max-width: 1804px;
      padding: 0;
      z-index: 6;
      pointer-events: none;
      backface-visibility: hidden; }
      @media (min-width: 40.625em) {
        /* line 162, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .hero-content,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .hero-content {
          bottom: 14% !important; } }
      /* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .hero-content a,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .hero-content a {
        pointer-events: auto; }
    /* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item.has-hero-sponsor .hero-content,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item.has-hero-sponsor .hero-content {
      padding-bottom: 0; }
      @media (min-width: 40.625em) {
        /* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item.has-hero-sponsor .hero-content,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item.has-hero-sponsor .hero-content {
          padding-right: 190px; } }
      @media (min-width: 67.5em) {
        /* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item.has-hero-sponsor .hero-content,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item.has-hero-sponsor .hero-content {
          padding-right: 220px; } }
    /* line 193, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-image,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-image {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      max-width: 1920px;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      z-index: 1;
      overflow: hidden;
      backface-visibility: hidden; }
      /* line 203, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-image:before,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-image:before {
        content: "";
        height: 500px;
        max-height: 50%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-image: -owg-linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.3));
        background-image: linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.3));
        pointer-events: none;
        z-index: 2; }
        /* line 214, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .no-pointerevents .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-image:before, .no-pointerevents
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-image:before {
          height: 300px; }
      /* line 219, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-image img,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-image img {
        position: absolute;
        top: 0;
        left: 50%;
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
        width: auto;
        min-width: 100%;
        min-height: 100%;
        max-width: 9999px;
        background: black; }
        @media (min-width: 56.25em) {
          /* line 219, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-image img,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-image img {
            max-width: 100%; } }
    /* line 234, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-marquee,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-marquee {
      background-color: #445681;
      display: inline-block;
      font-weight: bold;
      margin-left: 10px;
      padding: 5px;
      text-transform: none; }
      @media (min-width: 40.625em) {
        /* line 234, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-marquee,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-marquee {
          margin-left: 5px; } }
      @media (min-width: 56.25em) {
        /* line 234, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-marquee,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-marquee {
          margin-left: 22px; } }
      @media (min-width: 67.5em) {
        /* line 234, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-marquee,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-marquee {
          margin-left: 18px; } }
    /* line 256, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title {
      margin-bottom: 10px;
      margin-left: 20px;
      width: 260px; }
      @media (max-width: 30em) {
        /* line 256, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title {
          max-width: calc(100% - 100px); } }
      @media (min-width: 40.625em) {
        /* line 256, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title {
          margin-bottom: 15px;
          width: 352px; } }
      @media (min-width: 56.25em) {
        /* line 256, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title {
          margin-left: 37px; } }
      @media (min-width: 67.5em) {
        /* line 256, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title {
          margin-bottom: 20px;
          width: 466px; } }
      @media (min-width: 87.5em) {
        /* line 256, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title {
          width: 570px; } }
      /* line 283, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > a,
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > div,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > a,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > div {
        display: inline;
        line-height: 48px;
        font-size: 48px;
        background-size: 1px 1em;
        background: #000000;
        box-shadow: inset 0 -11.3248px #000000, inset 0 -16.624px #445681;
        transition: 0.2s ease all;
        padding-bottom: 10px; }
        @media (min-width: 40.625em) {
          /* line 283, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > a,
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > div,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > a,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > div {
            display: inline;
            line-height: 72px;
            font-size: 72px;
            background-size: 1px 1em;
            background: #000000;
            box-shadow: inset 0 -33.9872px #000000, inset 0 -41.936px #445681;
            transition: 0.2s ease all;
            padding-bottom: 32px; } }
        @media (min-width: 67.5em) {
          /* line 283, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > a,
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > div,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > a,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title > div {
            display: inline;
            line-height: 96px;
            font-size: 96px;
            background-size: 1px 1em;
            background: #000000;
            box-shadow: inset 0 -22.6496px #000000, inset 0 -33.248px #445681;
            transition: 0.2s ease all;
            padding-bottom: 20px; } }
      /* line 294, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title .hero-title,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title .hero-title {
        box-shadow: 10px 0 0 #000000, -10px 0 0 #000000;
        color: white;
        display: inline;
        line-height: 48px;
        padding-bottom: 10px;
        text-transform: uppercase; }
        @media (min-width: 40.625em) {
          /* line 294, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title .hero-title,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title .hero-title {
            box-shadow: 15px 0 0 #000000, -15px 0 0 #000000;
            font-size: 72px;
            line-height: 72px;
            padding-bottom: 32px; } }
        @media (min-width: 67.5em) {
          /* line 294, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title .hero-title,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-title .hero-title {
            box-shadow: 20px 0 0 #000000, -20px 0 0 #000000;
            font-size: 96px;
            line-height: 96px;
            padding-bottom: 20px; } }
    /* line 317, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-blurb,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-blurb {
      margin: 0;
      padding: 10px 20px 50px;
      background: black;
      text-shadow: 1px 1px black;
      width: 100%; }
      @media (min-width: 40.625em) {
        /* line 317, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-blurb,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-blurb {
          font-size: 18px;
          padding: 10px 200px 30px 20px; } }
      @media (min-width: 56.25em) {
        /* line 317, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-blurb,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-blurb {
          padding: 10px 230px 30px 37px; } }
    /* line 335, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-logo,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-logo {
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px; }
      /* line 339, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-logo img,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-logo img {
        height: auto;
        width: auto;
        max-width: 100px; }
      @media (min-width: 40.625em) {
        /* line 335, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-logo,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-logo {
          height: 40px; }
          /* line 346, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-logo img,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-logo img {
            height: 40px;
            max-width: 9999px; } }
    /* line 352, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-details,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-details {
      display: inline-block;
      font-size: 14px;
      margin-top: 5px;
      vertical-align: middle; }
      @media (min-width: 30em) {
        /* line 352, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-details,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-details {
          font-size: 16px; } }
      @media (min-width: 40.625em) {
        /* line 352, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-details,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-details {
          font-size: 20px; } }
    /* line 365, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link {
      clear: left;
      margin-top: 15px; }
      /* line 368, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a {
        font-weight: normal;
        padding: 12px 20px;
        text-transform: none; }
        @media (max-width: 29.9375em) {
          /* line 368, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-external-link a {
            font-size: 12px; } }
    /* line 378, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image {
      bottom: 0;
      min-height: 45px;
      max-height: 50px;
      max-width: 100px;
      display: inline-block;
      position: absolute;
      right: 20px;
      width: auto;
      height: auto;
      text-align: center; }
      @media (min-width: 40.625em) {
        /* line 378, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image {
          bottom: calc(100vw*0.2 - 40px + 50px);
          max-width: 150px;
          max-height: 75px;
          margin-top: 0; } }
      @media (min-width: 56.25em) {
        /* line 378, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image {
          bottom: calc(56vw*0.2 - 40px + 50px); } }
      @media (min-width: 67.5em) {
        /* line 378, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image {
          bottom: calc(50vw*0.2 - 60px + 50px);
          max-width: 200px;
          max-height: 100px;
          right: 10px; } }
      @media (min-width: 100em) {
        /* line 378, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
        .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image,
        .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image {
          bottom: calc(45vw*0.2 - 60px + 50px); } }
      /* line 408, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image a,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image a {
        color: white;
        display: block;
        text-align: center; }
      /* line 414, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image .sponsored-by,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image .sponsored-by {
        color: white;
        font-size: 9px; }
        @media (min-width: 40.625em) {
          /* line 414, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image .sponsored-by,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image .sponsored-by {
            font-size: 13px; } }
        @media (min-width: 67.5em) {
          /* line 414, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image .sponsored-by,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image .sponsored-by {
            font-size: 18px; } }
      /* line 425, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
      .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image img,
      .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image img {
        margin-top: 5px;
        max-height: 30px;
        max-width: 100px;
        height: auto;
        width: auto; }
        @media (min-width: 40.625em) {
          /* line 425, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image img,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image img {
            margin-top: 10px;
            max-height: 45px;
            max-width: 150px; } }
        @media (min-width: 67.5em) {
          /* line 425, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
          .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image img,
          .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-field-promo-sponsor-image img {
            margin-top: 15px;
            max-height: 60px;
            max-width: 200px; } }
    /* line 443, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hero-item .field-name-homepage-hero-icons,
    .hero-view:not(.view-id-all_shows_hero_widget) .hero-item .field-name-homepage-hero-icons {
      display: none; }
  @media (min-width: 40.625em) {
    /* line 449, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
    .hero-container:not(.view-id-all_shows_hero_widget) .hide-back .field-name-field-promo-blurb,
    .hero-view:not(.view-id-all_shows_hero_widget) .hide-back .field-name-field-promo-blurb {
      background: transparent; } }

/* line 458, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
.hero-fade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  z-index: 3;
  opacity: 0;
  pointer-events: none;
  backface-visibility: hidden; }
  /* line 469, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_hero.scss */
  .no-pointerevents .hero-fade {
    display: none; }

/**
 * Latest Episodes View (top of the homepage)
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
.view-syfy-latest-episodes {
  display: none;
  z-index: 1; }
  @media (min-width: 40.625em) {
    /* line 167, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    body.page--non-mobile .view-syfy-latest-episodes {
      width: 100%;
      display: block;
      position: fixed;
      top: 0;
      transition: transform 0.3s;
      backface-visibility: hidden; } }
  /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
  .view-syfy-latest-episodes.js-animate-up {
    -ms-transform: translateY(-10px);
        transform: translateY(-10px); }
  /* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
  .view-syfy-latest-episodes .view-content {
    overflow: hidden;
    backface-visibility: hidden; }
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .view-syfy-latest-episodes .view-content:before, .view-syfy-latest-episodes .view-content:after {
      content: " ";
      display: table; }
    /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .view-syfy-latest-episodes .view-content:after {
      clear: both; }
  /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
  .view-syfy-latest-episodes .view-footer {
    clear: both;
    position: relative;
    text-align: center;
    padding: 20px 0 50px 0; }

/* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
.episode-instructions {
  color: rgba(255, 255, 255, 0.7);
  position: fixed;
  width: 100%;
  left: 0;
  top: -20px;
  padding-top: 40px;
  text-align: center;
  z-index: 2;
  height: 70px;
  opacity: 0.5;
  cursor: pointer; }
  /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
  .episode-instructions:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    top: 25px;
    left: 50%;
    border-left: solid 2px rgba(255, 255, 255, 0.7);
    border-top: solid 2px rgba(255, 255, 255, 0.7);
    -ms-transform: rotate(45deg) translateX(50%);
        transform: rotate(45deg) translateX(50%); }

/* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
.episode-label {
  color: rgba(255, 255, 255, 0.7);
  line-height: 60px;
  text-align: center;
  min-height: 10px;
  backface-visibility: hidden; }

/* line 71, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
.episode-item {
  float: left;
  width: 33.33%;
  height: 180px;
  padding: 30px;
  overflow: hidden;
  position: relative;
  border: solid 1px black;
  backface-visibility: hidden; }

/* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
.episode-gradient {
  position: absolute;
  top: -2px;
  left: -2px;
  background-image: -owg-linear-gradient(-35deg, #211566, #682d91);
  background-image: linear-gradient(-35deg, #211566, #682d91);
  opacity: 0.7;
  width: 105%;
  /* A little over 100% so the browser won't show any edges when resizing. */
  height: 105%;
  z-index: 2;
  backface-visibility: hidden; }
  /* line 91, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
  .no-cssgradients .episode-gradient {
    background-image: #682d91;
    background-image: #682d91;
    background-image: #682d91;
    background-image: #682d91; }

/* line 95, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
.episode-item > img {
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  top: 0;
  transition: filter, 0.3s;
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  width: auto;
  height: 102%;
  max-width: 9999px; }
  @media (min-width: 62.5em) {
    /* line 95, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
    .episode-item > img {
      width: 102%;
      height: auto; } }
  /* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
  .episode-item > img:hover {
    -moz-filter: none;
    filter: none; }

/* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
.episode-item > a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  background-color: rgba(0, 0, 0, 0.001);
  border-bottom: none; }

/* line 124, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
.episode-inner {
  z-index: 3;
  position: relative;
  pointer-events: none;
  backface-visibility: hidden; }

/* line 130, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
.episode-logo {
  margin-top: 20px;
  text-align: center; }
  /* line 133, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
  .episode-logo img {
    width: 90%;
    height: auto;
    max-width: 175px;
    max-height: 65px; }

/* line 140, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
.episode-btn--play {
  transition: border 400ms;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  -ms-transform: translateY(25%);
      transform: translateY(25%);
  padding-left: 10px;
  padding-top: 20px; }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .episode-btn--play:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    transition: border 300ms;
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.5);
    background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    border-radius: 100%;
    z-index: 2;
    pointer-events: none; }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .episode-btn--play:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-25%, -50%);
        transform: translate(-25%, -50%);
    z-index: 2;
    pointer-events: none;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid white; }
  /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .episode-btn--play:hover:before, .episode-btn--play:focus:before {
    border-color: white; }

/* line 148, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_view_latest_episodes.scss */
.episode-id {
  text-align: center;
  color: white; }

/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-component--instructions, .webform-client-form p {
  margin-bottom: 25px; }
  /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
  .webform-client-form .webform-component--instructions a, .webform-client-form p a {
    color: #131314;
    background-image: linear-gradient(transparent 13px, #e1ff00 0);
    transition: 0.2s ease all; }
    /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
    .webform-client-form .webform-component--instructions a:focus, .webform-client-form .webform-component--instructions a:hover, .webform-client-form p a:focus, .webform-client-form p a:hover {
      background-image: linear-gradient(transparent 13px, #e4e4e4 0); }

/* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .form-type-checkbox input[type="checkbox"] {
  display: none; }

/* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .form-type-checkbox input[type="checkbox"] + label {
  cursor: pointer;
  display: inline-block;
  text-transform: none;
  font-size: 16px;
  font-weight: lighter; }
  /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
  .webform-client-form .form-type-checkbox input[type="checkbox"] + label:before {
    content: " ";
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border: 1px solid #ccc;
    margin: 0 10px 10px 0;
    font-size: 16px;
    line-height: 26px; }

/* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .form-type-checkbox input[type="checkbox"]:checked + label:before {
  content: "■";
  color: #444;
  text-align: center; }

/* line 55, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .form-item .undefined-dropdown .undefined-status {
  width: 100%;
  box-sizing: border-box;
  min-width: auto; }

/* line 64, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .form-actions .form-submit:not(:last-child) {
  margin-right: 10px; }

/* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .form-actions .form-submit {
  color: #3a3a3a;
  text-transform: uppercase; }
  /* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
  .webform-client-form .form-actions .form-submit:hover {
    border-color: #ddd; }

/* line 77, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .messages {
  font-size: 22px;
  font-weight: normal;
  max-width: none;
  min-width: auto;
  padding: 0;
  margin: 20px 0;
  background-color: transparent; }
  /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
  .webform-client-form .messages.error {
    color: red; }

/* line 91, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-form-items-container {
  max-width: 555px;
  padding: 0;
  margin: 0;
  border: none; }

/* line 100, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-component--enter-date h2,
.webform-client-form .webform-component--enter-date strong,
.webform-client-form .webform-component--enter-form h2,
.webform-client-form .webform-component--enter-form strong {
  color: #444;
  font-weight: normal; }

/* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-birthdate {
  width: auto; }
  /* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
  .webform-client-form .webform-birthdate .form-item {
    display: inline-block;
    width: auto;
    margin-bottom: 4px; }
    /* line 115, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
    .webform-client-form .webform-birthdate .form-item select {
      width: 150px; }

/* line 121, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-first-name,
.webform-client-form .webform-last-name {
  max-width: 49%;
  float: left; }

/* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-first-name {
  margin-right: 2%; }

/* line 130, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-street {
  width: 100%;
  clear: both; }
  /* line 133, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
  .webform-client-form .webform-street input {
    width: 100%; }

/* line 138, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-city,
.webform-client-form .webform-state,
.webform-client-form .webform-zip-code {
  float: left; }

/* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-city,
.webform-client-form .webform-state {
  margin-right: 2%; }

/* line 147, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-city {
  max-width: 49%; }

/* line 150, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-state {
  max-width: 16%; }

/* line 153, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-zip-code {
  max-width: 31%; }

/* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-state input[type="text"],
.webform-client-form .webform-state input[type="email"],
.webform-client-form .webform-state input[type="password"],
.webform-client-form .webform-state textarea,
.webform-client-form .webform-state select,
.webform-client-form .webform-zip-code input[type="text"],
.webform-client-form .webform-zip-code input[type="email"],
.webform-client-form .webform-zip-code input[type="password"],
.webform-client-form .webform-zip-code textarea,
.webform-client-form .webform-zip-code select {
  padding-left: 18px;
  padding-right: 18px; }

/* line 168, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.webform-client-form .webform-subscribe {
  width: auto; }
  /* line 170, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
  .webform-client-form .webform-subscribe .form-item {
    width: auto; }

/* line 176, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_webform.scss */
.syfy-sb-right .panel-col-first .webform-client-form li {
  font-weight: lighter; }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
p.blastr-pull-right {
  padding: .5em 1em;
  border-top: 4px solid black;
  border-bottom: 4px solid black;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.1em;
  width: 100%; }
  /* line 323, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  p.blastr-pull-right em {
    font-style: italic; }
  /* line 327, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  p.blastr-pull-right strong em,
  p.blastr-pull-right em strong {
    font-style: italic; }
  @media (min-width: 48em) {
    /* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
    p.blastr-pull-right {
      width: 50%;
      float: right;
      margin: 0 -50px .5em 1em; } }

/* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
p.blastr-pull-left {
  padding: .5em 1em;
  border-top: 4px solid black;
  border-bottom: 4px solid black;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.1em;
  width: 100%; }
  /* line 323, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  p.blastr-pull-left em {
    font-style: italic; }
  /* line 327, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  p.blastr-pull-left strong em,
  p.blastr-pull-left em strong {
    font-style: italic; }
  @media (min-width: 48em) {
    /* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
    p.blastr-pull-left {
      width: 50%;
      float: left;
      margin: 0 1em .5em -50px; } }

/* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
blockquote.blastr-blockquote {
  padding: .5em 1em;
  border-top: 4px solid black;
  border-bottom: 4px solid black;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.1em;
  margin: 1em auto;
  width: 100%;
  text-align: center; }
  /* line 323, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  blockquote.blastr-blockquote em {
    font-style: italic; }
  /* line 327, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  blockquote.blastr-blockquote strong em,
  blockquote.blastr-blockquote em strong {
    font-style: italic; }

/* line 33, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
.cke_editable spoiler {
  position: relative;
  padding: 1em;
  display: block; }
  /* line 37, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
  .cke_editable spoiler:after {
    content: "SPOILER!";
    display: block;
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fefd0f;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    font-size: 2em;
    pointer-events: none; }

/* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
.node__spoiler {
  cursor: pointer;
  overflow: hidden; }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
  .node__spoiler .node__spoiler-wrapper {
    padding: 0 5px; }
  /* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
  .node__spoiler .node__spoiler-toggle {
    border-left: 2px solid white;
    border-right: 2px solid white;
    text-transform: uppercase;
    color: #ff405f;
    transition: all 0.2s ease;
    font-size: 15px;
    padding: 0 20px; }
    /* line 71, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
    .node__spoiler .node__spoiler-toggle:hover, .node__spoiler .node__spoiler-toggle:focus {
      border-left: 5px solid white;
      border-right: 5px solid white;
      color: #DAFD2F;
      text-decoration: none; }
    /* line 79, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
    .node__spoiler .node__spoiler-toggle a {
      text-decoration: none; }
  /* line 84, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
  .node__spoiler .node__spoiler-content {
    display: inline-block;
    text-align: left;
    padding: 0;
    color: white;
    font-size: 15px;
    font-weight: 400; }

/* line 95, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/_wysiwyg.scss */
.node__spoiler--closed .node__spoiler-content {
  display: none; }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
.rational-end-card {
  line-height: 1.2;
  overflow-y: auto;
  background-color: #111111; }
  /* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
  .rational-end-card h2, .rational-end-card h3 {
    font-weight: lighter; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
  .rational-end-card > .columns {
    background-color: #111111; }
  /* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
  .rational-end-card .countdown-block .cancel-btn {
    text-transform: uppercase;
    line-height: 26px;
    height: 26px;
    padding: 0 12px;
    margin-left: 20px; }
  /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
  .rational-end-card .label-container .episode-label {
    margin-right: 5px; }
  /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
  .rational-end-card .playlist-container {
    height: 100%; }
  /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
  .rational-end-card .playlist > .playlist-label {
    text-transform: uppercase;
    line-height: 22px;
    color: #666; }
    /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
    .rational-end-card .playlist > .playlist-label hr {
      border-top-color: #666; }
  /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
  .rational-end-card .playlist .playlist-video {
    color: white;
    height: auto;
    overflow: hidden; }
    /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
    .rational-end-card .playlist .playlist-video .video-label {
      text-transform: uppercase;
      line-height: 22px; }
    /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
    .rational-end-card .playlist .playlist-video img.playlist-video-small {
      max-width: 100%;
      height: auto; }
  @media (max-width: 629px) {
    /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
    .rational-end-card .main-image-container {
      position: relative;
      padding: 0; }
      /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
      .rational-end-card .main-image-container > .thumb-container {
        margin-bottom: 0; }
      /* line 73, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
      .rational-end-card .main-image-container > .columns:not(.thumb-container) {
        position: absolute;
        bottom: 10px;
        left: 10px;
        right: 10px;
        width: auto; }
        /* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
        .rational-end-card .main-image-container > .columns:not(.thumb-container) .icon-container {
          display: none; }
    /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
    .rational-end-card .playlist-container {
      height: auto; } }
  @media (min-width: 630px) {
    /* line 92, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
    .rational-end-card .main-image-container {
      padding: 20px; }
    /* line 98, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
    .rational-end-card .playlist .playlist-video .twelve-md.columns:nth-child(1) {
      width: 60%; }
    /* line 101, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
    .rational-end-card .playlist .playlist-video .twelve-md.columns:nth-child(2) {
      width: 40%; } }
  @media (min-width: 960px) {
    /* line 109, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_endcard.scss */
    .rational-end-card .main-image-container {
      padding: 40px; } }

@media (min-width: 67.5em) {
  /* line 4, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
  body:not(.has-microsite-logo) #sharing-panel-card .close {
    top: 80px !important; } }

@media (min-width: 67.5em) {
  /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
  body:not(.has-microsite-logo) #rational-hover-card .icon-share {
    top: 80px !important; } }

/* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
#rational-hover-card {
  line-height: 1.2; }
  /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
  #rational-hover-card .icon-share {
    top: 40px;
    right: 40px;
    width: 70px !important;
    height: 70px !important; }
    /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
    #rational-hover-card .icon-share > svg {
      width: 100% !important;
      height: 100% !important; }
      /* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
      #rational-hover-card .icon-share > svg circle {
        fill: #fff; }
      /* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
      #rational-hover-card .icon-share > svg path {
        fill: #000 !important; }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
  #rational-hover-card .video-description-container {
    padding: 40px;
    width: auto; }
    /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
    #rational-hover-card .video-description-container h3 {
      font-weight: lighter; }
    /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
    #rational-hover-card .video-description-container .video-label {
      letter-spacing: -0.01em;
      font-size: 26px;
      line-height: 1.2; }
    /* line 56, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
    #rational-hover-card .video-description-container .title-container {
      letter-spacing: -0.01em;
      font-size: 22px;
      line-height: 1.2; }
      /* line 60, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
      #rational-hover-card .video-description-container .title-container .wrapped-title {
        font-size: 22px; }
    @media (min-width: 300px) {
      /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
      #rational-hover-card .video-description-container .video-label {
        font-size: 14px; }
      /* line 73, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
      #rational-hover-card .video-description-container .title-container,
      #rational-hover-card .video-description-container .title-container .wrapped-title {
        font-size: 14px; } }
    @media (min-width: 630px) {
      /* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
      #rational-hover-card .video-description-container .video-label {
        font-size: 22px; }
      /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
      #rational-hover-card .video-description-container .title-container,
      #rational-hover-card .video-description-container .title-container .wrapped-title {
        font-size: 18px; } }
    @media (min-width: 960px) {
      /* line 90, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
      #rational-hover-card .video-description-container .video-label {
        font-size: 26px; }
      /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
      #rational-hover-card .video-description-container .title-container,
      #rational-hover-card .video-description-container .title-container .wrapped-title {
        font-size: 22px; } }

@media (min-width: 960px) {
  /* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_hovercard.scss */
  #sharing-panel-card .close {
    right: 60px;
    top: 60px; } }

/* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
#pause-card-title,
#end-card-title {
  font-family: "Sidekick", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 8px; }
  @media (min-width: 25.0625em) {
    /* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
    #pause-card-title,
    #end-card-title {
      font-size: 36px;
      line-height: 38px;
      margin-bottom: 10px; } }
  @media (min-width: 68.8125em) {
    /* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
    #pause-card-title,
    #end-card-title {
      font-size: 48px;
      line-height: 50px;
      margin-bottom: 12px; } }
  @media (min-width: 100.0625em) {
    /* line 1, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
    #pause-card-title,
    #end-card-title {
      font-size: 60px;
      line-height: 62px;
      margin-bottom: 14px; } }

/* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
#pause-card-subtitle,
#end-card-subtitle {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 7px; }
  @media (min-width: 25.0625em) {
    /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
    #pause-card-subtitle,
    #end-card-subtitle {
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 9px; } }
  @media (min-width: 100.0625em) {
    /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
    #pause-card-subtitle,
    #end-card-subtitle {
      font-size: 22px;
      line-height: 30px;
      margin-bottom: 12px; } }

/* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
#pause-card-description,
#end-card-description {
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 20px; }
  @media (min-width: 25.0625em) {
    /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
    #pause-card-description,
    #end-card-description {
      font-size: 14px;
      line-height: 24px; } }
  @media (min-width: 100.0625em) {
    /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
    #pause-card-description,
    #end-card-description {
      font-size: 16px;
      line-height: 26px; } }

/* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
#end-card-coming-next {
  color: #e1ff00;
  font-family: "Cinetype", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 10px;
  text-transform: uppercase; }
  @media (min-width: 25.0625em) {
    /* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
    #end-card-coming-next {
      font-size: 14px;
      line-height: 14px;
      margin-bottom: 12px; } }
  @media (min-width: 100.0625em) {
    /* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/rationalized_player/_rationalized.scss */
    #end-card-coming-next {
      margin-bottom: 14px; } }

/**
 * Show Microsite: Cast Detail
 */
@media (min-width: 67.5em) {
  /* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
  .node-type-character-profile .pane-syfy-social-social-share,
  .node-type-person .pane-syfy-social-social-share {
    left: 30px; } }

/* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
.node-type-character-profile .panel-display,
.node-type-person .panel-display {
  color: #444; }
  /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
  .node-type-character-profile .panel-display .center-wrapper,
  .node-type-person .panel-display .center-wrapper {
    background: white; }
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .node-type-character-profile .panel-display .center-wrapper:before, .node-type-character-profile .panel-display .center-wrapper:after,
    .node-type-person .panel-display .center-wrapper:before,
    .node-type-person .panel-display .center-wrapper:after {
      content: " ";
      display: table; }
    /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .node-type-character-profile .panel-display .center-wrapper:after,
    .node-type-person .panel-display .center-wrapper:after {
      clear: both; }
    @media (min-width: 67.5em) {
      /* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
      .node-type-character-profile .panel-display .center-wrapper,
      .node-type-person .panel-display .center-wrapper {
        display: -ms-flexbox;
        display: flex; } }
  /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
  .node-type-character-profile .panel-display .panel-col-first,
  .node-type-character-profile .panel-display .panel-col-last,
  .node-type-person .panel-display .panel-col-first,
  .node-type-person .panel-display .panel-col-last {
    width: 100%;
    float: none; }
    @media (min-width: 67.5em) {
      /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
      .node-type-character-profile .panel-display .panel-col-first,
      .node-type-character-profile .panel-display .panel-col-last,
      .node-type-person .panel-display .panel-col-first,
      .node-type-person .panel-display .panel-col-last {
        width: 50%;
        float: left; } }
    /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
    .node-type-character-profile .panel-display .panel-col-first .inside,
    .node-type-character-profile .panel-display .panel-col-last .inside,
    .node-type-person .panel-display .panel-col-first .inside,
    .node-type-person .panel-display .panel-col-last .inside {
      margin: 0; }
  /* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
  .node-type-character-profile .panel-display .panel-col-first,
  .node-type-person .panel-display .panel-col-first {
    background-color: #151515; }
    @media (min-width: 67.5em) {
      /* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
      .node-type-character-profile .panel-display .panel-col-first,
      .node-type-person .panel-display .panel-col-first {
        left: -1px; } }
  /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
  .node-type-character-profile .panel-display .panel-col-last,
  .node-type-person .panel-display .panel-col-last {
    padding: 20px; }
    @media (min-width: 40.625em) {
      /* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
      .node-type-character-profile .panel-display .panel-col-last,
      .node-type-person .panel-display .panel-col-last {
        padding: 60px 30px; } }

/* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
.node-type-character-profile .field-name-field-character-photo img,
.node-type-person .field-name-field-character-photo img {
  width: 100%; }

/* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
.node-type-character-profile .cast-character, .node-type-character-profile .cast-character h1, .node-type-character-profile .cast-character .node-type-recap .pane-node-title, .node-type-recap .node-type-character-profile .cast-character .pane-node-title,
.node-type-person .cast-character,
.node-type-person .cast-character h1,
.node-type-person .cast-character .node-type-recap .pane-node-title, .node-type-recap
.node-type-person .cast-character .pane-node-title {
  color: #222; }
  @media (min-width: 40.625em) {
    /* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
    .node-type-character-profile .cast-character, .node-type-character-profile .cast-character h1, .node-type-character-profile .cast-character .node-type-recap .pane-node-title, .node-type-recap .node-type-character-profile .cast-character .pane-node-title,
    .node-type-person .cast-character,
    .node-type-person .cast-character h1,
    .node-type-person .cast-character .node-type-recap .pane-node-title, .node-type-recap
    .node-type-person .cast-character .pane-node-title {
      font-size: 40px; } }
  @media (min-width: 67.5em) {
    /* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
    .node-type-character-profile .cast-character, .node-type-character-profile .cast-character h1, .node-type-character-profile .cast-character .node-type-recap .pane-node-title, .node-type-recap .node-type-character-profile .cast-character .pane-node-title,
    .node-type-person .cast-character,
    .node-type-person .cast-character h1,
    .node-type-person .cast-character .node-type-recap .pane-node-title, .node-type-recap
    .node-type-person .cast-character .pane-node-title {
      font-size: 60px; } }

/* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
.node-type-character-profile .cast-actor,
.node-type-person .cast-actor {
  color: #666;
  font-weight: bold;
  margin: 10px 0;
  text-transform: uppercase; }

@media (min-width: 40.625em) {
  /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
  .node-type-character-profile .pane-syfy-social-social-share,
  .node-type-character-profile .pane-node-body,
  .node-type-person .pane-syfy-social-social-share,
  .node-type-person .pane-node-body {
    margin-top: 60px; } }

/* line 90, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
.node-type-character-profile .info-character,
.node-type-person .info-character {
  margin-bottom: 50px; }

/* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
.node-type-character-profile .pane-node-body,
.node-type-person .pane-node-body {
  font-weight: lighter;
  font-size: 14px;
  line-height: 1.6; }
  @media (min-width: 40.625em) {
    /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
    .node-type-character-profile .pane-node-body,
    .node-type-person .pane-node-body {
      font-size: 16px; } }
  @media (min-width: 67.5em) {
    /* line 94, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
    .node-type-character-profile .pane-node-body,
    .node-type-person .pane-node-body {
      padding-left: 70px; } }
  /* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
  .node-type-character-profile .pane-node-body h2,
  .node-type-person .pane-node-body h2 {
    color: #333;
    margin: 16px 0; }
  /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
  .node-type-character-profile .pane-node-body p,
  .node-type-person .pane-node-body p {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit; }
    /* line 117, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_detail.scss */
    .node-type-character-profile .pane-node-body p a,
    .node-type-person .pane-node-body p a {
      display: inline;
      line-height: 14px;
      font-size: 14px;
      background-size: 1px 1em;
      background: white;
      box-shadow: inset 0 -0.3864px white, inset 0 -8.75px #e1ff00;
      transition: 0.2s ease all;
      color: #000000; }

/**
 * Show Microsite: Cast Info & Landing
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
.page-node-cast .panel-panel > div {
  font-size: 0; }
  /* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
  .page-node-cast .panel-panel > div .panel-pane {
    font-size: 16px; }

/* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
.page-node-cast .pane-node-field-show-cast-banner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  @media (min-width: 56.25em) {
    /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
    .page-node-cast .pane-node-field-show-cast-banner {
      display: inline-block;
      vertical-align: middle;
      width: 55%; } }

/* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
.page-node-cast .pane-node-body {
  clear: none;
  position: relative;
  padding: 0 30px; }
  @media (min-width: 56.25em) {
    /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
    .page-node-cast .pane-node-body {
      padding: 0;
      width: 45%;
      display: inline-block;
      vertical-align: middle; } }
  /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
  .page-node-cast .pane-node-body .field-name-body {
    position: relative;
    padding-right: 0;
    line-height: 1.8; }
    @media (min-width: 56.25em) {
      /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
      .page-node-cast .pane-node-body .field-name-body {
        left: -70px; } }
    @media (min-width: 67.5em) {
      /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
      .page-node-cast .pane-node-body .field-name-body {
        font-size: 18px; } }
    @media (min-width: 100em) {
      /* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
      .page-node-cast .pane-node-body .field-name-body {
        padding-right: 50px; } }
    /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
    .page-node-cast .pane-node-body .field-name-body p {
      font-size: inherit;
      line-height: inherit; }

/* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
.page-node-cast .tile-footer div, .page-node-cast .tile-footer .tile-readmore {
  font-family: "Cinetype", Helvetica, Arial, sans-serif; }

/* line 56, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_cast_info_landing.scss */
.page-node-cast .pane-scripted-season-number h2 {
  color: #666;
  padding-left: 20px; }

/* line 2, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.page-node-about .panel-panel > div {
  font-size: 0; }
  /* line 4, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .page-node-about .panel-panel > div .panel-pane {
    font-size: 16px; }

/* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.page-node-about .pane-node-field-show-cast-banner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  @media (min-width: 56.25em) {
    /* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .page-node-about .pane-node-field-show-cast-banner {
      display: inline-block;
      vertical-align: middle; }
      /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
      .page-node-about .pane-node-field-show-cast-banner .field {
        width: 55%; } }
  /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .page-node-about .pane-node-field-show-cast-banner .pane-title {
    line-height: 40px;
    padding-bottom: 25px;
    padding-left: 40px; }
    @media (max-width: 29.9375em) {
      /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
      .page-node-about .pane-node-field-show-cast-banner .pane-title {
        padding-bottom: 15px; } }

/* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.page-node-about .pane-node-body {
  clear: none;
  position: relative;
  padding: 0 30px; }
  @media (min-width: 56.25em) {
    /* line 30, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .page-node-about .pane-node-body {
      padding: 0;
      width: 45%;
      margin-left: -45%;
      margin-top: 66px;
      display: inline-block;
      vertical-align: middle; } }
  /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .page-node-about .pane-node-body .field-name-body {
    position: relative;
    padding-right: 0;
    line-height: 1.8; }
    @media (min-width: 56.25em) {
      /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
      .page-node-about .pane-node-body .field-name-body {
        left: -70px; } }
    @media (min-width: 67.5em) {
      /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
      .page-node-about .pane-node-body .field-name-body {
        font-size: 18px; } }
    /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .page-node-about .pane-node-body .field-name-body p {
      font-size: inherit;
      line-height: inherit; }
      @media (min-width: 67.5em) {
        /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
        .page-node-about .pane-node-body .field-name-body p {
          font-size: 18px; } }
    /* line 61, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .page-node-about .pane-node-body .field-name-body a {
      color: #e1ff00; }

/* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.pane-syfy-catch-up-seasons-current-season,
.pane-syfy-catch-up-seasons-past-seasons {
  background-color: #111111;
  padding: 30px;
  position: relative; }
  @media (min-width: 40.625em) {
    /* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .pane-syfy-catch-up-seasons-current-season,
    .pane-syfy-catch-up-seasons-past-seasons {
      padding: 50px 26px 50px 40px; } }
  @media (max-width: 56.1875em) {
    /* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .pane-syfy-catch-up-seasons-current-season,
    .pane-syfy-catch-up-seasons-past-seasons {
      margin-top: 77px; } }
  @media (max-width: 29.9375em) {
    /* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .pane-syfy-catch-up-seasons-current-season,
    .pane-syfy-catch-up-seasons-past-seasons {
      margin-top: 58px; } }
  /* line 84, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .pane-syfy-catch-up-seasons-current-season h2.pane-title,
  .pane-syfy-catch-up-seasons-past-seasons h2.pane-title {
    bottom: 100%;
    color: white;
    line-height: 77px;
    margin: 0;
    position: absolute;
    text-transform: uppercase; }
    @media (max-width: 29.9375em) {
      /* line 84, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
      .pane-syfy-catch-up-seasons-current-season h2.pane-title,
      .pane-syfy-catch-up-seasons-past-seasons h2.pane-title {
        font-size: 36px;
        line-height: 58px; } }
  /* line 98, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .pane-syfy-catch-up-seasons-current-season .season-description,
  .pane-syfy-catch-up-seasons-current-season .season-description p,
  .pane-syfy-catch-up-seasons-past-seasons .season-description,
  .pane-syfy-catch-up-seasons-past-seasons .season-description p {
    line-height: 22px; }

/* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.pane-syfy-catch-up-seasons-past-seasons {
  margin-top: 77px; }
  @media (max-width: 29.9375em) {
    /* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .pane-syfy-catch-up-seasons-past-seasons {
      margin-top: 58px; } }

@media (min-width: 40.625em) {
  /* line 112, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-info {
    float: left;
    margin-right: 299px;
    padding-right: 26px;
    border-right: 1px solid #333;
    width: calc(100% - 299px); } }

@media (min-width: 40.625em) {
  /* line 121, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-sidebar {
    float: right;
    width: 300px;
    margin-left: -300px;
    padding-left: 26px;
    border-left: 1px solid #333; } }

/* line 131, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons .info-header {
  margin-bottom: 20px;
  line-height: 22px; }

/* line 135, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons .season-title {
  font-weight: normal;
  margin-right: 15px;
  margin-bottom: 0;
  text-transform: uppercase; }
  @media (max-width: 29.9375em) {
    /* line 135, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .view-syfy-catch-up-seasons .season-title {
      font-size: 40px; } }

/* line 145, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons .season-air-date,
.view-syfy-catch-up-seasons .next-episode {
  color: #666;
  font-weight: normal; }

/* line 151, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons .season-title,
.view-syfy-catch-up-seasons .season-air-date {
  display: inline-block; }
  /* line 154, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-title div,
  .view-syfy-catch-up-seasons .season-air-date div {
    display: inline-block; }

@media (min-width: 56.25em) {
  /* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .next-episode {
    float: right;
    line-height: 34px; } }

/* line 163, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons .next-episode span {
  letter-spacing: 0;
  color: white; }

/* line 168, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons .episode-count {
  color: #666;
  line-height: 36px;
  margin-bottom: 14px; }

/* line 175, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons .season-sidebar .watch-episodes-link {
  text-transform: uppercase;
  color: #a6a6a6;
  margin: 16px 0;
  transition: color 0.2s; }
  /* line 181, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-sidebar .watch-episodes-link:hover {
    color: white; }

/* line 186, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons .season-sidebar .services {
  margin: 20px 0 40px;
  padding: 0; }
  /* line 189, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-sidebar .services li {
    list-style: none;
    display: inline-block;
    margin: 0 2px 2px 0; }
    /* line 193, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .view-syfy-catch-up-seasons .season-sidebar .services li a {
      display: block;
      width: 72px;
      height: 40px;
      position: relative;
      background-color: #333;
      transition: background 0.2s; }
      /* line 200, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
      .view-syfy-catch-up-seasons .season-sidebar .services li a:hover {
        background: #4d4d4d; }
      /* line 203, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
      .view-syfy-catch-up-seasons .season-sidebar .services li a img {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

/* line 213, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons .season-sidebar .links {
  margin: 0;
  padding: 0; }
  /* line 216, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-sidebar .links li {
    list-style: none;
    margin: 16px 0; }
    /* line 219, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .view-syfy-catch-up-seasons .season-sidebar .links li a {
      display: inline-block;
      font-weight: normal;
      padding: 12px 10px;
      text-align: center;
      text-transform: none;
      width: 172px; }
  /* line 229, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-sidebar .links.primary {
    margin-bottom: 40px; }

/* line 235, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons .season-trailer {
  clear: both;
  position: relative;
  margin: 0 0 26px 0; }
  @media (min-width: 40.625em) {
    /* line 235, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .view-syfy-catch-up-seasons .season-trailer {
      margin: 0 0 26px -20px; } }
  /* line 244, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-trailer .field-name-field-mpx-media-thumbnail-source {
    position: absolute;
    top: 0;
    left: 0; }
  /* line 250, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-trailer .field-name-node-link {
    height: 0; }
    /* line 252, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .view-syfy-catch-up-seasons .season-trailer .field-name-node-link a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 6; }
      /* line 260, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
      .no-pointerevents .view-syfy-catch-up-seasons .season-trailer .field-name-node-link a {
        background: rgba(0, 0, 0, 0.001); }
      /* line 263, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
      .view-syfy-catch-up-seasons .season-trailer .field-name-node-link a:not(.js-mouse-focus):focus {
        outline: none;
        border-bottom: 2px solid #7337AA; }
  /* line 272, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-trailer .file-video-mpx > img,
  .view-syfy-catch-up-seasons .season-trailer .season-image > img {
    width: 100%; }
  /* line 279, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-trailer:hover .file-video-mpx:before, .view-syfy-catch-up-seasons .season-trailer:focus .file-video-mpx:before {
    border-color: white; }
  /* line 284, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons .season-trailer .field-name-field-mpx-duration {
    position: absolute;
    top: calc(50% + 40px);
    width: 100%;
    margin-left: 0;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
    white-space: nowrap;
    text-align: center; }

/* line 298, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons.view-display-id-past_seasons .views-row {
  margin-bottom: 26px;
  padding-bottom: 26px;
  border-bottom: 1px solid #333; }
  @media (min-width: 40.625em) {
    /* line 298, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
    .view-syfy-catch-up-seasons.view-display-id-past_seasons .views-row {
      padding-bottom: 0;
      border-bottom: 0; } }

/* line 310, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
.view-syfy-catch-up-seasons.view-display-id-past_seasons .season-trailer .file-video-mpx {
  transition: border 400ms;
  position: relative; }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .view-syfy-catch-up-seasons.view-display-id-past_seasons .season-trailer .file-video-mpx:before {
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    transition: border 300ms;
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.5);
    background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    border-radius: 100%;
    z-index: 2;
    pointer-events: none; }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .view-syfy-catch-up-seasons.view-display-id-past_seasons .season-trailer .file-video-mpx:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-25%, -50%);
        transform: translate(-25%, -50%);
    z-index: 2;
    pointer-events: none;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid white; }
  /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .view-syfy-catch-up-seasons.view-display-id-past_seasons .season-trailer .file-video-mpx:hover:before, .view-syfy-catch-up-seasons.view-display-id-past_seasons .season-trailer .file-video-mpx:focus:before {
    border-color: white; }

@media (min-width: 67.5em) {
  /* line 309, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_catchup.scss */
  .view-syfy-catch-up-seasons.view-display-id-past_seasons .season-trailer {
    margin: 0 26px 26px -20px;
    max-width: 410px;
    clear: none;
    float: left; } }

/**
 * Show Microsite: Image gallery
 */
/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.node-type-media-gallery .flexslider > .flex-direction-nav,
.node-type-catchall-page .flexslider > .flex-direction-nav {
  display: none; }

/* line 13, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single .view-content {
  z-index: 1;
  position: relative; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .view-media-gallery-single .view-content:before, .view-media-gallery-single .view-content:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .view-media-gallery-single .view-content:after {
    clear: both; }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single .field-name-field-photos img,
.view-media-gallery-single .field-name-field-photos .syfy-mpx-player {
  /* Center the image and video player if it doesn't take the full width. */
  display: block;
  margin: 0 auto;
  width: auto; }
  /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
  .view-media-gallery-single .field-name-field-photos img.orientation--portrait,
  .view-media-gallery-single .field-name-field-photos .syfy-mpx-player.orientation--portrait {
    width: 600px; }

/* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single .panel-col-first {
  float: none;
  width: 100%; }
  @media (min-width: 56.25em) {
    /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
    .view-media-gallery-single .panel-col-first {
      width: 66.6%;
      max-width: calc(100% - 340px);
      float: left; } }
  @media (min-width: 67.5em) {
    /* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
    .view-media-gallery-single .panel-col-first {
      width: 75%; } }

/* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single .panel-col-last {
  position: relative;
  background-color: #202020;
  padding: 0px;
  float: none;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  overflow: hidden; }
  @media (min-width: 56.25em) {
    /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
    .view-media-gallery-single .panel-col-last {
      padding: 0px;
      width: 33.3%;
      min-width: 340px; } }
  @media (min-width: 67.5em) {
    /* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
    .view-media-gallery-single .panel-col-last {
      width: 25%; } }
  /* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
  .view-media-gallery-single .panel-col-last .mps-container {
    background-color: transparent;
    height: 50px; }
    @media (min-width: 30em) {
      /* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
      .view-media-gallery-single .panel-col-last .mps-container {
        /* Adjust height for desktop ads */
        height: 250px; } }
  /* line 64, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
  .view-media-gallery-single .panel-col-last .inside {
    padding-bottom: 20px;
    min-height: 490px; }

/* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single .views-field-title {
  font-size: 30px;
  color: white;
  padding: 0 20px;
  padding-top: 25px;
  margin-bottom: 5px; }
  /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
  .view-media-gallery-single .views-field-title h2 {
    color: inherit;
    font-size: inherit; }

/* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single .views-field-counter {
  color: #666;
  padding: 0 20px; }
  @media (min-width: 56.25em) {
    /* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
    .view-media-gallery-single .views-field-counter {
      margin-bottom: 20px; } }

/* line 87, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single .field-name-field-caption {
  padding: 20px 20px 30px 20px;
  color: #eeeeee; }
  @media (min-width: 30em) {
    /* line 87, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
    .view-media-gallery-single .field-name-field-caption {
      padding-top: 0;
      padding-bottom: 0; } }

/* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single .views-field-nothing-1 {
  /* Social icon wrapper */
  position: relative;
  top: 0;
  left: 0;
  height: 60px;
  width: 100%;
  border-bottom: solid 1px #333; }

/* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single .views-field-nothing {
  padding: 0px 20px 0px 20px; }

/* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single a[class*="icon"] {
  display: block;
  float: left;
  height: 60px;
  width: 50px;
  position: relative; }
  /* line 114, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
  .view-media-gallery-single a[class*="icon"]:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -13px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }

/* line 137, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single .views-field .flex-direction-nav {
  /* This is the navigation placed into the actual views fields. */
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  padding: 0; }
  /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
  .view-media-gallery-single .views-field .flex-direction-nav li {
    list-style: none;
    float: left; }
  /* line 147, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
  .view-media-gallery-single .views-field .flex-direction-nav a {
    display: block;
    width: 60px;
    height: 60px;
    position: relative;
    border-left: solid 1px #333; }
    /* line 154, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
    .view-media-gallery-single .views-field .flex-direction-nav a:after {
      content: "";
      background-repeat: no-repeat;
      background-position: center center;
      position: absolute;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      left: 47%;
      width: 100%;
      height: 100%; }
    /* line 166, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
    .view-media-gallery-single .views-field .flex-direction-nav a.flex-next:after {
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
      left: 53%; }

/* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.view-media-gallery-single .slides > li:not(.flex-active-slide) {
  height: 0;
  /* Override flexslider's inline styles */ }

/* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
.pane--gallery-ad {
  padding-top: 20px;
  text-align: center;
  width: 100%; }
  @media (min-width: 56.25em) {
    /* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
    .pane--gallery-ad {
      position: absolute;
      right: 0;
      top: 0;
      width: 33.3%;
      z-index: 2; } }
  @media (min-width: 67.5em) {
    /* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_gallery.scss */
    .pane--gallery-ad {
      width: 25%; } }

/**
 * Show Microsite: Blog nodes
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .field-name-field-syfy-blog-category {
  margin-bottom: 7px; }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog h2.pane-title {
  font-size: 48px !important; }
  @media (max-width: 29.9375em) {
    /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog h2.pane-title {
      font-size: 36px !important; } }

/* line 16, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .pane-node-field-syfy-byline {
  color: #222222;
  display: inline;
  font-weight: normal;
  margin-right: 10px;
  text-transform: none; }
  /* line 23, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .pane-node-field-syfy-byline > .field {
    display: inline;
    font-size: 12px; }
    /* line 26, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .pane-node-field-syfy-byline > .field:before {
      content: "By ";
      text-transform: none; }

/* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .pane-node-updated,
.node-type-syfy-blog .pane-node-created {
  color: #999999;
  display: inline;
  font-weight: normal;
  text-transform: none; }
  @media (max-width: 29.9375em) {
    /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .pane-node-updated,
    .node-type-syfy-blog .pane-node-created {
      text-transform: uppercase; } }

/* line 43, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .panel-col-first > h1, .node-type-syfy-blog .node-type-recap .panel-col-first > .pane-node-title, .node-type-recap .node-type-syfy-blog .panel-col-first > .pane-node-title {
  margin-top: 10px;
  margin-bottom: 13px;
  font-size: 30px !important; }
  @media (max-width: 29.9375em) {
    /* line 43, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .panel-col-first > h1, .node-type-syfy-blog .node-type-recap .panel-col-first > .pane-node-title, .node-type-recap .node-type-syfy-blog .panel-col-first > .pane-node-title {
      font-size: 20px !important; } }

/* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .panel-col-first {
  padding-left: 40px; }
  /* line 53, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .panel-col-first .field {
    font-weight: normal; }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .panel-col-first .slides span.field-content {
    line-height: 18px; }
  /* line 63, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .panel-col-first .flex-direction-nav {
    background: transparent;
    margin-bottom: 0; }
    /* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .panel-col-first .flex-direction-nav a {
      height: 24px; }
      /* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
      .node-type-syfy-blog .panel-col-first .flex-direction-nav a:after {
        height: 16px;
        width: 16px; }
  /* line 74, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .panel-col-first .field-name-field-syfy-blog-image {
    margin-left: 0; }
    @media (min-width: 67.5em) {
      /* line 74, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
      .node-type-syfy-blog .panel-col-first .field-name-field-syfy-blog-image {
        margin-left: 90px; } }
  /* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .panel-col-first .pane-syfy-social-social-share {
    margin-top: 10px; }
    @media (min-width: 67.5em) {
      /* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
      .node-type-syfy-blog .panel-col-first .pane-syfy-social-social-share {
        margin-top: -40px; } }

/* line 87, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .panel-pane.pdk-player-thumbnail {
  position: static;
  background-color: transparent; }

/* line 91, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .view-syfy-blog-gallery {
  margin: 20px 0; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .node-type-syfy-blog .view-syfy-blog-gallery:before, .node-type-syfy-blog .view-syfy-blog-gallery:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .node-type-syfy-blog .view-syfy-blog-gallery:after {
    clear: both; }
  @media (min-width: 67.5em) {
    /* line 91, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .view-syfy-blog-gallery {
      margin: 34px 0 50px -90px; } }

/* line 98, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .field-name-field-mpx-video {
  width: 100%;
  margin: 20px 0 60px; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .node-type-syfy-blog .field-name-field-mpx-video:before, .node-type-syfy-blog .field-name-field-mpx-video:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .node-type-syfy-blog .field-name-field-mpx-video:after {
    clear: both; }
  @media (min-width: 67.5em) {
    /* line 98, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .field-name-field-mpx-video {
      margin: 34px 0 100px 0; } }

/* line 106, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .pane-node-field-blog-internet-video {
  width: 100%;
  margin: 20px 0 60px; }
  /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .node-type-syfy-blog .pane-node-field-blog-internet-video:before, .node-type-syfy-blog .pane-node-field-blog-internet-video:after {
    content: " ";
    display: table; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .node-type-syfy-blog .pane-node-field-blog-internet-video:after {
    clear: both; }
  @media (min-width: 67.5em) {
    /* line 106, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .pane-node-field-blog-internet-video {
      margin: 34px 0 100px 0; } }
  /* line 116, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .pane-node-field-blog-internet-video .field-name-field-blog-internet-video .file-video {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 56.25%; }
  /* line 123, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .pane-node-field-blog-internet-video .field-name-field-blog-internet-video .media-youtube-video,
  .node-type-syfy-blog .pane-node-field-blog-internet-video .field-name-field-blog-internet-video .media-vimeo-video {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }
  /* line 132, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .pane-node-field-blog-internet-video .field-name-field-blog-internet-video iframe {
    height: 100%;
    width: 100%; }

/* line 139, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .field-name-field-mpx-video .contextual-links-region {
  position: static; }

/* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .field-name-body {
  border: 0;
  line-height: 1.7;
  margin-left: 0;
  margin-top: 0;
  min-height: 200px;
  padding-top: 0; }
  @media (min-width: 67.5em) {
    /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .field-name-body {
      margin-left: 90px;
      margin-top: -40px; } }
  /* line 154, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .field-name-body p, .node-type-syfy-blog .field-name-body > div {
    line-height: 1.6;
    font-weight: normal; }
    @media (max-width: 29.9375em) {
      /* line 154, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
      .node-type-syfy-blog .field-name-body p, .node-type-syfy-blog .field-name-body > div {
        font-size: 12px; } }
    /* line 161, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .field-name-body p:first-child:first-letter, .node-type-syfy-blog .field-name-body > div:first-child:first-letter {
      color: #000000 !important;
      float: left;
      font-family: "Hero", Helvetica, Arial, sans-serif;
      font-size: 95px;
      font-weight: bold;
      line-height: 70px;
      padding-right: 15px; }
      @media (max-width: 29.9375em) {
        /* line 161, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
        .node-type-syfy-blog .field-name-body p:first-child:first-letter, .node-type-syfy-blog .field-name-body > div:first-child:first-letter {
          font-size: 85px; } }
    /* line 173, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .field-name-body p a, .node-type-syfy-blog .field-name-body > div a {
      color: #444 !important;
      font-size: 14px !important; }
      @media (max-width: 29.9375em) {
        /* line 173, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
        .node-type-syfy-blog .field-name-body p a, .node-type-syfy-blog .field-name-body > div a {
          font-size: 12px !important; } }
    /* line 180, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .field-name-body p a, .node-type-syfy-blog .field-name-body > div a {
      color: #444 !important; }

/* line 189, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .panel-col-first ol {
  counter-reset: li;
  margin: 30px 0;
  padding-left: 0; }
  @media (min-width: 40.625em) {
    /* line 189, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .panel-col-first ol {
      padding-left: 30px; } }
  @media (min-width: 100em) {
    /* line 189, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .panel-col-first ol {
      padding-left: 60px; } }
  /* line 199, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .panel-col-first ol > li {
    counter-increment: li;
    list-style: none;
    padding-left: 40px;
    position: relative;
    margin-bottom: 15px;
    min-height: 35px; }
    /* line 206, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .panel-col-first ol > li:before, .node-type-syfy-blog .panel-col-first ol > li:after {
      content: counter(li);
      position: absolute;
      top: 0;
      right: calc(100% - 20px);
      color: #bbb;
      font-weight: normal;
      font-size: 40px;
      line-height: 1;
      letter-spacing: -4px; }
    /* line 218, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .panel-col-first ol > li:before {
      left: -30px;
      text-align: right;
      width: 60px; }
      @media (min-width: 40.625em) {
        /* line 218, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
        .node-type-syfy-blog .panel-col-first ol > li:before {
          left: auto;
          text-align: auto;
          width: auto; } }
    /* line 228, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .panel-col-first ol > li:after {
      content: ".";
      left: 30px;
      right: calc(100% - 29px); }
      @media (min-width: 40.625em) {
        /* line 228, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
        .node-type-syfy-blog .panel-col-first ol > li:after {
          left: auto; } }
    /* line 236, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .panel-col-first ol > li:last-child {
      margin-bottom: 0; }

/* line 244, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container--type--image .media-container__image-caption {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 12px;
  line-height: 24px;
  text-align: left;
  background: white; }
  /* line 253, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--type--image .media-container__image-caption p {
    margin-bottom: 10px; }
  /* line 257, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--type--image .media-container__image-caption p:last-child {
    margin-bottom: 0; }

/* line 263, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container--view-mode--centered,
.node-type-syfy-blog .media-container--view-mode--wired-blog-vertical {
  text-align: center;
  position: relative; }
  /* line 268, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--view-mode--centered img,
  .node-type-syfy-blog .media-container--view-mode--wired-blog-vertical img {
    width: 100%; }

/* line 273, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-gif {
  text-align: center; }
  /* line 276, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-gif img {
    max-width: 100%; }

/* line 284, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container--view-mode--float-right img,
.node-type-syfy-blog .media-container--view-mode--float-left img,
.node-type-syfy-blog .media-container--view-mode--full-width img {
  width: 100%; }

/* line 289, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container--view-mode--full-width {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  text-align: center; }

@media (min-width: 40em) {
  /* line 298, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--view-mode--float-right {
    width: 35.7142857143%;
    float: right;
    margin-right: 0;
    margin-left: 2.8571428571%; } }

@media (min-width: 77.5em) {
  /* line 298, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--view-mode--float-right {
    width: 22vw;
    margin-left: 1.4084507042%; } }

@media (min-width: 40em) {
  /* line 313, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--view-mode--float-left {
    width: 35.7142857143%;
    float: left;
    margin-right: 2.8571428571%; } }

@media (min-width: 77.5em) {
  /* line 313, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--view-mode--float-left {
    width: 22vw; } }

/* line 328, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-video-centered .media-container--type--video-wrapper,
.node-type-syfy-blog .media-container--view-mode--default .media-container--type--video-wrapper {
  width: 100%;
  text-align: center;
  position: relative;
  padding-bottom: 0;
  overflow: hidden; }
  /* line 335, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-video-centered .media-container--type--video-wrapper:before,
  .node-type-syfy-blog .media-container--view-mode--default .media-container--type--video-wrapper:before {
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    /* 16:9 */
    content: ''; }
  /* line 343, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-video-centered .media-container--type--video-wrapper iframe,
  .node-type-syfy-blog .media-container--view-mode--default .media-container--type--video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* line 354, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-video-full-size .media-container--type--video-wrapper {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  float: none;
  text-align: center;
  position: relative;
  padding-bottom: 0; }
  @media (min-width: 40em) {
    /* line 354, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-video-full-size .media-container--type--video-wrapper {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      float: none; } }
  /* line 370, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-video-full-size .media-container--type--video-wrapper:before {
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    /* 16:9 */
    content: ''; }
  /* line 378, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-video-full-size .media-container--type--video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* line 387, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-video-full-size .media-container__video-caption {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 40em) {
    /* line 387, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-video-full-size .media-container__video-caption {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 77.5em) {
    /* line 387, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .media-container--view-mode--syfy-wire-blog-video-full-size .media-container__video-caption {
      width: 75vw;
      margin-left: -23.859155%;
      max-width: 1100px; } }

/* line 408, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container__video-caption {
  margin: 0 auto 15px;
  max-width: 100%;
  font-size: 12px;
  line-height: 24px;
  text-align: left;
  border-bottom: 1px solid #e4e4e4;
  padding: 5px 0 10px;
  background: white; }
  /* line 418, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container__video-caption p {
    margin-bottom: 10px; }
  /* line 422, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container__video-caption p:last-child {
    margin-bottom: 0; }

/* line 427, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container {
  clear: both; }
  /* line 432, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container.media-container--type--audio .media-container--type--audio-wrapper {
    width: 100%;
    height: auto;
    text-align: left;
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
    overflow: hidden; }
    /* line 441, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .media-container.media-container--type--audio .media-container--type--audio-wrapper iframe {
      position: static;
      max-width: 100%; }

/* line 449, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container__image-overlay-trigger {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  width: 40px;
  height: 40px;
  background: url("/sites/syfy/themes/wired/assets/images/icons/fullscreen--yellow-black.svg") no-repeat rgba(0, 0, 0, 0.5);
  background-size: 40px;
  background-position: center center;
  border: 0 none; }
  /* line 461, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .media-container__image-overlay-trigger:hover {
    cursor: pointer; }

/* line 466, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .media-container__image-overlay-trigger-label {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

/* line 475, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .listicle-item .media-container--view-mode--centered,
.node-type-syfy-blog .listicle-item .media-container--view-mode--wired-blog-vertical,
.node-type-syfy-blog .listicle-item .media-container--view-mode--full-width {
  text-align: center;
  position: relative;
  clear: both; }
  /* line 482, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .node-type-syfy-blog .listicle-item .media-container--view-mode--centered img,
  .node-type-syfy-blog .listicle-item .media-container--view-mode--wired-blog-vertical img,
  .node-type-syfy-blog .listicle-item .media-container--view-mode--full-width img {
    width: 100%; }
  @media (min-width: 77.5em) {
    /* line 475, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .node-type-syfy-blog .listicle-item .media-container--view-mode--centered,
    .node-type-syfy-blog .listicle-item .media-container--view-mode--wired-blog-vertical,
    .node-type-syfy-blog .listicle-item .media-container--view-mode--full-width {
      width: 100%;
      margin-left: 0; } }

/* line 495, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .listicle-item .media-container--view-mode--float-right img,
.node-type-syfy-blog .listicle-item .media-container--view-mode--float-left img,
.node-type-syfy-blog .listicle-item .media-container--view-mode--full-width img {
  width: 100%; }

/* line 500, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.node-type-syfy-blog .listicle-item .media-container__image-overlay-trigger {
  display: none; }

/* line 507, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.view-syfy-blog-listing.view-display-id-panel_pane_3 {
  margin-top: 30px; }
  /* line 509, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .view-syfy-blog-listing.view-display-id-panel_pane_3 .views-row {
    border-bottom: solid 1px #ccc;
    padding: 15px 0; }
    /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .view-syfy-blog-listing.view-display-id-panel_pane_3 .views-row:before, .view-syfy-blog-listing.view-display-id-panel_pane_3 .views-row:after {
      content: " ";
      display: table; }
    /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .view-syfy-blog-listing.view-display-id-panel_pane_3 .views-row:after {
      clear: both; }
    /* line 513, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .view-syfy-blog-listing.view-display-id-panel_pane_3 .views-row:last-child {
      border-bottom: none; }

/* line 519, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.blog__teaser_header {
  text-transform: uppercase;
  padding-bottom: 20px;
  border-bottom: solid 1px #ccc; }
  @media (max-width: 29.9375em) {
    /* line 519, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .blog__teaser_header {
      font-size: 36px; } }

/* line 529, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.blog__teaser_title {
  font-size: 22px;
  color: #222222 !important;
  padding-top: 15px; }
  @media (max-width: 29.9375em) {
    /* line 529, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .blog__teaser_title {
      font-size: 16px; } }
  /* line 537, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .blog__teaser_title a {
    color: inherit;
    transition: color 0.2s; }
    /* line 540, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .blog__teaser_title a:hover {
      color: #333; }

@media (min-width: 30em) {
  /* line 546, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .blog__teaser_image {
    height: auto;
    margin-right: 30px;
    width: 160px;
    float: left; } }

/* line 553, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.blog__teaser_image img {
  display: block;
  width: 100%; }

/* line 559, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
.blog-tags {
  margin-bottom: 10px;
  margin-top: 10px; }
  /* line 562, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .blog-tags .field-name-field-syfy-blog-tags {
    display: inline; }
    /* line 564, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
    .blog-tags .field-name-field-syfy-blog-tags a {
      background: #e1ff00;
      color: #333;
      display: inline-block;
      font-weight: bold;
      margin-bottom: 5px;
      margin-right: 5px;
      padding: 7px;
      text-transform: capitalize; }
  /* line 576, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_node_blog.scss */
  .blog-tags > div:last-child a {
    margin-bottom: 0; }

/**
 * Show Microsite: Episode recap gallery
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .syfy-sb-right {
  background: #111111; }

/* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .panel-col-first {
  margin-top: 0;
  padding: 20px 20px 110px 20px; }
  @media (min-width: 56.25em) {
    /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .node-type-recap .panel-col-first {
      padding: 40px 40px 100px 40px; } }
  @media (min-width: 67.5em) {
    /* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .node-type-recap .panel-col-first {
      padding: 40px 40px 100px 130px; } }

/* line 19, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .panel-col-bottom {
  background: black; }

/* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .pane-node-field-numeric-season-num {
  padding-right: 0; }

/* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .pane-node-field-numeric-season-num,
.node-type-recap .pane-node-field-numeric-episode-num {
  display: inline;
  width: auto; }
  /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .node-type-recap .pane-node-field-numeric-season-num h2,
  .node-type-recap .pane-node-field-numeric-season-num .field,
  .node-type-recap .pane-node-field-numeric-episode-num h2,
  .node-type-recap .pane-node-field-numeric-episode-num .field {
    color: #42555b;
    display: inline;
    font-weight: bold;
    text-transform: uppercase; }

/* line 40, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .pane-node-field-numeric-episode-num .field:after {
  content: "Recap"; }

/* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .pane-node-title {
  margin: 10px 0 20px 0; }
  @media (min-width: 40.625em) {
    /* line 46, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .node-type-recap .pane-node-title {
      padding-right: 150px; } }

/* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .pane-node-body p:first-child:first-letter {
  color: #000000 !important;
  float: left;
  font-size: 90px;
  font-weight: bold;
  line-height: 82px;
  padding-right: 10px; }

/* line 66, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .pane-syfy-next-episode-panel-pane-1,
.node-type-recap .pane-syfy-next-episode-panel-pane-2 {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 50%; }
  /* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .node-type-recap .pane-syfy-next-episode-panel-pane-1 a,
  .node-type-recap .pane-syfy-next-episode-panel-pane-2 a {
    color: #444;
    display: block;
    padding: 20px 5px;
    transition: all 0.2s; }
    /* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .node-type-recap .pane-syfy-next-episode-panel-pane-1 a:hover,
    .node-type-recap .pane-syfy-next-episode-panel-pane-2 a:hover {
      color: black; }
  /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .node-type-recap .pane-syfy-next-episode-panel-pane-1 span,
  .node-type-recap .pane-syfy-next-episode-panel-pane-2 span {
    display: block;
    font-weight: bold;
    text-transform: uppercase; }
    @media (min-width: 100em) {
      /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
      .node-type-recap .pane-syfy-next-episode-panel-pane-1 span,
      .node-type-recap .pane-syfy-next-episode-panel-pane-2 span {
        display: inline; } }

/* line 91, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .pane-syfy-next-episode-panel-pane-1 {
  right: 0; }
  /* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .node-type-recap .pane-syfy-next-episode-panel-pane-1 a {
    background: #eeeeee; }
    /* line 95, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .node-type-recap .pane-syfy-next-episode-panel-pane-1 a:hover {
      background: #fbfbfb; }

/* line 100, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .pane-syfy-next-episode-panel-pane-2 {
  left: 0; }
  /* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .node-type-recap .pane-syfy-next-episode-panel-pane-2 a {
    background: #ddd; }
    /* line 104, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .node-type-recap .pane-syfy-next-episode-panel-pane-2 a:hover {
      background: #d0d0d0; }

/* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .pane-bean-back-to-episodes {
  display: none; }
  @media (min-width: 56.25em) {
    /* line 110, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .node-type-recap .pane-bean-back-to-episodes {
      display: block; } }

/* line 118, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap.page-scrolled .filter-top-container {
  background-color: #202020; }

@media (min-width: 56.25em) {
  /* line 122, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .node-type-recap .filter-top-container {
    display: none; } }

/* line 129, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .filter-top-container .panel-pane.pane-syfy-recap-jump.has-title {
  max-width: 100%; }

/* line 133, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.node-type-recap .filter-top-container .panel-pane.pane-syfy-recap-jump .container-inline {
  float: left;
  max-width: 50%; }
  /* line 136, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .node-type-recap .filter-top-container .panel-pane.pane-syfy-recap-jump .container-inline:first-child {
    border-right: 1px solid #333; }

@media (max-width: 29.9375em) {
  /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .node-type-recap .filter-top-container .panel-pane.pane-syfy-recap-jump .container-inline:nth-child(1) {
    max-width: 40%; }
  /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .node-type-recap .filter-top-container .panel-pane.pane-syfy-recap-jump .container-inline:nth-child(2) {
    max-width: 60%; }
  /* line 150, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .node-type-recap .filter-top-container .panel-pane.pane-syfy-recap-jump .undefined-status {
    min-width: 0;
    padding-right: 20px; }
    /* line 153, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .node-type-recap .filter-top-container .panel-pane.pane-syfy-recap-jump .undefined-status:after {
      right: 16px; } }

@media (min-width: 56.25em) {
  /* line 162, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .view-syfy-recap-gallery {
    height: 0;
    padding-top: calc(56.25% + 50px);
    position: relative;
    margin-bottom: 20px; }
    /* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .view-syfy-recap-gallery > .view-content {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }

@media (min-width: 67.5em) {
  /* line 162, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .view-syfy-recap-gallery {
    margin-left: -90px;
    padding-top: calc(56.25% + 110px); } }

/* line 183, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.view-id-syfy_season_episodes .view-filters {
  background: black; }
  /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .view-id-syfy_season_episodes .view-filters .form-item {
    margin-bottom: 0; }
  /* line 188, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .view-id-syfy_season_episodes .view-filters .undefined-dropdown {
    width: 100% !important; }
  /* line 191, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .view-id-syfy_season_episodes .view-filters .undefined-status {
    border: none;
    color: white;
    font-weight: bold;
    line-height: 50px;
    padding: 0 20px;
    width: 100%; }
  /* line 200, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .view-id-syfy_season_episodes .view-filters .views-submit-button {
    display: none; }

/* line 204, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.view-id-syfy_season_episodes .view-content {
  border-top: 1px solid #222222;
  margin-bottom: 20px;
  padding: 0 20px; }
  /* line 208, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .view-id-syfy_season_episodes .view-content a {
    color: #666;
    display: block;
    padding-bottom: 15px;
    padding-top: 15px; }
    /* line 213, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .view-id-syfy_season_episodes .view-content a:hover {
      color: white; }
    /* line 216, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .view-id-syfy_season_episodes .view-content a.active {
      background: #222;
      color: white;
      margin: -1px -20px;
      padding-left: 20px;
      padding-right: 20px;
      position: relative; }
      @media (min-width: 56.25em) {
        /* line 224, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
        .view-id-syfy_season_episodes .view-content a.active:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          position: absolute;
          top: 50%;
          left: 0;
          margin-top: -11px;
          margin-left: -10px;
          border-style: solid;
          border-width: 11.5px 11px 11.5px 0;
          border-color: transparent #222 transparent transparent; } }
    /* line 241, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .view-id-syfy_season_episodes .view-content a span {
      color: white; }
  /* line 245, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .view-id-syfy_season_episodes .view-content .views-row {
    border-bottom: 1px solid #222222;
    font-weight: normal; }

/* line 252, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
#edit-field-numeric-season-num-value-menu {
  overflow-y: auto; }
  /* line 255, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  #edit-field-numeric-season-num-value-menu a {
    padding-left: 20px;
    padding-right: 20px; }

/* line 261, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.view-syfy-recap-gallery .views-field-nothing-1 {
  bottom: -40px;
  left: 10px;
  position: absolute; }
  @media (min-width: 30em) {
    /* line 261, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .view-syfy-recap-gallery .views-field-nothing-1 {
      left: 25px; } }
  /* line 268, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .view-syfy-recap-gallery .views-field-nothing-1 a,
  .view-syfy-recap-gallery .views-field-nothing-1 a:visited {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin-right: 10px;
    width: 20px; }
    @media (min-width: 30em) {
      /* line 268, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
      .view-syfy-recap-gallery .views-field-nothing-1 a,
      .view-syfy-recap-gallery .views-field-nothing-1 a:visited {
        margin-right: 20px; } }

/* line 294, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
.watch-episode {
  margin-top: 30px;
  width: auto; }
  @media (min-width: 40.625em) {
    /* line 294, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .watch-episode {
      position: absolute;
      right: 40px;
      top: 35px; } }
  @media (min-width: 56.25em) {
    /* line 294, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .watch-episode {
      top: 55px; } }
  /* line 305, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .watch-episode .view.view-syfy-full-episode-link {
    background: transparent;
    margin: 0; }
    /* line 308, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .watch-episode .view.view-syfy-full-episode-link .view-content {
      margin-top: 0; }
  /* line 312, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
  .watch-episode a {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    padding: 5px 0 5px 25px;
    position: relative;
    font-weight: bold;
    line-height: 20px; }
    /* line 321, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .watch-episode a:before {
      content: "";
      width: 20px;
      height: 20px;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      left: 0;
      transition: border 300ms;
      display: block;
      border: 2px solid #7337AA;
      border-radius: 100%; }
    /* line 334, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_episode_recap.scss */
    .watch-episode a:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      -ms-transform: translate(8px, -3px);
          transform: translate(8px, -3px);
      border-top: 3px solid transparent;
      border-bottom: 3px solid transparent;
      border-left: 5px solid #7337AA; }

/**
 * Show Microsite: General styles
 */
/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
.view-syfy-show-microsite-tiles .view-display-id-special_content > .view-header {
  padding: 0 20px;
  border-width: 0 0 4px 0;
  border-color: #7337AA;
  border-style: solid;
  min-height: 30px;
  margin: 0 1px; }
  /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
  .view-syfy-show-microsite-tiles .view-display-id-special_content > .view-header h2, .view-syfy-show-microsite-tiles .view-display-id-special_content > .view-header p {
    font-weight: normal;
    font-size: 1.3em;
    line-height: 30px;
    color: white;
    margin: 0; }

@media (max-device-height: 30em) {
  /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
  .node-type-syfy-blog.nav-bar--side .field-name-field-logo {
    top: -166px; } }

/* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
body:not(.page-shows).nav-bar--side .field-name-field-logo {
  position: fixed;
  top: 80px;
  transition: top 0.5s ease-out;
  z-index: 6;
  /* Appear above nav-bar */
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  @media (min-width: 40em) {
    /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
    body:not(.page-shows).nav-bar--side .field-name-field-logo {
      top: 80px; } }
  @media (min-width: 40.625em) {
    /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
    body:not(.page-shows).nav-bar--side .field-name-field-logo {
      top: 75px; } }
  /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
  body:not(.page-shows).nav-bar--side .field-name-field-logo img {
    display: block;
    width: auto;
    max-height: 80px;
    transition: max-height 0.5s ease-out; }

/* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
body:not(.page-shows).nav-bar--side .header--sticky-nav ~ .page-wrapper .field-name-field-logo {
  top: 50px; }
  /* line 60, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
  body:not(.page-shows).nav-bar--side .header--sticky-nav ~ .page-wrapper .field-name-field-logo img {
    max-height: 64px; }
  @media (min-width: 40em) {
    /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
    body:not(.page-shows).nav-bar--side .header--sticky-nav ~ .page-wrapper .field-name-field-logo {
      top: 50px; } }
  @media (min-width: 40.625em) {
    /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
    body:not(.page-shows).nav-bar--side .header--sticky-nav ~ .page-wrapper .field-name-field-logo {
      top: 45px; } }

@media (max-device-height: 30em) and (-webkit-max-device-pixel-ratio: 1.6979166666666667), (max-device-height: 30em) and (max-resolution: 163dpi), (max-device-height: 30em) and (-webkit-max-device-pixel-ratio: 1.6979166667), (max-device-height: 30em) and (max--moz-device-pixel-ratio: 1.6979166667) {
  /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
  .nav-bar--side.page-node:not(.show-microsite-menu-opened) .field-name-field-logo {
    position: absolute; } }

@media (max-device-width: 20em) and (orientation: landscape) {
  /* line 80, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
  .nav-bar--side.page-node:not(.show-microsite-menu-opened) .field-name-field-logo {
    position: absolute; } }

/* line 85, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
.view-syfy-show-photos,
.view-syfy-show-microsite-videos {
  position: static;
  height: auto !important; }
  /* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite.scss */
  .view-syfy-show-photos .view-empty,
  .view-syfy-show-microsite-videos .view-empty {
    padding: 20px; }

/**
 * Show What's New
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite_show_whats_new.scss */
.show-whats-new {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 62px;
  z-index: 9;
  overflow: hidden;
  background-color: #000; }
  /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite_show_whats_new.scss */
  .show-whats-new .background-image {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite_show_whats_new.scss */
  .show-whats-new .outer {
    position: relative; }
    /* line 24, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite_show_whats_new.scss */
    .show-whats-new .outer .inner {
      min-width: 320px;
      position: absolute;
      color: #fff;
      padding: 0.4em 0px;
      line-height: 2;
      font-weight: 300;
      text-align: center;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
      /* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite_show_whats_new.scss */
      .show-whats-new .outer .inner .catch-up-now {
        font-size: 11px;
        margin-left: 20px;
        vertical-align: middle;
        border-width: 1px; }

/* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite_show_whats_new.scss */
.has-show-whats-new.nav-bar--side .nav-bar,
.has-show-whats-new.nav-bar--side .field-name-field-show-background-image {
  top: 62px; }

/* line 52, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite_show_whats_new.scss */
.has-show-whats-new.nav-bar--side .field-name-field-logo {
  top: 72px; }
  @media (min-width: 40.625em) {
    /* line 52, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite_show_whats_new.scss */
    .has-show-whats-new.nav-bar--side .field-name-field-logo {
      top: 67px; } }

/* line 59, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite_show_whats_new.scss */
.has-show-whats-new.nav-bar--side.page-scrolled .filter-top-left {
  top: 172px; }

/* line 62, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_show_microsite_show_whats_new.scss */
.has-show-whats-new.nav-bar--side.page-scrolled .filter-top-right {
  top: 222px; }

/**
 * Show specific episodes view (split apart between desktop and mobile)
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
.pane-syfy-show-microsite-season-jump .pane-title {
  line-height: 50px; }

/* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
.pane-syfy-show-microsite-season-jump .pane-title,
.pane-syfy-show-microsite-season-jump form {
  float: left; }

/* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
.view-syfy-show-episodes {
  /**
   * Mobile View
   */ }
  @media (max-width: 40.625em) {
    /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
    .view-syfy-show-episodes {
      padding: 0 20px;
      background-color: #111; }
      /* line 22, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .attachment-before {
        display: none; }
      /* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .views-row {
        border-bottom: solid 1px #1D1D1D;
        position: relative; }
        /* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .views-row:first-of-type .field-name-field-photos a {
          display: inline-block; }
        /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .views-row:first-of-type .field-body {
          display: block;
          width: calc(100% - 36px); }
        /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .views-row:first-of-type .views-field-title a {
          font-size: 16px; }
      /* line 41, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes h3 {
        margin: 20px 0 0 0;
        padding: 5px; }
        /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes h3:first-of-type {
          margin-top: 0; }
        /* line 47, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes h3 div {
          display: inline; }
      /* line 52, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a {
        width: 20px;
        height: 20px;
        display: block; }
        /* line 56, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a:before, .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a:after {
          display: none !important; }
      /* line 61, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .field-name-field-photos a img {
        display: none; }
      /* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a {
        transition: border 400ms;
        position: relative; }
        /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a:before {
          content: "";
          width: 60px;
          height: 60px;
          position: absolute;
          left: 50%;
          top: 50%;
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
          transition: border 300ms;
          display: block;
          border: 2px solid rgba(255, 255, 255, 0.5);
          background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          border-radius: 100%;
          z-index: 2;
          pointer-events: none; }
        /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a:after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-25%, -50%);
              transform: translate(-25%, -50%);
          z-index: 2;
          pointer-events: none;
          border-top: 6px solid transparent;
          border-bottom: 6px solid transparent;
          border-left: 8px solid white; }
        /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a:hover:before, .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a:focus:before {
          border-color: white; }
      /* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .views-row:first-of-type .views-field-thumbnail-url {
        display: none; }
      /* line 72, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .views-row:not(:first-of-type) .views-field-thumbnail-url {
        height: 20px;
        width: 20px;
        top: 50%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        transition: border 400ms;
        position: relative;
        right: 10px;
        position: absolute; }
        /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .views-row:not(:first-of-type) .views-field-thumbnail-url:before {
          content: "";
          width: 20px;
          height: 20px;
          position: absolute;
          left: 50%;
          top: 50%;
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
          transition: border 300ms;
          display: block;
          border: 2px solid rgba(255, 255, 255, 0.5);
          background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          border-radius: 100%;
          z-index: 2;
          pointer-events: none; }
        /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .views-row:not(:first-of-type) .views-field-thumbnail-url:after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-25%, -50%);
              transform: translate(-25%, -50%);
          z-index: 2;
          pointer-events: none;
          border-top: 3px solid transparent;
          border-bottom: 3px solid transparent;
          border-left: 5px solid white; }
        /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .views-row:not(:first-of-type) .views-field-thumbnail-url:hover:before, .view-syfy-show-episodes .views-row:not(:first-of-type) .views-field-thumbnail-url:focus:before {
          border-color: white; }
      /* line 81, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .views-field-title h2 {
        margin: 0; }
      /* line 84, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .views-field-title a {
        padding: 15px 5px;
        display: block;
        color: #ccc;
        font-size: 14px;
        background-color: #111;
        /* Add ellipsis if episode title is too long */
        width: calc(100% - 36px);
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        transition: background-color 0.2s; }
        /* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .views-field-title a:hover {
          background-color: #222; }
        /* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .views-field-title a .episode-number {
          color: white; }
      /* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .field-body {
        display: none;
        color: #a6a6a6;
        font-size: 13px; }
        /* line 111, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .field-body p {
          font-size: 13px; }
      /* line 115, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .syfy-watch,
      .view-syfy-show-episodes .views-field-nid-1,
      .view-syfy-show-episodes .field-name-field-tv-external-links {
        display: none; }
      /* line 120, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .mpx-expiration-date-wrapper {
        display: none; } }
  @media (min-width: 40.625em) {
    /* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
    .view-syfy-show-episodes {
      /**
     * Desktop View
     */ }
      /* line 128, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes.view-display-id-panel_pane_1 > .view-content {
        padding: 20px;
        background-color: #080C0D;
        position: relative; }
      /* line 133, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .item-list {
        background-color: #080C0D; }
      /* line 136, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .views-row {
        border-bottom: solid 1px #1D1D1D;
        padding: 20px 20px 20px 240px;
        min-height: 155px;
        position: relative; }
        /* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .views-row:before, .view-syfy-show-episodes .views-row:after {
          content: " ";
          display: table; }
        /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .views-row:after {
          clear: both; } }
    @media (min-width: 40.625em) and (min-width: 56.25em) {
      /* line 136, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .views-row {
        padding: 20px 20px 20px 340px;
        min-height: 215px; } }
  @media (min-width: 40.625em) {
        /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .views-row:last-child {
          border-bottom: none;
          padding-bottom: 0; }
      /* line 152, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .field-name-field-photos a {
        left: 0;
        top: 20px;
        display: block;
        width: 200px;
        height: 115px;
        position: absolute; } }
    @media (min-width: 40.625em) and (min-width: 56.25em) {
      /* line 152, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .field-name-field-photos a {
        width: 300px;
        height: 175px; } }
  @media (min-width: 40.625em) {
      /* line 164, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a {
        transition: border 400ms;
        position: relative;
        position: absolute; }
        /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a:before {
          content: "";
          width: 60px;
          height: 60px;
          position: absolute;
          left: 50%;
          top: 50%;
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
          transition: border 300ms;
          display: block;
          border: 2px solid rgba(255, 255, 255, 0.5);
          background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          border-radius: 100%;
          z-index: 2;
          pointer-events: none; }
        /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a:after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-25%, -50%);
              transform: translate(-25%, -50%);
          z-index: 2;
          pointer-events: none;
          border-top: 6px solid transparent;
          border-bottom: 6px solid transparent;
          border-left: 8px solid white; }
        /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a:hover:before, .view-syfy-show-episodes .field-name-field-photos .views-field-thumbnail-url a:focus:before {
          border-color: white; }
      /* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes h3 {
        margin: 20px 0; }
        /* line 171, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes h3 div {
          display: inline; }
        /* line 174, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes h3:first-of-type {
          margin-top: 0; }
      /* line 178, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .season-number-title {
        font-family: "Cinetype", Helvetica, Arial, sans-serif; }
      /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .views-field-title h2 {
        margin: 0; }
      /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .views-field-title a {
        color: white;
        display: block;
        font-family: "Cinetype", Helvetica, Arial, sans-serif;
        font-size: 30px; }
      /* line 192, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .field-body {
        color: #a6a6a6; }
        /* line 194, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .field-body p {
          font-family: "Cinetype", Helvetica, Arial, sans-serif; }
      /* line 201, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .views-field-nid-1 a,
      .view-syfy-show-episodes .field-name-field-tv-external-links a,
      .view-syfy-show-episodes .syfy-watch a {
        text-transform: uppercase;
        font-size: 12px;
        display: block;
        float: left;
        margin-right: 18px;
        line-height: 30px;
        font-weight: bold; } }
    @media (min-width: 40.625em) and (min-width: 56.25em) {
      /* line 201, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .views-field-nid-1 a,
      .view-syfy-show-episodes .field-name-field-tv-external-links a,
      .view-syfy-show-episodes .syfy-watch a {
        margin-right: 30px; } }
  @media (min-width: 40.625em) {
      /* line 216, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .field-name-field-tv-external-links a,
      .view-syfy-show-episodes .view-display-id-panel_pane_2 .syfy-watch a {
        color: #a6a6a6; }
      /* line 220, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .syfy-watch a {
        transition: border 400ms;
        position: relative;
        padding-left: 25px; }
        /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .syfy-watch a:before {
          content: "";
          width: 20px;
          height: 20px;
          position: absolute;
          left: 50%;
          top: 50%;
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
          transition: border 300ms;
          display: block;
          border: 2px solid rgba(255, 255, 255, 0.5);
          background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          border-radius: 100%;
          z-index: 2;
          pointer-events: none; }
        /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .syfy-watch a:after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-25%, -50%);
              transform: translate(-25%, -50%);
          z-index: 2;
          pointer-events: none;
          border-top: 3px solid transparent;
          border-bottom: 3px solid transparent;
          border-left: 5px solid white; }
        /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .view-syfy-show-episodes .syfy-watch a:hover:before, .view-syfy-show-episodes .syfy-watch a:focus:before {
          border-color: white; }
        /* line 223, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .syfy-watch a:before {
          top: 50%;
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
          left: 0; }
        /* line 227, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .syfy-watch a:after {
          top: 50%;
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
          left: 8px; }
      /* line 232, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
      .view-syfy-show-episodes .mpx-expiration-date-wrapper {
        font-weight: normal;
        letter-spacing: 0;
        font-size: 16px;
        line-height: 22px;
        color: #a6a6a6; }
        /* line 238, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/show_microsite/_view_syfy_show_episodes.scss */
        .view-syfy-show-episodes .mpx-expiration-date-wrapper .date-display-single {
          padding-left: 10px; } }

/**
 * Tile Feed: Colors
 */
/* line 8, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
.tile-inner .field,
.tile-inner .field-content {
  color: black; }
  /* line 11, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
  .tile-inner .field h1, .tile-inner .field .node-type-recap .pane-node-title, .node-type-recap .tile-inner .field .pane-node-title, .tile-inner .field h2,
  .tile-inner .field-content h1,
  .tile-inner .field-content .node-type-recap .pane-node-title, .node-type-recap
  .tile-inner .field-content .pane-node-title,
  .tile-inner .field-content h2 {
    color: inherit; }
  /* line 14, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
  .tile--large .tile-inner .field, .tile--large
  .tile-inner .field-content {
    color: white;
    text-shadow: 1px 1px #000000; }
  /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
  .tile--bare-text .tile-inner .field,
  .view-mode-tile_bare_text_small .tile-inner .field, .tile--bare-text
  .tile-inner .field-content,
  .view-mode-tile_bare_text_small
  .tile-inner .field-content {
    text-shadow: 1px 1px white; }
    @media (min-width: 40.625em) {
      /* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
      .tile--bare-text .tile-inner .field,
      .view-mode-tile_bare_text_small .tile-inner .field, .tile--bare-text
      .tile-inner .field-content,
      .view-mode-tile_bare_text_small
      .tile-inner .field-content {
        text-shadow: 1px 1px #000000; } }

/* line 29, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
.tile-inner .tile-blurb,
.tile-inner .field-name-body,
.tile-inner .field-name-field-summary,
.tile-inner .field-name-field-promo-blurb {
  color: black; }
  /* line 34, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
  .tile--large .tile-inner .tile-blurb, .tile--large
  .tile-inner .field-name-body, .tile--large
  .tile-inner .field-name-field-summary, .tile--large
  .tile-inner .field-name-field-promo-blurb {
    color: white; }

/* line 38, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
.tile-inner .field-name-post-date {
  color: black; }

/* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
.tile-inner .light-text .field {
  color: white; }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
  .tile-inner .light-text .field h1, .tile-inner .light-text .field .node-type-recap .pane-node-title, .node-type-recap .tile-inner .light-text .field .pane-node-title, .tile-inner .light-text .field h2, .tile-inner .light-text .field a {
    color: inherit; }

/* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
.tile-inner .light-text .field-name-field-promo-blurb {
  color: rgba(255, 255, 255, 0.65); }
  /* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
  .tile--large .tile-inner .light-text .field-name-field-promo-blurb {
    color: white; }

/* line 57, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
.tile--large .tile-inner .dark-text .field {
  color: black;
  text-shadow: 1px 1px white; }
  /* line 60, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
  .tile--large .tile-inner .dark-text .field h1, .tile--large .tile-inner .dark-text .field .node-type-recap .pane-node-title, .node-type-recap .tile--large .tile-inner .dark-text .field .pane-node-title, .tile--large .tile-inner .dark-text .field h2, .tile--large .tile-inner .dark-text .field a {
    color: inherit; }

/* line 64, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
.tile--large .tile-inner .dark-text .field-name-field-promo-blurb {
  color: black; }

/* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_colors.scss */
.tile--bare-text .tile-inner .dark-text,
.tile--bare-text-small .tile-inner .dark-text {
  text-shadow: 1px 1px white; }

/**
 * Tile Feed: Fields
 */
/* line 6, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner h1, .tile-inner .node-type-recap .pane-node-title, .node-type-recap .tile-inner .pane-node-title, .tile-inner h2 {
  clear: both; }

/* line 9, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field,
.tile-inner .field h1,
.tile-inner .field .node-type-recap .pane-node-title, .node-type-recap
.tile-inner .field .pane-node-title,
.tile-inner .field h2 {
  padding: 0;
  border: none; }

/* line 15, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.js-tile-smalltext .tile-inner {
  line-height: 1.3em; }

/* line 18, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-episode-credit-role {
  letter-spacing: .1em;
  margin-bottom: 11px;
  text-transform: uppercase; }

/* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-node-link a,
.tile-inner .field-name-field-promo-external-link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6; }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .no-pointerevents .tile-inner .field-name-node-link a, .no-pointerevents
  .tile-inner .field-name-field-promo-external-link a {
    background: rgba(0, 0, 0, 0.001); }
  /* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--medium .tile-inner .field-name-node-link a, .tile--medium
  .tile-inner .field-name-field-promo-external-link a {
    height: 200%; }
  /* line 42, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .view-mode-tile_small .tile-inner .field-name-node-link a, .view-mode-tile_small
  .tile-inner .field-name-field-promo-external-link a {
    width: 200%; }
  /* line 45, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile-inner .field-name-node-link a:not(.js-mouse-focus):focus,
  .tile-inner .field-name-field-promo-external-link a:not(.js-mouse-focus):focus {
    outline: none;
    border-bottom: 2px solid #7337AA; }

/* line 50, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .tile-marqee,
.tile-inner .field-name-field-syfy-blog-category {
  margin-bottom: 11px;
  color: #000; }
  /* line 55, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .js-tile-smalltext .tile-inner .tile-marqee, .js-tile-smalltext
  .tile-inner .field-name-field-syfy-blog-category {
    font-size: 11px; }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--medium-bare .tile-inner .tile-marqee, .tile--medium-bare
  .tile-inner .field-name-field-syfy-blog-category {
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    bottom: 25%;
    color: white;
    text-shadow: 1px 1px #000000;
    width: 80%;
    text-align: center; }

/* line 68, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-syfy-blog-category {
  letter-spacing: 0; }
  /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile-inner .field-name-field-syfy-blog-category:not(:first-child):before {
    content: " | "; }
  /* line 73, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .syfy-global-blog .tile-inner .field-name-field-syfy-blog-category,
  .front .tile-inner .field-name-field-syfy-blog-category {
    display: none; }

/* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .tile-title,
.tile-inner .tile-title h2,
.tile-inner .field-name-title,
.tile-inner .field-name-title h2 {
  margin: 0 0 5px 0;
  line-height: 1.2; }
  @media (max-width: 29.9375em) {
    /* line 78, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile-inner .tile-title,
    .tile-inner .tile-title h2,
    .tile-inner .field-name-title,
    .tile-inner .field-name-title h2 {
      font-size: 20px; } }

/* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner h2.tile-title {
  margin-bottom: 11px; }

/* line 93, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.view-mode-tile_small .tile-inner .field-name-title,
.view-mode-tile_small .tile-inner .field-name-title h2 {
  font-size: 22px; }
  /* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .js-tile-smalltext .view-mode-tile_small .tile-inner .field-name-title, .js-tile-smalltext
  .view-mode-tile_small .tile-inner .field-name-title h2 {
    font-size: 18px; }

/* line 101, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.view-mode-tile_small .tile-inner .tile-right .field-name-node-link a,
.view-mode-tile_small .tile-inner .tile-right .field-name-field-promo-external-link a {
  left: -100%; }

/* line 107, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .tile-blurb,
.tile-inner .field-name-body,
.tile-inner .field-name-field-summary,
.tile-inner .field-name-field-promo-blurb,
.tile-inner .field-name-field-sub-title {
  font-weight: normal;
  line-height: 1.4; }
  /* line 115, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .js-tile-smalltext .tile-inner .tile-blurb, .js-tile-smalltext
  .tile-inner .field-name-body, .js-tile-smalltext
  .tile-inner .field-name-field-summary, .js-tile-smalltext
  .tile-inner .field-name-field-promo-blurb, .js-tile-smalltext
  .tile-inner .field-name-field-sub-title {
    font-size: 12px; }
  /* line 118, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile-inner .tile-blurb p,
  .tile-inner .field-name-body p,
  .tile-inner .field-name-field-summary p,
  .tile-inner .field-name-field-promo-blurb p,
  .tile-inner .field-name-field-sub-title p {
    line-height: 1.4;
    margin-bottom: 10px;
    font-weight: inherit; }
    /* line 123, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile-inner .tile-blurb p:last-child,
    .tile-inner .field-name-body p:last-child,
    .tile-inner .field-name-field-summary p:last-child,
    .tile-inner .field-name-field-promo-blurb p:last-child,
    .tile-inner .field-name-field-sub-title p:last-child {
      margin-bottom: 0; }
    /* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .js-tile-smalltext .tile-inner .tile-blurb p, .js-tile-smalltext
    .tile-inner .field-name-body p, .js-tile-smalltext
    .tile-inner .field-name-field-summary p, .js-tile-smalltext
    .tile-inner .field-name-field-promo-blurb p, .js-tile-smalltext
    .tile-inner .field-name-field-sub-title p {
      font-size: inherit; }

/* line 131, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .tile-blurb {
  margin-bottom: 11px; }

/* line 135, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.has-tile-sponsor:not(.tile--full) .tile-inner .field-name-field-promo-logo {
  display: none; }

/* line 138, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-promo-logo img {
  max-height: 40px;
  max-width: 30%;
  width: auto;
  position: absolute;
  left: 20px;
  bottom: 15px;
  z-index: 2; }

/* line 148, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-post-date {
  font-weight: lighter;
  font-size: 11px;
  margin-bottom: 110px; }

/* line 160, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-syfy-blog-image img,
.tile-inner .tile-photo img,
.tile-inner .field-name-field-person-photo img,
.tile-inner .field-name-field-promo-image img,
.tile-inner .field-name-field-cover-photo img,
.tile-inner .field-name-field-mpx-video img,
.tile-inner .field-name-field-photos img {
  position: absolute;
  width: auto;
  min-height: 101%;
  max-width: 101%;
  min-width: 100%;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

/* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .tile-readmore {
  /* Used on cast detail page */
  letter-spacing: .1em;
  text-transform: uppercase; }

/* line 174, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-promo-marquee,
.tile-inner .field-name-field-tv-episode-sub-categories,
.tile-inner .content-title,
.tile-inner .field-name-blog-label,
.tile-inner .field-name-field-quiz-category,
.tile-inner .field-name-field-media-gallery-type {
  color: #000000;
  margin-bottom: 10px;
  text-transform: uppercase;
  /* Tile Icons */
  position: relative;
  /* Remove icons on show Videos */ }
  /* line 184, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .js-tile-smalltext .tile-inner .field-name-field-promo-marquee, .js-tile-smalltext
  .tile-inner .field-name-field-tv-episode-sub-categories, .js-tile-smalltext
  .tile-inner .content-title, .js-tile-smalltext
  .tile-inner .field-name-blog-label, .js-tile-smalltext
  .tile-inner .field-name-field-quiz-category, .js-tile-smalltext
  .tile-inner .field-name-field-media-gallery-type {
    font-size: 11px; }
  /* line 187, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .syfy-microsite-blog .tile-inner .field-name-field-promo-marquee, .syfy-microsite-blog
  .tile-inner .field-name-field-tv-episode-sub-categories, .syfy-microsite-blog
  .tile-inner .content-title, .syfy-microsite-blog
  .tile-inner .field-name-blog-label, .syfy-microsite-blog
  .tile-inner .field-name-field-quiz-category, .syfy-microsite-blog
  .tile-inner .field-name-field-media-gallery-type {
    display: none; }
  /* line 193, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .has-tile-icon .tile-inner .field-name-field-promo-marquee, .has-tile-icon
  .tile-inner .field-name-field-tv-episode-sub-categories, .has-tile-icon
  .tile-inner .content-title, .has-tile-icon
  .tile-inner .field-name-blog-label, .has-tile-icon
  .tile-inner .field-name-field-quiz-category, .has-tile-icon
  .tile-inner .field-name-field-media-gallery-type {
    padding-right: 36px; }
  /* line 196, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .has-tile-icon.tile-no-subhead .tile-inner .field-name-field-promo-marquee, .has-tile-icon.tile-no-subhead
  .tile-inner .field-name-field-tv-episode-sub-categories, .has-tile-icon.tile-no-subhead
  .tile-inner .content-title, .has-tile-icon.tile-no-subhead
  .tile-inner .field-name-blog-label, .has-tile-icon.tile-no-subhead
  .tile-inner .field-name-field-quiz-category, .has-tile-icon.tile-no-subhead
  .tile-inner .field-name-field-media-gallery-type {
    padding-right: 10px; }
  /* line 199, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--large .tile-inner .field-name-field-promo-marquee,
  .tile--medium-bare .tile-inner .field-name-field-promo-marquee,
  .tile--bare-text .tile-inner .field-name-field-promo-marquee,
  .tile-no-subhead .tile-inner .field-name-field-promo-marquee, .tile--large
  .tile-inner .field-name-field-tv-episode-sub-categories,
  .tile--medium-bare
  .tile-inner .field-name-field-tv-episode-sub-categories,
  .tile--bare-text
  .tile-inner .field-name-field-tv-episode-sub-categories,
  .tile-no-subhead
  .tile-inner .field-name-field-tv-episode-sub-categories, .tile--large
  .tile-inner .content-title,
  .tile--medium-bare
  .tile-inner .content-title,
  .tile--bare-text
  .tile-inner .content-title,
  .tile-no-subhead
  .tile-inner .content-title, .tile--large
  .tile-inner .field-name-blog-label,
  .tile--medium-bare
  .tile-inner .field-name-blog-label,
  .tile--bare-text
  .tile-inner .field-name-blog-label,
  .tile-no-subhead
  .tile-inner .field-name-blog-label, .tile--large
  .tile-inner .field-name-field-quiz-category,
  .tile--medium-bare
  .tile-inner .field-name-field-quiz-category,
  .tile--bare-text
  .tile-inner .field-name-field-quiz-category,
  .tile-no-subhead
  .tile-inner .field-name-field-quiz-category, .tile--large
  .tile-inner .field-name-field-media-gallery-type,
  .tile--medium-bare
  .tile-inner .field-name-field-media-gallery-type,
  .tile--bare-text
  .tile-inner .field-name-field-media-gallery-type,
  .tile-no-subhead
  .tile-inner .field-name-field-media-gallery-type {
    float: none; }
  /* line 205, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--large .tile-inner .field-name-field-promo-marquee,
  .tile--medium-bare .tile-inner .field-name-field-promo-marquee, .tile--large
  .tile-inner .field-name-field-tv-episode-sub-categories,
  .tile--medium-bare
  .tile-inner .field-name-field-tv-episode-sub-categories, .tile--large
  .tile-inner .content-title,
  .tile--medium-bare
  .tile-inner .content-title, .tile--large
  .tile-inner .field-name-blog-label,
  .tile--medium-bare
  .tile-inner .field-name-blog-label, .tile--large
  .tile-inner .field-name-field-quiz-category,
  .tile--medium-bare
  .tile-inner .field-name-field-quiz-category, .tile--large
  .tile-inner .field-name-field-media-gallery-type,
  .tile--medium-bare
  .tile-inner .field-name-field-media-gallery-type {
    display: inline-block; }
  /* line 209, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile-inner .field-name-field-promo-marquee::after,
  .tile-inner .field-name-field-tv-episode-sub-categories::after,
  .tile-inner .content-title::after,
  .tile-inner .field-name-blog-label::after,
  .tile-inner .field-name-field-quiz-category::after,
  .tile-inner .field-name-field-media-gallery-type::after {
    width: 16px;
    height: 16px;
    background-image: url(../images/tile-icons.png);
    background-repeat: no-repeat;
    content: ' ';
    position: absolute;
    margin: 0;
    right: 0;
    top: -1px;
    display: none; }
    /* line 221, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile-icon--news .tile-inner .field-name-field-promo-marquee::after, .tile-icon--news
    .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile-icon--news
    .tile-inner .content-title::after, .tile-icon--news
    .tile-inner .field-name-blog-label::after, .tile-icon--news
    .tile-inner .field-name-field-quiz-category::after, .tile-icon--news
    .tile-inner .field-name-field-media-gallery-type::after {
      display: block;
      background-position: 0 0; }
    /* line 226, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile-icon--gallery .tile-inner .field-name-field-promo-marquee::after, .tile-icon--gallery
    .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile-icon--gallery
    .tile-inner .content-title::after, .tile-icon--gallery
    .tile-inner .field-name-blog-label::after, .tile-icon--gallery
    .tile-inner .field-name-field-quiz-category::after, .tile-icon--gallery
    .tile-inner .field-name-field-media-gallery-type::after {
      display: block;
      background-position: 0 -16px; }
    /* line 231, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile-icon--personality-quiz .tile-inner .field-name-field-promo-marquee::after, .tile-icon--personality-quiz
    .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile-icon--personality-quiz
    .tile-inner .content-title::after, .tile-icon--personality-quiz
    .tile-inner .field-name-blog-label::after, .tile-icon--personality-quiz
    .tile-inner .field-name-field-quiz-category::after, .tile-icon--personality-quiz
    .tile-inner .field-name-field-media-gallery-type::after {
      display: block;
      background-position: 0 -32px; }
    /* line 236, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile-icon--trivia-quiz .tile-inner .field-name-field-promo-marquee::after, .tile-icon--trivia-quiz
    .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile-icon--trivia-quiz
    .tile-inner .content-title::after, .tile-icon--trivia-quiz
    .tile-inner .field-name-blog-label::after, .tile-icon--trivia-quiz
    .tile-inner .field-name-field-quiz-category::after, .tile-icon--trivia-quiz
    .tile-inner .field-name-field-media-gallery-type::after {
      display: block;
      background-position: 0 -48px; }
    /* line 241, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile-icon--empty .tile-inner .field-name-field-promo-marquee::after, .tile-icon--empty
    .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile-icon--empty
    .tile-inner .content-title::after, .tile-icon--empty
    .tile-inner .field-name-blog-label::after, .tile-icon--empty
    .tile-inner .field-name-field-quiz-category::after, .tile-icon--empty
    .tile-inner .field-name-field-media-gallery-type::after {
      display: none; }
    /* line 245, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile--large.tile-icon--news .tile-inner .field-name-field-promo-marquee::after,
    .tile--medium-bare.tile-icon--news .tile-inner .field-name-field-promo-marquee::after,
    .tile--bare-text.tile-icon--news .tile-inner .field-name-field-promo-marquee::after, .tile--large.tile-icon--news
    .tile-inner .field-name-field-tv-episode-sub-categories::after,
    .tile--medium-bare.tile-icon--news
    .tile-inner .field-name-field-tv-episode-sub-categories::after,
    .tile--bare-text.tile-icon--news
    .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile--large.tile-icon--news
    .tile-inner .content-title::after,
    .tile--medium-bare.tile-icon--news
    .tile-inner .content-title::after,
    .tile--bare-text.tile-icon--news
    .tile-inner .content-title::after, .tile--large.tile-icon--news
    .tile-inner .field-name-blog-label::after,
    .tile--medium-bare.tile-icon--news
    .tile-inner .field-name-blog-label::after,
    .tile--bare-text.tile-icon--news
    .tile-inner .field-name-blog-label::after, .tile--large.tile-icon--news
    .tile-inner .field-name-field-quiz-category::after,
    .tile--medium-bare.tile-icon--news
    .tile-inner .field-name-field-quiz-category::after,
    .tile--bare-text.tile-icon--news
    .tile-inner .field-name-field-quiz-category::after, .tile--large.tile-icon--news
    .tile-inner .field-name-field-media-gallery-type::after,
    .tile--medium-bare.tile-icon--news
    .tile-inner .field-name-field-media-gallery-type::after,
    .tile--bare-text.tile-icon--news
    .tile-inner .field-name-field-media-gallery-type::after {
      background-position: -16px 0; }
    /* line 251, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile--large.tile-icon--gallery .tile-inner .field-name-field-promo-marquee::after,
    .tile--medium-bare.tile-icon--gallery .tile-inner .field-name-field-promo-marquee::after,
    .tile--bare-text.tile-icon--gallery .tile-inner .field-name-field-promo-marquee::after, .tile--large.tile-icon--gallery
    .tile-inner .field-name-field-tv-episode-sub-categories::after,
    .tile--medium-bare.tile-icon--gallery
    .tile-inner .field-name-field-tv-episode-sub-categories::after,
    .tile--bare-text.tile-icon--gallery
    .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile--large.tile-icon--gallery
    .tile-inner .content-title::after,
    .tile--medium-bare.tile-icon--gallery
    .tile-inner .content-title::after,
    .tile--bare-text.tile-icon--gallery
    .tile-inner .content-title::after, .tile--large.tile-icon--gallery
    .tile-inner .field-name-blog-label::after,
    .tile--medium-bare.tile-icon--gallery
    .tile-inner .field-name-blog-label::after,
    .tile--bare-text.tile-icon--gallery
    .tile-inner .field-name-blog-label::after, .tile--large.tile-icon--gallery
    .tile-inner .field-name-field-quiz-category::after,
    .tile--medium-bare.tile-icon--gallery
    .tile-inner .field-name-field-quiz-category::after,
    .tile--bare-text.tile-icon--gallery
    .tile-inner .field-name-field-quiz-category::after, .tile--large.tile-icon--gallery
    .tile-inner .field-name-field-media-gallery-type::after,
    .tile--medium-bare.tile-icon--gallery
    .tile-inner .field-name-field-media-gallery-type::after,
    .tile--bare-text.tile-icon--gallery
    .tile-inner .field-name-field-media-gallery-type::after {
      background-position: -16px -16px; }
    /* line 257, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile--large.tile-icon--personality-quiz .tile-inner .field-name-field-promo-marquee::after,
    .tile--medium-bare.tile-icon--personality-quiz .tile-inner .field-name-field-promo-marquee::after,
    .tile--bare-text.tile-icon--personality-quiz .tile-inner .field-name-field-promo-marquee::after, .tile--large.tile-icon--personality-quiz
    .tile-inner .field-name-field-tv-episode-sub-categories::after,
    .tile--medium-bare.tile-icon--personality-quiz
    .tile-inner .field-name-field-tv-episode-sub-categories::after,
    .tile--bare-text.tile-icon--personality-quiz
    .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile--large.tile-icon--personality-quiz
    .tile-inner .content-title::after,
    .tile--medium-bare.tile-icon--personality-quiz
    .tile-inner .content-title::after,
    .tile--bare-text.tile-icon--personality-quiz
    .tile-inner .content-title::after, .tile--large.tile-icon--personality-quiz
    .tile-inner .field-name-blog-label::after,
    .tile--medium-bare.tile-icon--personality-quiz
    .tile-inner .field-name-blog-label::after,
    .tile--bare-text.tile-icon--personality-quiz
    .tile-inner .field-name-blog-label::after, .tile--large.tile-icon--personality-quiz
    .tile-inner .field-name-field-quiz-category::after,
    .tile--medium-bare.tile-icon--personality-quiz
    .tile-inner .field-name-field-quiz-category::after,
    .tile--bare-text.tile-icon--personality-quiz
    .tile-inner .field-name-field-quiz-category::after, .tile--large.tile-icon--personality-quiz
    .tile-inner .field-name-field-media-gallery-type::after,
    .tile--medium-bare.tile-icon--personality-quiz
    .tile-inner .field-name-field-media-gallery-type::after,
    .tile--bare-text.tile-icon--personality-quiz
    .tile-inner .field-name-field-media-gallery-type::after {
      background-position: -16px -32px; }
    /* line 263, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile--large.tile-icon--trivia-quiz .tile-inner .field-name-field-promo-marquee::after,
    .tile--medium-bare.tile-icon--trivia-quiz .tile-inner .field-name-field-promo-marquee::after,
    .tile--bare-text.tile-icon--trivia-quiz .tile-inner .field-name-field-promo-marquee::after, .tile--large.tile-icon--trivia-quiz
    .tile-inner .field-name-field-tv-episode-sub-categories::after,
    .tile--medium-bare.tile-icon--trivia-quiz
    .tile-inner .field-name-field-tv-episode-sub-categories::after,
    .tile--bare-text.tile-icon--trivia-quiz
    .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile--large.tile-icon--trivia-quiz
    .tile-inner .content-title::after,
    .tile--medium-bare.tile-icon--trivia-quiz
    .tile-inner .content-title::after,
    .tile--bare-text.tile-icon--trivia-quiz
    .tile-inner .content-title::after, .tile--large.tile-icon--trivia-quiz
    .tile-inner .field-name-blog-label::after,
    .tile--medium-bare.tile-icon--trivia-quiz
    .tile-inner .field-name-blog-label::after,
    .tile--bare-text.tile-icon--trivia-quiz
    .tile-inner .field-name-blog-label::after, .tile--large.tile-icon--trivia-quiz
    .tile-inner .field-name-field-quiz-category::after,
    .tile--medium-bare.tile-icon--trivia-quiz
    .tile-inner .field-name-field-quiz-category::after,
    .tile--bare-text.tile-icon--trivia-quiz
    .tile-inner .field-name-field-quiz-category::after, .tile--large.tile-icon--trivia-quiz
    .tile-inner .field-name-field-media-gallery-type::after,
    .tile--medium-bare.tile-icon--trivia-quiz
    .tile-inner .field-name-field-media-gallery-type::after,
    .tile--bare-text.tile-icon--trivia-quiz
    .tile-inner .field-name-field-media-gallery-type::after {
      background-position: -16px -48px; }
  /* line 271, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .view-syfy-show-microsite-videos .tile-inner .field-name-field-promo-marquee, .view-syfy-show-microsite-videos
  .tile-inner .field-name-field-tv-episode-sub-categories, .view-syfy-show-microsite-videos
  .tile-inner .content-title, .view-syfy-show-microsite-videos
  .tile-inner .field-name-blog-label, .view-syfy-show-microsite-videos
  .tile-inner .field-name-field-quiz-category, .view-syfy-show-microsite-videos
  .tile-inner .field-name-field-media-gallery-type {
    padding-right: 0; }
    /* line 273, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .view-syfy-show-microsite-videos .tile-inner .field-name-field-promo-marquee::after, .view-syfy-show-microsite-videos
    .tile-inner .field-name-field-tv-episode-sub-categories::after, .view-syfy-show-microsite-videos
    .tile-inner .content-title::after, .view-syfy-show-microsite-videos
    .tile-inner .field-name-blog-label::after, .view-syfy-show-microsite-videos
    .tile-inner .field-name-field-quiz-category::after, .view-syfy-show-microsite-videos
    .tile-inner .field-name-field-media-gallery-type::after {
      display: none; }

/* line 278, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-tv-episode-sub-categories,
.tile-inner .content-title {
  color: #999999;
  font-weight: normal; }

/* line 284, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-blog-label p {
  margin: 0 0 5px 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit; }

/* line 290, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-tv-shows {
  float: left;
  margin: 0 5px 5px 0;
  color: #000;
  letter-spacing: 0; }
  /* line 296, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .has-tile-sponsor .tile-inner .field-name-field-tv-shows,
  .view-syfy-show-microsite-videos .tile-inner .field-name-field-tv-shows,
  .view-syfy-show-microsite-tiles .tile-inner .field-name-field-tv-shows,
  .view-syfy-show-photos .tile-inner .field-name-field-tv-shows,
  .syfy-microsite-blog .tile-inner .field-name-field-tv-shows,
  .page-node-quizzes .tile-inner .field-name-field-tv-shows,
  .view-display-id-more_quizzes .tile-inner .field-name-field-tv-shows {
    display: none; }
  /* line 305, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile-inner .field-name-field-tv-shows .syfy-show-title {
    display: none;
    position: absolute;
    bottom: 15px;
    left: 20px; }
    /* line 311, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile-inner .field-name-field-tv-shows .syfy-show-title,
    .tile-inner .field-name-field-tv-shows .syfy-show-title a {
      color: white;
      text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.65); }
    /* line 318, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile--small .tile-inner .field-name-field-tv-shows .syfy-show-title {
      display: block; }

/* line 325, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.has-tile-sponsor .tile-inner .field-name-field-tv-shows.missing-sponsor-logo {
  display: block; }

/* line 331, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-numeric-season-num {
  float: left;
  color: #000;
  margin-right: 4px; }
  /* line 336, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile-inner .field-name-field-numeric-season-num:before {
    content: "Season "; }
  /* line 340, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .node-tv-episode:not(.full-episode) .tile-inner .field-name-field-numeric-season-num {
    display: none; }

/* line 344, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-numeric-episode-num {
  float: left;
  color: #000; }
  /* line 348, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile-inner .field-name-field-numeric-episode-num:before {
    content: "Episode "; }
  /* line 351, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile-inner .field-name-field-numeric-episode-num:after {
    display: table;
    float: none;
    clear: both;
    content: ""; }
  /* line 358, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .node-tv-episode:not(.full-episode) .tile-inner .field-name-field-numeric-episode-num {
    display: none; }

/* line 363, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile--medium-bare .tile-inner .field-name-field-tv-shows img {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  max-width: 50%; }

/* line 371, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile--large.full-episode .tile-inner .field-name-field-summary,
.tile--medium-bare.full-episode .tile-inner .field-name-field-summary {
  display: none; }

/* line 375, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile--medium.full-episode .tile-inner .field-name-field-summary {
  clear: both;
  padding-top: 5px; }

/* line 380, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-promo-details {
  display: none; }
  /* line 382, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .play-btn-active .tile-inner .field-name-field-promo-details {
    display: block; }

/* line 388, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile--small .tile-inner .field-name-field-mpx-duration,
.tile--medium .tile-inner .field-name-field-mpx-duration,
.tile--medium-bare .tile-inner .field-name-field-mpx-duration,
.tile--bare-text .tile-inner .field-name-field-mpx-duration,
.tile--large .tile-inner .field-name-field-mpx-duration, .tile--small
.tile-inner .field-name-field-promo-details,
.tile--medium
.tile-inner .field-name-field-promo-details,
.tile--medium-bare
.tile-inner .field-name-field-promo-details,
.tile--bare-text
.tile-inner .field-name-field-promo-details,
.tile--large
.tile-inner .field-name-field-promo-details {
  color: #fff;
  font-weight: normal;
  position: absolute;
  top: 50%;
  margin-top: 40px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
  text-align: center;
  width: 100%; }

@media (max-width: 29.9375em) {
  /* line 403, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--small .tile-inner .field-name-field-mpx-duration, .tile--small
  .tile-inner .field-name-field-promo-details {
    margin-top: 31px; } }

@media (max-width: 29.9375em) {
  /* line 411, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--medium-bare .tile-inner .field-name-field-mpx-duration,
  .tile--bare-text .tile-inner .field-name-field-mpx-duration,
  .tile--large .tile-inner .field-name-field-mpx-duration, .tile--medium-bare
  .tile-inner .field-name-field-promo-details,
  .tile--bare-text
  .tile-inner .field-name-field-promo-details,
  .tile--large
  .tile-inner .field-name-field-promo-details {
    display: none; } }

/* line 419, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-tv-shows img,
.tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image img {
  position: absolute;
  bottom: calc(100% + 15px);
  left: 20px;
  max-height: 40px;
  max-width: 30%;
  width: auto; }
  /* line 428, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--small .tile-inner .field-name-field-tv-shows img, .tile--small
  .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image img {
    bottom: 15px; }
  /* line 431, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--medium .tile-inner .field-name-field-tv-shows img, .tile--medium
  .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image img {
    bottom: 0;
    margin-bottom: 15px;
    left: 20px; }
  /* line 436, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--bare-text .tile-inner .field-name-field-tv-shows img,
  .tile--medium-bare .tile-inner .field-name-field-tv-shows img,
  .tile--large .tile-inner .field-name-field-tv-shows img,
  .tile--full .tile-inner .field-name-field-tv-shows img, .tile--bare-text
  .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image img,
  .tile--medium-bare
  .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image img,
  .tile--large
  .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image img,
  .tile--full
  .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image img {
    top: 0;
    left: 0;
    -ms-transform: none;
        transform: none;
    margin: 20px; }

/* line 447, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile--small .tile-inner .field-name-field-tv-shows img {
  display: none; }

/* line 452, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-name {
  display: none; }

/* line 455, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image a img,
.tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-name {
  z-index: 6; }

/* line 461, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile--small .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image {
  display: none; }

/* line 464, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile--small .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-name {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 20px; }
  /* line 470, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--small .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-name,
  .tile--small .tile-inner .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-name a {
    color: white; }

/* line 478, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner .field-name-field-promo-logo + .field-name-field-tv-shows {
  display: none; }

/* line 484, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.field-name-field-promo-video-icon-overlay {
  transition: border 400ms;
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  display: none; }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .field-name-field-promo-video-icon-overlay:before {
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    transition: border 300ms;
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.5);
    background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    border-radius: 100%;
    z-index: 2;
    pointer-events: none; }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .field-name-field-promo-video-icon-overlay:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-25%, -50%);
        transform: translate(-25%, -50%);
    z-index: 2;
    pointer-events: none;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid white; }
  /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .field-name-field-promo-video-icon-overlay:hover:before, .field-name-field-promo-video-icon-overlay:focus:before {
    border-color: white; }

/* line 491, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.play-btn-active .field-name-field-promo-video-icon-overlay {
  display: block; }

/* line 497, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-inner:hover .field-name-field-promo-video-icon-overlay:before {
  border-color: white; }

/**
 * Text protection overlay over image behind text
 */
/* line 516, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile--bare-text .field-name-field-syfy-blog-image:after,
.tile--bare-text .tile-photo:after,
.tile--bare-text .field-name-field-person-photo:after,
.tile--bare-text .field-name-field-promo-image:after,
.tile--bare-text .field-name-field-cover-photo:after,
.tile--bare-text .field-name-field-mpx-video:after,
.tile--bare-text .field-name-field-photos:after,
.view-mode-tile_bare_text_small .field-name-field-syfy-blog-image:after,
.view-mode-tile_bare_text_small .tile-photo:after,
.view-mode-tile_bare_text_small .field-name-field-person-photo:after,
.view-mode-tile_bare_text_small .field-name-field-promo-image:after,
.view-mode-tile_bare_text_small .field-name-field-cover-photo:after,
.view-mode-tile_bare_text_small .field-name-field-mpx-video:after,
.view-mode-tile_bare_text_small .field-name-field-photos:after,
.tile--medium-bare .field-name-field-syfy-blog-image:after,
.tile--medium-bare .tile-photo:after,
.tile--medium-bare .field-name-field-person-photo:after,
.tile--medium-bare .field-name-field-promo-image:after,
.tile--medium-bare .field-name-field-cover-photo:after,
.tile--medium-bare .field-name-field-mpx-video:after,
.tile--medium-bare .field-name-field-photos:after,
.tile--large .field-name-field-syfy-blog-image:after,
.tile--large .tile-photo:after,
.tile--large .field-name-field-person-photo:after,
.tile--large .field-name-field-promo-image:after,
.tile--large .field-name-field-cover-photo:after,
.tile--large .field-name-field-mpx-video:after,
.tile--large .field-name-field-photos:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 33%;
  background-image: -owg-linear-gradient(0deg, rgba(0, 0, 0, 0.6), transparent);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), transparent); }

/* line 531, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile-view .node-media-gallery .photos-count {
  text-transform: uppercase;
  font-size: 14px; }

/* line 538, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
.tile .missing-category .field:first-child {
  margin-top: 26px; }

@media (max-width: 40.5625em) {
  /* line 544, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile.tile--medium {
    padding-bottom: 50%; }
    /* line 548, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--medium .tile-inner .field-name-node-link a,
    .tile.tile--medium .tile-inner .field-name-field-promo-external-link a {
      width: 200%;
      height: 100%;
      left: -100%; }
    /* line 562, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--medium .tile-inner .field-name-field-syfy-blog-image img,
    .tile.tile--medium .tile-inner .tile-photo img,
    .tile.tile--medium .tile-inner .field-name-field-person-photo img,
    .tile.tile--medium .tile-inner .field-name-field-promo-image img,
    .tile.tile--medium .tile-inner .field-name-field-cover-photo img,
    .tile.tile--medium .tile-inner .field-name-field-mpx-video img,
    .tile.tile--medium .tile-inner .field-name-field-photos img {
      max-width: 200%;
      min-height: 100%;
      top: 0;
      left: -25%;
      -ms-transform: none;
          transform: none; }
    /* line 572, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--medium .tile-header {
      width: 50%;
      height: 100%;
      position: absolute;
      right: 0; }
    /* line 579, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--medium .tile-footer {
      width: 50%;
      height: 100%; }
      /* line 583, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
      .tile.tile--medium .tile-footer .tile-arrow {
        left: calc(100% - 8px);
        top: calc(50% - 8px);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  /* line 591, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile.tile--bare-text,
  .tile.tile--medium-bare {
    padding-bottom: 50%; }
    /* line 596, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--bare-text .tile-inner .field-name-node-link a,
    .tile.tile--bare-text .tile-inner .field-name-field-promo-external-link a,
    .tile.tile--medium-bare .tile-inner .field-name-node-link a,
    .tile.tile--medium-bare .tile-inner .field-name-field-promo-external-link a {
      width: 200%;
      height: 100%;
      left: -100%; }
    /* line 604, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--bare-text .tile-header,
    .tile.tile--medium-bare .tile-header {
      width: 50%;
      position: absolute;
      right: 0; }
    /* line 610, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--bare-text .tile-footer,
    .tile.tile--medium-bare .tile-footer {
      width: 50%;
      height: 100%;
      background-color: white !important;
      color: #000000;
      text-shadow: none; }
      /* line 617, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
      .tile.tile--bare-text .tile-footer .field-name-field-tv-episode-sub-categories,
      .tile.tile--bare-text .tile-footer .content-title,
      .tile.tile--medium-bare .tile-footer .field-name-field-tv-episode-sub-categories,
      .tile.tile--medium-bare .tile-footer .content-title {
        color: #999999; }
      /* line 622, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
      .tile.tile--bare-text .tile-footer .tile-arrow,
      .tile.tile--medium-bare .tile-footer .tile-arrow {
        position: absolute;
        left: calc(100% - 8px);
        top: calc(50% - 8px);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid white; }
  /* line 634, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile.tile--large {
    padding-bottom: 50%; }
    /* line 638, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--large .tile-inner .field-name-node-link a,
    .tile.tile--large .tile-inner .field-name-field-promo-external-link a {
      width: 200%;
      height: 100%;
      left: -100%; }
    /* line 645, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--large .tile-inner .field, .tile.tile--large .tile-inner .field-content {
      color: #000000;
      text-shadow: none; }
    /* line 650, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--large .tile-inner .field-name-field-mpx-duration {
      display: block;
      color: white;
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65); }
    /* line 663, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--large .tile-inner .field-name-field-syfy-blog-image img,
    .tile.tile--large .tile-inner .tile-photo img,
    .tile.tile--large .tile-inner .field-name-field-person-photo img,
    .tile.tile--large .tile-inner .field-name-field-promo-image img,
    .tile.tile--large .tile-inner .field-name-field-cover-photo img,
    .tile.tile--large .tile-inner .field-name-field-mpx-video img,
    .tile.tile--large .tile-inner .field-name-field-photos img {
      max-width: 200%;
      min-height: 100%;
      top: 0;
      left: -25%;
      -ms-transform: none;
          transform: none; }
    /* line 673, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--large .tile-header {
      width: 50%;
      position: absolute;
      right: 0; }
    /* line 679, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
    .tile.tile--large .tile-footer {
      width: 50%;
      height: 100%;
      -ms-flex-align: start;
          align-items: flex-start;
      background-color: white !important;
      color: #000000;
      text-shadow: none; }
      /* line 687, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
      .tile.tile--large .tile-footer .field-name-field-tv-episode-sub-categories,
      .tile.tile--large .tile-footer .content-title {
        color: #999999; }
      /* line 692, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
      .tile.tile--large .tile-footer .tile-arrow {
        position: absolute;
        left: calc(100% - 8px);
        top: calc(50% - 8px);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid white; }
  /* line 712, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--large.tile-icon--news .tile-inner .field-name-field-promo-marquee::after,
  .tile--medium-bare.tile-icon--news .tile-inner .field-name-field-promo-marquee::after,
  .tile--bare-text.tile-icon--news .tile-inner .field-name-field-promo-marquee::after, .tile--large.tile-icon--news
  .tile-inner .field-name-field-tv-episode-sub-categories::after,
  .tile--medium-bare.tile-icon--news
  .tile-inner .field-name-field-tv-episode-sub-categories::after,
  .tile--bare-text.tile-icon--news
  .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile--large.tile-icon--news
  .tile-inner .content-title::after,
  .tile--medium-bare.tile-icon--news
  .tile-inner .content-title::after,
  .tile--bare-text.tile-icon--news
  .tile-inner .content-title::after, .tile--large.tile-icon--news
  .tile-inner .field-name-blog-label::after,
  .tile--medium-bare.tile-icon--news
  .tile-inner .field-name-blog-label::after,
  .tile--bare-text.tile-icon--news
  .tile-inner .field-name-blog-label::after, .tile--large.tile-icon--news
  .tile-inner .field-name-field-quiz-category::after,
  .tile--medium-bare.tile-icon--news
  .tile-inner .field-name-field-quiz-category::after,
  .tile--bare-text.tile-icon--news
  .tile-inner .field-name-field-quiz-category::after, .tile--large.tile-icon--news
  .tile-inner .field-name-field-media-gallery-type::after,
  .tile--medium-bare.tile-icon--news
  .tile-inner .field-name-field-media-gallery-type::after,
  .tile--bare-text.tile-icon--news
  .tile-inner .field-name-field-media-gallery-type::after {
    background-position: 0 0; }
  /* line 718, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--large.tile-icon--gallery .tile-inner .field-name-field-promo-marquee::after,
  .tile--medium-bare.tile-icon--gallery .tile-inner .field-name-field-promo-marquee::after,
  .tile--bare-text.tile-icon--gallery .tile-inner .field-name-field-promo-marquee::after, .tile--large.tile-icon--gallery
  .tile-inner .field-name-field-tv-episode-sub-categories::after,
  .tile--medium-bare.tile-icon--gallery
  .tile-inner .field-name-field-tv-episode-sub-categories::after,
  .tile--bare-text.tile-icon--gallery
  .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile--large.tile-icon--gallery
  .tile-inner .content-title::after,
  .tile--medium-bare.tile-icon--gallery
  .tile-inner .content-title::after,
  .tile--bare-text.tile-icon--gallery
  .tile-inner .content-title::after, .tile--large.tile-icon--gallery
  .tile-inner .field-name-blog-label::after,
  .tile--medium-bare.tile-icon--gallery
  .tile-inner .field-name-blog-label::after,
  .tile--bare-text.tile-icon--gallery
  .tile-inner .field-name-blog-label::after, .tile--large.tile-icon--gallery
  .tile-inner .field-name-field-quiz-category::after,
  .tile--medium-bare.tile-icon--gallery
  .tile-inner .field-name-field-quiz-category::after,
  .tile--bare-text.tile-icon--gallery
  .tile-inner .field-name-field-quiz-category::after, .tile--large.tile-icon--gallery
  .tile-inner .field-name-field-media-gallery-type::after,
  .tile--medium-bare.tile-icon--gallery
  .tile-inner .field-name-field-media-gallery-type::after,
  .tile--bare-text.tile-icon--gallery
  .tile-inner .field-name-field-media-gallery-type::after {
    background-position: 0 -16px; }
  /* line 724, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--large.tile-icon--personality-quiz .tile-inner .field-name-field-promo-marquee::after,
  .tile--medium-bare.tile-icon--personality-quiz .tile-inner .field-name-field-promo-marquee::after,
  .tile--bare-text.tile-icon--personality-quiz .tile-inner .field-name-field-promo-marquee::after, .tile--large.tile-icon--personality-quiz
  .tile-inner .field-name-field-tv-episode-sub-categories::after,
  .tile--medium-bare.tile-icon--personality-quiz
  .tile-inner .field-name-field-tv-episode-sub-categories::after,
  .tile--bare-text.tile-icon--personality-quiz
  .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile--large.tile-icon--personality-quiz
  .tile-inner .content-title::after,
  .tile--medium-bare.tile-icon--personality-quiz
  .tile-inner .content-title::after,
  .tile--bare-text.tile-icon--personality-quiz
  .tile-inner .content-title::after, .tile--large.tile-icon--personality-quiz
  .tile-inner .field-name-blog-label::after,
  .tile--medium-bare.tile-icon--personality-quiz
  .tile-inner .field-name-blog-label::after,
  .tile--bare-text.tile-icon--personality-quiz
  .tile-inner .field-name-blog-label::after, .tile--large.tile-icon--personality-quiz
  .tile-inner .field-name-field-quiz-category::after,
  .tile--medium-bare.tile-icon--personality-quiz
  .tile-inner .field-name-field-quiz-category::after,
  .tile--bare-text.tile-icon--personality-quiz
  .tile-inner .field-name-field-quiz-category::after, .tile--large.tile-icon--personality-quiz
  .tile-inner .field-name-field-media-gallery-type::after,
  .tile--medium-bare.tile-icon--personality-quiz
  .tile-inner .field-name-field-media-gallery-type::after,
  .tile--bare-text.tile-icon--personality-quiz
  .tile-inner .field-name-field-media-gallery-type::after {
    background-position: 0 -32px; }
  /* line 730, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--large.tile-icon--trivia-quiz .tile-inner .field-name-field-promo-marquee::after,
  .tile--medium-bare.tile-icon--trivia-quiz .tile-inner .field-name-field-promo-marquee::after,
  .tile--bare-text.tile-icon--trivia-quiz .tile-inner .field-name-field-promo-marquee::after, .tile--large.tile-icon--trivia-quiz
  .tile-inner .field-name-field-tv-episode-sub-categories::after,
  .tile--medium-bare.tile-icon--trivia-quiz
  .tile-inner .field-name-field-tv-episode-sub-categories::after,
  .tile--bare-text.tile-icon--trivia-quiz
  .tile-inner .field-name-field-tv-episode-sub-categories::after, .tile--large.tile-icon--trivia-quiz
  .tile-inner .content-title::after,
  .tile--medium-bare.tile-icon--trivia-quiz
  .tile-inner .content-title::after,
  .tile--bare-text.tile-icon--trivia-quiz
  .tile-inner .content-title::after, .tile--large.tile-icon--trivia-quiz
  .tile-inner .field-name-blog-label::after,
  .tile--medium-bare.tile-icon--trivia-quiz
  .tile-inner .field-name-blog-label::after,
  .tile--bare-text.tile-icon--trivia-quiz
  .tile-inner .field-name-blog-label::after, .tile--large.tile-icon--trivia-quiz
  .tile-inner .field-name-field-quiz-category::after,
  .tile--medium-bare.tile-icon--trivia-quiz
  .tile-inner .field-name-field-quiz-category::after,
  .tile--bare-text.tile-icon--trivia-quiz
  .tile-inner .field-name-field-quiz-category::after, .tile--large.tile-icon--trivia-quiz
  .tile-inner .field-name-field-media-gallery-type::after,
  .tile--medium-bare.tile-icon--trivia-quiz
  .tile-inner .field-name-field-media-gallery-type::after,
  .tile--bare-text.tile-icon--trivia-quiz
  .tile-inner .field-name-field-media-gallery-type::after {
    background-position: 0 -48px; }
  /* line 737, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile--large .tile-inner .field-name-field-promo-marquee,
  .tile--medium-bare .tile-inner .field-name-field-promo-marquee, .tile--large
  .tile-inner .field-name-field-tv-episode-sub-categories,
  .tile--medium-bare
  .tile-inner .field-name-field-tv-episode-sub-categories, .tile--large
  .tile-inner .content-title,
  .tile--medium-bare
  .tile-inner .content-title, .tile--large
  .tile-inner .field-name-blog-label,
  .tile--medium-bare
  .tile-inner .field-name-blog-label, .tile--large
  .tile-inner .field-name-field-quiz-category,
  .tile--medium-bare
  .tile-inner .field-name-field-quiz-category, .tile--large
  .tile-inner .field-name-field-media-gallery-type,
  .tile--medium-bare
  .tile-inner .field-name-field-media-gallery-type {
    display: block; } }

@media (max-width: 29.9375em) {
  /* line 748, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile.tile--bare-text .tile-inner .field-name-field-mpx-duration,
  .tile.tile--medium-bare .tile-inner .field-name-field-mpx-duration {
    margin-top: 31px;
    display: block; }
  /* line 757, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_fields.scss */
  .tile.tile--large .tile-inner .field-name-field-mpx-duration {
    margin-top: 31px;
    display: block; } }

/*
 * Tile Feed: Layouts and defaults
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile-view,
.tile--container .tile--container-inner {
  width: 100%;
  z-index: 1;
  backface-visibility: hidden; }

/* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.grid-sizer {
  height: 0;
  border-top: 0;
  border-bottom: 0;
  padding: 0;
  margin: 0;
  visibility: hidden;
  width: 100%; }
  @media (min-width: 40.625em) {
    /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .grid-sizer {
      width: 50%; } }
  @media (min-width: 56.25em) {
    /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .grid-sizer {
      width: 33.33%; } }
  @media (min-width: 100em) {
    /* line 12, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .grid-sizer {
      width: 25%; } }

/* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile {
  position: relative;
  padding-bottom: 100%;
  width: 100%;
  box-sizing: border-box;
  border: solid 1px black;
  z-index: 2;
  background: black;
  backface-visibility: hidden; }
  @media (min-width: 40.625em) {
    /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .tile {
      min-height: 0;
      width: 50%;
      padding-bottom: 50%; } }
  @media (min-width: 56.25em) {
    /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .tile {
      width: 33.33%;
      padding-bottom: 33%; } }
  @media (min-width: 100em) {
    /* line 32, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .tile {
      width: 25%;
      padding-bottom: 25%; } }
  @media (max-width: 30em) {
    /* line 55, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .tile.tile--ad {
      padding-bottom: 0;
      height: 90px;
      min-height: 0; } }
  /* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .tile.tile--separator {
    width: 100%;
    padding-bottom: 0; }
  /* line 69, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .tile .contextual-links-region {
    position: static; }
  /* line 73, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .tile.node-syfy-social-content {
    background: white; }
    /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .tile.node-syfy-social-content iframe {
      border: none !important;
      box-shadow: none !important;
      width: 100% !important;
      border-radius: 0 !important;
      min-width: 0 !important; }

/* line 85, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.page-node-preview .tile--small,
.page-node-preview .tile--bare-text-small {
  padding-bottom: 12.5%; }

/* line 91, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.article-wrapper .top,
.article-wrapper .bottom {
  position: absolute;
  overflow: hidden;
  left: 0;
  width: 100%;
  height: 50%; }

/* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.article-wrapper .top {
  border-bottom: solid 2px black;
  top: 0; }

/* line 103, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.article-wrapper .bottom {
  bottom: 0; }

/* line 108, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.view-mode-tile_bare_text_small .tile-left {
  position: absolute;
  bottom: 0;
  width: 100%;
  float: none;
  z-index: 2;
  background-color: transparent !important; }

/* line 116, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.view-mode-tile_bare_text_small .field {
  color: white; }

/* line 121, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.view-mode-tile_small .tile-left {
  height: 100%;
  position: relative;
  z-index: 2; }
  /* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .view-mode-tile_small .tile-left .tile-arrow {
    position: absolute;
    left: calc(100% - 1px);
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid white; }
    @media (max-width: 40.625em) {
      /* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
      .view-mode-tile_small .tile-left .tile-arrow {
        left: 100%; } }

/* line 140, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.view-mode-tile_small .tile-right {
  position: relative;
  height: 100%; }

/* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile--medium .tile-header {
  height: 50%; }

/* line 149, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile--medium .tile-footer {
  background-color: white; }
  /* line 151, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .tile--medium .tile-footer .tile-arrow {
    position: absolute;
    bottom: calc(100% - 1px);
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid white; }

/* line 165, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile--bare-text .tile-header,
.tile--medium-bare .tile-header {
  height: 100%; }

/* line 168, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile--bare-text .tile-footer,
.tile--medium-bare .tile-footer {
  color: white;
  background-color: transparent !important;
  height: auto;
  bottom: 0;
  text-shadow: 1px 1px #000000; }
  /* line 174, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .tile--bare-text .tile-footer .field,
  .tile--medium-bare .tile-footer .field {
    color: inherit; }
    /* line 176, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .tile--bare-text .tile-footer .field a,
    .tile--medium-bare .tile-footer .field a {
      color: inherit; }

/* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile--full {
  width: 100%; }
  /* line 184, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .tile--full .tile-header {
    width: 100%;
    height: 50%; }
    @media (min-width: 40.625em) {
      /* line 184, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
      .tile--full .tile-header {
        width: 50%;
        height: 100%; } }
    @media (min-width: 56.25em) {
      /* line 184, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
      .tile--full .tile-header {
        width: 66.6%; } }
    @media (min-width: 100em) {
      /* line 184, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
      .tile--full .tile-header {
        width: 75%; } }
  /* line 199, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .tile--full .tile-footer .tile-arrow {
    position: absolute;
    bottom: calc(100% - 1px);
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    width: 0;
    height: 0;
    border-right: 15px solid;
    border-left: 15px solid transparent;
    border-bottom: 15px solid white;
    border-right-color: transparent !important; }
  @media (min-width: 40.625em) {
    /* line 198, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .tile--full .tile-footer {
      left: auto;
      right: 0;
      top: 0;
      height: 100%;
      width: 50%; }
      /* line 217, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
      .tile--full .tile-footer .tile-footer-inner {
        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
      /* line 223, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
      .tile--full .tile-footer .tile-arrow {
        bottom: auto;
        left: -14px;
        -ms-transform: translateX(0);
            transform: translateX(0);
        top: 50%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        border-top: 15px solid transparent;
        border-left: 0;
        border-right-color: white !important;
        border-bottom-color: transparent !important; } }
  @media (min-width: 56.25em) {
    /* line 198, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .tile--full .tile-footer {
      width: 33.3%; } }
  @media (min-width: 100em) {
    /* line 198, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
    .tile--full .tile-footer {
      width: 25%; } }

/* line 243, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile--large .tile-header {
  height: 100%; }

/* line 246, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile--large .tile-footer {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  background-color: transparent !important; }

@media (min-width: 40.625em) {
  /* line 242, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .tile--large {
    width: 100%; } }

@media (min-width: 56.25em) {
  /* line 242, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .tile--large {
    width: 66.6%; } }

@media (min-width: 100em) {
  /* line 242, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .tile--large {
    width: 50%; } }

/* line 262, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile-inner {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* line 270, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile-header {
  position: relative; }

/* line 273, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile-left,
.tile-footer {
  padding: 20px; }
  /* line 276, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .js-tile-smalltext .tile-left, .js-tile-smalltext
  .tile-footer {
    padding: 20px; }

/* line 280, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.tile-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-color: white;
  border-top: none; }

/* line 294, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.node-tv-episode .tile-header,
.node-tv-episode .tile-right {
  transition: border 400ms;
  position: relative; }
  /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .node-tv-episode .tile-header:before,
  .node-tv-episode .tile-right:before {
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    transition: border 300ms;
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.5);
    background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    border-radius: 100%;
    z-index: 2;
    pointer-events: none; }
  /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .node-tv-episode .tile-header:after,
  .node-tv-episode .tile-right:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-25%, -50%);
        transform: translate(-25%, -50%);
    z-index: 2;
    pointer-events: none;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid white; }
  /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
  .node-tv-episode .tile-header:hover:before, .node-tv-episode .tile-header:focus:before,
  .node-tv-episode .tile-right:hover:before,
  .node-tv-episode .tile-right:focus:before {
    border-color: white; }
  /* line 297, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
  .node-tv-episode .tile-header:before,
  .node-tv-episode .tile-right:before {
    z-index: 1; }

/* line 305, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.node-tv-episode:hover .tile-header:before,
.node-tv-episode:hover .tile-right:before {
  border-color: white; }

/* line 313, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.node-tv-episode.full-episode:before {
  content: ""; }

/* line 317, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.node-tv-episode.tile--medium.full-episode:before {
  top: 25%; }

/* line 320, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_layouts_defaults.scss */
.node-tv-episode.view-mode-tile_small.full-episode:before {
  left: 75%; }

/**
 * Tile styles for movies landing page
 */
/* line 5, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
.tile--medium-movies {
  position: relative;
  width: 100%;
  padding-bottom: 100%; }
  /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .page-movies .tile--medium-movies .hero-content {
    max-width: inherit;
    min-width: inherit;
    margin-bottom: 40px; }
    @media (max-width: 67.5em) {
      /* line 10, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
      .page-movies .tile--medium-movies .hero-content {
        min-width: 100%;
        padding: 0 20px; } }
  /* line 21, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--medium-movies .tile-top img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 100%;
    height: auto; }
  /* line 27, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--medium-movies .tile-top a {
    position: absolute;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    width: 100%;
    height: 100%; }
  /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--medium-movies .field-name-field-promo-details,
  .tile--medium-movies .field-name-field-promo-blurb {
    font-size: 14px;
    font-weight: lighter;
    margin-top: 5px;
    margin-bottom: 5px; }
    @media (min-width: 30em) {
      /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
      .tile--medium-movies .field-name-field-promo-details,
      .tile--medium-movies .field-name-field-promo-blurb {
        font-size: 18px; } }
    @media (min-width: 40.625em) and (max-width: 75em) {
      /* line 35, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
      .tile--medium-movies .field-name-field-promo-details,
      .tile--medium-movies .field-name-field-promo-blurb {
        font-size: 14px; } }
  /* line 48, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--medium-movies .field-name-field-promo-details {
    font-weight: normal; }
  @media (min-width: 100em) {
    /* line 51, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
    .tile--medium-movies.play-btn-active .field-name-field-promo-details {
      display: block; } }
  /* line 56, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--medium-movies .tile-bottom {
    position: absolute;
    bottom: 0;
    padding: 30px;
    width: 100%;
    float: none;
    text-align: center; }
  /* line 67, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--medium-movies .field-name-field-promo-logo img {
    max-width: 60%; }
  @media (min-width: 40.625em) {
    /* line 70, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
    .tile--medium-movies .hero-title {
      font-size: 72px !important;
      line-height: .8; } }
  @media (max-width: 67.5em) {
    /* line 77, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
    .tile--medium-movies .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image {
      bottom: initial;
      left: initial;
      top: 100px;
      right: 0; } }
  @media (min-width: 67.5em) {
    /* line 77, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
    .tile--medium-movies .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image {
      width: 150px;
      margin-bottom: -60px;
      margin-right: -15px; } }
  /* line 90, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--medium-movies .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-name,
  .tile--medium-movies .field-name-field-promo-sponsorship .field-label {
    display: none; }
  /* line 95, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--medium-movies .field-name-field-promo-external-link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
    /* line 103, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
    .page-movies .tile--medium-movies .field-name-field-promo-external-link a {
      width: auto;
      height: auto;
      top: inherit;
      left: inherit;
      text-indent: inherit;
      -ms-transform: none;
          transform: none; }
      @media (max-width: 67.5em) {
        /* line 103, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
        .page-movies .tile--medium-movies .field-name-field-promo-external-link a {
          bottom: inherit;
          left: 20px;
          -ms-transform: none;
              transform: none; } }
  /* line 119, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--medium-movies .field-name-field-promo-video-icon-overlay {
    transition: border 400ms;
    position: relative;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    display: none; }
    /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .tile--medium-movies .field-name-field-promo-video-icon-overlay:before {
      content: "";
      width: 60px;
      height: 60px;
      position: absolute;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      transition: border 300ms;
      display: block;
      border: 2px solid rgba(255, 255, 255, 0.5);
      background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      border-radius: 100%;
      z-index: 2;
      pointer-events: none; }
    /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .tile--medium-movies .field-name-field-promo-video-icon-overlay:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-25%, -50%);
          transform: translate(-25%, -50%);
      z-index: 2;
      pointer-events: none;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 8px solid white; }
    /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
    .tile--medium-movies .field-name-field-promo-video-icon-overlay:hover:before, .tile--medium-movies .field-name-field-promo-video-icon-overlay:focus:before {
      border-color: white; }
    @media (min-width: 100em) {
      /* line 119, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
      .tile--medium-movies .field-name-field-promo-video-icon-overlay {
        transition: border 400ms;
        position: relative;
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
        /* line 36, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .tile--medium-movies .field-name-field-promo-video-icon-overlay:before {
          content: "";
          width: 100px;
          height: 100px;
          position: absolute;
          left: 50%;
          top: 50%;
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
          transition: border 300ms;
          display: block;
          border: 2px solid rgba(255, 255, 255, 0.5);
          background-image: -owg-linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
          border-radius: 100%;
          z-index: 2;
          pointer-events: none; }
        /* line 58, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .tile--medium-movies .field-name-field-promo-video-icon-overlay:after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-25%, -50%);
              transform: translate(-25%, -50%);
          z-index: 2;
          pointer-events: none;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          border-left: 12px solid white; }
        /* line 83, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/global/_mixins.scss */
        .tile--medium-movies .field-name-field-promo-video-icon-overlay:hover:before, .tile--medium-movies .field-name-field-promo-video-icon-overlay:focus:before {
          border-color: white; } }
  /* line 130, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--medium-movies.play-btn-active .field-name-field-promo-video-icon-overlay {
    display: block; }
  /* line 134, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--medium-movies:hover .field-name-field-promo-video-icon-overlay:before {
    border-color: white; }

/* line 138, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
.tile--large-movies {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden; }
  @media (min-width: 67.5em) {
    /* line 138, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
    .tile--large-movies {
      padding-bottom: 50%; } }
  /* line 148, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .page-movies .tile--large-movies .hero-content {
    max-width: inherit;
    min-width: inherit;
    margin-bottom: 40px; }
    @media (max-width: 67.5em) {
      /* line 148, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
      .page-movies .tile--large-movies .hero-content {
        min-width: 100%;
        padding: 0 20px; } }
  /* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--large-movies .tile-top img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
    max-width: 9999px; }
    @media (min-width: 67.5em) {
      /* line 158, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
      .tile--large-movies .tile-top img {
        width: 100%;
        height: auto; } }
  /* line 169, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--large-movies .tile-bottom {
    position: absolute;
    bottom: 30px;
    width: 100%;
    float: none;
    text-align: center; }
  @media (min-width: 40.625em) {
    /* line 176, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
    .tile--large-movies .hero-title {
      line-height: .8; } }
  /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--large-movies.has-external-button .tile-bottom {
    bottom: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    padding: 90px 30px; }
    @media (min-width: 40.625em) and (max-width: 67.5em) {
      /* line 182, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
      .tile--large-movies.has-external-button .tile-bottom {
        padding-top: 50px; } }
  /* line 193, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--large-movies .field-name-field-promo-logo {
    max-width: 60%;
    margin: 1% auto; }
    @media (min-width: 67.5em) {
      /* line 193, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
      .tile--large-movies .field-name-field-promo-logo {
        max-width: calc(50% - 90px); } }
  /* line 200, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--large-movies .field-name-field-promo-details,
  .tile--large-movies .field-name-field-promo-blurb {
    font-size: 14px;
    font-weight: lighter;
    margin-top: 5px;
    margin-bottom: 5px; }
    @media (min-width: 30em) {
      /* line 200, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
      .tile--large-movies .field-name-field-promo-details,
      .tile--large-movies .field-name-field-promo-blurb {
        font-size: 18px; } }
    @media (min-width: 40.625em) and (max-width: 51.875em) {
      /* line 200, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
      .tile--large-movies .field-name-field-promo-details,
      .tile--large-movies .field-name-field-promo-blurb {
        font-size: 14px; } }
  /* line 213, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--large-movies .field-name-field-promo-details {
    font-weight: normal; }
  @media (max-width: 67.5em) {
    /* line 217, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
    .tile--large-movies .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image {
      bottom: initial;
      left: initial;
      top: 100px;
      right: 0; } }
  @media (min-width: 67.5em) {
    /* line 217, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
    .tile--large-movies .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-image {
      width: 150px;
      margin-bottom: -60px;
      margin-right: -15px; } }
  /* line 230, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--large-movies .field-name-field-promo-sponsorship .field-name-field-promo-sponsor-name,
  .tile--large-movies .field-name-field-promo-sponsorship .field-label {
    display: none; }
  /* line 235, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
  .tile--large-movies .field-name-field-promo-external-link a {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    z-index: 2; }
    /* line 241, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
    .page-movies .tile--large-movies .field-name-field-promo-external-link a {
      bottom: inherit;
      left: inherit;
      -ms-transform: none;
          transform: none; }
      @media (max-width: 67.5em) {
        /* line 241, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
        .page-movies .tile--large-movies .field-name-field-promo-external-link a {
          bottom: inherit;
          left: 20px;
          -ms-transform: none;
              transform: none; } }

/* line 254, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_movies_landing.scss */
.view-syfy-movies .view-content {
  font-size: 0; }

/**
 * Social tiles in tile feed
 */
/* line 7, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content,
#wall .content {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 14px;
  border: 0 transparent;
  border-radius: 0; }
  /* line 20, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content.content-with-image .content-footer,
  #wall .content.content-with-image .content-footer {
    background: transparent; }

/* line 25, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-header-inner,
#wall .content-header-inner {
  padding: 26px 26px 0; }

/* line 28, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-author-name a,
#wall .content-author-name a {
  color: #323232; }

/* line 31, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-source-logo,
#wall .content-source-logo {
  background-size: contain;
  display: block;
  float: right;
  width: 35px;
  height: 35px;
  margin: -10px; }

/* line 39, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-author-avatar,
#wall .content-author-avatar {
  line-height: 0;
  float: left;
  display: block;
  margin: 0 10px 0 0; }
  /* line 44, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-author-avatar img,
  #wall .content-author-avatar img {
    max-width: 48px;
    max-height: 48px; }

/* line 49, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-body,
#wall .content-body {
  overflow: hidden;
  width: 100%;
  line-height: 22px;
  color: #666; }
  /* line 54, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-body p,
  #wall .content-body p {
    font-size: 20px;
    line-height: 26px;
    padding: 0;
    margin-top: 13px; }

/* line 61, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-body-main,
#wall .content-body-main {
  overflow: hidden;
  margin: 13px 26px; }

/* line 65, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-footer,
#wall .content-footer {
  position: absolute;
  right: 0px;
  bottom: 0px;
  left: 0px;
  padding: 4px 26px 26px;
  background: #fff;
  color: #999; }
  /* line 73, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-footer .hub-btn,
  #wall .content-footer .hub-btn {
    display: inline-block; }
    /* line 75, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
    .tile--social .content-footer .hub-btn a,
    #wall .content-footer .hub-btn a {
      color: #999; }
      /* line 77, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
      .tile--social .content-footer .hub-btn a:hover,
      #wall .content-footer .hub-btn a:hover {
        color: #666; }
  /* line 82, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-footer svg,
  #wall .content-footer svg {
    height: 16px;
    width: 16px; }
  /* line 86, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-footer .hub-btn-link::before,
  #wall .content-footer .hub-btn-link::before {
    color: white; }
  /* line 89, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-footer .hub-data,
  #wall .content-footer .hub-data {
    position: relative;
    top: -4px;
    font-size: 11px;
    margin: 3px; }

/* line 96, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-footer-left,
#wall .content-footer-left {
  float: right; }

/* line 99, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-footer-right,
#wall .content-footer-right {
  float: left; }

/* line 102, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .hub-btn.hub-btn-link .hub-content-share,
#wall .hub-btn.hub-btn-link .hub-content-share {
  margin-right: 0; }

/* line 105, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-created-at a,
#wall .content-created-at a {
  color: #999;
  font-size: 11px; }

/* line 109, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-footer .hub-btn,
#wall .content-footer .hub-btn {
  padding: 0;
  margin-left: 10px; }

/* line 113, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .hub-btn-link:hover,
#wall .hub-btn-link:hover {
  background-color: none; }

/* line 116, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .hub-content-share,
#wall .hub-content-share {
  color: white;
  font-size: 15px;
  margin-right: 0;
  border: 0 solid transparent; }
  /* line 121, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .hub-content-share:hover,
  #wall .hub-content-share:hover {
    color: white;
    background-color: transparent; }

/* line 126, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-attachment-frame,
#wall .content-attachment-frame {
  display: none; }

/* line 134, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .content-with-image,
#wall .content-with-image {
  background-size: cover;
  background-position: center center; }
  /* line 137, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image .content-created-at,
  #wall .content-with-image .content-created-at {
    color: #f5f5f5; }
    /* line 139, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
    .tile--social .content-with-image .content-created-at a,
    #wall .content-with-image .content-created-at a {
      color: #f5f5f5; }
  /* line 143, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image .content-source-logo svg path,
  #wall .content-with-image .content-source-logo svg path {
    fill: #fff; }
  /* line 146, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image .content-attachment-controls-play,
  #wall .content-with-image .content-attachment-controls-play {
    width: 0;
    height: 0;
    margin: 0;
    z-index: 1;
    transition: border 400ms;
    transition: opacity 400ms;
    position: absolute;
    left: 50%;
    top: 38%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    /* line 157, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
    .tile--social .content-with-image .content-attachment-controls-play:before,
    #wall .content-with-image .content-attachment-controls-play:before {
      content: "";
      width: 60px;
      height: 60px;
      position: absolute;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      transition: border 300ms;
      display: block;
      border: 2px solid rgba(255, 255, 255, 0.5);
      border-radius: 100%; }
    /* line 170, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
    .tile--social .content-with-image .content-attachment-controls-play:after,
    #wall .content-with-image .content-attachment-controls-play:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-25%, -50%);
          transform: translate(-25%, -50%);
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 8px solid white; }
    /* line 181, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
    .tile--social .content-with-image .content-attachment-controls-play:hover .content-attachment-controls-play:before,
    #wall .content-with-image .content-attachment-controls-play:hover .content-attachment-controls-play:before {
      border-color: white; }
  /* line 185, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image.revealed .content-attachment .content-attachment-controls-play,
  #wall .content-with-image.revealed .content-attachment .content-attachment-controls-play {
    opacity: .15; }
  /* line 188, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image a,
  #wall .content-with-image a {
    color: white;
    text-shadow: 0 1px 3px black; }
  /* line 192, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image .content-footer .hub-btn,
  #wall .content-with-image .content-footer .hub-btn {
    color: #f5f5f5; }
    /* line 194, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
    .tile--social .content-with-image .content-footer .hub-btn:hover,
    #wall .content-with-image .content-footer .hub-btn:hover {
      color: white;
      box-shadow: none; }
    /* line 198, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
    .tile--social .content-with-image .content-footer .hub-btn a,
    #wall .content-with-image .content-footer .hub-btn a {
      color: white; }
  /* line 202, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image .content-header,
  #wall .content-with-image .content-header {
    border-radius: 0;
    background-image: -owg-linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat; }
    /* line 206, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
    .tile--social .content-with-image .content-header .content-author-name a,
    #wall .content-with-image .content-header .content-author-name a {
      color: white; }
  /* line 210, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image .content-attachment,
  #wall .content-with-image .content-attachment {
    position: absolute;
    height: 100%;
    top: 0; }
    /* line 214, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
    .tile--social .content-with-image .content-attachment img,
    #wall .content-with-image .content-attachment img {
      width: 100%;
      height: auto;
      min-height: 65px;
      display: block; }
  /* line 221, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image .content-attachment-photo,
  #wall .content-with-image .content-attachment-photo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0 0 0;
    clear: both;
    cursor: pointer;
    display: block;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 0;
    position: absolute;
    width: 100%; }
  /* line 235, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image .content-body,
  #wall .content-with-image .content-body {
    bottom: 0;
    color: white;
    height: auto;
    overflow: hidden;
    padding: 20px 0 55px;
    position: absolute;
    background-image: -owg-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.3) 15%, black 100%);
    background-image: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.3) 15%, black 100%); }
    /* line 243, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
    .tile--social .content-with-image .content-body p,
    #wall .content-with-image .content-body p {
      margin: 0;
      text-shadow: 0 1px 3px black; }
    /* line 247, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
    .tile--social .content-with-image .content-body a,
    #wall .content-with-image .content-body a {
      color: white;
      font-weight: bold; }
  /* line 252, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image .content-body-main,
  #wall .content-with-image .content-body-main {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 16px;
    border-top: 1px solid white;
    border-top-color: rgba(255, 255, 255, 0.4);
    height: 95px;
    max-height: 95px;
    min-height: 95px;
    height: auto;
    transition: max-height 0.5s ease;
    overflow: hidden; }
  /* line 265, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .content-with-image.revealed .content-body-main,
  #wall .content-with-image.revealed .content-body-main {
    height: auto;
    max-height: 152px;
    overflow-y: auto; }

/* line 274, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social:hover .content-with-image .content-body-main {
  max-height: 200px; }

/* line 277, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.tile--social .twitter-tweet {
  font-size: 0; }
  /* line 279, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .tile--social .twitter-tweet p {
    font-size: 20px; }

/* line 284, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
.csstransitions #wall .content-with-image.revealed .content-body-main {
  overflow: hidden; }
  /* line 286, /var/www/syfyblastr/docroot/sites/syfy/themes/syfy/scss/components/tiles/_tile_social.scss */
  .csstransitions #wall .content-with-image.revealed .content-body-main.okscroll {
    overflow-y: auto; }