.html-embed {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #181818;
  background-image: url('../images/FT.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.button {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 80px;
  height: 80px;
  cursor: pointer;
}

.button._49-screen {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -100px;
  background-image: url('../images/Ultrawide-Screen.png');
  background-position: 0px 0px;
  background-size: 80px;
  background-repeat: no-repeat;
}

.button._3x-27-screens {
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: 0%;
  height: 80px;
  margin-top: -10px;
  background-image: url('../images/3-Screens.png');
  background-position: 0px 0px;
  background-size: 80px;
  background-repeat: repeat;
}

.button.racing {
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: auto;
  margin-top: 260px;
  background-image: url('../images/f1.png');
  background-position: 0px 0px;
  background-size: 80px;
}

.button.flight {
  left: 0%;
  top: 80px;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/plane.png');
  background-position: 0px 0px;
  background-size: 80px;
}

.button.seat {
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: auto;
  margin-top: 170px;
  background-image: url('../images/seat.png');
  background-position: 0px 0px;
  background-size: 80px;
  background-repeat: repeat;
}

.button.racing-flight {
  top: 0px;
  margin-top: 170px;
  background-image: url('../images/plane--f1.png');
  background-position: 0px 0px;
  background-size: 80px;
}

.button.empty-rig {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -10px;
  margin-left: 0px;
  background-image: url('../images/cancel-2.png');
  background-position: 0px 0px;
  background-size: 80px;
}

.button.vr {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-top: 170px;
  border-radius: 0px;
  background-image: url('../images/virtual-reality.png');
  background-position: 0px 0px;
  background-size: 80px;
  opacity: 0.3;
}

.button.full-screen {
  top: auto;
  bottom: 0%;
  margin-left: 90px;
  background-image: url('../images/full-screen.png');
  background-position: 0px 0px;
  background-size: 80px;
}

.button.rotation {
  top: auto;
  bottom: 0%;
  margin-left: -90px;
  background-image: url('../images/arrow.png');
  background-position: 0px 0px;
  background-size: 80px;
}

.button.computer {
  margin-top: 260px;
  background-image: url('../images/computer.png');
  background-position: 0px 0px;
  background-size: 80px;
  background-clip: border-box;
}

.button.vr2 {
  margin-top: 80px;
  background-image: url('../images/vr.png');
  background-position: 0px 0px;
  background-size: 80px;
}

.left-panel {
  position: absolute;
  left: 0%;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: -130px;
}

.left-panel-position {
  position: absolute;
  left: 2%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 0px;
  height: 0%;
}

.right-panel-position {
  position: absolute;
  left: auto;
  top: 50%;
  right: 6%;
  bottom: auto;
  display: block;
  width: 0px;
  height: 0%;
  margin-top: -175px;
  padding-bottom: 0px;
}

.right-panel {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 0px;
  height: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.bottom-panel-position {
  position: absolute;
  left: 50%;
  top: auto;
  right: 0%;
  bottom: 2%;
  display: block;
  width: 0%;
  height: 0px;
  margin-right: 0px;
}

.bottom-panel {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 0px;
  height: 0px;
  margin-left: -30px;
  padding-bottom: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.center2-panel-position {
  position: absolute;
  left: 0px;
  top: 81%;
  right: auto;
  bottom: 0px;
  overflow: visible;
  width: 100%;
  height: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0%;
  padding-top: 0px;
  padding-right: 100%;
  padding-bottom: 75px;
  border-radius: 0px;
  background-color: #363636;
  opacity: 1;
}

.center-panel {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: none;
  overflow: visible;
  width: 600px;
  height: 100px;
  padding-top: 10px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #242424;
  opacity: 1;
  font-size: 20px;
  line-height: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.button-3 {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  overflow: visible;
  width: 250px;
  height: 50px;
  margin: 12px 0px 0px -125px;
  padding: 20px;
  border-radius: 0px;
  background-color: #868686;
  opacity: 1;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 40%;
  text-align: center;
  text-decoration: none;
}

.button-3.w--current {
  margin-left: -110px;
  background-color: rgba(63, 63, 63, 0);
  text-align: center;
}

.body {
  overflow: hidden;
  padding-left: 0px;
  border-radius: 0px;
  background-color: rgba(134, 26, 26, 0);
}

.background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  opacity: 1;
}

.heading {
  position: absolute;
  left: 0%;
  right: 0%;
  bottom: 58px;
  margin-top: auto;
  margin-bottom: auto;
  color: #929292;
  text-align: center;
}

.text-block {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -67px;
  display: block;
  clear: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #929292;
  text-align: center;
}

.center-panel-position {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  overflow: hidden;
  width: 0px;
  height: 25%;
  margin-left: -300px;
}

.background-video-2 {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  float: none;
  clear: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-center-arrow {
  position: absolute;
  left: 50%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  padding-left: 0px;
  background-image: url('../images/FT-Dot-Arrow.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
  .left-panel {
    display: none;
  }

  .right-panel-position {
    left: 88%;
  }

  .right-panel {
    display: none;
  }

  .bottom-panel {
    position: absolute;
    display: none;
  }

  .center2-panel-position {
    top: 81%;
    right: auto;
    bottom: 0px;
    margin-right: 73px;
    padding-top: 0px;
    padding-bottom: 75px;
    padding-left: 0%;
  }

  .center-panel {
    left: 0%;
    top: 0px;
    bottom: 0%;
    padding: 0px;
  }

  .button-3 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .html-embed {
    bottom: auto;
  }

  .button._49-screen {
    top: auto;
    width: 60px;
    height: 60px;
    margin-top: -90px;
    background-size: 60px;
  }

  .button._3x-27-screens {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 60px;
    height: 60px;
    margin-top: -20px;
    background-size: 60px;
  }

  .button.racing {
    width: 60px;
    height: 60px;
    margin-top: 0px;
    background-size: 60px;
  }

  .button.flight {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 60px;
    height: 60px;
    margin-top: 70px;
    background-size: 60px;
  }

  .button.seat {
    top: auto;
    width: 60px;
    height: 60px;
    margin-top: 50px;
    margin-bottom: 0px;
    background-size: 60px;
  }

  .button.racing-flight {
    width: 60px;
    height: 60px;
    margin-top: 140px;
    background-size: 60px;
  }

  .button.empty-rig {
    width: 60px;
    height: 60px;
    margin-top: 210px;
    background-size: 60px;
  }

  .button.vr {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 60px;
    height: 60px;
    margin-top: 0px;
    background-size: 60px;
  }

  .button.full-screen {
    width: 60px;
    height: 60px;
    margin-left: -70px;
    background-size: 60px;
  }

  .button.rotation {
    width: 60px;
    height: 60px;
    margin-left: 70px;
    background-size: 60px;
  }

  .button.computer {
    width: 60px;
    height: 60px;
    margin-top: 190px;
    background-size: 60px;
  }

  .button.vr2 {
    width: 60px;
    height: 60px;
    margin-top: 120px;
    background-size: 60px;
  }

  .left-panel {
    display: none;
  }

  .left-panel-position {
    overflow: visible;
  }

  .right-panel-position {
    overflow: visible;
  }

  .right-panel {
    display: none;
  }

  .bottom-panel-position {
    overflow: visible;
    margin-left: 0px;
  }

  .bottom-panel {
    position: absolute;
    display: none;
    margin-left: -35px;
  }

  .center2-panel-position {
    top: 73%;
    padding-bottom: 60px;
  }

  .button-3 {
    width: 200px;
    height: 40px;
    margin-top: 10px;
    margin-left: -100px;
    font-size: 20px;
    line-height: 0%;
  }

  .background {
    background-image: url('../images/RC4v3-Video-Background.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-center-arrow {
    width: 75px;
    height: 75px;
    margin-left: -37px;
  }
}

@media screen and (max-width: 479px) {
  .button._49-screen {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 70px;
    margin-left: -105px;
  }

  .button._3x-27-screens {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 70px;
    margin-left: -35px;
  }

  .button.racing {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -105px;
  }

  .button.flight {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    margin-left: -35px;
  }

  .button.seat {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 70px;
    margin-left: 35px;
  }

  .button.racing-flight {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    margin-left: 35px;
  }

  .button.empty-rig {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    margin-left: 105px;
  }

  .button.vr {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-top: 0px;
    margin-left: 0px;
  }

  .button.full-screen {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .button.rotation {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .button.computer {
    margin-top: 140px;
  }

  .button.vr2 {
    margin-top: 70px;
    margin-left: 105px;
  }

  .left-panel {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
    margin-top: 60px;
  }

  .left-panel-position {
    left: 50%;
    top: 0%;
    right: auto;
    bottom: auto;
    overflow: visible;
    height: 0%;
    margin-left: -30px;
  }

  .right-panel-position {
    left: 50%;
    top: 0%;
    right: auto;
    bottom: auto;
    overflow: visible;
    margin-top: 0px;
    margin-left: -30px;
  }

  .right-panel {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
    margin-top: 60px;
  }

  .bottom-panel-position {
    left: 50%;
    right: 50%;
    overflow: visible;
    margin-left: 0px;
  }

  .bottom-panel {
    display: none;
    margin-left: -20px;
  }

  .background {
    border-radius: 0px;
    background-image: url('../images/RC4v3-Video-Background.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .center-panel-position {
    overflow: hidden;
  }
}