@media only screen and (max-width: 1366px) {
  .mcbl_container{
      max-width: 95%;
  }
  .mc_ldp_black_friday{
    max-width: 378px;
    margin: 0 auto;
  }
  .mcbl_banner_desktop{
    display: none;
  }
  .mcbl_banner .mcbl_banner_mob{
    display: block;
  }
  .mcbl_banner{
    padding-bottom: 226px;
  }
  .mcbl_banner .mcbl-form-and-time{
    width: 304px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    top:unset;
    bottom: 47px;
  }
  .mcbl_banner .mcbl-form-and-time .txt-seven-day{
    font-size: 17px;
  }
  .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-hour p:first-child, .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-minus p:first-child, .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-secon p:first-child{
    font-size: 45px;
    line-height: 40px;
  }
  .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-hour p:last-child, .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-minus p:last-child, .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-secon p:last-child{
    font-size: 15px;
  }
  .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-hour{
    top: 32px;
    left: 27px;
  }
  .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-minus{
    top: 32px;
    left: 42%;
  }
  .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-secon{
    top: 32px;
    left: 75%;
  }
  .mcbl_banner .mcbl-form-and-time .txt-recieve-discount{
    font-size: 17px;
  }
  .mcbl-form-and-time .mcbl-form .mcbl-form-contain{
    top: 36px;
  }
  .mcbl-form-and-time .mcbl-form .mcbl-form-contain input{
    padding: 8px 26px;
    font-size: 14px;
    margin-bottom: 12px;
  }
  .mcbl_gift .mcbl_title_gift{
    font-size: 30px;
    font-weight: 700;
    line-height: 37px;
    padding-left: 36px;
  }
  .mcbl_gift .mcbl_title_gift{
    margin-bottom: 5px;
  }
  .mcbl_gift .mcbl_gift_contain{
    padding: 29px 22px;
  }
  .mcbl_gift .mcbl_gift_contain .mcbl_gifl_txt{
    font-size: 13px;
    margin-bottom: 16px;
  }
  .mcbl_gift .mcbl_gift_contain .img-gift img{
    width: 326px;
    margin-bottom: 18px;
  }
  .mcbl_gift .mcbl_gift_contain .mcbl_gift_txt_bottom{
    font-size: 15px;
  }
  .mcbl_gift button{
    display: none;
  }
  .mcbl_gift{
    margin-bottom: 41px;
  }
  .mcbl_why .mcbl_title_why{
    font-size: 26px;
    line-height: 32px;
  }
  .mcbl_why .mcbl_desc_why{
    margin-bottom: 35px;
  }
  .mcbl_why .mcbl_why_list{
    padding: 0 10px;
  }
  .mcbl_why .mcbl_why_list .mcbl_why_item{
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  .mcbl_why .mcbl_why_list .mcbl_why_item .mcbl_img_desc{
    font-size: 13px;
  }
  .mcbl_why{
    padding-bottom: 55px;
  }
}
@media only screen and (max-width: 1200px) {
  .mcbl_container{
      max-width: 95%;
  }
}
@media only screen and (max-width: 400px) {
  .mc_ldp_black_friday{
    max-width: 100%;
    margin: 0 auto;
  }
}
/* @media (min-width: 577px) and (max-width: 625px) {

} */
