@media screen and (max-width: 767px) {
  #top-popup-lucky {
    position: fixed;
    bottom: 280px;
    right: 10px;
    height: 70px;
    width: 70px;
  }
  #bottom-gift-box {
    position: fixed;
    bottom: 170px;
    right: 10px;
    height: 100px;
    width: 100px; 
  }
  .box-large-input .form-input-section .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 60px;
    height: 60px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 235px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 20px;
    height: 25px;
    top: 195px;
    background-size: cover;
  }
  .form-input-section .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .form-input-section .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding-left: 0;
  }
}
@media screen and (max-width: 620px) {
  .lucky-wheel .box-pin {
    display: inline-block;
    width: 400px;
    height: 400px;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 60px;
    height: 60px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 235px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 15px;
    height: 20px;
    top: 197px;
    background-size: cover;
  }
}
@media screen and (max-width: 550px) {
  #popup-gift .modal-dialog {
    max-width: 500px;
  }
  .lucky-wheel .box-pin {
    display: inline-block;
    width: 360px;
    height: 360px;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 55px;
    height: 55px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 215px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 15px;
    height: 20px;
    top: 179px;
    background-size: cover;
  }
}
@media screen and (max-width: 500px) {
  #popup-gift .modal-dialog {
    max-width: 450px;
  }
  .lucky-wheel .box-pin {
    display: inline-block;
    width: 320px;
    height: 320px;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 45px;
    height: 45px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 195px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 15px;
    height: 20px;
    top: 165px;
    background-size: cover;
  }
  #popup-success .modal-dialog .close {
    right: 20px;
  }
}
@media screen and (max-width: 450px) {
  #popup-gift .modal-dialog {
    max-width: 380px;
  }
  .lucky-wheel .box-pin {
    display: inline-block;
    width: 280px;
    height: 280px;
    padding-top: 25px;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 40px;
    height: 40px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 165px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 13px;
    height: 18px;
    top: 137px;
    background-size: cover;
  }
}
@media screen and (max-width: 420px) {
  .lucky-wheel .box-pin {
    display: inline-block;
    width: 270px;
    height: 270px;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 40px;
    height: 40px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 160px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 13px;
    height: 18px;
    top: 133px;
    background-size: cover;
  }
}
@media screen and (max-width: 414px) {
  .lucky-wheel .box-pin {
    display: inline-block;
    width: 270px;
    height: 270px;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 40px;
    height: 40px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 160px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 13px;
    height: 18px;
    top: 133px;
    background-size: cover;
  }
}
@media screen and (max-width: 400px) {
  .lucky-wheel .box-pin {
    display: inline-block;
    width: 260px;
    height: 260px;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 35px;
    height: 35px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 155px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 13px;
    height: 18px;
    top: 131px;
    background-size: cover;
  }
}
@media screen and (max-width: 390px) {
  #popup-gift .modal-dialog {
    max-width: 350px;
  }
  .lucky-wheel .box-pin {
    display: inline-block;
    width: 250px;
    height: 250px;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 35px;
    height: 35px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 150px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 13px;
    height: 18px;
    top: 126px;
    background-size: cover;
  }
}
@media screen and (max-width: 380px) {
  #popup-success .modal-dialog .close {
    position: absolute;
    top: 25px;
    right: 15px;
    width: 35px;
    height: 35px;
    font-size: 12px;
  }
  .lucky-wheel .box-pin {
    display: inline-block;
    width: 250px;
    height: 250px;
    padding-top: 22px;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 35px;
    height: 35px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 146px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 13px;
    height: 18px;
    top: 121px;
    background-size: cover;
  }
  #popup-success .modal-dialog .close span {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
  }
}

@media screen and (max-width: 360px) {
  #popup-gift .modal-dialog {
    max-width: 320px;
  }
  .lucky-wheel .box-pin {
    display: inline-block;
    width: 230px;
    height: 230px;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 35px;
    height: 35px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 138px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 13px;
    height: 18px;
    top: 114px;
    background-size: cover;
  }
}
@media screen and (max-width: 320px) {
  #popup-gift .modal-dialog {
    max-width: 300px;
  }
  .lucky-wheel .box-pin {
    display: inline-block;
    width: 210px;
    height: 210px;
    padding-top: 20px;
  }
  .wheel-arrow img.iwheel__button {
    position: absolute;
    width: 32px;
    height: 32px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    top: 125px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .wheel-arrow::after {
    width: 13px;
    height: 18px;
    top: 102px;
    background-size: cover;
  }
  #popup-success .modal-dialog .close {
    position: absolute;
    top: 32px;
    right: 12px;
    width: 30px;
    height: 20px;
    font-size: 12px;
  }
}

/*# sourceMappingURL=responsive.css.map */
