@media (min-width:1700px) {
  .site-banner {
    height: 600px;
    background-position: left top;
  }
}

@media (max-width:1200px) {
  .site-banner {
    background-size: 100% 100%;
  }

  .countdown-title {
    font-size: 52px;
  }

  .countdown-box {
    width: 100px;
  }

  .count-number {
    font-size: 52px;
  }

  .happy-meal-box {
    height: 350px;
  }


  .vot-prod-details-age {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  .vot-prod-details-name {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
  }

  .vot-prod-btn {
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

}

@media (max-width:1024px) {
  .happy-meal-box {
    height: 310px;
  }

  .vot-sec-wrap {
    padding: 60px;
  }
}

@media (max-width:991px) {
  .site-banner {
    height: 500px;
  }

  .countdown-wrap.winner .countdown-title {
    font-size: 38px;
    margin-bottom: 18px !important;
    line-height: 52px;
  }

  .countdown-title {
    font-size: 38px;
    margin-bottom: 18px !important;
  }

  .countdown-box {
    width: 70px;
  }

  .count-number {
    font-size: 30px;
    padding: 8px 15px;
  }

  .count-title {
    font-size: 14px;
    padding: 10px 15px;
  }

  .vot-sec-wrap {
    padding: 60px 20px 60px 20px;
    margin-top: 30px;
  }

  .happy-meal-box {
    height: 280px;
  }

  .countdown-wrap {
    margin-top: 10vh;
    margin-left: 6vw;
  }

  .vot-sec-wrap .vot-prod-frame .vot-prod-count {
    width: 66px;
    height: 66px;
  }

  .vot-prod-details-age {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  .vot-prod-details-name {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
  }

  .vot-prod-btn {
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  .vot-prod-count .count {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
  }

  .vot-prod-count .title {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
  }
}

@media (max-width:820px) {
  .countdown-hashtag {
    margin-top: 10px;
  }

  .partner-logos {
    margin-bottom: 25px;
  }
}

@media (max-width:765px) {
  .site-banner {
    background: url(../images/banner-bg-mobile.png) lightgray 50% / cover no-repeat;
    background-size: 100% 100%;
    height: 1035px;
  }

  .happy-meal-box {
    background: url(../images/happy-meal-box.png);
    height: 765px;
    top: 207px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: right bottom;
  }

  .partner-logos {
    background-color: #fff;
  }

  .vot-sec-close-wrap {
    position: relative;
    padding: 50px 50px 30px 50px;
    justify-content: center;
    text-align: center;
  }

}

@media (max-width:580px) {
  .site-banner {
    background: url(../images/banner-bg-mobile.png) lightgray 50% / cover no-repeat;
    background-size: 100% 100%;
    height: 1130px;
  }

  .happy-meal-box {
    background: url(../images/happy-meal-box-mobile.png) transparent 50% / contain no-repeat;
    height: 950px;
    top: 355px;
    background-size: 100% 100%;
  }
}

@media (max-width:767px) {
  .countdown-wrap {
    width: 100%;
    margin-left: 0px;
    margin-top: 90px;

    display: flex;
    justify-content: center;
    align-items: center;
  }

  .countdown-wrap.winner {
    margin-top: 30vh;
  }

  .countdown-title {
    font-size: 60px;
    margin-bottom: 30px !important;
  }

  .countdown-box {
    width: 115px;
  }

  .count-number {
    font-size: 60px;
    padding: 10px 30px;
  }

  .count-title {
    font-size: 20px;
    padding: 10px 30px;
  }

  .partner-logos {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    margin-left: 0px;
  }

}

@media (max-width: 576px) {
  .site-banner {
    height: 1000px;
  }

  .happy-meal-box {
    background-size: cover;
    height: 750px;
    top: 390px;
  }

  .countdown-title {
    font-size: 42px;
  }

  .countdown-title.waiting{
    font-size: 32px;
  }

  .countdown-box {
    width: 95px;
  }

  .count-number {
    font-size: 40px;
    padding: 10px 15px;
  }

  .count-title {
    font-size: 14px;
    padding: 10px 15px;
  }

  .countdown-wrap.winner {
    margin-top: 22vh;
  }

  .countdown-box-wrap {
    justify-content: center;
  }

  html[dir="rtl"] .countdown-box-wrap {    
    justify-content: center;
  }

  .partner-logos {
    margin-bottom: -25px;
  }

  .vot-prod-frame {
    max-width: 150px;
  }

  .countdown-title {
    margin-bottom: 10px !important;
  }

  .countdown-hashtag {
    margin-top: 10px;
  }
}

@media (max-width:470px) {
  .countdown-box {
    width: 80px;
  }

  .sec-wrap-bg {
    background: url(../images/winner-prod-bg-mobile.png) transparent 50% / contain repeat-x;
    background-position: top left;
  }

  .vot-prod-frame.big-frame {
    max-width: 240px;
  }

}

@media (min-width:430px) and (max-width:450px) {
  .site-banner {
    height: 900px;
  }

  .happy-meal-box {
    height: 600px;
  }
}

@media (min-width:430px) and (max-width:575px) {
  .sec-wrap-bg {
    margin-top: 40px;
  }
}

@media (max-width: 430px) {
  .site-banner {
    height: 900px;
  }

  .happy-meal-box {
    top: 330px;
    height: 600px;
  }

  .countdown-box {
    width: 70px;
  }

  .countdown-title {
    margin-bottom: 10px !important;
  }

  .count-number {
    font-size: 36px;
  }

  .count-title {
    font-size: 14px;
  }

  .countdown-hashtag {
    margin-top: 20px;
  }

  .partner-logos {
    margin-bottom: 20px;
  }

  .vot-sec-wrap {
    padding: 50px 20px 50px 20px;
    gap: 70px 35px;
  }

  .vot-sec-wrap .vot-prod-frame .vot-prod-count {
    width: 60px;
    height: 60px;
  }

  .vot-prod-count .count {
    font-size: 22px;
  }

  .vot-prod-count .title {
    font-size: 16px;
  }

  .footer-area {
    padding: 15px 50px;
  }
}

@media (max-width:376px) {
  .vot-prod-frame {
    max-width: 120px;
  }

  .site-banner {
    height: 820px;
  }


  .happy-meal-box {
    height: 530px;
  }

  .countdown-box-wrap {
    gap: 15px;
  }

  .vot-sec-wrap {
    padding: 50px 20px 50px 20px;
    gap: 70px 35px;
  }
}

@media (max-width:360px) {
  .site-banner {
    height: 770px;
  }

  .happy-meal-box {
    height: 75vh;
  }

  .countdown-title {
    font-size: 32px;
    line-height: 60px;
  }

  .countdown-box-wrap {
    gap: 5px;
  }

  .countdown-hashtag {
    font-size: 26px;
  }

  .vot-sec-wrap {
    gap: 70px 25px;
  }

  .vot-sec-wrap .vot-prod-frame .vot-prod-count {
    width: 55px;
    height: 55px;
  }

  .vot-prod-count .count {
    font-size: 18px;
    line-height: 16px;
  }

  .vot-prod-count .title {
    font-size: 13px;
  }

  .vot-prod-details-age {
    font-size: 16px;
  }

  .vot-prod-details-name {
    font-size: 20px;
  }
}