.homepageConatiner {
  padding-left: 72px;
}

.homepageBannerSection {
  background-image: url("../../images/AIXC_Website\ Home\ Page\ Banner.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 191px;
  background-color: transparent;
  height: 900px;
  background-position: bottom center;
}

.bannerThumbnailWrap img {
  width: 65px;
  height: 65px;
  border-radius: 3px;
  margin-right: 22px;
}

.homepageBannerSection .latestUpdateDetails p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  max-width: 100%;
  margin-bottom: 0;
}

.homepageBannerSection .latestUpdateDetails p a {
  color: #220047;
}

.latestUpdateDetails .slick-slide,
.latestUpdateDetails .slick-slider,
.homeHearFromUs .slick-slider {
  padding: 0;
}
.latestUpdateWrap .slide {
  display: flex;
  padding: 20px;
}
.latestUpdateDetails .autoplay {
  width: 396px;
  max-height: 105px;
}

.latestUpdateDetails .autoplay button.slick-next,
.latestUpdateDetails .autoplay button.slick-prev {
  display: none !important;
}

.latestUpdateDetails .slick-dots,
.latestUpdateDetails .slick-dots li {
  /* display: inline-block !important; */
  display: flex;
  margin: 0;
  margin-right: 10px;
}

.latestUpdateDetails .slick-dots li {
  width: 32px;
  height: 1px;
}

.latestUpdateDetails .slick-dots {
  position: absolute;
  bottom: 20px;
  text-align: left;
  margin-left: 107px;
}

.homepageBannerSection .latestUpdateDetails .slick-dots .slick-active button {
  background-color: #220047 !important;
  opacity: 1;
}

.homepageBannerSection .latestUpdateDetails .slick-dots button {
  width: 32px;
  height: 1px;
  background-color: rgba(34, 0, 71, 0.58) !important;
  padding: 0;
  border-radius: 0 !important;
  left: 0;
  opacity: 0.2;
}

.homeHearFromUs .slick-slider .col-md-4 {
  padding-right: 0;
  padding-left: 0;
}

.latestUpdateDetails label {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 1px;
  text-align: left;
  color: #220047;
}

.homepageBannerSection h1 {
  text-align: left;
  max-width: 100%;
  margin-bottom: 20px;
  font-size: 94px;
  font-weight: 300;
  line-height: 108px;
  margin-top: 0px;
}

.homepageBannerSection .linkwithIcon:hover,
.homepageBannerSection .linkwithIcon:hover i::before {
  color: #191970;
}

.homepageBannerSection p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  color: #fff;
  max-width: 43%;
  margin-top: 19px;
}

/* Home page - Member Spotlight button  */
.expertsSection h3 {
  /* margin-bottom: 19px; */
}

.text-center {
  color: #220047;
  font-size: 72px;
  line-height: 87px;
  /* margin-bottom: 36px; */
}
.expertDetails h2 {
  font-family: "Graphik Web", "sans-serif";
  font-size: 40px;
  line-height: 50px;
  color: #220047;
  font-weight: 500;
  margin-bottom: 8px;
}

.expertDetails h6 {
  font-family: "Graphik Web", "sans-serif";
  color: #220047;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}

.expertDetails h5 {
  font-family: "Graphik Web", "sans-serif";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #220047;
  margin-bottom: 4px;
}

.expertDataWrap img {
  width: 587px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
  max-width: 100%;
}

.expertsDetailsWrap {
  margin-top: 56px;
}
.expertDataWrap h4 {
  font-family: "Graphik Web", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  text-align: left;
  color: #220047;
  margin-bottom: 4px;
}

.expertDataWrap h5 {
  font-family: "Graphik Web", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #220047;
  margin-bottom: 0;
}
.industry-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
  background-color: transparent;
  border: 1px solid #220047;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  color: #220047;
  white-space: nowrap;
  margin-left: 10px;
  margin-top: 28px;
}
.dynamicLeader {
  padding-top: 19px;
  text-align: center;
  font-family: "Graphik web", "sans-serif";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #220047;
  margin-bottom: 56px;
}
.become-member-btn {
  display: inline-flex;
  width: 146px;
  height: 41px;
  padding: 8px 16px;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #220047; /* Adjust border color if needed */
  background-color: transparent;
  color: #220047;
  text-decoration: none;
  font-family: "Graphik web";
  font-size: 14px;
  font-weight: 500;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  transition: background-color 0.3s;
  margin-top: 97px; /* Adjust as needed for positioning */
}

