@charset "UTF-8";

.glide {
  position: relative;
  width: 100%;
  height: 100%;
}

.glide__wrapper {
  overflow: hidden;
}

.glide__track {
  position: relative;
  width: 100%;
  height: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
  touch-action: pan-Y;
  overflow: hidden;
  padding: 0;
}

.glide__track.dragging {
  cursor: grabbing;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.glide__slide {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.glide__slide a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.glide__arrow {
  cursor: pointer;
}

.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.glide--slider .glide__slide {
  float: left;
  clear: none;
}

.glide--carousel.glide--vertical .glide__track {
  overflow: visible;
}

.glide--carousel .glide__slide {
  float: left;
  clear: none;
}

.glide--slideshow .glide__wrapper {
  height: 100%;
}

.glide--slideshow .glide__slide {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 0);
}

.glide--slideshow .glide__slide.active {
  z-index: 1;
}

.glide__arrows {
  position: absolute;
}

.glide--horizontal .glide__arrows {
  top: 50%;
  width: 92%;
  margin-left: 4%;
}

.glide--vertical .glide__arrows {
  left: 50%;
  height: 88%;
  margin-top: 6%;
}

.glide__arrow {
  position: absolute;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  font: 11px Arial,sans-serif;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255,255,255,0.5);
  border-radius: 4px;
  opacity: 1;
  -webkit-transition: opacity 150ms ease,border 300ms ease-in-out;
  transition: opacity 150ms ease,border 300ms ease-in-out;
}

.glide__arrow.disabled {
  opacity: .33;
}

.glide__arrow:focus {
  outline: none;
}

.glide__arrow:hover {
  border-color: white;
}

.glide--horizontal .glide__arrow {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.glide--horizontal .glide__arrow.prev {
  left: 0;
}

.glide--horizontal .glide__arrow.next {
  right: 0;
}

.glide--vertical .glide__arrow {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.glide--vertical .glide__arrow.prev {
  top: 0;
}

.glide--vertical .glide__arrow.next {
  bottom: 0;
}

.glide__bullets {
  position: absolute;
  z-index: 2;
  list-style: none;
}

.glide--horizontal .glide__bullets {
  bottom: 8%;
  left: 0;
  width: 100%;
  height: 12px;
  text-align: center;
}

.glide--vertical .glide__bullets {
  top: 50%;
  right: 8%;
  width: 12px;
  height: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.glide__bullets>* {
  display: inline-block;
  background-color: rgba(255,255,255,0.5);
  width: 12px;
  height: 12px;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.glide--horizontal .glide__bullets>* {
  margin: 0 5px;
}

.glide--vertical .glide__bullets>* {
  vertical-align: middle;
}

.glide__bullets>*.active {
  background-color: white;
}

.glide__bullets>*:focus {
  outline: none;
}

.glide__bullets>*:hover,
.glide__bullets>*:focus {
  border: 2px solid white;
  background-color: rgba(255,255,255,0.5);
}

@font-face {
  font-family: 'proxima-nova-regular';
  src: url("/assets/fonts/proxima-nova/324946_A_0.eot");
  src: url("/assets/fonts/proxima-nova/324946_A_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/proxima-nova/324946_A_0.woff2") format("woff2"), url("/assets/fonts/proxima-nova/324946_A_0.woff") format("woff"), url("/assets/fonts/proxima-nova/324946_A_0.ttf") format("truetype");
}

@font-face {
  font-family: 'proxima-nova-semibold';
  src: url("/assets/fonts/proxima-nova/324946_C_0.eot");
  src: url("/assets/fonts/proxima-nova/324946_C_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/proxima-nova/324946_C_0.woff2") format("woff2"), url("/assets/fonts/proxima-nova/324946_C_0.woff") format("woff"), url("/assets/fonts/proxima-nova/324946_C_0.ttf") format("truetype");
}

@font-face {
  font-family: 'proxima-nova-thin';
  src: url("/assets/fonts/proxima-nova/324946_E_0.eot");
  src: url("/assets/fonts/proxima-nova/324946_E_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/proxima-nova/324946_E_0.woff2") format("woff2"), url("/assets/fonts/proxima-nova/324946_E_0.woff") format("woff"), url("/assets/fonts/proxima-nova/324946_E_0.ttf") format("truetype");
}

@font-face {
  font-family: 'proxima-nova-bold';
  src: url("/assets/fonts/proxima-nova/324946_2_0.eot");
  src: url("/assets/fonts/proxima-nova/324946_2_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/proxima-nova/324946_2_0.woff2") format("woff2"), url("/assets/fonts/proxima-nova/324946_2_0.woff") format("woff"), url("/assets/fonts/proxima-nova/324946_2_0.ttf") format("truetype");
}

@font-face {
  font-family: 'proxima-nova-light';
  src: url("/assets/fonts/proxima-nova/324946_6_0.eot");
  src: url("/assets/fonts/proxima-nova/324946_6_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/proxima-nova/324946_6_0.woff2") format("woff2"), url("/assets/fonts/proxima-nova/324946_6_0.woff") format("woff"), url("/assets/fonts/proxima-nova/324946_6_0.ttf") format("truetype");
}

body {
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  overflow-x: hidden;
  background-color: #000;
  width: 100%;
  height: 100%;
}

body .scroll-disabled {
  overflow: hidden;
}

.open #content {
  filter: blur(15px);
}

#content {
  padding-top: 55px;
}

@media screen and (min-width: 767px) {
  #content {
    padding-top: 78px;
  }
}

a {
  color: #19a4e1;
}

.social .fa {
  color: #fff;
}

.btn-blue-cover,
.btn-red-cover {
  padding: 9px 22px 8px 22px;
  font-size: 12px;
  background: transparent;
  color: #fff;
  border: 3px solid #19a4e1;
  border-radius: 0;
  letter-spacing: 3px;
  text-transform: uppercase;
  position: relative;
  position: relative;
  z-index: 1;
  line-height: 158%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  overflow: visible;
}

.btn-blue-cover:hover,
.btn-red-cover:hover {
  color: #fff;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
}

.btn-blue-cover:hover:after,
.btn-red-cover:hover:after {
  transform: scaleY(1);
}

.btn-blue-cover:focus,
.btn-red-cover:focus {
  outline: 0;
  color: #fff;
  border: 3px solid #19a4e1;
}

.btn-blue-cover:after,
.btn-red-cover:after {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  transform: scaleY(0);
  content: '';
  position: absolute;
  z-index: -1;
  transition: transform 0.3s;
  width: calc(100% + 2px);
  height: 100%;
  bottom: 0;
  left: 0;
  background: #19a4e1;
  transform-origin: 50% 100%;
}

span.btn-blue-cover {
  padding: 0;
  display: inline-block;
}

span.btn-blue-cover input.btn-blue-cover {
  border: none;
  margin: 0;
}

.btn-red-cover {
  border: 3px solid #eb0625;
}

.btn-red-cover:hover {
  border: 3px solid #eb0625;
}

.btn-red-cover:after {
  background: #eb0625;
}

.btn-red-cover:focus {
  border: 3px solid #eb0625;
}

img.antenna-img {
  margin-left: 6px;
}

.form-input {
  width: 100%;
  padding: 12px 12px;
  background: transparent;
  font-size: 11px;
  border: 1px solid #FFFFFF;
  color: #fff;
}

.form-input::-webkit-input-placeholder {
  color: #fff;
}

.form-input::-moz-placeholder {
  color: #fff;
}

.form-input:-ms-input-placeholder {
  color: #fff;
}

.form-input:-moz-placeholder {
  color: #fff;
}

.form-input:focus {
  outline: 0;
}

.site-form-submit.disabled {
  opacity: 0.4;
  pointer-events: none;
}

.download-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  float: left;
}

.viveport-icon {
  background-image: url("/assets/img/graphics.png");
  background-position: -203px -58px;
  background-size: 420px;
}

.vive-icon {
  background-image: url("/assets/img/vive_logo_white.png");
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
}

.daydream-icon {
  background-image: url("/assets/img/graphics.png");
  background-position: -68px -37px;
  background-size: 248px;
}

.mirage-solo-icon {
  background-image: url("/assets/img/graphics.png");
  background-position: -68px -37px;
  background-size: 248px;
}

