/* =====================
   RESPONSIVE CSS
   ===================== */

/* Large Desktop 1600px+ */
@media (min-width: 1600px) {}

/* Laptop 1367px - 1600px */
@media (max-width: 1600px) and (min-width: 1367px) {}

/* max 1366px */
@media (max-width: 1366px) {
  .main_content_sec {
    padding-top: 120px;
    padding-bottom: 110px;
  }

  .timer {
    font-size: 36px;
  }

  .t_TXt {
    font-size: 22px;
  }

  .top_header p {
    font-size: 20px;
  }

  .header_sec .smTXT {
    font-size: 18px;
    padding: 8px 0 40px;
  }

  .footer_sec .copy_right {
    font-size: 20px;
  }
}

/* max 1199px */
@media (max-width: 1199px) {

  .card_header .ed_box {
    width: 46px;
    height: 46px;
    font-size: 14px;
    padding: 4px;
    margin-right: 8px;
  }

  .card_header .eb_txt {
    font-size: 20px;
  }

  .card_header .card-header_right p {
    font-size: 18px;
  }

  .card_header .card-header_right {
    gap: 12px;
  }

  .active_status {
    font-size: 16px;
    padding: 10px 14px;
    gap: 8px;
  }

  .Green_dot {
    width: 14px;
    height: 14px;
  }

  .card-body_left h2 {
    font-size: 32px;
    padding-left: 20px;
    padding-bottom: 20px;
  }

  .price_box {
    font-size: 44px;
    padding: 6px 20px;
  }

  .progreSS .step {
    width: auto;
    flex: 1;
  }

  .progreSS .step__text {
    font-size: 16px;
  }

  .progreSS .progress__line {
    width: 50px;
  }

  .Header_line2 .header__title {
    font-size: 28px;
  }

  .header__divider .header__subtitle {
    font-size: 22px;
  }

  .content_Center {
    gap: 30px;
  }

  .info .header__title {
    font-size: 22px;
  }

  .info .info__text {
    font-size: 17px;
  }

  .main_btN {
    font-size: 17px;
    padding: 12px 10px;
  }

  .actions__buttons {
    gap: 16px;
  }

  .modal .btN_primary {
    margin-bottom: -45px;
  }
}

/* max 991px */
@media (max-width: 991px) {
  .timer {
    font-size: 28px;
    padding: 3px 10px;
  }

  .t_TXt {
    font-size: 18px;
  }


  .top_header p {
    font-size: 16px;
  }

  .header_sec .smTXT {
    font-size: 14px;
  }

  .card_header .ed_box {
    width: 38px;
    height: 38px;
    font-size: 11px;
  }

  .card_header .eb_txt {
    font-size: 16px;
  }

  .card_header .card-header_right p {
    font-size: 14px;
  }

  .active_status {
    font-size: 13px;
    padding: 8px 12px;
  }

  .card_body-top {
    padding: 40px 0;
  }

  .card-body_right img {
    max-width: 260px;
  }

  .card-body_left h2 {
    font-size: 26px;
    padding-left: 0;
    padding-bottom: 14px;
  }

  .price_box {
    font-size: 36px;
    padding: 6px 16px;
  }

  .progreSS {
    gap: 6px;
  }

  .progreSS .step {
    padding: 6px;
  }

  .progreSS .step__text {
    font-size: 13px;
  }

  .progreSS .progress__line {
    width: 30px;
  }

  .deaing_box {
    padding: 40px 0;
  }

  .Header_line2 .header__title {
    font-size: 24px;
  }


  .content_Center {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 28px;
  }

  .info .header__title {
    font-size: 20px;
  }

  .info .info__text {
    font-size: 16px;
  }

  .actions {
    max-width: 100%;
  }

  .actions__buttons {
    flex-direction: column;
    gap: 12px;
  }

  .main_btN {
    font-size: 16px;
    padding: 12px 10px;
    width: 100%;
  }


  .footer_sec .copy_right {
    font-size: 16px;
  }

  .info .info__text {
    padding-left: 8px;
  }

  .Header_line2 {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.22) 50%, rgba(255, 255, 255, 0) 100%);
  }

  .Header_line3 {
    padding: 7px 9px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.22) 18.27%, rgba(255, 255, 255, 0) 100%);
  }

  .modal .btN_primary {
    margin-bottom: -44px;
  }
}