.become-member-btn:hover {
  color: #220047;
}

/* Container for the section */
.aixc-container {
  padding: 93px 220px 0px 220px;
}

.aixc-container h3 {
  font-family: "Graphik web", "sans-serif";
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 16px;
}

.aixc-container p {
  font-family: "Graphik Compact web", "sans-serif";
  font-size: 56px;
  font-weight: 400;
  color: #220047;
  line-height: 68px;
  letter-spacing: 0px;
  font-weight: 300;
  margin-bottom: 39px;
}

/* First row */
.why-join-div-1 {
  display: flex;
  justify-content: space-around;
}

.why-join-full-box {
  position: relative;
  width: 33.3%;
  height: 253px;
  padding: 20px;
  padding-left: 50px;
  /* background-color: #f5f1e9; */
  /* Match screenshot background */
}

.why-join-full-box::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  width: calc(100% - 10px);
  height: 100%;
  border-bottom: 1px solid #6b5746;
  border-top: 1px solid #6b5746;
  pointer-events: none;
}

.why-join-full-box::after {
  content: "";
  position: absolute;
  height: calc(100% - 10px);
  width: 100%;
  top: 5px;
  left: 0;
  border-left: 1px solid #6b5746;
  border-right: 1px solid #6b5746;
  pointer-events: none;
}

.why-join-topRightBottom {
  position: relative;
  width: 33.3%;
  height: 253px;
  padding: 20px;
  padding-left: 50px;
}

.why-join-topRightBottom::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  width: calc(100% - 10px);
  height: 100%;
  border-bottom: 1px solid #6b5746;
  border-top: 1px solid #6b5746;
  pointer-events: none;
}

.why-join-topRightBottom::after {
  content: "";
  position: absolute;
  height: calc(100% - 10px);
  width: 100%;
  top: 5px;
  left: 0;
  border-right: 1px solid #6b5746;
  pointer-events: none;
}

/* Second row */
.why-join-div-2 {
  display: flex;
  justify-content: space-around;
}

.why-join-leftBottomRight {
  position: relative;
  width: 33.3%;
  height: 253px;
  padding: 20px;
}

.why-join-leftBottomRight::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  width: calc(100% - 10px);
  height: 100%;
  border-bottom: 1px solid #6b5746;
  pointer-events: none;
}

.why-join-leftBottomRight::after {
  content: "";
  position: absolute;
  height: calc(100% - 10px);
  width: 100%;
  top: 5px;
  left: 0;
  border-left: 1px solid #6b5746;
  border-right: 1px solid #6b5746;
  pointer-events: none;
}

.why-join-bottomRight {
  position: relative;
  width: 33.3%;
  height: 253px;
  padding: 20px;
  padding-left: 50px;
}

.why-join-bottomRight::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  width: calc(100% - 10px);
  height: 100%;
  border-bottom: 1px solid #6b5746;
  pointer-events: none;
}

.why-join-bottomRight::after {
  content: "";
  position: absolute;
  height: calc(100% - 10px);
  width: 100%;
  top: 5px;
  left: 0;
  border-right: 1px solid #6b5746;
  pointer-events: none;
}

/* Content styling */
.why-join-full-box img,
.why-join-topRightBottom img,
.why-join-bottomRight img {
  width: 80px;
  /* Match screenshot icon size */
  height: auto;
  margin-top: 40px;
  margin-left: -6px;
}

.why-join-full-box h5,
.why-join-topRightBottom h5,
.why-join-bottomRight h5 {
  color: #f95b66;
  /* Match the pink color in the screenshot */
  font-size: 36px;
  line-height: 50px;
  font-weight: 500;
  margin: 10px 0;
  margin-right: 70px;
  text-align: left;
  align-items: flex-start;
  /* Match screenshot alignment */
}

.why-join-full-box p,
.why-join-topRightBottom p,
.why-join-bottomRight p {
  color: #220047;
  font-family: "Graphik web", "sans-serif";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0pxx;
}

.member-button {
  text-align: center;
}