.windows-mixed-reality-icon {
  background-image: url("/assets/img/watch-heart.png");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.gear-vr-icon {
  background-image: url("/assets/img/graphics.png");
  background-position: -86px -38px;
  background-size: 243px;
}

.playstation-vr-icon {
  background-image: url("/assets/img/spvr.png");
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.oculus-go-icon {
  background-image: url("/assets/img/graphics.png");
  background-position: -86px -38px;
  background-size: 243px;
}

.all-over-icon {
  background-image: url("/assets/img/graphics.png");
  background-position: -1px -126px;
  background-size: 420px;
  width: 122px;
  height: 122px;
  display: inline-block;
  float: left;
}

.all-over-outer {
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 768px) {
  .all-over-outer {
    bottom: 30%;
  }
}

.logo-icon {
  padding: 2px 2px;
  border: 2px solid #19a4e1;
  display: inline-block;
  margin: 0 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
}

.logo-icon span {
  background-image: url("/assets/img/graphics.png");
  width: 36px;
  height: 32px;
  display: inline-block;
}

.logo-icon:hover:after {
  height: 100%;
}

.logo-icon:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background: #19a4e1;
}

.logo-icon.minus-logo span {
  background-position: -149px -59px;
  background-size: 431px;
}

.logo-icon.explore-logo span {
  background-position: -111px -59px;
  background-size: 431px;
}

.logo-icon.love-logo span {
  background-image: url("/assets/img/watch-heart.png");
  background-size: 27px 24px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.logo-icon.psvr-logo span {
  background-image: url("/assets/img/spvr.png");
  background-size: auto 72%;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.logo-icon.apple-logo span {
  background-image: url("/assets/img/preview-apple.png");
  background-size: 22px 26px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.logo-icon.android-logo span {
  background-image: url("/assets/img/preview-android.png");
  background-size: 24px 29px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.download-dropdown-container {
  position: relative;
  display: inline-block;
  margin: 10px 16px;
}

@media screen and (max-width: 768px) {
  .download-dropdown-container {
    margin: 10px 8px;
  }
}

.download-dropdown-container .btn-red-cover {
  animation: butttonPulse 2400ms ease-in-out infinite;
}

@media screen and (max-width: 767px) {
  .download-dropdown-container .btn-red-cover {
    width: 160px;
    display: block;
    margin-top: 10px;
  }
}

.download-dropdown-container a {
  text-decoration: none;
}

.download-dropdown-container .btn {
  font-size: 12px;
}

.download-dropdown-container .dropdown {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
}

.download-dropdown-container .dropdown .btn {
  width: 100%;
  animation: none;
  padding: 6px 8px;
  font-size: 1rem;
  letter-spacing: 0px;
  text-transform: uppercase;
  border: 0px solid #eb0625;
  border-top: 2px solid black;
  border-radius: 0px;
  background-color: #eb0625;
  color: white;
}

.download-dropdown-container .dropdown .btn:hover {
  background-color: #A4041A;
  border: 0px solid #A4041A;
  border-top: 2px solid black;
}

.download-dropdown-container .dropdown .fa {
  display: inline-block;
  float: left;
}

.download-dropdown-container .dropdown .gear-vr button {
  margin-top: 4px;
}

.download-dropdown-container:hover .dropdown {
  display: inline;
}

.AndroidOS .download-dropdown-container .playstation-vr,
.AndroidOS .download-dropdown-container .wmr {
  display: none !important;
}

.tags {
  text-align: right;
  margin-top: 60px;
  padding-right: 53px;
}

.tags ul {
  position: absolute;
  width: calc(100% + 6px);
  left: -3px;
  top: 100%;
  margin: 0;
  padding: 0;
}

.tags ul li {
  list-style-type: none;
  display: none;
}

.tags ul li.get-nvr-drop {
  display: list-item;
}

.tags ul li button {
  font-size: 11px;
  font-size: 11px;
  width: 165px;
  background: #c0c1c2;
  padding: 10px 10px 9px;
  display: block;
  margin: 0 !important;
  width: 100%;
}

.tags ul li button .fa {
  float: left;
  margin-top: -2px;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .tags {
    padding: 0;
  }
}

.mobile-channels {
  display: none !important;
}

@keyframes butttonPulse {
  0% {
    box-shadow: inset 0 0 0px rgba(255, 0, 0, 0.4);
  }

  50% {
    box-shadow: inset 0 0 16px rgba(255, 0, 0, 0.8);
  }

  100% {
    box-shadow: inset 0 0 0px rgba(255, 0, 0, 0.4);
  }
}

.vert-center-container {
  display: table;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.vert-center-container .vert-center {
  display: table-cell;
  vertical-align: middle;
}

video {
  object-fit: cover;
}

.thin-banner {
  width: 100%;
  clear: both;
  max-width: 1800px;
  margin: 0 auto;
  display: block;
}

.thin-banner a {
  display: block;
  height: auto;
}

.thin-banner a img {
  width: 100%;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*SNIPPETS*/

.open {
  /* Menu open */
}

.open .MainHeader__ctas .header-nextvr-btn {
  filter: blur(15px);
}

.open .MainHeader__ctas .download-dropdown-container {
  filter: blur(15px);
}

.open .MainHeader__ctas .fa-search {
  text-shadow: 0 0 10px white;
}

.MainHeader {
  position: fixed;
  width: 100%;
  z-index: 10;
  background: #000;
  border-bottom: 1px solid #707070;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}

.MainHeader .MainHeader__fixed-bar {
  display: flex;
  align-items: center;
  padding: 0px 15px;
  min-height: 55px;
  height: 55px;
}

@media screen and (min-width: 768px) {
  .MainHeader .MainHeader__fixed-bar {
    min-height: 78px;
    height: 78px;
  }
}

.MainHeader .MainHeader__fixed-bar .menu-toggle {
  border: none;
  height: 45px;
  width: 26px;
  background: none;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  outline: none;
  margin-right: 12px;
}

.MainHeader .MainHeader__fixed-bar .menu-toggle .icon-bar {
  height: 3px;
  width: 100%;
  background: #FFF;
  margin-top: 5px;
  display: flex;
}

.MainHeader .MainHeader__fixed-bar .menu-toggle .icon-bar:last-child {
  margin-bottom: 5px;
}

.MainHeader .MainHeader__fixed-bar .menu-expanded-top-items {
  margin-left: 22px;
  margin-top: 16px;
  margin-bottom: 17px;
}

.MainHeader .MainHeader__fixed-bar .menu-expanded-top-items .get-started-expanded {
  margin-top: 22px;
  margin-left: 37px;
  margin-bottom: 20px;
}

.MainHeader .MainHeader__fixed-bar .menu-expanded-top-items .header-nextvr-btn {
  clear: both;
}

.MainHeader .MainHeader__fixed-bar .menu-logo {
  user-select: none;
}

.MainHeader .MainHeader__fixed-bar .menu-logo.expanded img {
  margin-top: -18px;
}

.MainHeader .MainHeader__fixed-bar .menu-logo img {
  width: 96px;
  margin-left: 10px;
}

@media screen and (min-width: 768px) {
  .MainHeader .MainHeader__fixed-bar .menu-logo img {
    width: 115px;
    margin-left: 0;
  }
}

@media screen and (min-width: 840px) {
  .MainHeader .MainHeader__fixed-bar .menu-logo img {
    width: 156px;
  }
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper .caret {
  right: 0;
  position: absolute;
  border-top: 7px dashed;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper.open .navbar-nav {
  transform: translateX(0%);
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper .navbar-nav {
  position: absolute;
  width: 90%;
  max-width: 400px;
  background: #000;
  z-index: 11;
  min-height: 100vh;
  display: block;
  height: auto;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  transition: 400ms ease transform;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper .navbar-nav > li > a {
  line-height: 7px;
  user-select: none;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper .MainHeader__menu-wrapper--header {
  display: flex;
  height: 55px;
  width: 100%;
  align-items: center;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper .MainHeader__menu-wrapper--header .menu-wrapper-logo {
  margin-left: 10px;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper .MainHeader__menu-wrapper--header .menu-wrapper-logo img {
  width: 96px;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper > ul > li {
  padding-left: 45px;
  width: 83%;
  border-bottom: 1px solid #707070;
  font-size: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  user-select: none;
}

@media screen and (min-width: 768px) {
  .MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper > ul > li.tweak {
    display: none;
  }
}

@media screen and (min-width: 880px) {
  .MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper > ul > li.tweak {
    display: inline-flex;
  }
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper > ul > li a {
  color: #FFF;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper > .nav > li a:focus,
.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper > .nav > li a:hover {
  background-color: #000;
  color: #19a4e1;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper > .nav .open > a,
.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper > .nav .open > a:focus,
.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper > .nav .open > a:hover {
  background-color: #000;
  color: #19a4e1;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper .navbar-nav .open .dropdown-menu {
  border-top: 1px solid #FFF;
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  user-select: none;
}

@media screen and (min-width: 768px) {
  .MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper .navbar-nav {
    margin-top: 3px;
  }
}

.MainHeader .MainHeader__fixed-bar .menu-btn-close {
  border: none;
  height: 30px;
  width: 25px;
  background: none;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  outline: none;
}

.MainHeader .MainHeader__fixed-bar .menu-btn-close .icon-bar {
  height: 3px;
  width: 100%;
  background: #FFF;
  display: flex;
  transform: rotate(45deg);
  position: absolute;
}

.MainHeader .MainHeader__fixed-bar .menu-btn-close .icon-bar:nth-child(2) {
  transform: rotate(-45deg);
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas {
  margin-left: auto;
  display: flex;
  align-items: center;
  transition: 200ms transform ease, 200ms width ease;
  position: absolute;
  right: 0;
  width: auto;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas.search-open {
  width: calc(100% - 115px);
}

@media screen and (max-width: 768px) {
  .MainHeader .MainHeader__fixed-bar .MainHeader__ctas.search-open {
    width: calc(100% - 220px);
  }
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas.search-open #search-input {
  display: block;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas.search-open #nav-search-icon {
  position: absolute;
  left: 10px;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas.search-open #search-close-icon {
  display: inline-block;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas.search-open #site-search-form {
  width: 100%;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas #nav-search-icon {
  font-size: 22px;
  cursor: pointer;
  padding-top: 5px;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas #search-input {
  display: none;
  margin-left: 10px;
  float: left;
  width: calc(100% - 42px);
  font-size: 18px;
  padding-left: 31px;
  margin-top: 7px;
}

@media screen and (max-width: 768px) {
  .MainHeader .MainHeader__fixed-bar .MainHeader__ctas #search-input {
    width: calc(100% - 38px);
  }
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas #search-close-icon {
  display: none;
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas #site-search-form {
  color: #fff;
  padding-right: 22px;
  border-right: 1px solid #707070;
  position: relative;
  height: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .MainHeader .MainHeader__fixed-bar .MainHeader__ctas #site-search-form {
    padding-right: 0;
    border-right: none;
  }
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas #site-search-form input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  outline: none;
  padding-bottom: 4px;
  padding-right: 4px;
}

@media screen and (min-width: 768px) {
  .MainHeader .MainHeader__fixed-bar .MainHeader__ctas {
    margin-right: 36px;
    margin-left: 20px;
    transform: translateX(158px);
  }
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas .header-nextvr-btn {
  display: none;
}

@media screen and (min-width: 768px) {
  .MainHeader .MainHeader__fixed-bar .MainHeader__ctas .header-nextvr-btn {
    display: inline-flex;
  }
}

.MainHeader .MainHeader__fixed-bar .MainHeader__ctas .header-download-btn {
  margin: 0;
  transform: translateX(180px);
  transition: 400ms transform ease;
}

@media screen and (min-width: 768px) {
  .MainHeader .MainHeader__fixed-bar .MainHeader__ctas .header-download-btn {
    transform: translateX(201px);
  }
}

@media screen and (max-width: 767px) {
  .MainHeader .MainHeader__fixed-bar .MainHeader__ctas .header-download-btn {
    display: none;
  }
}

.MainHeader__fixed-bar.show-download .MainHeader__ctas.search-open {
  width: calc(100% - 255px);
}

@media screen and (max-width: 768px) {
  .MainHeader__fixed-bar.show-download .MainHeader__ctas.search-open {
    width: calc(100% - 220px);
  }
}

@media screen and (min-width: 768px) {
  .MainHeader__fixed-bar.show-download .MainHeader__ctas {
    transform: translateX(0px);
    margin-left: inherit;
  }
}

.MainHeader__fixed-bar.show-download .MainHeader__ctas .header-download-btn {
  transform: translateX(0px);
}

.MainHeader__fixed-bar.show-download .MainHeader__ctas .header-nextvr-btn {
  transform: translateX(0px);
}

.iOS .mobile-menu-download,
.iOS .header-download-btn,
.iOS .information .download-dropdown-container {
  display: none !important;
}

.iOS .MainHeader .MainHeader__fixed-bar .MainHeader__ctas {
  transform: none;
}

@media screen and (min-width: 768px) {
  .iOS .MainHeader .MainHeader__fixed-bar .MainHeader__menu-wrapper {
    transform: none;
  }
}

header input[type="checkbox"] {
  display: none;
}

label[for="nvr-menu-toggle"] {
  display: inline-block;
  position: relative;
  vertical-align: top;
  cursor: pointer;
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

nvr-menu-button::before {
  content: "";
  background: white;
  width: 30px;
  height: 3px;
  display: inline-block;
  position: absolute;
  top: 0;
  transform-origin: 0% 50%;
  transition: all 0.5s ease;
}

nvr-menu-button {
  width: 30px;
  height: 20px;
  display: inline-block;
  margin: 3px 10px 0 0;
  vertical-align: top;
  background-repeat: repeat-x;
  background-position: 50% 53%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAQAAAD8IX00AAAAEElEQVR42mP8/58BCBhRKABK9AX++TSfLQAAAABJRU5ErkJggg==");
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  transition: all 0.5s ease;
}

nvr-menu-button::after {
  content: "";
  background: white;
  width: 30px;
  height: 3px;
  display: inline-block;
  position: absolute;
  top: 18px;
  transform-origin: 0% 50%;
  transition: all 0.5s ease;
}

#nvr-menu-toggle:checked + label nvr-menu-button {
  background-image: none;
  transform: translateX(6px);
}

#nvr-menu-toggle:checked + label nvr-menu-button::before {
  transform: rotate(44deg);
  width: 26px;
}

#nvr-menu-toggle:checked + label nvr-menu-button::after {
  transform: rotate(-44deg);
  width: 26px;
}

.nvr-menu-logo img {
  width: 156px;
  margin: 0;
  vertical-align: top;
}

.header-nextvr-btn {
  margin: 1rem 0;
}

nvr-menu-list {
  position: fixed;
  transform: translateX(-100%);
  top: 55px;
  height: 100%;
  left: 0;
  background: black;
  transition: all 0.5s ease;
  padding: 1rem 2rem 0 2rem;
  border-right: 1px solid #707070;
}

nvr-menu-list ul {
  padding: 0;
  overflow: hidden;
}

nvr-menu-list ul li {
  list-style: none;
}

nvr-menu-list ul li > input ~ ul {
  margin: 0;
  height: 0%;
  overflow: hidden;
  display: block;
  max-height: 0;
  height: auto;
  transition: all 0.25s ease;
}

nvr-menu-list ul li > input:checked ~ ul {
  margin: 0 0 1rem 0;
  max-height: 300px;
}

nvr-menu-list ul li > input ~ label::after {
  content: " ▼";
}

nvr-menu-list ul li > input:checked ~ label::after {
  content: " ▲";
}

nvr-menu-list ul a,
nvr-menu-list ul label {
  text-decoration: none;
  color: white;
  font-size: 14px;
  letter-spacing: 1.2px;
  line-height: 14px;
  padding: 1rem 0;
  cursor: pointer;
}

nvr-menu-list ul a:hover,
nvr-menu-list ul label:hover {
  text-decoration: none;
  color: #19a4e1;
}

nvr-menu-list ul ul {
  margin: .5rem 0;
}

nvr-menu-list ul ul li {
  margin-left: 1.75rem;
}

nvr-menu-list > ul > li > a,
nvr-menu-list > ul > li > label {
  width: 100%;
  display: inline-block;
  margin: 0;
}

@media screen and (min-width: 768px) {
  nvr-menu-list {
    top: 79px;
  }
}

#nvr-menu-toggle:checked + label + a + nvr-menu-list {
  transform: translateX(0%);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.8);
}

footer .container-footer {
  background: black;
  width: 100%;
  float: left;
  padding-top: 40px;
  color: #FFFFFF;
}

footer .container-footer .footer-logo {
  user-select: none;
  padding: 19px 0px 24px 25px;
  float: left;
  margin: 0px 0 3px 0;
}

footer .container-footer img {
  width: 156px;
}

footer .container-footer .footer-links {
  float: left;
  text-align: center;
}

footer .container-footer .footer-links ul {
  user-select: none;
  list-style: none;
  padding: 0;
  margin-top: 34px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: inline-block;
  border-bottom: 1px solid #3a3a3a;
}

footer .container-footer .footer-links ul li {
  user-select: none;
  display: inline-block;
  padding: 0 10px;
  font-size: 11px;
  letter-spacing: 1px;
}

footer .container-footer .footer-links ul li a {
  user-select: none;
  color: #ffffff;
  text-transform: uppercase;
}

footer .container-footer .footer-links ul li a:hover {
  text-decoration: none;
  color: #19a4e1;
}

footer .container-footer .social ul {
  user-select: none;
  margin-top: 0;
  margin-bottom: 10px;
  list-style: none;
  float: right;
  padding: 0;
  margin-top: 29px;
  font-size: 20px;
}

footer .container-footer .social ul li {
  user-select: none;
  display: inline-block;
  padding-right: 15px;
}

footer .container-footer .copyright p {
  text-align: center;
  font-size: 11px;
  margin-bottom: 40px;
  letter-spacing: 1px;
  user-select: none;
}

@media screen and (max-width: 908px) {
  footer .container-footer {
    padding-left: 0;
    padding-right: 0;
  }

  footer .container-footer .footer-logo {
    text-align: center;
    width: 100%;
    padding-left: 0;
    padding-bottom: 0px;
    padding-top: 0px;
    user-select: none;
  }

  footer .container-footer .footer-links {
    float: none;
    width: 100%;
    text-align: center;
    user-select: none;
  }

  footer .container-footer .footer-links ul {
    user-select: none;
    line-height: 2;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 10px;
  }

  footer .container-footer .footer-links ul li {
    user-select: none;
    padding: 0 12px;
  }

  footer .container-footer .social {
    user-select: none;
  }

  footer .container-footer .social ul {
    user-select: none;
    width: 100%;
    border-bottom: 1px solid #3a3a3a;
    text-align: center;
    margin-top: 0;
  }

  footer .container-footer .social ul li {
    user-select: none;
    margin-bottom: 20px;
  }

  footer .container-footer .copyright p {
    margin-top: 10px;
  }
}

.HeroHeader {
  width: 100%;
  height: calc(100vh - 78px);
  position: relative;
  overflow: visible;
}

.HeroHeader.short {
  height: calc(65vh - 78px);
}

.HeroHeader.short .HeroHeader__media-wrapper {
  height: calc(65vh - 78px);
}

.HeroHeader.short .down-angle {
  display: none;
}

@media screen and (max-width: 768px) {
  .HeroHeader {
    height: calc(100vh - 55px);
  }

  .HeroHeader.short {
    height: calc(55vh - 55px);
  }

  .HeroHeader.short .HeroHeader__media-wrapper {
    height: calc(55vh - 55px);
  }
}

.HeroHeader:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.HeroHeader .audio {
  position: absolute;
  z-index: 9;
  top: 1.6vw;
  left: 20px;
  color: #fff;
  font-size: 24px;
}

.HeroHeader .audio .audio-toggle {
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 300ms ease-out;
  padding: 4px 8px;
}

.HeroHeader .audio .audio-toggle.fa-volume-off:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  content: "\f00d";
  font-size: 15px;
  left: 20px;
  top: 8px;
}

.HeroHeader .audio .audio-toggle.fa-volume-up:after {
  display: none;
}

.HeroHeader .audio .audio-toggle:hover {
  opacity: 1;
}

.HeroHeader .down-angle-wrapper {
  position: absolute;
  z-index: 9;
  bottom: 4vh;
  left: 50%;
  transform: translateX(-50%);
}

.HeroHeader .down-angle-wrapper .down-angle {
  font-size: 22px;
  color: #fff;
  opacity: 0.6;
  animation: downScrollPulse 3200ms ease-in-out infinite;
  pointer-events: none;
}

.HeroHeader .down-angle-wrapper .down-angle.disabled {
  animation: none;
  opacity: 0;
  transition: opacity 300ms ease-out;
}

.HeroHeader .logo {
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 7.5vw;
  height: 4.5vw;
}

@media screen and (max-width: 768px) {
  .HeroHeader .logo {
    width: 14.5vw;
    height: 8.5vw;
  }
}

.HeroHeader .HeroHeader__media-wrapper {
  height: calc(100vh - 78px);
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 768px) {
  .HeroHeader .HeroHeader__media-wrapper {
    height: calc(100vh - 55px);
  }
}

.HeroHeader .HeroHeader__media-wrapper .hero-content-media.video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  transform: translateY(-50%) translateX(-50%);
}

.HeroHeader .HeroHeader__media-wrapper .hero-content-media.image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.HeroHeader .HeroHeader__content-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: right;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  z-index: 2;
  padding-bottom: 18%;
}

@media screen and (min-width: 768px) {
  .HeroHeader .HeroHeader__content-wrapper {
    align-items: flex-end;
    padding: 15vw 52px 150px 52px;
  }
}

.HeroHeader .HeroHeader__content-wrapper .logo {
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 22vw;
  height: 22vw;
}

@media screen and (min-width: 768px) {
  .HeroHeader .HeroHeader__content-wrapper .logo {
    background-position: bottom right;
    margin-left: auto;
    width: 7.5vw;
    height: 4.5vw;
    margin-top: -2.5vw;
  }
}

.HeroHeader .HeroHeader__content-wrapper .headline {
  user-select: none;
  font-size: 35px;
  color: #FFF;
  font-family: "proxima-nova-thin", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-shadow: 0 0 2vw #000;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .HeroHeader .HeroHeader__content-wrapper .headline {
    font-size: 4vw;
    text-align: right;
  }
}

.HeroHeader .HeroHeader__content-wrapper .subheadline {
  user-select: none;
  color: #FFF;
  font-size: 15px;
  font-family: "proxima-nova-bold", Helvetica, Arial, sans-serif;
  text-shadow: 0 0 2vw #000;
  text-align: center;
  max-width: 500px;
  padding: 0 5%;
  width: 90%;
}

@media screen and (min-width: 768px) {
  .HeroHeader .HeroHeader__content-wrapper .subheadline {
    font-size: 1.4vw;
    text-align: right;
    padding: 0;
    max-width: 40%;
  }
}

@media screen and (max-width: 768px) {
  .HeroHeader.short .HeroHeader__content-wrapper {
    padding-bottom: 0;
  }
}

.HeroHeader .download-dropdown-container {
  margin: 0;
}

.HeroHeader .download-dropdown-container .dropdown {
  z-index: 99;
}

@keyframes downScrollPulse {
  0% {
    transform: translate(0, 0);
  }

  24% {
    transform: translate(0, 8px);
  }

  60% {
    transform: translate(0, 0);
  }
}

.container-second {
  width: calc(100% + 5px);
  padding: 0;
  background: black;
}

@media screen and (min-width: 1200px) {
  .container-second {
    max-width: 85%;
  }
}

.container-second .event-list {
  color: #fff;
  background-repeat: no-repeat;
  padding: 0;
  background-size: cover;
  margin-right: 5px;
  margin-top: 5px;
  background-position: top center;
}

.container-second .event-list:after {
  content: '';
  height: 22vw;
  position: absolute;
  bottom: -1px;
  /* left: 0; */
  /* right: 0; */
  width: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.85) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.85) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.85) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.85) 100%);
}

@media screen and (max-width: 767px) {
  .container-second .event-list:after {
    height: 66vw;
  }
}

.container-second .event-list:before {
  content: '';
  height: 22vw;
  position: absolute;
  top: -1px;
  /* left: 0; */
  /* right: 0; */
  width: 100%;
  transform: rotate(180deg);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.85) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.85) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.85) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.85) 100%);
}

@media screen and (max-width: 767px) {
  .container-second .event-list:before {
    height: 66vw;
  }
}

.container-second .event-list .logo {
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 12.5vw;
  height: 10.5vw;
  position: absolute;
  right: 5.8vw;
  top: 4vw;
  z-index: 1;
}

@media screen and (min-width: 767px) {
  .container-second .event-list .logo {
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 7.5vw;
    height: 4.5vw;
    position: absolute;
    right: 1.8vw;
    top: 1vw;
  }
}

@media screen and (min-width: 767px) {
  .container-second .event-list {
    filter: grayscale(65%);
    -webkit-filter: grayscale(65%);
    -moz-filter: grayscale(65%);
    -ms-filter: grayscale(65%);
    -o-filter: grayscale(65%);
    transition: all 0.75s ease;
    cursor: pointer;
  }

  .container-second .event-list:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
  }

  .container-second .event-list:hover .details h6 {
    transform: translate(8px, 0);
  }

  .container-second .event-list:hover .details h4 {
    transform: translate(8px, 0);
  }

  .container-second .event-list:hover .details p {
    transform: translate(8px, 0);
  }

  .container-second .event-list:hover .details span {
    transform: translate(8px, 0);
  }
}

.container-second .event-list .details {
  position: absolute;
  bottom: 1vw;
  left: 3.3vw;
  z-index: 3;
  padding-right: 1vw;
}

.container-second .event-list .details h6 {
  user-select: none;
  transition: transform .7s ease;
}

.container-second .event-list .details h4 {
  user-select: none;
  font-size: 2.3vw;
  font-family: "proxima-nova-light",Helvetica,Arial,sans-serif;
  margin-bottom: 0.2vw;
  transition: transform .5s ease;
  text-transform: uppercase;
}

.container-second .event-list .details p {
  user-select: none;
  font-size: 1.4vw;
  margin: 0;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
  transition: transform .9s ease;
}

.container-second .event-list .details span {
  user-select: none;
  font-weight: bold;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  font-size: 1.3vw;
  transition: transform 1.15s ease;
  display: block;
}

.container-second .event-list .gradient {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.container-second .event-list .keepAspectRatio {
  width: 100%;
}

.container-second .event-list .keepAspectRatio:before {
  content: '';
  padding-top: 56.25%;
  display: block;
}

.container-second .event-list.col-sm-6 {
  width: calc(50% - 5px);
}

.container-second .event-list.col-sm-4 {
  width: calc(33.33333333% - 5px);
  height: 24vw;
}

.container-second .hbo {
  background-image: url("/img/hbo-back.jpg");
}

.container-second .nbc {
  background-image: url("/img/nbc-dance-back.jpg");
}

.container-second .livenation {
  background-image: url("/img/livenation-back.jpg");
}

@media screen and (max-width: 768px) {
  .container-second .event-list.col-sm-6 {
    width: 100%;
    margin-bottom: 1vw;
  }

  .container-second .event-list.col-sm-4 {
    width: 100%;
    margin-bottom: 1vw;
    height: auto;
  }

  .container-second .event-list .details {
    left: 5.2vw;
    bottom: 2.7vw;
  }

  .container-second .event-list .details h4 {
    font-size: 5.9vw;
    margin-bottom: 1.3vw;
  }

  .container-second .event-list .details p {
    font-size: 3.85vw;
    margin-bottom: -0.7vw;
  }

  .container-second .event-list .details span {
    font-size: 3.7vw;
  }
}

.container-fluid.filter-by {
  width: 100%;
  float: left;
  padding: 0 0 0 40px;
  background: #343e48;
  color: #fff;
  height: 70px;
  /* Todo: Add filters back and remove this height. Temporary */
}

.container-fluid.filter-by .page-category {
  padding: 0;
  margin: 40px 0 30px;
  display: none;
  /* Todo: Add filters back. Temporary */
}

.container-fluid.filter-by .page-category p {
  display: inline-block;
  margin: 10px 0 0;
}

.container-fluid.filter-by .page-category button {
  background-color: #343e48;
  border-color: #ccc;
  color: white;
  text-transform: uppercase;
  width: 190px;
  padding: 12px 0;
  font-size: 12px;
  margin: 0 20px 25px 0;
  border-radius: 0;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
}

.container-fluid.filter-by .page-category button.active,
.container-fluid.filter-by .page-category button:focus,
.container-fluid.filter-by .page-category button:hover {
  color: #333;
  background-color: white;
  border-color: white;
}

.container-fluid.filter-by .sort-by {
  padding: 0 65px 0 0;
  margin: 40px 0 30px;
  text-align: right;
  display: none;
  /* Todo: Add filters back. Temporary */
}

.container-fluid.filter-by .sort-by .sort-by-content {
  width: 100%;
}

.container-fluid.filter-by .sort-by .sort-by-content p {
  color: #e7e7e7;
}

.container-fluid.filter-by .sort-by .sort-by-content .option-color {
  background-color: #343e48;
  border: 0;
  text-transform: uppercase;
}

.container-fluid.filter-by .sort-by p {
  display: inline-block;
  margin: 10px 10px 0 0;
}

.mobile-channels {
  background: #343e48;
  padding: 25px 20px;
  width: 100%;
  float: left;
  color: #fff;
}

.mobile-channels p {
  display: inline-block;
  font-size: 15px;
}

.mobile-channels .nav {
  margin: 0;
  display: inline-block;
}

.mobile-channels .nav .open > a {
  background: #343e48;
}

.mobile-channels .nav li a {
  background: #343e48;
  text-transform: uppercase;
  color: #fff;
  font-size: 19px;
}

.mobile-channels .nav li a:hover {
  background-color: #343e48;
}

.mobile-channels .nav li .dropdown-menu {
  position: absolute;
  background: #000;
  width: 100%;
  padding: 0;
}

.mobile-channels .nav li .dropdown-menu li a {
  padding: 12px 10px 9px 15px;
  background: #000;
  border-bottom: 1px solid #343e48;
  width: 94%;
  margin-left: 3%;
}

.mobile-channels .nav li .dropdown-menu li:last-child {
  border-bottom: 0;
}

.news-list {
  color: #fff;
  background-repeat: no-repeat;
  padding: 0;
  background-size: cover;
  margin-top: 5px;
  background-position: top center;
}

.news-list .details {
  padding: 0 5.2vw 2.7vw 5.2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0.7) 100%);
  height: 70%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  transition: 400ms all;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .news-list .details {
    padding: 0 1vw 1vw 1vw;
  }
}

