body {
  background-color: #000000;
  color: #FFFFFF;
}
/* 
h1, h2, h3 {
  margin: 0;
} */


/* button */

button {
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.33333em;
  line-height: 45.6px;
  font-family: "Dosis", sans-serif;
  background-color: #17bece;
  font-weight: 600;
  height: 48px;
  width: 48px;
  position: relative;
  display: block;
  margin: 0 auto;
  outline: none;
  border: none;
}

button.hide {
  opacity: 0;
}

.wrapper {
  min-height: 460px;
  position: absolute;
  overflow: hidden;
  display: table;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.scene,
/* e-merge logoRed */

.layer {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}


/*jellyfish layer  */

.layer {
  position: absolute;
}

.layer div {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}


/* e-merge title*/


/* background */

.space {
  background: url(../../images/top/space.jpg) no-repeat 50% 100%;
  bottom: 96px;
  background-size: cover;
  position: absolute;
  width: 110%;
  left: -5%;
  top: -5%;
}


/* spaceShuttleType2 */

.spaceShuttleType2 {
  -webkit-transform-origin: 50% 90%;
  -moz-transform-origin: 50% 90%;
  transform-origin: 50% 90%;
  margin: 0px -64px;
  max-width: 200%;
  max-height: 200%;
  background-size: 200% 100%;
  height: 80%;
  width: 80%;
  background-image: url(../../images/top/spaceShuttleType2.png);
  background-repeat: no-repeat;
  left: 80%;
  bottom: 0%;
  position: absolute;
}


/* wave  */

.wave {
  background: transparent repeat-x;
  position: absolute;
  width: 300%;
  left: -100%;
}

.wave:after {
  /* wave background */
  background-color: #000000;
  position: absolute;
  display: block;
  content: "";
  height: 500px;
  width: 120%;
  top: 100%;
  left: 0;
}

.wave.spaceWaveBack {
  background-image: url(../../images/top/spaceWaveBack.png);
}

.wave.spaceWaveFront {
  background-image: url(../../images/top/spaceWaveFront.png);
}


/* light */

.light {
  margin: -120px -120px;
  background-size: 240px 240px;
  height: 240px;
  width: 240px;
  background-repeat: no-repeat;
  bottom: 112px;
  position: absolute;
  left: 50%;
}

.light.orange {
  background-image: url(../../images/top/light-orange.png);
}

.light.purple {
  background-image: url(../../images/top/light-purple.png);
}

.light.a {
  bottom: 80px;
  left: 20%;
}

.light.b {
  bottom: 80px;
  left: 30%;
}

.light.c {
  bottom: 112px;
  left: 45%;
}

.light.d {
  bottom: 96px;
  left: 60%;
}

.light.e {
  bottom: 112px;
  left: 75%;
}

.light.f {
  bottom: 64px;
  left: 80%;
}

.light.phase-1 {
  -webkit-animation: phase 20s 0.1s infinite linear;
  -moz-animation: phase 20s 0.1s infinite linear;
  animation: phase 20s 0.1s infinite linear;
}

.light.phase-2 {
  -webkit-animation: phase 18s 0.1s infinite linear;
  -moz-animation: phase 18s 0.1s infinite linear;
  animation: phase 18s 0.1s infinite linear;
}

.light.phase-3 {
  -webkit-animation: phase 16s 0.1s infinite linear;
  -moz-animation: phase 16s 0.1s infinite linear;
  animation: phase 16s 0.1s infinite linear;
}

.light.phase-4 {
  -webkit-animation: phase 14s 0.1s infinite linear;
  -moz-animation: phase 14s 0.1s infinite linear;
  animation: phase 14s 0.1s infinite linear;
}

.light.phase-5 {
  -webkit-animation: phase 12s 0.1s infinite linear;
  -moz-animation: phase 12s 0.1s infinite linear;
  animation: phase 12s 0.1s infinite linear;
}

.light.phase-6 {
  -webkit-animation: phase 10s 0.1s infinite linear;
  -moz-animation: phase 10s 0.1s infinite linear;
  animation: phase 10s 0.1s infinite linear;
}


/* imeges position */

.hanger {
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: absolute;
  list-style: none;
}

.hanger.position-logo {
  top: 30%;
  left: 50%;
}

.hanger.position-deathMoon {
  top: 10%;
  left: 50%;
}

.hanger.position-e-mergeWhite {
  top: 50%;
  left: 52%;
}

.hanger.position-satellite {
  top: -230%;
  left: 60%;
}

.hanger.position-rocket {
  top: -100%;
  left: 60%;
}

.hanger.position-spaceShuttle {
  top: -50%;
  left: 35%;
}

.hanger.position-astronaut {
  top: -160%;
  left: 40%;
}

.hanger.position-spaceStation {
  top: -270%;
  left: 37%;
}

.hanger.position-saturn {
  top: -30%;
  left: -10%;
}

.hanger.position-alien {
  top: -10%;
  left: 48%;
}

.board {
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  margin: 0px -140px;
  background-size: 400px 400px;
  background-repeat: no-repeat;
  height: 700px;
  width: 700px;
  position: absolute;
  top: -4px;
  left: 0;
}


/* images */

.board.logoRed {
  background-image: url(../../images/top/logoRed.png);
}

.board.e-mergeWhite {
  background-image: url(../../images/top/e-mergeWhite.png);
}

.board.astronaut {
  background-image: url(../../images/top/astronaut.png);
}

.board.rocket {
  background-image: url(../../images/top/rocket.png);
}

.board.satellite {
  background-image: url(../../images/top/satellite.png);
}

.board.spaceShuttle {
  background-image: url(../../images/top/spaceShuttle.png);
}

.board.deathMoon {
  background-image: url(../../images/top/deathMoon.png);
}

.board.spaceStation {
  background-image: url(../../images/top/spaceStation.png);
}

.board.saturn {
  background-image: url(../../images/top/saturn.png);
}

.board.alien {
  background-image: url(../../images/top/alien.png);
}


/* swing option */

.swing-logo {
  -webkit-animation: swing 8s infinite alternate cubic-bezier(0.355, 0.03, 0.315, 0.355);
  -moz-animation: swing 8s infinite alternate cubic-bezier(0.355, 0.03, 0.315, 0.355);
  animation: swing 8s infinite alternate cubic-bezier(0.355, 0.03, 0.315, 0.355);
}

.swing-saturn {
  -webkit-animation: swing 3.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 3.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 3.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.swing-deathMoon {
  -webkit-animation: swing 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.swing-rocket {
  -webkit-animation: swing 4.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 4.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 4.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.swing-astronaut {
  -webkit-animation: swing 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.swing-alien {
  -webkit-animation: swing 2.7s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 2.7s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 2.7s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.swing-spaceStation {
  -webkit-animation: swing 2.9s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 2.9s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 2.9s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.swing-spaceShuttle {
  -webkit-animation: swing 5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.swing-satellite {
  -webkit-animation: swing 2.8s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 2.8s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 2.8s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}


/* wave and rope option */

.wave.depth-10 {
  -webkit-animation: wave 8s 0.1s infinite linear;
  -moz-animation: wave 8s 0.1s infinite linear;
  animation: wave 8s 0.1s infinite linear;
  bottom: 140px;
  margin: 0px 0px;
  background-position: center bottom;
  background-size: auto 101%;
  height: 16px;
}

.wave.depth-10:after {
  height: 144px;
}

.rope.depth-10 {
  list-style: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  top: 20%;
}

.rope.depth-10 .hanger {
  -webkit-transform: scale(0.25);
  -moz-transform: scale(0.25);
  transform: scale(0.25);
}

.wave.depth-20 {
  -webkit-animation: wave 7.55556s 0.1s infinite linear;
  -moz-animation: wave 7.55556s 0.1s infinite linear;
  animation: wave 7.55556s 0.1s infinite linear;
  bottom: 120px;
  margin: 0px 0px;
  background-position: center bottom;
  background-size: auto 101%;
  height: 32px;
}

.wave.depth-20:after {
  height: 128px;
}

.rope.depth-20 {
  -webkit-transform: scale(1.02778);
  -moz-transform: scale(1.02778);
  transform: scale(1.02778);
  top: 16.66667%;
}

.rope.depth-20 .hanger {
  -webkit-transform: scale(0.27778);
  -moz-transform: scale(0.27778);
  transform: scale(0.27778);
}

.wave.depth-30 {
  -webkit-animation: wave 7.11111s 0.1s infinite linear;
  -moz-animation: wave 7.11111s 0.1s infinite linear;
  animation: wave 7.11111s 0.1s infinite linear;
  bottom: 100px;
  margin: 0px 0px;
  background-position: center bottom;
  background-size: auto 101%;
  height: 48px;
}

.wave.depth-30:after {
  height: 112px;
}

.rope.depth-30 {
  -webkit-transform: scale(1.05556);
  -moz-transform: scale(1.05556);
  transform: scale(1.05556);
  top: 13.33333%;
}

.rope.depth-30 .hanger {
  -webkit-transform: scale(0.30556);
  -moz-transform: scale(0.30556);
  transform: scale(0.30556);
}

.wave.depth-40 {
  -webkit-animation: wave 6.66667s 0.1s infinite linear;
  -moz-animation: wave 6.66667s 0.1s infinite linear;
  animation: wave 6.66667s 0.1s infinite linear;
  bottom: 80px;
  margin: 0px 0px;
  background-position: center bottom;
  background-size: auto 101%;
  height: 64px;
}

.wave.depth-40:after {
  height: 96px;
}

.rope.depth-40 {
  -webkit-transform: scale(1.08333);
  -moz-transform: scale(1.08333);
  transform: scale(1.08333);
  top: 10%;
}

.rope.depth-40 .hanger {
  -webkit-transform: scale(0.33333);
  -moz-transform: scale(0.33333);
  transform: scale(0.33333);
}

.wave.depth-50 {
  -webkit-animation: wave 6.22222s 0.1s infinite linear;
  -moz-animation: wave 6.22222s 0.1s infinite linear;
  animation: wave 6.22222s 0.1s infinite linear;
  bottom: 60px;
  margin: 0px 0px;
  background-position: center bottom;
  background-size: auto 101%;
  height: 80px;
}

.wave.depth-50:after {
  height: 80px;
}

.rope.depth-50 {
  -webkit-transform: scale(1.11111);
  -moz-transform: scale(1.11111);
  transform: scale(1.11111);
  top: 6.66667%;
}

.rope.depth-50 .hanger {
  -webkit-transform: scale(0.36111);
  -moz-transform: scale(0.36111);
  transform: scale(0.36111);
}

.wave.depth-60 {
  -webkit-animation: wave 5.77778s 0.1s infinite linear;
  -moz-animation: wave 5.77778s 0.1s infinite linear;
  animation: wave 5.77778s 0.1s infinite linear;
  bottom: 40px;
  margin: 0px 0px;
  background-position: center bottom;
  background-size: auto 101%;
  height: 96px;
}

.wave.depth-60:after {
  height: 64px;
}

.rope.depth-60 {
  -webkit-transform: scale(1.13889);
  -moz-transform: scale(1.13889);
  transform: scale(1.13889);
  top: 3.33333%;
}

.rope.depth-60 .hanger {
  -webkit-transform: scale(0.38889);
  -moz-transform: scale(0.38889);
  transform: scale(0.38889);
}

.wave.depth-70 {
  -webkit-animation: wave 5.33333s 0.1s infinite linear;
  -moz-animation: wave 5.33333s 0.1s infinite linear;
  animation: wave 5.33333s 0.1s infinite linear;
  bottom: 20px;
  margin: 0px 0px;
  background-position: center bottom;
  background-size: auto 101%;
  height: 112px;
}

.wave.depth-70:after {
  height: 48px;
}

.rope.depth-70 {
  -webkit-transform: scale(1.16667);
  -moz-transform: scale(1.16667);
  transform: scale(1.16667);
  top: 0%;
}

.rope.depth-70 .hanger {
  -webkit-transform: scale(0.41667);
  -moz-transform: scale(0.41667);
  transform: scale(0.41667);
}

.wave.depth-80 {
  -webkit-animation: wave 4.88889s 0.1s infinite linear;
  -moz-animation: wave 4.88889s 0.1s infinite linear;
  animation: wave 4.88889s 0.1s infinite linear;
  bottom: 0px;
  margin: 0px 0px;
  background-position: center bottom;
  background-size: auto 101%;
  height: 128px;
}

.wave.depth-80:after {
  height: 32px;
}

.rope.depth-80 {
  -webkit-transform: scale(1.19444);
  -moz-transform: scale(1.19444);
  transform: scale(1.19444);
  top: -3.33333%;
}

.rope.depth-80 .hanger {
  -webkit-transform: scale(0.44444);
  -moz-transform: scale(0.44444);
  transform: scale(0.44444);
}

.wave.depth-90 {
  -webkit-animation: wave 4.44444s 0.1s infinite linear;
  -moz-animation: wave 4.44444s 0.1s infinite linear;
  animation: wave 4.44444s 0.1s infinite linear;
  bottom: -20px;
  margin: 0px 0px;
  background-position: center bottom;
  background-size: auto 101%;
  height: 144px;
}

.wave.depth-90:after {
  height: 16px;
}

.rope.depth-90 {
  -webkit-transform: scale(1.22222);
  -moz-transform: scale(1.22222);
  transform: scale(1.22222);
  top: -6.66667%;
}

.rope.depth-90 .hanger {
  -webkit-transform: scale(0.47222);
  -moz-transform: scale(0.47222);
  transform: scale(0.47222);
}

.wave.depth-100 {
  -webkit-animation: wave 4s 0.1s infinite linear;
  -moz-animation: wave 4s 0.1s infinite linear;
  animation: wave 4s 0.1s infinite linear;
  bottom: -40px;
  margin: 0px 0px;
  background-position: center bottom;
  background-size: auto 101%;
  height: 160px;
}

.wave.depth-100:after {
  height: 0px;
}

.rope.depth-100 {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  transform: scale(1.25);
  top: -10%;
}

.rope.depth-100 .hanger {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
}

@media all and (min-width: 300px) {
  html {
    font-size: 12px;
  }
  .wrapper {
    min-height: 360px;
  }
  .about .panel header:before {
    background-size: 66px 90px;
  }
  .toggle {
    bottom: 12%;
  }
  .prompt .panel img {
    width: 80px;
  }
  .scene {
    min-height: 360px;
  }
  /* spaceShuttleType2 */
  .spaceShuttleType2 {
    margin: 0px -64px;
    max-width: 984px;
    max-height: 719px;
    background-size: 70% 40%;
    background-repeat: no-repeat;
    left: 65%;
    bottom: -45%;
  }
  /* imeges position */
  .hanger.position-logo {
    top: 30%;
    left: 57%;
  }
  .hanger.position-e-mergeWhite {
    top: 50%;
    left: 68%;
  }
  .hanger.position-deathMoon {
    top: 10%;
    left: 80%;
  }
  .hanger.position-spaceShuttle {
    top: -100%;
    left: 65%;
  }
  .hanger.position-seaAnemone {
    top: -70%;
    left: 34%;
  }
  .hanger.position-spaceStation {
    top: -150%;
    left: 45%;
  }
  .hanger.position-astronaut {
    top: -65%;
    left: 50%;
  }
  .hanger.position-satellite {
    top: -150%;
    left: 70%;
  }
  .hanger.position-rocket {
    top: -300%;
    left: 70%;
  }
  .hanger.position-alien {
    top: -10%;
    left: 45%;
  }
  .hanger.position-saturn {
    top: -20%;
    left: 5%;
  }
  /* images */
  .board.logoRed {
    background-size: 30% 20%;
  }
  .board.e-mergeWhite {
    background-size: 20% 10%;
  }
  .board.spaceShuttle {
    background-size: 10% 10%;
  }
  .board.spaceStation {
    background-size: 35% 35%;
  }
  .board.saturn {
    background-size: 30% 30%;
  }
  .board.deathMoon {
    background-size: 20% 20%;
  }
  .board.astronaut {
    background-size: 5% 5%;
  }
  .board.rocket {
    background-size: 3% 3%;
  }
  .board.satellite {
    background-size: 5% 5%;
  }
  .board.alien {
    background-size: 20% 20%;
  }
  .rope.depth-10 {
    top: 10%;
  }
  .rope.depth-10 .hanger {
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    transform: scale(0.3);
  }
  .rope.depth-20 {
    top: 6.11111%;
  }
  .rope.depth-20 .hanger {
    -webkit-transform: scale(0.33333);
    -moz-transform: scale(0.33333);
    transform: scale(0.33333);
  }
  .rope.depth-30 {
    top: 2.22222%;
  }
  .rope.depth-30 .hanger {
    -webkit-transform: scale(0.36667);
    -moz-transform: scale(0.36667);
    transform: scale(0.36667);
  }
  .rope.depth-40 {
    top: -1.66667%;
  }
  .rope.depth-40 .hanger {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transform: scale(0.4);
  }
  .rope.depth-50 {
    top: -5.55556%;
  }
  .rope.depth-50 .hanger {
    -webkit-transform: scale(0.43333);
    -moz-transform: scale(0.43333);
    transform: scale(0.43333);
  }
  .rope.depth-60 {
    top: -9.44444%;
  }
  .rope.depth-60 .hanger {
    -webkit-transform: scale(0.46667);
    -moz-transform: scale(0.46667);
    transform: scale(0.46667);
  }
  .rope.depth-70 {
    top: -13.33333%;
  }
  .rope.depth-70 .hanger {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
  }
  .rope.depth-80 {
    top: -17.22222%;
  }
  .rope.depth-80 .hanger {
    -webkit-transform: scale(0.53333);
    -moz-transform: scale(0.53333);
    transform: scale(0.53333);
  }
  .rope.depth-90 {
    top: -21.11111%;
  }
  .rope.depth-90 .hanger {
    -webkit-transform: scale(0.56667);
    -moz-transform: scale(0.56667);
    transform: scale(0.56667);
  }
  .rope.depth-100 {
    top: -25%;
  }
  .rope.depth-100 .hanger {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.6);
  }
}

@media all and (min-width: 400px) {
  html {
    font-size: 12px;
  }
  .wrapper {
    min-height: 360px;
  }
  .about .panel header:before {
    background-size: 66px 90px;
  }
  .toggle {
    bottom: 12%;
  }
  .prompt .panel img {
    width: 80px;
  }
  .scene {
    min-height: 360px;
  }
  /* spaceShuttleType2 */
  .spaceShuttleType2 {
    margin: 0px -64px;
    max-width: 984px;
    max-height: 719px;
    background-size: 70% 40%;
    background-repeat: no-repeat;
    left: 65%;
    bottom: -45%;
  }
  /* imeges position */
  .hanger.position-logo {
    top: 30%;
    left: 57%;
  }
  .hanger.position-e-mergeWhite {
    top: 50%;
    left: 68%;
  }
  .hanger.position-deathMoon {
    top: 10%;
    left: 80%;
  }
  .hanger.position-spaceShuttle {
    top: -100%;
    left: 65%;
  }
  .hanger.position-seaAnemone {
    top: -70%;
    left: 34%;
  }
  .hanger.position-spaceStation {
    top: -150%;
    left: 45%;
  }
  .hanger.position-astronaut {
    top: -65%;
    left: 50%;
  }
  .hanger.position-satellite {
    top: -150%;
    left: 70%;
  }
  .hanger.position-rocket {
    top: -300%;
    left: 70%;
  }
  .hanger.position-alien {
    top: -10%;
    left: 45%;
  }
  .hanger.position-saturn {
    top: -20%;
    left: 5%;
  }
  /* images */
  .board.logoRed {
    background-size: 30% 20%;
  }
  .board.e-mergeWhite {
    background-size: 20% 10%;
  }
  .board.spaceShuttle {
    background-size: 10% 10%;
  }
  .board.spaceStation {
    background-size: 35% 35%;
  }
  .board.saturn {
    background-size: 30% 30%;
  }
  .board.deathMoon {
    background-size: 20% 20%;
  }
  .board.astronaut {
    background-size: 5% 5%;
  }
  .board.rocket {
    background-size: 3% 3%;
  }
  .board.satellite {
    background-size: 5% 5%;
  }
  .board.alien {
    background-size: 20% 20%;
  }
  .rope.depth-10 {
    top: 10%;
  }
  .rope.depth-10 .hanger {
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    transform: scale(0.3);
  }
  .rope.depth-20 {
    top: 6.11111%;
  }
  .rope.depth-20 .hanger {
    -webkit-transform: scale(0.33333);
    -moz-transform: scale(0.33333);
    transform: scale(0.33333);
  }
  .rope.depth-30 {
    top: 2.22222%;
  }
  .rope.depth-30 .hanger {
    -webkit-transform: scale(0.36667);
    -moz-transform: scale(0.36667);
    transform: scale(0.36667);
  }
  .rope.depth-40 {
    top: -1.66667%;
  }
  .rope.depth-40 .hanger {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transform: scale(0.4);
  }
  .rope.depth-50 {
    top: -5.55556%;
  }
  .rope.depth-50 .hanger {
    -webkit-transform: scale(0.43333);
    -moz-transform: scale(0.43333);
    transform: scale(0.43333);
  }
  .rope.depth-60 {
    top: -9.44444%;
  }
  .rope.depth-60 .hanger {
    -webkit-transform: scale(0.46667);
    -moz-transform: scale(0.46667);
    transform: scale(0.46667);
  }
  .rope.depth-70 {
    top: -13.33333%;
  }
  .rope.depth-70 .hanger {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
  }
  .rope.depth-80 {
    top: -17.22222%;
  }
  .rope.depth-80 .hanger {
    -webkit-transform: scale(0.53333);
    -moz-transform: scale(0.53333);
    transform: scale(0.53333);
  }
  .rope.depth-90 {
    top: -21.11111%;
  }
  .rope.depth-90 .hanger {
    -webkit-transform: scale(0.56667);
    -moz-transform: scale(0.56667);
    transform: scale(0.56667);
  }
  .rope.depth-100 {
    top: -25%;
  }
  .rope.depth-100 .hanger {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.6);
  }
}

@media all and (min-width: 600px) {
  html {
    font-size: 15px;
  }
  button {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    height: 56px;
    width: 56px;
  }
  footer {
    padding: 0 10px 20px;
  }
  footer .fb-like, footer .twitter-share-button {
    position: static;
    bottom: auto;
    right: auto;
  }
  .center {
    max-width: 440px;
  }
  .about .panel:after {
    background-size: 252px 252px;
    height: 180px;
    width: 140px;
  }
  .about .panel header:before {
    background-size: 82.5px 112.5px;
  }
  .prompt {
    overflow: visible;
    display: block;
    width: 0;
  }
  .prompt.hide .panel {
    -webkit-transform: translate3d(0, 50%, 400px) rotateX(90deg);
    -moz-transform: translate3d(0, 50%, 400px) rotateX(90deg);
    transform: translate3d(0, 50%, 400px) rotateX(90deg);
  }
  .prompt .cell {
    position: absolute;
    display: block;
    bottom: 25px;
    left: 25px;
  }
  .prompt .dismiss {
    right: 0px;
    top: 0px;
  }
  .prompt .panel {
    -webkit-transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    padding: 1em 0 0.8em;
    width: 220px;
  }
  .prompt .panel img {
    margin: 0.4em auto 0.6em;
    width: 80px;
  }
  .prompt .panel h2 {
    font-size: 1.6em;
  }
  .prompt .panel p {
    font-size: 0.93333em;
    margin: 0 10% 1.3em;
    line-height: 1.3em;
  }
  .toggle {
    margin: -28px;
    bottom: 15%;
  }
  .title {
    font-size: 3.46667em;
  }
  .background {
    bottom: 96px;
  }
  /* spaceShuttleType2 */
  .spaceShuttleType2 {
    background-size: 70% 40%;
    background-repeat: no-repeat;
    left: 60%;
    bottom: -35%;
  }
  /* imeges position */
  .hanger {
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    position: absolute;
    list-style: none;
  }
  .hanger.position-logo {
    top: 30%;
    left: 55%;
  }
  .hanger.position-e-mergeWhite {
    top: 50%;
    left: 57%;
  }
  .hanger.position-deathMoon {
    top: 10%;
    left: 55%;
  }
  .hanger.position-spaceShuttle {
    top: -100%;
    left: 60%;
  }
  .hanger.position-seaAnemone {
    top: -70%;
    left: 34%;
  }
  .hanger.position-spaceStation {
    top: -100%;
    left: 40%;
  }
  .hanger.position-astronaut {
    top: -65%;
    left: 42%;
  }
  .hanger.position-satellite {
    top: -150%;
    left: 67%;
  }
  .hanger.position-rocket {
    top: -160%;
    left: 60%;
  }
  .hanger.position-alien {
    top: -10%;
    left: 43%;
  }
  .hanger.position-saturn {
    top: -20%;
    left: 5%;
  }
  /* images */
  .board.logoRed {
    background-size: 30% 20%;
  }
  .board.e-mergeWhite {
    background-size: 25% 10%;
  }
  .board.spaceShuttle {
    background-size: 10% 10%;
  }
  .board.spaceStation {
    background-size: 35% 35%;
  }
  .board.saturn {
    background-size: 30% 30%;
  }
  .board.deathMoon {
    background-size: 20% 20%;
  }
  .board.astronaut {
    background-size: 5% 5%;
  }
  .board.rocket {
    background-size: 3% 3%;
  }
  .board.satellite {
    background-size: 5% 5%;
  }
  .board.alien {
    background-size: 25% 25%;
  }
  .light {
    margin: -140px -140px;
    background-size: 280px 280px;
    height: 280px;
    width: 280px;
  }
  .light.a {
    bottom: 144px;
  }
  .light.b {
    bottom: 144px;
  }
  .light.c {
    bottom: 192px;
  }
  .light.d {
    bottom: 160px;
  }
  .light.e {
    bottom: 192px;
  }
  .light.f {
    bottom: 128px;
  }
  .wave.depth-10 {
    bottom: 210px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 24px;
  }
  .wave.depth-10:after {
    height: 216px;
  }
  .rope.depth-10 {
    top: 20%;
  }
  .rope.depth-10 .hanger {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
  }
  .wave.depth-20 {
    bottom: 180px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 48px;
  }
  .wave.depth-20:after {
    height: 192px;
  }
  .rope.depth-20 {
    top: 16.66667%;
  }
  .rope.depth-20 .hanger {
    -webkit-transform: scale(0.55556);
    -moz-transform: scale(0.55556);
    transform: scale(0.55556);
  }
  .wave.depth-30 {
    bottom: 150px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 72px;
  }
  .wave.depth-30:after {
    height: 168px;
  }
  .rope.depth-30 {
    top: 13.33333%;
  }
  .rope.depth-30 .hanger {
    -webkit-transform: scale(0.61111);
    -moz-transform: scale(0.61111);
    transform: scale(0.61111);
  }
  .wave.depth-40 {
    bottom: 120px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 96px;
  }
  .wave.depth-40:after {
    height: 144px;
  }
  .rope.depth-40 {
    top: 10%;
  }
  .rope.depth-40 .hanger {
    -webkit-transform: scale(0.66667);
    -moz-transform: scale(0.66667);
    transform: scale(0.66667);
  }
  .wave.depth-50 {
    bottom: 90px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 120px;
  }
  .wave.depth-50:after {
    height: 120px;
  }
  .rope.depth-50 {
    top: 6.66667%;
  }
  .rope.depth-50 .hanger {
    -webkit-transform: scale(0.72222);
    -moz-transform: scale(0.72222);
    transform: scale(0.72222);
  }
  .wave.depth-60 {
    bottom: 60px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 144px;
  }
  .wave.depth-60:after {
    height: 96px;
  }
  .rope.depth-60 {
    top: 3.33333%;
  }
  .rope.depth-60 .hanger {
    -webkit-transform: scale(0.77778);
    -moz-transform: scale(0.77778);
    transform: scale(0.77778);
  }
  .wave.depth-70 {
    bottom: 30px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 168px;
  }
  .wave.depth-70:after {
    height: 72px;
  }
  .rope.depth-70 {
    top: 0%;
  }
  .rope.depth-70 .hanger {
    -webkit-transform: scale(0.83333);
    -moz-transform: scale(0.83333);
    transform: scale(0.83333);
  }
  .wave.depth-80 {
    bottom: 0px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 192px;
  }
  .wave.depth-80:after {
    height: 48px;
  }
  .rope.depth-80 {
    top: -3.33333%;
  }
  .rope.depth-80 .hanger {
    -webkit-transform: scale(0.88889);
    -moz-transform: scale(0.88889);
    transform: scale(0.88889);
  }
  .wave.depth-90 {
    bottom: -30px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 216px;
  }
  .wave.depth-90:after {
    height: 24px;
  }
  .rope.depth-90 {
    top: -6.66667%;
  }
  .rope.depth-90 .hanger {
    -webkit-transform: scale(0.94444);
    -moz-transform: scale(0.94444);
    transform: scale(0.94444);
  }
  .wave.depth-100 {
    bottom: -60px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 240px;
  }
  .wave.depth-100:after {
    height: 0px;
  }
  .rope.depth-100 {
    top: -10%;
  }
  .rope.depth-100 .hanger {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

@media all and (min-width: 900px) {
  html {
    font-size: 15px;
  }
  .center {
    max-width: 560px;
  }
  .about .panel:after {
    background-size: 280px 280px;
    height: 200px;
    width: 160px;
  }
  .about .panel header:before {
    background-size: 82.5px 112.5px;
  }
  .about .panel .links a {
    padding: 1.2em 0 1.3em;
  }
  .toggle {
    margin: -24px;
    bottom: 12%;
  }
  .title {
    font-size: 3.46667em;
  }
  .background {
    bottom: 160px;
  }
  /* spaceShuttleType2 */
  .spaceShuttleType2 {
    margin: 0px -64px;
    max-width: 984px;
    max-height: 719px;
    height: 80%;
    width: 80%;
    background-size: 65% 65%;
    background-repeat: no-repeat;
    left: 58%;
    bottom: -25%;
    position: absolute;
    right: 0%;
  }
  /* imeges position */
  .hanger {
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    position: absolute;
    list-style: none;
  }
  .hanger.position-logo {
    top: 27%;
    left: 55%;
  }
  .hanger.position-e-mergeWhite {
    top: 50%;
    left: 57%;
  }
  .hanger.position-spaceShuttle {
    top: -100%;
    left: 58%;
  }
  .hanger.position-seaAnemone {
    top: -70%;
    left: 34%;
  }
  .hanger.position-spaceStation {
    top: -150%;
    left: 37%;
  }
  .hanger.position-astronaut {
    top: -100%;
    left: 40%;
  }
  .hanger.position-satellite {
    top: -150%;
    left: 64%;
  }
  .hanger.position-rocket {
    top: -180%;
    left: 60%;
  }
  .board {
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    margin: 0px -140px;
    background-size: 280px 280px;
    height: 700px;
    width: 700px;
    background-repeat: no-repeat;
    position: absolute;
    top: -4px;
    left: 0;
  }
  /* images */
  .board.logoRed {
    background-size: 30% 20%;
  }
  .board.e-mergeWhite {
    background-size: 25% 10%;
  }
  .board.spaceShuttle {
    background-size: 15% 15%;
  }
  .board.spaceStation {
    background-size: 50% 50%;
  }
  .board.saturn {
    background-size: 50% 50%;
  }
  .board.deathMoon {
    background-size: 20% 20%;
  }
  .board.astronaut {
    background-size: 5% 5%;
  }
  .board.rocket {
    background-size: 3% 3%;
  }
  .board.satellite {
    background-size: 5% 5%;
  }
  .light {
    margin: -160px -160px;
    background-size: 320px 320px;
    height: 320px;
    width: 320px;
  }
  .light.a {
    bottom: 112px;
    left: 15%;
  }
  .light.b {
    bottom: 160px;
  }
  .light.c {
    bottom: 208px;
  }
  .light.d {
    bottom: 176px;
  }
  .light.e {
    bottom: 208px;
  }
  .light.f {
    bottom: 128px;
    left: 85%;
  }
  .wave.depth-10 {
    bottom: 238px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 27px;
  }
  .wave.depth-10:after {
    height: 244.8px;
  }
  .rope.depth-10 {
    top: 10%;
  }
  .rope.depth-10 .hanger {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
  }
  .wave.depth-20 {
    bottom: 204px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 54px;
  }
  .wave.depth-20:after {
    height: 217.6px;
  }
  .rope.depth-20 {
    top: 6.66667%;
  }
  .rope.depth-20 .hanger {
    -webkit-transform: scale(0.56111);
    -moz-transform: scale(0.56111);
    transform: scale(0.56111);
  }
  .wave.depth-30 {
    bottom: 170px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 82px;
  }
  .wave.depth-30:after {
    height: 190.4px;
  }
  .rope.depth-30 {
    top: 3.33333%;
  }
  .rope.depth-30 .hanger {
    -webkit-transform: scale(0.62222);
    -moz-transform: scale(0.62222);
    transform: scale(0.62222);
  }
  .wave.depth-40 {
    bottom: 136px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 109px;
  }
  .wave.depth-40:after {
    height: 163.2px;
  }
  .rope.depth-40 {
    top: 0%;
  }
  .rope.depth-40 .hanger {
    -webkit-transform: scale(0.68333);
    -moz-transform: scale(0.68333);
    transform: scale(0.68333);
  }
  .wave.depth-50 {
    bottom: 102px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 136px;
  }
  .wave.depth-50:after {
    height: 136px;
  }
  .rope.depth-50 {
    top: -3.33333%;
  }
  .rope.depth-50 .hanger {
    -webkit-transform: scale(0.74444);
    -moz-transform: scale(0.74444);
    transform: scale(0.74444);
  }
  .wave.depth-60 {
    bottom: 68px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 163px;
  }
  .wave.depth-60:after {
    height: 108.8px;
  }
  .rope.depth-60 {
    top: -6.66667%;
  }
  .rope.depth-60 .hanger {
    -webkit-transform: scale(0.80556);
    -moz-transform: scale(0.80556);
    transform: scale(0.80556);
  }
  .wave.depth-70 {
    bottom: 34px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 190px;
  }
  .wave.depth-70:after {
    height: 81.6px;
  }
  .rope.depth-70 {
    top: -10%;
  }
  .rope.depth-70 .hanger {
    -webkit-transform: scale(0.86667);
    -moz-transform: scale(0.86667);
    transform: scale(0.86667);
  }
  .wave.depth-80 {
    bottom: -1px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 218px;
  }
  .wave.depth-80:after {
    height: 54.4px;
  }
  .rope.depth-80 {
    top: -13.33333%;
  }
  .rope.depth-80 .hanger {
    -webkit-transform: scale(0.92778);
    -moz-transform: scale(0.92778);
    transform: scale(0.92778);
  }
  .wave.depth-90 {
    bottom: -35px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 245px;
  }
  .wave.depth-90:after {
    height: 27.2px;
  }
  .rope.depth-90 {
    top: -16.66667%;
  }
  .rope.depth-90 .hanger {
    -webkit-transform: scale(0.98889);
    -moz-transform: scale(0.98889);
    transform: scale(0.98889);
  }
  .wave.depth-100 {
    bottom: -68px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 272px;
  }
  .wave.depth-100:after {
    height: 0px;
  }
  .rope.depth-100 {
    top: -20%;
  }
  .rope.depth-100 .hanger {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
  }
}

@media all and (min-width: 1200px) {
  html {
    font-size: 16px;
  }
  .center {
    max-width: 620px;
  }
  .about .panel:after {
    background-size: 280px 280px;
    height: 200px;
    width: 170px;
  }
  .about .panel header:before {
    background-size: 93.5px 127.5px;
  }
  .prompt .panel {
    width: 240px;
  }
  .light {
    margin: -200px -200px;
    background-size: 400px 400px;
    height: 400px;
    width: 400px;
  }
  /* spaceShuttleType2 */
  .spaceShuttleType2 {
    background-size: 65% 65%;
    background-repeat: no-repeat;
    left: 58%;
    bottom: -25%;
  }
  /* imeges position */
  .hanger.position-logo {
    top: 30%;
    left: 50%;
  }
  .hanger.position-e-mergeWhite {
    top: 55%;
    left: 50%;
  }
  .hanger.position-deathMoon {
    top: 10%;
    left: 55%;
  }
  .hanger.position-spaceShuttle {
    top: -130%;
    left: 58%;
  }
  .hanger.position-astronaut {
    top: -120%;
    left: 40%;
  }
  .hanger.position-spaceStation {
    top: -200%;
    left: 35%;
  }
  .hanger.position-rocket {
    top: -200%;
    left: 55%;
  }
  .hanger.position-satellite {
    top: -150%;
    left: 62%;
  }
  .hanger.position-saturn {
    top: -20%;
    left: -5%;
  }
  /* images */
  .board.logoRed {
    background-size: 40% 30%;
  }
  .board.e-mergeWhite {
    background-size: 45% 15%;
  }
  .board.spaceShuttle {
    background-size: 20% 20%;
  }
  .board.spaceStation {
    background-size: 70% 70%;
  }
  .board.deathMoon {
    background-size: 20% 20%;
  }
  .wave.depth-10 {
    bottom: 252px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 29px;
  }
  .wave.depth-10:after {
    height: 259.2px;
  }
  .rope.depth-10 {
    top: 5%;
  }
  .rope.depth-10 .hanger {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.6);
  }
  .wave.depth-20 {
    bottom: 216px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 58px;
  }
  .wave.depth-20:after {
    height: 230.4px;
  }
  .rope.depth-20 {
    top: 1.66667%;
  }
  .rope.depth-20 .hanger {
    -webkit-transform: scale(0.67778);
    -moz-transform: scale(0.67778);
    transform: scale(0.67778);
  }
  .wave.depth-30 {
    bottom: 180px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 86px;
  }
  .wave.depth-30:after {
    height: 201.6px;
  }
  .rope.depth-30 {
    top: -1.66667%;
  }
  .rope.depth-30 .hanger {
    -webkit-transform: scale(0.75556);
    -moz-transform: scale(0.75556);
    transform: scale(0.75556);
  }
  .wave.depth-40 {
    bottom: 144px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 115px;
  }
  .wave.depth-40:after {
    height: 172.8px;
  }
  .rope.depth-40 {
    top: -5%;
  }
  .rope.depth-40 .hanger {
    -webkit-transform: scale(0.83333);
    -moz-transform: scale(0.83333);
    transform: scale(0.83333);
  }
  .wave.depth-50 {
    bottom: 108px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 144px;
  }
  .wave.depth-50:after {
    height: 144px;
  }
  .rope.depth-50 {
    top: -8.33333%;
  }
  .rope.depth-50 .hanger {
    -webkit-transform: scale(0.91111);
    -moz-transform: scale(0.91111);
    transform: scale(0.91111);
  }
  .wave.depth-60 {
    bottom: 72px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 173px;
  }
  .wave.depth-60:after {
    height: 115.2px;
  }
  .rope.depth-60 {
    top: -11.66667%;
  }
  .rope.depth-60 .hanger {
    -webkit-transform: scale(0.98889);
    -moz-transform: scale(0.98889);
    transform: scale(0.98889);
  }
  .wave.depth-70 {
    bottom: 36px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 202px;
  }
  .wave.depth-70:after {
    height: 86.4px;
  }
  .rope.depth-70 {
    top: -15%;
  }
  .rope.depth-70 .hanger {
    -webkit-transform: scale(1.06667);
    -moz-transform: scale(1.06667);
    transform: scale(1.06667);
  }
  .wave.depth-80 {
    bottom: -1px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 230px;
  }
  .wave.depth-80:after {
    height: 57.6px;
  }
  .rope.depth-80 {
    top: -18.33333%;
  }
  .rope.depth-80 .hanger {
    -webkit-transform: scale(1.14444);
    -moz-transform: scale(1.14444);
    transform: scale(1.14444);
  }
  .wave.depth-90 {
    bottom: -36px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 259px;
  }
  .wave.depth-90:after {
    height: 28.8px;
  }
  .rope.depth-90 {
    top: -21.66667%;
  }
  .rope.depth-90 .hanger {
    -webkit-transform: scale(1.22222);
    -moz-transform: scale(1.22222);
    transform: scale(1.22222);
  }
  .wave.depth-100 {
    bottom: -72px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 288px;
  }
  .wave.depth-100:after {
    height: 0px;
  }
  .rope.depth-100 {
    top: -25%;
  }
  .rope.depth-100 .hanger {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
  }
}

@media all and (min-width: 1920px) {
  html {
    font-size: 16px;
  }
  .center {
    max-width: 620px;
  }
  .about .panel:after {
    background-size: 280px 280px;
    height: 200px;
    width: 170px;
  }
  .about .panel header:before {
    background-size: 93.5px 127.5px;
  }
  .prompt .panel {
    width: 240px;
  }
  .light {
    margin: -200px -200px;
    background-size: 400px 400px;
    height: 400px;
    width: 400px;
  }
  /* spaceShuttleType2 */
  .spaceShuttleType2 {
    background-size: 65% 65%;
    background-repeat: no-repeat;
    left: 58%;
    bottom: -25%;
  }
  /* imeges position */
  .hanger.position-logo {
    top: 28%;
    left: 46%;
  }
  .hanger.position-e-mergeWhite {
    top: 57%;
    left: 50%;
  }
  .hanger.position-deathMoon {
    top: 10%;
    left: 55%;
  }
  .hanger.position-spaceShuttle {
    top: -130%;
    left: 55%;
  }
  .hanger.position-astronaut {
    top: -120%;
    left: 40%;
  }
  .hanger.position-spaceStation {
    top: -200%;
    left: 37%;
  }
  .hanger.position-rocket {
    top: -280%;
    left: 58%;
  }
  .hanger.position-satellite {
    top: -150%;
    left: 62%;
  }
  .hanger.position-saturn {
    top: -30%;
    left: -15%;
  }
  /* images */
  .board.logoRed {
    background-size: 65% 45%;
  }
  .board.e-mergeWhite {
    background-size: 45% 20%;
  }
  .board.astronaut {
    background-size: 8% 8%;
  }
  .board.rocket {
    background-size: 5% 5%;
  }
  .board.satellite {
    background-size: 8% 8%;
  }
  .board.spaceShuttle {
    background-size: 20% 20%;
  }
  .board.deathMoon {
    background-size: 40% 40%;
  }
  .board.spaceStation {
    background-size: 100% 100%;
  }
  .board.saturn {
    background-size: 100% 100%;
  }
  .board.alien {
    background-size: 30% 30%;
  }
  .wave.depth-10 {
    bottom: 252px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 29px;
  }
  .wave.depth-10:after {
    height: 259.2px;
  }
  .rope.depth-10 {
    top: 5%;
  }
  .rope.depth-10 .hanger {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.6);
  }
  .wave.depth-20 {
    bottom: 216px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 58px;
  }
  .wave.depth-20:after {
    height: 230.4px;
  }
  .rope.depth-20 {
    top: 1.66667%;
  }
  .rope.depth-20 .hanger {
    -webkit-transform: scale(0.67778);
    -moz-transform: scale(0.67778);
    transform: scale(0.67778);
  }
  .wave.depth-30 {
    bottom: 180px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 86px;
  }
  .wave.depth-30:after {
    height: 201.6px;
  }
  .rope.depth-30 {
    top: -1.66667%;
  }
  .rope.depth-30 .hanger {
    -webkit-transform: scale(0.75556);
    -moz-transform: scale(0.75556);
    transform: scale(0.75556);
  }
  .wave.depth-40 {
    bottom: 144px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 115px;
  }
  .wave.depth-40:after {
    height: 172.8px;
  }
  .rope.depth-40 {
    top: -5%;
  }
  .rope.depth-40 .hanger {
    -webkit-transform: scale(0.83333);
    -moz-transform: scale(0.83333);
    transform: scale(0.83333);
  }
  .wave.depth-50 {
    bottom: 108px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 144px;
  }
  .wave.depth-50:after {
    height: 144px;
  }
  .rope.depth-50 {
    top: -8.33333%;
  }
  .rope.depth-50 .hanger {
    -webkit-transform: scale(0.91111);
    -moz-transform: scale(0.91111);
    transform: scale(0.91111);
  }
  .wave.depth-60 {
    bottom: 72px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 173px;
  }
  .wave.depth-60:after {
    height: 115.2px;
  }
  .rope.depth-60 {
    top: -11.66667%;
  }
  .rope.depth-60 .hanger {
    -webkit-transform: scale(0.98889);
    -moz-transform: scale(0.98889);
    transform: scale(0.98889);
  }
  .wave.depth-70 {
    bottom: 36px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 202px;
  }
  .wave.depth-70:after {
    height: 86.4px;
  }
  .rope.depth-70 {
    top: -15%;
  }
  .rope.depth-70 .hanger {
    -webkit-transform: scale(1.06667);
    -moz-transform: scale(1.06667);
    transform: scale(1.06667);
  }
  .wave.depth-80 {
    bottom: -1px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 230px;
  }
  .wave.depth-80:after {
    height: 57.6px;
  }
  .rope.depth-80 {
    top: -18.33333%;
  }
  .rope.depth-80 .hanger {
    -webkit-transform: scale(1.14444);
    -moz-transform: scale(1.14444);
    transform: scale(1.14444);
  }
  .wave.depth-90 {
    bottom: -36px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 259px;
  }
  .wave.depth-90:after {
    height: 28.8px;
  }
  .rope.depth-90 {
    top: -21.66667%;
  }
  .rope.depth-90 .hanger {
    -webkit-transform: scale(1.22222);
    -moz-transform: scale(1.22222);
    transform: scale(1.22222);
  }
  .wave.depth-100 {
    bottom: -72px;
    margin: 0px 0px;
    background-position: center bottom;
    background-size: auto 101%;
    height: 288px;
  }
  .wave.depth-100:after {
    height: 0px;
  }
  .rope.depth-100 {
    top: -25%;
  }
  .rope.depth-100 .hanger {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
  }
}

a, button {
  -webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.cross, .x, .y {
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.about .panel, .about .cables {
  -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}

@-webkit-keyframes phase {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.8;
  }
  75% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes phase {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.8;
  }
  75% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}

@-ms-keyframes phase {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.8;
  }
  75% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}

@keyframes phase {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.8;
  }
  75% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
  }
}

@-moz-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
  }
}

@-ms-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
  }
}

@keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
  }
}

@-webkit-keyframes spaceShuttleType2 {
  0% {
    -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    transform: translate3d(15%, 0, 0) rotateZ(10deg);
  }
  100% {
    -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
  }
}

@-moz-keyframes spaceShuttleType2 {
  0% {
    -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    transform: translate3d(15%, 0, 0) rotateZ(10deg);
  }
  100% {
    -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
  }
}

@-ms-keyframes spaceShuttleType2 {
  0% {
    -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    transform: translate3d(15%, 0, 0) rotateZ(10deg);
  }
  100% {
    -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
  }
}

@keyframes spaceShuttleType2 {
  0% {
    -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    transform: translate3d(15%, 0, 0) rotateZ(10deg);
  }
  100% {
    -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
  }
}

@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
  }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }
}

@-moz-keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
  }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }
}

@-ms-keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
  }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }
}

@keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
  }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }
}