.btn-outline-primary {
  color: #220047;
  font-family: "Graphik web", "sans-serif";
  font-size: 14px;
  font-weight: 500;
  padding: 8px 16px;
  border: 1px solid #220047;
  border-color: #220047 !important;
  border-radius: 4px;
  /* margin-top: 63px; */
  margin: 63px 0px 81px 0px;
  gap: 10px !important;
}

.btn-outline-primary:hover {
  color: #220047;
  cursor: pointer;
  background-color: transparent;
}

/* Ensure heading and subheading are visible and centered */
.latest-insights {
  background-color: #220047;
  color: #fff;
}

.latest-insights h2 {
  font-family: "Graphik compact web", "sans-serif";
  display: block !important;
  visibility: visible !important;
  color: #fff !important;
  text-align: left;
  padding: 95px 0px 0px 0;
  font-size: 72px;
  font-weight: 300;
}

.latest-insights-subheading {
  display: block !important;
  visibility: visible !important;
  color: #fff;
  text-align: left;
  font-family: "Graphik web", "sans-serif";
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 1px;
  margin-bottom: 37px;
  margin-top: 25px;
}

/* Container width */
.latest-insights .swiper {
  max-width: 1395px;
  margin: 0 auto;
}
.swiper-slide {
  /* background-color: #009688; */
  display: flex;
  justify-content: center;
  color: white;
  font-size: 24px;
}
/* Thumbnail dimensions */
.swiper-slide .card-img-top {
  max-width: 437px;
  height: 330px;
  object-fit: cover;
  border-radius: 10px;
}

/* Ensure Consistent Card Height and Align "Read More" Buttons */
.swiper-slide .card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.swiper-slide .card-body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: transparent !important;
  padding: 24px 0px 0px 0px;
}

