
.h7-new-platform-video-header{
  position: relative;
  overflow: hidden;
  margin: auto;
  background: black;
  width: 100%;
}

.h7-new-platform-video-header:after {
  padding-top: 56.25%;
  /* 16:9 ratio */
  display: block;
  content: '';
}

.h7-new-platform-video-header .hero-inner {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.h7-new-platform-video-header .media-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  z-index: 2;
  overflow: hidden;
}

.h7-new-platform-video-header .media-element {
  position: relative;
  display: block;
  max-width: none;
  width: 100%;
}

.h7-new-platform-video-header video {
  width: 100%;
}

.h7-new-platform-video-header .copy {
  position: absolute;
  top:0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 5;
  margin: auto;
  max-width: none;
}

.h7-new-platform-video-header .copy .logo-container{
  position: relative;
  display: block;
  margin: calc(28% - 94px) auto;
  padding-top: 30px;
}

.h7-new-platform-video-header .copy .logo-container .logo{
  position: relative;
  margin: auto;
  width: 400px;
  height: 96px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.h7-new-platform-video-header .copy .logo-container .header-description {
  width: 550px;
  text-align: center;
  margin: 32px auto;
  -webkit-font-smoothing: antialiased;
  cursor: default;
}

.h7-new-platform-video-header .copy .logo-container .header-description.white-text .subtitle {
  color: #ffffff;
}

.h7-new-platform-video-header .copy .logo-container .btn-round.solid-trans:hover {
    opacity: 1;
}

.h7-new-platform-video-header .mute-btn-wrap {
  position: absolute;
  display: block;
  /*bottom: 5.2%;*/
  left: 6%;
  z-index: 7;
}

.h7-new-platform-video-header .mute-btn-wrap.intro-active {
  left: 6%;
}

.h7-new-platform-video-header .intro-active,
.h7-new-platform-video-header .intro-active + hr {
  opacity: 1;
  left: 0;
}

.no-opacity .h7-new-platform-video-header .intro-active, .no-opacity
.h7-new-platform-video-header .intro-active + hr {
  visibility: visible;
}

.h7-new-platform-video-header .mute-btn {
  position: absolute;
  bottom: 0%;
  left: 0%;
  z-index: 1;
  display: block;
  max-width: 18px;
  max-height: 34px;
  width: 17px;
  height: 17px;
  background-image: url(../../img/atmos-hero-snd-btn.png);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dppx) {
  .h7-new-platform-video-header .mute-btn {
    background-size: 36px 17px;
    /* Retina-specific stuff here */
    background-image: url(../../img/atmos-hero-snd-btn@2x.png);
  }
}

.h7-new-platform-video-header .mute-btn.is-muted {
  background-position: 17px 0px;
}

.h7-new-platform-video-header.no-video .mute-btn {
  display: none;
}

.h7-new-platform-video-header .dolby-dot-nav {
  display: none;
}

.h7-new-platform-video-header .fallback-carousel {
  position: relative;
  width: 100%;
}

/* line 81, ../../../../packages/modules/atmos-hero/css/atmos-hero.scss */
.h7-new-platform-video-header .fallback-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  z-index: 0;
}
/* line 89, ../../../../packages/modules/atmos-hero/css/atmos-hero.scss */
.h7-new-platform-video-header .fallback-slide img {
  max-width: none;
  width: inherit;
  height: inherit;
  visibility: hidden;
}
/* line 96, ../../../../packages/modules/atmos-hero/css/atmos-hero.scss */
.h7-new-platform-video-header .fallback-slide img[data-has-loaded="true"] {
  visibility: visible;
}


.h7-new-platform-video-header .gradient-cover {
  background-color: rgba(0, 0, 0, 0.375);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), black);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), black);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF000000', GradientType=0);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 25%;
  background-color: transparent;
}

.h7-new-platform-video-header .disable-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
}

.h7-new-platform-video-header .disable-cover.above {
  z-index: 10;
}

.h7-new-platform-video-header .disable-cover.active {
  background-color: rgba(0, 0, 0, 0.3);
}

.h7-new-platform-video-header .is-splash.flowplayer .fp-ui, 
.h7-new-platform-video-header .is-paused.flowplayer .fp-ui {
    display: none;
}

.h7-new-platform-video-header .dolby-video .iq-img {
    background-size: 100%;
}

.h7-new-platform-video-header.no-video .dolby-video {
    /*display: none;*/
}

/* Dolby Digital Plus Message Styling*/
.h7-new-platform-video-header .dd-plus-msg {
  position: absolute;
  display: none;
  top: 125px;
  left: 5%;
  width: 26%;
  padding: 20px 3% 2%;
  background-color: rgba(18,139,152, 0.9);
  z-index: 10;
}

.h7-new-platform-video-header .dd-plus-msg.not-dd-plus-enabled {
  display: block;
}

.h7-new-platform-video-header .dd-plus-msg.grey {
  background-color: rgba(31, 31, 31, 0.9); 
}

.h7-new-platform-video-header .dd-plus-msg .box-close {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  color: #ffffff;
  background-color: transparent;
}

.h7-new-platform-video-header.playing .dd-plus-msg .box-close {
  display: block;
}

.h7-new-platform-video-header .dd-plus-msg p {
  color: #ffffff;
  margin-bottom: 0px;

}

.h7-new-platform-video-header .dd-plus-msg a {
  color: #ffffff;
  text-decoration: underline;
}

.h7-new-platform-video-header.ddPlusMsgShown .dd-plus-msg {
  display: none;
}
