.video-background-holder {
  position: relative;
  background-color: black;
  height: calc(100vh - 72px);
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.video-background-holder video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.video-background-content {
  position: relative;
  z-index: 2;
}

.video-background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

#disclaimer {
}

#introvideo {
  width: 90%;
  height: 500px;
}

@media (min-width: 300px) {
  #introvideo {
    width: 900px;
    height: 500px;
  }
}

iframe {
  width: 100%;
  height: 350px;
}

@media (min-width:900px) {
  iframe {
    width: 900px;
    height: 500px;
  }
}

#audiomodecontainer {
  margin-bottom: 50px;
  margin-right: 25%;
  margin-left: 25%;
  align-items: center;
}

#tagdescription1 {
  width: 80%;
}

#tagdescription1 {
}

#whatisacademy {
  align-items: center;
}

#audiomodeheader {
  font-size: xx-large;
  font-size: 30px;
}

#questionanswer {
  color: #8c8b90;
  font-family: 'Noto Sans HK', sans-serif;
  margin-bottom: 16px;
}

@media (min-width: 900px) {
  #questionanswer2 {
    color: #8c8b90;
    margin-left: 30%;
    margin-right: 30%;
  }
}

#questionanswer2 {
  color: #8c8b90;
  margin-left: 8%;
  margin-right: 8%;
}

#headingtopic {
  color: rgb(255,255,255);
  margin-top: 50%;
  font-weight: bold;
  font-family: 'Noto Sans HK', sans-serif;
  letter-spacing: 10px;
}

#logotype {
  text-align: justify;
  margin-left: 10%;
  margin-top: 2%;
  width: 30%;
}

#endingheader {
}

#endingdescr {
}

#goodbye {
}

#disclaimer {
}

#endingdescr2 {
  font-size: 16px;
  font-family: 'Noto Sans HK', sans-serif;
}

@media (min-width: 900px) {
  #question-1 {
    width: 100%;
    height: 100%;
    color: rgb(255,255,255);
    font-weight: bold;
    font-family: 'Noto Sans HK';
    margin-bottom: 15px;
  }
}

#question-1 {
  width: 100%;
  height: 100%;
  color: rgb(255,255,255);
  font-weight: bold;
  font-family: 'Noto Sans HK';
  line-height: 40px;
  margin-bottom: 15px;
}

@media (min-width: 900px) {
  #headingtagline {
    color: rgb(255,255,255);
    font-family: 'Noto Sans HK', sans-serif;
  }
}

@media (min-width: 900px) {
  #headingtagline {
    color: rgb(255,255,255);
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 50px;
    line-height: 61px;
  }
}

#headingtagline {
  color: rgb(255,255,255);
  font-family: 'Noto Sans HK', sans-serif;
  font-size: 30px;
  line-height: 41px;
}

#Tagline {
  color: rgb(255,255,255);
  margin-bottom: 3%;
  font-weight: bold;
  font-family: 'Noto Sans HK', sans-serif;
}

#introparagraph {
  color: #8c8b90;
  margin-right: 8%;
  margin-left: 8%;
  font-size: 19px;
  font-family: 'Noto Sans HK';
}

@media (min-width: 900px) {
  #introparagraph {
    color: #8c8b90;
    margin-right: 35%;
    margin-left: 8%;
    font-size: 19px;
    font-family: 'Noto Sans HK';
  }
}

#multiplatformdescr {
  color: #8c8b90;
  margin-top: 2%;
  margin-right: 8%;
  margin-left: 8%;
  font-size: 19px;
  font-family: 'Noto Sans HK';
}

@media (min-width: 900px) {
  #multiplatformdescr {
    color: #8c8b90;
    margin-top: 2%;
    margin-right: 35%;
    margin-left: 8%;
    font-size: 19px;
    font-family: 'Noto Sans HK';
  }
}

@media (min-width: 900px) {
  #audiomodedescr {
    color: #8c8b90;
    font-size: 19px;
    margin-top: 0.5%;
    margin-right: 8%;
    margin-left: 8%;
  }
}

#audiomodedescr {
  color: #8c8b90;
  font-size: 19px;
  margin-top: 0.5%;
  margin-right: 10%;
  margin-left: 10%;
}

#introheading {
  margin-left: 8%;
  margin-right: 8%;
}

#playlistparagraph {
  margin-right: 8%;
}

@media (min-width: 900px) {
  #playlistparagraph {
    margin-right: 30%;
  }
}

#seefirst {
  color: rgb(255,255,255);
  font-size: 16px;
}

#yearlypass {
  font-family: 'Noto Sans HK', sans-serif;
  margin-bottom: 30px;
  border-style: none;
  width: 280px;
  height: 40px;
}

#headerdescr {
}

#price {
  font-size: 12px;
  color: rgb(255,255,255);
  font-family: 'Noto Sans HK', sans-serif;
}

#copyrightdes {
  width: 100%;
  margin-bottom: 0px;
  color: rgb(255,255,255);
  font-size: 12px;
}

#footer {
}

#Account {
}

#Aboutdes {
}

#smartphone {
}

#tablet {
  text-align: center;
  margin-top: 30px;
}

#pc {
  text-align: center;
  margin-top: 30px;
}

#tv {
}

#appletv {
  color: rgb(255,255,255);
  font-family: 'Noto Sans HK', sans-serif;
  text-align: center;
  margin-bottom: 3px;
}

#chromeos {
  color: rgb(255,255,255);
  text-align: center;
}

#tabletdevices {
}

#googleplay {
  height: 50px;
}

#appstore {
  height: 50px;
}

#devicerow {
  height: 100%;
}

#formparagraph {
  text-align: center;
  font-size: 14px;
}

