/* ============================================================
   1. HEADER / MENU TOGGLE — shows on tablets & mobile (<992px)
   ============================================================ */
@media only screen and (max-width: 991px) {
  .menu-toggle {
    display: flex;
  }
  .header_menu {
    display: none;
  }
  .header .col-lg-3.col-md-6.col-6:last-child {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 18px;
  }
}

/* ============================================================
   2. LARGE DESKTOPS  1400px+
   ============================================================ */
@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}

/* ============================================================
   3. STANDARD DESKTOPS  1200px – 1399px
   ============================================================ */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner .container {
    padding-top: clamp(110px, 11vw, 220px);
  }
  .header_menu ul {
    gap: 20px !important;
  }
  .site-logo a {
    width: 80%;
  }
  .header_menu ul li a {
    font-size: 16px;
  }
}

/* ============================================================
   4. SMALL DESKTOPS / LARGE TABLETS  992px – 1199px
   ============================================================ */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .process-step-num {
    font-size: 80px;
    width: 130px;
    height: 130px;
  }
  .accordion-button {
    padding-left: 80px !important;
  }
  .site-logo a {
    width: 70%;
  }
  .hover-btn-2 svg {
    width: 30px;
  }
  .fotter-btn a.hover-btn-2 {
    width: 80px;
    height: 80px;
  }
  .header_menu ul {
    gap: 22px;
  }
  .header_menu ul li a {
    font-size: 15px;
  }
  .banner-head-content .web-title {
    font-size: clamp(40px, 8vw, 90px);
  }
  .footer .row.cust-gap {
    row-gap: 40px;
  }
  .portfolio-btns {
    margin-bottom: 50px;
  }
  .portfolio-btns .nav-tabs .nav-link {
    font-size: 15px;
    padding: 10px 12px;
  }
  .best p {
    font-size: 11px;
  }
}

/* ============================================================
   5. TABLETS (LANDSCAPE & PORTRAIT)  768px – 991px
   ============================================================ */
@media only screen and (min-width: 100px) and (max-width: 991px) {
  .process-step-num {
    font-size: 60px;
    width: 100px;
    height: 100px;
  }
  .accordion-button {
    padding-left: 60px !important;
    font-size: 26px;
  }
  .header {
    top: 20px;
  }
  .header.sticky {
    padding: 12px 0;
  }
  .banner .container {
    padding-top: clamp(110px, 20vw, 180px);
    padding-bottom: 40px;
  }
  .main-banner-right .banner-head-content,
  .main-banner-left .banner-head-content {
    max-width: 160px;
  }
  .banner-bottom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .banner-btn {
    margin-top: 0px;
    text-align: right;
  }
  .fotter-btn a.hover-btn-2 {
    width: 70px;
    height: 70px;
  }
  .main-banner-left,
  .main-banner-right {
    border: none !important;
  }
  .reveal-char {
    display: ruby !important;
  }
  .counter-main {
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 30px;
  }
  .discover-main .head {
    text-align: left;
  }
  .portfolio-btns .nav-link {
    white-space: nowrap;
  }
  .footer .row.cust-gap {
    text-align: left;
    row-gap: 36px;
  }
  .footer .row.justify-content-between.align-items-center.gx-0 > div {
    margin-bottom: 10px;
  }
  .portfolio-btns {
    margin-bottom: 30px;
  }
  .pricing-swiper .swiper-button-next,
  .pricing-swiper .swiper-button-prev {
    width: 40px;
    height: 40px;
  }

  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    right: 50px;
  }
  .pricing-swiper .swiper-button-next::after,
  .pricing-swiper .swiper-button-prev::after {
    font-size: 20px;
  }
  section.best {
    text-align: center;
  }
  .best_one {
    justify-content: center;
  }
  .testi-box svg {
    width: 90px;
    height: 70px;
  }
  .testi-box {
    padding: 10px 90px 20px 15px;
  }
  .fot-top-head {
    gap: 60px;
  }
  .footer-bottom {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .mobile-nav ul li a {
    font-size: 22px;
    padding: 10px 0px;
  }
  nav.mobile-nav ul {
    margin-top: 80px;
    margin-bottom: 50px;
  }
}