.news-list .details h6 {
  font-size: 3vw;
  color: #03a4d0;
  font-family: "proxima-nova-bold";
  margin: 1vw 0;
  transition: 400ms all ease;
}

@media screen and (min-width: 768px) {
  .news-list .details h6 {
    font-size: 1.2vw;
    margin: 0.5vw 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  }
}

.news-list .details p {
  font-size: 3.12vw;
  font-family: "proxima-nova-bold";
  margin: 0;
  transition: 400ms all ease;
}

@media screen and (min-width: 768px) {
  .news-list .details p {
    font-size: 1.04vw;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  }
}

.news-list .details span {
  font-size: 3.85vw;
  font-family: "proxima-nova-regular";
  font-size: 2.8vw;
  margin: 0;
  transition: 400ms all ease;
}

@media screen and (min-width: 768px) {
  .news-list .details span {
    font-size: 1.25vw;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    display: block;
    margin-top: 0.6vw;
  }
}

.news-list .keepAspectRatio {
  width: 100%;
}

.news-list .keepAspectRatio:before {
  content: '';
  padding-top: 56.25%;
  display: block;
}

.container-fluid.container-last {
  float: left;
  width: 100%;
  background: #343e48;
}

.container-fluid.container-last p {
  color: #FFFFFF;
  padding-top: 70px;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  user-select: none;
}

.container-fluid.container-last .contact {
  margin-top: 25px;
  margin-bottom: 85px;
  text-align: center;
}

.container-fluid.container-last .contact input {
  width: 22%;
  margin-right: 20px;
}

.container-fluid.container-last .contact .btn-blue-cover {
  width: 160px;
}

@media screen and (max-width: 767px) {
  .container-fluid.container-last {
    display: none;
  }
}

.updates span.btn-blue-cover {
  margin-top: 15px;
  float: right;
}

@media screen and (min-width: 768px) {
  .updates1 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .updates1 {
    background: #343e48;
    float: left;
    width: 100%;
    padding: 35px 30px;
  }

  .updates1 .event-updates {
    color: #fff;
  }

  .updates1 .event-updates h3 {
    font-size: 19px;
    font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
    margin-bottom: 3px;
    margin-top: 0;
    user-select: none;
  }

  .updates1 .event-updates p {
    user-select: none;
    font-size: 14px;
    margin-bottom: 0;
  }

  .updates1 .form-input {
    margin-top: 15px;
  }

  .updates1 .signup-open {
    display: none;
  }

  .updates1 .form-input1 {
    margin-top: 15px;
  }

  .updates1 .btn-blue-cover1 {
    float: right;
    padding: 9px 22px 8px 22px;
    font-size: 12px;
  }
}

.container-fluid.information {
  text-align: center;
  color: white;
  margin-top: 60px;
  margin-bottom: 90px;
}

.container-fluid.information h5 {
  user-select: none;
  margin-bottom: 30px;
  font-size: 20px;
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
}

.container-fluid.information p {
  border: 2px solid #52b0f9;
  display: inline-block;
  padding: 9px 42px;
}

.ready-to-watch-desktop .section-title {
  user-select: none;
}

