@charset "UTF-8";
* {
  font-family: "Nunito Sans", sans-serif;
}

.navbar-container {
  margin: 0;
}

.navbar-nav .menu-item:nth-child(1) {
  min-width: 60px;
}
.navbar-nav .menu-item:nth-child(2) {
  min-width: 116px;
}
.navbar-nav .menu-item:nth-child(3) {
  min-width: 88px;
}
.navbar-nav .menu-item:nth-child(4) {
  min-width: 110px;
}
.navbar-nav .menu-item:nth-child(5) {
  min-width: 83px;
}
.navbar-nav .menu-item:nth-child(6) {
  min-width: 47px;
}

.ticker-section {
  background-image: url(../images/hero-banner.png);
  width: 100%;
  overflow: hidden;
  padding-top: 100px !important;
  background-size: contain;
}

.ticker-section .row-1 {
  margin-top: 15px;
}

.ticker-section h1 {
  font-size: 44px;
  font-family: "Noto Serif", serif;
  padding: 0 20px;
  line-height: 135%;
  letter-spacing: 1%;
}

.ticker-wrapper {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}

.ticker-track {
  display: flex;
  align-items: center;
  animation: scrollTicker 30s linear infinite;
  will-change: transform;
}
.ticker-track img {
  width: 450px;
  margin-left: -100px;
  position: relative;
  animation: strongRotate 18s ease-in-out infinite;
  transition: transform 0.3s ease;
}
.ticker-track img:first-child {
  margin-left: 0;
}
.ticker-track img:nth-child(odd) {
  z-index: 2;
}
.ticker-track img:nth-child(even) {
  z-index: 1;
}
.ticker-track img:nth-child(2n) {
  animation-duration: 20s;
}
.ticker-track img:nth-child(3n) {
  animation-duration: 16s;
}
.ticker-track img:hover {
  transform: scale(1.08);
}
.ticker-track .t-img1 {
  animation: strongRotate4 16s ease-in-out infinite;
}
.ticker-track .t-img2 {
  animation: strongRotate3 16s ease-in-out infinite;
}
.ticker-track .t-img4 {
  animation: strongRotate2 18s ease-in-out infinite;
}
.ticker-track .t-img5 {
  width: 370px;
  animation: strongRotate1 20s ease-in-out infinite;
}
.ticker-track .t-img6 {
  width: 300px;
}

/* target stays same */
.target-img {
  z-index: 11 !important;
  width: 350px !important;
}

/* 🔥 smoother slow scroll */
@keyframes scrollTicker {
  0% {
    transform: translateX(-15%);
  }
  100% {
    transform: translateX(0);
  }
}
/* keep rotations but they now run slower */
@keyframes strongRotate {
  0% {
    transform: rotate(0deg) translateY(0);
  }
  25% {
    transform: rotate(2deg) translateY(-5px);
  }
  50% {
    transform: rotate(0deg) translateY(0);
  }
  75% {
    transform: rotate(-2deg) translateY(5px);
  }
  100% {
    transform: rotate(0deg) translateY(0);
  }
}
@keyframes strongRotate1 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes strongRotate2 {
  0% {
    transform: rotate(-2deg);
  }
  25% {
    transform: rotate(4deg) translateY(-5px);
  }
  50% {
    transform: rotate(-3deg);
  }
  75% {
    transform: rotate(-6deg) translateY(5px);
  }
  100% {
    transform: rotate(-2deg);
  }
}
@keyframes strongRotate3 {
  0% {
    transform: rotate(-6deg);
  }
  25% {
    transform: rotate(0deg) translateY(-5px);
  }
  50% {
    transform: rotate(-5deg);
  }
  75% {
    transform: rotate(-6deg) translateY(5px);
  }
  100% {
    transform: rotate(-6deg);
  }
}
@keyframes strongRotate4 {
  0% {
    transform: rotate(3deg);
  }
  25% {
    transform: rotate(6deg) translateY(-5px);
  }
  50% {
    transform: rotate(3deg);
  }
  75% {
    transform: rotate(10deg) translateY(5px);
  }
  100% {
    transform: rotate(3deg);
  }
}
@media screen and (min-width: 1400px) and (max-width: 1500px) {
  .ticker-track {
    animation-duration: 28s;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1399px) {
  .ticker-track {
    animation-duration: 26s;
  }

  @keyframes scrollTicker {
    0% {
      transform: translateX(-24%);
    }
    100% {
      transform: translateX(0);
    }
  }
}
@media screen and (min-width: 1200px) and (max-width: 1299px) {
  .ticker-track {
    animation-duration: 24s;
  }

  @keyframes scrollTicker {
    0% {
      transform: translateX(-28%);
    }
    100% {
      transform: translateX(0);
    }
  }
}
@media screen and (min-width: 1100px) and (max-width: 1199px) {
  .ticker-track {
    animation-duration: 22s;
  }
}
@media screen and (max-width: 767px) {
  .ticker-track {
    animation: scrollTicker 10s linear 1 forwards;
    zoom: 0.5;
  }

  .t-img1 {
    animation: strongRotate4 10s ease-in-out 1 forwards !important;
  }

  .t-img2 {
    animation: strongRotate3 10s ease-in-out 1 forwards !important;
  }

  .t-img4 {
    animation: strongRotate2 10s ease-in-out 1 forwards !important;
  }

  .t-img5 {
    width: 370px;
    animation: strongRotate1 10s ease-in-out 1 forwards !important;
  }

  @keyframes scrollTicker {
    0% {
      transform: translateX(-80%);
    }
    100% {
      transform: translateX(-60%);
    }
  }
}
.top-section {
  width: 100%;
  position: relative;
  top: -50px;
}

/* BG FIRST */
.top-section {
  /*  HIDE IMAGES INITIALLY (NO FLASH) */
  /* HIDE ICONS INITIALLY */
  /* ZOOM ANIMATION */
  /* ICON FADE */
  /* SEQUENCE AFTER BG */
  /* images */
  /* icons */
}
.top-section .bg {
  clip-path: inset(50% 50% 50% 50%);
  animation: bgReveal 3.5s ease forwards;
}
@keyframes bgReveal {
  to {
    clip-path: inset(0 0 0 0);
  }
}
.top-section .zoom-img {
  opacity: 0;
  transform-origin: center;
  transform-box: fill-box;
}
.top-section .icon-group {
  opacity: 0;
}
@keyframes zoom-in-zoom-out {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  1% {
    opacity: 1;
  }
  50% {
    transform: scale(2.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fastFade {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.top-section .g1 .zoom-img {
  animation: zoom-in-zoom-out 1.5s ease forwards;
  animation-delay: 1.8s;
}
.top-section .g2 .zoom-img {
  animation: zoom-in-zoom-out 1.5s ease forwards;
  animation-delay: 3.7s;
}
.top-section .g3 .zoom-img {
  animation: zoom-in-zoom-out 1.5s ease forwards;
  animation-delay: 5.8s;
}
.top-section .g4 .zoom-img {
  animation: zoom-in-zoom-out 1.5s ease forwards;
  animation-delay: 7.2s;
}
.top-section .i1 {
  animation: fastFade 0.6s ease forwards;
  animation-delay: 1.5s;
}
.top-section .i2 {
  animation: fastFade 0.6s ease forwards;
  animation-delay: 2.8s;
}
.top-section .i3 {
  animation: fastFade 0.6s ease forwards;
  animation-delay: 3.9s;
}
.top-section .i4 {
  animation: fastFade 0.6s ease forwards;
  animation-delay: 5s;
}
.top-section .i5 {
  animation: fastFade 0.6s ease forwards;
  animation-delay: 6s;
}
.top-section .i6 {
  animation: fastFade 0.6s ease forwards;
  animation-delay: 7s;
}

.mobile-svg {
  display: none;
}

/* ========================= */
/* MOBILE VIEW               */
/* ========================= */
@media (max-width: 768px) {
  .desktop-svg {
    display: none;
  }

  .mobile-svg {
    display: block;
  }

  /* ========================= */
  /* BG REVEAL                 */
  /* ========================= */
  .mobile-svg .mb-bg {
    clip-path: inset(50% 50% 50% 50%);
    animation: bgReveal 2.5s ease forwards;
  }

  .mobile-svg .zoom-img,
  .mobile-svg .icon {
    opacity: 0;
    transform: scale(0.6);
    transform-origin: center;
    transform-box: fill-box;
  }

  .img1 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 1.7s;
  }

  .img2 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 3.2s;
  }

  .img3 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 4.7s;
  }

  .icon1 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 1s;
  }

  .icon2 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 2.2s;
  }

  .icon3 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 3.7s;
  }

  /* BG */
  @keyframes bgReveal {
    to {
      clip-path: inset(0 0 0 0);
    }
  }
  /* SAME ANIMATION FOR IMG + ICON */
  @keyframes zoom-in-zoom-out {
    0% {
      opacity: 0;
      transform: scale(0.6);
    }
    1% {
      opacity: 1;
    }
    50% {
      transform: scale(1.4);
    }
    100% {
      opacity: 1;
      transform: scale(1);
    }
  }
}
.footer-main .footer-wrapper {
  padding: 80px 0;
}
.footer-main .footer-wrapper a {
  text-decoration: none;
}
.footer-main .footer-watermark span {
  color: #ffffff;
}

.navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}

.navbar-scrolled {
  background-color: #fff !important;
}

.home-main section {
  padding: 60px 0;
}
.home-main .section-2 {
  padding: 100px 0;
  padding-top: 60px;
}
.home-main .section-2 .reach-section {
  padding: 0;
  height: auto;
}
.home-main .section-3 {
  padding: 0;
}
.home-main .section-3 .key-section {
  padding: 60px 0;
  padding-bottom: 140px;
  background-image: url(../images/KEY_STRATEGIC_BG.png);
  position: relative;
}
.home-main .section-3 .key-section .growth-right-block-wrapper {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.home-main .section-3 .key-section .key_content-block-wrapper {
  padding-right: 110px;
}
.home-main .section-3 .key-section .for-desktop {
  margin-top: 180px;
  position: relative;
  z-index: 2;
}
.home-main .section-3 .key-section .for-desktop .cc-1 {
  margin-bottom: 25px;
}
.home-main .section-3 .key-section .for-desktop .cc-1:nth-child(3) h3 {
  padding-right: 16px;
}
.home-main .section-3 .key-section .for-desktop .cc-1 a {
  text-decoration: none;
}
.home-main .section-3 .key-section .for-desktop .cc-1 .growth-card {
  width: 100%;
  max-width: 100%;
  background-size: cover;
  min-height: 100%;
  height: 400px;
}
.home-main .section-3 .key-section .for-desktop .cc-1 .growth-card p {
  margin-top: 30px;
}
.home-main .section-3 .key-section .for-desktop .cc-1 .growth-card .noto-serif {
  font-size: 26px;
  margin-bottom: 0;
}
.home-main .section-3 .key-section-wrapper {
  height: auto;
}
.home-main .section-3 .key-content-wrpper {
  padding: 0;
  width: 59% !important;
}
.home-main .section-3 .growth-card-wrapper {
  padding: 0;
  gap: 0px;
}
.home-main .section-3 .for-mobile {
  display: none;
}
.home-main .section-4 .partners-section .partner-block-wrapper {
  padding: 0;
}
.home-main .section-4 .partners-section .partners-logo {
  column-gap: 30px;
  row-gap: 0px;
  justify-content: space-evenly;
}
.home-main .section-4 .partners-section .partners-logo img {
  width: 160.49px;
  height: 90.44px;
  object-fit: contain;
}
.home-main .section-5 {
  padding-top: 120px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}
.home-main .section-5::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/Catalysing-banner.png);
  width: 100%;
  height: 90%;
  z-index: -1;
}
.home-main .section-5 .catalysing-section {
  height: auto;
  background-image: none;
  padding: 0;
}
.home-main .section-5 .for-desktop {
  gap: 0;
}
.home-main .section-5 .for-desktop .blue-card {
  width: 100%;
}
.home-main .section-5 .for-desktop.blue-cad-wrapper {
  margin-top: 50px;
}
.home-main .section-6 {
  position: relative;
  overflow: hidden;
  padding-top: 40px;
}
.home-main .section-6 .award-content-wrapper {
  height: 450px;
  padding-left: 0;
}
.home-main .section-6 .award-content-wrapper .noto-serif {
  font-size: 30px;
  padding-right: 0;
  font-family: "Noto Serif", serif;
}
.home-main .section-6 .award-content-wrapper .manage-cta-btn .on-top {
  top: -135px;
}
.home-main .section-6 .for-desktop {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0px;
  right: 0;
}
.home-main .section-6 .for-desktop .bottom-bg {
  height: 300px;
  object-fit: cover;
}
.home-main .section-6 .for-desktop .left-img {
  top: -80px;
}
.home-main .section-6 .award-section {
  z-index: 11;
  justify-content: space-around;
}