/* ============================================================
   6. MOBILE  320px – 767px  (shared rules)
   ============================================================ */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .process-step h5.web-title {
    font-size: 28px;
  }
  .accordion-button {
    padding-left: 50px !important;
    font-size: 18px;
  }
  .accordion-body {
    padding-left: 50px !important;
    padding-bottom: 20px !important;
    padding-top: 0px !important;
  }
  .process-step-num {
    font-size: 40px;
    width: 70px;
    height: 70px;
  }
  .service-card {
    padding: 16px 22px;
  }

  .service-card-points li {
    padding-left: 15px;
    font-size: 12px;
  }
  .service-card-points li::before {
    top: 9px;
    width: 5px;
    height: 5px;
  }
  .hover-btn-2 {
    padding: 8px 15px;
    font-size: 14px;
  }
  .banner-btn .icon svg {
    width: 20px;
  }
  .discover-main .img img {
    height: 100%;
    object-fit: cover;
  }

  .discover-main .img {
    height: 600px;
    overflow: hidden;
  }
  .header .container {
    padding: 0 16px;
  }
  .site-logo img {
    max-width: 220px;
  }
  .banner .container {
    padding-top: 130px;
    padding-bottom: 30px;
  }
  .main-banner-right .banner-head-content,
  .main-banner-left .banner-head-content {
    max-width: 120px;
  }
  p {
    font-size: 14px;
  }
  .counter-main {
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
  }
  .counter-box .counter {
    font-size: 26px;
  }
  .discover-main .img {
    margin-bottom: 20px;
  }
  .video-wrapper {
    height: 450px !important;
  }
  .portfolio-btns .nav-tabs .nav-link {
    font-size: 15px;
    padding: 8px 10px;
  }
  .package-item {
    padding: 24px !important;
  }
  .portfolioSwiper .swiper-slide {
    width: 220px !important;
  }
  .portfolio-section .pricing-head p {
    font-size: 15px;
  }
  .testslider .testi-box {
    padding: 20px !important;
  }
  .footer .row.justify-content-between.cust-gap > div {
    margin-bottom: 24px;
  }
  .footer-bottom.text-right {
    text-align: left !important;
  }
  .mobile-nav ul li a {
    font-size: 18px;
    padding: 8px 0px;
  }
  nav.mobile-nav ul {
    margin-top: 70px;
    margin-bottom: 40px;
  }
  .portfolioSwiper .item .top,
  .portfolioSwiper .item .bottom,
  .portfolioSwiper .overlay,
  li.container-best img {
    display: none;
  }
}

/* ============================================================
   7. SMALL MOBILE  320px – 445px
   ============================================================ */
@media only screen and (min-width: 320px) and (max-width: 480px) {
  body.contact .banner .container {
    padding-bottom: 70px !important;
  }
  .process-step h5.web-title {
    font-size: 26px;
    margin-bottom: 5px;
  }
  .mobile-nav {
    height: 100%;
    max-height: 100%;
  }
  nav.mobile-nav ul {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .wb-badge {
    right: 3vw;
    bottom: 3vh;
    gap: 7px;
    font-size: 10px;
  }
  .cust-gap {
    row-gap: 15px;
  }

  .header_menu {
    display: none !important;
  }
  .banner-bottom {
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
  }
  .banner-btn {
    text-align: left;
  }
  .counter-box p {
    font-size: 12px;
  }
  .discover-main .img {
    height: 500px;
  }
  .discover-main .head {
    align-items: start;
    gap: 10px;
    flex-direction: column;
  }
  .discover-main .img {
    margin-bottom: 10px;
  }
  .fotter-btn a.hover-btn-2 {
    width: 60px;
    height: 60px;
  }
  .hover-btn-2 svg {
    width: 20px;
  }
  .video-wrapper {
    height: 300px !important;
  }
  .portfolio-btns .nav-tabs .nav-link {
    font-size: 13px;
    padding: 6px 8px;
  }
  .portfolio-section .pack-btn-main {
    margin-top: 20px;
  }
  p {
    font-size: 12px;
  }
  .testslider .testi-box {
    padding: 15px !important;
  }
  .testi-box svg {
    width: 70px;
    height: 50px;
  }
  .profile {
    gap: 10px;
  }
  .fot-top-head {
    gap: 30px;
  }
  .footer .row.cust-gap {
    row-gap: 20px;
  }
  .footer-bottom {
    font-size: 11px;
    padding-bottom: 5px;
  }
  .info-item ul li a {
    margin-bottom: 12px;
  }
}

/* ============================================================
   8. VERY SMALL MOBILE  320px – 375px
   ============================================================ */
@media only screen and (min-width: 320px) and (max-width: 375px) {
  .discover-main .img {
    height: 400px;
  }
  .banner-head-content .web-title {
    font-size: 28px;
  }
  .counter-box .counter {
    font-size: 22px;
  }
  .footer-bottom {
    font-size: 9px;
    padding-bottom: 5px;
  }
}
