/* generated with grunt-sass-globbing */
@font-face {
  font-family: 'Playtoy';
  src: url(../font/playtoy/playtoy.eot?) format("eot"), url(../font/playtoy/playtoy.woff) format("woff"), url(../font/playtoy/playtoy.ttf) format("truetype"), url(../font/playtoy/playtoy.svg#PlaytoyRegular) format("svg");
  font-weight: normal;
  font-style: normal;
}
/**
 * Table of Contents
 *
 * 1.0 - Colors
 * 2.0 - Fonts
 * 3.0 - Foundation
 *   3.1 - Global
 *   3.2 - Breakpoints
 *   3.3 - Grid
 *   3.4 - Extra
 * 4.0 - Font Awesome
 * 5.0 - Slick
 */
/**
 * 1.0 - Colors
 */
/**
 * 2.0 - Fonts
 */
/**
 * 3.0 - Foundation
 */
/**
 * 4.0 - Font Awesome
 */
/**
 * 5.0 - Slick
 */
/* generated with grunt-sass-globbing */
.ad-leaderboard {
  height: 50px;
  margin: 0 auto;
  width: 320px;
}

.ad-leaderboard-small {
  height: 50px;
  margin: 0 auto;
  width: 320px;
}

.ad-med-rect {
  height: 280px;
  margin: 0 auto;
  width: 336px;
}

@media print, screen and (min-width: 40em) {
  .ad-leaderboard {
    height: 68px;
    width: 546px;
  }

  .ad-leaderboard-small {
    height: 68px;
    width: 546px;
  }
}
@media print, screen and (min-width: 62.5em) {
  .ad-leaderboard {
    height: 68px;
    width: 546px;
  }
}
@media screen and (min-width: 90em) {
  .ad-leaderboard {
    height: 90px;
    width: 728px;
  }

  .ad-leaderboard-small {
    height: 60px;
    width: 468px;
  }
}
button,
.button {
  background: #f20af4;
  border: 1px solid #c208c3;
  border-radius: 5px;
  color: #fefefe !important;
  padding: 7px 25px;
}
button:hover,
.button:hover {
  background: #da09dc;
  color: #fefefe;
  text-decoration: none !important;
}

.fl-page {
  overflow: hidden;
}

.fl-post-title {
  color: #f20af4;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.relative {
  position: relative;
}

body {
  font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #26053c;
  font-family: "Acme", sans-serif !important;
  letter-spacing: 1px;
}

.playtoy {
  color: #fefefe;
  font-family: "Acme", sans-serif !important;
  text-transform: uppercase;
}

.playtoy-title {
  max-height: 34px;
}

.blocky-font {
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: .05em;
  text-shadow: -0.075em -0.0375em 0 #f20af4, 1px -1px 0 #f20af4, -1px 1px 0 #f20af4, 1px 1px 0 #f20af4;
  text-transform: uppercase;
}
.blocky-font:hover {
  text-decoration: none !important;
}

a {
  color: #f20af4 !important;
}
a:hover .blocky-font {
  text-decoration: none !important;
}

.fl-page-header-wrap a {
  color: #fefefe !important;
}

/* generated with grunt-sass-globbing */
.site-footer {
  background: #efefef;
  padding: 15px 0;
}
.site-footer .menu li a {
  color: #777777;
}

.footer-content {
  background: #efefef url(../img/silver-sparkle.jpg) center/cover fixed;
}

@media (min-width: 1021px) {
  .fl-page-header-wrap {
    border: 0 !important;
  }

  .fl-page-header.fl-page-header-primary {
    background: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(10, 10, 10, 0.75)), color-stop(1, transparent));
    background-image: -webkit-linear-gradient(top, rgba(10, 10, 10, 0.75) 0%, transparent 100%);
    background-image: -moz-linear-gradient(top, rgba(10, 10, 10, 0.75) 0%, transparent 100%);
    background-image: -o-linear-gradient(top, rgba(10, 10, 10, 0.75) 0%, transparent 100%);
    background-image: -ms-linear-gradient(top, rgba(10, 10, 10, 0.75) 0%, transparent 100%);
    background-image: linear-gradient(to bottom, rgba(10, 10, 10, 0.75) 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(10, 10, 10, 0.75)', endColorstr='transparent',GradientType=1);
    left: 0;
    padding: 0 15px 60px;
    position: absolute;
    right: 0;
    z-index: 3;
  }
  .fl-page-header.fl-page-header-primary .fl-page-header-container {
    max-width: 1440px;
    padding: 0;
    width: auto;
  }
}
/* generated with grunt-sass-globbing */
@media print, screen and (min-width: 40em) {
  .also-like {
    padding: 0 15px;
  }
}
@media print, screen and (min-width: 62.5em) {
  .also-like {
    padding: 0 60px;
  }
}
.city-background {
  background: url(/wp-content/themes/heyqween/assets/img/city-background.jpg) center/cover fixed;
  padding: 30px 0;
}