.work-main #urban-initiatives-page section {
  padding: 60px 0;
}
.work-main #urban-initiatives-page .hero-section {
  background-image: url(../images/resourcehub-herobg.png);
  width: 100%;
  margin-top: 0;
  padding-top: 115px;
}
.work-main #urban-initiatives-page .hero-section .urban-hero-background-banner {
  display: none;
}
.work-main #urban-initiatives-page .hero-section .hero-content-wrapper {
  position: static;
}
.work-main #urban-initiatives-page .section-2 {
  background-image: url(../images/light-cream-bg11.png);
  width: 100%;
}
.work-main #urban-initiatives-page .section-2 .our-impact-section {
  background-image: none;
}
.work-main #urban-initiatives-page .section-2 .our-impact-section .container-wrapper {
  padding: 0;
}
.work-main #urban-initiatives-page .section-3 {
  background-color: #faf8ee;
}
.work-main #urban-initiatives-page .section-3 .whatwedo-section .bg-dark-cream {
  padding: 0;
}
.work-main #urban-initiatives-page .section-3 .whatwedo-section .for-desktop {
  column-gap: 0;
  row-gap: 0;
}
.work-main #urban-initiatives-page .section-3 .whatwedo-section .for-desktop .cc-1 {
  margin-bottom: 40px;
  padding-left: 50px;
}
.work-main #urban-initiatives-page .section-3 .whatwedo-section .for-desktop .cc-1 .whartwedo-card {
  width: 100%;
}
.work-main #urban-initiatives-page .section-3 .whatwedo-section .for-desktop .cc-1:last-child {
  margin-bottom: 0;
}
.work-main #urban-initiatives-page .section-4 {
  background-image: url(../images/cream-blue-bg11.png);
  width: 100%;
}
.work-main #urban-initiatives-page .section-4 .partnerships-section {
  padding: 0;
  background-image: none;
}
.work-main #urban-initiatives-page .section-4 .partnerships-section .content-box h2 {
  margin-bottom: 10px !important;
}
.work-main #urban-initiatives-page .section-4 .hex-icon img {
  width: clamp(49px, 7vw, 76px);
  margin-left: 25px;
  transform: rotate(170deg);
}
.work-main .section-5 {
  overflow: hidden;
}
.work-main .section-5 .support-flex {
  width: 100%;
}
.work-main .section-5 .support-flex .shape-image-wrapper {
  width: 100%;
}
.work-main .section-5 .support-flex .shape-image-wrapper .support-red-rectangle {
  left: 30px;
}
.work-main .section-5 .support-flex .support-text {
  width: 100%;
}
.work-main .section-5 .support-flex .support-text .blk-1 {
  width: 600px;
}
.work-main .section-6 {
  padding: 60px 0;
}
.work-main .section-6 .our-project-section .container-wrapper {
  padding: 0;
}
.work-main .section-6 .our-project-section .container-wrapper .project-devider {
  position: relative;
  height: 30px;
}
.work-main .section-6 .our-project-section .container-wrapper .project-devider img {
  height: 30px;
  float: right;
  position: relative;
  z-index: 1;
  margin-left: 15px;
}
.work-main .section-6 .our-project-section .container-wrapper .project-devider:after {
  content: '';
  background-color: #0D3274;
  height: 1px;
  position: absolute;
  left: 0;
  right: 5px;
  top: 14px;
}
.work-main .section-6 .our-project-section .container-wrapper .for-desktop {
  width: 100%;
}
.work-main .section-6 .our-project-section .container-wrapper .for-desktop .partner-logo img {
  max-width: 150px;
  max-height: 70px;
  object-fit: contain;
}
.work-main .section-6 .our-project-section .container-wrapper .for-desktop .child {
  padding-left: 150px;
  position: relative;
}
.work-main .section-6 .our-project-section .container-wrapper .for-desktop .child::after {
  content: '';
  position: absolute;
  top: 12px;
  left: 90px;
  background-image: url(../images/child-icons.svg);
  background-repeat: no-repeat;
  width: 50px;
  height: 20px;
}
.work-main .section-6 .our-project-section .container-wrapper .for-desktop .child .project-top-banner {
  width: 100%;
  display: none;
}
.work-main .section-7 {
  background: url(../images/light-cream-bg-new.png);
  width: 100%;
  padding: 60px 0;
}
.work-main .section-7 .achievements-section .achievements-container {
  background-image: none;
  padding: 0;
}
.work-main .section-8 {
  background: url(../images/light-blue-bg-long11.png);
  width: 100%;
  padding: 60px 0;
}
.work-main .section-8 .explore-our-work-wrapper {
  padding: 0;
}
.work-main .section-8 .explore-our-work-wrapper h2 {
  padding-left: 0;
}
.work-main .section-8 .for-desktop {
  gap: 0px;
  padding: 0;
}
.work-main .section-8 .for-desktop .cc-1 {
  margin-bottom: 25px;
}
.work-main .section-8 .for-desktop .cc-1 .growth-card {
  width: 100% !important;
  max-width: 100%;
  background-size: cover !important;
  height: 400px !important;
}
.work-main .section-8 .for-desktop .cc-1 .growth-card p {
  margin-bottom: 0px;
}
.work-main .section-9 {
  padding-bottom: 0 !important;
}
.work-main .section-9 .influencing-section .container-wrapper {
  padding: 0;
}
.work-main .section-9 .influencing-section .container-wrapper .for-desktop.row {
  width: 100% !important;
  gap: 0px;
  margin-top: 50px;
}
.work-main .section-9 .influencing-section .container-wrapper .for-desktop.row .cc-1 {
  margin-bottom: 30px;
}
.work-main .section-9 .influencing-section .container-wrapper .for-desktop.row .cc-1:last-child {
  margin-bottom: 0;
}
.work-main .section-9 .influencing-section .container-wrapper .for-desktop.row .cc-1 .card-block-wrapper {
  background: url(../images/card-03.png);
  width: 100% !important;
  background-size: 100% 100%;
}

.award-main section {
  padding: 60px 0;
}
.award-main .our-journey-wrapper {
  padding-left: 0 !important;
}
.award-main .hero-section {
  background-image: url(../images/resourcehub-herobg.png);
  width: 100%;
  margin-top: 0;
  padding-top: 115px;
}
.award-main .hero-section .urban-hero-background-banner {
  display: none;
}
.award-main .hero-section .hero-content-wrapper {
  position: static;
}
.award-main .hero-section .right-banner-wrapper {
  top: 0;
}
.award-main .hero-section .right-banner-wrapper img {
  width: 63vw;
}
.award-main .section-2 {
  background: url(../../assets/images/award-bg-blue.png);
  background-size: auto;
  width: 100%;
}
.award-main .section-2 .all-awards-section .all-awards-block-wrapper {
  background-image: none;
  width: auto;
  padding: 0;
  row-gap: 0px;
}
.award-main .section-2 .all-awards-section .all-awards-block-wrapper .award-block {
  margin-bottom: 25px;
}

.progress-number-main .section-1 .img-blcok-wrapper img {
  width: 100%;
}
.progress-number-main section {
  padding: 60px 0;
}
.progress-number-main .hero-section {
  background-image: url(../images/resourcehub-herobg.png);
  width: 100%;
  margin-top: 0;
  padding-top: 115px;
}
.progress-number-main .hero-section .urban-hero-background-banner {
  display: none;
}
.progress-number-main .hero-section .hero-content-wrapper {
  position: static;
}
.progress-number-main .hero-section .right-image img {
  width: 63vw;
  height: auto;
}
.progress-number-main .hero-section .Urban-details-section {
  justify-content: end;
}
.progress-number-main .hero-section .hero-heading {
  width: 400px;
  margin-top: 140px;
}
.progress-number-main .hero-section .hero-heading h1 {
  width: auto;
}
.progress-number-main .section-1 {
  background-image: url(../images/light-cream-bg11.png);
  background-size: cover;
  padding: 0;
  background-image: none;
}
.progress-number-main .section-1 .col-md-12 {
  padding: 0;
}
.progress-number-main .section-1 .top-sticky {
  top: 86px;
}
.progress-number-main .section-1 .our-impact-section {
  background: none;
}
.progress-number-main .section-1 .our-impact-section .for-desktop {
  padding: 0;
}
.progress-number-main .section-1 .our-impact-section .for-desktop .sticky-bg {
  padding: 0;
  padding-bottom: 60px;
}
.progress-number-main .section-2 .partnerships-section {
  padding: 0;
}
.progress-number-main .section-2 .partnerships-section .content-box {
  padding-left: 0;
  display: block;
  width: 40%;
  padding-left: 80px;
}
.progress-number-main .section-2 .partnerships-section .partnerships-block-wrapper {
  background: #E7EEF7;
}
.progress-number-main .section-4 .Catalysing-Section {
  height: 600px;
}
.progress-number-main .section-4 .Catalysing-Section .container-wrapper {
  padding: 0;
}
.progress-number-main .section-5 {
  background: url(../images/blue-bg-stories.png);
}
.progress-number-main .section-5 .news-section .for-desktop {
  padding: 0;
}
.progress-number-main .section-5 .news-section .for-desktop .blue-cad-wrapper {
  margin-top: 40px;
  gap: 0px;
}
.progress-number-main .section-5 .news-section .for-desktop .blue-cad-wrapper .cc-1 .blue-card {
  width: 100%;
}
.progress-number-main .section-5 .news-section .main-heading-wrapper h1 {
  font-size: 36px !important;
}
.progress-number-main .map-section {
  background-image: url(../images/p-in-numbers-bg1.png);
}
.progress-number-main .map-section .cc-1 h2 {
  font-size: 32px !important;
}
.progress-number-main .map-section .cc-1 p {
  color: #000;
}
.progress-number-main .map-section .row-1 {
  justify-content: center;
  align-items: center;
}
.progress-number-main .map-section .row-1 .content-box {
  display: none;
  background: #FFFEFA;
  padding: 30px;
  border-bottom: 6px solid #0D3274;
}
.progress-number-main .map-section .row-1 .content-box h3 {
  color: #0D3274;
  font-size: 24px;
  margin-bottom: 15px;
}
.progress-number-main .map-section .row-1 .content-box ul {
  padding-left: 16px;
}
.progress-number-main .map-section .row-1 .content-box ul li {
  color: #0D3274;
  font-size: 18px;
  margin-bottom: 8px;
}
.progress-number-main .map-section .row-1 .content-box.active {
  display: block;
}
.progress-number-main .map-section .row-1 .map svg {
  width: 400px;
}
.progress-number-main .map-section .row-1 .state {
  cursor: pointer;
  transition: 0.3s;
}
.progress-number-main .map-section .row-1 .state:hover {
  fill: #0D3274;
  stroke: #0D3274;
}
.progress-number-main .map-section .row-1 .state.active {
  fill: #0D3274;
  stroke: #0D3274;
}

.mission-what .whartwedo-card .img-icon-container {
  position: relative;
}
.mission-what .whartwedo-card .img-icon-container:after {
  content: '';
  background-color: #0D3274;
  position: absolute;
  left: 10px;
  right: 0;
  top: 23px;
  height: 1px;
}
.mission-what .whartwedo-card .img-icon-container img {
  position: relative;
  z-index: 1;
}
.mission-what .whartwedo-card .img-icon-container img:first-child {
  width: 40px;
}
.mission-what .whartwedo-card .img-icon-container img:nth-child(2) {
  width: 20px;
  margin-left: 10px;
}

.mission-main .section-1 {
  padding-top: 115px;
}
.mission-main .section-1 .hero-section {
  margin-top: 0;
}
.mission-main .section-1 .urban-hero-background-banner {
  display: none;
}
.mission-main .section-1 .hero-content-wrapper {
  position: static;
}
.mission-main .section-02 {
  background-image: url(../images/resourcehub-herobg.png);
  position: relative;
}
.mission-main .section-02::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  height: 100%;
  background-color: #e7eef7;
}
.mission-main .section-02 .text-block-wrapper, .mission-main .section-02 .mission-icon-wrapper {
  z-index: 2;
}
.mission-main .section-02 .text-block-wrapper {
  padding-left: 0;
}

.catalysing-main .hero-section {
  background-image: url(../images/Catalysing-banner.png);
  margin-top: 0;
  padding-top: 115px;
}
.catalysing-main .hero-section .urban-hero-background-banner {
  display: none;
}
.catalysing-main .hero-section .breadcrumb-wrapper, .catalysing-main .hero-section .catalysing-hero-heading, .catalysing-main .hero-section .catalysing-details {
  z-index: 11;
  position: relative;
}
.catalysing-main .hero-section .catalysing-video-wrapper {
  padding: 0;
}
.catalysing-main .hero-section .catalysing-video-wrapper .top-section {
  top: -130px;
}
.catalysing-main .hero-section .catalysing-details {
  bottom: 70px;
}
.catalysing-main .hero-section .hero-content-wrapper {
  position: static;
}
.catalysing-main .hero-section .hero-content-wrapper .breadcrumb-wrapper {
  padding-left: 0;
}
.catalysing-main .hero-section .our-journey-wrapper {
  padding: 0;
}
.catalysing-main .section-2 {
  padding: 80px 0;
}
.catalysing-main .section-2 .institution-heading {
  padding: 0;
}
.catalysing-main .section-2 .institutions-card-wrapper {
  padding: 0;
  column-gap: 0px;
  row-gap: 0px;
}
.catalysing-main .section-2 .institutions-card-wrapper .cc-1 .institution-card {
  width: 100%;
}
.catalysing-main .section-3 {
  background-image: url(../images/catalysing-bg-blue.png);
  padding: 60px 0;
}
.catalysing-main .section-3 .Catalysing-Section {
  height: auto;
}
.catalysing-main .section-3 .Catalysing-Section .container-wrapper {
  padding: 0;
}
.catalysing-main .section-3 .Catalysing-Section .catalysing-left-block {
  height: auto;
}

.our-people-main .hero-section {
  background-image: url(../images/resourcehub-herobg.png);
  width: 100%;
  margin-top: 0;
  padding-top: 115px;
}
.our-people-main .hero-section .urban-hero-background-banner {
  display: none;
}
.our-people-main .hero-section .hero-content-wrapper {
  position: static;
}
.our-people-main .section-2 .governing-section .governing-block-wrapper {
  padding: 0;
}
.our-people-main .section-2 .row-1 {
  column-gap: 0px;
}
.our-people-main .section-2 .people-details .f-18 {
  font-size: 16px !important;
}
.our-people-main .section-3 {
  background-image: url(../images/blue-bg-buttom.png);
}
.our-people-main .section-3 .Our-Progress-Section {
  background-image: none;
}

