.bgBanner {
  background-image: url('../images/bgbanner3.jpg');
}
#luckydraw .lead {
  text-align: center;
  font-size: 18px;
  margin-bottom: 40px;
}
.luckydraw-card {
  float: left;
  width: 32%;
  margin: 0 10px 10px 0;
}
.luckydraw-card:after {
  content: '';
  display: block;
  clear: both;
}

@media (max-width: 992px) {
  .luckydraw-card {
    width: 48.5%;
    margin: 0 5px 10px 5px;
  }
}

@media (max-width: 766px) {
  .luckydraw-card {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

/* luckydraw card */
.luckydraw-card-body {
  height: 230px;
  padding: 20px 20px 0 20px !important;
}
.luckydraw-card-text {
  font-family: 'Prompt', sans-serif !important;
  width: 100% !important;
  /* padding: 0 20px 20px 20px !important; */
  padding: 0 !important;
  float: none !important;
}
.luckydraw-card-text h5 {
  font-family: 'Prompt', sans-serif !important;
}
.luckydraw-card-text p {
  width: 100%;
  font-size: 14px;
  height: auto !important;
}
.btnlucydraw {
  font-family: 'Prompt', sans-serif !important;
  display: block !important;
  font-size: 14px !important;
  background: #1159b6;
  color: #fff;
  padding: 10px 20px;
  border-radius: 30px;
  margin: 15px 0;
  width: 100%;
  text-align: center;
  border: none;
  cursor: pointer;
}
.luckydraw-card:hover .luckydraw-card-text .btnlucydraw {
  background: #fff;
  color: #1159b6;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  overflow: auto !important;
  margin-top: 10px;
}

.bootstrap-select.btn-group > .dropdown-toggle {
  background-color: #fff !important;
  border: none !important;
  border-bottom: 2px solid #1159b6 !important;
  width: 100% !important;
}
.luckydraw-card-text p {
  overflow-y: hidden;
}
#luckydrawbox i {
  font-size: 50px;
  color: #fff;
  margin-bottom: 20px;
}
.headbox small {
  line-height: 1em !important;
  margin-top: 30px !important;
}

/* xl - more 1 */
@media (min-width: 1549px) and (max-width: 1740px) {
}

/* xl - more 2 */
@media (min-width: 1299px) and (max-width: 1550px) {
}

/* xl - more 3 */
@media (min-width: 1200px) and (max-width: 1300px) {
}

/* xl */
@media (min-width: 1200px) {
}

/* lg */
@media (min-width: 992px) and (max-width: 1199.98px) {
}

/* md */
@media (min-width: 768px) and (max-width: 991.98px) {
}

/* sm - sm */
@media (max-width: 767.98px) {
}

/* sm */
@media (min-width: 576px) and (max-width: 767.98px) {
  .luckydraw-card-body {
    height: auto;
    padding-bottom: 45px !important;
  }
  .redeem-card-text .text,
  .luckydraw-card-text .text {
    bottom: -25px;
  }
}

/* xs */
@media (max-width: 575.98px) {
  .luckydraw-card-body {
    height: auto;
    padding-bottom: 45px !important;
  }
  .redeem-card-text .text,
  .luckydraw-card-text .text {
    bottom: -25px;
  }

  .luckydraw-topic-group {
    position: relative;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px;
    background: #fff !important;
    /* background: #0c4da2 !important; */
  }
  .luckydraw-topic-group .title {
    padding: 20px 0;
    margin: 0 !important;
  }
  .luckydraw-topic-group .luckydraw-filter {
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-left: none;
    border-right: none;
  }
}

.number-input input[type='number'] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.number-input input[type='number']::-webkit-inner-spin-button,
.number-input input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.number-input {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.number-input button {
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: 0;
  position: relative;
}
.number-input button:before,
.number-input button:after {
  display: inline-block;
  position: absolute;
  content: '';
  height: 2px;
  transform: translate(-50%, -50%);
}
.number-input button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.number-input input[type='number'] {
  text-align: center;
}
.number-input {
  position: relative;
  display: flex;
  width: 100%;
  height: 50px;
  border: 1px solid #ced4da;  
  border-radius: 50px;
}
.number-input .bmd-form-group {
  position: relative;
  width: calc(100% - 80px);
  padding: 0 !important;
}
.number-input button {
  width: 40px;
  height: 50px;
}
.number-input button.minus {
  padding-left: 10px;
}
.number-input button:before,
.number-input button:after {
  width: 0.7rem;
  background-color: #495057;
}
.number-input input[type='number'] {
  max-width: 100%;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  background: none !important;
  border: 1px solid #ced4da;
  border-width: 0 1px;
  font-size: 1rem;
  color: #495057;
  outline: none !important;
}
.quantity-points-row {
  position: relative;
  border-top: 1px solid rgba(0,0,0,0.05);
  font-family: 'Prompt', sans-serif;
  align-items: center;
  padding: 20px 0 15px 0 !important;
}
.quantity-points-group {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quantity-points-group>.quantity-col {
  position: relative;
  flex:  1 0 0 !important;
  padding: 0 15px !important;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .number-input.def-number-input.safari_only button:before,
    .number-input.def-number-input.safari_only button:after {
      margin-top: -0.3rem;
    }
  }
}


@media (min-width: 992px) and (max-width: 1199.98px) {
  .quantity-points-row {
    border-top: none !important;
    padding-top: 0 !important;
  }
}