#bonpromotion {
  padding-top: 10px;
  margin-bottom: 70px;
  margin-top: -20px;
  max-height: 772px;
  overflow: hidden;
}

#bonpromotion ul,
#bonpromotion ul li {
  max-height: inherit;
}

#bonpromotion ul {
  margin-bottom: 0;
}

#bonpromotion .box-promotion {
  padding: 160px 30px 160px 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#bonpromotion .video .box-promotion {
  padding: 155px 30px 0 30px;
  text-align: center;
  position: absolute; 
  top: 50%;
  left: 50%;
  width: 100vw;
  z-index: 11;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(0);
}
#bonpromotion i{
  color: #fff;
  font-size: 17px;
  vertical-align: middle;
  margin-left: 20px;
}
@media (min-width: 1880px) {
  #bonpromotion .bonpromotion-countdown-btn {
    padding-left: calc(6px + (20 - 6) * ((100vw - 320px) / (1880 - 320)));
    padding-right: calc(6px + (20 - 6) * ((100vw - 320px) / (1880 - 320)));
    padding-top: calc(1px + (13 - 1) * ((100vw - 420px) / (1880 - 420)));
    padding-bottom: calc(1px + (14 - 1) * ((100vw - 420px) / (1880 - 420)));
  }
}

@media (max-width: 1880px) {
  #bonpromotion .box-promotion {
    padding-bottom: calc(70px + (130 - 70) * ((100vw - 320px) / (1880 - 320)));
    padding-top: calc(70px + (130 - 70) * ((100vw - 320px) / (1880 - 320)));
  }

  #bonpromotion .video .box-promotion {
    padding-top: calc(100px + (250 - 100) * ((100vw - 320px) / (1880 - 320)));
  }
}

#bonpromotion .box-promotion .box-promotion-desc h3 {
  font-family: 'Cormorant Infant';
  font-size: calc(20px + (90 - 20) * ((100vw - 320px) / (1880 - 320)));
  font-weight: 500;
  color: #fff;
  margin-bottom: calc(3px + (32 - 3) * ((100vw - 320px) / (1880 - 320)));
}

/*#bonpromotion .box-promotion .box-promotion-desc h3:before {*/
/*  content: "";*/
/*  width: calc(100px + (361 - 100) * ((100vw - 320px) / (1880 - 320)));*/
/*  height: 1px;*/
/*  background-color: #fff;*/
/*  display: block;*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  left: 50%;*/
/*  transform: translateX(-50%);*/
/*}*/

#bonpromotion .box-promotion .video .box-promotion-desc h4 {
  display: flex;
  align-items: center;
}

#bonpromotion .box-promotion .box-promotion-desc h4 {
  margin-bottom: 0;
}

#bonpromotion .box-promotion .box-promotion-desc h4 span {
  font-family: 'Montserrat';
  font-weight: 500;
  display: inline-block;
  font-size: calc(10px + (30 - 12) * ((100vw - 320px) / (1880 - 320)));
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1.3;
}

#bonpromotion .box-promotion .box-promotion-desc h4 span span {
  font-weight: 500;
  color: #7a7a7a;
  display: inline-block;
  margin-bottom: 5px;
}

#bonpromotion .box-promotion .box-promotion-desc h4 strong {
  color: #ff4c4c;
}

#bonpromotion .video .box-promotion .box-promotion-desc h4 strong {
  font-weight: 600;
  font-size: 80px;
}

#bonpromotion .bonpromotion-countdown {
  position: relative;
  margin-bottom: calc(10px + (70 - 10) * ((100vw - 320px) / (1880 - 320)));
  display: flex;
  align-items: center;
}

#bonpromotion .bonpromotion-countdown > span {
  display: inline-block;
  padding: 10px;
  margin: 0 10px;
  font-size: calc(14px + (60 - 15) * ((100vw - 320px) / (1880 - 320)));
  color: #fff;
  font-weight: 300;
  line-height: 1.2em;
  display: flex;
  align-items: center;
  justify-content: center;
}
#bonpromotion .bonpromotion-countdown > span:first-child{
  margin-left: 0;
  padding-left: 0;
}

#bonpromotion .bonpromotion-countdown .bonpromo-dots {
  color: #fff;
  font-size: calc(14px + (40 - 15) * ((100vw - 320px) / (1880 - 320)));
  padding: 0 10px;
}
#bonpromotion .bonpromotion-countdown > span span {
  margin: 0;
  color: #fff;
  height: 40px;
  min-width: calc(20px + (80 - 20) * ((100vw - 320px) / (1880 - 320)));
  display: flex;
  justify-content: center;
  align-items: center;
}