.partner-main .partner-hero-wrrapper {
  background-image: url(../images/resourcehub-herobg.png);
  margin-top: 0;
  padding-top: 115px;
}
.partner-main .partner-hero-wrrapper .partner-hero-block-wrapper {
  padding: 0 !important;
}
.partner-main .partner-hero-wrrapper .partner-img-wrap {
  height: auto;
}
.partner-main .governing-nav {
  padding-top: 54px !important;
  margin-bottom: 40px;
  padding: initial;
}
.partner-main .tab-content .c-01 .only-dekstop {
  padding: 0;
}
.partner-main .tab-content .row-01 {
  column-gap: 0px;
  padding-left: 50px;
  width: auto;
}
.partner-main .tab-content .row-01 .cc-1 .partner-wrapper {
  max-width: 100%;
}
.partner-main .year-wrapper .p-16-bold {
  font-weight: 700;
}
.partner-main .our-progress-img01 img {
  max-width: 600px;
}

.contect-us-main .form-heading {
  padding-bottom: 40px;
  padding-top: 20px;
}
.contect-us-main .form-heading h2 {
  font-family: "noto serif", serif;
  font-size: 24px !important;
  color: #0D3274 !important;
  font-weight: 600;
  position: relative;
}
.contect-us-main .form-heading h2::after {
  content: '';
  position: absolute;
  bottom: -30px;
  left: 0;
  background-image: url(../images/form-hxgon.svg);
  width: 100%;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}
.contect-us-main .hero-section {
  background-image: url(../images/resourcehub-herobg.png);
  width: 100%;
  margin-top: 0;
  padding-top: 115px;
}
.contect-us-main .hero-section .urban-hero-background-banner {
  display: none;
}
.contect-us-main .hero-section .hero-content-wrapper {
  position: static;
}
.contect-us-main .hero-section .hero-content-wrapper .for-mobile p {
  color: #000;
}
.contect-us-main .hero-section .right-banner-wrapper img {
  width: 63vw;
}
.contect-us-main .partner-with-section {
  justify-content: space-between;
}
.contect-us-main .partner-with-section .pratner-block-wrapper {
  position: relative;
}
.contect-us-main .partner-with-section .partner-block {
  position: absolute;
}
.contect-us-main .section-3 {
  background-image: url(../images/career-bg.png);
  padding: 80px 0;
}
.contect-us-main .section-3 .career-block-wrapper {
  background-image: none;
}
.contect-us-main .section-3 .career-container {
  padding: 0;
}
.contect-us-main .Volunteer-section .section-4 {
  padding: 80px 0;
}
.contect-us-main .Volunteer-section .section-4 .career-block-wrapper {
  background-image: none;
}
.contect-us-main .Volunteer-section .section-4 .career-container {
  padding: 0;
}
.contect-us-main .Volunteer-section .section-5 .media-block-wrapper {
  width: 100%;
}

.our-resource-main .hero-section {
  background-image: url(../images/resourcehub-herobg.png);
  width: 100%;
  margin-top: 0;
  padding-top: 115px;
}
.our-resource-main .hero-section .urban-hero-background-banner {
  display: none;
}
.our-resource-main .hero-section .hero-content-wrapper {
  position: static;
}
.our-resource-main .hero-section .right-banner-wrapper img {
  width: 63vw;
}
.our-resource-main .section-2 {
  padding: 80px 0;
  background-color: #e7eef7;
}
.our-resource-main .section-2 .owl-container {
  padding: 0;
}
.our-resource-main .section-2 .owl-carousel .bg-2 {
  background-image: url(../images/blue-bg-1.png);
  background-size: cover;
  background-position: right;
}
.our-resource-main .section-2 .owl-carousel .owl-stage .owl-item:nth-child(even) .bg-2 {
  background-image: url(../images/red-bg-1.png);
  background-size: cover;
  background-position: right;
}
.our-resource-main .section-2 .owl-carousel .owl-item .item-card-container .card-text-wrapper {
  background-size: cover;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.our-resource-main .section-2 .owl-carousel .owl-item .item-card-container .card-content {
  position: static;
  height: auto;
  padding-bottom: 100px;
}
.our-resource-main .section-2 .owl-carousel .owl-item .item-card-container .card-content .card-icons {
  position: absolute;
  bottom: 25px;
}
.our-resource-main .section-2 .owl-carousel .owl-item:nth-child(even) .card-text-wrapper {
  background-image: url("../images/red-bg-1.png") !important;
}
.our-resource-main .section-2 .owl-carousel .owl-dots .owl-dot {
  zoom: 1.4;
}
.our-resource-main .section-2 .owl-carousel .owl-dots .owl-dot span {
  margin: 0 3px;
}
.our-resource-main .section-2 .owl-carousel .owl-dots .owl-dot.active {
  zoom: 2;
}
.our-resource-main .section-2 .owl-carousel .owl-nav {
  display: flex !important;
  justify-content: center;
}
.our-resource-main .section-2 .owl-carousel .owl-nav .owl-prev, .our-resource-main .section-2 .owl-carousel .owl-nav .owl-next {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #0D3274;
  rotate: -90deg;
  opacity: 1;
  margin: 0 28px;
  position: relative;
  top: 49px;
  z-index: 11;
}
.our-resource-main .section-2 .owl-carousel .owl-nav .owl-prev:hover, .our-resource-main .section-2 .owl-carousel .owl-nav .owl-next:hover {
  background: transparent;
}
.our-resource-main .section-2 .owl-carousel .owl-nav .owl-prev svg, .our-resource-main .section-2 .owl-carousel .owl-nav .owl-next svg {
  display: none;
}
.our-resource-main .section-2 .owl-carousel .owl-nav .owl-next {
  rotate: 90deg;
}
.our-resource-main .publication-section .pulication-card-wrapper h2 {
  top: -40px;
}
.our-resource-main .publication-section .pulication-card-wrapper .pb-devider {
  position: relative;
  height: 35px;
  margin: 20px 0;
}
.our-resource-main .publication-section .pulication-card-wrapper .pb-devider:after {
  content: '';
  background-color: #0d3274;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  top: 24px;
}
.our-resource-main .publication-section .pulication-card-wrapper .pb-devider img {
  width: 35px;
  position: relative;
  left: 200px;
  z-index: 1;
}
.our-resource-main .progress-section .right-image img {
  width: 67vw;
}

.annual-reports-main .hero-section {
  background-image: url(../images/resourcehub-herobg.png);
  width: 100%;
  margin-top: 0;
  padding-top: 115px;
}
.annual-reports-main .hero-section .urban-hero-background-banner {
  display: none;
}
.annual-reports-main .hero-section .hero-content-wrapper {
  position: static;
}
.annual-reports-main .hero-section .right-banner-wrapper {
  top: 0;
}
.annual-reports-main .hero-section .right-banner-wrapper img {
  width: 63vw;
}
.annual-reports-main .hero-section .top-img-heading-wrapper .noto-serif, .annual-reports-main .hero-section .top-img-heading-wrapper .our-journey-wrapper {
  padding-left: 0;
}
.annual-reports-main .annual-report-block .annual-heading-wrapper img {
  width: 18px;
  margin-left: 10px;
  z-index: 1;
  position: relative;
}
.annual-reports-main .annual-report-block .annual-heading-wrapper > div {
  position: relative;
  text-align: right;
}
.annual-reports-main .annual-report-block .annual-heading-wrapper > div:after {
  content: '';
  background-color: #000000;
  height: 1px;
  position: absolute;
  left: 0;
  right: 3px;
  top: 12px;
  z-index: 0;
}
.annual-reports-main .award-section-wrapper {
  position: relative;
}
.annual-reports-main .award-section-wrapper .award-container {
  justify-content: end;
  background: url(../images/report-bottom-bg-new.png);
}
.annual-reports-main .award-section-wrapper .award-details {
  width: 660px;
  position: absolute;
  top: 33%;
}

.blog-main .parent-container {
  max-width: 100%;
}
.blog-main .hero-section {
  background-image: url(../images/resourcehub-herobg.png);
  width: 100%;
  margin-top: 0;
  padding-top: 115px;
}
.blog-main .hero-section .urban-hero-background-banner {
  display: none;
}
.blog-main .hero-section .hero-content-wrapper {
  position: static;
}
.blog-main .hero-section .right-banner-wrapper {
  top: 0;
}
.blog-main .hero-section .right-banner-wrapper img {
  width: 63vw;
}
.blog-main .hero-section .our-journey-wrapper {
  position: relative;
  justify-content: end !important;
}
.blog-main .hero-section .left-heading-wrapper {
  position: absolute;
}
.blog-main .hero-section .blog-hero-img-wrapper img {
  width: 60vw;
  height: auto;
}
.blog-main .blog-carousel {
  background: url(../../assets/images/blog-listing-banner.png);
  background-size: 100%;
}
.blog-main .blog-carousel .blog-carousel-block-wrapper {
  background-image: none;
}
.blog-main .blog-carousel .blog-item {
  margin-bottom: 20px;
}
.blog-main .blog-carousel .blog-item .support-card-contents {
  padding-bottom: 0;
}
.blog-main .blog-carousel .blog-item .support-card:hover .know-wrapper .font-blue {
  color: #fff;
}
.blog-main .blog-carousel .blog-item .support-card:hover .img-container-wrapper img {
  top: -1px;
}
.blog-main .blog-carousel .blog-item .support-card:hover .img-container-wrapper:after {
  background-color: #fff;
}
.blog-main .blog-carousel .blog-item .img-container-wrapper {
  position: relative;
  height: 30px;
}
.blog-main .blog-carousel .blog-item .img-container-wrapper:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 12px;
  height: 1px;
  background-color: #00377c;
}

.know-more-btn {
  flex-direction: column;
  display: flex;
  gap: 3px;
}
.know-more-btn a {
  text-align: left !important;
  background-color: transparent;
  padding: 0;
  color: #0d3274;
  height: 52px;
  margin-top: 20px;
}
.know-more-btn a:before {
  background-image: url(../images/from-field-arrow.svg);
  width: 191px;
  background-color: transparent;
  background-repeat: no-repeat;
  height: 15px;
  bottom: 8px;
  top: auto;
  background-size: cover;
}
.know-more-btn a:hover {
  color: #0d3274;
}
.know-more-btn a:hover:before {
  width: 191px;
}