.ready-to-watch-desktop .ready-to-watch {
  background: #0c0c0c;
  display: flex;
  padding: 35px 15px;
  margin-bottom: 25px;
  justify-content: space-around;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .ready-to-watch-desktop .ready-to-watch {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

.ready-to-watch-desktop .ready-to-watch .logo-icon span {
  display: block;
  background-size: auto 72%;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .ready-to-watch-desktop .ready-to-watch .ready-to-watch__content--btn-container {
    text-align: center;
    width: 200px;
  }

  .ready-to-watch-desktop .ready-to-watch .ready-to-watch__content--btn-container a {
    margin: 6px;
  }
}

.ready-to-watch-desktop .ready-to-watch.inverse {
  flex-direction: column;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .ready-to-watch-desktop .ready-to-watch.inverse {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }
}

.ready-to-watch-desktop .ready-to-watch.inverse .ready-to-watch__content {
  width: 100%;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .ready-to-watch-desktop .ready-to-watch.inverse .ready-to-watch__content {
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
  }
}

.ready-to-watch-desktop .ready-to-watch.inverse .background-image {
  margin: 20px auto;
}

.ready-to-watch-desktop .ready-to-watch .background-image {
  user-select: none;
  width: 120px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ready-to-watch-desktop .ready-to-watch .background-image img {
  height: 120px;
}

@media screen and (min-width: 768px) {
  .ready-to-watch-desktop .ready-to-watch .background-image {
    justify-content: center;
    align-items: center;
  }
}

.ready-to-watch-desktop .ready-to-watch .ready-to-watch__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  user-select: none;
}

.ready-to-watch-desktop .ready-to-watch .ready-to-watch__content .ready-to-watch__content--title {
  font-size: 15px;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #FFF;
}

@media screen and (min-width: 768px) {
  .ready-to-watch-desktop .ready-to-watch .ready-to-watch__content .ready-to-watch__content--title {
    font-size: 20px;
    margin: 2vw 0;
  }
}

.nextvr-previews-blade {
  background-image: url("/img/lines.png");
  width: 100%;
  padding: 40px 0;
  clear: both;
  text-align: center;
}

.nextvr-previews-blade .previews-column {
  display: table-cell;
  vertical-align: top;
  background: rgba(26, 26, 26, 0.6);
  width: 50%;
  text-align: left;
  padding: 24px 40px;
}

@media only screen and (max-width: 768px) {
  .nextvr-previews-blade .previews-column {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 769px) {
  .nextvr-previews-blade .container {
    display: table;
    border-spacing: 10px;
  }
}

.nextvr-previews-blade .preview-image {
  display: block;
  margin: 0 auto 24px;
}

@media screen and (max-width: 768px) {
  .nextvr-previews-blade .preview-image {
    width: 20%;
  }
}

@media screen and (min-width: 769px) {
  .nextvr-previews-blade .preview-image {
    height: 6vw;
  }
}

.nextvr-previews-blade .top-header {
  margin-bottom: 24px;
}

.nextvr-previews-blade.nba {
  padding-top: 100px;
}

.nextvr-previews-blade.nba .league-pass-logo {
  background: url("/img/nba-league-pass.png") center/contain no-repeat;
  height: 14.6vw;
  width: 20%;
  float: left;
  margin-right: 4%;
}

@media screen and (max-width: 768px) {
  .nextvr-previews-blade.nba .league-pass-logo {
    width: 100%;
    height: 29.6vw;
    margin-right: 0;
    margin-bottom: 31px;
  }
}

.nextvr-previews-blade.nba .leage-pass-text {
  float: left;
  width: 76%;
}

@media screen and (max-width: 768px) {
  .nextvr-previews-blade.nba .leage-pass-text {
    width: 100%;
  }
}

.nextvr-previews-blade h4 {
  margin-top: 0;
  font-size: 28px;
  color: #fff;
  font-family: "proxima-nova-light",Helvetica,Arial,sans-serif;
  text-align: center;
  user-select: none;
}

.nextvr-previews-blade p {
  user-select: none;
  color: #fff;
  letter-spacing: 1px;
  line-height: 1.5;
  font-size: 15px;
  padding-bottom: 15px;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
}

.nextvr-previews-blade .preview-btn-container {
  text-align: center;
  margin-top: 16px;
}

@media screen and (max-width: 768px) {
  .nextvr-previews-blade {
    padding-top: 40px;
    padding-bottom: 32px;
  }
}

.nextvr-previews-blade .logo-icon span {
  background-size: 24px 29px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.updates {
  background: #343e48;
  float: left;
  width: 100%;
  padding: 35px 15px;
}

.updates .event-updates {
  color: #fff;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .updates .event-updates {
    padding: 15px;
  }
}

.updates .event-updates h3 {
  font-size: 20px;
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
  margin-bottom: 3px;
  margin-top: 0;
  user-select: none;
}

.updates .event-updates p {
  user-select: none;
  font-size: 15px;
  margin-bottom: 0;
}

.updates .form-input1 {
  margin-top: 15px;
}

.updates .signup-open {
  display: none;
}

.updates .btn-blue-cover1 {
  float: right;
}

.modal-content {
  background-color: black;
  color: white;
  border: 1px solid grey;
  border-radius: 0;
  font-family: "proxima-nova-light";
}

.modal-content .modal-header {
  border-bottom: none;
}

.modal-content .modal-header .close {
  color: white;
  opacity: .7;
  text-shadow: none;
}

.modal-content .modal-header .close:hover {
  opacity: 1;
}

.modal-content .modal-body button {
  margin: 1% 0;
}

.modal-content .modal-body p {
  width: 90%;
  margin: 1% auto;
}

.modal-content .modal-body img {
  width: 90%;
}

.modal-content .modal-footer {
  border-top: none;
}

.load-more-content {
  text-align: center;
}

.load-more-content button {
  margin-top: 4%;
}

.header-text {
  padding-top: 2%;
  background-color: #000000;
  clear: both;
  margin: 0 auto;
  float: none;
  color: #FFF;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  font-size: 16px;
  text-align: justify;
}

.header-text h1,
.header-text h2 {
  font-family: "proxima-nova-light";
}

.head-container {
  color: white;
  text-align: right;
  padding-top: 100px;
}

.head-container h1 {
  padding-right: 55px;
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
  font-size: 40px;
  margin-bottom: 0;
  text-transform: uppercase;
  user-select: none;
}

.head-container .subheading {
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
}

.head-container p {
  padding-right: 55px;
  font-size: 19px;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
}

.video-fpo {
  float: left;
  color: #fef200;
  text-transform: uppercase;
  padding-top: 170px;
  margin-left: 55px;
}

.video-fpo h1 {
  font-weight: bold;
}

.new-episode-head {
  float: left;
  width: 100%;
  background-color: #343e48;
  color: #fff;
  text-align: center;
}

.new-episode-head .new-episode {
  padding: 40px 0;
  width: 100%;
}

.new-episode-head .new-episode h3 {
  display: inline-block;
  margin-right: 10px;
  font-size: 19px;
  font-family: "proxima-nova-bold",Helvetica,Arial,sans-serif;
}

.new-episode-head .new-episode .form-input {
  width: 34%;
  padding: 14px 12px;
  background: transparent;
  font-size: 11px;
  border: 1px solid #cbd4db;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
  color: #cbd4db;
  margin-left: 10px;
}

.all-episodes,
.upcoming-episodes {
  float: left;
  width: 100%;
  padding: 50px 0 20px 40px;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
  .all-episodes,
  .upcoming-episodes {
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  .all-episodes,
  .upcoming-episodes {
    max-width: 85%;
    float: none;
    clear: both;
  }
}

.upcoming-episode-box {
  width: calc(33.33333333% - 5px);
}

@media screen and (max-width: 768px) {
  .upcoming-episode-box {
    width: 100%;
  }
}

.container-upcoming {
  float: left;
  width: calc(100% + 5px);
  padding: 0;
  margin-top: -5px;
  background: #000;
}

@media screen and (min-width: 1200px) {
  .container-upcoming {
    max-width: 85%;
    float: none;
    clear: both;
  }
}

.container-upcoming .img1 {
  background-image: url("/img/nbc-dance-back.jpg");
}

.container-upcoming .upcoming-episode-box {
  color: #fff;
  background-repeat: no-repeat;
  height: 23vw;
  background-size: cover;
  margin-right: 5px;
  margin-top: 5px;
  background-position: center;
  min-height: 300px;
}

.container-upcoming .upcoming-episode-box .comingsoon-notifications,
.container-upcoming .upcoming-episode-box .upcoming-notifications {
  position: absolute;
  width: 120px;
  height: 35px;
  top: 0;
  text-align: center;
  left: 0;
}

.container-upcoming .upcoming-episode-box .comingsoon-notifications P,
.container-upcoming .upcoming-episode-box .upcoming-notifications P {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 7px 0 0;
}

.container-upcoming .upcoming-episode-box .upcoming-notifications {
  background-color: #fe0000;
}

.container-upcoming .upcoming-episode-box .comingsoon-notifications {
  background-color: #01b2e3;
}

.container-upcoming .upcoming-episode-box .upcoming-content {
  position: absolute;
  bottom: 1vw;
  left: 2.7vw;
  z-index: 3;
}

@media screen and (max-width: 768px) {
  .container-upcoming .upcoming-episode-box .upcoming-content {
    padding-left: 15px;
  }

  .container-upcoming .upcoming-episode-box .upcoming-content h1 {
    font-size: 30px;
  }
}

.container-upcoming .upcoming-episode-box .upcoming-content h1 {
  text-transform: uppercase;
  font-family: 'proxima-nova-light';
  font-weight: 600;
  color: #e7e7e7;
}

.container-upcoming .upcoming-episode-box .upcoming-content h4 {
  color: #e7e7e7;
  font-size: 20px;
  margin: 0;
}

.container-upcoming .upcoming-episode-box .upcoming-content p {
  font-size: 20px;
  font-weight: bold;
}

.r-padding {
  padding: 0;
}

.r-padding p {
  color: #e7e7e7;
}

.all-episodes-wrapper {
  padding-bottom: 50px;
}

.all-episodes-wrapper .all-vedio-play {
  float: right;
  font-size: 50px;
  padding: 15px 0 0;
}

.all-episodes-wrapper .all-vedio-play a {
  color: #fff;
}

.all-episodes-wrapper .all-vedio-play a:hover {
  text-decoration: none;
}

.information {
  float: left;
  width: 100%;
  background: black;
  text-align: center;
  padding: 68 0 100;
}

.information h5 {
  font-size: 20px;
  padding-bottom: 20px;
  font-weight: bold;
  color: white;
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
}

.information .red-button {
  background: #eb0625 !important;
  margin: 0 0 0 16px;
  border: 2px solid #eb0625;
  border-radius: 0;
  color: white;
  padding: 12px 30px 9px;
  letter-spacing: 2px;
  font-size: 12px;
}

.filter-by {
  display: none;
}

@media screen and (max-width: 768px) {
  .video-fpo {
    display: none;
  }

  .head-container {
    text-align: center;
    width: 100%;
    padding-top: 100px;
  }

  .head-container h1 {
    padding-right: 0;
    font-size: 36px;
  }

  .head-container p {
    padding: 0 20px;
    font-size: 17px;
  }

  .new-episode-head {
    display: none;
  }

  .mobile-channels {
    width: 50%;
    padding: 25px 0 25px 15px;
  }

  .mobile-channels p {
    font-size: 15px;
    padding-left: 15px;
    margin-bottom: 0;
    display: block;
  }

  .mobile-channels a {
    padding-top: 5px !important;
    padding-right: 0 !important;
  }

  .not-visible {
    display: none;
  }

  .information {
    padding-top: 40px;
  }
}

@media screen and (max-width: 422px) {
  .mobile-channels {
    width: 100%;
  }
}

.BlockTitle {
  font-family: "proxima-nova-thin";
  text-transform: uppercase;
  color: #FFF;
  font-size: 4.8vw;
  margin: 3.2vw 0;
  user-select: none;
}

@media screen and (min-width: 1024px) {
  .BlockTitle {
    margin: 2.1vw 0;
    font-size: 2.3vw;
  }
}

@media screen and (max-width: 768px) {
  .BlockTitle {
    padding: 25px 15px 25px;
    font-size: 28px;
  }
}

.UpcomingContainer {
  padding: 0;
}

.GenericTile {
  position: relative;
  padding: 0;
  border-bottom: 1vw solid #000;
  pointer-events: none;
}

.GenericTile:before {
  content: "";
  padding-top: 56.25%;
  display: block;
}

@media screen and (min-width: 768px) {
  .GenericTile {
    width: calc(33.33333% - 5px);
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .GenericTile:hover .GenericTile__play-btn {
    opacity: 1;
    visibility: visible;
  }

  .GenericTile:hover .GenericTile__bg-image {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
  }

  .GenericTile:hover .GenericTile__sponsor {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
  }

  .GenericTile:hover .GenericTile__content--date {
    transform: translateX(0.5vw);
  }

  .GenericTile:hover .GenericTile__content--supertext {
    transform: translateX(0.5vw);
  }

  .GenericTile:hover .GenericTile__content--title {
    transform: translateX(0.5vw);
  }

  .GenericTile:hover .GenericTile__content--subtitle {
    transform: translateX(0.5vw);
  }

  .GenericTile:hover .GenericTile__content--description {
    transform: translateX(0.5vw);
  }
}

.GenericTile .calendar-link {
  position: absolute;
  right: 4%;
  bottom: 5%;
  z-index: 1;
}

.GenericTile .GenericTile__calendar {
  margin-bottom: .2vw;
  height: 1.5vw;
  opacity: .6;
}

@media screen and (max-width: 767px) {
  .GenericTile .GenericTile__calendar {
    opacity: .85;
  }
}

@media screen and (min-width: 768px) {
  .GenericTile .GenericTile__calendar:hover {
    opacity: 1;
  }
}

.GenericTile .GenericTile__calendar .GenericTile__calendar--icon {
  background: url("/assets/img/cal-icon.png") center/contain no-repeat;
  width: 2vw;
  height: 2vw;
  float: right;
}

@media screen and (max-width: 767px) {
  .GenericTile .GenericTile__calendar .GenericTile__calendar--icon {
    width: 6.5vw;
    height: 6.5vw;
  }
}

.GenericTile .GenericTile__calendar .GenericTile__calendar--text-con {
  overflow: hidden;
  position: relative;
  float: left;
  width: 20vw;
  height: 1.5vw;
  margin-left: 0.8vw;
}

@media screen and (max-width: 767px) {
  .GenericTile .GenericTile__calendar .GenericTile__calendar--text-con {
    display: none;
  }
}

.GenericTile .GenericTile__calendar .GenericTile__calendar--text-con .GenericTile__calendar--text {
  position: absolute;
  left: -40vw;
  color: #fff;
  font-size: 0.9vw;
  letter-spacing: 0.3vw;
  margin-top: 0.25vw;
}

.GenericTile .GenericTile__status {
  user-select: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1.2vw 4vw 1.2vw 3vw;
  font-size: 3.2vw;
  color: #FFF;
  background: red;
  font-family: "proxima-nova-bold";
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}

.GenericTile .GenericTile__status.blue {
  background: #01b2e3;
}

@media screen and (min-width: 768px) {
  .GenericTile .GenericTile__status {
    padding: 0.7vw 1.3vw 0.7vw 0.9vw;
    font-size: 1.02vw;
  }
}

.GenericTile .GenericTile__content {
  z-index: 1;
  position: absolute;
  padding: 2% 3%;
  bottom: 0;
  left: 0;
  width: 100%;
}

.GenericTile .GenericTile__content .GenericTile__content--date {
  font-family: "proxima-nova-bold";
  color: #fbfbfb;
  font-size: 2.8vw;
  margin: 1vw 0;
  text-transform: uppercase;
  transition: transform .7s ease;
}

@media (min-width: 768px) {
  .GenericTile .GenericTile__content .GenericTile__content--date {
    font-size: 1vw;
    margin: .5vw 0;
  }
}

.GenericTile .GenericTile__content .GenericTile__content--supertext {
  font-family: "proxima-nova-bold";
  color: #fbfbfb;
  font-size: 2.8vw;
  margin: 1vw 0;
  text-transform: uppercase;
  transition: transform .7s ease;
}

@media (min-width: 768px) {
  .GenericTile .GenericTile__content .GenericTile__content--supertext {
    font-size: 1vw;
    margin: .5vw 0;
  }
}

.GenericTile .GenericTile__content .GenericTile__content--title {
  font-family: 'proxima-nova-light';
  user-select: none;
  color: #fbfbfb;
  text-transform: uppercase;
  font-size: 4.2vw;
  margin: 1vw 0;
  clear: both;
  transition: transform .8s ease;
}

@media screen and (min-width: 768px) {
  .GenericTile .GenericTile__content .GenericTile__content--title {
    font-size: 2vw;
    margin: .5vw 0;
  }
}

.GenericTile .GenericTile__content .GenericTile__content--description {
  color: #fbfbfb;
  font-size: 3vw;
  margin: 1.5vw 0 4vw 0;
  transition: transform 1.15s ease;
}

.GenericTile .GenericTile__content .GenericTile__content--description.hide {
  display: none;
}

@media screen and (min-width: 768px) {
  .GenericTile .GenericTile__content .GenericTile__content--description {
    font-size: 1vw;
    margin: .5vw 0 1vw 0;
  }
}

.GenericTile .GenericTile__sponsor {
  position: absolute;
  bottom: 3.5vw;
  right: 5vw;
  width: 20vw;
  text-align: right;
}

@media screen and (min-width: 768px) {
  .GenericTile .GenericTile__sponsor {
    bottom: 1.5vw;
    right: 2vw;
    width: 7vw;
    filter: grayscale(70%);
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    transition: all 0.75s ease;
  }
}

@media screen and (min-width: 1024px) {
  .GenericTile .GenericTile__sponsor {
    bottom: 1vw;
  }
}

.GenericTile .GenericTile__sponsor .GenericTile__sponsor-text {
  color: #FFF;
  font-size: 2vw;
  text-align: right;
}

@media screen and (min-width: 768px) {
  .GenericTile .GenericTile__sponsor .GenericTile__sponsor-text {
    font-size: 0.7vw;
  }
}

.GenericTile .GenericTile__sponsor .GenericTile__sponsor-logo {
  max-width: 40%;
  margin-left: auto;
}

.GenericTile .GenericTile__gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 100%);
}

.GenericTile .GenericTile__bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("/img/nbc-dance-back.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .GenericTile .GenericTile__bg-image {
    filter: grayscale(70%);
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    transition: all 0.75s ease;
  }
}

.GenericTile.cal-item {
  pointer-events: auto;
}

.GenericTile.youtube-video,
.GenericTile.video-available {
  pointer-events: auto;
}

.GenericTile .GenericTile__play-btn {
  position: absolute;
  width: 9vw;
  height: 9vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 23vw;
  font-size: 3.5vw;
  color: #FFF;
  display: flex;
  pointer-events: auto;
  justify-content: center;
  align-items: center;
  border: 0.15vw solid #FFF;
  border-radius: 100%;
  transition: all 0.75s ease;
}

@media screen and (min-width: 768px) {
  .GenericTile .GenericTile__play-btn {
    width: 3.5vw;
    height: 3.5vw;
    font-size: 1.4vw;
    top: 6vw;
    right: 0;
    opacity: 0.2;
  }
}

.GenericTile .GenericTile__play-btn i {
  margin-left: 0.4vw;
}

@media screen and (min-width: 768px) {
  .GenericTile .GenericTile__play-btn i {
    margin-left: 0.3vw;
  }
}

.GenericModal {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  z-index: 99;
  justify-content: center;
  align-items: center;
  color: #FFF;
  transition: all 400ms;
  top: 0;
  left: 0;
  overflow-y: scroll;
}

.GenericModal__main-container {
  width: 85%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.GenericModal__close-btn {
  position: absolute;
  font-size: 4.5vw;
  top: 0;
  right: -6vw;
  width: 7vw;
  height: 7vw;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}

.GenericModal__close-btn:before,
.GenericModal__close-btn:after {
  content: "";
  width: 5%;
  background: #FFF;
  height: 100%;
  transform: rotate(135deg);
  transform-origin: center;
  position: absolute;
  top: 0;
  left: 50%;
}

.GenericModal__close-btn:after {
  transform: rotate(-135deg);
}

.GenericModal .GenericModal__main-container-video {
  position: relative;
}

.GenericModal .GenericModal__main-container-video .plain-video {
  padding-top: 0 !important;
  height: 100%;
  width: 100%;
}

.GenericModal .GenericModal__main-container-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.GenericModal__main-container--info-title {
  font-size: 5vw;
  margin: 2vw 0;
  text-transform: uppercase;
}

.GenericModal__main-container--info-description {
  font-size: 4vw;
  margin: 2vw 0;
  font-family: 'proxima-nova-light';
  -webkit-font-smoothing: antialiased;
}

.GenericModal__main-container--info-note {
  font-size: 3.5vw;
  margin: 2vw 0;
}

@media (min-width: 480px) {
  .GenericModal__main-container {
    width: 60%;
  }

  .GenericModal__close-btn {
    position: absolute;
    font-size: 3vw;
    top: 0;
    right: -5vw;
    width: 3vw;
    height: 3vw;
    cursor: pointer;
    justify-content: center;
    align-items: center;
  }

  .GenericModal__main-container--info-title {
    font-size: 3vw;
    margin: 2vw 0;
  }

  .GenericModal__main-container--info-description {
    font-size: 2.5vw;
    margin: 2vw 0;
  }

  .GenericModal__main-container--info-note {
    font-size: 2.2vw;
    margin: 2vw 0;
  }
}

@media (min-width: 768px) {
  .GenericModal__main-container {
    width: 50%;
  }

  .GenericModal__close-btn {
    position: absolute;
    font-size: 2vw;
    top: 0;
    right: -3vw;
    width: 2vw;
    height: 2vw;
    cursor: pointer;
    justify-content: center;
    align-items: center;
  }

  .GenericModal__main-container--info-title {
    font-size: 2vw;
    margin: 1vw 0;
  }

  .GenericModal__main-container--info-description {
    font-size: 1.6vw;
    margin: 1vw 0;
  }

  .GenericModal__main-container--info-note {
    font-size: 1vw;
    margin: 1vw 0;
    -webkit-font-smoothing: antialiased;
  }
}

.GenericModal.closed {
  opacity: 0;
  visibility: hidden;
}

.youtube-video,
.video-available {
  cursor: pointer;
}

.perks-carousel {
  margin-bottom: 2vw;
  clear: both;
}

.perks-carousel h3 {
  font-family: "proxima-nova-regular";
  padding: 5px 8px 5px 28px;
  background: #19a4e1;
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 60%;
  margin-bottom: 0;
  overflow-wrap: break-word;
}

@media screen and (max-width: 768px) {
  .perks-carousel h3 {
    font-size: 15px;
    max-width: 80%;
  }
}

.perks-carousel .glide__wrapper {
  height: 28vw;
}

@media screen and (max-width: 768px) {
  .perks-carousel .glide__wrapper {
    height: 55vw;
  }
}

.perks-carousel .glide__slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform: skew(-13deg) translate(20vw, 0);
  transform-origin: 100% 0;
}

@media screen and (max-width: 768px) {
  .perks-carousel .glide__slide {
    transform: skew(-13deg) translate(23vw, 0);
  }
}

.perks-carousel .glide__slide .slanted {
  width: 100%;
  height: 100%;
  position: relative;
}

.perks-carousel .glide__slide .slanted .bg-image {
  transform: skew(13deg);
  transform-origin: 100% 100%;
  background-size: cover;
  background-position: center;
  width: 116%;
  height: 100%;
}

.perks-carousel .glide__slide .slanted:after {
  content: '';
  width: 10px;
  height: 100%;
  position: absolute;
  background: #000;
  right: -1px;
  top: 0;
  z-index: 10;
}

.perks-carousel .perks-arrows {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  margin-left: 0%;
  pointer-events: none;
}

.perks-carousel .perks-arrows .arrow {
  cursor: pointer;
  pointer-events: auto;
  position: absolute;
  text-align: center;
  width: 2.4vw;
  height: 2.4vw;
  line-height: 2.4vw;
  font-size: 2.4vw;
  top: 50%;
  padding: 0;
  color: #fff;
  border: none;
  text-shadow: 1px 1px 2px #343e48;
}

.perks-carousel .perks-arrows .arrow.next {
  right: 20px;
}

.perks-carousel .perks-arrows .arrow.prev {
  left: 20px;
}

@media screen and (max-width: 768px) {
  .perks-carousel .perks-arrows .arrow {
    width: 5.6vw;
    height: 5.6vw;
    line-height: 5.6vw;
    font-size: 5.6vw;
  }

  .perks-carousel .perks-arrows .arrow.next {
    right: 8px;
  }

  .perks-carousel .perks-arrows .arrow.prev {
    left: 8px;
  }
}

.GenericTile__fourgrid {
  pointer-events: initial;
}

@media screen and (min-width: 768px) {
  .GenericTile__fourgrid {
    width: calc(25% - 5px);
    margin-right: 5px;
    margin-bottom: 5px;
  }
}

.upcoming-events {
  clear: both;
  width: 100%;
  padding: 50px 0 20px 40px;
  display: block;
  color: white;
  position: relative;
  font-family: "proxima-nova-thin";
}

@media screen and (max-width: 768px) {
  .upcoming-events {
    padding: 25px 15px 25px;
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .upcoming-events {
    max-width: 85%;
    padding: 50px 0 20px 40px;
    float: none;
    clear: both;
  }
}

.upcoming-events .headline {
  display: inline-block;
  font-family: "proxima-nova-thin";
  text-transform: uppercase;
}

.upcoming-events a.upcoming-event-content {
  display: block;
  background: #343e48;
  width: 600px;
  border: 0.25rem solid #19a4e1;
  color: white;
  max-width: 100%;
  position: relative;
}

.upcoming-events a.upcoming-event-content h3 {
  margin-top: 10px;
}

.upcoming-events a.upcoming-event-content .upcoming-event-image {
  width: 30%;
  position: relative;
  display: inline-block;
}

.upcoming-events a.upcoming-event-content .upcoming-event-image img {
  width: 100%;
}

@media screen and (max-width: 550px) {
  .upcoming-events a.upcoming-event-content .upcoming-event-image {
    width: 100%;
  }
}

.upcoming-events a.upcoming-event-content .upcoming-event-text {
  padding: 1rem 2rem;
  display: inline-block;
  vertical-align: middle;
  z-index: 1;
}

.upcoming-events a.upcoming-event-content:hover,
.upcoming-events a.upcoming-event-content:active,
.upcoming-events a.upcoming-event-content:visited,
.upcoming-events a.upcoming-event-content:link {
  text-decoration: none;
}

.our-story {
  color: white;
  background-color: #343e48;
  padding: 25px 0 45px 0;
  position: relative;
}

.our-story .container {
  height: 100%;
}

.partners-carousel {
  height: 100%;
  margin-top: 22px;
}

.partners-carousel .partner-item {
  margin: 0 15px;
  padding: 18px 12px;
  background: rgba(0, 0, 0, 0.25);
  float: left;
}

.partners-carousel .partner-item p {
  font-size: 12px;
  margin: 0;
}

.partners-carousel .partner-item .partner-logo {
  width: 100%;
  height: 80px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .partners-carousel .partner-item {
    width: 48%;
  }
}

.partners-carousel .slick-list {
  width: 90%;
  margin: auto;
}

.partners-carousel .slick-dots {
  width: 90%;
  padding: 0;
  margin: auto;
  list-style: none;
  text-align: center;
}

.partners-carousel .slick-dots li {
  display: inline-block;
  margin: 0 10px;
}

.partners-carousel .slick-dots li.slick-active button {
  background: white;
}

.partners-carousel .slick-dots li button {
  font-size: 0;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: none;
  border-radius: 50%;
  outline: none;
  background: rgba(255, 255, 255, 0.4);
}

.partners-carousel .slick-arrow {
  padding: 7px 6px 1px 4px;
  font-size: 2rem;
  border: none;
  background-color: #eb0625;
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 1;
}

.partners-carousel .slick-next {
  right: 0;
}

.partners-carousel .slick-prev {
  left: 0;
}

.exec-team {
  margin: 2% 0;
  position: relative;
  color: white;
}

.exec-team .slick-track {
  height: 50vh;
}

.exec-team .bg-image {
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  border-top: 1px solid #acacac;
  border-bottom: 1px solid #acacac;
  border-left: 1px solid #acacac;
  border-right: none;
}

.exec-team .team-gradient {
  display: block;
  height: 100%;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0) 75%);
}

@media screen and (max-width: 768px) {
  .exec-team .team-gradient {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0.6) 45%, rgba(0, 0, 0, 0) 70%);
  }
}