.swiper-slide .card-title {
  flex-grow: 0;
  min-height: 3rem;
  margin-bottom: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.swiper-slide .cta-link {
  margin-top: 1rem;
  align-self: flex-start;
}

/* Navigation Styles */
.swiper-custom-nav {
  position: relative;
  z-index: 10;
  margin-top: 60px;
  margin-bottom: 62px;
}

.custom-swiper-button {
  width: 40px;
  height: 40px;
  background-color: #ff4d6d;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  transition: background-color 0.3s ease;
}

.custom-swiper-button::after {
  font-size: 16px;
  font-weight: bold;
}

.custom-swiper-button:hover {
  background-color: #e0435f;
}

.swiper-button-prev,
.swiper-button-next {
  position: static;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  background-color: #ff4d6d !important;
  opacity: 1 !important;
}

.swiper-button-prev {
  background-image: url("/wp-content/themes/mathco/images/Vector (3).png");
  background-size: 21px;
  background-repeat: no-repeat;
  background-position: center;
}

.swiper-button-next {
  background-image: url("/wp-content/themes/mathco/images/Vector (2).png");
  background-size: 21px;
  background-repeat: no-repeat;
  background-position: center;
}

.card {
  background-color: transparent;
}

.homeOurServicesSection h3 {
  max-width: 100% !important;
}

.homeOurServicesSection .sectionLabel {
  margin-bottom: 16px;
}

.homeOurServicesSection {
  padding-bottom: 96px;
  padding-top: 96px;
}

.homeOurPlatformSection .featuredWrapper {
  padding: 0;
}

.homeOurPlatformSection .borderBeforeAfter::after,
.homeOurPlatformSection .borderBeforeAfter::before,
.homeOurPlatformSection .featuredDescription::after,
.homeOurPlatformSection .featuredDescription:before {
  border-color: #220047 !important;
}

.homeOurPlatformSection .featuredImg::after {
  border-right: 1px solid #220047;
  border-left: 0;
}

.homeOurPlatformSection {
  color: #220047;
  padding-bottom: 96px;
}

.sectionHeadingH4 {
  font-family: "Graphik Compact Web", "sans-serif";
  font-size: 56px;
  font-weight: 300;
  line-height: 68px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 16px;
  color: #220047;
}

.homeOurPlatformSection .featuredImg {
  padding: 40px 35px;
}

.ourLatestnewsInsightsSection .container {
  position: relative;
}

.homeHearFromUs img {
  border-radius: 10px;
  margin-bottom: 10px;
  /* max-height: 464px; */
}

.homeOurPlatformSection .featuredImg img {
  max-width: 600px;
  max-height: 367px;
  width: 100%;
}

.homeHearFromUs.hearFromUs .purpleBg,
.ourLatestnewsInsightsSection {
  background-color: #220047;
  padding: 12px;
  /* margin-top: 95.96px; */
}
.homeHearFromUs.hearFromUs .purpleBg {
  padding: 12px 0;
}

.homeHearFromUs.hearFromUs .purpleBg {
  min-height: 320px;
  border-radius: 10px;
}

.homeHearFromUs.hearFromUs .leftSection {
  position: relative;
  height: 100%;
  /* padding-top: 40px; */
  padding: 40px 41px 40px;
}

.ourLatestnewsInsightsSection {
  position: relative;
}

.homeHearFromUs .autoplay button,
.homeHearFromUs .slider button {
  bottom: -95px;
}

.homeHearFromUs .autoplay button.slick-next {
  margin-left: 0 !important;
}

.homeHearFromUs .linkedIn i::before {
  color: #fff;
}

.homeHearFromUs .linkedIn {
  margin-left: 16px;
}

.homeHearFromUs .autoplay button.slick-prev {
  /* left: -16px !important; */
}

.homeHearFromUs .autoplay button {
  bottom: 0;
  left: 40px !important;
}

.homeHearFromUs.ourExpertiseSection h6 {
  color: #fff !important;
  max-width: 100%;
  /* margin-right: 64px;
  margin-bottom: 48px; */
  padding-bottom: 139px;
}

.homeHearFromUs .slick-slider {
  padding-bottom: 0;
  position: relative;
}

.homeHearFromUs .sectionLabel {
  color: #fff;
  margin-bottom: 16px;
}

.homeHearFromUs .authorName {
  position: absolute;
  bottom: 40px;
  display: flex;
}

.homeHearFromUs .sectionDescription {
  font-family: "Graphik Web", "sans-serif";
  color: #fff !important;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 4px;
  margin-top: 20px;
}

.authorDesignation {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

.homeHearFromUs.ourExpertiseSection {
  /* padding: 95.96px 0 165.5px 0; */
  background-color: #ebe3d6;
}
.homeHearFromUs.ourExpertiseSection .authorImage {
  padding: 10px 10px 2px 0;
}
.ourImpactIndustriesSection {
  color: #220047;
  padding: 96px 0 32px;
  background-color: blue;
}

.ourImpactIndustriesSection h4 {
  margin-bottom: 92px;
  margin-left: -2px;
}

.industryDetails .industryName {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 8px;
}

.industryDetails p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 24px;
  max-width: 438px;
}

.industryDetails {
  margin-bottom: 64px;
  max-width: 438px;
  width: 50%;
}

.ourLatestnewsInsightsSection {
  padding: 62px 0;
}

.ourLatestnewsInsightsSection .sectionLabel {
  margin-bottom: 32px;
}

.whyChooseUsSection h4 {
  margin-bottom: 80px;
}

.whyChooseUsSection {
  padding: 96px 0 16px;
  color: #220047;
}

.aboutInfoWrap span {
  font-weight: 500;
}

.aboutInfoWrap {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
}

.whyChooseUsSection img {
  margin-right: 12px;
  margin-top: 3px;
  width: 24px;
}

.ourImpactMainContentWrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.whyChooseUsSection i {
  margin-top: 3px;
}

.whyChooseUsSection .col-12 {
  margin-bottom: 80px;
}

.joinUsSection {
  background-color: #ffa191;
  padding: 112px 0 184px;
  color: #220047;
}

.joinUsSection .sectionLabel {
  margin-bottom: 16px;
}

.joinUsSection .sectionHeadingH4 {
  margin-bottom: 24px;
  margin-right: 40px;
}

.joinUsSection img {
  width: 100%;
  max-width: 553px;
  max-height: 573px;
  border-radius: 10px;
}

.checkoutNote {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 40px;
}

.viewCareersBtn {
  background-color: #220047;
  color: #fff;
}

.headingWrapper {
  margin-bottom: 64px;
}

.homeOurImpactSection {
  padding-bottom: 120px;
}

.homeOurImpactSection .caseStudyListWrapper .linkwithIcon {
  bottom: 0;
}

.ourLatestnewsInsightsSection img {
  max-height: 480px;
  width: 100%;
}

.ourLatestnewsInsightsSection .slick-slide {
  padding: 0;
}

.purpleSection .slider__counter {
  color: #fff;
  bottom: 12px;
}

.readWhitePaperWrap a,
.readWhitePaperWrap .icon-ArrowForward:before {
  color: #fff;
}

.readWhitePaperWrap a:hover,
.readWhitePaperWrap a:hover .icon-ArrowForward:before {
  color: #ffa191 !important;
}

.readWhitePaperWrap {
  position: absolute;
  right: 12px;
  bottom: 12px;
}

.ourLatestnewsInsightsSection .autoplay button {
  left: 0;
}

.sectionHeadingH4 + p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  color: #220047;
  margin-bottom: 48px;
}

