@media (max-width: 1399.98px) {
  .show-up-your-business-content {
    width: 90%;
  }

  section {
    padding: 24px 0;
  }

  .banner-image {
    width: min(100%, 560px);
    right: 0;
  }

  .contact-title {
    font-size: clamp(34px, 3vw, 46px);
  }

  .testimonial-card {
    height: auto;
    min-height: 360px;
  }
}

@media (max-width: 1199.98px) {
  .menu .nav-link {
    font-size: 0.84rem;
  }

  .header-btn {
    padding: 0.38rem 0.7rem;
    font-size: 0.88rem;
  }

  .banner {
    margin-top: 4.5rem;
  }

  .banner .title-banner {
    font-size: clamp(32px, 4vw, 44px);
    line-height: 1.15;
  }

  .banner-txt-description {
    font-size: 1rem !important;
  }

  .counter-box .count-title {
    font-size: 0.75rem;
  }

  .counter-box .counter-value {
    font-size: 1.35rem !important;
  }

  .idiba-title {
    font-size: clamp(28px, 2.8vw, 36px);
  }

  .idiba-card {
    padding: 26px 22px;
  }

  .program-card {
    height: 280px;
  }

  .video-modal iframe {
    height: 420px;
  }

  .scroll-shift-left {
    transform: translateX(0vw);
    opacity: 1;
  }

  .scroll-shift-right {
    transform: translateX(0vw);
    opacity: 1;
  }
}