.exec-team .team-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 4px 30% 4px 8px;
  text-shadow: 1px 1px 1px black;
}

.exec-team .slick-arrow {
  padding: 7px 6px 2px 4px;
  font-size: 3rem;
  text-shadow: 1px 1px 1px black;
  border: none;
  background-color: transparent;
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 1;
}

.exec-team .slick-next {
  right: 5px;
}

.exec-team .slick-prev {
  left: 5px;
}

.board-of-directors {
  margin: 3% 0;
  color: white;
}

.board-of-directors .container {
  position: relative;
}

.board-of-directors .bod-item-wrapper {
  text-align: center;
}

.board-of-directors .bod-item-wrapper .bod-item {
  width: 80%;
  margin: 5px auto;
  border: 1px solid #acacac;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.board-of-directors .slick-list {
  width: 100%;
}

.board-of-directors .slick-arrow {
  padding: 7px 6px 1px 4px;
  font-size: 2rem;
  border: none;
  background-color: #eb0625;
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 1;
}

.board-of-directors .slick-next {
  right: 0;
}

.board-of-directors .slick-prev {
  left: 0;
}

.investor-section {
  margin: 3% 0;
  color: white;
}

@media screen and (max-width: 768px) {
  .investor-section h4 {
    font-size: 14px;
  }
}

.investor-section .container {
  position: relative;
}

.investor-section .investor-item-wrapper {
  text-align: center;
}

.investor-section .investor-item-wrapper .investor-item {
  width: 80%;
  margin: 5px auto;
  border: 1px solid #acacac;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.investor-section .slick-list {
  width: 100%;
}

.investor-section .slick-arrow {
  padding: 7px 6px 1px 4px;
  font-size: 2rem;
  border: none;
  background-color: #eb0625;
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 1;
}

.investor-section .slick-next {
  right: 0;
}

.investor-section .slick-prev {
  left: 0;
}

.get-in-touch {
  color: white;
  margin: 3% 0;
}

.get-in-touch .graphics {
  text-align: center;
}

.get-in-touch .icons {
  background-image: url("/img/graphics.png");
  margin: 40px auto auto;
}

.get-in-touch .icons.help {
  width: 87px;
  height: 81px;
  background-position: -226px -115px;
  background-size: 453px;
}

.get-in-touch .icons.general {
  width: 87px;
  height: 81px;
  background-position: -131px -103px;
  background-size: 453px;
}

.get-in-touch .icons.media {
  background-position: -321px -3px;
  width: 106px;
  height: 81px;
  background-size: 438px;
}

.get-in-touch .icons.sponsorship {
  background-image: url("/img/sponsorship.png");
  background-image: url("/img/sponsorship.png");
  width: 100px;
  height: 82px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0;
}

.get-in-touch .icons.careers {
  width: 109px;
  height: 81px;
  background-position: -140px -183px;
  background-size: 431px;
}

.Careers .glide--horizontal .glide__bullets {
  bottom: -4%;
}

.Careers .HeroHeader__content-wrapper .subheadline {
  margin-bottom: 30px;
  margin-top: 70px;
  text-align: center;
  align-self: center;
}

@media screen and (max-width: 768px) {
  .Careers .HeroHeader__content-wrapper .subheadline {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

.Careers .perk-container {
  text-align: center;
  color: #fff;
  min-height: 24vw;
}

.Careers .perk-container h3 {
  font-size: 1.6vw;
  line-height: 130%;
  padding: 0 10%;
}

.Careers .perk-container p {
  padding: 0 10%;
  font-size: 1vw;
  -webkit-font-smoothing: antialiased;
}

.Careers .perk-container img {
  width: 25%;
}

@media screen and (max-width: 768px) {
  .Careers .perk-container h3 {
    font-size: 6.4vw;
  }

  .Careers .perk-container p {
    font-size: 4vw;
  }
}

.Careers .container-first {
  background-image: url("/img/hero-careers.jpg");
}

.Careers .container-first .outer {
  font-family: 'proxima-nova-bold';
  padding-left: 120px;
  padding-top: 50px;
  color: #fff201;
}

.Careers .container-first .outer h1 {
  font-size: 40px;
  font-weight: bold;
}

.Careers .container-first .position {
  text-align: center;
  padding-top: 160px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.Careers .container-first .position .btn-blue-cover {
  margin: 20px;
}

.Careers .black-bg {
  background-color: #000000;
}

.Careers .black-bg .career {
  margin: 0 auto;
  float: none;
  color: #d8d8d8;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
}

.Careers .black-bg .career h1 {
  font-size: 31px;
  margin-bottom: 22px;
  display: inline-block;
  width: 100%;
  margin-top: 90px;
}

.Careers .black-bg .career p {
  margin-bottom: 70px;
}

.Careers .black-bg .career-img {
  margin-bottom: 110px;
}

.Careers .black {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-color: #000;
}

.Careers .black .perk {
  color: #fff;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  margin: 0 auto;
  float: none;
  line-height: 0;
}

.Careers .black .perk h1 {
  font-size: 31px;
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
  margin-top: 100px;
}

.Careers .black .perk .inner-perk {
  width: 20%;
  padding: 0;
  float: none;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 1.1vw;
  font-size: 1vw;
}

@media screen and (min-width: 1400px) {
  .Careers .black .perk .inner-perk {
    line-height: 100%;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .Careers .black .perk .inner-perk {
    font-size: 3.2vw;
    line-height: 110%;
    text-align: left;
  }
}

.Careers .black .perk .text {
  margin-top: 0px;
  text-align: center;
}

.Careers .black-line {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #000000;
  padding-bottom: 80px;
}

.Careers .black-line .post {
  margin: 0 auto;
  float: none;
  color: #d8d8d8;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
}

.Careers .black-line .post h1 {
  font-size: 31px;
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}

.Careers .black-line .post .post-one {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.Careers .black-line .post .post-three {
  color: #1a6a81;
  font-weight: bold;
}

.Careers .black-line .product {
  padding: 0;
  margin: 0 auto;
  float: none;
  color: #d8d8d8;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
}

.Careers .black-line .product h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  margin-top: 80px;
}

.Careers .black-line .product .job {
  width: 100%;
  float: left;
  padding-top: 10px;
}

.Careers .black-line .product .job .role {
  width: 70%;
  float: left;
  padding-right: 40px;
  font-weight: bold;
  padding-bottom: 10px;
}

.Careers .black-line .product .job .role .border {
  border-bottom: 1px solid #3a5158;
  padding-bottom: 5px;
}

.Careers .black-line .product .job .btn-blue-cover {
  width: 30%;
  margin-top: 10px;
}

@media screen and (min-width: 767px) {
  .Careers .job-dept-container {
    display: block !important;
    height: auto !important;
  }
}

@media screen and (max-width: 768px) {
  .Careers .black-bg .image {
    padding: 0;
    width: 100%;
  }

  .Careers .black {
    padding-bottom: 70px;
  }

  .Careers .black .perk h1 {
    margin-top: 70px;
  }

  .Careers .black .perk .inner-perk {
    float: left;
    width: 50%;
  }

  .Careers .black .perk .inner-perk .image {
    width: 100%;
  }

  .Careers .black .perk .text {
    float: left;
    padding-top: 45px;
    line-height: 140%;
    font-size: 3.2vw;
  }

  .Careers .black-line {
    background-image: none;
    padding-bottom: 100px;
  }

  .Careers .black-line .opened .minus {
    display: block !important;
    font-size: 44px;
    margin-top: -8px;
  }

  .Careers .black-line .opened .plus {
    display: none;
  }

  .Careers .black-line .opened .job {
    height: auto !important;
    padding-top: 10px;
  }

  .Careers .black-line .product {
    padding-left: 5px;
  }

  .Careers .black-line .product .minus {
    display: none;
  }

  .Careers .black-line .product .job {
    overflow: hidden;
    padding: 0;
    position: relative;
  }

  .Careers .black-line .product .col-sm-6 {
    border-bottom: 1px solid;
    width: 100%;
    float: left;
    transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
  }

  .Careers .black-line .product h3 {
    font-size: 23px;
    margin: 0;
    padding: 25px 0;
    position: relative;
  }

  .Careers .black-line .product h3 button {
    border-radius: 0;
    border: 3px solid #01b1df;
    outline-offset: -2px;
    outline: 0;
    background: #000 !important;
    border-color: #01b1df !important;
    color: #fff !important;
    font-size: 32px;
    width: 48px;
    text-align: center;
    padding: 0;
    height: 48px;
    position: absolute;
    line-height: 45px;
    top: 13px;
    right: 0;
    margin-right: 16px;
  }

  .Careers .black-line .product h3 button:hover {
    background: #01b1df;
  }

  .Careers .black-line .product .no-border {
    border: 0;
  }
}

.Channels .container-first,
.Episodes .container-first {
  height: calc(100vh - 79px);
  background-size: cover;
}

.Channels .filter,
.Episodes .filter {
  float: left;
  width: 100%;
  background: #343e48;
  height: 70px;
  display: none;
}

.Channels .filter .pages,
.Episodes .filter .pages {
  text-align: center;
  margin: 30px 0;
  display: none;
}

.Channels .filter .pages p,
.Episodes .filter .pages p {
  color: white;
  display: inline-block;
}

.Channels .filter .pages button,
.Episodes .filter .pages button {
  background-color: #343e48;
  border-color: #ccc;
  color: white;
  font-size: 12px;
  margin-left: 24px;
  border-radius: 0;
  width: 170px;
  padding: 10px 0 8px;
  letter-spacing: 1px;
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
}

.Channels .information,
.Episodes .information {
  float: left;
  width: 100%;
  background: black;
  text-align: center;
  padding: 68 0 100;
}

.Channels .information h3,
.Episodes .information h3 {
  font-size: 20px;
  padding-bottom: 25px;
  color: white;
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
}

.Channels .information h4,
.Episodes .information h4 {
  font-size: 22px;
  font-weight: bold;
  color: white;
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
}

@media screen and (min-width: 768px) {
  .Channels .information h4,
  .Episodes .information h4 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .Channels .filter .pages,
  .Episodes .filter .pages {
    display: none;
  }

  .Channels .information h3,
  .Episodes .information h3 {
    display: none;
  }
}

.ContactUs .container-first {
  background-image: url("/assets/img/hero-contact.jpg");
}

.ContactUs .container-first .heading-1 h1 {
  font-size: 40px;
  color: yellow;
  font-weight: bold;
  padding-top: 235px;
}

.ContactUs .container-first .heading-2 h1 {
  font-size: 54px;
  color: white;
  padding-top: 185px;
  text-align: center;
}

.ContactUs .container-second {
  background: black;
  width: 100%;
  float: left;
}

@media screen and (min-width: 1200px) {
  .ContactUs .container-second {
    float: none;
  }
}

.ContactUs .container-second .touch {
  padding: 0;
  margin-bottom: 150px;
}

.ContactUs .container-second .touch .heading {
  float: none;
  margin: auto;
  font-size: 29px;
  color: white;
  padding: 100px 0 40px;
}

@media only screen and (max-width: 768px) {
  .ContactUs .container-second .touch .heading {
    padding: 0;
  }
}

.ContactUs .container-second .touch .heading h2 {
  user-select: none;
  padding-bottom: 45px;
  font-size: 28px;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
}

@media only screen and (max-width: 768px) {
  .ContactUs .container-second .touch .heading h2 {
    padding: 25px 15px 25px;
    font-size: 28px;
  }
}

.ContactUs .container-second .touch .heading .width-20 {
  width: 20%;
  float: left;
  text-align: center;
  padding: 5px;
}

.ContactUs .container-second .touch .heading .width-20:hover .icons {
  transform: scale(1.08);
}

.ContactUs .container-second .touch .heading .width-20 .graphics {
  background: #0e0e0e;
  float: left;
  width: 100%;
}

.ContactUs .container-second .touch .heading .width-20 .graphics .icons {
  background-image: url("/assets/img/graphics.png");
  width: 87px;
  height: 81px;
  background-position: -226px -115px;
  background-size: 453px;
  margin: 40px auto auto;
  transition: transform 400ms ease-out;
}

.ContactUs .container-second .touch .heading .width-20 .graphics .icons.general {
  background-position: -131px -103px;
}

.ContactUs .container-second .touch .heading .width-20 .graphics .icons.media {
  background-position: -321px -3px;
  width: 106px;
  background-size: 438px;
}

.ContactUs .container-second .touch .heading .width-20 .graphics .icons.sponsorship {
  background-image: url("/assets/img/sponsorship.png");
  width: 100px;
  height: 82px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0;
}

.ContactUs .container-second .touch .heading .width-20 .graphics .icons.careers {
  width: 109px;
  background-position: -140px -183px;
  background-size: 431px;
}

.ContactUs .container-second .touch .heading .width-20 .graphics h3 {
  font-size: 24px;
  padding-top: 14px;
  user-select: none;
}

.ContactUs .container-second .touch .heading .width-20 .graphics p {
  font-size: 13px;
  padding-bottom: 22px;
}

.ContactUs .container-second .touch .heading .width-20 .graphics p a {
  font-weight: bold;
  color: #00b3e3;
}

@media only screen and (min-width: 768px) {
  .ContactUs .container-first .heading-2 h1 {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .ContactUs .container-first .heading-1 h1 {
    display: none;
  }

  .ContactUs .container-second .touch .heading .pages .width-20 {
    width: 50%;
  }
}

.FAQ .add {
  font-size: 50px !important;
  padding-bottom: 9px !important;
}

.FAQ .faq-filter-container {
  width: calc(100% + 20px);
  margin-top: 80px;
}

.FAQ .faq-filter-btn {
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #fff;
  padding: 12px 40px;
  margin: 10px;
  opacity: 0.6;
  cursor: pointer;
  transition: opacity 300ms ease-out;
}

.FAQ .faq-filter-btn.active,
.FAQ .faq-filter-btn:hover {
  opacity: 1;
}

.FAQ .finish {
  width: 100%;
  display: inline-block;
}

.FAQ .faq-search-box {
  position: relative;
}

.FAQ .faq-search-box .faq-search-box-inner {
  position: absolute;
  right: 0;
  top: -80px;
  width: 50%;
  border: 1px solid #fff;
  padding: 5px 11px;
  padding-top: 9px;
  padding-right: 0;
}

@media screen and (max-width: 768px) {
  .FAQ .faq-search-box .faq-search-box-inner {
    width: 67%;
  }
}

.FAQ .faq-search-box .faq-search-box-inner input {
  background-color: #000;
  border: 0;
  font-size: 20px;
  float: left;
  width: 85%;
}

@media screen and (max-width: 768px) {
  .FAQ .faq-search-box .faq-search-box-inner input {
    width: 80%;
  }
}

.FAQ .faq-search-box .faq-search-box-inner input:focus {
  border: 0;
  outline: none;
}

.FAQ .faq-search-box .faq-search-box-inner .icon-con {
  float: right;
  border-left: 1px solid #fff;
  width: 15%;
  display: block;
  top: 0;
  height: 27px;
}

@media screen and (max-width: 768px) {
  .FAQ .faq-search-box .faq-search-box-inner .icon-con {
    width: 20%;
  }
}

.FAQ .faq-search-box .faq-search-box-inner .icon-con.mag {
  background: url("/img/search-icon.png") center/contain no-repeat;
}

.FAQ #head_image {
  background-image: url("/img/hero-help.jpg");
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  background-position: 30% center;
  float: left;
  height: calc(100vh - 250px);
}

@media screen and (max-width: 768px) {
  .FAQ #head_image {
    height: calc(100vh - 75px);
    text-align: center;
  }
}

.FAQ #head_image .fpo {
  color: white;
  text-align: right;
  padding-top: 100px;
  float: right;
}

.FAQ #head_image .fpo h1 {
  padding-right: 55px;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
  font-size: 40px;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .FAQ #head_image .fpo h1 {
    padding-right: 0;
    text-align: center;
  }
}

.FAQ #head_image .how-help {
  float: left;
  width: 470px;
  padding-left: 75px;
  padding-top: 85px;
  color: #fef200;
}

.FAQ .body-content-wraper {
  width: 100%;
  float: left;
  padding: 0;
  background-color: #000;
  color: #fff;
}

.FAQ .body-content-wraper .body-heading {
  margin: auto;
}

.FAQ .body-content-wraper .body-heading .all-body-col {
  margin: 0 auto;
  float: none;
  padding-bottom: 110px;
}

.FAQ .body-content-wraper .body-heading h1 {
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-top: 60px;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
}