.homeOurImpactSection .caseStudyListWrapper .col-md-4 {
  /* min-height: 505px; */
}
.home.slick-dotted.slick-slider {
  margin-bottom: 0;
}

/* =================================== */
/* Banner Section Responsive CSS      */
/* =================================== */

@media (max-width: 768px) and (min-width: 426px) {
  .homepageConatiner {
    padding-left: 0px;
  }

  .homepageBannerSection {
    height: auto;
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .homepageBannerSection h1 {
    font-size: 49px;
    line-height: 64px;
    max-width: 400px;
  }

  .homepageBannerSection p {
    font-size: 14px;
    max-width: 51%;
  }

  .latestUpdateDetails .autoplay {
    width: 100%;
    max-height: none;
  }

  .latestUpdateDetails .slick-dots {
    margin-left: 107px;
  }
}

/* For Mobile View */
@media (max-width: 767px) {
  .aixc-container {
    padding: 40px 20px;
  }

  .homepageConatiner {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
  }

  .homepageBannerSection {
    background-image: url("../../images/AIXC_Website\ Home\ Page\ Banner_Mobile.webp");
    background-position: inherit;
    height: auto;
    background-size: inherit;
  }

  .homepageBannerSection h1 {
    font-size: 56px;
    line-height: 66px;
  }

  .homepageBannerSection p {
    font-size: 14px;
    line-height: 22px;
    max-width: 65%;
  }

  .latestUpdateWrap .slide {
    padding: 15px;
    align-items: center;
  }

  .bannerThumbnailWrap img {
    width: 55px;
    height: 55px;
    margin-right: 15px;
  }

  .latestUpdateDetails .autoplay {
    max-height: none;
  }

  .latestUpdateDetails label {
    font-size: 12px;
  }

  .homepageBannerSection .latestUpdateDetails p {
    font-size: 14px;
    line-height: 20px;
  }

  .latestUpdateDetails .slick-dots {
    margin-left: 90px;
    bottom: 15px;
  }

  .latestUpdateDetails .slick-dots li,
  .homepageBannerSection .latestUpdateDetails .slick-dots button {
    width: 24px;
  }
}

/* =================================== */
/* Experts Section Responsive CSS     */
/* =================================== */

/* For Tablet View */
@media (max-width: 768px) and (min-width: 426px) {
  .expertsDetailsWrap {
    margin-top: 30px;
  }

  .expertDataWrap h4 {
    font-size: 20px;
    line-height: 30px;
  }

  .expertDataWrap h5 {
    font-size: 14px;
    line-height: 20px;
  }

  .expertDetails h6 {
    font-size: 14px;
  }

  .expertInfoWrapper {
    margin: 15px 0 0;
  }

  .aixc-container {
    padding: 0px 20px;
  }

  .aixc-container h3 {
    margin-top: 0px;
    padding-top: 60px;
  }

  .why-join-bottomRight h5,
  .why-join-topRightBottom h5,
  .why-join-full-box h5 {
    font-size: 27px;
  }
}

/* For Mobile View */
@media (max-width: 769px) {
  .expertsSection {
    height: auto;
  }
  .expertsSection h3 {
    margin-bottom: 15px;
  }

  .text-center {
    margin-bottom: 20px;
  }

  .expertDetails h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .expertDetails h6,
  .expertDetails h5,
  .expertDataWrap h5 {
    font-size: 14px; /* Adjust smaller text for readability */
    line-height: 22px;
  }

  .expertDataWrap {
    text-align: center; /* Center align content on mobile */
  }

  .expertDataWrap img {
    width: 100%; /* Make image full width */
    height: auto;
    margin-bottom: 20px; /* Add space below the image */
  }

  .expertDataWrap h4,
  .expertDataWrap h5 {
    text-align: left; /* Center align text below image */
  }

  .expertsDetailsWrap {
    margin-top: 30px; /* Adjust top margin */
  }

  .expertDataWrap h4 {
    font-size: 22px; /* Adjust font size */
    line-height: 26px;
    text-align: left;
  }

  .industry-tag {
    font-size: 12px; /* Smaller font for the tag */
    padding: 3px 6px;
  }

  .dynamicLeader {
    font-size: 14px; /* Adjust font size */
    line-height: 22px;
    margin-bottom: 25px;
  }

  .become-member-btn {
    /* width: 100%;  */
    margin-top: 10px;
    height: 44px; /* Slightly increase height for mobile */
  }
  .slick-slider {
    padding-bottom: 90px;
  }
}

/* --------------------------------------------------------------------- */

@media (max-width: 767px) {
  .homeHearFromUs.ourExpertiseSection .authorImage {
    padding: 0;
  }
  .homeHearFromUs .authorName {
    display: none;
  }

  .homeHearFromUs .col-md-5 .authorImage {
    margin-right: auto;
    /* position: absolute; */
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .homeHearFromUs .col-md-5 .authorName {
    position: unset;
    bottom: auto;
    margin-bottom: 40px;
  }
  .homeHearFromUs .col-md-5 .authorName .sectionDescription {
    max-width: 100%;
    text-align: left;
  }
  .homeHearFromUs .testimonyImage {
    margin: 0 auto;
  }
  .homeHearFromUs.hearFromUs .leftSection {
    padding: 16px 0 40px;
  }
  .homeHearFromUs img {
    /* position: absolute;
    bottom: 0; */
  }

  .homeHearFromUs .hearFromOurPeopleContent {
    /* min-height: 700px; */
  }

  .homeHearFromUs.hearFromUs .purpleBg,
  .ourLatestnewsInsightsSection {
    padding: 32px 16px;
  }

  .homeHearFromUs.ourExpertiseSection h6 {
    margin-right: 0;
    margin-bottom: 32px;
  }

  .ourLatestnewsInsightsSection .slider__counter {
    left: 110px;
  }

  .homeOurImpactSection .caseStudyListWrapper .linkwithIcon {
    position: absolute !important;
  }

  .ourImpactIndustriesSection h4,
  .industryDetails {
    width: 100%;
  }

  .homepageBannerSection .latestUpdateWrap {
    bottom: 40px;
  }

  .homeHearFromUs .slick-dotted.slick-slider {
    margin-bottom: 0;
  }

  .homeHearFromUs .slick-slide {
    padding: 0 13px;
  }
  .homeHearFromUs .slick-slide .row {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .homeHearFromUs.ourExpertiseSection h6 {
    padding-bottom: 40px;
    margin-bottom: 0;
  }

  .homeHearFromUs.hearFromUs .leftSection {
    padding-top: 16px;
  }

  .homeHearFromUs .sectionLabel {
    margin-bottom: 24px;
  }

  .whyChooseUsSection h4 {
    margin-bottom: 32px;
  }

  .homeHearFromUs .slick-slider .col-md-4 {
    display: flex;
    justify-content: center;
  }

  .whyChooseUsSection .col-12 {
    margin-bottom: 56px;
  }

  .readWhitePaperWrap {
    bottom: 32px;
    right: 20px;
  }

  .homepageBannerSection .latestUpdateDetails p {
    font-size: 14px;
  }

  .homeOurPlatformSection .featuredImg img {
    max-height: 100%;
  }

  .homeOurPlatformSection .featuredImg::after {
    border-left: 1px solid #220047;
  }

  .homeOurPlatformSection .featuredImg::before {
    border-bottom: 0;
  }

  .homeOurPlatformSection .featuredWrapper {
    flex-direction: column-reverse;
  }

  .joinUsSection .btn-primary {
    margin-bottom: 56px;
  }

  .homepageBannerSection .latestUpdateWrap {
    width: calc(100% - 40px);
    /* padding: 14px; */
  }

  .bannerThumbnailWrap img {
    margin-right: 16px;
  }
}

@media (max-width: 767px) {
  .aixc-container p {
    font-size: 40px;
    line-height: 50px;
  }

  .why-join-full-box p,
  .why-join-topRightBottom p,
  .why-join-bottomRight p {
    font-size: 16px;
    margin-bottom: auto;
  }

  .why-join-full-box h5,
  .why-join-topRightBottom h5,
  .why-join-bottomRight h5 {
    font-size: 36px;
  }
  .whyJoinAixcSection {
    height: 1320px;
  }

  .why-join-div-1 {
    display: flex;
    flex-direction: column;
  }

  .why-join-full-box {
    width: 100%;
  }

  .why-join-topRightBottom {
    width: 100%;
    height: 50%;
  }

  .why-join-topRightBottom::after {
    border-left: 1px solid #6b5746;
  }

  .why-join-topRightBottom::before {
    border-top: none;
  }

  .why-join-div-2 {
    display: flex;
    flex-direction: column;
  }

  .why-join-leftBottomRight {
    width: 100%;
    height: 50%;
  }

  .why-join-bottomRight {
    width: 100%;
  }

  .why-join-bottomRight::after {
    border-left: 1px solid #6b5746;
  }

  .test {
    display: none;
  }
}

@media (orientation: landscape) and (max-width: 991px) {
  .bannerSection.homepageBannerSection {
    height: calc(100vh - 80px) !important;
    min-height: 570px;
    padding-top: 102px;
  }

  .flexStartItems {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .p-left-0 {
    padding-left: 0;
  }
  .p-right-0 {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .ourLatestnewsInsightsSection .autoplay button {
    margin-bottom: -22px;
  }
}

@media (max-width: 1399px) {
  .homeHearFromUs.ourExpertiseSection h6 {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 320px) and (max-width: 515px) {
  .homeHearFromUs .col-md-5 .authorName .sectionDescription {
    max-width: 100% !important;
  }
}

/* Latest Insight (Mobile) */

/* Mobile (up to 767px) */
@media (max-width: 767px) {
  .latest-insights {
    padding: 20px 0;
    height: auto;
  }

  .latest-insights h2 {
    font-size: 50px;
    padding-left: 20px;
    text-align: left;
    margin-bottom: 0.5rem;
    padding: 25px 0px 0px 0px;
  }

  .latest-insights-subheading {
    padding-left: 24px;
    text-align: left;
    font-size: 12px;
    margin-bottom: 25px;
    margin-top: 20px;
  }

  .latest-insights .swiper {
    max-width: 90%;
    margin: 0 auto;
  }

  .swiper-slide .card-img-top {
    width: 100%;
  }

  .swiper-slide .card-body {
    padding: 10px 5px;
  }

  .swiper-slide .card-title {
    min-height: unset;
    -webkit-line-clamp: 3;
  }

  .swiper-slide .cta-link {
    font-size: 14px;
    margin-top: 0.5rem;
  }

  .swiper-custom-nav {
    justify-content: left;
    margin-top: 0px;
  }

  .custom-swiper-button {
    width: 35px;
    height: 35px;
    margin: 0 3px;
  }

  .custom-swiper-button::after {
    font-size: 14px;
  }

  .post-dates-with-line {
    font-size: 14px;
    gap: 5px;
    margin-right: 0px;
  }

  .swiper-wrapper {
    padding: 0px !important;
  }
}

@media (max-width: 426px) {
  .latest-insights {
    padding: 25px 0;
    height: 780px;
  }

  .latest-insights h2 {
    font-size: 48px;
  }

  .latest-insights-subheading {
    padding-left: 0px;
    font-size: 13px;
    margin-bottom: 20px;
  }

  .swiper-slide .card-img-top {
    height: 279px;
    width: auto;
  }

  .swiper-slide .card-body {
    padding: 15px 5px;
  }

  .custom-cta-link {
    margin-top: 15px !important;
    margin-bottom: 30px;
  }

  .swiper-wrapper {
    padding: 0px 20px;
  }

  .swiper-custom-nav {
    padding: 0px 0px;
  }
}

@media (max-width: 768px) and (max-width: 1024px) {
  .industry-tag {
    margin-left: 0px;
    padding: 4px 6px;
  }
}
/* Tablet-specific styles for Latest Insight section */
@media (max-width: 768px) and (min-width: 426px) {
  .latest-insights {
    height: auto;
  }

  .latest-insights h2 {
    padding-top: 0px;
    font-size: 52px;
    margin-top: 20px;
    padding-left: 20px;
  }

  .latest-insights-subheading {
    padding-left: 20px;
    font-size: 14px;
    margin-top: 0px;
  }

  .swiper-wrapper {
    gap: 15px;
  }

  .swiper-custom-nav {
    margin-top: 0px;
  }

  .swiper-slide {
    width: 80%;
    margin-right: 10px;
  }

  .custom-swiper-button {
    width: 40px;
    height: 40px;
    margin: 0 5px;
  }

  .custom-swiper-button::after {
    font-size: 16px;
  }

  .post-dates-with-line {
    font-size: 12px;
    gap: 5px;
    margin-right: 5px;
  }

  .latest-insights .insightItem {
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }

  .swiper-slide .card-img-top {
    width: 100%;
    height: 280px;
  }

  .latest-insights .insightItem img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
  }

  .latest-insights .insightContent {
    padding-top: 10px;
  }

  .latest-insights .insightContent h5 {
    font-size: 16px;
    line-height: 1.4;
  }

  .latest-insights .insightContent a.linkwithIcon {
    font-size: 14px;
    padding: 8px 15px;
    display: inline-block;
    margin-top: 10px;
  }
}

@media (min-width: 1024px) and (max-width: 1310px) {
  .swiper-slide .card-img-top {
    max-width: 432px;
    height: 298px;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .aixc-container {
    padding: 50px 30px 0 30px;
  }

  .latest-insights h2 {
    padding: 40px 0 0 0px;
  }

  .latest-insights-subheading {
    padding-left: 0px;
  }

  .card {
    margin: 0 auto;
  }

  .homepageConatiner {
    padding-left: 48px;
  }

  .homepageBannerSection {
    padding-top: 202px;
  }

  .homepageBannerSection h1 {
    font-size: 86px;
    line-height: 102px;
    max-width: 683px;

  }

  .homepageBannerSection p {
    font-size: 18px;
    max-width: 50%;
  }

  .latestUpdateDetails .slick-dots {
    margin-left: 80px;
  }

  .expertsSection h3 {
    margin-bottom: 20px;
  }

  .expertDetails h2 {
    font-size: 32px;
    line-height: 32px;
  }

  .expertDataWrap h4 {
    font-size: 20px;
    line-height: 24px;
  }

  .latest-insights h2 {
    font-size: 72px;
    padding-left: 15px;
  }

  .latest-insights-subheading {
    padding-left: 15px;
    font-size: 14px;
    margin-bottom: 20px;
  }

  .latest-insights .swiper {
    max-width: 98%;
  }

  .swiper-slide .card-body {
    padding: 8px 4px;
  }

  .custom-swiper-button {
    width: 40px;
    height: 40px;
    margin: 0 5px;
  }

  .swiper-custom-nav {
    margin-top: 0px;
  }

  .industry-tag {
    margin-left: 0px;
    margin-right: 2px;
  }
}

@media (min-width: 769px) and (max-width: 1310px) {
  .homepageBannerSection {
    padding-top: 202px;
  }
  .homepageBannerSection h1 {
    font-size: 64px;
    line-height: 81px;
    max-width: 634px;
  }

  .homepageConatiner {
    padding-left: 48px;
  }

  .homepageBannerSection p {
    font-size: 18px;
    max-width: 54%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .slick-initialized .slick-slide {
    padding: 10px;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  .why-join-full-box {
    padding-left: 10px;
  }

  .why-join-topRightBottom {
    padding-left: 10px;
  }

  .why-join-bottomRight {
    padding-left: 10px;
  }

  .why-join-full-box h5,
  .why-join-topRightBottom h5,
  .why-join-bottomRight h5 {
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .latest-insights {
    padding: 20px 20px;
  }
}

@media (max-width: 995px) and (min-width: 768px) {
  .homepageConatiner {
    padding-left: 0px;
  }

  .homepageBannerSection {
    height: auto;
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .homepageBannerSection h1 {
    font-size: 49px;
    line-height: 64px;
    max-width: 400px;
  }

  .homepageBannerSection p {
    font-size: 14px;
    max-width: 51%;
  }

  .latestUpdateDetails .autoplay {
    width: 100%;
    max-height: none;
  }

  .latestUpdateDetails .slick-dots {
    margin-left: 107px;
  }
}

