﻿@media (max-width: 1728px) {
  .add-padding-upto-1440 {
    padding-top: 80px;
  }
  .rms-bg-img {
    min-height: 490px;
    background-size: cover;
  }

  .rms-left-section {
    background-position: 10%;
    background-size: contain;
  }
  .rms-right-img {
    width: 100%;
    background-size: contain;
  }
  .rms-cta-btn-container {
    top: 66%;
  }
  .splide__pagination--rms {
    bottom: 15%;
    left: 95vw;
    transform: translateX(-65%);
  }

  .rms-cta-primary-btn,
  .rms-cta-secondary-btn {
    font-size: 14px;
    padding: 10px 14px;
  }
  .appr-card-container {
    height: auto;
  }
  .appr-container {
    padding: 60px 60px;
  }

  .projects-container {
    padding: 60px 76px;
  }
  .projects-tab-container {
    width: 350px;
  }
  .featured-projects-container {
    flex-direction: column;
    padding: 80px 96px;
    gap: 32px;
  }
  .current-projects-wrapper {
    width: 100%;
    height: auto;
  }
  .current-projects-item {
    padding: 20px;
  }
  .current-projects-image {
    width: 320px;
    height: 320px;
    flex: none;
    align-self: center;
  }
  .current-projects-title {
    font-size: 16px;
    -webkit-line-clamp: 1;
  }
  .current-projects-description {
    display: none;
  }
  .current-projects-item-secondary {
    flex-direction: row;
  }
  .current-projects-item.horizontal {
    height: 100%;
    flex-direction: column;
  }
  .current-projects-item.horizontal .current-projects-image {
    align-self: center;
    width: 320px;
    height: 320px;
    flex: none;
  }
  .current-projects-item.horizontal
    .current-projects-content
    .current-projects-funding-info-item {
    gap: 42px;
  }
  .current-projects-item.horizontal
    .current-projects-content
    .current-projects-text-block
    .current-projects-title {
    font-size: 16px;
    line-height: 25px;
    -webkit-line-clamp: 1;
  }

  .current-projects-item.horizontal
    .current-projects-content
    .current-projects-progress {
    padding: 10px;
    width: 90%;
  }
  .feature-item-img {
    height: auto;
  }
  .feature-card-percent {
    font-size: 48px;
  }
  .feature-card-ico {
    width: 64px;
    height: 64px;
  }
  .feature-card-support-text-title {
    font-size: 20px;
  }
  .feature-card-support-text-desc {
    font-size: 16px;
  }
  .main-map-left-container {
    display: flex;
    width: 950px;
    flex-direction: column;
    align-items: flex-start;
  }
  .map-wrapper {
    position: relative;
    width: 100%;
    height: auto;
  }
  .map-base {
    width: 100%;
    height: auto;
  }
  .main-map-right-content {
    transform: translateX(-30%); /* Adjust the amount of overlap */
    width: 490px;
  }

  .main-map-subheading {
    font-size: 14px;
  }

  .main-map-heading {
    font-size: 32px;
  }
  .main-map-desc {
    font-size: 16px;
  }
  .main-map-infographics-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 32px;
    flex-direction: column;
    align-self: stretch;
  }
  .main-map-single-infograph-box {
    display: flex;
    width: 100%;
    align-items: flex-start;
    gap: var(--spacing-xl, 16px);
  }
  .volunteer-left-side-container {
    width: 555px;
    height: 482.8px;
  }
  .volunteer-right-side-title {
    font-size: 32px;
  }

  .blog-cards-column {
    gap: 18px;
  }

  .blog-container {
    padding: 80px 15px;
  }
  .blog-thumbnail {
    height: auto;
    min-width: 220px;
    max-width: 300px;
    flex: none;
  }
  .blog-desc {
    font-size: 14px;
  }
  .project-decoration-img-2,
  .feature-decoration-img-2,
  .volunteer-decoration-img-3 {
    display: none;
  }
  .appr-container > img:first-child {
    left: 90%;
    top: 27px;
  }
  .appr-container > img:nth-child(2) {
    left: 5%;
    top: 45px;
  }
  .appr-container > img:nth-child(3) {
    left: 163.183px;
    top: 617.002px;
  }
  .featured-projects-container > img:first-child {
    display: none;
  }
  .featured-projects-container > img:nth-child(2) {
    left: 5%;
    top: 45.2px;
  }
  .featured-projects-container > img:nth-child(3) {
    left: 80%;
    top: 10%;
  }
  .featured-cases-container > img:first-child {
    left: 60%;
    top: 2%;
  }
  .featured-cases-container > img:nth-child(2) {
    left: 4%;
    top: 44.083px;
  }
  .main-cta-container-2 {
    padding: 32px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 64px;
    align-self: stretch;
    background: #fff;
  }
  .main-cta-container-2 .main-cta-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    gap: 48px;
  }
  .main-cta-container-2 .main-cta-wrapper {
    background-image: url("../Images/new-main-img/cta-bg-2.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .rmd-container > img:nth-child(2) {
    left: 35%;
    top: 29.244px;
  }
  .rmd-container > img:nth-child(3) {
    left: 92%;
    top: 44.244px;
  }
  .rmd-container > img:nth-child(4) {
    left: 92%;
    top: 90%;
  }
  .volunteer-container {
    padding: var(--spacing-8xl, 80px) var(--spacing-9xl, 32px);
  }
  .volunteer-left-side-container {
    background: url("../Images/new-main-img/volunteer-side-img.png") 50% /
      contain no-repeat;
  }
  .volunteer-decoration-img-2 {
    position: absolute;
    right: -0.474px;
    bottom: -50px;
  }
}
@media (max-width: 1024px) {
  .rms-bg-img {
    min-height: 352px;
    background-size: cover;
  }
  .rms-left-section {
    background-position: 10% 55%;
    padding: 96px 0 72px;
    background-size: contain;
  }

  .rms-cta-btn-container {
    top: 72%;
    left: 13%;
  }

  .rms-cta-primary-btn,
  .rms-cta-secondary-btn {
    font-size: 14px;
  }
  .splide__pagination--rms {
    bottom: 5%;
    left: 95vw;
    transform: translateX(-65%);
  }
  .splide__pagination__page {
    width: 24px;
    height: 24px;
    padding: 3px 12px;
  }
  .splide__pagination__page.is-active {
    width: 24px;
    height: 24px;
    padding: 3px 12px;
  }
  .gift-section {
    padding: 50px 52px;
  }
  .gift-content {
    padding: 32px 52px;
  }
  .main-map-container {
    display: flex;
    padding: var(--spacing-8xl, 80px) var(--spacing-4xl, 32px);
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: var(--spacing-7xl, 64px);
    align-self: stretch;
  }
  .main-map-left-section {
    display: none;
  }
  .main-map-right-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: var(--spacing-4xl, 32px);
    align-self: stretch;
    transform: translateX(0px); /* Adjust the amount of overlap */
  }
  .main-map-heading-sunheading-desc-container {
    gap: var(--spacing-lg, 12px);
  }
  .main-map-heading {
    font-size: 30px;
    line-height: 38px;
  }
  .main-map-desc {
    font-size: 18px;
    line-height: 28px;
  }
  .main-map-infographics-container {
    gap: 32px;
  }
  .main-map-infographics-wrapper {
    flex-direction: row;
  }
  .projects-container {
    display: flex;
    padding: var(--spacing-8xl, 80px) var(--spacing-4xl, 32px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-4xl, 32px);
    align-self: stretch;
  }
  .projects-left-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: var(--spacing-4xl, 32px);
    align-self: stretch;
  }
  .projects-tab-container {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--spacing-md, 8px);
    border-bottom: 1px solid #eaecf0;
  }
  .projects-tabs {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
  }

  .projects-section-title {
    font-size: 30px;
    line-height: 36px;
  }
  .current-projects-wrapper {
    display: flex;
    width: 100%;
    height: 650px;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-4xl, 32px);
  }

  .current-projects-wrapper .splide__slide {
    display: flex;
    flex-direction: column;
  }

  .current-projects-wrapper .splide__arrows.splide__arrows--ltr {
    position: absolute;
    bottom: -10%;
    left: 50%;
  }
  .current-projects-wrapper
    .splide__arrows.splide__arrows--ltr
    .splide__arrow--prev {
    left: 0em;

    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-lg, 12px);
    border-radius: var(--radius-full, 9999px);
    border: 1px solid var(--Colors-Border-border-primary, #d0d5dd);
  }
  .current-projects-wrapper
    .splide__arrows.splide__arrows--ltr
    .splide__arrow--next {
    right: -5em;
    align-self: flex-end;
    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-lg, 12px);
    border-radius: var(--radius-full, 9999px);
    border: 1px solid var(--Colors-Border-border-primary, #d0d5dd);
  }
  .current-projects-item {
    display: flex;
    width: 511px;
    padding: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-xl, 16px);
    border-radius: var(--radius-3xl, 20px);
    border: 1px solid var(--Colors-Border-border-secondary, #eaecf0);
    background: var(--Colors-Background-bg-primary, #fff);

    /* Shadows/shadow-xs */
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  }
  .current-projects-image {
    flex: auto;
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 20px;
    display: block;
  }
  .current-projects-wrapper .custom-arrows {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 95%;
  }
  .current-projects-wrapper .custom-arrows #custom-prev,
  .current-projects-wrapper .custom-arrows #custom-next {
    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-lg, 12px);
    border-radius: var(--radius-full, 9999px);
    border: 1px solid var(--Colors-Border-border-primary, #d0d5dd);
    background-color: #fff;
  }
  .features-container {
    padding: var(--spacing-8xl, 80px) var(--spacing-4xl, 32px);
    gap: var(--spacing-7xl, 64px);
  }
  .features-cards-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    align-self: stretch;
  }
  .feature-item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }
  .features-cards-wrapper .feature-item:nth-child(2) {
    flex-direction: row-reverse;
  }
  .feature-item-img {
    width: 50%;
  }
  .volunteer-container {
    padding: var(--spacing-8xl, 80px) var(--spacing-4xl, 32px);
  }
  .volunteer-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-4xl, 32px);
  }
  .volunteer-left-side-container {
    width: 100%;
    height: 300;
    border-radius: 20px;
    background: url("../Images/new-main-img/volunteer-side-img.png") 50% /
      contain no-repeat;
  }
  .volunteer-right-side-container {
    gap: var(--spacing-4xl, 32px);
  }

  .volunteer-right-side-cta-img {
    display: none;
  }
  .volunteer-right-side-cta-title-desc {
    display: none;
  }
  .rmd-container {
    flex-direction: column;
  }

  .blog-container {
    padding: 80px 32px 160px 32px;
    gap: var(--spacing-4xl, 32px);
    background-image: none;
    background-color: #fff;
  }
  .blog-wrapper .splide__slide {
    width: 100%;
    scroll-snap-align: start;
  }
  .blog-wrapper .splide__track {
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
  }
  .blog-wrapper .splide__list {
    display: flex;
    gap: 16px;
  }
  .blog-card-slide {
    width: 511px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--spacing-2xl, 20px);
    border: 1px solid var(--Colors-Border-border-secondary, #eaecf0);
    background: var(--Colors-Background-bg-primary, #fff);
    padding: 20px;
    border-radius: var(--radius-3xl, 20px);
    margin: 0 auto;
    /* Shadows/shadow-xs */
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  }
  .blog-thumbnail {
    width: 100%;
    display: block;
  }
  .blog-card-slide * {
    max-width: 100%;
    box-sizing: border-box;
  }
  .blog-wrapper .splide__arrows.splide__arrows--ltr {
    position: absolute;
    bottom: -20%;
    left: 50%;
  }
  .blog-cards-container .custom-arrows {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 90%;
    bottom: 50%;
  }
  .blog-cards-container .custom-arrows #custom-prev-b,
  .blog-cards-container .custom-arrows #custom-next-b {
    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-lg, 12px);
    border-radius: var(--radius-full, 9999px);
    border: 1px solid var(--Colors-Border-border-primary, #d0d5dd);
    background-color: #fff;
  }
  .blog-cards-container .custom-arrows #custom-prev-b img,
  .blog-cards-container .custom-arrows #custom-next-b img {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
  }
  .appr-container > img:nth-child(3) {
    left: 5%;
    top: 90%;
  }
  .main-cta-container-1 {
    padding: 32px 32px;
  }
  .main-cta-container-1 .main-cta-wrapper {
    position: relative;
    min-height: 350px;
    padding-top: 6%;
  }

  .main-cta-text-box p {
    font-size: 24px;
  }
  .featured-cases-container {
    flex-direction: column-reverse;
    background-image: none;
  }
  .events-container > img:nth-child(2) {
    left: 5%;
    top: 90%;
  }
  .rmd-container > img:first-child {
    left: 10%;
    top: 0.5%;
  }
  .rmd-container > img:nth-child(2) {
    left: 90%;
    top: 5%;
  }
  .rmd-container > img:nth-child(3) {
    left: 80%;
    top: 25%;
  }
  .rmd-container > img:nth-child(4) {
    left: 80%;
    top: 92%;
  }
  .rmd-container > img:nth-child(5) {
    left: 10%;
    top: 92%;
  }
}