.FAQ .body-content-wraper .body-heading .b-content {
  width: 100%;
  border-bottom: 1px solid #3a3a3a;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  transition: all 0.3s ease-out;
  font-size: 18px;
  line-height: 43px;
  position: relative;
  padding: 16px 0;
  padding-right: 50px;
  min-height: 75px;
}

.FAQ .body-content-wraper .body-heading .b-content.filtered {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .FAQ .body-content-wraper .body-heading .b-content {
    line-height: 132%;
  }
}

.FAQ .body-content-wraper .body-heading .b-content .hidden-content {
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
  line-height: 148%;
}

.FAQ .body-content-wraper .body-heading .b-content .hidden-content span {
  display: block;
  margin-right: 43px;
  padding-top: 24px;
}

.FAQ .body-content-wraper .body-heading button {
  border-radius: 0;
  border: 3px solid #01b1df;
  background: transparent;
  color: #fff;
  font-size: 24px;
  line-height: 14px;
  width: 43px;
  text-align: center;
  padding: 0;
  height: 43px;
  outline: none;
  position: absolute;
  right: 0;
  top: 16px;
  padding-top: 2px;
}

.FAQ .body-content-wraper .body-heading button:hover {
  background-color: #01b1df;
  border-color: #01b1df;
  color: #fff;
}

.FAQ .body-content-wraper .body-heading button:active {
  background-color: #01b1df;
}

.FAQ .need-assistance {
  float: left;
  background-image: url("/img/lines.png");
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-color: #000;
  padding-bottom: 122px;
}

.FAQ .need-assistance .assistance-inner {
  color: #fff;
  text-align: center;
  width: 100%;
}

.FAQ .need-assistance .assistance-inner h4 {
  padding-top: 110px;
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 20px;
}

.FAQ .need-assistance .email-twitter {
  width: 100%;
  text-align: center;
  display: inline-block;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  /*    .email-div {
        }
        .twitter-div {
            width: 185px;
            height: 250px;
            background-color: #000;
            opacity: 0.4;
            display: inline-block;
        }*/
}

.FAQ .need-assistance .email-twitter .email-div,
.FAQ .need-assistance .email-twitter .twitter-div {
  width: 150px;
  height: 250px;
  background-color: rgba(26, 26, 26, 0.6);
  display: inline-block;
  margin: 0 6px;
  color: #fff;
  font-weight: bold;
}

.FAQ .need-assistance .email-twitter .email-div:hover .faq-img,
.FAQ .need-assistance .email-twitter .twitter-div:hover .faq-img {
  transform: scale(1.08);
}

.FAQ .need-assistance .email-twitter .email-div h4,
.FAQ .need-assistance .email-twitter .twitter-div h4 {
  font-size: 24px;
}

.FAQ .need-assistance .email-twitter .email-div p,
.FAQ .need-assistance .email-twitter .twitter-div p {
  color: #01b1df;
  font-size: 13px;
}

.FAQ .need-assistance .email-twitter .email-div .faq-img,
.FAQ .need-assistance .email-twitter .twitter-div .faq-img {
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  width: 110px;
  height: 111px;
  display: inline-block;
  margin-top: 42px;
  transition: transform 400ms ease-out;
}

.FAQ .need-assistance .email-twitter .email-div .email-img,
.FAQ .need-assistance .email-twitter .twitter-div .email-img {
  background-image: url("/img/faq-email.png");
}

.FAQ .need-assistance .email-twitter .email-div .twitter-img,
.FAQ .need-assistance .email-twitter .twitter-div .twitter-img {
  background-image: url("/img/faq-twitter.png");
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Firefox < 16 */

@-moz-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Safari, Chrome and Opera > 12.1 */

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Internet Explorer */

@-ms-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Opera < 12.1 */

@-o-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.help-page {
  background-color: #343e48;
}

.help-page .alert {
  text-align: center;
  width: 100%;
  margin-bottom: 0;
}

.help-page .alert h2 {
  font-size: 22px;
  border: 1px solid #19a4e1;
  color: white;
  width: 70%;
  margin: auto;
  padding: 2%;
}

.help-page .HeroHeader {
  height: calc(50vh - 78px);
}

.help-page .HeroHeader .HeroHeader__media-wrapper {
  height: calc(50vh - 78px);
}

.help-page .help-body-wrapper {
  width: 82%;
  margin: auto;
  background-color: #343e48;
  padding: 0 3% 5% 3%;
}

@media screen and (max-width: 768px) {
  .help-page .help-body-wrapper {
    width: 100%;
  }
}

.help-page .help-header {
  display: block;
  font-family: "proxima-nova-thin", Helvetica, Arial, sans-serif;
  font-size: 5rem;
  color: white;
  float: right;
  padding: 5%;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .help-page .help-header {
    text-align: center;
    float: none;
  }
}

.help-page .help-mini-header {
  text-align: center;
  font-size: 15px;
  margin-top: 22px;
  margin-bottom: 12px;
  clear: both;
  color: white;
}

.help-page #helptree-frame-wrapper {
  min-height: 50vh;
}

.help-page #help-tree-frame {
  border: none;
}

.help-page #helptree-body {
  height: 100%;
  width: 100%;
  background-color: #343e48;
  padding-top: 3%;
}

.help-page .helptree-fade {
  -webkit-animation: fadein 1.2s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 1.2s;
  /* Firefox < 16 */
  -ms-animation: fadein 1.2s;
  /* Internet Explorer */
  -o-animation: fadein 1.2s;
  /* Opera < 12.1 */
  animation: fadein 1.2s;
}

.help-page #helptree-wrapper {
  margin: 0;
  display: table;
  padding: 5% 8%;
  position: relative;
  background-color: white;
  min-height: 25%;
  width: 95%;
}

.help-page #helptree-wrapper .tree-back {
  min-height: 20%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px 8px;
  border: none;
  background-color: #eb0625;
  color: white;
  transition: background-color 0.2s linear;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.help-page #helptree-wrapper .tree-back:hover {
  background-color: #700211;
}

@media screen and (max-width: 768px) {
  .help-page #helptree-wrapper .tree-back {
    padding: 5px;
  }
}

.help-page .help-node {
  height: 80%;
}

.help-page #helptree {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #343e48;
}

.help-page #helptree h2 {
  margin: 0;
  padding: 10px;
}

.help-page #helptree h3 {
  display: inline-block;
  margin: 0;
}

.help-page #helptree .node-message {
  padding-right: 10px;
}

@media screen and (max-width: 768px) {
  .help-page #helptree .node-message {
    padding-right: 0;
    font-size: 22px;
  }
}

.help-page #helptree .dropdown {
  display: inline-block;
}

.help-page #helptree .dropdown ul.dropdown-menu {
  z-index: 1;
  margin: 0;
  padding: 0;
  width: 125%;
  box-shadow: none;
  border: none;
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  .help-page #helptree .dropdown ul.dropdown-menu {
    width: 100%;
  }
}

.help-page #helptree .dropdown ul a {
  text-decoration: none;
}

.help-page #helptree .dropdown .dropdown-items {
  margin-top: 1px;
  font-size: 1.8rem;
  list-style: none;
  color: white;
  background-color: #19a4e1;
  padding: 2px 0 2px 5px;
}

.help-page #helptree .dropdown .dropdown-items:hover {
  color: white;
  background-color: #1483b4;
}

.help-page #helptree .dropdown .dropdown-items h3 {
  margin: 0;
}

.help-page #helptree .dropdown .dropdown-backdrop {
  z-index: 0;
}

.help-page #helptree .dropdown #dropdown-button {
  width: 125%;
  padding: 5px;
  border: 2px solid #19a4e1;
  background-color: #19a4e1;
}

@media screen and (max-width: 768px) {
  .help-page #helptree .dropdown #dropdown-button {
    width: 106%;
    padding: 2px;
  }
}

.help-page #helptree .dropdown #dropdown-button .dropdown-default {
  font-style: italic;
  display: inline-block;
  margin: 0;
  color: white;
}

@media screen and (max-width: 768px) {
  .help-page #helptree .dropdown #dropdown-button .dropdown-default {
    font-size: 20px;
  }
}

.help-page #helptree .dropdown #dropdown-button .fa-caret-down {
  color: white;
  font-size: 2rem;
  padding: 5px 8px;
}

.help-page #helptree .form-wrapper {
  width: 100%;
  text-align: left;
}

.help-page #helptree .form-wrapper label {
  font-family: "proxima-nova-semibold";
}

.help-page #helptree .form-wrapper input,
.help-page #helptree .form-wrapper textarea {
  width: 100%;
  border: 1px solid black;
}

.help-page #helptree .form-wrapper .form-submit {
  float: right;
  width: initial;
  margin-top: 8px;
  padding: 2px 12px;
  border: 2px solid #19a4e1;
  background-color: #19a4e1;
  color: white;
}

.help-page input#tastyHoney {
  display: none;
}

.help-page .faq-hr {
  width: 100%;
  border-top: 2px solid #343e48;
  margin: 12px 0;
}

.help-page .dynamic-faq-wrapper {
  z-index: -1;
  min-height: 25%;
  width: 95%;
  margin-top: 15px;
  float: right;
  background-color: white;
}

@media screen and (max-width: 768px) {
  .help-page .dynamic-faq-wrapper {
    width: 95%;
  }
}

.help-page .dynamic-faq-wrapper .panel-group {
  margin-bottom: 0;
  padding: 25px 15px;
}

.help-page #dynamic-faq,
.help-page #full-faq {
  text-align: center;
  color: #343e48;
}

.help-page #dynamic-faq .panel,
.help-page #full-faq .panel {
  width: 85%;
  margin: auto;
  text-align: left;
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding: 8px;
  position: relative;
}

.help-page #dynamic-faq .panel-heading,
.help-page #full-faq .panel-heading {
  padding: 0;
}

.help-page #dynamic-faq .panel-title,
.help-page #full-faq .panel-title {
  font-size: 25px;
}

@media screen and (max-width: 768px) {
  .help-page #dynamic-faq .panel-title,
  .help-page #full-faq .panel-title {
    font-size: 20px;
  }
}

.help-page #dynamic-faq .panel-body,
.help-page #full-faq .panel-body {
  padding: 5px 0;
}

.help-page #dynamic-faq .panel-body a,
.help-page #full-faq .panel-body a {
  color: #19a4e1;
}

.help-page #dynamic-faq .panel-body a:focus,
.help-page #dynamic-faq .panel-body a:hover,
.help-page #full-faq .panel-body a:focus,
.help-page #full-faq .panel-body a:hover {
  color: #23527c;
  text-decoration: underline;
}

.help-page #dynamic-faq .panel-body p,
.help-page #full-faq .panel-body p {
  font-size: 18px;
  margin: 0;
}

.help-page #dynamic-faq .panel-body h2,
.help-page #full-faq .panel-body h2 {
  margin: 0;
}

.help-page #dynamic-faq .fa-caret-right,
.help-page #full-faq .fa-caret-right {
  display: none;
  width: 12px;
  color: #eb0625;
}

.help-page #dynamic-faq .fa-caret-down,
.help-page #full-faq .fa-caret-down {
  display: inline-block;
  width: 12px;
  color: #eb0625;
}

.help-page #dynamic-faq a,
.help-page #full-faq a {
  color: #343e48;
  text-decoration: none;
}

.help-page #dynamic-faq a.collapsed .caret-wrapper .fa-caret-right,
.help-page #full-faq a.collapsed .caret-wrapper .fa-caret-right {
  display: inline-block;
}

.help-page #dynamic-faq a.collapsed .caret-wrapper .fa-caret-down,
.help-page #full-faq a.collapsed .caret-wrapper .fa-caret-down {
  display: none;
}

.help-page .all-faqs-link {
  float: left;
  margin-left: 7%;
  margin-bottom: 2%;
  border: none;
  color: #19a4e1;
  text-decoration: underline;
}

.help-page .all-faqs-link:hover {
  color: #343e48;
}

.help-page #full-faq {
  width: 100%;
  margin: auto;
  background-color: white;
}

.help-page #full-faq .full-faq-item {
  position: relative;
}

.help-page #full-faq .full-faq-item a {
  text-decoration: none;
  color: #343e48;
}

.help-page #full-faq .full-faq-item a:hover {
  text-decoration: none;
}

.help-page #full-faq .full-faq-item:first-child {
  padding-top: 25px;
}

.help-page #full-faq .full-faq-item:last-child {
  padding-bottom: 25px;
}

.help-page .caret-wrapper {
  position: absolute;
  left: -5px;
  font-size: 2rem;
}

.help-page .faq-id {
  float: right;
  font-size: 1rem;
  color: grey;
}

.help-page .single-faq-wrapper {
  width: 85%;
  padding: 15px;
  margin: 15% auto;
  border: 2px solid #19a4e1;
  color: white;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .help-page .single-faq-wrapper {
    width: 95%;
  }
}

.help-page .single-faq-wrapper .fa-caret-right {
  color: #eb0625;
}

.help-page .single-faq-wrapper button {
  margin-top: 8px;
  padding: 5px 12px;
  border: none;
  background-color: #eb0625;
  color: white;
}

.help-page .featured-faq-wrapper {
  color: #343e48;
  margin: auto;
}

.help-page .featured-faq-wrapper h1 {
  color: white;
}

@media screen and (max-width: 768px) {
  .help-page .featured-faq-wrapper {
    padding: 0;
  }
}

.help-page .featured-faq-wrapper a {
  text-decoration: none;
  color: #343e48;
}

.help-page .featured-faq-wrapper a:hover {
  text-decoration: none;
}

.help-page .featured-faq-wrapper h3 {
  background-color: white;
  margin: 0 auto 1% auto;
  padding: 3% 2% 2% 2%;
  transition: background-color 0.1s ease, color 0.1s ease;
}

.help-page .featured-faq-wrapper h3:hover {
  background-color: #19a4e1;
  color: white;
}

@media screen and (max-width: 768px) {
  .help-page .featured-faq-wrapper h3 {
    font-size: 2rem;
  }
}

.help-page .faq-search-box {
  clear: both;
  padding-bottom: 2%;
}

.help-page .faq-search-box h1 {
  text-align: center;
}

.help-page .faq-search-box .faq-search-box-inner {
  width: 50%;
  border: 1px solid #fff;
  margin: 3% auto;
}

@media screen and (max-width: 768px) {
  .help-page .faq-search-box .faq-search-box-inner {
    width: 75%;
  }
}

.help-page .faq-search-box .faq-search-box-inner input {
  display: inline-block;
  background-color: #343e48;
  border: 0;
  font-size: 20px;
  width: 85%;
}

@media screen and (max-width: 768px) {
  .help-page .faq-search-box .faq-search-box-inner input {
    width: 75%;
  }
}

.help-page .faq-search-box .faq-search-box-inner input:focus {
  border: 0;
  outline: none;
}

.help-page .faq-search-box .faq-search-box-inner .icon-con {
  border-left: 1px solid #fff;
  width: 10%;
  display: inline-block;
  top: 0;
  margin-top: 2%;
  height: 20px;
}

@media screen and (max-width: 768px) {
  .help-page .faq-search-box .faq-search-box-inner .icon-con {
    width: 20%;
  }
}

.help-page .faq-search-box .faq-search-box-inner .icon-con.mag {
  background: url("/assets/img/search-icon.png") center/contain no-repeat;
}

.help-page .faq-search-box #faq_search {
  margin-left: 5px;
}

.help-page .faq-anchor {
  display: block;
  position: relative;
  top: -125px;
  visibility: hidden;
}

.help-page .full-faq-display {
  background-color: #343e48;
  color: white;
}

@media screen and (max-width: 768px) {
  .help-page .full-faq-display .all-body-col {
    padding: 0;
  }
}

.help-page .full-faq-display .full-faq-wrapper {
  clear: both;
}

@media screen and (max-width: 768px) {
  .help-page .full-faq-display .full-faq-wrapper .col-sm-12 {
    padding: 0;
  }
}

.help-page .full-faq-display .subheader {
  padding: 2% 0;
}

@media screen and (max-width: 768px) {
  .help-page .full-faq-display .subheader {
    font-size: 20px;
    width: 95%;
    margin: auto;
  }
}

.help-page .full-faq-back {
  background-color: #eb0625;
  color: white;
  border: none;
  padding: 5px;
  margin: 4% 0;
  transition: background-color 0.18s ease;
}

.help-page .full-faq-back:hover {
  background-color: #700211;
}

.need-assistance {
  background-image: url("/assets/img/lines.png");
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-color: #000;
  padding-bottom: 5%;
}

.need-assistance .assistance-inner {
  color: #fff;
  text-align: center;
  width: 100%;
}

.need-assistance .assistance-inner h4 {
  padding-top: 5%;
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 20px;
}

.email-twitter {
  width: 100%;
  text-align: center;
  display: inline-block;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
}

.email-twitter .email-div,
.email-twitter .twitter-div {
  width: 150px;
  height: 250px;
  background-color: #1a1a1a;
  display: inline-block;
  margin: 0 6px;
  color: #fff;
  font-weight: bold;
}

.email-twitter .email-div h4,
.email-twitter .twitter-div h4 {
  font-size: 24px;
}

.email-twitter .email-div p,
.email-twitter .twitter-div p {
  color: #01b1df;
  font-size: 13px;
}

.email-twitter .email-div .faq-img,
.email-twitter .twitter-div .faq-img {
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  width: 110px;
  height: 111px;
  display: inline-block;
  margin-top: 42px;
  transition: transform 400ms ease-out;
}

.email-twitter .email-div .email-img,
.email-twitter .twitter-div .email-img {
  background-image: url("/assets/img/faq-email.png");
}