@media (max-width: 991.98px) {
  :root {
    --idb-section-gap: 68px;
  }

  body {
    font-size: 15px;
  }

  section {
    margin-top: 0;
    padding: calc(var(--idb-section-gap) / 2) 0;
  }

  .header {
    min-height: 72px !important;
  }

  .navbar-brand img.logo-header {
    max-width: 86px !important;
  }

  .offcanvas {
    width: min(88vw, 360px);
  }

  .offcanvas-body {
    padding: 22px 18px;
    gap: 1rem;
  }

  .offcanvas .navbar-nav {
    gap: 0.3rem;
  }

  .offcanvas .nav-link {
    font-size: 1rem;
    padding: 0.5rem 0.25rem;
  }

  .mobile-btn-block {
    width: 100%;
  }

  .mobile-btn-block .btn {
    width: 100%;
    min-height: 44px;
    font-size: 0.95rem;
  }

  .banner {
    margin-top: 4.5rem;
  }

  .banner-left,
  .banner-right {
    text-align: center !important;
  }

  .banner .btn-box {
    justify-content: center;
  }

  .banner-image {
    width: min(100%, 500px);
    margin-inline: auto;
  }

  .neon-lightning {
    margin-top: 1.2rem;
    padding: 24px 14px;
  }

  .idiba-depmt-content .container .row {
    flex-wrap: wrap !important;
    gap: 12px 0;
  }

  .id-logo-box {
    max-width: 110px !important;
  }

  .description-title h2,
  .section-title,
  .title-lg {
    font-size: clamp(28px, 4.3vw, 36px) !important;
    line-height: 1.2;
  }

  .description-title h3,
  .contact-subtitle,
  .section-subtitle {
    font-size: clamp(18px, 2.8vw, 24px) !important;
  }

  .content-box,
  .image-box,
  .contact-form-card {
    padding: 28px !important;
  }

  .contact-text-block {
    text-align: center;
  }

  .contact-principle ul {
    text-align: left;
  }

  .form-row {
    grid-template-columns: 1fr !important;
    gap: 12px;
  }

  input,
  select,
  textarea {
    padding: 16px 14px;
    font-size: 15px;
  }

  .gallery-scroll {
    gap: 0.9rem;
    padding-bottom: 8px;
  }

  .gallery-scroll>[class*="col-"] {
    flex: 0 0 42% !important;
    max-width: 42% !important;
  }

  .gallery-card img,
  .project-card img {
    padding: 10px !important;
  }

  .project-card .card-body h6,
  .gallery-overlay h6 {
    font-size: 0.95rem;
  }

  .project-card .btn,
  .gallery-overlay .btn {
    min-height: 36px;
    font-size: 0.8rem;
  }

  .programs-section .row {
    row-gap: 1.2rem;
  }

  .programs-title {
    font-size: clamp(30px, 5vw, 40px);
  }

  .program-card {
    height: 250px;
  }

  .play-btn {
    width: 56px;
    height: 56px;
    font-size: 18px;
  }

  .testimonials-swiper {
    padding: 22px 8px 52px;
  }

  .testimonial-card {
    min-height: 330px;
    height: 100%;
    padding: 22px;
  }

  .testimonial-name {
    font-size: 19px;
  }

  .idb-fab-contact {
    right: 14px;
    bottom: 10%;
  }

  .idb-fab-toggle {
    padding: 11px 16px;
  }

  .cards-swiper {
    display: none !important;
  }

  header {
    min-height: 7vh;
  }

  .banner {
    height: 100%;
  }

  .banner-left,
  .banner-right {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }

  .idiba-depmt {
    margin: 1rem 0 0 0;
    padding: 20px 0;
    height: 100%;
  }

  .idiba-depmt-content {
    width: 100%;
    height: 200px;
    position: inherit;
    top: 0;
    border-radius: 0;
    padding: 0;
  }

  .idiba-depmt-content .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .idiba-depmt-content .container .row {
    flex-wrap: nowrap;
  }

  .id-logo-box {
    padding: 5px;
    border-radius: 8px;
  }

  .id-logo-box {
    max-width: 150px;
  }

  .description-title h2 {
    font-size: 1.8rem;
  }

  .description-title h3 {
    font-size: 1.25rem;
  }

  .card-title {
    font-size: 1rem;
  }

  .card-text {
    font-size: 0.9rem;
  }

  .expertise-image-bloc {
    max-width: 300px;
  }

  .cards-content {
    display: none !important;
  }

  .cards-swiper {
    display: block;
    width: 100%;
    padding: 10px 0 60px;
    position: relative;
  }

  .swiper-slide {
    width: 100% !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    transition: transform .45s ease-out, opacity 0.3s ease;
    opacity: 0.55;
  }

  .card-swiper-slide {
    height: 270px;
  }

  .card-swiper-slide .swiper-slide-active {
    transform: scale(1.03);
    opacity: 1;
  }

  .card-swiper-slide .card-box {
    width: 100%;
    height: 100%;
    padding: 25px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .card-swiper-slide .card-box .card-box-content {
    width: 80%;
    height: 100%;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
  }

  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: 16px;
    font-weight: 700;
  }

  .swiper-button-prev {
    left: 10px;
  }

  .swiper-button-next {
    right: 10px;
  }

  .business-block {
    padding: 1.5rem;
  }

  .gallery-grid {
    display: none;
  }

  .section-subtitle {
    font-size: 1.1rem;
  }

  .section-title {
    font-size: 2rem;
  }

  .contact-title {
    font-size: 36px;
  }

  .contact-form-card {
    padding: 30px;
  }

  .form-row {
    grid-template-columns: 1fr;
  }

  .premium-section {
    padding: 70px 0;
  }

  .content-box,
  .image-box {
    padding: 35px;
  }

  .gallery-scroll {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 1rem;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    justify-content: start !important;
    margin: 0 !important;
  }

  .show-up-your-business-content {
    width: 90%;
  }

  .gallery-scroll::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(to left, rgba(5, 5, 5, 0.8), transparent);
  }

  .gallery-scroll::-webkit-scrollbar {
    height: 8px;
  }

  .gallery-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 4px;
  }

  .gallery-scroll::-webkit-scrollbar-track {
    background: transparent;
  }

  .gallery-scroll .col-md-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    margin: 0;
    padding: 0;
  }

  .swiper-wrapper-thumbs .swiper-slide {
    width: 100% !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    transition: transform .45s ease-out, opacity 0.3s ease;
    opacity: 1;
  }

  .clientThumbs .swiper-slide {
    width: 25% !important;
    padding: 0;
    margin: 0 !important;
  }

  .clientThumbs img {
    width: 75%;
    border-radius: 10px;
    padding: 6px;
  }

  .modal-dialog {
    max-width: 80%;
  }

  .wrapper-cards {
    height: 100%;
    padding: 2rem;
  }
}