@media (max-width: 542px) {
  .rms-bg-img {
    display: flex;
    flex-direction: column-reverse;
    display: flex;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100dvh;
  }
  .rms-left-section {
    display: flex;
    align-items: center;
    padding: 0;
    gap: 64px;
    align-self: stretch;
    width: 100%;
    flex: none;
    background-position: center;
    background-size: contain;
    margin-top: 20%;
    height: 480px;
    height: auto;
    min-height: clamp(220px, 40vh, 420px);
  }
  .rms-right-section {
    /* width: 100%;
    height: 607px;
    flex: none; */
    inline-size: 100%;
  }
  .rms-right-img {
    inline-size: 100%;
    aspect-ratio: 339 / 607;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    min-block-size: 240px;
    max-block-size: min(66svh, 600px);
    margin-inline: auto;
  }

  .rms-cta-btn-container {
    top: 77%;
    left: 3%;
  }

  .rms-cta-primary-btn,
  .rms-cta-secondary-btn {
    padding: 8px 16px;
  }
  .rms-cta-primary-btn {
    left: 15% !important;
    bottom: 3% !important;
  }
  .rms-cta-secondary-btn {
    left: 55% !important;
    bottom: 3% !important;
  }
  .splide__pagination--rms {
    position: absolute;
    transform: translatey(-50%);
    display: flex;
    flex-direction: row;
    gap: 0px;
    bottom: 41%;
    padding: 0 0.5em;
    left: 0vw;
  }
  .splide__pagination__page {
    display: flex;
    width: 34px;
    height: 34px;
    padding: 2px 12px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 17px;
    border: 0.5px solid var(--Colors-Border-border-primary, #d0d5dd);
    background: var(--Colors-Foreground-fg-white, #fff);
    opacity: 1;
  }
  .splide__pagination__page.is-active {
    color: #fff;
    display: flex;
    width: 34px;
    height: 34px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 17px;
    background: var(--colors-foreground-fg-brand-primary-600, #006ba6);
    border: 0.5px solid var(--Colors-Border-border-primary, #006ba6);
  }

  .pagination-divider {
    width: 28px;
    height: 1px;
    transition: width 0.3s ease, opacity 0.3s ease;
  }

  .appr-container {
    display: flex;
    padding: var(--spacing-8xl, 80px) var(--spacing-4xl, 32px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-4xl, 32px);
    align-self: stretch;
  }
  .appr-heading {
    font-size: 30px;
    line-height: 38px; /* 122.222% */
  }
  .appr-card-container {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 24px var(--spacing-3xl, 24px);
    align-self: stretch;
    flex-wrap: wrap;
    height: auto;
  }
  .appr-card {
    display: flex;
    width: 143px;
    padding: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    background-image: linear-gradient(
        rgba(255, 255, 255, 0.5),
        rgba(255, 255, 255, 0.5),
        rgba(255, 255, 255, 0.4),
        rgba(255, 255, 255, 0.4)
      ),
      url("../Images/new-main-img/appr/card-bg.png");
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.1),
      0px 1px 2px 0px rgba(16, 24, 40, 0.06);
  }
  .appr-card-icon {
    width: 63.991px;
    height: 64px;
    aspect-ratio: 77/64;
  }
  .appr-card-desc p {
    font-size: 18px;
    line-height: 28px; /* 133.333% */
    word-spacing: 5px;
  }
  .appr-quote-container {
    flex-direction: column;
  }
  .appr-container > img:first-child {
    display: none;
  }
  .appr-container > img:nth-child(2) {
    display: none;
  }
  .appr-container > img:nth-child(3) {
    display: none;
  }
  .gift-section {
    display: flex;
    padding: var(--spacing-8xl, 80px) var(--spacing-4xl, 32px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-7xl, 64px);
    align-self: stretch;
  }
  .gift-wrapper {
    padding: 0px 0px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
  }
  .gift-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;
    border-radius: 24px;
    background: #00446a;
    box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08),
      0px 8px 8px -4px rgba(16, 24, 40, 0.03);
  }
  .gift-content {
    display: flex;
    padding: var(--spacing-4xl, 32px);
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: var(--spacing-6xl, 48px);
    align-self: stretch;
  }
  .gift-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--spacing-2xl, 20px);
    align-self: stretch;
  }
  .gift-title {
    letter-spacing: -0.72px;
  }
  .gift-description {
    font-size: 18px;
    line-height: 28px; /* 155.556% */
  }
  .gift-button {
    border-radius: var(--radius-md, 8px);
  }
  .gift-image {
    height: 344px;
    align-self: stretch;
  }
  .gift-img {
    height: 344px;
    flex: auto;
    align-self: stretch;
    background: url("../Images/new-main-img/cta-side-img-1.png") lightgray 50% /
      cover no-repeat;
  }
  .main-map-infographics-wrapper {
    flex-direction: column;
  }

  .featured-projects-container {
    display: flex;
    padding: var(--spacing-8xl, 80px) var(--spacing-4xl, 32px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-4xl, 32px);
    align-self: stretch;
  }
  .featured-projects-container > img:first-child {
    width: 180px;
    height: 180px;
    position: absolute;
    right: 0;
    top: 35%;
  }
  .featured-projects-container > img:nth-child(2) {
    width: 57.492px;
    height: 57.483px;
    position: absolute;
    left: 2%;
    top: 36.7%;
  }
  .featured-projects-left-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-3xl, 24px);
    align-self: stretch;
  }
  .featured-projects-left-wrapper .subheading {
    text-align: center;
  }

  .featured-projects-left-wrapper .heading-desc-box p:first-child {
    text-align: center;
    font-size: 32px;
    line-height: 38px;
  }
  .featured-projects-left-wrapper .heading-desc-box p:nth-child(2) {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
  }

  .featured-cases-container {
    display: flex;
    padding: 80px 32px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    gap: 32px;
    align-self: stretch;
    background-image: none;
  }

  .featured-cases-right-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
  }

  .featured-cases-right-wrapper .subheading {
    text-align: center;
  }
  .featured-cases-right-wrapper .heading-desc-box p:first-child {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
  }

  .featured-cases-right-wrapper .heading-desc-box p:nth-child(2) {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
  }

  #featured-cases-slider .card {
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 20px;
    min-height: 510px;
  }
  #featured-cases-slider .card > img {
    width: 100%;
    height: 286px;
    align-self: stretch;
    object-fit: cover;
    display: block;
    aspect-ratio: 16 / 9;
    border-radius: 30px;
  }

  #featured-cases-slider .card .text-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
  }
  #featured-cases-slider .card .text-box p {
    align-self: stretch;
    color: #101828;
    font-family: "MavenPro-SemiBold";
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
  }
  #featured-cases-slider .card .text-box a {
    color: #015888;
    font-family: "MavenPro-SemiBold";
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
  }

  #featured-cases-slider .card .text-box a img {
    width: 20px;
    height: 20px;
  }
  .main-cta-container-1,
  .main-cta-container-2 {
    padding: 32px 42px;
  }
  .main-cta-container-1 .main-cta-wrapper,
  .main-cta-container-2 .main-cta-wrapper {
    display: flex;
    width: 100%;
    height: 720px;
    justify-content: flex-start;
    align-items: flex-start;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
  }
  .main-cta-container-1 .main-cta-wrapper {
    min-height: 981px;
  }
  .main-cta-container-1 .main-cta-wrapper::before {
    height: auto;
    background-image: url("../Images/new-main-img/cta-bg-1-mobile.png");
    background-size: contain;
  }
  .main-cta-container-2 .main-cta-wrapper {
    background-image: url("../Images/new-main-img/cta-bg-2-mobile.svg");
  }
  .main-cta-text-box {
    padding: 30px 50px 0 50px;
  }
  .main-cta-text-box p {
    text-align: center;
    font-size: 24px;
    line-height: 38px;
  }
  .main-cta-link-box {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    padding: 0px 10px 0 10px;
  }
  .projects-container {
    display: flex;
    padding: var(--spacing-8xl, 80px) var(--spacing-4xl, 32px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-4xl, 32px);
    align-self: stretch;
  }
  .projects-left-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: var(--spacing-4xl, 32px);
    align-self: stretch;
  }
  .projects-tab-container {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--spacing-md, 8px);
    border-bottom: 1px solid #eaecf0;
  }
  .projects-tabs {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
  }

  .projects-section-title {
    font-size: 30px;
    line-height: 36px;
  }
  .current-projects-wrapper {
    display: flex;
    width: 100%;
    height: 650px;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-4xl, 32px);
  }

  .current-projects-wrapper .splide__slide {
    display: flex;
    flex-direction: column;
  }

  .current-projects-wrapper .splide__arrows.splide__arrows--ltr {
    position: absolute;
    bottom: -10%;
    left: 50%;
  }
  .current-projects-wrapper
    .splide__arrows.splide__arrows--ltr
    .splide__arrow--prev {
    left: -5em;

    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-lg, 12px);
    border-radius: var(--radius-full, 9999px);
    border: 1px solid var(--Colors-Border-border-primary, #d0d5dd);
  }
  .current-projects-wrapper
    .splide__arrows.splide__arrows--ltr
    .splide__arrow--next {
    right: -5em;

    align-self: flex-end;
    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-lg, 12px);
    border-radius: var(--radius-full, 9999px);
    border: 1px solid var(--Colors-Border-border-primary, #d0d5dd);
  }
  .current-projects-item {
    display: flex;
    width: 311px;
    padding: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-xl, 16px);
    border-radius: var(--radius-3xl, 20px);
    border: 1px solid var(--Colors-Border-border-secondary, #eaecf0);
    background: var(--Colors-Background-bg-primary, #fff);

    /* Shadows/shadow-xs */
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  }
  .current-projects-image {
    flex: auto;
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 20px;
    display: block;
  }

  .features-container {
    padding: 80px 32px;
    gap: 64px;
  }

  .featured-cases-container > img:first-child {
    display: none;
  }
  .featured-cases-container > img:nth-child(2) {
    display: none;
  }
  .features-cards-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    align-self: stretch;
  }
  .feature-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    flex: 1 0 0;
  }
  .features-cards-wrapper .feature-item:nth-child(2) {
    flex-direction: column;
  }
  .feature-item-img {
    width: 100%;
    display: flex;
    align-self: stretch;
    justify-content: center;
  }
  .feature-item-img img {
    width: 64px;
    height: 64px;
    align-self: stretch;
    object-fit: contain;
    display: block;
    aspect-ratio: 16 / 9;
  }

  .events-container {
    display: flex;
    padding: 32px 32px 90px 32px;
    flex-direction: column;
    align-items: center;
    gap: var(--spacing-7xl, 64px);
    align-self: stretch;
  }
  .events-container > img:first-child {
    display: none;
  }
  .events-container > img:nth-child(2) {
    display: none;
  }
  .events-wrapper {
    gap: 32px;
  }
  .events-header-wrapper {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
  }
  .events-header-text-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-2xl, 20px);
    align-self: stretch;
  }
  .events-slider-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-4xl, 32px);
    align-self: stretch;
  }
  .event-card {
    display: flex;
    width: 100%;
    align-self: stretch;
  }
  .events-slider-wrapper .custom-arrows {
    right: auto;
  }
  .splide__slide .event-card-text-box {
    opacity: 0;
    display: flex;
    transition: all 0.25s ease;
  }
  .splide__slide.is-active.is-visible .event-card-text-box {
    opacity: 1;
    transition: all 0.25s ease;
  }
  .volunteer-container {
    padding: 0 0 92px 0;
  }
  .volunteer-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 50px 0 0 0;
  }
  .volunteer-left-side-container {
    width: 100%;
    height: 560px;
    border-radius: 20px;
    background: url("../Images/new-main-img/volunteer-side-img-sm.png") 50% /
      cover no-repeat;
  }
  .volunteer-right-side-container {
    gap: var(--spacing-4xl, 32px);
    padding: 0 32px;
  }

  .volunteer-right-side-desc {
    text-align: center;
    font-size: 18px;
  }
  .volunteer-right-side-cta-text-box {
    align-items: center;
  }
  .volunteer-right-side-cta-title-desc {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .volunteer-right-side-button {
    align-items: center;
    justify-items: center;
  }
  .volunteer-medical-mission-cta-box {
    text-align: center;
  }
  .rmd-container {
    padding: var(--spacing-8xl, 80px) var(--spacing-4xl, 32px);
    flex-direction: column;
    gap: var(--spacing-4xl, 32px);
    background: linear-gradient(
        259deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.27) 52.81%,
        rgba(0, 0, 0, 0.3) 100%
      ),
      url("../Images/new-main-img/donation-section-bg.svg") lightgray 50% /
        cover no-repeat;
  }

  .rmd-container > img:first-child {
    display: none;
  }
  .rmd-container > img:nth-child(2) {
    left: auto;
    right: 10px;
    top: 20px;
  }
  .rmd-container > img:nth-child(3) {
    display: none;
  }
  .rmd-container > img:nth-child(4) {
    left: 318px;
    top: 1170px;
  }
  .rmd-container > img:nth-child(5) {
    left: 32px;
    top: 1160px;
  }

  .rmd-left-container {
    align-items: flex-start;
    align-self: stretch;
  }
  .rmd-left-title-desc {
    align-items: flex-start;
    gap: var(--spacing-2xl, 20px);
  }
  .rmd-right-container {
    align-self: stretch;
  }
  .rmd-form-container {
    width: 263px;
  }
  .rmd-recurrence-btn-container {
    flex-direction: column;
  }
  .rmd-recurrence-btn {
    display: flex;
    height: 56px;
    padding: var(--spacing-lg, 12px);
    gap: 8px;
    border-radius: var(--radius-xl, 8px);
    width: 100%;
  }
  .rmd-input-container {
    gap: 24px;
  }
  .rmd-amount-btn-container {
    height: auto;
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 16px;
    align-self: stretch;
    flex-wrap: wrap;
  }
  .rmd-input-field {
    width: 100%;
  }
  .cash-wrappper {
    flex-direction: column;
  }
  .blog-container {
    padding: 80px 32px 160px 32px;
    gap: var(--spacing-4xl, 32px);
    background-image: none;
    background-color: #fff;
  }
  .blog-wrapper .splide__slide {
    width: 100%;
    scroll-snap-align: start;
  }
  .blog-wrapper .splide__track {
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
  }
  .blog-wrapper .splide__list {
    display: flex;
    gap: 16px; /* adjust if needed */
  }
  .blog-card-slide {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--spacing-2xl, 20px);
  }
  .blog-thumbnail {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .blog-card-slide * {
    max-width: 300px;
    box-sizing: border-box;
  }

  .blog-wrapper .splide__arrows.splide__arrows--ltr {
    position: absolute;
    bottom: -20%;
    left: 50%;
  }
  .blog-cards-container .custom-arrows {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    bottom: -20%;
    left: 0px;
    width: 100%;
  }
  .current-projects-wrapper .custom-arrows {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    bottom: -10%;
    left: 0px;
    width: 100%;
  }
  .blog-cards-container .custom-arrows #custom-prev-b,
  .blog-cards-container .custom-arrows #custom-next-b,
  .current-projects-wrapper .custom-arrows #custom-prev,
  .current-projects-wrapper .custom-arrows #custom-next,
  .current-projects-wrapper .custom-arrows #custom-prev-f,
  .current-projects-wrapper .custom-arrows #custom-next-f {
    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-lg, 12px);
    border-radius: var(--radius-full, 9999px);
    border: 1px solid var(--Colors-Border-border-primary, #d0d5dd);
    background-color: transparent;
  }
  .blog-cards-container .custom-arrows #custom-prev-b img,
  .blog-cards-container .custom-arrows #custom-next-b img {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
  }
  .project-decoration-img-1,
  .project-decoration-img-2,
  .project-decoration-img-3,
  .feature-decoration-img-1,
  .feature-decoration-img-2,
  .events-decoration-img-1,
  .events-decoration-img-2,
  .volunteer-decoration-img-1,
  .volunteer-decoration-img-2,
  .volunteer-decoration-img-3,
  .featured-projects-container > img:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .remove-till-1024 {
    display: none;
  }
}
@media screen and (max-width: 542px) {
  .remove-from-phone {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .remove-from-lg-screen {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .remove-from-1440-up {
    display: none;
  }
}