.email-twitter .email-div .twitter-img,
.email-twitter .twitter-div .twitter-img {
  background-image: url("/assets/img/faq-twitter.png");
}

.email-twitter .email-div:hover,
.email-twitter .twitter-div:hover {
  background-color: black;
}

.GetNextVR .container-first {
  background-image: url("/img/hero-getnextvr.jpg");
}

.GetNextVR .container-first .middle-container p {
  color: #fff;
  margin: 15px auto;
  max-width: 500px;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
  font-size: 38px;
}

@media screen and (min-width: 768px) {
  .GetNextVR .container-first .middle-container {
    display: none;
  }
}

.GetNextVR .container-first .lower-container .sizzle-section h1 {
  text-align: center;
  color: #FEF200;
  margin-top: 80px;
  margin-left: 50px;
}

@media screen and (max-width: 768px) {
  .GetNextVR .container-first .lower-container .sizzle-section {
    display: none;
  }
}

.GetNextVR .logo-icon span {
  display: block;
  background-size: auto 72%;
  background-position: center;
  background-repeat: no-repeat;
}

.GetNextVR .container-third {
  background: black;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  float: left;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .GetNextVR .container-third {
    display: block;
  }
}

.GetNextVR .container-third .center {
  padding: 0;
  margin: auto;
  float: none;
}

.GetNextVR .container-third h4 {
  user-select: none;
  padding: 25px 15px 25px;
  font-size: 28px;
  color: #fff;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
}

@media screen and (min-width: 768px) {
  .GetNextVR .container-third h4 {
    padding: 95px 15px 100px;
  }
}

.GetNextVR .container-third .ready-to-watch {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 20px;
  text-align: left;
}

.GetNextVR .container-third .ready-to-watch h5 {
  text-align: left;
}

.GetNextVR .container-third .ready-to-watch p {
  user-select: none;
  color: #fff;
  letter-spacing: 1px;
  line-height: 1.5;
  font-size: 15px;
  padding-bottom: 15px;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
}

@media screen and (max-width: 767px) {
  .GetNextVR .container-third .ready-to-watch p {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .GetNextVR .container-third .ready-to-watch p {
    width: 70%;
  }
}

@media screen and (max-width: 768px) {
  .GetNextVR .container-third .ready-to-watch h5,
  .GetNextVR .container-third .ready-to-watch .ready-btn-container {
    text-align: center;
  }
}

.GetNextVR .container-third .information {
  text-align: center;
  color: white;
  margin-top: 60px;
  margin-bottom: 90px;
}

.GetNextVR .container-third .information h5 {
  margin-bottom: 30px;
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
}

.GetNextVR .container-third .information p {
  border: 2px solid #52b0f9;
  display: inline-block;
  padding: 9px 42px;
}

.GetNextVR .container-third .platform-footer-text {
  text-align: justify;
  color: #fff;
}

.Home .download-dropdown-container.hero {
  margin-top: 16px;
}

.Home > .container-third {
  background: black;
  width: 100%;
  padding: 0;
}

.Home > .container-third .center {
  padding: 0;
  margin: auto;
  float: none;
}

.Home > .container-third h4 {
  padding: 95px 15px 40px;
  font-size: 28px;
  color: #fff;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
}

@media (min-width: 768px) {
  .Home .container {
    width: 100%;
  }
}

.Home .partners-outer {
  background-image: url("/img/lines.png");
  background-size: 91%;
  padding-bottom: 40px;
  clear: both;
  height: 360px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.Home .partners-outer .partners h5 {
  padding: 50px 0 40px;
  font-size: 28px;
  color: #fff;
  font-family: "proxima-nova-light",Helvetica,Arial,sans-serif;
}

.Home .partners-outer .center {
  margin: 0 auto;
  float: none;
}

.Home .partners-outer .partner-logo {
  position: absolute;
}

.Home .partners-outer .partner-logo ul {
  padding: 0;
  white-space: nowrap;
}

.Home .partners-outer .partner-logo ul li {
  display: inline-block;
  text-align: center;
  margin: 32px 80px;
  transform: scale(1.25);
}

.Home .partners-outer .partner-row {
  animation: partnerCycle 24s infinite linear;
}

.Home .feedback-outer {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  clear: both;
}

.Home .feedback-outer .feedback {
  margin-top: 1vw;
  color: #FFFFFF;
}

.Home .feedback-outer .feedback .center {
  float: none;
  margin: 0 auto;
}

.Home .feedback-outer .feedback .social-title {
  font-size: 30px;
  margin-bottom: 15px;
  letter-spacing: 0.08vw;
  font-family: "proxima-nova-bold",Helvetica,Arial,sans-serif;
}

@media screen and (min-width: 768px) {
  .Home .feedback-outer .feedback .social-title {
    font-size: 3vw;
    margin-bottom: 5vw;
    letter-spacing: 0.08vw;
    font-family: "proxima-nova-bold",Helvetica,Arial,sans-serif;
  }
}

.Home .feedback-outer .feedback .social-tagline {
  margin-bottom: 5px;
  font-size: 20px;
  color: #fff;
  font-family: "proxima-nova-light",Helvetica,Arial,sans-serif;
}

@media screen and (min-width: 768px) {
  .Home .feedback-outer .feedback .social-tagline {
    margin-bottom: 0.5vw;
    font-size: 2.5vw;
    color: #fff;
    font-family: "proxima-nova-light",Helvetica,Arial,sans-serif;
  }
}

.Home .feedback-outer .feedback .social-description {
  margin: 0 0 7vw;
  font-size: 14px;
}

.Home .feedback-outer .feedback .post-outer {
  margin: 0 -5px;
}

.Home .feedback-outer .feedback .post-outer .post-item {
  padding: 5px;
}

.Home .feedback-outer .feedback .post-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 5%;
  background: #0f0f0f;
  position: relative;
  margin-bottom: 30px;
}

.Home .feedback-outer .feedback .post-item .post-header {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
}

.Home .feedback-outer .feedback .post-item .post-header .avatar {
  width: 12%;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.9);
  background: #FFF;
}

.Home .feedback-outer .feedback .post-item .post-header .details {
  display: inline-flex;
  margin-left: 4%;
  font-size: 14px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  padding-right: 10px;
}

.Home .feedback-outer .feedback .post-item .post-header .details .username,
.Home .feedback-outer .feedback .post-item .post-header .details .name {
  overflow: hidden;
  text-overflow: ellipsis;
}

.Home .feedback-outer .feedback .post-item .post-header .network-ico {
  margin-left: auto;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  transition: 400ms color;
}

.Home .feedback-outer .feedback .post-item .post-header .network-ico:hover {
  color: white;
}

.Home .feedback-outer .feedback .post-item .post-content {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.Home .feedback-outer .feedback .post-item .post-content .media {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.Home .feedback-outer .feedback .post-item .post-content .media > video,
.Home .feedback-outer .feedback .post-item .post-content .media > img {
  margin-bottom: 12px;
  width: 100%;
}

.Home .feedback-outer .feedback .post-item .post-content .status {
  font-size: 14px;
}

.Home .feedback-outer .feedback .post-item .post-content .date {
  text-align: right;
  font-size: 14px;
  color: #FFF;
}

.Home .feedback-outer .feedback .see-more {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
  float: left;
  width: 100%;
}

.Home .feedback-outer .feedback .see-more .btn-blue-cover {
  width: 160px;
}

@keyframes partnerCycle {
  0% {
    transform: translate(0%, 0);
  }

  100% {
    transform: translate(-50%, 0);
  }
}

.NewsRoom .container-first {
  background-image: url("/assets/img/hero-news.jpg");
  background-position: center bottom;
}

.NewsRoom .container-first .upper-container {
  color: white;
  text-align: right;
  padding-top: 115px;
}

.NewsRoom .container-first .upper-container h1 {
  padding-right: 55px;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
  font-size: 45px;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .NewsRoom .container-first .upper-container {
    text-align: center;
    padding-top: 35vh;
  }
}

.NewsRoom .container-first .lower-container .sizzle-section h1 {
  color: #FEF200;
  margin-top: 50px;
  margin-left: 25px;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .NewsRoom .container-first .lower-container .sizzle-section {
    display: none;
  }
}

.NewsRoom .updates {
  background: black;
  float: left;
  width: 100%;
  padding: 100px 60px 35px 40px;
}

@media screen and (max-width: 768px) {
  .NewsRoom .updates {
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  .NewsRoom .updates {
    float: none;
    max-width: 85%;
  }
}

.NewsRoom .updates .event-updates {
  color: #fff;
  padding: 0;
}

.NewsRoom .updates .event-updates h1 {
  user-select: none;
  font-size: 28px;
  margin-bottom: 3px;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .NewsRoom .updates .event-updates h1 {
    text-align: left;
    padding: 25px 15px 25px;
    font-size: 28px;
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .NewsRoom .updates .event-updates {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .NewsRoom .updates .event-btn {
    text-align: center;
    display: none;
  }
}

.NewsRoom .updates .event-btn a {
  float: right;
}

@media screen and (max-width: 768px) {
  .NewsRoom .updates .event-btn a {
    float: none;
  }
}

.NewsRoom .container-second {
  float: left;
  width: calc(100% + 5px);
  padding-bottom: 4%;
  margin-top: -5px;
  background: black;
}

@media screen and (min-width: 1200px) {
  .NewsRoom .container-second {
    float: none;
  }
}

.NewsRoom .container-second .news-list.col-sm-4 {
  height: 23vw;
  width: calc(33.33333333% - 5px);
}

@media screen and (max-width: 768px) {
  .NewsRoom .container-second .news-list.col-sm-4 {
    width: 100%;
    height: 61.5vw;
  }
}

.NewsRoom .container-second .news-list.col-sm-4 .details {
  left: 0;
  bottom: 0;
}

.NewsRoom .container-second .see-more {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
}

.NewsRoom .container-second .see-more a {
  margin-bottom: 100px;
}

.NewsRoom .container-second .see-more h5 {
  color: #fff;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  font-size: 20px;
  letter-spacing: 1;
}

.NewsRoom .container-second .see-more p {
  color: #fff;
  color: #19a4e1;
  letter-spacing: 1;
}

.NewsRoomArticle .container-first {
  height: auto;
}

.NewsRoomArticle .updates {
  background: #343e48;
  float: left;
  width: 100%;
  padding: 35px 0;
  margin-bottom: 50px;
}

.NewsRoomArticle .updates .center {
  padding: 0;
  margin: auto;
  float: none;
}

.NewsRoomArticle .updates .center .download-images-btn {
  float: left;
}

.NewsRoomArticle .updates .center .social {
  padding-right: 0;
  margin-left: 45px;
}

.NewsRoomArticle .updates .center .social ul {
  margin-top: 0;
  margin-bottom: 10px;
  list-style: none;
  padding: 0;
  margin-top: 10px;
  font-size: 20px;
  float: right;
}

@media screen and (max-width: 768px) {
  .NewsRoomArticle .updates .center .social ul {
    /*display: none;*/
    /*text-align: center;*/
    float: none;
  }
}

.NewsRoomArticle .updates .center .social ul li {
  display: inline-block;
  padding-right: 15px;
  color: #fff;
  cursor: pointer;
}

.NewsRoomArticle .updates .center .social ul li:hover .fa {
  color: #19a4e1;
}

.NewsRoomArticle .updates .center .social ul li .fa {
  transition: color 300ms ease-out;
}

.NewsRoomArticle .updates .center .social ul .share {
  font-size: 14px;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 768px) {
  .NewsRoomArticle .updates {
    text-align: center;
  }
}

.NewsRoomArticle .container-first {
  background: black;
  color: #FFF;
  padding-top: 70px;
  padding-bottom: 70px;
}

.NewsRoomArticle .container-first .center {
  padding: 0;
  margin: auto;
  float: none;
}

.NewsRoomArticle .container-first h1 {
  font-size: 33px;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-family: "proxima-nova-light",Helvetica,Arial,sans-serif;
}

@media screen and (max-width: 768px) {
  .NewsRoomArticle .container-first h1 {
    text-align: center;
  }
}

.NewsRoomArticle .container-first img {
  width: 100%;
  margin-bottom: 30px;
}

.NewsRoomArticle .container-first p {
  font-family: "proxima-nova-light",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  line-height: 2;
  margin-top: 20px;
}

.NewsRoomArticle .container-first h5 {
  font-family: "proxima-nova-semi-bold",Helvetica,Arial,sans-serif;
  font-size: 20px;
  letter-spacing: 1;
  margin-top: 125px;
}

.NewsRoomArticle .container-first .colored {
  color: #1B89A7;
  letter-spacing: 1;
}

.NewsRoomArticle .container-second {
  width: calc(100% + 5px);
  padding: 0;
  margin-top: -5px;
  background: black;
  padding-top: 50px;
  padding-bottom: 150px;
}

.NewsRoomArticle .container-second h1 {
  margin-left: 2.7vw;
  color: #fff;
  padding-bottom: 50px;
  font-size: 28px;
  text-transform: uppercase;
  font-family: "proxima-nova-light",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
  .NewsRoomArticle .container-second h1 {
    text-align: center;
  }
}

.NewsRoomArticle .container-second .event-list {
  color: #fff;
  background-repeat: no-repeat;
  height: 23vw;
  background-size: cover;
  margin-right: 5px;
  margin-top: 5px;
  background-position: center;
}

@media screen and (max-width: 768px) {
  .NewsRoomArticle .container-second .event-list {
    height: 450px;
  }
}

.NewsRoomArticle .container-second .event-list .details {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}

@media screen and (max-width: 768px) {
  .NewsRoomArticle .container-second .event-list .details {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.NewsRoomArticle .container-second .event-list .details h6 {
  font-size: 2vh;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  margin-bottom: 15px;
  color: #1B89A7;
}

.NewsRoomArticle .container-second .event-list .details p {
  font-size: 2vh;
  margin: 0;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .NewsRoomArticle .container-second .event-list .details {
    max-width: 400px;
  }
}

.NewsRoomArticle .container-second .event-list .details span {
  font-weight: bold;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
  font-size: 2vh;
}

.NewsRoomArticle .container-second .event-list .gradient {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.NewsRoomArticle .container-second .event-list.col-sm-4 {
  width: calc(33.33333333% - 5px);
}

@media screen and (max-width: 768px) {
  .NewsRoomArticle .container-second .event-list.col-sm-4 {
    width: 100%;
  }
}

.NewsRoomArticle .container-second .img1 {
  background-image: url("/img/nbc-dance-back.jpg");
}

.NewsRoomArticle .container-second .img2 {
  background-image: url("/img/nbc-dance-back.jpg");
}

.NewsRoomArticle .container-second .img3 {
  background-image: url("/img/nbc-dance-back.jpg");
}

.NewsRoomArticle .modal {
  background-color: rgba(26, 26, 26, 0.93);
}

@media screen and (min-width: 768px) {
  .NewsRoomArticle .modal .modal-dialog {
    width: 100%;
    margin: 30px auto;
  }
}

.NewsRoomArticle .modal .close {
  opacity: 1;
}

.NewsRoomArticle .modal .close-btn {
  width: 28px;
  height: 28px;
  background-image: url("/assets/img/close-btn.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 48px;
  top: 48px;
}

.NewsRoomArticle .modal .modal-dialog {
  margin-top: 0;
}

.NewsRoomArticle .modal .modal-content {
  width: 100%;
  float: left;
  background: none;
  border: none;
  box-shadow: none;
}

.NewsRoomArticle .modal .modal-header {
  border: none;
  color: #fff;
  padding: 106px 15px 30px !important;
}

.NewsRoomArticle .modal .modal-header .btn-blue-cover {
  margin-left: 5px;
}

.NewsRoomArticle .modal .modal-header .modal-title {
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .NewsRoomArticle .modal .modal-header {
    text-align: center;
  }
}

.NewsRoomArticle .modal .center {
  padding: 0;
  margin: auto;
  float: none;
}

.NewsRoomArticle .modal .center .event-list {
  color: #fff;
  background-repeat: no-repeat;
  height: 0;
  padding-bottom: 18.5%;
  background-size: cover;
  margin-right: 5px;
  margin-top: 5px;
  background-position: center top;
}

@media screen and (max-width: 768px) {
  .NewsRoomArticle .modal .center .event-list {
    height: 210px;
  }
}

.NewsRoomArticle .modal .center .event-list .download-img {
  background-image: url("/assets/img/graphics.png");
  display: block;
  background-position: -1040px -785px;
  width: 28px;
  height: 26px;
  background-size: 700px;
}

.NewsRoomArticle .modal .center .event-list:hover {
  cursor: pointer;
}

.NewsRoomArticle .modal .center .event-list:hover .details {
  opacity: 1;
}

.NewsRoomArticle .modal .center .details {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.72);
  z-index: 1;
  opacity: 0;
  transition: opacity 300ms ease-out;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
}

.NewsRoomArticle .modal .center .details p {
  margin-top: 15%;
  font-size: 18px;
  text-transform: uppercase;
}

.NewsRoomArticle .modal .center .details ul {
  text-align: center;
  padding-left: 0;
}

.NewsRoomArticle .modal .center .details li {
  list-style: none;
  font-size: 30px;
  padding: 0 10px;
  display: inline-block;
}

.NewsRoomArticle .modal .center .gradient {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.NewsRoomArticle .modal .event-list.col-sm-4 {
  width: calc(33.33333333% - 5px);
}

@media screen and (max-width: 768px) {
  .NewsRoomArticle .modal .event-list.col-sm-4 {
    width: 100%;
  }
}

.NewsRoomArticle .modal .img1 {
  background-image: url("/img/nbc-dance-back.jpg");
  height: 200px;
}

.NewsRoomArticle .modal .img2 {
  background-image: url("/img/nbc-dance-back.jpg");
  height: 200px;
}

.NewsRoomArticle .modal .img3 {
  background-image: url("/img/nbc-dance-back.jpg");
  height: 200px;
}

.Privacy .background {
  background: black;
  width: 100%;
  float: left;
}

.Privacy .background .content {
  color: #c5c5c5;
  width: 70%;
  margin: auto;
}

.Privacy .background .content .formatting h4 {
  margin-top: 50px;
  margin-bottom: 25px;
}

.Privacy .background .content .formatting p {
  margin-top: 15px;
}

.Privacy .background .content .formatting ul li {
  padding-bottom: 5px;
}

.Privacy .footer {
  padding-top: 100px;
}

.SearchResults .head-color {
  color: #05b4ec;
}

.SearchResults #search-container-full {
  width: 100%;
  float: left;
  background-color: #000;
}

.SearchResults #search-container-full .search-inner-container .col-content-body {
  margin: 0 auto;
  float: none;
}

.SearchResults #search-container-full .search-inner-container .col-content-body .main-search-result {
  color: #fff;
}

.SearchResults #search-container-full .search-inner-container .col-content-body .main-search-result h1 {
  text-transform: uppercase;
  margin-bottom: 25px;
}

.SearchResults #search-container-full .search-inner-container .col-content-body .main-search-result h4 {
  margin-bottom: 30px;
}

.SearchResults #search-container-full .search-inner-container .col-content-body .content-main {
  background-color: #101010;
  float: left;
  width: 100%;
  padding: 15px 60px 15px 30px;
}

@media screen and (max-width: 768px) {
  .SearchResults #search-container-full .search-inner-container .col-content-body .content-main {
    padding: 0 25px 15px 30px;
  }
}

.SearchResults #search-container-full .search-inner-container .col-content-body .content-main .content-inner {
  border-bottom: 1px solid #3a3a3a;
  width: 100%;
  float: left;
  padding: 30px 0;
}

.SearchResults #search-container-full .search-inner-container .col-content-body .content-main .content-inner .date-color {
  color: #6e6e6e;
  margin-bottom: 10px;
}