/* @media (max-width: 992px) {
  header {
    min-height: 7vh;
  }

  .banner {
    height: 100%;
  }

  .banner-left,
  .banner-right {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }

  .idiba-depmt {
    margin: 1rem 0 0 0;
    padding: 20px 0;
    height: 100%;
  }

  .idiba-depmt-content {
    width: 100%;
    height: 200px;
    position: inherit;
    top: 0;
    border-radius: 0;
    padding: 0;
  }

  .idiba-depmt-content .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .idiba-depmt-content .container .row {
    flex-wrap: nowrap;
  }

  .id-logo-box {
    padding: 5px;
    border-radius: 8px;
  }

  .id-logo-box {
    max-width: 150px;
  }

  .description-title h2 {
    font-size: 1.8rem;
  }

  .description-title h3 {
    font-size: 1.25rem;
  }

  .card-title {
    font-size: 1rem;
  }

  .card-text {
    font-size: 0.9rem;
  }

  .expertise-image-bloc {
    max-width: 300px;
  }

  .cards-content {
    display: none !important;
  }

  .cards-swiper {
    display: block;
    width: 100%;
    padding: 10px 0 60px;
    position: relative;
  }

  .swiper-slide {
    width: 100% !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    transition: transform .45s ease-out, opacity 0.3s ease;
    opacity: 0.55;
  }

  .card-swiper-slide {
    height: 270px;
  }

  .card-swiper-slide .swiper-slide-active {
    transform: scale(1.03);
    opacity: 1;
  }

  .card-swiper-slide .card-box {
    width: 100%;
    height: 100%;
    padding: 25px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .card-swiper-slide .card-box .card-box-content {
    width: 80%;
    height: 100%;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
  }

  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: 16px;
    font-weight: 700;
  }

  .swiper-button-prev {
    left: 10px;
  }

  .swiper-button-next {
    right: 10px;
  }

  .business-block {
    padding: 1.5rem;
  }

  .gallery-grid {
    display: none;
  }

  .section-subtitle {
    font-size: 1.1rem;
  }

  .section-title {
    font-size: 2rem;
  }

  .contact-title {
    font-size: 36px;
  }

  .contact-form-card {
    padding: 30px;
  }

  .form-row {
    grid-template-columns: 1fr;
  }

  .premium-section {
    padding: 70px 0;
  }

  .content-box,
  .image-box {
    padding: 35px;
  }

  .gallery-scroll {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 1rem;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    justify-content: start !important;
  }

  .gallery-scroll::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(to left, rgba(5, 5, 5, 0.8), transparent);
  }

  .gallery-scroll::-webkit-scrollbar {
    height: 8px;
  }

  .gallery-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 4px;
  }

  .gallery-scroll::-webkit-scrollbar-track {
    background: transparent;
  }

  .gallery-scroll .col-md-6 {
    flex: 0 0 auto;
    width: 40%;
  }


} */


