@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800&display=swap");
body {
  background-color: #222d76;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  color: #151515;
  font-weight: 400;
  padding: 0;
  margin: 0;
  width: 100%;
}

* {
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
}

.body-step-2 {
  display: none;
}

.body-step-3 {
  display: none;
}

.body-game {
  position: fixed;
  top: 0;
  left: 0;
  background: #201c5d;
  width: 100%;
  height: 100%;
}

.body-game .game-mini-home {
  width: 1024px;
  height: 798px;
  margin: auto;
  display: block;
  position: relative;
  background: url(https://thammyvienngocdung.com/wp-content/uploads/2022/03/bg-home-3.jpg)
    no-repeat center top;
  background-size: cover;
}
#cus-name {
  display: none;
}
.body-game .game-mini-home .col-md-12 {
  margin-bottom: 10px;
}
div#myModal {
  top: 30vh;
}
.modal-header {
  text-align: center;
  border-bottom: 0px;
}
.modal-header .modal-title {
  display: block;
  width: 100%;
  font-weight: bold;
  color: #0686e1;
}
.body-game .game-mini-home .form-game {
  position: absolute;
  bottom: 70px;
  left: 0;
  width: 100%;
  padding: 0 120px;
}

.body-game .game-mini-home .form-game .content-form-client {
  display: inline-block;
  padding: 30px;
  background-size: cover;
  width: 100%;
  margin-top: -150px;
  position: relative;
}

.body-game .game-mini-home .form-game .content-form-client form {
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  padding: 10px 70px;
  bottom: 0;
}

.body-game .game-mini-home .form-game .content-form-client input,
.body-game .game-mini-home .form-game .content-form-client select {
  height: 50px;
  width: 100%;
  border-radius: 100px;
  font-size: 16px;
  padding: 5px 20px;
  background: #fbe8be;
  border: 2px solid #edc66d;
  color: #222d76;
}

.body-game .game-mini-home .form-game .content-form-client input::placeholder,
.body-game .game-mini-home .form-game .content-form-client select::placeholder {
  color: #222d76;
  font-size: 16px;
}

.box-home-mb {
  display: none !important;
}

.note-game {
  display: inline-block;
  width: 100%;
  position: absolute;
  bottom: 40px;
  left: 0;
  text-align: center;
}

.note-game p {
  color: white;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
}
.note-game span {
  color: white;
  margin-bottom: 0;
  font-size: 18px;
  display: inherit;
}
.btn-action {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: -32px;
  margin-top: 0;
}

.box-home {
  width: 100%;
  display: inline-block;
}

.body-step-2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  align-content: center;
  -ms-flex-pack: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  transition: all 0.3s ease-in-out;
}

.body-step-2 img {
  width: 100%;
  max-width: 1024px;
}

.body-step-3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  align-content: center;
  -ms-flex-pack: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  transition: all 0.3s ease-in-out;
}

