.eco-app {
  background: url(../images/ECOApp/pc/eco-app-pc-bg.png) no-repeat center center /
    cover;
}

.eco-app .title {
  color: #ffffff;
  background: #0070cf;
  font-size: 2.6rem;
}

.eco-app-img-logo-btn {
  /* max-width: 65% !important; */
  max-width: 6rem !important;
}

.eco-app .banner {
  width: 100%;
  position: relative;
}

.eco-app .banner img-responsive {
  width: 100%;
  height: auto;
}

.eco-app .mb-pay img {
  min-width: 50%;
}

.eco-app .mb-view-box {
  position: absolute;
  bottom: 0;
  left: 0;
}

.eco-app .mb-view-box img {
  width: 15vw;
  margin-bottom: -1rem;
}

.eco-app .img-title {
  border-radius: 0rem 0 3.75rem 3.75rem;
  padding: 1.5rem 0 1.5rem 0;
  margin-left: -15px;
  margin-right: -15px;
  background: #0070cf;
  display: flex;
  justify-content: center;
  align-items: center;
}

.eco-app .img-title img {
  min-width: 100%;
  min-height: 80%;
}
.eco-app .fill {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.eco-app .fill img {
  min-width: 100%;
  min-height: 100%;
}

.eco-app .col-top-1 {
  padding-top: 1rem;
}

.eco-app .col-top-2 {
  padding-top: 1.2rem;
}

.eco-app .mobile-footer img {
  max-width: 100%;
  min-height: 100%;
}

.eco-app .player-box {
  max-width: 100%;
  height: 19rem;
}

.eco-app .group-pay {
  margin-bottom: -25px;
}

.eco-app .group-pay-btn {
  height: 80px;
  width: 100%;
}

.eco-app .pay-view-box {
  position: absolute;
  margin-left: 3rem;
}
.eco-app .btn-pay {
  width: 90%;
  margin-left: 18%;
}

.eco-app .btn-pay-pc {
  width: 75%;
  margin-right: -3rem;
}

.eco-app .btn-hand-pc {
  margin-top: 30px;
  margin-left: 75%;
  width: 50px;
  height: 50px;
}

.eco-app .btn-point-pos {
  position: absolute;
  left: 33%;
  bottom: 5%;
}

.eco-app .btn-hand-pc-2 {
  width: 50px;
  height: 50px;
}

.eco-app .btn-hand {
  margin-bottom: 10px;
  margin-left: -65px;
  width: 50px;
  height: 50px;
}

@media (max-width: 1199.98px) {
  .eco-app .mb-view-box img {
    width: 20vw;
    margin-bottom: -1rem;
  }

  .eco-app .pay-view-box {
    margin-left: 0rem;
  }

  .eco-app .btn-hand-pc {
    margin-top: 30px;
    margin-left: 80%;
    width: 50px;
    height: 45px;
  }

  .eco-app .btn-hand-pc-2 {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 991.98px) {
  .eco-app .title {
    font-size: 2.3rem;
  }

  .eco-app .btn-hand-pc {
    margin-top: 20px;
    margin-left: 85%;
    width: 40px;
    height: 40px;
  }

  .eco-app .btn-hand-pc-2 {
    width: 35px;
    height: 35px;
  }

  .eco-app .btn-point-pos {
    position: absolute;
    left: 35%;
    bottom: 6%;
  }
}

@media (max-width: 767.98px) {
  .eco-app .title {
    font-size: 20px;
  }

  .eco-app .mb-view-box img {
    width: 30vw;
    margin-bottom: -1.5rem;
    margin-left: -1.5rem;
  }

  .eco-app .btn-hand {
    margin-bottom: 15px;
    margin-left: -90px;
    height: 50px;
    width: 50px;
  }

  .eco-app-img-logo-btn {
    max-width: 5rem !important;
  }
}

@media (max-width: 600px) {
  .eco-app .mb-view-box img {
    width: 35vw;
    margin-bottom: -1rem;
    margin-left: -1.5rem;
  }

  .eco-app .btn-point-pos {
    left: 32%;
  }
  .eco-app-img-logo-btn {
    max-width: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .eco-app .title {
    text-align: justify;
    justify-content: center;
    display: flex;
  }

  .eco-app .mb-view-box img {
    width: 35vw;
    margin-left: 0.1rem;
  }

  .eco-app .btn-point-pos {
    left: 32%;
  }
}

@media (max-width: 480px) {
  .eco-app .title {
    font-size: 18px;
    text-align: justify;
    justify-content: center;
    display: flex;
  }

  .eco-app .mb-view-box img {
    width: 35vw;
    margin-bottom: -0.5rem;
    margin-left: 0.1rem;
  }

  .eco-app .btn-hand-pc-2 {
    width: 35px;
    height: 35px;
  }

  .eco-app .btn-point-pos {
    position: absolute;
    left: 33%;
  }
}

@media screen and (340px <= width < 480px) {
  .eco-app .title {
    font-size: 14px;
    text-align: justify;
    justify-content: center;
    display: flex;
  }

  .eco-app .mb-view-box img {
    width: 35vw;
    margin-bottom: -0.5rem;
    margin-left: 0.1rem;
  }

  .eco-app .btn-hand {
    margin-bottom: 15px;
    margin-left: -80px;
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width: 340px) {
  .eco-app .title {
    font-size: 13px;
    text-align: justify;
    justify-content: center;
    display: flex;
  }

  .eco-app .mb-view-box img {
    width: 35vw;
    margin-bottom: -0.5rem;
    margin-left: 0.1rem;
  }

  .eco-app .btn-hand {
    margin-bottom: 15px;
    margin-left: -65px;
    width: 35px;
    height: 35px;
  }

  .eco-app .btn-hand-pc-2 {
    width: 20px;
    height: 20px;
  }

  .eco-app .btn-point-pos {
    position: absolute;
    left: 35%;
  }
}