.SearchResults #search-container-full .search-inner-container .col-content-body .content-main .content-inner .date-color P {
  margin-bottom: 3px;
  font-size: 14px;
}

.SearchResults #search-container-full .search-inner-container .col-content-body .content-main .content-inner .img-content {
  display: inline-flex;
  float: left;
}

@media screen and (max-width: 768px) {
  .SearchResults #search-container-full .search-inner-container .col-content-body .content-main .content-inner .img-content {
    display: block;
  }
}

.SearchResults #search-container-full .search-inner-container .col-content-body .content-main .content-inner .img-content img {
  height: 130px;
  margin-right: 50px;
}

@media screen and (max-width: 768px) {
  .SearchResults #search-container-full .search-inner-container .col-content-body .content-main .content-inner .img-content img {
    margin-right: 0;
  }
}

.SearchResults #search-container-full .search-inner-container .col-content-body .content-main .content-inner .img-content p {
  color: #fff;
}

.SearchResults #search-container-full .search-inner-container .col-content-body .content-main .content-inner:last-child {
  border-bottom: 0;
}

.SearchResults #search-container-full .see-more {
  text-align: center;
  float: left;
  width: 100%;
  margin: 90px 0 0;
  padding: 0 0 150px;
}

@media screen and (max-width: 768px) {
  .SearchResults #search-container-full .see-more {
    padding: 0 0 70px;
  }
}

.Terms .black-bg {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #000000;
  padding-top: 20px;
  padding-bottom: 80px;
}

.Terms .black-bg .term {
  margin: 0 auto;
  float: none;
  color: #d8d8d8;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
}

.Terms .black-bg .term h1 {
  font-size: 33px;
  margin-bottom: 22px;
}

.Terms .black-bg .term h3 {
  margin-top: 60px;
  margin-bottom: 30px;
  font-size: 20px;
}

.Terms .black-bg .term p {
  margin-bottom: 15px;
}

.Terms .black-bg .term .bold {
  margin-bottom: 0;
}

#ErrorPage .error-container {
  text-align: center;
  color: #fff;
  padding: 40px 0;
}

#ErrorPage .error-container h1 {
  margin-top: 0px;
}

#ErrorPage .error-container img {
  display: block;
  margin: 0 auto 32px;
  max-width: 100%;
}

#ErrorPage .error-container .btn-blue-cover {
  margin-bottom: 64px;
}

.Product .logo-icon span {
  display: block;
  background-size: auto 72%;
  background-position: center;
  background-repeat: no-repeat;
}

.Product .psvr-legal {
  text-align: center;
  font-size: 11px;
  letter-spacing: 1px;
  font-family: "proxima-nova-regular",Helvetica,Arial,sans-serif;
  margin-bottom: 76px;
  display: block;
}

.Product #Glide {
  height: calc(100vh - 78px);
}

@media screen and (max-width: 768px) {
  .Product #Glide {
    height: calc(100vh - 55px);
  }
}

.Product #Glide .glide__wrapper {
  height: 100%;
  position: relative;
}

.Product #Glide .glide__slide {
  height: 100%;
  background-size: cover;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
}

.Product #Glide .glide__bullets {
  bottom: 4%;
}

.Product #Glide .glide__bullet {
  border: 1px solid #8f8f8f;
  background-color: #fff;
}

.Product #Glide .glide__bullet.active {
  background-color: #00b3e3;
  transform: scale(1.32);
}

.Product #Glide .logo-con {
  position: absolute;
  width: 13%;
  right: 3%;
  top: 3%;
  z-index: 1;
}

.Product #Glide .logo-con img {
  user-select: none;
  width: 100%;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .Product #Glide .logo-con {
    width: 33%;
  }
}

.Product #Glide .title-container {
  position: absolute;
  bottom: 5%;
  right: 0;
  text-align: right;
  z-index: 8;
  min-width: 20%;
  user-select: none;
  background-color: #19a4e1;
  color: white;
  padding: 10px 18px 10px 16px;
}

@media screen and (max-width: 768px) {
  .Product #Glide .title-container {
    text-align: center;
    width: 100%;
    right: 0;
    transform: translate(0, -50%);
    padding: 5px;
  }
}

.Product #Glide .title-container h1,
.Product #Glide .title-container h2 {
  color: white;
  margin: 0;
  padding: 0;
}

.Product #Glide .title-container h1 {
  user-select: none;
  text-transform: uppercase;
  font-size: 3.5rem;
  font-family: "proxima-nova-thin", Helvetica, Arial, sans-serif;
  line-height: 100%;
}

@media screen and (max-width: 768px) {
  .Product #Glide .title-container h1 {
    font-size: 2rem;
    font-family: "proxima-nova-regular";
  }
}

.Product #Glide .title-container h2 {
  user-select: none;
  font-size: 1.4vw;
  line-height: 140%;
}

@media screen and (max-width: 768px) {
  .Product #Glide .title-container h2 {
    font-size: 2rem;
    margin-left: 0;
    font-family: "proxima-nova-bold";
  }
}

.Product .container-third {
  margin-bottom: 3%;
}

@media screen and (max-width: 768px) {
  .Product .container-third {
    padding: 0 15px;
  }
}

.Product .container-third h4 {
  padding: 0;
  padding-bottom: 30px;
  margin: 0;
}

.Product .container-third .platform-richtext {
  width: 100%;
  color: white;
}

.Product .container-third .platform-richtext a {
  font-family: "proxima-nova-semibold";
}

.Product p {
  user-select: none;
  color: #fff;
  letter-spacing: 1px;
  line-height: 1.5;
  font-size: 15px;
  padding-bottom: 15px;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
}

.Product .platform-container {
  padding: 0 15px;
}

.Product .platform-container .partner-container {
  margin: 10vh 0;
}

.Product .platform-container .col-sm-12 {
  padding: 0;
}

.Activation {
  background: black;
  background-size: contain;
}

.Activation .activation-body {
  color: #FFF;
  height: 100%;
  height: calc(100vh - 268px);
  width: 85%;
  margin: 0 auto 0 auto;
  padding-top: 100px;
  text-align: center;
}

.Activation .activation-body h1 {
  margin-top: 15px;
  font-family: "proxima-nova-thin",Helvetica,Arial,sans-serif;
}

.Activation .activation-body p {
  color: #FFF;
  font-size: 1.8rem;
  line-height: 28px;
  padding-top: 5px;
  overflow: hidden;
}

.Activation .activation-body a {
  text-decoration: underline;
}

.Activation .footer {
  padding-top: 100px;
}

.Schedule button {
  border: none;
}

.Schedule button:focus {
  outline: none;
}

.Schedule h1 {
  margin: 0 0 5px 3%;
  color: #343e48;
}

.Schedule .schedule-body {
  max-width: 82%;
  margin: auto;
  text-align: justify;
  background-color: white;
}

@media screen and (max-width: 768px) {
  .Schedule .schedule-body {
    max-width: 100%;
  }
}

.Schedule .featured-wrapper {
  color: white;
  background-color: #343e48;
  padding: 5vh 0;
  margin-bottom: 5vh;
  position: relative;
}

.Schedule .featured-wrapper h1 {
  color: white;
}

.Schedule #schedule-featured {
  position: relative;
}

.Schedule #schedule-featured h3 {
  display: none;
}

.Schedule #schedule-featured .schedule-featured-tile {
  display: inline-block;
  color: white;
  margin: 5px 3px 0 3px;
  padding-bottom: 12vw;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
  box-shadow: none;
}

.Schedule #schedule-featured .slick-next,
.Schedule #schedule-featured .slick-prev {
  font-size: 2.5rem;
  height: calc(100% - 5px);
  position: absolute;
  background-color: #eb0625;
  color: white;
  bottom: 0;
  z-index: 1;
  transition: background-color 0.15s ease;
}

.Schedule #schedule-featured .slick-next:active,
.Schedule #schedule-featured .slick-prev:active {
  background-color: #700211;
}

.Schedule #schedule-featured .slick-next {
  right: 0;
  box-shadow: -1px 0px 0px 0 #1a1f24;
}

.Schedule #schedule-featured .slick-prev {
  left: 0;
  box-shadow: 1px 0px 0px 0 #1a1f24;
}

.Schedule #schedule-featured .slick-center {
  transition: box-shadow 0.4s ease;
  box-shadow: 0 -5px 0 0 #19a4e1;
}

.Schedule #schedule-featured .slick-center h3 {
  overflow: auto;
  color: white;
  position: absolute;
  bottom: -40px;
  display: block;
}

@media screen and (max-width: 768px) {
  .Schedule #schedule-featured .slick-list {
    width: calc(84% - 8px);
    margin: auto;
  }

  .Schedule #schedule-featured .schedule-featured-tile {
    padding-bottom: 48vw;
  }
}

.Schedule #month-selector-bar {
  position: relative;
  font-size: 2rem;
  height: 70px;
  width: 100%;
  margin: 0 auto 3px auto;
}

.Schedule #month-selector-bar h3 {
  margin: 0;
}

.Schedule #month-selector-bar .arrow {
  float: left;
  height: 100%;
  width: 2%;
  background-color: #eb0625;
  color: white;
  padding: 2px;
  transition: background-color 0.15s ease;
}

.Schedule #month-selector-bar .arrow:active {
  background-color: #700211;
}

.Schedule #month-selector-bar .slick-next {
  float: right;
}

.Schedule #month-selector-bar .slick-prev {
  float: left;
}

.Schedule #month-selector-bar .slick-list {
  width: calc(96% - 3px);
  float: left;
}

.Schedule #month-selector-bar .slick-list,
.Schedule #month-selector-bar .slick-track {
  height: 100%;
}

.Schedule #month-selector-bar ul {
  width: 100%;
  height: 100%;
  background-color: white;
  margin: auto;
  padding: 0;
}

.Schedule #month-selector-bar li {
  position: relative;
  font-family: "proxima-nova-light";
  color: #343e48;
  background-color: lightgrey;
  height: 100%;
  list-style: none;
  margin-left: 3px;
}

.Schedule #month-selector-bar .selector-month {
  position: absolute;
  bottom: 0;
  padding-left: 5px;
}

.Schedule #month-selector-bar .selector-year {
  position: absolute;
  bottom: 0;
  right: 10%;
}

.Schedule #month-selector-bar li:hover:not(.year-bumper) {
  background-color: #343e48;
  color: white;
}

.Schedule #month-selector-bar a:focus {
  outline: none;
}

.Schedule #month-selector-bar .year-bumper {
  background-color: #eb0625;
}

.Schedule #month-selector-bar .year-bumper h3 {
  color: white;
  font-size: 30px;
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
}

.Schedule #month-selector-bar .active-month li {
  background-color: #343e48;
  color: white;
}

@media screen and (max-width: 768px) {
  .Schedule #month-selector-bar .arrow {
    width: 5%;
  }

  .Schedule #month-selector-bar .slick-list {
    width: calc(90% - 3px);
  }
}

#schedule-display {
  display: block;
}

#schedule-display-frame {
  height: 70vh;
  display: block;
  border: none;
  overflow: hidden;
}

.month-header {
  width: 100%;
  margin-bottom: 5px;
  background-color: white;
}

.year-header {
  background-color: #343e48;
  color: white;
  margin: 0;
  padding: 5px 5px 0 0;
  text-align: right;
}

#schedule-calendar {
  background-color: white;
  height: 100%;
  overflow: auto;
}

#schedule-calendar hr {
  margin: 0 0 5px 0;
}

#schedule-calendar .calendar-strip {
  height: 150px;
  color: #343e48;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  #schedule-calendar .calendar-strip {
    height: 200px;
  }
}

#schedule-calendar .calendar-strip h3 {
  margin: auto;
}

#schedule-calendar .calendar-strip h4 {
  font-family: "proxima-nova-semibold",Helvetica,Arial,sans-serif;
}

#schedule-calendar .calendar-strip .calendar-datetime,
#schedule-calendar .calendar-strip .calendar-image,
#schedule-calendar .calendar-strip .calendar-description {
  height: 100%;
}

#schedule-calendar .calendar-strip .calendar-datetime-wrapper {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#schedule-calendar .calendar-strip .calendar-datetime {
  text-align: center;
  background-color: #19a4e1;
  padding: 0;
  color: white;
}

#schedule-calendar .calendar-strip .calendar-datetime h1,
#schedule-calendar .calendar-strip .calendar-datetime h3 {
  margin: 0;
  font-family: "proxima-nova-light";
}

#schedule-calendar .calendar-strip .calendar-datetime a {
  color: white;
}

#schedule-calendar .calendar-strip .calendar-datetime .calendar-dayofweek {
  text-transform: uppercase;
}

#schedule-calendar .calendar-strip .calendar-datetime .calendar-date {
  font-size: 6.5rem;
}

#schedule-calendar .calendar-strip .calendar-datetime .fa {
  padding-left: 4px;
}

#schedule-calendar .calendar-strip .calendar-image {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-color: #5c646c;
  padding: 0px 10px;
}

#schedule-calendar .calendar-strip .calendar-image-text {
  color: white;
  position: absolute;
  bottom: 4px;
  margin: 0;
}

#schedule-calendar .calendar-strip .cal-livebadge {
  background-color: #eb0625;
  color: white;
  position: absolute;
  bottom: 0;
  right: 20px;
  padding: 2px 5px;
}

#schedule-calendar .calendar-strip .cal-livebadge p {
  margin: 0;
}

#schedule-calendar .calendar-strip.past-event {
  opacity: .65;
}

#schedule-calendar .calendar-strip.past-event .calendar-datetime {
  background-color: lightgrey;
}

.password-reset .container-first {
  text-align: right;
  background-color: #989898;
  color: #FFF;
  height: 250px;
}

.password-reset .container-first h1 {
  padding-top: 50px;
  padding-right: 35px;
}

.password-reset .invalid-form button {
  max-width: 300px;
}

.password-reset .content {
  background-color: #e6e6e6;
}

.password-reset .content .password-reset-header h2 {
  padding-left: 35px;
}

.password-reset .content .password-reset-body {
  height: 200px;
}

@media screen and (max-width: 768px) {
  .password-reset .content .password-reset-body {
    height: 230px;
  }
}

.password-reset .content .password-reset-body h4 {
  font-weight: bold;
}

.password-reset .content .password-reset-body .help-text {
  text-align: center;
}

.password-reset .content .password-reset-body .pw-col {
  padding-right: 0;
}

.password-reset .content .password-reset-body .btn-col {
  padding-left: 0;
}

.password-reset .content .password-reset-body input {
  border-color: black;
  border-width: 3px;
  padding: 9px 22px 8px 22px;
  height: 41px;
  background-color: #FFF;
  font-size: 12px;
  font-weight: bold;
  margin-right: 9px;
  width: 48%;
}

.password-reset .content .password-reset-body input::placeholder {
  color: black;
}

.password-reset .content .password-reset-body button {
  border-color: #b3b3b2 !important;
  font-weight: bold;
  color: black;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .password-reset .content .password-reset-body button {
    width: 48%;
    position: relative;
    left: 10px;
  }
}

.password-reset .content .password-reset-body button::after {
  background-color: #b3b3b2 !important;
}

.password-reset .content .password-reset-body .msg-row .alert {
  margin: auto;
  width: 300px;
  text-align: center;
  margin-top: 10px;
}