.multi-column-section .container {
  max-width: 1172px;
  margin: auto;
}

.multi-column-section .section-header-title {
  font-size: 32px;
}

.multi-column-caption-item-title {
  font-size: 18px;
  line-height: 1.5;
}

.key-offering-section .section-header-title {
  font-size: 32px;
  margin: 1em 0;
}

.key-offering-section .container {
  max-width: 1172px;
  margin: auto;
}

.our-service-approach-swiper-mobile {
  display: none;
}

@media only screen and (max-width: 1366px) {
  .hero-section .content-info-item-title {
    font-size: 24px !important;
  }

  .hero-section .content-info-item-caption {
    margin: 12px 0;
    font-size: 14px !important;
  }

  .hero-section .content-info {
    /* max-width: 400px; */
    max-width: 430px;
    /* margin-bottom: 110px; */
  }

  .multi-column-section .section-header-title {
    font-size: 24px;
    margin: 1em 0;
  }

  .multi-column-caption-item-description {
    font-size: 14px !important;
    color: #4f5358;
    margin: 0%;
  }

  .card-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1em;
  }

  .multi-column-section {
    padding: 1em;
  }

  .key-offering-section .section-header-title {
    font-size: 24px;
    margin: 1em 0;
  }

  .tab-toggle-btn {
    font-size: 14px;
  }

  .service-overview h3 {
    color: #4f5358;
    font-weight: 600;
    font-size: 22px;
  }

  .service-overview .description {
    /* margin-bottom: 3em; */
    margin-bottom: 32px;
    font-size: 14px;
  }

  .service-col li {
    font-size: 14px;
  }

  .cta-sec-lst .heading-tab {
    font-size: 24px;
  }

  .cta-sec-lst .subhead {
    font-size: 14px;
  }

  .primary-cta-btn {
    border-bottom: 0px;
    font-weight: 500;
    font-size: 18px;
  }

  .profile-caption h1 {
    font-size: 18px;
  }

  .profile-caption p {
    font-size: 14px;
  }
}

.profile-wrapper-desktop {
  display: block;
}

.profile-wrapper-mobile {
  display: none;
}

/* new css for 90% */
@media only screen and (min-width: 1440px) {
  .hero-section .content-info-item-title {
    font-size: 28px;
  }

  .content-info-item-role {
    font-size: 14px;
    margin-top: 12px;
  }

  .hero-section .content-info-item-caption {
    font-size: 14px !important;
    max-width: 500px;
  }

  .multi-column-section .section-header-title {
    font-size: 28px;
  }

  .multi-column-caption-item-title {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 1em;
  }

  .multi-column-caption-item-description {
    font-size: 14px;
    color: #4f5358;
    margin: 0%;
  }

  .key-offering-section .section-header-title {
    font-size: 28px;
    margin: 1em 0;
  }

  .tab-toggle-btn {
    font-size: 14px;
  }

  .tab h3 {
    font-size: 16px;
  }

  .service-overview p {
    font-size: 14px;
  }

  .service-col li {
    font-size: 14px;
  }

  .profile-caption h1 {
    font-size: 16px;
  }

  .profile-caption p {
    font-size: 14px;
  }

  .cta-sec-lst .subhead {
    font-size: 14px;
  }

  .primary-cta-btn {
    font-size: 16px;
  }

  .cta-sec-lst .btn-container {
    gap: 2em;
  }
}