/* max 767px */
@media (max-width: 767px) {

  .top_header p {
    font-size: 14px;
    white-space: normal;
    text-align: center;
  }

  .timer {
    font-size: 22px;
    padding: 2px 8px;
  }

  .t_TXt {
    font-size: 15px;
  }

  .header_sec .smTXT {
    font-size: 12px;
    white-space: normal;
    text-align: center;
  }

  .product-info_card .card_header {
    flex-direction: column;
    align-items: center;
    gap: 2px;
    padding: 10px 0;
    position: relative;
    z-index: 1;
  }

  .card_header .card-header_right {
    width: 100%;
    gap: 9px;
    flex-direction: column;
  }

  .active_status {
    font-size: 14px;
    padding: 5px 9px;
    margin-bottom: -25px;
    gap: 6px;
    z-index: 2;
    backdrop-filter: blur(25px);
    box-shadow: 0px 6px 14px 0px #00000026;

  }

  .Green_dot {
    width: 11px;
    height: 11px;
  }

  .card-body_left h2 {
    font-size: 20px;
    padding-left: 15;
    padding-bottom: 15px;
  }

  .price_box {
    font-size: 30px;
    padding: 3px 15px;
  }

  .progreSS {
    gap: 4px;
  }

  .progreSS .step {
    padding: 5px 4px;
    border-radius: 16px 16px 0 0;
  }

  .progreSS .step__text {
    font-size: 11px;
  }

  .progreSS .circle-wrapper {
    width: 22px;
    height: 22px;
  }

  .progreSS .circle {
    width: 14px;
    height: 14px;
  }

  .progreSS .progress__line {
    width: 20px;
  }

  .info .header__title {
    font-size: 18px;
  }

  .info .info__text {
    font-size: 14px;
  }

  .actions .form-control {
    padding: 12px 14px;
    font-size: 14px;
  }

  .main_btN {
    font-size: 15px;
    padding: 11px 10px;
  }


  .footer_sec .copy_right {
    font-size: 14px;
    gap: 8px;
  }

  .copy_right .Green_dot {
    width: 10px;
    height: 10px;
  }

  .modal-title {
    font-size: 20px;
  }

  .comment_card h6 {
    font-size: 18px;
  }

  .comment_LisT li p {
    font-size: 14px;
  }

  .Cglass-card p {
    font-size: 14px;
  }

  .header_sec .smTXT {
    padding: 10px 0 30px;
  }

  /* ----- */
  .modal_CoNtent h4 {
    font-size: 32px;
    padding: 15px 0 20px;
  }

  .modal_CoNtent p {
    font-size: 15px;
  }

  .modal_CoNtent h6 {
    font-size: 20px;
    padding: 12px 0;
  }

  .modal_CoNtent .tXt_SM {
    font-size: 14px;
  }

  .modal_CoNtent .mobile_img img {
    max-height: 120px;
  }

  .modal .btN_primary {
    margin-bottom: -44px;
  }
}