.donate-main .donate-wapper {
  background: url(../images/donate-bg-new.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 80px;
}
.donate-main .donate-wapper .donate-background-wrapper {
  background: none;
  height: auto;
  margin-top: 0px;
}

.privacy-container .paragragh-style {
  margin-bottom: 0;
}

.whatwedo-section .container-wrapper {
  padding-bottom: 150px;
}

.postid-122 .section-8 .explore-our-work-section .for-desktop .cc-1:nth-child(3) h3, .postid-1310 .section-8 .explore-our-work-section .for-desktop .cc-1:nth-child(3) h3, .postid-245 .section-8 .explore-our-work-section .for-desktop .cc-1:nth-child(3) h3, .postid-449 .section-8 .explore-our-work-section .for-desktop .cc-1:nth-child(3) h3, .postid-454 .section-8 .explore-our-work-section .for-desktop .cc-1:nth-child(3) h3 {
  padding-right: 16px;
}

.postid-1212 .section-8 .explore-our-work-section .for-desktop .cc-1:nth-child(2) h3, .postid-209 .section-8 .explore-our-work-section .for-desktop .cc-1:nth-child(2) h3 {
  padding-right: 16px;
}

@media screen and (min-width: 1481px) and (max-width: 2100px) {
  .hero-background-banner img {
    height: 1096px !important;
  }
}
@media screen and (min-width: 1240px) and (max-width: 1366px) {
  .our-people-main .hero-content-wrapper .our_people_block p {
    width: 360px;
  }
}
@media (min-width: 1240px) {
  .work-main .hero-container {
    overflow: hidden;
  }
  .work-main .hero-container .breadcrumb-item {
    padding-left: 0;
  }
  .work-main .left-content .hero-heading {
    width: 34vw;
  }
  .work-main .right-image {
    width: 54vw;
  }
  .work-main .section-2 .center-img img {
    min-height: 730px;
  }
  .work-main .section-8 .for-desktop .growth-card .noto-serif {
    font-size: 26px;
    margin-bottom: 0;
  }

  .our-people-main .section-3 .our-progress-wrapper {
    gap: 48px;
  }

  .contect-us-main .partner-with-section .partner-block {
    width: 600px;
  }

  .annual-reports-main .award-section-wrapper {
    position: relative;
    justify-content: end;
  }
  .annual-reports-main .award-section-wrapper .award-details {
    width: 500px;
    position: absolute;
    top: 33%;
  }
}
@media (min-width: 1400px) {
  .home-main .section-3 .card-line-img-wrapper {
    left: -9px;
  }
  .home-main .section-3 .card-line-img-wrapper .small-icon {
    right: 35px !important;
  }
  .home-main .section-3 .growth-card:hover .small-icon {
    right: 11px !important;
  }
  .home-main .section-3 .key-section .h-width {
    width: auto !important;
  }

  .work-main .section-8 .for-desktop .card-line-img-wrapper {
    left: -9px;
  }
  .work-main .section-8 .for-desktop .cc-1 .growth-card .small-icon {
    right: 33px !important;
  }
  .work-main .section-8 .for-desktop .cc-1 .growth-card:hover .small-icon {
    right: 11px !important;
  }

  .contect-us-main .partner-with-section .partner-block {
    width: 700px;
  }

  .annual-reports-main .award-section-wrapper .award-details {
    width: 660px;
    position: absolute;
    top: 40%;
  }
}
@media (max-width: 350px) {
  .home-main .section-4 .partners-section .partners-logo img {
    width: 100.49px !important;
  }
}
@media screen and (min-width: 300px) and (max-width: 767px) {
  .navbar-container {
    margin: 0;
    padding: 0;
  }
  .navbar-container .navbar-cta {
    padding-left: 20px;
  }

  .navbar-toggler {
    padding-right: 0;
  }

  #urban-initiatives-page .card-block-wrapper {
    background-size: cover;
    background-position: right bottom;
  }

  #Esaf_nav_content .sub-menu {
    max-height: 234px;
    overflow: scroll;
  }

  .breadcrumb-wrapper {
    padding-top: 25px !important;
    padding-left: 12px !important;
  }

  .home-main section {
    padding: 40px 0;
  }
  .home-main .ticker-section {
    padding-top: 80px !important;
  }
  .home-main .ticker-section .ticker-track {
    display: none;
  }
  .home-main .ticker-section h1 {
    font-size: 24px;
    padding: 0px;
  }
  .home-main .ticker-section .for-mobile {
    display: block !important;
  }
  .home-main .ticker-section .row-1 {
    margin-top: 0;
  }
  .home-main .section-2 {
    padding: 40px 0;
  }
  .home-main .section-2 .img-details-wrapper {
    width: 100%;
  }
  .home-main .section-2 .ratio-block-wrapper {
    padding-bottom: 0;
  }
  .home-main .section-2 .image-container {
    justify-content: center;
  }
  .home-main .section-2 .image-container .sticky-section .sticky-hex img {
    max-width: 300px;
  }
  .home-main .section-3 {
    padding-top: 0;
  }
  .home-main .section-3 .key-section {
    padding: 40px 0;
    padding-bottom: 10px;
  }
  .home-main .section-3 .key-section .gray-card-owl .owl-nav button {
    opacity: 1 !important;
  }
  .home-main .section-3 .key-section .gray-card-owl .owl-nav button:hover, .home-main .section-3 .key-section .gray-card-owl .owl-nav button:focus {
    outline: none;
    box-shadow: none;
  }
  .home-main .section-3 .key-section .gray-card-owl .owl-dots {
    width: 190px;
    margin: 0 auto;
  }
  .home-main .section-3 .key-section .key_content-block-wrapper {
    padding-right: 12px;
    margin-bottom: 15px;
  }
  .home-main .section-3 .key-section .top-heading h5 {
    margin-bottom: 0;
  }
  .home-main .section-3 .key-section-wrapper {
    padding-right: 0;
  }
  .home-main .section-3 .key-section-wrapper .growth_pos {
    top: 28%;
    position: static !important;
  }
  .home-main .section-3 .key-section-wrapper .growth_pos .grow-card-block-wrapper {
    margin-bottom: 20px;
  }
  .home-main .section-3 .key-section-wrapper .top-heading {
    padding-right: 16px;
  }
  .home-main .section-3 .key-section-wrapper .owl-carousel.owl-loaded {
    padding-right: 0;
  }
  .home-main .section-3 .key-section-wrapper .key-content-wrpper {
    width: auto !important;
  }
  .home-main .section-3 .key-section-wrapper .owl-theme .owl-nav {
    margin-top: 0;
  }
  .home-main .section-3 .key-section-wrapper .growth-card {
    height: 315px;
  }
  .home-main .section-3 .key-section-wrapper .growth-card h3 {
    margin-bottom: 0px;
  }
  .home-main .section-4 .top-heading h5 {
    margin-bottom: 0;
  }
  .home-main .section-4 .partners-section .w321 {
    width: 100%;
  }
  .home-main .section-4 .partners-section .partners-logo img {
    width: 145.49px;
  }
  .home-main .section-5 {
    padding: 50px 0;
  }
  .home-main .section-5::after {
    height: 100%;
  }
  .home-main .section-5 .catalysing-section .container .col-sm-6 {
    padding-right: 0 !important;
  }
  .home-main .section-5 .growth-heading-wrapper h5 {
    margin-bottom: 0;
  }
  .home-main .section-6 {
    padding-bottom: 0;
    padding-top: 60px;
  }
  .home-main .section-6 .award-content-wrapper {
    padding: 0 !important;
    height: auto;
  }
  .home-main .section-6 .award-content-wrapper .noto-serif {
    font-size: 24px;
  }
  .home-main .section-6 .award-content-wrapper .manage-cta-btn .cta-btn {
    padding: 18px 5px;
    top: -10px;
  }

  #resource-progress .right-image {
    position: relative;
    height: 225px;
    overflow: hidden;
  }
  #resource-progress .right-image img:first-child {
    width: 440px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
  #resource-progress .right-image img:last-child {
    width: 70px;
    position: absolute;
    right: 324px;
    top: 88px;
  }

  .work-main .impact-carousel-phone .owl-dots {
    display: block !important;
    width: 100px;
    margin: 0 auto;
    padding-top: 5px;
  }
  .work-main .impact-carousel-phone .owl-nav {
    gap: 0 !important;
  }
  .work-main .impact-carousel-phone .owl-nav button {
    margin: 0 50px;
  }
  .work-main .impact-carousel-phone .owl-nav button:focus, .work-main .impact-carousel-phone .owl-nav button:hover {
    box-shadow: none;
    background-color: transparent;
  }
  .work-main .explore-carousel-phone .owl-dots {
    width: 190px;
    margin: 0 auto;
  }
  .work-main .explore-carousel-phone .owl-nav button {
    opacity: 1 !important;
  }
  .work-main .explore-carousel-phone .owl-nav button:focus, .work-main .explore-carousel-phone .owl-nav button:hover {
    background-color: transparent !important;
  }
  .work-main .whatwedo-Cards .double-whatwedo-item .whartwedo-card {
    margin-bottom: 20px;
  }
  .work-main #urban-initiatives-page section {
    padding: 40px 0;
  }
  .work-main #urban-initiatives-page .section-4 .partnerships-section {
    padding: 0 !important;
  }
  .work-main #urban-initiatives-page .hero-section {
    padding: 50px 0;
    padding-bottom: 30px;
  }
  .work-main #urban-initiatives-page .hero-section .breadcrumb-wrapper {
    padding-left: 12px !important;
  }
  .work-main #urban-initiatives-page .hero-section .Urban-details {
    padding: 8px 12px 8px 12px;
  }
  .work-main #urban-initiatives-page .hero-section .left-content {
    padding: 0 12px;
  }
  .work-main #urban-initiatives-page .hero-section .left-content .hero-heading {
    left: 0 !important;
  }
  .work-main #urban-initiatives-page .hero-section .urban-hero-background-banner img {
    height: 980px;
  }
  .work-main #urban-initiatives-page .hero-section .hero-content-wrapper {
    top: 158px;
  }
  .work-main #urban-initiatives-page .section-2 {
    background-size: cover;
  }
  .work-main #urban-initiatives-page .section-2 .our-impact-container {
    padding: 0;
  }
  .work-main #urban-initiatives-page .section-2 .block-continer .img-block-wrapper:last-child {
    position: relative;
  }
  .work-main #urban-initiatives-page .section-2 .block-continer .img-block-wrapper:last-child:after {
    content: '';
    background-color: #00377c;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 14px;
  }
  .work-main #urban-initiatives-page .section-2 .block-continer .img-block-wrapper:last-child img {
    width: 50px;
    height: auto;
  }
  .work-main #urban-initiatives-page .section-3 {
    padding-bottom: 0;
  }
  .work-main #urban-initiatives-page .section-4 .partnerships-section .hex-icon img {
    margin-top: -10px !important;
  }
  .work-main #urban-initiatives-page .section-4 .partnerships-section .content-box .noto-serif {
    margin-bottom: 10px !important;
  }
  .work-main #urban-initiatives-page .section-4 .partnerships-section .partnerships-block-wrapper .hex-icon {
    top: 206px;
  }
  .work-main #urban-initiatives-page .section-4 .partnerships-section .partnerships-block-wrapper .know-wrapper a {
    text-align: left !important;
    background-color: transparent;
    padding: 0;
    color: #0d3274;
  }
  .work-main #urban-initiatives-page .section-4 .partnerships-section .partnerships-block-wrapper .know-wrapper a::before {
    background-image: url(../images/from-field-arrow.svg);
    width: 210px;
    background-color: transparent;
    background-repeat: no-repeat;
    height: 16px;
    bottom: 8px;
    top: auto;
    background-size: cover;
  }
  .work-main #urban-initiatives-page .section-4 .partnerships-section .partnerships-block-wrapper .know-wrapper a:hover::before {
    background-color: transparent;
  }
  .work-main .Influencing-carousel-phone .owl-nav {
    gap: 240px;
  }
  .work-main .section-5 {
    padding-bottom: 0 !important;
  }
  .work-main .section-5 .support-flex {
    padding-left: 12px;
  }
  .work-main .section-5 .support-flex .support-text {
    padding-right: 12px;
  }
  .work-main .section-5 .support-flex .support-text .blk-1 {
    width: 100%;
  }
  .work-main .section-6 .double-project-item .projects-card-mobile-wrapper {
    margin-bottom: 30px;
  }
  .work-main .section-6 .double-project-item .projects-card-mobile-wrapper .project-card .partner-logo img {
    max-height: 60px;
    max-width: 115px;
    object-fit: contain;
  }
  .work-main .section-6 .top-heading {
    padding-top: 40px;
  }
  .work-main .section-6 .for-mobile .child {
    padding-left: 50px;
    position: relative;
  }
  .work-main .section-6 .for-mobile .child:after {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    background-image: url(../images/child-icons.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 20px;
  }
  .work-main .section-6 .for-mobile .child .project-top-banner {
    display: none;
  }
  .work-main .section-6, .work-main .section-7 {
    padding: 40px 0;
  }
  .work-main .section-7 {
    background-size: cover;
  }
  .work-main .partnerships-section .image-box img {
    height: 200px !important;
  }
  .work-main .partnerships-section .hex-icon img {
    margin-top: -24px !important;
    margin-left: auto !important;
    transform: rotate(90deg) !important;
  }
  .work-main .section-8 {
    padding: 40px 0;
  }
  .work-main .section-8 .double-card-item .growth-card-block-wrapper {
    margin-bottom: 20px;
  }
  .work-main .section-8 .double-card-item .growth-card h3 {
    margin-bottom: 0px;
  }
  .work-main .section-8 .double-card-item .growth-card .card-line-img-wrapper {
    margin-bottom: 10px;
  }
  .work-main .section-8 .double-card-item .growth-card .know-wrapper {
    margin-top: 20px;
  }
  .work-main .explore-our-work-wrapper .for-mobile .growth-card {
    max-height: max-content;
  }
  .work-main .section-9 .double-influencing-item .card-block-wrapper {
    margin-bottom: 20px;
  }

  .progress-number-main .phone-card-block .phone-bottom-image-wrapper {
    position: relative;
  }
  .progress-number-main .phone-card-block .phone-bottom-image-wrapper:after {
    content: '';
    background-color: #00377c;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
  }
  .progress-number-main .phone-card-block .phone-bottom-image-wrapper img {
    position: relative;
    left: 48%;
  }
  .progress-number-main section {
    padding: 40px 0;
  }
  .progress-number-main .hero-section {
    padding-top: 50px;
  }
  .progress-number-main .hero-section .hero-heading {
    width: 100%;
    margin-top: 0;
  }
  .progress-number-main .hero-section .right-image img {
    width: 100%;
  }
  .progress-number-main .hero-section .no-heading-wrapper {
    opacity: 1 !important;
  }
  .progress-number-main .hero-section .Urban-details-section {
    justify-content: start;
  }
  .progress-number-main .section-1 .top-sticky {
    display: none;
  }
  .progress-number-main .section-2 .image-box img {
    display: none;
  }
  .progress-number-main .section-2 .image-box .mb-img {
    display: block !important;
  }
  .progress-number-main .section-4 {
    padding-bottom: 0;
  }
  .progress-number-main .section-5 .for-mobile {
    padding: 0;
  }
  .progress-number-main .map-section .cc-2 {
    order: 2;
    width: 80%;
  }
  .progress-number-main .map-section .cc-2 ul li {
    font-size: 15px !important;
  }
  .progress-number-main .map-section .cc-3 {
    margin-bottom: 30px;
    order: 1;
  }
  .progress-number-main .map-section svg {
    width: 350px;
    height: 350px;
  }

  .our-journey-main .section-1 .hero-section {
    padding-top: 50px !important;
  }
  .our-journey-main .section-1 .our-journey-wrapper .right-banner-wrapper img {
    width: 100% !important;
  }
  .our-journey-main .section-2 .left-img-right-content-wrapper .img-with-ratio .ratio {
    top: -23px;
  }
  .our-journey-main .section-2 .left-img-right-content-wrapper .key-card-details {
    padding-left: 0;
  }
  .our-journey-main .section-2 .left-img-right-content-wrapper .key-card-details h4:after {
    display: none;
  }
  .our-journey-main .section-2 .right-img-left-contnet-wrapper h4 {
    min-height: 0;
  }
  .our-journey-main .section-2 .right-img-left-contnet-wrapper h4:after {
    display: none;
  }
  .our-journey-main .section-2 .right-img-left-contnet-wrapper .right-ratio {
    top: -8px;
    right: 13px;
  }
  .our-journey-main .section-3 {
    padding: 40px 0;
  }
  .our-journey-main .section-4 .award-details {
    left: 0 !important;
    padding-left: 12px;
    padding-right: 12px;
  }
  .our-journey-main .section-4 .award-details .cta-btn {
    padding: 18px 40px;
  }

  .mission-main .hero-section .top-img-heading-wrapper .our_people_block {
    padding-left: 0;
  }
  .mission-main .section-1 {
    padding-top: 50px;
  }
  .mission-main .section-1 .our-journey-wrapper .right-banner-wrapper img {
    width: 100%;
  }
  .mission-main .section-02 .col-md-12 {
    padding-right: 0;
  }
  .mission-main .section-02::after {
    height: 177.6px;
  }
  .mission-main .section-02 .mission-icon-wrapper img {
    right: 14px;
  }

  .catalysing-main .robust-section .mb-icon {
    display: none !important;
  }
  .catalysing-main .robust-section .d-none {
    display: block !important;
  }
  .catalysing-main .hero-section {
    padding: 50px 0;
  }
  .catalysing-main .hero-section .hero-content-wrapper .breadcrumb-wrapper {
    padding-left: 0 !important;
  }
  .catalysing-main .hero-section .hero-content-wrapper .catalysing-video-wrapper .top-section {
    display: none;
  }
  .catalysing-main .hero-section .catalysing-details {
    bottom: 0;
  }
  .catalysing-main .section-2, .catalysing-main .section-3 {
    padding: 40px 0;
  }
  .catalysing-main .section-3 .catalysing-bg-banner .catalysing-blocks-wrapper {
    padding-bottom: 0;
  }

  .our-resource-main .hero-section {
    padding-top: 50px;
  }
  .our-resource-main .hero-section .right-banner-wrapper img {
    width: 100%;
  }
  .our-resource-main .section-2 {
    padding-top: 40px;
  }
  .our-resource-main .section-2 .top-heading-wrapper h2 {
    margin-bottom: 8px !important;
  }
  .our-resource-main .progress-section .right-image img {
    width: 100%;
  }

  .award-main .hero-section {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .award-main .hero-section .right-banner-wrapper img {
    width: 100%;
  }
  .award-main .our-journey-wrapper {
    padding-left: 12px !important;
  }
  .award-main .section-2 {
    padding: 40px 0;
    padding-bottom: 0;
  }

  .blog-main .hero-section {
    padding-top: 50px;
  }
  .blog-main .hero-section .right-banner-wrapper img {
    width: 100%;
  }
  .blog-main .hero-section .left-heading-wrapper {
    position: static;
  }
  .blog-main .desktop-grid.d-none.d-lg-block {
    display: block !important;
  }
  .blog-main .desktop-grid.d-none.d-lg-block .support-card-contents .para-height {
    height: auto;
  }

  .mission-what .whartwedo-card .img-icon-container {
    display: flex;
    justify-content: flex-end;
  }
  .mission-what .whartwedo-card .img-icon-container:after {
    right: 10px;
    left: 0;
  }
  .mission-what .whartwedo-card .img-icon-container img:first-child {
    order: 2;
  }
  .mission-what .whartwedo-card .img-icon-container img:nth-child(2) {
    order: 1;
    margin-right: 10px;
  }

  .our-people-main .our-progress-wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }
  .our-people-main .modal .modal-header .btn-close {
    z-index: 11;
    position: relative;
    left: 7px;
  }
  .our-people-main .hero-section {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .our-people-main .hero-section .our_people_block h1 {
    font-size: 32px;
  }
  .our-people-main .hero-section .our-journey-wrapper {
    padding-bottom: 0;
  }
  .our-people-main .section-2 {
    padding: 40px 0;
  }
  .our-people-main .section-2 .governing-sticky {
    padding: 0px !important;
  }
  .our-people-main .section-2 .tab-card {
    max-width: 152px;
  }
  .our-people-main .section-2 .accordion-button:focus, .our-people-main .section-2 .accordion-button:hover, .our-people-main .section-2 .accordion-button:active {
    box-shadow: none;
    outline: none;
  }
  .our-people-main .section-2 .accordion-item {
    border: none;
  }
  .our-people-main .section-2 .accordion-item .head-tit {
    font-size: 26px;
    display: block;
    padding-top: 30px;
  }
  .our-people-main .section-2 .accordion-body {
    padding: 0;
  }
  .our-people-main .section-2 .tab-card:nth-child(4n-1) .tab-img-wrapper, .our-people-main .section-2 .tab-card:nth-child(4n+2) .tab-img-wrapper {
    background-image: url(../images/card-red.png);
    width: 159px;
    height: 93.88px;
    max-height: 174px;
    max-width: 286px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .our-people-main .section-2 .tab-card:nth-child(4n-1) .tab-img-wrapper .tab-card-bg, .our-people-main .section-2 .tab-card:nth-child(4n+2) .tab-img-wrapper .tab-card-bg {
    display: none;
  }
  .our-people-main .section-2 .tab-card:nth-child(4n+1) .tab-img-wrapper, .our-people-main .section-2 .tab-card:nth-child(4n) .tab-img-wrapper {
    background-image: url(../images/card-blue-1.png);
    width: 159px;
    height: 93.88px;
    max-height: 174px;
    max-width: 286px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .our-people-main .section-2 .tab-card:nth-child(4n+1) .tab-img-wrapper .tab-card-bg, .our-people-main .section-2 .tab-card:nth-child(4n) .tab-img-wrapper .tab-card-bg {
    display: none;
  }
  .our-people-main .section-3 .bottom-progress-wrapper {
    width: 100%;
    padding-right: 0;
  }

  .contect-us-main .hero-section {
    padding-top: 50px;
  }
  .contect-us-main .hero-section .right-banner-wrapper img {
    width: 100%;
  }
  .contect-us-main .hero-section .adjust-hero-content-wrapper h1 {
    font-size: 36px !important;
  }
  .contect-us-main .partner-with-section .partner-block {
    position: static;
  }
  .contect-us-main .section-3 {
    padding: 40px 0;
  }
  .contect-us-main .section-3 .accordion-button:focus {
    box-shadow: none;
  }
  .contect-us-main .section-3 .accordion-body .nav-tabs {
    display: flex;
  }
  .contect-us-main .section-3 .justify-content-right {
    justify-content: center !important;
  }
  .contect-us-main .section-4 {
    padding: 40px 0 !important;
  }
  .contect-us-main .section-5 {
    padding-bottom: 40px;
  }
  .contect-us-main .section-5 .media-volunteer-wrapper {
    padding: 0;
  }
  .contect-us-main .section-5 .media-volunteer-wrapper .media-block-wrapper {
    padding: 0;
  }
  .contect-us-main .section-5 .media-volunteer-wrapper .media-block-wrapper .media-content-wrapper {
    padding: 30px 16px;
  }
  .contect-us-main .section-5 .media-volunteer-wrapper .media-block-wrapper .media-img-wrapper img {
    max-width: 100%;
    height: auto;
  }
  .contect-us-main .section-5 .media-volunteer-wrapper .media-block-wrapper .c-media-icon-blk {
    position: relative;
  }
  .contect-us-main .section-5 .media-volunteer-wrapper .media-block-wrapper .media-content-wrapper h2 {
    padding-bottom: 0;
  }
  .contect-us-main .section-5 .media-volunteer-wrapper .media-block-wrapper .media-icon-wrapper {
    position: absolute;
    bottom: -23px;
    left: 46%;
    width: auto;
  }
  .contect-us-main .section-5 .media-volunteer-wrapper .media-block-wrapper .media-icon-wrapper img {
    top: 159px;
    position: static;
  }

  .annual-reports-main .hero-section {
    padding-top: 50px;
  }
  .annual-reports-main .hero-section .left-heading-wrapper {
    padding-left: 12px;
  }
  .annual-reports-main .hero-section .right-banner-wrapper img {
    width: 100%;
  }
  .annual-reports-main .award-section-wrapper .award-details {
    width: 100%;
    position: static;
    padding-left: 12px;
    padding-right: 12px;
  }
  .annual-reports-main .award-section-wrapper .award-details .cta-btn {
    padding: 18px 40px;
  }

  .blog-details-breadcrumb {
    padding-top: 40px;
  }

  .privacy-container {
    padding: 80px 12px 0;
  }
  .privacy-container .term-detais-paragraph {
    padding: 0;
  }
  .privacy-container .privacy-block-wrapper,
  .privacy-container .terms-of-use-block-wrapper {
    margin-bottom: 0;
  }
  .privacy-container .privacy-block-wrapper h1,
  .privacy-container .terms-of-use-block-wrapper h1 {
    font-size: 22px;
    padding-bottom: 5px;
  }
  .privacy-container .privacy-block-wrapper .paragragh-style,
  .privacy-container .terms-of-use-block-wrapper .paragragh-style {
    font-size: 14px !important;
  }

  #peopleModal .popup-image .image-bar {
    width: 300px;
    left: 4px;
    transform: rotate(-5deg);
    bottom: 101px;
  }

  .partner-main .donor-partner-wrapper p br {
    display: none;
  }
  .partner-main .award-section-wrapper .award-details {
    padding-left: 12px;
    padding-right: 12px;
  }
  .partner-main .our-progress .our-progress-text-wrapper h2 {
    padding-bottom: 0;
  }
  .partner-main .only-mobile {
    background-color: #FFFEFA;
  }
  .partner-main .only-mobile .accordion-item {
    border: none;
  }
  .partner-main .only-mobile .accordion-item .accordion-header {
    top: 55px;
  }
  .partner-main .only-mobile .accordion-item .accordion-button {
    padding: 16px 12px;
  }
  .partner-main .only-mobile .accordion-item .accordion-button:focus, .partner-main .only-mobile .accordion-item .accordion-button:hover {
    outline: none;
    box-shadow: none;
  }
  .partner-main .only-mobile .accordion-item .accordion-button .right-padding-button, .partner-main .only-mobile .accordion-item .accordion-button .right-padding-button-2 {
    padding-right: 0px;
  }
  .partner-main .only-mobile .accordion-item .accordion-button::after {
    width: 15px;
    height: 15px;
    background-size: auto;
  }
  .partner-main .only-mobile .accordion-item .accordion-button .blue {
    display: none !important;
  }
  .partner-main .only-mobile .accordion-item .accordion-button .red {
    display: block !important;
    height: 23px;
  }
  .partner-main .only-mobile .accordion-item .accordion-button.collapsed .red {
    display: none !important;
  }
  .partner-main .only-mobile .accordion-item .accordion-button.collapsed .blue {
    display: block !important;
    height: 23px;
  }
  .partner-main .only-mobile .accordion-body {
    padding: 16px 12px;
  }
  .partner-main .partner-hero-wrrapper {
    margin-top: 0 !important;
    padding-top: 50px;
  }
  .partner-main .partner-hero-wrrapper .partner-content-block-wrapper {
    padding: 0 12px;
  }
  .partner-main .partner-hero-wrrapper .partner-content-block-wrapper .Nunito-20-R {
    font-size: 16px;
    font-weight: 400;
  }
  .partner-main .award-details .cta-btn {
    padding: 18px 40px;
  }

  .donate-main .donate-heading-wrapper h1 {
    text-align: left;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .container {
    max-width: 100% !important;
  }
}
@media (max-width: 439px) {
  #resource-progress .right-image {
    height: 190px;
  }
  #resource-progress .right-image img:first-child {
    width: 300px;
  }
  #resource-progress .right-image img:last-child {
    width: 50px;
    right: 226px;
  }

  #resource-progress .progress-section .left-content h2 {
    padding-bottom: 0 !important;
  }
}
@media (orientation: landscape) and (max-width: 1024px) {
  .navbar-container {
    margin: 0;
    padding: 0;
  }
  .navbar-container .navbar-cta {
    padding-left: 20px;
  }

  .our-resource-main .publication-section .progress-section .hex-icon {
    display: none;
  }

  .our-section .right-banner-wrapper img,
  .annual-reports-main .hero-section .right-banner-wrapper img {
    height: auto !important;
  }

  .our-journey-main .section-2 .key-card-wrapper .right-img-content-wrapper .ml-min-56.for-mobile.mob-design {
    top: -30px !important;
  }

  .our-journey-main .section-2 .key-card-wrapper .img-with-ratio .ratio {
    top: -24px !important;
    right: 14px !important;
  }

  .our-journey-main .section-2 .right-img-left-contnet-wrapper .right-ratio {
    top: -10px !important;
    right: 14px !important;
  }

  .work-main .hero-section .Urban-details-section .hero-heading {
    width: 46% !important;
    float: left;
  }

  .our-journey-main .section-2 .right-image-content-wrapper .right-image-wrapper .mob-design {
    max-width: 70px !important;
    max-height: 60px !important;
    top: -30px !important;
  }

  .initiative-hero-wrapper .f-48 {
    font-size: 30px !important;
    margin-top: 20px;
  }

  .work-main .explore-our-work-wrapper .for-mobile .growth-card {
    margin: 0 auto;
  }

  .work-main .section-4 .partnerships-section .hex-icon {
    display: none;
  }

  .partnerships-section .image-box img {
    height: 400px !important;
  }

  .explore-our-work-wrapper .growth-card-wrapper .growth-card h3 {
    min-height: 44px;
  }

  #urban-initiatives-page .card-block-wrapper {
    background-size: cover;
    background-position: right bottom;
    margin-bottom: 30px;
  }
  #urban-initiatives-page .hero-section .left-content {
    padding: 0 12px;
  }
  #urban-initiatives-page .hero-section .left-content .hero-heading {
    left: 0 !important;
  }
  #urban-initiatives-page .section-4 .partnerships-section .partnerships-block-wrapper .hex-icon {
    display: block;
    top: 355px !important;
    height: 58px;
  }
  #urban-initiatives-page .section-4 .partnerships-section .partnerships-block-wrapper .hex-icon img {
    margin-top: -10px !important;
  }
  #urban-initiatives-page .section-6 {
    padding-top: 0 !important;
  }
  #urban-initiatives-page .block-continer .img-block-wrapper:last-child {
    position: relative;
  }
  #urban-initiatives-page .block-continer .img-block-wrapper:last-child:after {
    content: '';
    background-color: #00377c;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
  }
  #urban-initiatives-page .block-continer .img-block-wrapper:last-child img {
    width: 44px;
    height: auto;
  }

  .ticker-track {
    animation-duration: 20s;
  }

  @keyframes scrollTicker {
    0% {
      transform: translateX(-20%);
    }
    100% {
      transform: translateX(-5%);
    }
  }
  .navbar-toggler {
    padding-right: 12px !important;
  }

  #peopleModal .popup-content {
    display: block;
  }
  #peopleModal .popup-image {
    width: 100%;
  }
  #peopleModal .popup-image .image-bar {
    width: 300px;
    left: 1px;
    transform: rotate(-5deg);
    bottom: 100px;
  }
  #peopleModal .people_details {
    text-align: left;
    margin-top: 46px;
    width: 100%;
  }
  #peopleModal .popup-text {
    width: 100%;
  }
  #peopleModal .popup-text p {
    margin-bottom: 16px !important;
  }

  .our-resource-main .hero-section {
    padding-top: 30px;
  }
  .our-resource-main .card-icons .know-wrapper {
    padding-bottom: 0;
  }

  .home-main .catalysing-content-wrapper .main-heading-wrapper h1 {
    width: 100%;
  }
  .home-main .section-3 .growth_pos {
    top: 20%;
  }
  .home-main .section-3 .key-section-wrapper {
    height: 900px;
  }
  .home-main .section-3 .key-section-wrapper .top-heading h5 {
    overflow: hidden;
  }
  .home-main .section-3 .key-section-wrapper .grow-card-block-wrapper {
    margin-bottom: 30px;
  }
  .home-main .ticker-section .row-1 .cc-01 {
    width: 100% !important;
  }
  .home-main .section-2 {
    padding-bottom: 40px;
  }
  .home-main .section-2 .image-container .sticky-section .sticky-hex img {
    max-width: 100% !important;
  }
  .home-main .section-2 .reach-section .content-block-wrapper {
    display: block;
  }
  .home-main .section-2 .reach-section .content-block-wrapper .for-desktop {
    display: none;
  }
  .home-main .section-2 .reach-section .content-block-wrapper .img-details-wrapper {
    text-align: center;
  }
  .home-main .section-2 .reach-section .content-block-wrapper .image-container {
    display: flex;
    justify-content: center;
    margin: 40px 0;
    transform: scale(0.7);
  }
  .home-main .top-heading, .home-main .growth-heading-wrapper {
    overflow: hidden;
  }
  .home-main .top-heading .divider, .home-main .top-heading .grow-divider, .home-main .growth-heading-wrapper .divider, .home-main .growth-heading-wrapper .grow-divider {
    display: none;
  }
  .home-main .top-heading h5, .home-main .growth-heading-wrapper h5 {
    position: relative;
    width: 100% !important;
  }
  .home-main .top-heading h5:after, .home-main .growth-heading-wrapper h5:after {
    content: '';
    background-color: #CACACA;
    height: 2px;
    position: absolute;
    width: 100%;
    right: 0;
    left: 140px;
    top: 8px;
  }
  .home-main .section-3 .key-content-wrpper {
    width: 100% !important;
  }
  .home-main .section-3 .key-content-wrpper .top-heading h5:after {
    left: 210px;
  }
  .home-main .section-3 .growthimg-wrapper {
    display: none;
  }
  .home-main .section-3 .key-section .key_content-block-wrapper {
    padding-right: 0;
  }
  .home-main .section-3 .key-section .for-desktop {
    margin-top: 40px;
  }
  .home-main .section-3 .key-section .for-desktop .cc-1 {
    width: 50%;
  }
  .home-main .section-3 .key-section .for-desktop .cc-1 .growth-card .noto-serif {
    width: 100% !important;
  }
  .home-main .section-4 .top-heading h5:after {
    left: 260px;
  }
  .home-main .section-4 .partners-section .w321 {
    width: 100%;
  }
  .home-main .section-4 .partners-section .main-heading-wrapper {
    width: 100%;
  }
  .home-main .section-4 .partners-section .partners-logo {
    column-gap: 0;
    row-gap: 18px;
    justify-content: space-between;
  }
  .home-main .section-5 {
    padding-top: 60px;
  }
  .home-main .section-5 .growth-heading-wrapper h5:after {
    left: 160px;
    top: 6px;
  }
  .home-main .section-5 .catalysing-section .col-sm-6 {
    width: 100%;
    padding-right: 0 !important;
  }
  .home-main .section-5 .catalysing-section .cc-1 {
    order: 2;
  }
  .home-main .section-5 .catalysing-section .cc-2 .catalysing-img-wrapper {
    margin: 0;
    padding-left: 0;
  }
  .home-main .section-5 .catalysing-section .cc-2 .catalysing-img-wrapper .image-container {
    text-align: center;
  }
  .home-main .section-5 .catalysing-section .cc-2 .catalysing-img-wrapper .image-container img {
    width: 90% !important;
    margin-top: 0;
  }
  .home-main .section-5 .catalysing-section .cc-2 .for-desktop {
    display: none;
  }
  .home-main .section-5 .pos-abs {
    position: absolute;
  }
  .home-main .section-5 .latest-update-block {
    padding-top: 0;
  }
  .home-main .section-5 .latest-update-block .for-mobile .top-heading {
    display: none;
  }
  .home-main .section-5 .latest-update-block .divider {
    width: 85%;
  }
  .home-main .section-5 .latest-update-block h5 {
    margin-bottom: 0;
  }
  .home-main .section-5 .blue-cad-wrapper.for-mobile .owl-carousel .owl-item img {
    width: 15px;
    top: -9px;
  }
  .home-main .section-5 .blue-cad-wrapper.for-mobile .owl-carousel .item .blue-card h5 {
    margin-bottom: 15px;
  }
  .home-main .section-5 .blue-cad-wrapper.for-mobile .owl-carousel .item .blue-card h3 {
    margin-top: 30px !important;
  }
  .home-main .section-5 .blue-cad-wrapper.for-desktop {
    display: none;
  }
  .home-main .section-6 {
    padding: 0;
  }
  .home-main .section-6 .for-desktop {
    display: none;
  }
  .home-main .section-6 .for-mobile img {
    width: 100%;
  }
  .home-main .section-6 .award-content-wrapper {
    height: auto;
  }
  .home-main .section-6 .award-content-wrapper .manage-cta-btn .on-top {
    top: 0;
  }
  .home-main .section-6 .award-block-wrapper {
    width: 100%;
    padding-top: 30px;
  }

  .work-main .hero-section .Urban-details-section {
    overflow: hidden;
    display: block;
  }
  .work-main .hero-section .Urban-details-section .pos-abs {
    position: static !important;
  }
  .work-main .hero-section .Urban-details-section .hero-heading {
    width: 70%;
    margin-top: 0;
  }
  .work-main .hero-section .Urban-details-section .right-image img {
    height: 400px;
  }
  .work-main .hero-section .Urban-details-section .hero-shape-flex .white-rectangle {
    left: -37px;
  }
  .work-main .hero-section .Urban-details-section .hero-shape-flex .red-rectangle {
    left: -56px;
  }
  .work-main .hero-section .Urban-details {
    padding: 0 36px 36px;
  }
  .work-main #urban-initiatives-page .hero-section {
    padding-top: 30px;
  }
  .work-main #urban-initiatives-page .hero-section .hero-heading {
    left: 0 !important;
  }
  .work-main #urban-initiatives-page .section-2 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .work-main #urban-initiatives-page .section-3 {
    padding-bottom: 20px;
  }
  .work-main .section-2 .container-wrapper.for-desktop {
    display: none;
  }
  .work-main .section-2 .our-impact-section h2 {
    margin-bottom: 0 !important;
  }
  .work-main .section-2 .impact-block-details-wrapper {
    margin: 0 auto;
    text-align: center;
    flex-direction: inherit;
  }
  .work-main .section-2 .img-block-wrapper img {
    height: auto;
    object-fit: cover;
  }
  .work-main .section-3 .whatwedo-Cards.for-mobile {
    display: none;
  }
  .work-main .section-3 .whatwedo-section .direction-coloumn p {
    width: 100%;
  }
  .work-main .section-3 .whatwedo-section .impact-carousel-phone .owl-dots {
    display: block !important;
    width: 100px;
    margin: 0 auto;
    padding-top: 5px;
  }
  .work-main .section-3 .whatwedo-section .impact-carousel-phone .owl-nav {
    gap: 0 !important;
  }
  .work-main .section-3 .whatwedo-section .impact-carousel-phone .owl-nav button {
    margin: 0 50px;
  }
  .work-main .section-3 .whatwedo-section .impact-carousel-phone .owl-nav button:focus, .work-main .section-3 .whatwedo-section .impact-carousel-phone .owl-nav button:hover {
    box-shadow: none;
    background-color: transparent;
  }
  .work-main .section-3 .whatwedo-Cards.for-desktop .cc-1 {
    width: 100%;
  }
  .work-main .section-4 .partnerships-section .partnerships-block-wrapper {
    flex-wrap: wrap-reverse;
  }
  .work-main .section-4 .partnerships-section .content-box {
    width: 100%;
  }
  .work-main .section-4 .partnerships-section .image-box {
    width: 100%;
  }
  .work-main .section-4 .partnerships-section .image-box img {
    clip-path: none;
    height: 350px !important;
  }
  .work-main .section-4 .partnerships-section .hex-icon {
    left: 50%;
    top: 50%;
  }
  .work-main .section-4 .partnerships-section .hex-icon img {
    transform: rotate(180deg) !important;
    width: 80px !important;
  }
  .work-main .section-5 .support-flex {
    flex-direction: column;
    padding-left: 0;
  }
  .work-main .section-5 .support-flex .support-text {
    padding: 0 12px;
    padding-bottom: 40px;
  }
  .work-main .section-5 .support-flex .support-text .blk-1 {
    width: 100%;
  }
  .work-main .section-5 .support-flex .shape-image-wrapper .support-red-rectangle {
    left: 20px;
    left: -37px !important;
    clip-path: polygon(5% 0, 11% 0, 27% 100%, 21% 102%) !important;
  }
  .work-main .section-5 .support-flex .support-hero {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 21% 100%) !important;
  }
  .work-main .section-5 .support-flex .support-hero img {
    height: 430px;
    width: 100%;
    object-fit: cover;
    position: relative;
    left: 6%;
  }
  .work-main .section-6 {
    padding-bottom: 30px;
  }
  .work-main .section-6 .projects-card-wrapper.for-mobile {
    display: none;
  }
  .work-main .section-6 .projects-card-wrapper.for-desktop .cc-1 .project-top-banner {
    width: 100%;
  }
  .work-main .section-7 .achievements-block-wrapper {
    display: block;
    text-align: center;
    width: 100%;
  }
  .work-main .section-7 .achievements-block-wrapper .achievements-img-wrapper {
    max-width: 350px;
    margin: 0 auto;
  }
  .work-main .section-8 {
    padding-bottom: 30px !important;
  }
  .work-main .section-8 .card-line-img-wrapper {
    margin-bottom: 2px;
  }
  .work-main .section-8 .know-wrapper {
    margin-top: 10px !important;
  }
  .work-main .section-8 p.font-blue {
    min-height: 77px;
  }
  .work-main .section-8 .growth-card-block-wrapper {
    margin-bottom: 30px;
  }
  .work-main .section-8 .growth-card-wrapper.for-mobile {
    display: none;
  }
  .work-main .section-8 .growth-card-wrapper.for-desktop .cc-1 {
    width: 50%;
  }
  .work-main .section-9 {
    overflow: hidden;
  }
  .work-main .section-9 .cards-container-wrapper.for-mobile {
    display: none;
  }
  .work-main .section-9 .cards-container-wrapper.for-desktop .cc-1 {
    width: 80%;
  }

  .award-main .hero-section.award-hero {
    padding-top: 30px;
    overflow: hidden;
  }
  .award-main .hero-section.award-hero .award-content p.for-mobile.font-black {
    padding: 30px;
  }
  .award-main .hero-section.award-hero .award-content .our-journey-wrapper {
    display: block !important;
  }
  .award-main .hero-section.award-hero .award-content .our-journey-wrapper .left-heading-wrapper {
    position: relative;
    left: 0 !important;
  }
  .award-main .hero-section.award-hero .right-banner-wrapper img {
    width: 100%;
  }
  .award-main .section-2 .cc-1 .award-block {
    padding-left: 8px;
    padding-bottom: 32px;
  }
  .award-main .section-2 .cc-1 .award-img-content-wrapper {
    width: 100%;
    flex-wrap: nowrap;
    gap: 8px;
  }
  .award-main .section-2 .cc-1 .award-img-content-wrapper .award-content-block {
    width: 60%;
  }
  .award-main .section-2 .cc-1 .award-img-content-wrapper .award-right-image {
    width: 40%;
  }
  .award-main .award-stories-section .stories-wrapper {
    display: block !important;
  }
  .award-main .award-stories-section .story-img-wrapper .for-desktop {
    display: none;
  }
  .award-main .award-stories-section .story-content-wrapper {
    position: static;
    width: 100%;
    padding: 60px 12px;
  }

  .footer-main .term-privacy {
    justify-content: flex-start !important;
  }

  .progress-number-main .phone-card-block .phone-bottom-image-wrapper {
    position: relative;
  }
  .progress-number-main .phone-card-block .phone-bottom-image-wrapper:after {
    content: '';
    background-color: #00377c;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
  }
  .progress-number-main .phone-card-block .phone-bottom-image-wrapper img {
    position: relative;
    left: 48%;
  }
  .progress-number-main .our-impact-ratio-wrapper {
    flex-direction: row;
  }
  .progress-number-main .hero-section {
    overflow: hidden;
    padding-top: 30px;
  }
  .progress-number-main .hero-section .Urban-details {
    padding: 40px;
  }
  .progress-number-main .hero-section .right-image img {
    width: 100%;
  }
  .progress-number-main .hero-section .Urban-details-section {
    justify-content: flex-start;
  }
  .progress-number-main .hero-section .progress-block-wrapper .left-content {
    opacity: 1 !important;
  }
  .progress-number-main .hero-section .progress-block-wrapper .left-content .hero-heading {
    margin-top: 0;
  }
  .progress-number-main .section-1 .top-heading {
    padding: 20px 0;
  }
  .progress-number-main .section-1 .top-sticky {
    display: none;
  }
  .progress-number-main .section-1 .our-impact-phone.for-mobile {
    display: none;
  }
  .progress-number-main .section-1 .our-heading-wrapper {
    top: 40px;
  }
  .progress-number-main .section-1 .category-content-wrapper {
    padding: 114px 0px !important;
    padding-left: 40px !important;
  }
  .progress-number-main .section-1 .scroll-headline {
    font-size: 36px;
  }
  .progress-number-main .section-1 .details-text-wrapper .noto-serif {
    font-size: 36px;
  }
  .progress-number-main .section-1 .center-img-section {
    width: 100px;
  }
  .progress-number-main .section-2 .partnerships-section .partnerships-block-wrapper {
    flex-wrap: wrap-reverse;
  }
  .progress-number-main .section-2 .partnerships-section .partnerships-block-wrapper .content-box {
    width: 100%;
    padding: 40px;
  }
  .progress-number-main .section-2 .partnerships-section .partnerships-block-wrapper .image-box {
    width: 100%;
  }
  .progress-number-main .section-2 .partnerships-section .partnerships-block-wrapper .image-box img {
    clip-path: none;
  }
  .progress-number-main .section-2 .partnerships-section .partnerships-block-wrapper .hex-icon {
    top: 404px;
    left: 50%;
  }
  .progress-number-main .section-2 .partnerships-section .partnerships-block-wrapper .hex-icon img {
    width: 80px !important;
    transform: rotate(120deg);
  }
  .progress-number-main .map-section {
    overflow: hidden;
  }
  .progress-number-main .map-section svg {
    min-width: 600px;
    min-height: 600px;
  }
  .progress-number-main .map-section .row-1 {
    flex-direction: column-reverse;
    margin-top: 20px;
  }
  .progress-number-main .map-section .row-1 .cc-2 {
    margin-bottom: 40px;
    width: 100%;
  }
  .progress-number-main .map-section .row-1 .cc-2 {
    width: 80%;
    margin: 0 auto;
  }
  .progress-number-main .map-section .row-1 .cc-3 {
    width: 100%;
    margin-bottom: 0;
  }
  .progress-number-main .map-section .row-1 .content-box {
    max-width: 400px;
  }
  .progress-number-main .section-4 .Catalysing-Section {
    height: auto;
  }
  .progress-number-main .section-4 .Catalysing-Section .right-main-heading-wrapper {
    padding-left: 0;
    margin-top: 0;
  }
  .progress-number-main .section-4 .catalysing-img-wrapper .image-container.for-desktop {
    display: none;
  }
  .progress-number-main .section-4 .col-sm-6 {
    width: 100%;
  }
  .progress-number-main .section-5 {
    padding-bottom: 30px;
  }
  .progress-number-main .section-5 .new-container-wrapper.for-desktop {
    display: none;
  }
  .progress-number-main .section-5 .new-container-wrapper {
    padding: 0;
  }
  .progress-number-main .section-5 .new-container-wrapper .growth-card-wrapper {
    padding: 0;
  }
  .progress-number-main .section-5 .new-container-wrapper .growth-card-wrapper h3 {
    margin-top: 18px !important;
  }
  .progress-number-main .section-5 .new-container-wrapper .growth-card-wrapper .owl-carousel .owl-item .white-icon {
    width: 15px;
    top: -8px;
  }
  .progress-number-main .section-5 .new-container-wrapper .growth-card-wrapper .owl-carousel .owl-item .red-icon {
    width: 15px;
    top: -8px;
  }

  .our-journey-main .section-1 .hero-section {
    padding-top: 30px !important;
  }
  .our-journey-main .section-1 .our-journey-wrapper {
    flex-wrap: wrap;
  }
  .our-journey-main .section-1 .our-journey-wrapper .left-heading-wrapper {
    position: static !important;
    transform: none;
  }
  .our-journey-main .section-1 .our-journey-wrapper .right-banner-wrapper img {
    width: 90vw !important;
  }
  .our-journey-main .section-2 .key-card-wrapper {
    display: block;
  }
  .our-journey-main .section-2 .key-card-wrapper .left-img-wrapper img {
    width: 100%;
  }
  .our-journey-main .section-2 .key-card-wrapper .right-img-content-wrapper h4 {
    max-width: 100%;
  }
  .our-journey-main .section-2 .key-card-wrapper .right-img-content-wrapper .ml-min-56.for-mobile.mob-design {
    position: absolute;
    right: 0px;
    top: -61px;
  }
  .our-journey-main .section-2 .key-card-wrapper .img-with-ratio .ratio {
    right: 27px;
    width: auto;
    top: -33px;
  }
  .our-journey-main .section-2 .key-card-wrapper .key-card-details {
    padding: 0;
  }
  .our-journey-main .section-2 .key-card-wrapper .key-card-details h4:after {
    display: none;
  }
  .our-journey-main .section-2 .right-image-content-wrapper {
    flex-wrap: wrap-reverse;
  }
  .our-journey-main .section-2 .right-image-content-wrapper .right-image-wrapper h4 {
    max-width: 100%;
  }
  .our-journey-main .section-2 .right-image-content-wrapper .right-image-wrapper .mob-design {
    position: absolute;
    right: 0px;
    top: -60px;
    max-width: 140px;
    max-height: 140px;
  }
  .our-journey-main .section-2 .right-image-content-wrapper .key-bottom-img.for-mobile {
    background-image: url("../images/red-hex.svg");
    background-repeat: no-repeat;
    background-size: 42px;
    background-position: right;
    position: relative;
    height: 43px;
  }
  .our-journey-main .section-2 .right-image-content-wrapper .key-bottom-img.for-mobile:after {
    content: '';
    position: absolute;
    height: 1px;
    background-color: #C8070A;
    left: 0;
    right: 41px;
    top: 20px;
  }
  .our-journey-main .section-2 .right-image-content-wrapper .key-bottom-img.for-mobile img {
    opacity: 0;
  }
  .our-journey-main .section-2 .rightImage-wrapper img {
    width: 100%;
    height: auto;
    z-index: 0;
    position: relative;
    right: 0;
  }
  .our-journey-main .section-2 .left-img-right-content-wrapper .key-bottom-img.for-mobile {
    background-image: url("../images/blue-hex.svg");
    background-repeat: no-repeat;
    background-size: 42px;
    background-position: right;
    position: relative;
    height: 43px;
  }
  .our-journey-main .section-2 .left-img-right-content-wrapper .key-bottom-img.for-mobile:after {
    content: '';
    position: absolute;
    height: 1px;
    background-color: #00377c;
    left: 0;
    right: 41px;
    top: 20px;
  }
  .our-journey-main .section-2 .left-img-right-content-wrapper .key-bottom-img.for-mobile img {
    opacity: 0;
  }
  .our-journey-main .section-2 .right-img-left-contnet-wrapper .right-ratio {
    top: -16px;
    right: 28px;
  }
  .our-journey-main .section-2 .right-img-left-contnet-wrapper h4 {
    min-height: 0;
  }
  .our-journey-main .section-2 .right-img-left-contnet-wrapper h4:after {
    display: none;
  }
  .our-journey-main .section-2 .right-img-wrapper {
    position: static !important;
    padding: 0px;
    width: 100%;
    margin-top: 20px;
  }
  .our-journey-main .section-3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .our-journey-main .section-3 .catalysing-img-wrapper .image-container.for-desktop {
    display: none;
  }
  .our-journey-main .section-3 .catalysing-img-wrapper .image-container.for-mobile img {
    width: 100%;
  }
  .our-journey-main .section-3 .col-sm-6 {
    width: 100%;
  }
  .our-journey-main .section-3 .col-sm-6 .right-main-heading-wrapper {
    padding-left: 0;
    margin-top: 0;
  }
  .our-journey-main .section-4 {
    padding-bottom: 30px;
  }
  .our-journey-main .section-4 .award-details {
    max-width: 100%;
    left: 0 !important;
    padding-left: 12px;
    padding-right: 12px;
  }
  .our-journey-main .section-4 .award-details .cta-btn {
    padding: 18px 40px;
  }
  .our-journey-main .section-4 .award-img-wrapper.for-desktop {
    display: none;
  }
  .our-journey-main .section-4 .award-img-wrapper.for-mobile img {
    width: 100%;
  }
  .our-journey-main .section-4 .award-container {
    flex-flow: column-reverse;
  }

  .mission-main .section-1 {
    padding-top: 30px;
  }
  .mission-main .section-1 .our-journey-wrapper {
    flex-wrap: wrap;
    padding-left: 12px;
  }
  .mission-main .section-1 .our-journey-wrapper .left-heading-wrapper {
    position: static !important;
    transform: none;
  }
  .mission-main .section-1 .our-journey-wrapper .right-banner-wrapper img {
    width: 90vw !important;
  }
  .mission-main .section-02::after {
    width: 100%;
    height: 46%;
  }
  .mission-main .section-02 .urban-block-wrapper {
    flex-wrap: wrap;
  }
  .mission-main .section-02 .for-mobile {
    display: block !important;
  }
  .mission-main .section-02 .for-desktop {
    display: none;
  }
  .mission-main .section-02 .vision {
    padding: 32px 0px;
    height: auto;
    min-width: 100%;
    clip-path: none;
    min-height: auto;
  }
  .mission-main .section-02 .text-block-wrapper {
    margin-left: 0;
    padding: 50px 0;
  }
  .mission-main .section-02 .mission-icon-wrapper img {
    right: 0;
    top: 39%;
  }

  .mission-what .whartwedo-card .img-icon-container {
    display: flex;
    justify-content: flex-end;
  }
  .mission-what .whartwedo-card .img-icon-container:after {
    right: 10px;
    left: 0;
  }
  .mission-what .whartwedo-card .img-icon-container img:first-child {
    order: 2;
  }
  .mission-what .whartwedo-card .img-icon-container img:nth-child(2) {
    order: 1;
    margin-right: 10px;
  }

  .whatwedo-section .container-wrapper {
    padding-bottom: 0 !important;
  }
  .whatwedo-section .container-wrapper .whartwedo-card {
    width: 100%;
  }
  .whatwedo-section .container-wrapper .direction-coloumn h2 {
    margin-bottom: 20px !important;
  }
  .whatwedo-section .container-wrapper .whatwedo-Cards .whartwedo-card:last-child {
    padding-bottom: 0;
  }
  .whatwedo-section .testimonial-section.for-desktop {
    display: none;
  }
  .whatwedo-section .testimonial-block.for-mobile {
    position: relative;
  }
  .whatwedo-section .testimonial-block.for-mobile .testimonial-wrapper {
    position: absolute;
    top: 0px;
  }
  .whatwedo-section .testimonial-block.for-mobile .testimonial-people-wrapper {
    padding-bottom: 30px;
  }
  .whatwedo-section .testimonial-block.for-mobile .testimonial-people-wrapper img {
    max-width: 500px;
    position: relative;
    top: 40px;
  }
  .whatwedo-section .testimonial-block.for-mobile .testimonial-bg-wrapper img {
    width: 100%;
    margin-top: 210px;
    height: 650px;
    object-fit: cover;
    object-position: top;
  }
  .whatwedo-section .testimonial-block.for-mobile .testimonial-content-block-wrapper {
    padding: 36px;
    background: #E8EEF7;
  }
  .whatwedo-section .testimonial-block.for-mobile .testimonial-content-block-wrapper h4 {
    font-size: 18px;
  }
  .whatwedo-section .testimonial-block.for-mobile .testimonial-content-block-wrapper p {
    font-size: 15px;
    letter-spacing: 1px;
  }

  .our-stories-section {
    padding-top: 20px;
  }
  .our-stories-section .stories-wrapper {
    margin-top: 0;
    flex-wrap: wrap;
  }
  .our-stories-section .for-desktop {
    display: none;
  }
  .our-stories-section .story-content-wrapper {
    position: static;
    width: 100%;
    padding: 36px 12px;
  }

  .catalysing-main .hero-content-wrapper .breadcrumb-wrapper {
    padding-left: 0 !important;
  }
  .catalysing-main .hero-section {
    padding-top: 30px;
  }
  .catalysing-main .hero-section .catalysing-details {
    bottom: 70px !important;
  }
  .catalysing-main .hero-section .catalysing-video-wrapper {
    /* ========================= */
    /* BG REVEAL                 */
    /* ========================= */
    /* BG */
    /* SAME ANIMATION FOR IMG + ICON */
  }
  .catalysing-main .hero-section .catalysing-video-wrapper .top-section {
    display: block !important;
    padding-top: 20px;
  }
  .catalysing-main .hero-section .catalysing-video-wrapper .mobile-svg {
    display: none;
    max-width: 400px;
    margin: 20px auto;
  }
  .catalysing-main .hero-section .catalysing-video-wrapper .mobile-svg .mb-bg {
    clip-path: inset(50% 50% 50% 50%);
    animation: bgReveal 2.5s ease forwards;
  }
  .catalysing-main .hero-section .catalysing-video-wrapper .mobile-svg .zoom-img,
  .catalysing-main .hero-section .catalysing-video-wrapper .mobile-svg .icon {
    opacity: 0;
    transform: scale(0.6);
    transform-origin: center;
    transform-box: fill-box;
  }
  .catalysing-main .hero-section .catalysing-video-wrapper .img1 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 1.7s;
  }
  .catalysing-main .hero-section .catalysing-video-wrapper .img2 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 3.2s;
  }
  .catalysing-main .hero-section .catalysing-video-wrapper .img3 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 4.7s;
  }
  .catalysing-main .hero-section .catalysing-video-wrapper .icon1 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 1s;
  }
  .catalysing-main .hero-section .catalysing-video-wrapper .icon2 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 2.2s;
  }
  .catalysing-main .hero-section .catalysing-video-wrapper .icon3 {
    animation: zoom-in-zoom-out 1.5s ease forwards;
    animation-delay: 3.7s;
  }
  @keyframes bgReveal {
    to {
      clip-path: inset(0 0 0 0);
    }
  }
  @keyframes zoom-in-zoom-out {
    0% {
      opacity: 0;
      transform: scale(0.6);
    }
    1% {
      opacity: 1;
    }
    50% {
      transform: scale(1.4);
    }
    100% {
      opacity: 1;
      transform: scale(1);
    }
  }
  .catalysing-main .hero-section .catalysing-details {
    width: 100%;
    bottom: 20px;
  }
  .catalysing-main .robust-container-wrapper {
    padding: 60px 36px;
  }
  .catalysing-main .robust-container-wrapper .robust-cards-wrapper {
    display: flex;
  }
  .catalysing-main .robust-container-wrapper .robust-cards-wrapper .robust-card {
    width: 48%;
    max-width: 100%;
  }
  .catalysing-main .section-3 {
    padding-bottom: 0;
  }
  .catalysing-main .section-3 .catalysing-blocks-wrapper {
    flex-wrap: wrap;
  }
  .catalysing-main .section-3 .catalysing-blocks-wrapper .catalysing-right-block {
    padding-left: 0;
    width: 100%;
  }

  .our-people-main .merena-paul img:last-child {
    width: 100px;
    top: -1px;
    left: 20px;
  }
  .our-people-main .governing-block-wrapper .tab-content {
    padding-bottom: 40px;
  }
  .our-people-main .hero-section {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .our-people-main .hero-section .our-journey-wrapper {
    flex-wrap: wrap;
    padding-left: 12px;
  }
  .our-people-main .hero-section .our-journey-wrapper .left-heading-wrapper {
    position: static !important;
    transform: none;
  }
  .our-people-main .hero-section .our-journey-wrapper .right-banner-wrapper img {
    width: 90vw !important;
  }
  .our-people-main .section-2 .accordion-button:focus, .our-people-main .section-2 .accordion-button:hover, .our-people-main .section-2 .accordion-button:active {
    box-shadow: none;
    outline: none;
  }
  .our-people-main .section-2 .row-1 .cc-1 {
    width: 50%;
  }
  .our-people-main .section-2 .row-1 .cc-1 .tab-card {
    width: 100%;
    display: block;
  }
  .our-people-main .section-2 .row-1 .cc-1 .tab-card .people-details {
    margin-left: 0;
  }
  .our-people-main .section-3 .Our-Progress-Section {
    padding: 20px 0;
    height: auto;
  }
  .our-people-main .section-3 .Our-Progress-Section .our-progress-img-wrapper .for-desktop {
    display: none;
  }
  .our-people-main .section-3 .Our-Progress-Section .our-progress-img-wrapper .for-mobile {
    max-width: 350px;
  }
  .our-people-main .section-3 .Our-Progress-Section .bottom-progress-wrapper {
    width: 100%;
    padding: 0;
  }
  .our-people-main .section-3 .Our-Progress-Section .our-progress-wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }

  .award-details .cta-btn {
    padding: 18px 40px;
  }

  .partner-main .governing-nav {
    padding-top: 0 !important;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .partner-main .donor-partner-wrapper p br {
    display: none;
  }
  .partner-main .partner-hero-wrrapper {
    padding-top: 30px;
    margin-top: 0 !important;
  }
  .partner-main .partner-hero-wrrapper .partner-img-wrap {
    width: 100%;
    margin-top: 20px;
  }
  .partner-main .partner-hero-wrrapper .partner-content-block-wrapper {
    left: 0px !important;
    padding-left: 12px;
  }
  .partner-main .tab-content .row-01 {
    padding-left: 0;
  }
  .partner-main .tab-content .row-01 .cc-1 {
    width: 100%;
  }
  .partner-main .tab-content .donor-partner-wrapper {
    padding: 0 36px;
    margin-bottom: 40px;
  }
  .partner-main .tab-content .donor-partner-wrapper .partner-wrapper {
    max-width: 100%;
  }
  .partner-main .tab-content .donor-partner-wrapper .partner-wrapper .logo-width {
    justify-content: flex-start;
    height: auto;
  }
  .partner-main .tab-content .donor-partner-wrapper .partner-wrapper .f-20-nunito {
    font-size: 16px !important;
  }
  .partner-main .tab-content .donor-partner-wrapper .partner-wrapper .noto-24-bold {
    font-size: 18px;
  }
  .partner-main .our-progress-img01 {
    margin: 0 auto;
    padding-left: 0;
  }
  .partner-main .our-progress-img01 img {
    max-width: 350px;
    margin: 0 auto;
  }
  .partner-main .our-progress .our-progress-flex-wrapper {
    gap: 0;
  }
  .partner-main .our-progress .our-progress-text-wrapper {
    padding: 36px 12px;
    width: 100%;
    height: 100%;
    padding-top: 0;
  }
  .partner-main .our-progress .our-progress-text-wrapper .d-flex {
    justify-content: flex-start !important;
  }
  .partner-main .nav-tabs {
    padding-bottom: 12px;
  }
  .partner-main .sub-heading {
    font-size: 30px;
  }
  .partner-main .tab-nav-design img {
    max-width: 80px;
    max-height: 48px;
  }
  .partner-main .tab-nav-design p {
    font-size: 13px;
    max-width: 135px;
    line-height: 16px;
  }
  .partner-main .award-section-wrapper {
    overflow: hidden;
    padding-bottom: 0;
  }
  .partner-main .award-section-wrapper .award-details {
    padding-left: 0;
    padding-right: 0;
  }
  .partner-main .award-section-wrapper .award-container {
    flex-wrap: wrap-reverse;
    padding: 0 12px;
  }
  .partner-main .award-section-wrapper .award-img-wrapper .for-desktop {
    display: none;
  }

  .blog-main .hero-section {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .blog-main .hero-section .our-journey-wrapper {
    flex-wrap: wrap;
    justify-content: start !important;
  }
  .blog-main .hero-section .our-journey-wrapper .left-heading-wrapper {
    position: static !important;
    transform: none;
  }
  .blog-main .hero-section .blog-hero-img-wrapper img {
    width: 100%;
  }
  .blog-main .blog-carousel .desktop-grid.d-none.d-lg-block {
    display: block !important;
  }
  .blog-main .blog-carousel .blog-item .support-card-img {
    height: auto;
  }
  .blog-main .blog-carousel .blog-item .support-card-contents h4 {
    height: auto;
  }
  .blog-main .blog-carousel .blog-item .support-card-contents .para-height {
    height: auto;
  }
  .blog-main .blog-carousel .blog-item .img-container-wrapper {
    max-width: 100%;
    position: relative;
    height: 48px;
  }
  .blog-main .blog-carousel .blog-item .img-container-wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 7px;
    height: 1px;
    background-color: #00377c;
  }
  .blog-main .blog-carousel .blog-item .img-container-wrapper img {
    width: 100%;
    top: 0;
  }

  .donate-main .donate-wapper {
    padding-bottom: 0;
  }
  .donate-main .donate-content-block-wrapper {
    width: 100%;
    padding: 36px;
  }

  .contect-us-main .hero-section {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .contect-us-main .hero-section .adjust-hero-content-wrapper {
    position: static;
  }
  .contect-us-main .hero-section .right-banner-wrapper img {
    width: 90vw;
  }
  .contect-us-main .hero-section .our-journey-wrapper {
    flex-wrap: wrap;
    justify-content: start !important;
  }
  .contect-us-main .hero-section .our-journey-wrapper .left-heading-wrapper {
    position: static !important;
    transform: none;
  }
  .contect-us-main .hero-section .blog-hero-img-wrapper img {
    width: 100%;
  }
  .contect-us-main .partner-with-section {
    flex-wrap: wrap-reverse;
    justify-content: end;
  }
  .contect-us-main .partner-with-section .pratner-block-wrapper {
    padding-left: 12px;
  }
  .contect-us-main .partner-with-section .partner-block {
    position: static;
  }
  .contect-us-main .section-3 .col-md-10 {
    width: 100%;
  }
  .contect-us-main .section-3 .accordion-item {
    padding: 20px;
  }
  .contect-us-main .section-3 .accordion-item .accordion-button:focus {
    box-shadow: none;
  }
  .contect-us-main .section-4 .col-md-10 {
    width: 100%;
  }
  .contect-us-main .section-4 .form-block-wrapper {
    padding: 40px;
  }
  .contect-us-main .section-4 .w-822 {
    width: 100% !important;
  }
  .contect-us-main .section-5 .c-media-icon-blk {
    position: relative;
    width: 100%;
  }
  .contect-us-main .section-5 .media-block-wrapper {
    flex-wrap: wrap-reverse;
    padding: 0;
  }
  .contect-us-main .section-5 .media-content-wrapper {
    padding: 40px;
  }
  .contect-us-main .section-5 .media-icon-wrapper {
    position: absolute;
    bottom: -23px;
    left: 46%;
  }
  .contect-us-main .section-5 .media-icon-wrapper img {
    transform: rotate(60deg);
    top: auto;
    bottom: 192px;
    position: static;
  }
  .contect-us-main .section-5 .media-img-wrapper {
    width: 100%;
  }
  .contect-us-main .section-5 .media-img-wrapper img {
    clip-path: none;
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  .contect-us-main .Volunteer-section {
    overflow: hidden;
  }
  .contect-us-main .support-section .support-container {
    flex-wrap: wrap;
    justify-content: end;
  }
  .contect-us-main .support-section .left-img-wrapper.for-desktop {
    display: none;
  }
  .contect-us-main .support-section .award-content-wrapper {
    width: 100%;
    padding: 36px;
  }
  .contect-us-main .support-section .for-mobile img {
    width: 100%;
  }

  .our-resource-main .hero-section .adjust-hero-content-wrapper {
    position: static;
  }
  .our-resource-main .hero-section .right-banner-wrapper img {
    width: 90vw;
  }
  .our-resource-main .hero-section .our-journey-wrapper {
    flex-wrap: wrap;
    justify-content: start !important;
  }
  .our-resource-main .hero-section .our-journey-wrapper .left-heading-wrapper {
    position: static !important;
    transform: none;
  }
  .our-resource-main .hero-section .blog-hero-img-wrapper img {
    width: 100%;
  }
  .our-resource-main .section-2 .owl-resource .owl-carousel .item-card-container .card-content {
    height: 100%;
  }
  .our-resource-main .publication-section .un-style-list {
    padding-left: 0;
  }
  .our-resource-main .publication-section .for-desktop {
    display: none;
  }
  .our-resource-main .publication-section .progress-section {
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .our-resource-main .publication-section .progress-section .left-content {
    position: static;
    width: 100%;
    transform: none;
    padding: 36px 12px;
  }
  .our-resource-main .publication-section .progress-section .right-image {
    position: static;
    width: 100%;
    clip-path: none;
    height: auto;
    text-align: end;
  }
  .our-resource-main .publication-section .progress-section .right-image img {
    width: 90%;
    height: 400px;
  }
  .our-resource-main .publication-section .progress-section .hex-icon {
    left: 42%;
    top: 50%;
    transform: rotate(45deg);
  }
  .our-resource-main .publication-section .our-progress-block-wrapper {
    height: 100%;
  }

  .annual-reports-main .hero-section {
    padding-top: 30px;
  }
  .annual-reports-main .hero-section .adjust-hero-content-wrapper {
    position: static;
  }
  .annual-reports-main .hero-section .right-banner-wrapper img {
    width: 90vw;
  }
  .annual-reports-main .hero-section .our-journey-wrapper {
    flex-wrap: wrap;
    padding-left: 12px;
    justify-content: start !important;
  }
  .annual-reports-main .hero-section .our-journey-wrapper .left-heading-wrapper {
    position: relative;
    transform: none;
  }
  .annual-reports-main .hero-section .left-heading-wrapper {
    padding-left: 12px;
  }
  .annual-reports-main .hero-section .left-heading-wrapper h1 {
    padding-left: 0;
  }
  .annual-reports-main .annual-report-section .annual-heading-wrapper .for-desktop {
    display: none;
  }
  .annual-reports-main .report-bottom-bg {
    flex-wrap: wrap-reverse;
    padding-left: 12px;
    justify-content: flex-end !important;
  }
  .annual-reports-main .award-details {
    position: static !important;
    width: 100% !important;
    padding-left: 0;
    padding-right: 12px;
  }
  .annual-reports-main .award-details .cta-btn {
    padding: 18px 40px;
  }
  .annual-reports-main .award-section-wrapper {
    padding-bottom: 0;
  }
  .annual-reports-main .award-section-wrapper .award-img-wrapper .for-desktop {
    display: none;
  }
  .annual-reports-main .award-section-wrapper .award-img-wrapper .for-mobile {
    width: 100%;
  }

  .privacy-container {
    padding: 100px 36px;
    padding-bottom: 0;
  }

  .blog-container-wrapper {
    padding: 40px;
  }
  .blog-container-wrapper .right-blog-content {
    padding-left: 0;
  }
  .blog-container-wrapper .blog-container {
    flex-wrap: wrap;
  }

  .read_story_section {
    padding: 0px 36px;
  }
  .read_story_section .blog-container {
    flex-wrap: wrap;
  }
  .read_story_section .blog-container img {
    width: 100%;
    max-height: 100%;
    object-fit: cover;
  }
}

/*# sourceMappingURL=custom.css.map */