.body-step-3 .popup-gif {
  width: 1024px;
  height: 798px;
  margin: auto;
  display: block;
  background-size: cover;
  position: relative;
  background: url(https://thammyvienngocdung.com/wp-content/uploads/2022/03/bg_giammo-1.jpg)
    no-repeat center top;
}

.body-step-3 .popup-gif .content-gif {
  float: right;
  width: 45%;
  margin-top: 12%;
  padding-right: 30px;
  text-align: center;
}

.body-step-3 .popup-gif .content-gif h6 {
  color: white;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 800;
}

.body-step-3 .popup-gif .content-gif .logo {
  display: inline-block;
  width: 100%;
}

.body-step-3 .popup-gif .content-gif .logo img {
  max-width: 100%;
}

.body-step-3 .popup-gif .content-gif button {
  background: none;
  border: 0;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  outline: none;
}

.body-step-3 .popup-gif .content-gif h1 {
  font-weight: 800;
  color: white;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  font-size: 42px;
  margin-top: 20px;
}

.body-step-3 .popup-gif .content-gif img {
  max-width: 100%;
}

.content-gif-left {
  float: left;
  width: 40%;
  margin: 26% 0 0 8%;
}
.game-mini-home .gif-friend {
  margin-top: 120px;
  margin-right: 0;
  margin-left: 0;
  padding: 0 30px;
}
.game-mini-home .form-gifriend {
  padding: 0 !important;
  top: 0;
}
.game-mini-home .form-gifriend form {
  padding: 10px 30px !important;
}

.game-mini-home .form-gifriend form h6 {
  font-size: 27px;
  text-transform: uppercase;
  color: #232a7b;
  font-weight: 600;
  padding: 20px 30px;
  line-height: 35px;
}
.sent-friend {
  width: 1024px;
  height: 798px;
  margin: auto;
  display: block;
  background-size: cover;
  position: relative;
  background: url(https://thammyvienngocdung.com/wp-content/uploads/2022/03/bg_quatangnguoithan.jpg)
    no-repeat center top;
}

.sent-friend .body-game,
.sent-friend .game-mini-home {
  background: none !important;
}

.sent-friend .game-mini-home {
  background: url(https://thammyvienngocdung.com/wp-content/uploads/2022/03/bg_quatangnguoithan.jpg)
    no-repeat center top !important;
  padding-top: 20px;
  background-size: cover !important;
}

.sent-friend .game-mini-home img {
  max-width: 100%;
}

.sent-friend .form-game {
  bottom: 130px !important;
}

.game-mini-v2 {
  background: url(https://thammyvienngocdung.com/wp-content/themes/ngocdung-child/offline/images/bg-home-v2.png)
    no-repeat center top !important;
  background-size: cover !important;
}

.item-gif {
  text-align: center;
  width: 100%;
  z-index: 1;
  position: relative;
}

.item-gif img {
  max-width: 270px;
}

.item-gif span {
  font-size: 18px;
  color: #222d76;
  display: inline-block;
  width: 100%;
  font-weight: normal;
}

.item-gif b {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #222d76;
}

.item-gif:nth-child(3) img {
  max-width: 140px;
}

.mb-title {
  display: none;
}

.pc-title {
  display: inline-block !important;
}

@media only screen and (max-width: 1300px) {
  .body-game .game-mini-home {
    height: 100% !important;
  }
}
.hopqua-mb {
  display: none !important;
}

@media only screen and (max-width: 1100px) {
  .body-game .game-mini-home {
    width: 100% !important;
    height: 100% !important;
  }

  .body-step-2 img {
    width: 100%;
    max-width: 100% !important;
  }

  .mb-title {
    max-width: 460px !important;
  }
}
@media only screen and (max-width: 1000px) {
  .game-mini-home.game-mini-v2 {
    background: url(https://thammyvienngocdung.com/wp-content/themes/ngocdung-child/offline/images/backgroundMyTam-v2.png)
      no-repeat center top !important;
    background-size: cover !important;
  }

  .body-step-2 {
    display: none;
  }

  .body-step-3 {
    display: none;
  }

  /* #cus-name {
    display: block; } */

  .body-step-3 .popup-gif .content-gif .logo img {
    max-width: 100%;
  }

  .body-step-3 .popup-gif .content-gif h1 {
    font-size: 32px;
  }

  .body-step-3 .popup-gif .content-gif h6 {
    font-size: 24px;
  }

  .body-game .game-mini-home .form-game .content-form-client form {
    padding: 10px 70px;
  }

  .body-game .game-mini-home {
    width: 100% !important;
    height: 100% !important;
  }

  .body-step-2 img {
    width: 100%;
    max-width: 100% !important;
  }

  .game-mini-home {
    background: url(https://thammyvienngocdung.com/wp-content/uploads/2022/03/backgroundLanNgoc.jpg)
      no-repeat center top !important;
    background-size: cover !important;
  }

  .body-step-2 {
    top: 20vh;
    /* display: flex; */
    align-content: center;
    -ms-flex-pack: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    transition: all 0.3s ease-in-out;
  }

  .body-step-3 .popup-gif {
    background: url(https://thammyvienngocdung.com/wp-content/themes/ngocdung-child/offline/images/backgr_hopqua.png)
      no-repeat center top !important;
    background-size: cover !important;
    height: 100%;
    width: 100%;
  }

  .body-step-3 .popup-gif .content-gif {
    float: right;
    width: 100%;
    margin-top: 10px;
    padding-right: 0;
    text-align: center;
  }

  .content-gif-left {
    float: left;
    width: 100%;
    margin: 0;
    position: absolute;
    bottom: 0;
  }

  .content-gif {
    padding-top: 20px;
  }

  .content-gif-left {
    padding: 0 100px !important;
  }

  .content-gif-left .hopqua-mb {
    width: 100%;
    display: inline-block !important;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
  }

  .content-gif-left .hopqua-mb img {
    width: 400px;
  }

  .content-gif-left {
    bottom: 100px;
  }

  .body-step-3 .popup-gif .content-gif button {
    position: absolute;
    bottom: 10px;
    left: 0;
  }

  .item-gif img {
    max-width: 200px;
  }

  .mb-title {
    display: inline-block !important;
  }

  .pc-title {
    display: none !important;
  }

  .sent-friend .form-game {
    bottom: initial !important;
    top: 270px;
  }

  .note-game {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: inherit;
    left: 0;
    text-align: left;
    padding: 0 150px;
    top: 770px;
  }

  .sent-friend .game-mini-home .col-md-12 img {
    max-width: 100% !important;
  }

  .body-game .game-mini-home .form-game .content-form-client form {
    bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .sent-friend .body-game {
    height: 100vh !important;
  }

  .mb-title {
    max-width: 100% !important;
  }

  .content-gif-left .hopqua-mb img {
    width: 337px;
  }

  .item-gif:nth-child(3) img {
    max-width: 74px;
  }

  .body-step-3 .popup-gif .content-gif img {
    max-width: 68%;
  }

  .body-step-3 .popup-gif .content-gif {
    margin-top: 0;
  }

  .body-step-3 .popup-gif .content-gif h1 {
    font-size: 30px;
  }

  .body-game .game-mini-home .form-game .content-form-client form {
    padding: 0px 20px;
  }

  .sent-friend .form-game {
    bottom: initial !important;
    top: 200px;
  }

  .note-game {
    padding: 0 20px;
  }

  .note-game p {
    font-size: 14px;
  }

  .sent-friend img.mb-title {
    max-width: 90% !important;
  }

  .sent-friend .form-game img.mb-title {
    max-width: 360px !important;
    height: 350px;
  }

  .body-game .game-mini-home .form-game .content-form-client form {
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    padding: 10px 20px;
    bottom: initial;
    top: -290px;
  }

  .form-group {
    margin-bottom: 13px;
  }

  .sent-friend .game-mini-home .col-md-12 img {
    max-width: 120px !important;
  }

  .sent-friend {
    width: 100%;
    height: 100%;
    margin: auto;
    display: block;
    background-size: cover;
    position: relative;
    background: url(https://thammyvienngocdung.com/wp-content/themes/ngocdung-child/offline/images/bg-addfriend.png)
      no-repeat center top;
  }

  .body-game .game-mini-home .form-game {
    padding: 0 20px;
  }

  .note-game {
    position: relative;
    top: in;
  }

  .body-step-3 {
    position: relative;
  }

  .body-game {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 812px;
  }

  .sent-friend .form-game {
    bottom: initial !important;
    top: initial;
  }

  .note-game {
    position: relative;
    top: initial !important;
    display: inline-block;
    width: 100%;
  }

  .body-game .game-mini-home .form-game {
    padding: 0 20px;
    position: relative;
    padding-bottom: 49px;
    margin-top: 10px;
  }

  .content-gif-left {
    top: 320px;
  }

  .content-gif-left .item-gif:nth-child(2) {
    margin-top: 235px;
  }

  .content-gif-left .hopqua-mb img {
    width: 309px;
  }

  .body-step-3 .popup-gif .content-gif button {
    position: relative;
  }

  .item-gif span {
    font-size: 14px;
  }

  .item-gif b {
    font-size: 16px;
  }

  .content-gif-left .hopqua-mb {
    bottom: initial;
    margin-top: 90px;
  }

  .item-gif img {
    max-width: 178px;
  }

  .form-home-01 {
    position: absolute !important;
  }

  .box-home {
    display: none !important;
  }

  .box-home-mb {
    width: 100%;
    display: block !important;
  }

  .form-home-01 {
    bottom: 10px !important;
  }

  .form-home-01 {
    height: 100% !important;
  }

  .form-home-01 .form-game {
    position: absolute !important;
  }

  .form-home-01 .form-game .box-home-mb {
    height: 380px;
    position: absolute;
    bottom: 35px;
    width: 90%;
  }

  .body-game.form-home-01 .game-mini-home .form-game .content-form-client {
    margin-top: 70px;
  }

  /* .body-game.form-home-01 .game-mini-home .form-game .content-form-client form {
    top: -110px; } */

  .game-mini-home {
    background: url(https://thammyvienngocdung.com/wp-content/uploads/2022/03/backgroundLanNgoc.jpg)
      no-repeat center top !important;
    background-size: cover !important;
  }

  .body-game .game-mini-home .form-game {
    position: absolute;
    bottom: 80px;
  }

  .sent-friend .body-game .game-mini-home .form-game .content-form-client form {
    padding: 10px 75px;
  }

  .form-game-mb {
    position: relative !important;
  }
}
/*# sourceMappingURL=style.css.map */
@media (min-width: 768px) and (max-width: 991.98px) {
  .box-home-mb {
    display: inline-block !important;
    width: 100%;
    height: 330px;
  }

  .box-home {
    display: none !important;
  }

  .sent-friend .body-game .game-mini-home .form-game .content-form-client form {
    padding: 10px 170px;
  }
}

/*# sourceMappingURL=style.css.map */