.episode-previews {
  margin-bottom: 15px;
}
.episode-previews a:hover {
  text-decoration: none;
}
.episode-previews h3 {
  color: #f20af4;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.episode-previews h3:hover {
  text-decoration: none;
}

.episode-preview-2 {
  border-bottom: 2px solid #777777;
  border: 2px solid #fefefe;
}
.episode-preview-2 a {
  color: #0a0a0a;
}
.episode-preview-2 a:hover {
  text-decoration: none;
}
.episode-preview-2 a:hover * {
  color: #f20af4;
}
.episode-preview-2__photo img {
  width: 100%;
}
.episode-preview-2__info {
  padding: 5px 0;
}
.episode-preview-2__title {
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.episode-preview-2 .play-video .fa {
  font-size: 30px;
}
.episode-preview-2__info {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(1, #0a0a0a));
  background-image: -webkit-linear-gradient(top, transparent 0%, #0a0a0a 100%);
  background-image: -moz-linear-gradient(top, transparent 0%, #0a0a0a 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #0a0a0a 100%);
  background-image: -ms-linear-gradient(top, transparent 0%, #0a0a0a 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #0a0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#0a0a0a',GradientType=1);
  bottom: 0;
  color: #fefefe;
  left: 0;
  padding: 35px 10px 5px;
  position: absolute;
  right: 0;
}
.episode-preview-2__title {
  color: #fefefe;
  font-size: 13px;
}

.episode-preview {
  border-bottom: 1px solid #ddd;
}
.episode-preview a {
  color: #0a0a0a;
}
.episode-preview a:hover {
  text-decoration: none;
}
.episode-preview a:hover * {
  color: #f20af4;
}
.episode-preview__photo {
  border: 1px solid #fefefe;
}
.episode-preview__photo img {
  width: 100%;
}
.episode-preview__info {
  padding: 5px 0;
}
.episode-preview__title {
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.episode-preview:last-child {
  border-bottom: 0;
}

.show-banner {
  margin: 60px 0;
}

.show-banner img {
  background: center/cover;
  display: block;
}

.show-seasons {
  margin: 30px auto 5px;
  padding-left: 30px;
}

.series {
  margin: 0 15px;
}
.series__logo img {
  width: 100%;
}
.series .episode-preview {
  margin: 0;
}

#loader {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  max-width: 100px;
}

.episodes-list {
  overflow: hidden;
  margin: 0 -10px 15px;
  padding: 0 30px;
  position: relative;
  white-space: nowrap;
}
.episodes-list .play-video .fa {
  font-size: 30px;
}
.episodes-list .slick-slide {
  font-size: 0;
}
.episodes-list .episode-preview {
  border: 2px solid #fefefe;
  display: none;
  margin: 0 10px;
}
.episodes-list .episode-preview.active {
  display: inline-block;
}
.episodes-list .episode-preview__info {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(1, #0a0a0a));
  background-image: -webkit-linear-gradient(top, transparent 0%, #0a0a0a 100%);
  background-image: -moz-linear-gradient(top, transparent 0%, #0a0a0a 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #0a0a0a 100%);
  background-image: -ms-linear-gradient(top, transparent 0%, #0a0a0a 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #0a0a0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#0a0a0a',GradientType=1);
  bottom: 0;
  color: #fefefe;
  left: 0;
  padding: 35px 10px 5px;
  position: absolute;
  right: 0;
}
.episodes-list .episode-preview__title {
  color: #fefefe;
  font-size: 13px;
}
.episodes-list__control {
  background: rgba(242, 10, 244, 0.75);
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 30px;
}
.episodes-list__control:hover {
  background: #f20af4;
}
.episodes-list__control .fa {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fefefe;
  font-size: 45px;
  top: 50%;
  width: 30px;
  text-align: center;
  position: absolute;
  text-shadow: 0 0 1px #000;
  -webkit-font-smoothing: antialiased;
}
.episodes-list__control--left {
  left: 20px;
}
.episodes-list__control--right {
  right: 19px;
}
.episodes-list__wrapper {
  margin: 0 auto 30px;
  padding: 0 30px;
  position: relative;
}
.episodes-list__wrapper .slick-list {
  margin: 0 -10px;
}
.episodes-list__small {
  display: inline-block;
  white-space: normal;
  width: 100%;
}
.episodes-list__small .episode-wrapper {
  width: 50%;
  padding: 0 5px;
  float: left;
}
.episodes-list__small .episode-preview {
  margin: 0;
}
.episodes-list__large {
  display: inline-block;
  width: 100%;
}
.episodes-list__large .episode-wrapper {
  padding-right: 3px;
}
.episodes-list__large .episode-preview {
  margin: 0;
  width: 100%;
}

.featured-episodes {
  background: #efefef url(../img/silver-sparkle.jpg) center/cover fixed;
  border-bottom: 1px solid #ddd;
  padding: 15px 15px 15px;
}
.featured-episodes__inner {
  margin: 0 auto;
  max-width: 500px;
}

@media (min-width: 992px) {
  .featured-episodes__inner {
    max-width: none;
  }
}
.featured-show-list__primary {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
.featured-show-list__list {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 641px) {
  .featured-show-list__primary {
    flex: 0 0 calc(44.5% - 20px);
    max-width: calc(44.5% - 20px);
    width: calc(44.5% - 20px);
  }
  .featured-show-list__list {
    flex: 0 0 calc(55.5% + 20px);
    max-width: calc(55.5%+ 20px);
    width: calc(55.5% + 20px);
  }
}
@media (min-width: 1001px) {
  .featured-show-list__primary {
    flex: 0 0 calc(36.5% - 20px);
    max-width: calc(36.5% - 20px);
    width: calc(36.5% - 20px);
  }
  .featured-show-list__list {
    flex: 0 0 calc(63.5% + 20px);
    max-width: calc(63.5% + 20px);
    width: calc(63.5% + 20px);
  }
}
.gallery-page {
  padding: 45px 0 30px;
}
.gallery-page__photo-title {
  margin: 5px 0 10px;
}
.gallery-page__caption {
  margin-bottom: 30px;
}

.gallery-section {
  font-size: 0;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.gallery-section__overlay {
  background: rgba(10, 10, 10, 0.5);
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.gallery-section__button {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 30px;
  font-size: 3vw;
  left: 50%;
  position: absolute;
}
.gallery-section:hover .gallery-section__overlay {
  display: block;
}
.gallery-section:hover .gallery-section__button {
  text-decoration: none;
}

.gallery {
  overflow: hidden;
  white-space: nowrap;
}
.gallery .gallery-item {
  cursor: pointer;
  display: inline-block;
  width: 100%;
}
.gallery .gallery-item img {
  background: center/cover;
  display: block;
  height: 0;
  padding-bottom: 75%;
  width: 100%;
}
.gallery__wrapper {
  position: relative;
}
.gallery__control {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  padding: 15px;
  position: absolute;
  top: 50%;
  z-index: 2;
}
.gallery__control .fa {
  color: #fefefe;
  font-size: 40px;
  text-shadow: 0 0 1px #000;
  -webkit-font-smoothing: antialiased;
}
.gallery__control--left {
  left: -30px;
}
.gallery__control--right {
  right: -30px;
}

.show-gallery-wrapper {
  border: 1px solid #fefefe;
}

.show-partners-wrapper {
  padding: 0 15px;
}

.front-page-gallery {
  border-bottom: 1px solid #fefefe;
  height: 0;
  padding-bottom: 100%;
}

@media print, screen and (min-width: 40em) {
  .front-page-gallery {
    border-bottom: 0;
    height: auto;
    padding-bottom: 0;
  }
}
.visceral-gallery-lightbox {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: rgba(10, 10, 10, 0.95);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999999999;
}
.visceral-gallery-lightbox__close {
  cursor: pointer;
  height: 24px;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 24px;
}
.visceral-gallery-lightbox__close:before, .visceral-gallery-lightbox__close:after {
  border-top: 2px solid #fefefe;
  border-left: 2px solid #fefefe;
  content: '';
  display: block;
  height: 24px;
  position: absolute;
  top: 0;
  width: 24px;
}
.visceral-gallery-lightbox__close:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  left: -16px;
}
.visceral-gallery-lightbox__close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: -16px;
}
.visceral-gallery-lightbox__control {
  border-top: 2px solid #fefefe;
  border-left: 2px solid #fefefe;
  bottom: 5px;
  cursor: pointer;
  height: 36px;
  position: absolute;
  width: 36px;
}
.visceral-gallery-lightbox__control--left {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  left: 15px;
}
.visceral-gallery-lightbox__control--right {
  -webkit-transform: translateY(-50%) rotate(135deg);
  -moz-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
  -o-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  right: 15px;
}
.visceral-gallery-lightbox__content {
  bottom: 200px;
  left: 5px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 50px;
}
.visceral-gallery-lightbox__content-inner {
  height: 100%;
  position: relative;
  width: 100%;
}
.visceral-gallery-lightbox__photo {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.visceral-gallery-lightbox__photo img {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 2px solid #fefefe;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
}
.visceral-gallery-lightbox__caption {
  bottom: 80px;
  left: 10px;
  position: absolute;
  right: 10px;
  text-align: center;
  z-index: 2;
}
.visceral-gallery-lightbox__caption p {
  color: #fefefe;
  font-size: 14px;
  margin: 0 auto;
  max-width: 1200px;
}

@media (min-width: 641px) {
  .visceral-gallery-lightbox__control {
    bottom: auto;
    top: 50%;
  }
  .visceral-gallery-lightbox__content {
    bottom: 12.5%;
    left: 12.5%;
    right: 12.5%;
    top: 12.5%;
  }
  .visceral-gallery-lightbox__caption {
    bottom: 0;
    left: 0;
    padding: 30px;
    right: 0;
  }
  .visceral-gallery-lightbox__caption p {
    font-size: 16px;
  }
}
.merch-section {
  background: #efefef url(../img/silver-sparkle.jpg) center/cover fixed;
  padding: 30px 0;
}
.merch-section__heading {
  font-size: 60px;
  line-height: 1.1;
  margin: 0 0 15px;
}
.merch-section__content p {
  color: #fefefe;
  font-size: 125%;
}

.partners-slider {
  height: 0;
  padding-bottom: 50%;
  text-align: center;
  position: relative;
  width: 100%;
}
.partners-slider__heading {
  color: #f20af4;
  font-weight: 700;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.partners-slider__item {
  left: 30px;
  opacity: 0;
  position: absolute;
  right: 30px;
}
.partners-slider__item:first-child {
  opacity: 1;
}
.partners-slider__item img {
  margin-bottom: 10px;
}

.partners-wrapper {
  background: #efefef url(../img/silver-sparkle.jpg) center/cover fixed;
  border: 1px solid #fefefe;
}

.partners__ad {
  text-align: center;
}

@media print, screen and (min-width: 40em) {
  .partners__ad {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
  }
  .partners__ad--top {
    bottom: calc(100% + 10px);
  }
  .partners__ad--bottom {
    top: calc(100% + 10px);
  }
}
.season-picker {
  color: #fefefe;
  white-space: nowrap;
}
.season-picker select {
  background: none !important;
  border: 0 !important;
  display: inline-block;
  letter-spacing: 1px;
  padding: 0 10px 0 0;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.season-picker select:focus {
  box-shadow: none !important;
}
.season-picker select::-ms-expand {
  display: none;
}
.season-picker .fa {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
  font-size: 24px;
  left: -15px;
  position: relative;
  top: 3px;
}

.series {
  display: inline-block;
  margin: 0;
  overflow: hidden;
}
.series__logo {
  padding: 0 12px;
}

.show-episodes-grid {
  padding: 10px 60px 30px;
}
.show-episodes-grid__back {
  color: #777777;
  font-size: 20px;
}
.show-episodes-grid__back .fa {
  font-size: 30px;
  position: relative;
  top: 3px;
}
.show-episodes-grid__back:hover {
  color: #f20af4;
  text-decoration: none;
}

.show-header {
  background: url(../img/silver-sparkle.jpg) top/100% auto fixed;
  border-bottom: 1px solid #777777;
  color: #26053c;
  position: relative;
}
.show-header p {
  color: inherit;
}
.show-header__gradient {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.show-header__banner {
  border-bottom: 4px solid #fefefe;
  margin: 45px -9px 0;
}
.show-header__content {
  position: relative;
  z-index: 1;
}
.show-header__share {
  border-top: 1px solid #26053c;
  margin-bottom: 15px;
  padding: 5px 0;
}
.show-header__share a {
  color: #26053c;
  margin-right: 10px;
}
.show-header__share a:hover {
  text-decoration: none;
}
.show-header__share .fa {
  margin-right: 3px;
}

.sizzle-reel {
  padding-top: 45px;
  position: relative;
  z-index: 1;
}
.sizzle-reel iframe {
  border: 2px solid #fefefe;
  width: 100%;
}
.sizzle-reel p {
  color: #fefefe;
}
.sizzle-reel__video {
  display: block;
  height: 0;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
}
.sizzle-reel__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.slider {
  overflow: hidden;
  margin: 0 !important;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}
.slider .slick-dots {
  bottom: 15px;
}
.slider .slick-dots li {
  margin: 0;
}
.slider__control {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  opacity: 0;
  padding: 15px;
  position: absolute;
  top: 50%;
  z-index: 2;
}
.slider__control .fa {
  color: #fefefe;
  font-size: 80px;
  text-shadow: 0 0 1px #000;
  -webkit-font-smoothing: antialiased;
}
.slider__control--left {
  left: 0;
}
.slider__control--right {
  right: 0;
}
.slider__slide {
  display: inline-block;
  width: 100%;
}
.slider__slide img {
  width: 100%;
}
.slider__wrapper {
  position: relative;
}
.slider__wrapper:hover .slider__control {
  opacity: 1;
}

.social-section {
  max-width: 533px;
}
.social-section .cell:first-child {
  border-bottom: 2px solid #fefefe;
}
.social-section h2 {
  color: #f20af4;
  font-size: 24px;
  margin: 10px 0 30px;
  text-transform: uppercase;
}

@media print, screen and (min-width: 40em) {
  .social-section {
    border-left: 2px solid #fefefe;
  }
}
.play-video {
  cursor: pointer;
  position: relative;
}
.play-video__hover {
  background: rgba(10, 10, 10, 0.25);
  bottom: 0;
  color: #fefefe;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.play-video__hover .fa {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 60px;
  left: 50%;
  position: absolute;
  top: 50%;
}
.play-video:hover .play-video__hover {
  display: block;
}

.video-player {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3d033d), color-stop(1, #240225));
  background-image: -webkit-linear-gradient(top, #3d033d 0%, #240225 100%);
  background-image: -moz-linear-gradient(top, #3d033d 0%, #240225 100%);
  background-image: -o-linear-gradient(top, #3d033d 0%, #240225 100%);
  background-image: -ms-linear-gradient(top, #3d033d 0%, #240225 100%);
  background-image: linear-gradient(to bottom, #3d033d 0%, #240225 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d033d', endColorstr='#240225',GradientType=1);
  padding: 30px 0 0;
}
.video-player__inner {
  padding: 0 10px 10px;
}
.video-player__video {
  border: 2px solid #fefefe;
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
}
.video-player__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.video-player__info {
  background: #fefefe;
  color: #0a0a0a;
  padding: 15px 0;
}
.video-player__title {
  color: #fefefe;
  font-size: 18px;
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .video-player {
    padding: 60px 0 0;
  }
  .video-player__inner {
    padding: 0 30px 10px;
  }
  .video-player__info {
    padding: 30px 20px;
  }
  .video-player__title {
    font-size: 30px;
  }
}
@media print, screen and (min-width: 62.5em) {
  .video-player {
    padding: 60px 0 0;
  }
  .video-player__inner {
    padding: 0 60px 10px;
  }
  .video-player__info {
    padding: 45px 50px;
  }
}
.video-player-light {
  background: rgba(0, 0, 0, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999999;
}
.video-player-light .button {
  background: #f20af4;
  color: #fefefe;
  border: 3px;
  display: inline-block;
  padding: 5px 20px;
  left: 0;
}
.video-player-light .button:hover {
  text-decoration: none;
  background: #c208c3;
}
.video-player-light__inner {
  position: relative;
}
.video-player-light__content {
  position: absolute;
  top: calc(100% + 15px);
}

.video-player-light iframe {
  height: 100%;
  width: 100%;
  z-index: 9;
}

.video-player-light__inner {
  -webkit-transform: translateY(-65%);
  -moz-transform: translateY(-65%);
  -ms-transform: translateY(-65%);
  -o-transform: translateY(-65%);
  transform: translateY(-65%);
  -webkit-box-shadow: 0 0 30px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0 0 30px rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 30px rgba(255, 255, 255, 0.25);
  height: 75%;
  left: 50%;
  max-height: 720px;
  max-width: 1280px;
  position: absolute;
  top: 50%;
}

.video-player-light__close {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 15px;
  padding: 10px;
  top: 15px;
}

.video-player-light__close:hover {
  color: #bfbfbf;
}

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