/* max 575px */
@media (max-width: 575px) {
  .page_wrapper {
    background-image: none;
  }

  .page_wrapper::before {
    background-image: url("../images/product-imges/mobile-bg.png");
    background-size: 100% 100%;
    background-position: center center;
  }

  .header_sec {
    background-image: url(../images/h11.png);
  }

  .main_content_sec {
    padding-top: 126px;
    padding-bottom: 50px;
  }

  .top_header {
    flex-direction: column;
    gap: 1px;
  }

  .product-info_card {
    padding: 0 8px;
  }

  .timer {
    font-size: 30px;
    width: 90%;
    margin: auto;
  }

  .t_TXt {
    font-size: 18px;
  }

  .top_header p {
    font-size: 18px;
  }

  .header_sec .smTXT {
    font-size: 14px;
    padding: 0px 0 38px;
    line-height: 1.2;
  }

  .card_body-top {
    padding: 40px 0 30px;
  }

  .card_header .ed_box {
    width: 28px;
    height: 28px;
    font-size: 10px;
    margin-right: 5px;
  }

  .card_header .eb_txt {
    font-size: 14px;
  }

  .card-body_right img {
    margin-right: -20px;
  }

  .progreSS {
    gap: 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .progreSS .step {
    width: 100%;
    padding: 6px 6px;
    text-align: start;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
    backdrop-filter: blur(25px);
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    -ms-border-radius: 90px;
    -o-border-radius: 90px;
    display: flex;
    align-items: center;
    gap: 6px;
  }

  .progreSS .step::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: inherit;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }

  .progreSS .progress__line {
    width: 1px;
    height: 22px;
    border-width: 1px;
    opacity: 1;
    border: 1px solid;
    border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0))1;
    margin-left: 17px;
  }

  .progreSS .circle-wrapper {
    margin: inherit;
  }

  .progreSS .step__text {
    font-size: 15px;
    padding-top: 0;
  }



  .info .header__title {
    font-size: 20px;
  }

  .info .info__text {
    padding-top: 15px;
  }

  .actions .form-control {
    padding: 14px 18px;
    font-size: 14px;
  }

  .actions .form-control::placeholder {
    font-size: 14px;
  }

  .actions__buttons {
    padding-top: 12px;
  }

  .main_btN {
    font-size: 15px;
    padding: 13px 8px;
  }

  1 .content_Center {
    gap: 14px;
  }

  .footer_sec .copy_right {
    font-size: 12px;
  }

  /* =====footer======= */
  .footer_sec {
    /*    padding: 25px 0 13px;*/
    padding: 52px 0 13px;
    background-image: url(../images/f11.png);
    bottom: -4px;
  }

  .modal_wd {
    padding: 12px;
  }

  .modal-content-premium {
    padding: 12px 12px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;

  }

  .modal-header-premium {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .modal-title {
    font-size: 20px;
  }

  .comment_card h6 {
    font-size: 16px;
  }

  .comment_LisT li {
    padding: 7px 8px;
  }

  .comment_LisT li p {
    font-size: 13px;
  }

  .purple_box {
    width: 25px;
    height: 25px;
    min-width: 25px;
    min-height: 25px;
    font-size: 12.5px;
    padding: 2px;
  }

  .Cglass-card {
    padding: 12px 12px;
    gap: 8px;
    margin-top: 15px;
  }

  .Cglass-card p {
    font-size: 14px;
  }

  .modal .btN_primary {
    max-width: 198px;
    font-size: 15px;
  }

  .modal .btN_primary {
    margin-bottom: -35px;
  }

  .lock-gif {
    width: 20px;
    padding-bottom: 4px;
  }

  .card-body_right img {
    max-width: 145px;
  }

  .deaing_box {
    padding: 30px 0;
  }

  .modal-dialog-scrollable {
    padding: 30px 0;
  }

  .copy_right .Green_dot {
    width: 8px;
    margin: 0 0 -1px;
    height: 8px;
  }
}

@media (max-width: 424px) {
  .modal .btN_primary {
    margin-bottom: -35.5px;
  }

  .main_content_sec {
    padding-bottom: 60px;
  }
}


@supports (-webkit-touch-callout: none) {
  .modal_CoNtent h6 {
    text-shadow: 0px 0px 0px #dba7ffd6;

  }
}

/* =============================================================
   iOS SAFARI SPECIFIC FIXES
   Targets only iOS Safari via -webkit-touch-callout feature query
   ============================================================= */
@supports (-webkit-touch-callout: none) {

  /* Re-enforce GPU compositing on header/footer for iOS */
  .header_sec,
  .footer_sec {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /* Prevent the elastic overscroll from making fixed elements "jump" */
    will-change: transform;
  }

  /* Ensure main scrollable area doesn't bleed under fixed bars */
  .main_content_sec {
    /* Extra breathing room for iOS home bar at bottom */
    padding-bottom: calc(105px + env(safe-area-inset-bottom, 20px));
  }

  /* On small iOS screens (iPhone SE / 375px width) */
  @media (max-width: 575px) {
    .main_content_sec {
      padding-bottom: calc(55px + env(safe-area-inset-bottom, 20px));
    }
  }
}