@media (max-width: 768px) {
  .show-up-your-business {
    padding: 40px 0;
  }

  .description-title .sub-title {
    font-size: 1.1rem;
  }

  .description-title p {
    font-size: 0.95rem;
  }

  .showup-your-business-image img {
    max-width: 200px;
  }

  .newsletter-glass {
    flex-direction: column;
    gap: 10px;
  }

  .newsletter-glass button {
    width: 100%;
  }

  .testimonial-card {
    height: auto;
    padding: 25px;
  }

  .title-glass {
    font-size: 34px;
  }

  .testimonial-avatar {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 576px) {
  .description-title h2 {
    font-size: 1.5rem;
  }

  .description-title h3 {
    font-size: 1.1rem;
  }

  .card-title {
    font-size: 0.95rem;
  }

  .card-text {
    font-size: 0.85rem;
  }

  .expertise-image-bloc {
    max-width: 250px;
  }

  .left-expertise-bloc,
  .right-expertise-bloc {
    text-align: center;
  }

  .business-block {
    padding: 1rem;
  }

  .description-title .sub-title {
    font-size: 1rem;
  }

  .description-title p {
    font-size: 0.9rem;
  }

  .showup-your-business-image img {
    max-width: 150px;
  }

  .section-title {
    font-size: 2rem;
  }

  .section-subtitle {
    font-size: 1.2rem;
  }

  .content-box,
  .image-box {
    padding: 25px;
  }

}
@media (max-width: 650px) {
  .wrapper-cards {
    padding: 0 !important;
}
/* ======================================================
   Legacy Responsive (migrated from responsive.css)
   Harmonized using min-width ranges
====================================================== */

@media (min-width: 992px) {
  .cards-swiper {
    display: none !important;
  }
}

@media (min-width: 993px) and (max-width: 1024px) {
@media (min-width: 769px) and (max-width: 992px) {
  header {
    min-height: 7vh;
  }

  .banner {
    height: 100%;
  }

  .banner-left,
  .banner-right {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }

  .idiba-depmt {
    margin: 1rem 0 0 0;
    padding: 20px 0;
    height: 100%;
  }

  .idiba-depmt-content {
    width: 100%;
    height: 200px;
    position: inherit;
    top: 0;
    border-radius: 0;
    padding: 0;
  }

  .idiba-depmt-content .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .idiba-depmt-content .container .row {
    flex-wrap: nowrap;
  }

  .id-logo-box {
    padding: 5px;
    border-radius: 8px;
    max-width: 150px;
  }

  .description-title h2 {
    font-size: 1.8rem;
  }

  .description-title h3 {
    font-size: 1.25rem;
  }

  .card-title {
    font-size: 1rem;
  }

  .card-text {
    font-size: 0.9rem;
  }

  .expertise-image-bloc {
    max-width: 300px;
  }

  .cards-content {
    display: none !important;
  }

  .cards-swiper {
    display: block;
    width: 100%;
    padding: 10px 0 60px;
    position: relative;
  }

  .swiper-slide {
    width: 100% !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    transition: transform 0.45s ease-out, opacity 0.3s ease;
    opacity: 0.55;
  }

  .card-swiper-slide {
    height: 270px;
  }

  .card-swiper-slide .swiper-slide-active {
    transform: scale(1.03);
    opacity: 1;
  }

  .card-swiper-slide .card-box {
    width: 100%;
    height: 100%;
    padding: 25px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .card-swiper-slide .card-box .card-box-content {
    width: 80%;
    height: 100%;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
  }

  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: 16px;
    font-weight: 700;
  }

  .swiper-button-prev {
    left: 10px;
  }

  .swiper-button-next {
    right: 10px;
  }

  .business-block {
    padding: 1.5rem;
  }

  .gallery-grid {
    display: none;
  }

  .section-subtitle {
    font-size: 1.1rem;
  }

  .section-title {
    font-size: 2rem;
  }

  .contact-title {
    font-size: 36px;
  }

  .contact-form-card {
    padding: 30px;
  }

  .form-row {
    grid-template-columns: 1fr;
  }

  .premium-section {
    padding: 70px 0;
  }

  .content-box,
  .image-box {
    padding: 35px;
  }

  .gallery-scroll {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 1rem;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    justify-content: start !important;
  }

  .gallery-scroll::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(to left, rgba(5, 5, 5, 0.8), transparent);
  }

  .gallery-scroll::-webkit-scrollbar {
    height: 8px;
  }

  .gallery-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 4px;
  }

  .gallery-scroll::-webkit-scrollbar-track {
    background: transparent;
  }

  .gallery-scroll .col-md-6 {
    flex: 0 0 auto;
    width: 40%;
  }
}

@media (min-width: 577px) and (max-width: 768px) {
  .show-up-your-business {
    padding: 40px 0;
  }

  .description-title .sub-title {
    font-size: 1.1rem;
  }

  .description-title p {
    font-size: 0.95rem;
  }

  .showup-your-business-image img {
    max-width: 200px;
  }

  .newsletter-glass {
    flex-direction: column;
    gap: 10px;
  }

  .newsletter-glass button {
    width: 100%;
  }

  .testimonial-card {
    height: auto;
    padding: 25px;
  }

  .title-glass {
    font-size: 34px;
  }

  .testimonial-avatar {
    width: 70px;
    height: 70px;
  }
}

@media (min-width: 0) and (max-width: 576px) {
  .description-title h2 {
    font-size: 1.5rem;
  }

  .description-title h3 {
    font-size: 1.1rem;
  }

  .card-title {
    font-size: 0.95rem;
  }

  .card-text {
    font-size: 0.85rem;
  }

  .expertise-image-bloc {
    max-width: 250px;
  }

  .left-expertise-bloc,
  .right-expertise-bloc {
    text-align: center;
  }

  .business-block {
    padding: 1rem;
  }

  .description-title .sub-title {
    font-size: 1rem;
  }

  .description-title p {
    font-size: 0.9rem;
  }

  .showup-your-business-image img {
    max-width: 150px;
  }

  .section-title {
    font-size: 2rem;
  }

  .section-subtitle {
    font-size: 1.2rem;
  }

  .content-box,
  .image-box {
    padding: 25px;
  }

}