@media only screen and (max-width: 600px) {
  .service-overview .service-col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1em;
  }

  .profile-card {
    flex-direction: column;
    text-align: center;
    gap: 0;
    padding: 1em;
  }

  .tab-toggle-btn {
    font-size: 14px;
    margin: 0;
  }

  .our-service-approach-swiper-mobile {
    display: block;
  }

  .our-service-approach-swiper-desktop {
    display: none;
  }

  .tab-toggle-btn-wrapper {
    padding: 1em 3em;
    margin: 0 1em;
  }

  .multi-column-swiper {
    padding: 0 0 3em 0 !important;
  }

  .service-col ul {
    padding-left: 21px;
  }

  .tab-wrapper {
    overflow: hidden;
  }

  .multi-column-section {
    padding: 0;
    border-radius: 8px;
  }

  .service-overview {
    border-radius: 8px;
  }

  .profile-card-wrapper {
    border-radius: 8px;
  }

  .profile-social-media {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
  }

  .profile-wrapper-desktop {
    display: none;
  }

  .profile-wrapper-mobile {
    display: block;
  }

  .profile-card-wrapper {
    border-radius: 8px;
    margin: 1em;
  }

  .profile-wrapper-mobile {
    position: relative;
    display: block;
  }

  .profileSwiper-swiper-pagination {
    position: static !important;
  }

  

  .info-container {
    height: 450px;
  }

  .hero-section .content-info {
    /* max-width: 400px; */
    max-width: 430px;
    margin-bottom: 0px;
    /* margin-bottom: 272px; */
  }

  .hero-section {
    height: 66vh;
    overflow: hidden;
  }

  .our-service-approach-swiper-mobile {
    padding: 0;
  }

  .service-overview {
    margin: 0 10px;
  }

  .profile-card-wrapper {
    border-radius: 8px;
    margin: 0;
  }

  .cta-sec-lst {
    padding: 0 10px;
    text-align: center;
  }

  .multi-column-card {
    margin: 0 10px;
    margin-top: 10px;
  }

  .profile-card-wrapper {
    margin: 0 10px;
  }

  .multi-column-section .section-header-title {
    margin: 0 10px;
  }

  /* Mobile Optimized Font Sizes and Line Heights */
  .hero-section .content-info-item-title {
    font-size: 20px !important;
    line-height: 1.4;
  }

  .hero-sub-heading-all-pages {
    font-size: 16px !important;
    margin-bottom: 0;
  }

  .hero-section .content-info-item-caption {
    font-size: 14px !important;
    line-height: 1.6;
    margin-bottom: -25px;
    margin-top: 3px;
  }

  .multi-column-section .section-header-title {
    font-size: 22px;
    line-height: 1.3;
  }

  .multi-column-caption-item-title {
    font-size: 16px;
    line-height: 1.4;
  }

  .multi-column-caption-item-description {
    font-size: 14px;
    line-height: 1.6;
  }

  .key-offering-section .section-header-title {
    font-size: 22px;
    margin: 0;
    line-height: 1.3;
  }

  .tab-toggle-btn {
    font-size: 14px;
    line-height: 1.4;
  }

  .service-overview h3 {
    font-size: 18px;
    line-height: 1.4;
  }

  .service-overview .description {
    font-size: 14px;
    line-height: 1.6;
  }

  .service-col li {
    font-size: 14px;
    line-height: 1.6;
  }

  .cta-sec-lst .heading-tab {
    font-size: 22px;
    line-height: 1.3;
  }

  .cta-sec-lst .subhead {
    font-size: 14px;
    line-height: 1.6;
  }

  .primary-cta-btn {
    font-size: 16px;
    line-height: 1.4;
  }

  .profile-caption h1 {
    font-size: 16px;
    line-height: 1.4;
  }

  .profile-caption p {
    font-size: 14px;
    line-height: 1.6;
  }

  .social-icons {
    margin-top: 24vh;
  }

  footer .social-icons {
    margin-top: 1em;
  }

  .hero-section-img {
    overflow: hidden;
    height: 66vh;
    object-fit: cover;
  }

  .hero-section .content-info-wrapper {
    padding-bottom: 0;
  }

  .hero-section p {
    display: block!important;
    margin: 1em 0;
    border: none;
  }

  .hero-section .content-info-item-word {
    margin-bottom: 1em!important;
  }

  .hero-section .content-info-item {
    font-size: 14px!important;
  }

  .hero-section .content-info-item-title  {
    font-size: 18px!important;
  }

}