body {
  font-family: 'Montserrat', sans-serif;
  background: linear-gradient(90deg, rgba(11,186,251,1) 0%, rgba(66,133,236,1) 100%);
}
.logo {
  position: absolute;
  width: 220px;
}
.topmenu {
    position: relative;
    top: 10px;
    text-align: center;
}
.btnmenu {
    font-size: 20px;
    position: relative;
    margin: 0 10px;
    color: #fff;
    text-decoration: none;
    transition: color .3s linear;
    font-weight: bold;
    line-height: 65px;
    opacity: 1;
}
.btnmenu:hover, .btnmenu.active {
    color: #fff;
}
.btnmenu:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #7cfc00;
    box-shadow: 0px 0px 12px #7cfc00;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: auto;
    opacity: 0;
    transition: opacity .2s linear;
    border-radius: 4px;
}
.btnmenu:hover:after, .btnmenu.active:after {
  opacity: 1;
}
.humb {
  padding: 30px;
  position: absolute;
  overflow: hidden;
  left: 80%;
  margin-bottom: 1em;
  display: none;
}

.bar-wrap {
  transition: 0.2s;
  overflow: hidden;
}

.bar {
  display: block;
  width: 30px;
  height: 4px;
  margin: 3px auto;
  background-color: #fff;
}

.v2 {
  width: 70px;
  height: 10px;
  margin: 8px auto;
}

.active .bar-wrap:nth-child(1) {
  transform: translate(0, 100%) rotate(45deg);
}

.active .bar-wrap:nth-child(3) {
  transform: translate(0, -100%) rotate(-45deg);
}
.active .bar-wrap:nth-child(2) {
  opacity: 0;
}
.first_h {
  position: absolute;
  left: 35%;
  top: 35%;
  color: #fff;
}
.first_h2_1 {
  position: absolute;
  top: 36px;
  width: 170%;
}
.gamepad {
  position: absolute;
  width: 64px;
  top: -60%;
}
.ipp {
  position: absolute;
  width: 256px;
  height: 50px;
  top: 110%;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 15px #fff;
}
.ipp_h1 {
  font-size: 22px;
  color: rgba(11,186,251,1);
  text-align: center;
  position: relative;
  font-weight: 600;
  top: -2px;
}
.bomzh {
  position: absolute;
  width: 400px;
  left: 5%;
  top: 15%;
  float: left;
}
.humbopen {
  display: none;
  position: absolute;
  width: 85%;
}
.hts_block1 {
  position: absolute;
  background-color: #333;
  box-shadow: 0px 0px 12px #000;
  border-radius: 20px;
  width: 350px;
  height: 500px;
  top: 25%;
  left: 7%;
}
.hts_block2 {
  position: absolute;
  background-color: #333;
  box-shadow: 0px 0px 12px #000;
  border-radius: 20px;
  width: 350px;
  height: 500px;
  top: 25%;
  left: 37%;
}
.hts_block3 {
  position: absolute;
  background-color: #333;
  box-shadow: 0px 0px 12px #000;
  border-radius: 20px;
  width: 350px;
  height: 500px;
  top: 25%;
  left: 67%;
}
.hts_block1_h1 {
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-left: 55px
}
.hts_block2_h1 {
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-left: 40px
}
.hts_block1_h2 {
  margin-left: 10px;
  color: #fff;
  width: 335px;
  font-weight: 500;
}
.hts_block2_h2 {
  margin-left: 10px;
  color: #fff;
  width: 335px;
  font-weight: 500;
  font-size: 20px;
}
.dd3 {
  margin-top: 0;
}
.dwnld_1 {
  position: absolute;
  width: 330px;
  height: 80px;
  left: 10px;
  background: #fff;
  border-radius: 60px;
  transition: box-shadow .3s linear;
}
.dwnld_2 {
  position: absolute;
  margin-top: 27%;
  width: 330px;
  height: 80px;
  left: 10px;
  background: #fff;
  border-radius: 60px;
  transition: box-shadow .3s linear;
}
.dwnld_3 {
  position: absolute;
  width: 330px;
  height: 80px;
  left: 10px;
  background: #fff;
  border-radius: 60px;
  transition: box-shadow .3s linear;
}
.launch_alien {
  position: absolute;
  width: 56px;
  margin-left: 65px;
  margin-top: 10px;
}
.launch_desk {
  position: absolute;
  width: 48px;
  margin-left: 75px;
  margin-top: 15px;
}
.launch_mob {
  position: absolute;
  width: 48px;
  margin-left: 55px;
  margin-top: 15px;
}
.dwnld_3:hover {
  box-shadow: 0px 0px 15px #fff;
}
.dwnld_2:hover {
  box-shadow: 0px 0px 15px #fff;
}
.dwnld_1:hover {
  box-shadow: 0px 0px 15px #fff;
}
.dwnld_2_zip {
  width: 42px;
  margin-top: 17px;
  margin-left: 25px;
}
.dwnld_2_h1 {
  position: absolute;
  width: 300px;
  color: #333;
  font-weight: 700;
  font-size: 28px;
  top: 0;
  text-align: center;
  margin-top: 23px;
  margin-left: -30px;
  text-decoration: none;
  transition: color .3s linear;
}
.dwnld_3_h1 {
  position: absolute;
  width: 300px;
  color: #333;
  font-weight: 700;
  font-size: 28px;
  top: 0;
  text-align: center;
  margin-top: 23px;
  margin-left: -25px;
  text-decoration: none;
  transition: color .3s linear;
}
.dwnld_4_h1 {
  position: absolute;
  width: 300px;
  color: #333;
  font-weight: 700;
  font-size: 28px;
  top: 0;
  text-align: center;
  margin-top: 5px;
  margin-left: -40px;
  text-decoration: none;
  transition: color .3s linear;
}
.dwnld_2_h1:hover {
  color: #999;
}
.dwnld_1_h1:hover {
  color: #999;
}
.dwnld_3_h1:hover {
  color: #999;
}
.dwnld_4_h1:hover {
  color: #999;
}
.dwnld_1_exe {
  width: 42px;
  margin-top: 17px;
  margin-left: 25px;
}
.dwnld_1_h1 {
  position: absolute;
  width: 300px;
  color: #333;
  font-weight: 700;
  font-size: 28px;
  top: 0;
  text-align: center;
  margin-top: 23px;
  margin-left: -30px;
  text-decoration: none;
  transition: color .3s linear;
}
.htsss {
  width: 99%;
  position: absolute;
  color: #fff;
  text-align: center;
  margin-top: 65px;
}
.copyright {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  width: 99%;
  bottom: 0;
  text-align: center;
}
@media (max-width: 960px)
{
  body {
    background: rgba(11,186,251,1);
  }
  .topmenu {
    display: none;
  }
  .btnmenu {
    line-height: 45px;
  }
  .gamepad {
    top: -100px;

  }
  .first_h {
    left: 5%;
  }
  .first_h1_1 {
    position: absolute;
    top: -125px;
    left: 80px;
  }
  .first_h2_1 {
    top: -40px;
    width: 400px;
  }
  .ipp {
    top: 50px;
  }
  .humb {
    display: block;
  }
  .bomzh {
    width: 350px;
    top: 52%;
    left: 10%;
  }
  .hts_block1 {
    display: none;
  }
  .hts_block2 {
    display: none;
  }
  .hts_block3 {
    left: 0;
    float: left;
    position: absolute;
    margin-left: 15px;
    margin-top: 50px;
  }
  .htsss {
    font-size: 24px;
    margin-top: 110px;
  }
  .copyright {
    display: none;
  }
}