#bonpromotion .bonpromotion-countdown-btn {
  font-family: 'Montserrat';
  font-weight: 500;
  position: relative;
  font-size: calc(12px + (20 - 12) * ((100vw - 320px) / (1880 - 320)));
  transition: all 0.3s ease 0s;
  color: #cdaeae;
  border: 1px solid #cdaeae;
  letter-spacing: 0.01em;
  padding: 15px 29px;
  background: #fff;
  display: inline-block;
  border-radius: 46px;
  box-shadow: none;
}

#bonpromotion .bonpromotion-countdown-btn::before {
  display: none;
}

#bonpromotion .bonpromotion-countdown-btn:hover{
  background: transparent;
  border-color: #fff;
  color: #fff;
  box-shadow: none;
}

/* arrow-right button */
#bonpromotion .bonpromotion-countdown-btn .arrow-right {
  position: relative;
  height: 1px;
  width: 21px;
  background-color: #fff;
  display: block;
  transition: all 0.3s ease 0s;
}

#bonpromotion .bonpromotion-countdown-btn .arrow-right:before,
#bonpromotion .bonpromotion-countdown-btn .arrow-right:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  right: -1px;
  width: calc(3px + (5 - 3) * ((100vw - 320px) / (1880 - 320)));
  transition: all 0.2s;
}

#bonpromotion .bonpromotion-countdown-btn .arrow-right:before {
  transform-origin: top right;
  transform: rotate(40deg);
}
#bonpromotion .bonpromotion-countdown-btn .arrow-right:after {
  transform-origin: bottom right;
  transform: rotate(-40deg);
}

#bonpromotion .bonpromotion-countdown-btn:hover .arrow-right,
#bonpromotion .bonpromotion-countdown-btn:active .arrow-right
{
  background-color: #3a3a3a;
}
#bonpromotion .bonpromotion-countdown-btn:hover .arrow-right:before,
#bonpromotion .bonpromotion-countdown-btn:hover .arrow-right:after,
#bonpromotion .bonpromotion-countdown-btn:active .arrow-right:before,
#bonpromotion .bonpromotion-countdown-btn:active .arrow-right:after
{
  background-color: #3a3a3a;
}
/* END arrow-right button */

#bonpromotion ul li a:focus,
#bonpromotion ul li a:active{
  outline: none;
}

#bonpromotion .image .link-promotion {
    display: block;
    perspective: 1px;
    overflow-x: hidden;
    overflow-y: auto;
    background-size: cover!important;
}

#bonpromotion .video .link-promotion {
  position: relative;
}


#bonpromotion .box-promotion .box-promotion-desc {
  margin-bottom: 48px;
}

#bonpromotion .box-promotion .box-promotion-desc .box-promotion-title,
#bonpromotion .box-promotion .box-promotion-desc .box-promotion-subtitle {
  margin: 0 auto;
}

#bonpromotion .box-promotion .box-promotion-desc .box-promotion-title {
  position: relative;
  z-index: 1;
}
@media (max-width: 1880px) {
  #bonpromotion .box-promotion .box-promotion-desc {
    margin-bottom: calc(20px + (30 - 20) * ((100vw - 320px) / (1880 - 320)));
  }
  #bonpromotion .bonpromotion-countdown-btn {
    font-size: calc(12px + (22 - 12) * ((100vw - 320px) / (1880 - 320)));
  }
  #bonpromotion .box-promotion .box-promotion-desc .box-promotion-title {
    margin-bottom: calc(10px + (20 - 10) * ((100vw - 320px) / (1880 - 320)));
  }
  #bonpromotion {
    margin-bottom: calc(30px + (70 - 30) * ((100vw - 320px) / (1880 - 320)));
  }
}

@media (min-width: 991px) and (max-width: 1200px){
  #bonpromotion .bonpromotion-countdown-btn {
    padding: 8px 20px;
  }
}
@media (max-width: 991px) {
  #bonpromotion {
    max-height: 500px;
  }
  #bonpromotion .bonpromotion-countdown-btn {
    padding: 5px 15px;
  }
  #bonpromotion .bonpromotion-countdown > div.bonpromo-dots{
    display: none;
  }
}


@media screen and (max-width: 480px) {
  #bonpromotion {
    display: none;
  }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  #bonpromotion .box-promotion  .box-promotion-desc h2 {
    font-size: 19px;
    padding: 0;
  }
  #bonpromotion .bonpromotion-countdown {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #bonpromotion .box-promotion h2 {
    font-size: 19px;
    padding: 0;
  }

  #bonpromotion .bonpromotion-countdown-btn {
    padding: 9px 20px;
    font-size: 12px;
  }
}

@media screen and (min-width: 1440px) and (max-width: 1800px) {
  #bonpromotion .box-promotion {
    top: 12%;
  }
}






