* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

.top-200{
  top: 200px!important;
}
/* Target only this menu */
#Esaf_nav_content li a {
    font-weight: 400;
    transition: font-weight 0.2s ease;
}

#Esaf_nav_content li a:hover {
    /* font-weight: 700; */
    color: #c9070a;
}
#Esaf_nav_content .sub-menu li a:hover{
  color: #0D3274;
}
.project-cordinator-block ul li{
  font-size: 16px!important;
}
.blog-details-breadcrumb {
  margin-top: 120px;
}
  .right-img-content-wrapper .key-card-details h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 150%
  }
.right-img-wrapper h4{
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}
.project-cordinator-block ul {
  display: flex;
  flex-direction: column;
  /* gap: 4px; */
  font-family: 'Nunito Sans';
  font-size: 20px;
  line-height: 160%;
  font-weight: 400;
}

.explore-our-work-wrapper .growth-card .know a {
  margin-top: 0px !important;
}

.text-bold {
  font-weight: 700;
}

.list-blog .blogs-list img {
  height: 808px !important;
}

.card-titile {
  font-size: 12px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0;
  text-transform: uppercase;
}

/* .mission-containter{
  max-width: 1440px;
  margin: 0px auto;
  
} */
 .owl-resource-hub .owl-nav{
  display: none!important;
 }
 .owl-resource .owl-theme .owl-dots {
  top:32px!important;
 }
.blogs .left-heading-wrapper h2 {
  font-size: 36px !important;
  line-height: 120%;
  letter-spacing: 0px;
  font-weight: 500;
  margin-bottom: 24px !important;
}

.story-content-wrapper h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0px;
}

.robust-cards-wrapper .robust-card h4 {
  font-size: 19px;
  font-weight: 400;
  /* line-height: 160%; */
  letter-spacing: 0px;
}

.catalysing-right-block h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 120%;
}

.institutions-blcok-wrapper .institution-heading h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0px;
}

.explore-our-work-wrapper .f-36 {
  font-size: 36px !important;
}

.footer-block h5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0px;
}

.support-text h2 {
  font-size: 36px;
}

.direction-coloumn .noto-serif {
  font-size: 36px;
}

.pulication-card-wrapper .noto-serif {
  font-size: 36px !important;
  line-height: 120%;
  font-weight: 500;
}

.Urban-details .paragraph-style {
  color: #1d2130 !important;
  ;
}

.mb-0 {
  margin-bottom: 0px !important;
}

#job1-details {
  /* display: flex;
  flex-direction: column;
  row-gap: 32px; */
  margin-top: 24px;
}

.f-300 {
  font-weight: 300 !important;
}

.project-cordinator-block {
  padding-bottom: 24px;
}

.form-select {
  border-radius: 2px !important;
  height: 44px !important;
  border: 1px solid #9b9b9b;

}

.form-control.position-field {
  background: #fff !important;
  color: #000 !important;
  border-color: #ced4da;
}

.form-control.position-field[readonly] {
  background: #fff !important;
  color: #000 !important;
}

.form-control.position-field:focus {
  background: #fff !important;
  color: #000 !important;
  box-shadow: none;
}

input.position-field {
  -webkit-text-fill-color: #000 !important;
}

#careerAccordion .nav-item button {
  border: 1px solid #0d3274;
  border-radius: 0px;
}

.form-field .image-box img {
  height: 400px !important;
}
.form-field1 .image-box img {
  height: 425px !important;
}

.desktop-grid {
  width: 100%;
}
.breadcrumb-item+.breadcrumb-item {
  padding-left: 0 !important;
}
.white-btn {
  font-family: "Nunito Sans", sans-serif;
  padding: 13.5px 32px;
  font-size: 18px;
  letter-spacing: 2%;
  line-height: auto;
  font-weight: bold;
  color: #0d3274;
  background-color: #fff;
  border: 2px solid #0d3274;
  text-decoration: none;
}

a.nostyle:link {
  text-decoration: inherit;
  color: inherit;
  cursor: auto;
}

.fix-banner img {
  height: 750px !important;
}

a.nostyle:visited {
  text-decoration: inherit;
  color: inherit;
  cursor: auto;
}

.report-list-wrapper .report-list-block {
  display: flex !important;
  flex-direction: row !important;
  width: 100% !important;
  column-gap: 64px !important;
  flex-wrap: wrap;
}

.blog-hero-img-wrapper {
  clip-path: polygon(31% 0, 100% 0, 100% 100%, 0 100%);
}

.poly img {
  width: 148px;
  height: 128px;
}

.blog-hero-shape-positioning {
  position: relative;
}

.shape-container {
  position: absolute;
  display: flex;
  flex-direction: column;
  bottom: 0px;
  z-index: 10;
}

.fs-36 {
  font-size: 36px !important;
  line-height: 120%;
}

.red-poly {
  position: relative;
  left: -7px;
  bottom: -28px;
}

.blue-poly {
  left: -53px;
  position: relative;
}

.blog-hero-img-wrapper img {
  width: 100%;
  height: 550px;
  /* max-width: 811px; */
  object-fit: cover;
  background-position: center;
}



.read_story_section {
  padding: 0px 96px;
}

.blogs-list .urban-hero-background-banner img {
  max-height: 812px;
}

.blog-details .right-banner-wrapper img {
  width: 64vw !important;
  height: 553px !important;
}

.view-btn {
  padding-top: 54px;
  padding-bottom: 84px;
}

.navbar-custom {
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.manage-content-padding {
  padding-top: 48px;
  padding-bottom: 48px;
}

.projects-card-wrapper .pratner-logo-wrapper img {
  width: auto;
  height: 80px;
}

.navbar-scrolled {
  backdrop-filter: blur(80px);
  background-color: rgba(255, 255, 255, .5) !important;
}

.privacy-block-wrapper {
  margin-bottom: 15px;
}

.privacy-container .privacy-block-wrapper h1 {
  padding-bottom: 12px;
}

/* .cards-container-wrapper .card-block-wrapper {
    display: none;
} */

.cards-container-wrapper .card-block-wrapper.show {
  display: block;
}

/* .projects-card-wrapper .project-card {
    display: none;
} */

.projects-card-wrapper .project-card.show {
  display: block;
}

.donation-container-wrapper .form-amount h4 {
  margin-bottom: 24px;
  font-weight: 700;
}

.donation-container-wrapper .form-Cause {
  padding-top: 56px;
}

#urban-initiatives-page .our-impact-section .impact-block-wrapper img {
  max-height: 598px;
  max-width: 340px;
  height: 598px;
}

.donation-container-wrapper .form-Cause h4 {
  font-weight: 700;
}

.right-blog-heading .know-wrapper {
  margin-left: 24px;
}

.mt-48 {
  margin-top: 48px !important;
}

.parent-container {
  /*overflow: hidden;*/
  max-width: 1480px;
  margin: 0px auto;
  /* background: #ddd; */
}

/*.footer-section{*/
/*  width: 1440px;*/
/*  margin: 0px auto;*/
/*}*/
.no-heading-wrapper {
  position: absolute;
}

.mt-64 {
  margin-top: 64px;
}

.owl-resource .owl-carousel .item-card-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.catalysing-section-wrapper .container .col-sm-6 {
  padding-left: 0px !important;
}

.custom-select-wrapper .custom-dropdown {
  width: auto;
  position: relative;
  font-family: Arial, sans-serif;
}

.custom-select-wrapper .selected {
  padding: 12px;
  border: 1px solid #0d3274;
  cursor: pointer;
  color: #9b9b9b;
}

.custom-select-wrapper .options {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #ccc;
  position: absolute;
  width: 100%;
  background: #fff;
  z-index: 10;
}

.custom-select-wrapper .options li {
  padding: 10px;
  cursor: pointer;
}

.custom-select-wrapper .options li:hover {
  background-color: #0d3274;
  color: #fff;
}

.custom-select-wrapper .custom-dropdown.active .options {
  display: block;
}

.blog-bg-wrapper .fix-bg-block {
  height: 741px;
}

.blog-pos-abs {
  position: absolute;
}

.donate-background-wrapper {
  background: url('../images/donate-desktop-bg.png') no-repeat 100%;
  height: 1050px;
  margin-top: -12px;
}

.donate-background-wrapper .donate-image-block-wrapper {
  text-align: center;
  display: flex;
  justify-content: center;
  padding-top: 127px;
}

.donate-heading-wrapper h1 {
  font-size: 48px;
  font-family: "Noto Serif", serif;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 32px;
}

.donate-heading-wrapper p {
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: center;
  font-family: "nunito sans", sans-serif;

}

.donate-heading-wrapper p a {
  text-align: center;
  display: inline-block;
  /* needed if you want control */
}

.donate-btn-wrapper {
  text-align: center;
  display: flex;
  justify-content: center;
  column-gap: 40px;
}

.donate-content-block-wrapper {
  width: 824px;
  margin: 0px auto;
  padding-top: 39px;
  padding-bottom: 48px;
}

.donate-btn-wrapper .know-wrapper {
  gap: 0px
}

.manage-height img {
  height: 550px !important;
}

.vm-vision {
  padding-right: 24px;
}

.vm-vision h4 {
  font-weight: 700;
  font-size: 24px;
  color: #1d2130;
  line-height: 150%;
  margin-bottom: 8px;
}

.vm-vision p {
  font-family: "nunito sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  color: #1d2130;
}

.vm-mission {
  padding-left: 24px;
}

.vm-mission h4 {
  font-size: 24px;
  font-weight: 700;
  color: #1d2130;
  line-height: 150%;
  margin-bottom: 8px;
}

.vm-mission p {
  font-family: "nunito sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  color: #1d2130;
}

.vm-section {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 120px 1fr;
  /* align-items: center; */
  padding: 42px 52px 96px;
}

.vm-wrapper {
  position: relative;
  overflow: hidden;
}

.vm-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #e7eef7;
  clip-path: polygon(0 0, 42% 0, 57% 100%, 0 100%);
  z-index: 0;
}

/* RIGHT BACKGROUND */
.vm-wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
}

.vm {
  max-width: 520px;
}

.vision {
  justify-self: start;
}

.mission {
  justify-self: start;
}

.vm-icon {
  display: flex;
  justify-content: center;
  width: 100%;
  height: auto;
  margin: auto;
  margin-left: -12px;
}

.vm-icon img {
  width: 90px;
}

.pr-100 {
  padding-right: 100px;
}

.my-counter {
  font-weight: bold;
  color: #0d3274;
  /* Using the blue from the site */
  font-size: 1.2em;
}

.m-12 {
  margin-bottom: 12px !important;
}

.gap16 {
  gap: 16px !important;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #9b9b9b !important;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #9b9b9b !important;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #9b9b9b !important;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #9b9b9b !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #9b9b9b !important;
}

::placeholder {
  /* Most modern browsers support this now. */
  color: #909;
}

.no-spacing {
  letter-spacing: 0px !important;
}

.w50 {
  width: 50%;
}

.w200 {
  width: 200px !important;
}

.w400 {
  width: 400px !important;
}

.w500 {
  width: 500px !important;
}

.h1017 {
  height: 1040px !important;
}

.key-section-wrapper {
  background: url(../images/KEY_STRATEGIC_BG.png);
  background-size: 100%;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  position: relative !important;
  height: 2100px;
}

.key-content-wrpper {
  padding: 80px 0px 24px 111px;
}

.f16-style {
  text-transform: uppercase;
  width: -webkit-fill-available;
}

.key-headding-wrapper {
  display: flex;
}

.key_content-block-wrapper {
  padding-top: 24px;
}

.card-line-img-wrapper svg {
  width: 100%;
}

/* Heading Style Start */
h1 {
  font-size: 48px;
  line-height: 57.6px;
  margin: 0;
}

.mt-12 {
  margin-top: 12px;
}

h2 {
  font-size: 36px !important;
  line-height: 43.2px !important;
  margin: 0 !important;
}

h3 {
  font-size: 28px;
  line-height: 42px;
  margin: 0;
}

h4 {
  font-size: 24px;
  line-height: 36px;
  margin: 0;
}

h5 {
  font-size: 24px;
  line-height: 16px;
  margin: 0;
}

.w500 {
  width: 500px;
}

.homePage-hero .hero-details {
  padding-top: 72px;
}

.nunito-sans {
  font-family: "Nunito Sans", sans-serif;
}

.font-regular {
  font-weight: 400 !important;
}

.noto-serif {
  font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
}

.top-img-heading-wrapper {
  position: relative;
}

.form-label {
  margin-bottom: 4px;
}

.h-44 {
  height: 44px;
}

/* #urban-initiatives-page .know-wrapper a {
  margin-top: 16px;
} */

#urban-initiatives-page .left-feild-wrapper {
  padding: 40px 0px 51px 98px;
  height: 16vw;
}

#urban-initiatives-page .card-block-wrapper {
  width: 42vw;
}

#urban-initiatives-page .cards-container-wrapper {
  width: 86.59vw;
}

#urban-initiatives-page .growth-card {
  background: url(../../assets/images/text-box.png) no-repeat;
  width: 26vw;
  /* height: 438px; */
  object-fit: cover;
  padding: 43px 24px 25px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  /* min-height: 30vw; */
}

#urban-initiatives-page .blue-cad-wrapper {
  justify-content: center;
  width: 86vw;
}

#urban-initiatives-page .blue-card {
  padding: 60px 24px 68px 24px;
  background: url(../../assets/images/blue-box.png);
  width: 27vw;
  height: auto;
  min-height: 30vw;
  position: relative;
}

/* #urban-initiatives-page .card-line-img-wrapper {
  margin-bottom: 0px;
} */

#urban-initiatives-page .initiative-hero-wrapper {
  position: relative;
}

.ins-logo-container img {
  max-height: 89px;
}

#urban-initiatives-page .pos-abs {
  position: absolute;
  top: 0;
  right: 0;
}

.scroll-headline {
  font-size: 42px;
  font-weight: 600;
  font-family: "Noto Serif", serif;
  line-height: 120%;
  letter-spacing: 0px;
  color: #0d3274;
  padding-top: 27px;
}

.paragraph-style {
  font-size: 24px;
  font-weight: 400;
  line-height: 160%;
  font-family: "Nunito Sans", sans-serif;
  color: #1d2130;
}

.National-container {
  position: relative;
}

.manage-alignment {
  padding-left: 48px;
  margin-top: 18%;
}

.progress-catalysing {
  height: 675px;
}

.National-container .national-heading-wrapper {
  position: absolute;
  top: 64px;
  padding: 0px 200px 0px 96px;
}

p {
  margin: 0px;
  padding: 0px;
}

.font-red {
  color: #c8070a;
}

.font-black {
  color: #1d2130 !important;
}

.font-blue-1 {
  color: #0d3274;
}

.font-blue {
  color: #00377c;
}

.mx-265 {
  max-width: 265px;
}

.font-white {
  color: #ffffff !important;
}

.font-bold {
  font-weight: 700 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.f-12 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0%;
}

.growthimg-wrapper {
  display: flex;
  justify-content: right;
}

.growthing-wrapper img {
  max-width: 605px;
  max-width: 695px;
}

.award-pos-abs {
  position: absolute;
}

.f-14 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0px;
}

.publication-block-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.pb-32 {
  padding-bottom: 32px;
}

.f16-style {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 2px;
  color: #1d2130;
  line-height: 100%;
}

.w62 {
  width: 62%;
}

.w321 {
  width: 321px;
}

.text-underline {
  text-decoration: underline;
}

.w190 {
  width: 190px !important;
}

.award-section-wrapper .award-details h2 {
  font-size: 36px !important;
}

.mt82 {
  margin-top: 82px !important;
}

.partners-logo {
  margin-top: 43px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 24.43px;
  row-gap: 32px;
}

.partners-logo img {
  width: 187.49px;
  height: 100.44px;
}

.catalysing-section .catalysing-img-wrapper {
  margin: -54px 0px 0px 0px;
  padding-left: 42px;
}

/* Heading Style End */

/* website color */

/* Navbar start */
.navbar-container {
  margin: 12px 0px;
}

.award-right-image img {
  max-width: 528px;
  max-height: 297px;
}

.recognition-banner img {
  height: 721px !important;
}

.annual-report-section {
  overflow: hidden;
}

.disclosures-hero-bg img {
  height: 674px !important;
}

.navbar-container .company-logo {
  width: 157px;
  height: 60px;
  opacity: 100%;
}

.navbar-container .nav-item .nav-link {
  font-family: "Nunito Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: auto;
  letter-spacing: 0px;
  color: #0d3274;
}

.navbar-container .navbar-nav {
  display: flex;
  gap: 36px;
  padding: 0px 20px
}

.link-design {
  text-decoration: none;
  color: #fffefa;
}

.navbar-container .navbar-cta {
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.4px;
  font-weight: 700;
  color: #fff;
  background-color: #0d3274;
  padding: 12px 40px;
  height: 53px;
  border: none;
}

.btn-hover {
  position: relative;
  display: inline-block;
  text-decoration: none;
  overflow: hidden;
  transition: color 0.4s ease;
}

/* Overlay effect */
.btn-hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #c8070a;
  /* overlay color */
  transition: width 0.4s ease;
  z-index: 0;
}

/* Slide overlay on hover */
.btn-hover:hover::before {
  width: 100%;
}

/* Keep text above overlay */
.btn-hover span {
  position: relative;
  z-index: 1;
}

/* Optional: text color change on hover */
.btn-hover:hover {
  color: #fff;
}

/* Navbar End */

/* About Us Dropdown */
.about-us-dropdown {
  border-radius: 0px;
  border-bottom: 4px solid #0d3274;
  padding: 0px;
  min-width: 360px;
  box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.1);
}

.about-us-dropdown .dropdown-item {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #1d2130;
  padding: 16px 24px;
  border-bottom: 1px solid #e0e0e0;
}

.about-us-dropdown .dropdown-item:last-child {
  border-bottom: none;
}

.about-us-dropdown .dropdown-item:hover {
  background-color: #f8f9fa;
  color: #0d3274;
}

.about-us-dropdown {
  box-shadow: none;
}

/* Mobile Navbar Styles */
@media (max-width: 991px) {
  .navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #faf8ee;
    z-index: 1050;
    /* padding: 20px; */
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    transition: transform 0.3s ease-in-out;
  }

  .navbar-collapse:not(.show) {
    display: none;
  }

  .btn-close-custom {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .btn-close-custom svg {
    width: 32px;
    height: 32px;
  }

  .navbar-nav {
    width: 100%;
    margin-top: 20px;
  }

  .navbar-nav .nav-item {
    margin-bottom: 24px;
  }

  .navbar-nav .nav-link {
    font-size: 24px;
    font-weight: 700;
    color: #0d3274;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .navbar-nav .nav-link.dropdown-toggle::after {
    margin-left: 10px;
    vertical-align: middle;
  }

  .about-us-dropdown {
    position: static !important;
    float: none;
    border: none;
    background: transparent;
    padding-left: 0;
    min-width: auto;
    margin-top: 10px;
  }

  .about-us-dropdown .dropdown-item {
    padding: 12px 0;
    font-size: 16px;
    border-bottom: none;
    color: #0d3274;
  }

  .about-us-dropdown .dropdown-item:hover {
    background-color: transparent;
  }

  .navbar-container .navbar-cta {
    width: 100%;
    margin-top: auto;
    margin-bottom: 20px;
  }

  .d-flex {
    width: 100%;
    justify-content: center;
  }

  .t-a-c {
    text-align: center;
  }

  .navbar-nav .dropdown-menu {
    padding: 0px 16px;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
  }
}

/* Start Hero Section */
.hero-container {
  position: relative !important;
}

.urban-hero-background-banner img {
  width: 100%;
  /* height: 1015px; */
}

.h-1015px {
  height: 1015px;
}

.media-block-wrapper {
  background-color: #fff;
  width: 1247px;
  display: flex;
  margin: 0px auto;
  justify-content: space-between;
  position: relative;
}

.media-icon-wrapper img {
  position: absolute;
  top: 120px;
  left: 55.4%;
  z-index: 1;
  transform: rotate(56deg);
}

.media-content-wrapper {
  padding: 80px 96px 80px 48px;
}

.Volunteer-block-wrapper {
  padding-bottom: 64px;
}

.media-block-wrapper .media-img-wrapper img {
  clip-path: polygon(26% 0%, 100% 0%, 100% 100%, 0 100%, 13% 50%);
  max-width: 588px;
}

.hero-background-banner img {
  width: 100%;
  height: 972px;
}

.hero-section {
  margin-top: -120px;
}

.hero-content-wrapper {
  position: absolute;
  width: 100%;
  top: 224px;
  margin: auto auto;
}

.hero-container .hero-lottie {
  /* display: flex; */
  justify-content: center;
  height: 450px;
  width: 100%;
  /* padding-top: 56px; */
}

.hero-lottie h1 {
  font-size: 121px;
  font-weight: 700;
  margin: auto 0px;
}

.hero-details {
  width: 729px;
  display: flex;
  flex-direction: column;

  margin: 0px auto;
  text-align: center;
  align-items: center;
}

.cta-btn {
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 2%;
  font-weight: 600;
  color: #fff;
  background-color: #0d3274;
  padding: 18px 40px;
  height: 53px;
  border: none;
  text-align: center;
  line-height: 100%;
}

.f-48 {
  font-size: 48px;
}

.w282 {
  width: 282px;
}

.hero-details .noto-serif {
  font-size: 44px;
  line-height: 135%;
  letter-spacing: 1%;
  font-weight: 400;
}

.mt24 {
  margin-top: 24px !important;
}

/* Reach section start */
.reach-section {
  width: 100%;
  height: 850px;
  padding: 63px 96px 107px 96px;
}

.reach-section .top-heading h5 {
  font-size: 16px;
  font-weight: 600;
  /* line-height: auto; */
  letter-spacing: 2px;
  margin-bottom: 0;
}

.divider {
  border: 1px solid #cacaca;

  width: 95%;
}

.w220 {
  width: 220px;
}

.w100 {
  width: 100%;
}

.top-heading {
  display: flex;
  justify-content: space-between;
  /* gap: 24px; */
  align-items: anchor-center;
  width: 100%;
}

.content-block-wrapper {
  padding-top: 54px;
  display: flex;
  gap: 120px;
}

.image-container {
  position: relative;
  top: 0;
  left: 0;
}

.image-container .top-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 505px;
  height: 584px;
}

.ratio-block-wrapper {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-right: 48px;
}

/*.img-heading-wrapper {*/
/*  padding-right: 90px;*/
/*}*/

.growth-block-wrapper {
  /* padding: 122px 110px; */
  background: url(../images/growth-bg.png) no-repeat;
  height: 2047px;
}

.growth-left-block-wrapper {
  padding: 80px 48px 48px 111px;
}

.growth-heading-wrapper {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  /*gap: 24px;*/
}

.grow-divider {
  height: 1px;
  width: 442px;
  border: 1px solid #cacaca;
  position: relative;
  z-index: 1;
}

.main-heading-wrapper {
  margin-top: 20px;
  padding-right: 48px;
}

.mobile-nav-header {
  padding: 20px;
  background-color: #fffefa;
}

.navbar-nav {
  padding: 0px 20px;
}

.growth-section {
  position: relative;
}

.growth-card-wrapper {
  padding: 0px 96px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.growth_pos {
  position: absolute !important;
  top: 26%;
}

.key-section-wrapper .growth-card {
  background: url(../images/text-box.png) no-repeat;
  /* background-size: 100%; */
  width: 26vw;
  height: 450px;
  object-fit: cover;
  padding: 43px 24px 29px 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 30vw;
}

.key-section-wrapper .h-width {
  width: 24vw;
}

.project-card .noto-serif {
  font-size: 24px;
  line-height: 150%;
}

.key-section-wrapper .card-line-img-wrapper {
  margin-bottom: 0px;
}

.growth-card-wrapper .growth-card p {
  /* margin-top: 36px; */
  margin-top: 0px;
}

.key-section-wrapper .w-360 {
  width: 360px;
}

.key-section-wrapper .blue-cad-wrapper {
  justify-content: center;
  width: 86vw;
}

.key-section-wrapper .blue-card {
  padding: 60px 24px 68px 24px;
  background: url(assets/images/blue-box.png);
  width: 27vw;
  height: auto;
  min-height: 30vw;
  position: relative;
}

.key-section-wrapper .blue-card {
  padding: 60px 24px 68px 24px;
  background: url(assets/images/blue-box.png);
  width: 27vw;
  height: auto;
  min-height: 30vw;
  position: relative;
}

.growth-card {
  background: url(../images/text-box.png);
  max-width: 400px;
  width: 26vw;
  height: 438px;
  object-fit: cover;
  padding: 43px 24px 25px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.card-line-img-wrapper {
  position: relative;
  /* margin-top: 12px; */
  margin-bottom: 30px;
}

.small-icon {
  position: absolute;
  top: 0px;
  right: 15px;
  transition: 0.4s ease;
  max-width: 20px;
  max-height: 17px;
}

.f-24 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
  font-style: regular;
}

.pr-24 {
  padding-right: 24px;
}

.whartwedo-card h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
}

.whartwedo-card .img-icon-container img {
  transform: scaleX(-1);
}

.f-20 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
}

.know-wrapper {
  flex-direction: column;
  display: flex;
  gap: 3px;
}

.margin-top-auto {
  margin-top: auto !important;
}

.know-wrapper a, .know-wrapper span {
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  letter-spacing: 0.4px;
  font-weight: 700;
  /* margin-top: 24px; */
  text-decoration: none;
}


.growth-card:hover .know-wrapper span{
  color: #fff;
}

.partner-block-wrapper {
  padding: 106px 50px 97px 110px;
}

.catalysing-section {
  background: url("../images/Catalysing-banner.png");
  height: 1402px;
  padding: 124px 112px 90px 110px;
  background-size: 100%;
}

.catalysing-block-wrapper {
  display: flex;
  /* flex-wrap: wrap; */
  position: relative;
}

.w45 {
  width: 45%;
}

.catalysing-bg {
  width: 90%;
  height: auto;
  position: absolute;
  left: 61px;
  transform: rotate(60deg);
  top: -15px;
  transition: 1s ease;
}

.top_fore {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
}

.blue-card {
  padding: 60px 24px 68px 24px;
  background: url(../images/blue-box.png);
  width: 100%;
  height: 467px;
  position: relative;
  display: block;
  text-decoration: none;
}

.z-zero {
  z-index: 0;
}

.blue-card h5 {
  color: #d2d2d2;
}

/* .award-img-content-wrapper .award-content-block h3 {
  text-transform: capitalize;
} */
.terms-of-use-block-wrapper {
  margin-bottom: 48px;
}

.text-capital {
  text-transform: uppercase;
}

.icon-img-wrapper {
  position: relative;
}

.icon-img-wrapper .red-icon {
  position: absolute;
  top: 6px;
  right: -2px;
}

.icon-img-wrapper .white-icon {
  position: absolute;
  top: 6px;
  right: 18px;
  transition: 0.5s ease;
}

.initiative-hero-wrapper {
  height: 551px;
}

.initiative-hero-wrapper .right-image img {
  height: 551px;
  width: 100%;
  object-fit: cover;
  background-position: center;
}

.initiative-hero-wrapper .pos-abs {
  bottom: 0px;
}

.pos-abs {
  position: absolute;
  bottom: 68px;
  display: flex;
  justify-content: right;
}

.blue-cad-wrapper {
  margin-top: 56px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.award-block-wrapper {
  padding: 215px 96px 64px 0px;
  display: flex;
  width: 100%;
}

.award-section {
  position: relative;
}

.bottom-img-wrapper {
  position: absolute;
  top: 71%;
}

.on-top {
  position: relative;
  z-index: 1;
}

.w431 {
  width: 431px;
}

.bottom-bg {
  height: 280px;
  width: 100%;
}

.footer-wrapper .footer-logo img {
  width: 194px;
  height: 73px;
}

.footer-wrapper {
  padding: 64px 96px 43px 96px;
  margin: 0px auto;
  background-color: #0d3274;
  width: 100%;
}

.f-18 {
  font-size: 18px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: 160%;
  letter-spacing: 0px;
}

.list-group {
  list-style: none;
}

.text-dec-none {
  text-decoration: none;
}

.social-icon-wrapper {
  display: flex;
  gap: 20px;
}

.footer-bottom-wrapper {
  padding-top: 40px;
}

/*.breadcrumb-wrapper {*/
/*  padding: 26.96px 0px 9px 96px;*/

.breadcrumb {
  display: flex;
  align-items: center;
}

.breadcrumb .link-style {
  list-style: none;
  text-decoration: none;
  color: #0d3274;
}

.breadcrumb-item+.breadcrumb-item::before {
  padding-right: 0px !important;
}

.breadcrumb .breadcrumb-item {
  font-size: 12px;
  font-weight: 500;
  font-family: "Nunito Sans", sans-serif;
  letter-spacing: 0px;
  color: #0d3274;
  text-transform: uppercase;
}

.breadcrumb .breadcrumb-item svg {
  margin-left: 8px;
  margin-right: 8px;
}

.tab-nav-design img {
  max-width: 100px;
  max-height: 60px;
}

.tab-img-wrapper .tab-card-fg {
  width: 169px;
  height: 158px;
}

.tab-img-wrapper .tab-card-bg {
  max-height: 174px;
  max-width: 286px;
}

.cata-bg img {
  height: 1066px !important;
}

.support-section .support-container .award-content-wrapper {
  padding: 0;
}

.award-block-wrapper .award-content-wrapper h3 {
  padding-right: 48px;
}

.award-block-wrapper .award-content-wrapper {
  margin: auto 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 290px;
  padding-left: 48px;
}

.breadcrumb-item.active {
  font-weight: 700 !important;
  color: #0d3274 !important;
}

.Urban-details-section {
  padding: 0px 0px 0px 96px;
  display: flex;
}

.hero-heading {
  width: 30vw;
  margin-top: 242px;
  z-index: 1;
  position: relative;
}

.img-icon-container img {
  width: 100%;
}

.Urban-details {
  padding: 56px 202px 64px 202px;
}

.container-wrapper {
  padding: 64px 96px 61px 96px;
}

.Impact-ratio-wrapper {
  display: flex;
  justify-content: left;
  gap: 89px;
}

.our_people_block h1 {
  font-size: 48px;
}

.our-resource img {
  height: 774px !important;
}

.pl-56 {
  padding-left: 56px;
}

.our-impact-section {
  background: url(../../assets/images/light\ cream\ bg.png);
  width: 100%;
  height: auto;
}
.our-impact-section .sticky {
  top: 52px;
}
.mb-34 {
  margin-bottom: 34px;
}

.impact-block-wrapper {
  margin: auto 0px;
}

.impact-block-details-wrapper {
  width: 294px;
  display: flex;
  gap: 32px;
  flex-direction: column;
}

.pb-16 {
  padding-bottom: 16px;
}

.pb4 {
  padding-bottom: 4px;
}

.direction-coloumn {
  flex-direction: column;
}

.text-left {
  display: flex;
  text-align: left !important;
}

.bg-dark-cream {
  background-color: #faf8ee;
}

.cream-blue-bg {
  background: url(../images/cream\ blue\ bg.png);
  width: 100%;
}

.whatwedo-Cards {
  display: flex;
  flex-wrap: wrap;
  padding-top: 48px;
  column-gap: 43.96px;
  row-gap: 24px;
  width: 100%;
}

.whartwedo-card {
  width: 40vw;
  height: auto;
}

.plr-85 {
  padding-left: 85px;
  padding-right: 48px;
}

.adjust-heading {
  position: relative;
  z-index: 1;
  margin-bottom: -8px;
}

.adjust-paragraph {
  position: relative;
  z-index: 1;
  margin-top: -16px !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.left-feild-wrapper {
  padding: 49px 0px 51px 98px;
}

.cards-container-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 48px;
}

.card-block-wrapper {
  width: 611px;
  height: 233px;
  background: url(../images/card-03.png) no-repeat 100%;
  padding: 24px;
}

.white-cta-btn {
  font-family: "Nunito Sans", sans-serif;
  padding: 13.5px 32px;
  font-size: 18px;
  letter-spacing: 2%;
  line-height: auto;
  font-weight: bold;
  color: #0d3274;
  background-color: #fff;
  border: 2px solid #0d3274;
}

.support-container {
  background-color: #e7eef7;
  display: flex;
  /* flex-wrap: wrap; */
}

.support-container>.left-img-wrapper>img {
  width: 732px;
  height: 497px;
}

.pr-210 {
  padding-right: 210px;
}

.f-16 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: auto;
}

.partner-logo {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.projects-card-wrapper {
  width: 1036px;
  height: auto;
  margin-top: 32px;
  padding: 24px 24px 24px 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.term-privacy {
  gap: 16px;
}

.term-privacy a {
  flex-wrap: wrap;
  font-size: 13px;
  font-weight: 400;
  line-height: auto;
  font-family: "Nunito Sans", sans-serif;
}

.bg-light-cream {
  background-color: #fffefa;
}

.pratner-logo-wrapper {
  padding-top: 32px;
}

.achievements-container {
  padding: 43px 96px 37px 96px;
  display: flex;
  gap: 24px;
  background: url(../images/light-cream-bg.png);
}

.w326 {
  width: 326px;
}

.font-42 {
  font-size: 42px;
  line-height: 57.6px;
  margin: 0;
  color: #1d2130;
  font-family: "Noto Serif", serif;
}

.achive-btn {
  padding: 16px 32px;
  font-size: 18px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: bold;
  line-height: auto;
  letter-spacing: 2%;
  background-color: #0d3274;
  color: #ffffff;
  border: none;
}

.award-content .our-journey-wrapper .left-heading-wrapper {
  margin-top: 0px !important;
}

/* .our-journey .urban-hero-background-banner img {
  height: auto;
  max-height: 1024px;
} */

.explore-our-work-wrapper {
  padding: 64px 0px;
  background: url(../../assets/images/light\ blue\ bg\ long.png);
}

.explore-cards {
  position: relative;
}

.explore-our-work-wrapper h2 {
  padding: 0px 96px 32px 96px;
}

.w316 {
  width: 316px !important;
}

.list-unstyle {
  text-decoration: none;
}

.top-img-heading-wrapper .catalysing-video-wrapper {
  /* width: 1202px;
  height: 483px; */
  padding: 0px 96px 0px 0px;
}

.top-img-heading-wrapper .catalysing-details {
  /* padding-bottom: 66px; */
  /* padding-top: 64px; */
  width: 824px;
}

.our-journey-wrapper {
  padding: 0px 0px 0px 90px;
  position: relative;
  display: flex;
  gap: 16px;
  justify-content: space-between;
}

.right-banner-wrapper {
  margin-left: auto;
}

.our-pos-abs {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
}

.our-journey-wrapper .right-banner-wrapper img {
  width: 906px;
  height: auto;
}

.our-journey-wrapper .left-heading-wrapper {
  margin: auto 0px;
  padding-right: 24px;
}

.disclosures-hero .our-journey-wrapper .left-heading-wrapper {
  margin-top: 0px;
  position: absolute;
}

.our-details,
p {
  display: flex;
  gap: 16px !important;
  flex-direction: column;
}

.left-img-wrapper img {
  width: 399px;
  height: auto;
  position: relative;
  z-index: 0;
}

.key-card-wrapper {
  display: flex;
  width: 100%;
}

.mt-64 {
  margin-top: 64px !important;
}

.mt-38 {
  margin-top: 38px;
}

.right-image img {
  height: 551px;
  width: 100%;
  object-fit: cover;
  background-position: center;
}

.right-image-content-wrapper {
  display: flex;
  position: relative;
}

.right-image-wrapper {
  position: relative;
  z-index: 1;
}

/* .right-img-content-wrapper img {
  margin-left: -56px;
  width: 905.35px;
} */
.ratio {
  position: absolute;
  top: 23%;
}

.left-img-right-content-wrapper {
  height: 380px;
}

.right-ratio {
  position: absolute;
  top: 45px;
  right: 32px;
}

.key-milestones-card-wrapper {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.ml-min-56 {
  margin-left: -41px;
}

.fb {
  font-weight: 700;
}

.f-32 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 2px;
  /* text-align: center; */
}

.key-card-details {
  padding: 0px 100px 0px 113px;
  position: absolute;
  top: 32px;
  /* width: 730px; */
}

.right-image-wrapper {
  width: 100%;
  height: 340px;
}

.right-image-wrapper img {
  width: 100%;
}


.right-img-wrapper {
  padding: 0px 136px 0px 72px;
  position: absolute;
  top: 34px;
  width: 100%;
  /* width: 775px; */
}

.mb-64 {
  margin-bottom: 64px;
}

.rightImage-wrapper img {
  width: 399px;
  height: 299px;
  z-index: 0;
  position: relative;
  right: 40px;
}

.catalysing-left-block {
  width: 612px;
  height: 600px;
  position: relative;
}

.catalysing-left-block .catalysing-mask {
  position: absolute;
  top: 0;
  left: 0;
}

.catalysing-bg-banner .container-wrapper .catalysing-blocks-wrapper {
  gap: 58px;
}

.catalysing-blocks-wrapper {
  display: flex;
  gap: 32px;
}

.catalysing-right-block {
  margin: auto 0;
  width: 608px;
}

.award-container {
  display: flex;
  padding: 0px 0px 0px 96px;
  justify-content: space-between;
}

.award-details {
  width: 588px;
  margin: auto 0;
}

.catalysing-bg-banner {
  background: url(../../assets/images/catalysing-bg-blue.png);
  /* padding: 48px 0px 96px 0px; */
}

.catalysing-bg-banner .catalysing-left-block .red-bg {
  position: absolute;
  top: -21px;
  left: 100px;
}

.contact-hero-banner img {
  height: 815px !important;
}

.achievements-block-wrapper {
  display: flex;
}

.achievements-content-wrapper {
  margin: auto 0px;
}

.achievements-img-wrapper img {
  width: 660px;
  height: 550px;
}

.support-details-width {
  width: 607px;
  padding-right: 64px !important;
}

.urban-block-wrapper {
  /* background: url(../../Assets/images/m&v-bg2.png) no-repeat; */
  /* background-position: center top; */
  /* background-size: 100% auto; */
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  position: relative;
}

.vision {
  background-color: #e7eef7;
  clip-path: polygon(0% 0%,
      /* Top-left corner */
      79% 0%,
      /* Top edge before the slant */
      83% 20%,
      /* Top-right slanted corner end */
      100% 100%,
      /* Bottom-right corner */
      0% 100%,
      /* Bottom edge before the slant */
      0% 80%
      /* Bottom-left slanted corner end */
    );
  min-width: 875px;
  /* height: 380px; */
  min-height: 376px;
  height: 100%;
  position: relative;
  z-index: 0;
  padding: 96px 212px 72px 96px;
}

.mission {
  margin-left: 80px;
  padding-right: 32px;
  /* padding-right: 112px; */
}

.mission-icon-wrapper img {
  /* width: 73.53px;
  height: 73.53px; */
  position: absolute;
  right: 655px;
  top: 38%;
  z-index: 1;
}

.l-space-2 {
  letter-spacing: 2px;
}

.w60 {
  width: 100;
}

.our-resource-img {
  height: 518px;
}

.pulication-card-wrapper {
  position: relative;
}

.pulication-card-wrapper h2 {
  position: absolute;
  top: -30px;
}

.h-1064 {
  height: 1064px !important;
}

.tesitmonial-block-wrapper {
  background: url(../../assets/images/our-values-bg-new.png) no-repeat;
  background-size: 100%;
  height: auto;
  background-size: 100% auto;
}

.display-none {
  display: none;
}

.tesitmonial-block-wrapper {
  display: flex;
  justify-content: space-between;
  padding-bottom: 100px;
}

.testimonial-img-wrapper {
  padding: 32px 0px 51px 40px;

}

.testimonial-img-wrapper img {
  width: auto;
  height: 439.23px;
}

.testimonial-content-wrapper h4 {
  font-size: 20px;
  line-height: 36px;
  max-width: 716px;
}

.testimonial-content-wrapper {
  padding: 250px 96px 56px 24px;
}

.whatwedo-section {
  position: relative;
}

.w825 {
  width: 825px;
}
.w970 {
  width: 970px;
}

.testimonial-section {
  position: absolute;
  bottom: -400px;
  width: 100%;
}

.mt-488 {
  margin-top: 400px;
}

.manage-gap {
  column-gap: 38px !important;
  row-gap: 41px !important;
}

.stories-wrapper {
  position: relative;
  height: auto;
  margin-bottom: -2px;
}

.stories-wrapper .story-content-wrapper {
  position: absolute;
}

.story-content-wrapper {
  width: 620px;
  padding: 182px 0px 162px 96px;
}

.bg-light-blue {
  background-color: #e7eef7;
}

.robust-container-wrapper {
  padding: 64px 203px 65px 202px;
  display: flex;
  flex-wrap: wrap;
}

.robust-cards-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.robust-card {
  background: url(../images/Text-card-02.png) no-repeat;
  background-size: 100%;
  max-width: 504px;
  flex: 0 0 calc(50% - 32px);
  /* always 2 per row */
  padding: 44px 25.19px 16px 25.21px;
}

.robust-card-icon {
  position: absolute;
  top: 0px;
  right: 24px;
}

.mb-none {
  margin-bottom: 0px !important;
}

.robust-details-wrapper {
  padding-top: 32px;
}

.institution-heading {
  padding: 64px 96px 32px 96px;
}

.institutions-card-wrapper {
  padding: 0px 62px 188.69px 120px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 34px;
  row-gap: 32px;
}

.institution-card {
  padding: 24px;
  width: 612px;
}

.ins-logo-container {
  display: flex;
  align-items: last baseline;
  justify-content: space-between;
  border-bottom: 1px solid #0d3274;
  padding: 0px 24px 4px 0px;
  height: 102.66px;

}

.pb-none {
  padding-bottom: 0px !important;
}

.governing-block-wrapper {
  padding: 0px 96px 0px 96px;
}

/* .governing-block-wrapper .nav-tabs{
  border: none;
} */
.governing-nav .nav-tabs {
  border: none;
  padding: 34.4px 0px 16.95px 0px;
  background-color: white;
}

.governing-nav .active {
  border: none;
}

.governing-nav .nav-tabs .nav-link.active {
  background-color: #fff !important;
}

.governing-nav .nav-link:hover {
  border: none;
}

.governing-nav .nav-tabs {
  --bs-nav-tabs-border-width: 0px;
  /* --bs-nav-tabs-border-color: var(--bs-border-color); */
  --bs-nav-tabs-border-radius: 0px;
  --bs-nav-tabs-link-hover-border-color: none;
}

.tab-nav-design {
  display: flex;
  align-items: center;
  width: 260px;
  padding-right: 8px;
  gap: 8px;
}

.governing-block-wrapper .tab-content {
  padding: 64px 0px 101px;
}

.tab-cards-wrapper {
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  column-gap: 16px;
}

.tab-card {
  display: flex;
  align-items: center;
  padding: 63px 0px 0px 0px;
  width: 408.99px;
  cursor: pointer;
  position: relative;
}

.Our-Progress-Section {
  background: url(../../assets/images/blue-bg-buttom.png);
  background-size: 100%;
  height: 525px;
}

.our-progress-wrapper {
  /* background: url(../../assets/images/bottom-card.png) no-repeat; */
  width: 100%;
  height: 100%;
  gap: 72px;
  flex-wrap: wrap;
}

.bottom-progress-wrapper {
  width: 625px;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 86px;
}

.our-progress-img-wrapper {
  margin-top: auto;
}

.our-progress-img-wrapper img {
  width: 100%;
}
.our-progress-img-wrapper .for-desktop {
  width: 554px;
  height: 477px;
}

.fix-position {
  position: absolute;
  left: 49px;
  top: 9px;
}

.tab-card .people-details {
  margin-left: -20px;
}

.people-details p {
  margin-bottom: 0px;
}

.tab-img-wrapper {
  position: relative;
}

.heading-wrapper {
  width: 612px;
}

.w-424 {
  width: 424px;
}

.w-822 {
  width: 822px;
}

.accordion-form {
  margin-top: 62px;
}

.tab-Cta-wrapper .nav-tabs {
  --bs-nav-tabs-border-width: 0px;
}

.project-cordinator-block h4 {
  font-family: "noto serif", serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 44px;
  /*letter-spacing: 2px;*/
  color: #1d2130;
}

.project-cordinator-block p {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  color: #1d2130;
  margin-top: 8px;
}

.project-cordinator-block ol {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  margin-top: 20px;
}

.project-cordinator-details-wrapper {
  padding-top: 36px;
  display: flex;
  flex-direction: column;
  row-gap: 48px;
}

.accordion-form-heading img {
  width: 100%;
}

.pratner-img-block-wrapper img {
  max-width: 723px;
  height: 100%;
}

.pratner-img-block-wrapper {
  margin-left: -82px;
  padding: 84px 0px 0px 0px;
}

.font-24-black {
  font-family: "Nunito Sans", sans-serif;
  font-size: 24px;
  color: #1d2130;
  font-weight: 300;
}

.mt-60 {
  margin-top: 60px;
}

.partnerships-section {
  position: relative;
  width: 100%;
  max-width: 1600px;
  padding: 64px 96px;
}

.partnerships-section .partnerships-block-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FFFEFA;
}

/* LEFT CONTENT */
.partnerships-section .content-box {
  width: 40%;
  padding-left: 60px;
}

.partnerships-section .content-box h2 {
  font-size: 36px;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0px;
}

.partnerships-section .content-box p {
  font-size: 20px;
  line-height: 160%;
  /* margin-bottom: 25px; */
  letter-spacing: 0px;
  font-weight: 400;
}

/* RIGHT IMAGE */
.partnerships-section .image-box {
  width: 56%;
}

.partnerships-section .image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  clip-path: polygon(21% 0, 100% 0, 100% 100%, 0 100%);
}

/* HEX ICON IMAGE */
.partnerships-section .hex-icon {
  position: absolute;
  left: 46%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}

.partnerships-section .hex-icon img {
  width: clamp(45px, 4vw, 70px);
  height: auto;
  margin-left: 10px;
  transform: rotate(111deg);
}

.pratner-block-wrapper {
  /* background: url(../../Assets/images/partner-with-us-3.png);
  background-size: 100%; */
  padding: 72px 0px 76px 96px;
}

.pr-120 {
  padding-right: 120px;
}

/* .partner-block {
  width: 718px;
} */

.career-block-wrapper {
  background: url(../images/career-bg.png);
  background-size: 100%;
}

.career-container {
  padding: 64px 202px;
}

.career-container .accordion-item {
  margin-top: 16px;
}

/* .career-container .accordion .accordion-header {
  height: 141px;
} */
.Volunteer-block-wrapper .form-block-wrapper {
  padding: 64px 107px;
}

.form-block-wrapper .form-control {
  border: 1px solid #9b9b9b;
  border-radius: 2px;
  height: 44px;
}

/* Reach section end */
/* End Hero Section */

/* Remove default arrow */
.accordion-button::after {
  content: "\002B";
  /* Plus sign */
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
  transform: none;
  background-image: none !important;
}

.accordion-item h2 {
  display: block !important;
}

.tab-Cta-wrapper .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #0d3274 !important;
  color: #fffefa !important;
  border: none;
  border-radius: none;
}

.tab-Cta-wrapper .nav-tabs .nav-link {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border: 1px solid #0d3274 !important;
  height: 43px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2%;
  color: #0d3274;
}

.w-600 {
  width: 600px;
}

.pr-102 {
  padding-right: 102px !important;
}

/* Change plus to minus when open */
.accordion-button:not(.collapsed)::after {
  content: "\2212";
  /* Minus sign */
}

.accordion-button:not(.collapsed) {
  background: #fff;
}

.accordion-button:not(.collapsed) {
  box-shadow: none;
}

.accordion-form-heading {
  position: relative;
}

.accordion-form-heading h4 {
  position: absolute;
  bottom: 18px;
}

.urban-hero-background-banner img {
  height: 1096px;
}

.aic {
  align-items: center;
}

.form-block-wrapper,
.input-group-text {
  border-radius: unset;
  background: #fff;
  /* padding: 32px 44px; */
  /* width: 62px;
  height: 44px;
  text-align: center; */
}

.f-14 {
  font-size: 14px;
  font-style: normal;
}

.font-design {
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #0d3274;
}

.code-design {
  width: 62px;
  height: 44px;
  text-align: center;
  margin-right: 1px;
}

.fix-text {
  border: 1px solid #ddd;
  padding: 12px 16px;
  font-family: "Nunito Sans";
  height: 44px;
}

.form-cta {
  padding: 12px 16px;
  border: 1px solid #0d3274;
  font-family: "Nunito Sans";
  font-weight: 700;
  letter-spacing: 0.02rem;
  font-size: 14px;
  color: #0d3274;
}

.bg-blue {
  color: #ffffff !important;
  background-color: #0d3274;
  border: none;
}

/* .upload-section {
  width: 80%;
  max-width: 600px;
} */
.donation-wrapper {
  padding: 64px 0px;
  background: url(../images/donation-bg.png);
  background-size: 100%;
}

.upload-box {
  border: 2px dashed #9b9b9b;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px;
  cursor: pointer;
  transition: border-color 0.3s ease, background-color 0.3s ease;
  text-align: center;
}

.blog-carousel-block-wrapper .blog-item .know-wrapper {
  display: flex;
  flex-direction: column;
  /*padding-top: 56px;*/
}

.justify-content-right {
  display: flex;
  justify-content: right;
}

.upload-box:hover,
.upload-box.dragover {
  border-color: #9b9b9b;
  background-color: #e7eef7;
}

.upload-content svg {
  margin-bottom: 10px;
}

.upload-content p {
  margin: 5px 0;
  color: #083d77;
}

.career-container .accordion-item {
  padding: 53px 64px;
}

.small-text {
  font-size: 14px;
  color: #666;
}

.Cta-wrapper {
  margin-bottom: 24px;
  display: flex;
}

#collapseOne {
  padding-top: 0px;
}

.no-design {
  font-size: 16px;
  font-family: "Nunito Sans";
  font-weight: 400;
  letter-spacing: 0.08px;
  color: #1d2130;
}

.Volunteer-block-wrapper {
  background: url(../images/volunteer-bg.png);
  background-size: 100%;
}

.featured-container {
  padding: 94px 0px 64px 96px;
  background: #e7eef7;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: #007bff;
  font-size: 22px;
  background: none;
  border: none;
  margin: 0 8px;
  transition: all 0.3s ease;
}

/* Hover color */
.owl-theme .owl-nav [class*="owl-"]:hover {
  color: #0056b3 !important;
}

/* Inactive (disabled) color */
.owl-theme .owl-nav .inactive {
  color: #cacaca;
  cursor: not-allowed;
  opacity: 0.5;
}

/* Align nav and dots inline */
.owl-theme .owl-nav,
.owl-theme {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
  /* padding-top: 12px; */
}

.owl-theme .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  position: relative;
  top: -30px;
}

/* Dot style */
.owl-theme .owl-dots .owl-dot span {
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='10' viewBox='0 0 9 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 7.5V2.5L4.25 -1.84225e-07L5.96048e-08 2.5V7.5L4.25 10L8.5 7.5Z' fill='%239B9B9B'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: initial !important;
  background: transparent;
  border-radius: 0px !important;
  background-color: transparent !important;

}

.owl-theme .owl-dots .owl-dot.active span {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='9' viewBox='0 0 8 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.65039 6.75V2.25L3.82539 -1.65803e-07L0.000391442 2.25V6.75L3.82539 9L7.65039 6.75Z' fill='%230D3274'/%3E%3C/svg%3E") !important;
  transform: none !important;
  background-position: center !important;
  background-size: initial !important;
  background: transparent;
}

.governing-nav .tab-nav-design p {
  text-align: left;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;

}

.w60 {
  width: 60%;
}

.w40 {
  width: 40%;
}

.owl-container {
  padding: 94px 98px 64px 98px;
  background-color: #e7eef7;
}

.card-text-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.card-content .noto-serif {
  font-size: 24px;
  line-height: 150%;
}

.card-content {
  position: absolute;
  top: 0px;
  padding: 32px 18px 0px;
  display: flex;
  flex-direction: column;
  height: 486px;
}

.owl-theme .owl-nav {
  font-size: 24px;
}

.publication-container {
  padding: 62px 96px 64px 96px;
}

.un-style-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  margin-top: 16px;
  margin-bottom: 32px;
}

.un-style-list li a {
  font-family: "Nunito Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: 0px;
  color: #0d3274;
  text-decoration: none;
  margin-left: 8px;
}

.link-divider {
  height: 24px;
  width: 2px;
  background-color: #fffefa;
}

.mt-32 {
  margin-top: 32px !important;
}

.explore-our-work-wrapper .growth-card-wrapper .growth-card .card-line-img-wrapper svg {
  width: 100%;
}

.progress-section .left-content p {
  padding-right: 32px;
  max-width: 504px;
}

.our-progress-block-wrapper {
  display: flex;
  justify-content: space-between;
  background: url(../images/our-progress-bg.png);
  background-size: 100%;
  height: 551px;
  position: relative;
}

.our-section .our-journey-wrapper .left-heading-wrapper {
  margin: 0px;
  margin-top: 8px;
}

.progress-right-image-wrapper img {
  clip-path: polygon(36% 0, 100% 0, 100% 100%, 0 100%);
}

.center-image-wrapper {
  position: absolute;
  top: 40%;
  left: 668px;
  z-index: 1;
  rotate: -2deg;
}

.left-img-content-wrapper {
  padding: 175px 10px 0px 96px;
}

.w-424 {
  width: 424px;
}

.career-job-details {
  display: inline-block;
  line-height: 160%;
}

.pl-64 {
  padding-left: 96px;
  padding-bottom: 8px;
}

.mission-bg img {
  height: 1100px;
  background-size: cover;
}

.manage-img {
  position: relative;
  top: -86px;
}

.all-awards-block-wrapper {
  background: url(../../assets/images/award-bg-blue.png);
  background-size: 100%;
  width: 100%;
  padding: 64px 92.5px;
  display: flex;
  flex-direction: column;
  row-gap: 32px;
}

.award-block {
  padding-left: 40px;
  display: flex;
}

.award-img-content-wrapper {
  padding: 65px 90px 52px 24px;
  display: flex;
  column-gap: 20px;
}

.award-img-content-wrapper .award-content-block h3 {
  text-transform: capitalize;
}

.award-stories-wrapper {
  background: url(../../assets/images/award-bottom.png);
  background-size: 100%;
  height: 608px;
  margin: auto 0px;
}



.w-506 {
  width: 506px !important;
}

.top-54 {
  top: -54px;
}

.annual-report-container {
  padding: 64px 95px;
  background-color: #fffefa;
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.annual-report-block-wrapper {
  display: flex;
}

.report-block-wrapper .publication-lists ul {
  padding-left: 4px;
  width: 400px;
  column-gap: 25px;
}

.publication-lists ul li img {
  width: 16px;
  height: 16px;
}

.pr-84 {
  padding-right: 84px;
}

.report-bottom-bg {
  background: url(../images/report-bottom-bg.png);
  background-size: 100%;
}

.pt-64 {
  padding-top: 64px;
}

.no-heading-wrapper h1 {
  width: 492px;
}

.progress-no {
  display: flex;
  row-gap: 32px;
  flex-direction: column;
  margin-top: 10px;
}

.news-section .latest-update-block {
  padding-top: 0px;
}

.scroll-container {
  margin: auto auto 50px auto;
  display: flex;
  justify-content: space-between;
  /* gap: 74px; */
  /* padding: 0px 96px */
}

.center-img-section {
  position: -webkit-sticky;
  position: sticky;
  /*height: 550px;*/
  /* top: 100px; */
  top: 40px;
  /* width: 30%; */
}

.our-people-hero img {
  height: 732px;
}

.sticky-bg {
  background: url(../images/Progress_in_number_stickyBG.png);
  padding: 30px 0px;
}

.sticky {
  position: sticky;
  top: 0;
  z-index: 2;
}

.left-text-headding-wrapper {
  display: flex;
  flex-direction: column;
  width: 500px;
  overflow: hidden;
}

.img-blcok-wrapper {
  padding: 220px 0px;
  height: 798px;
  width: auto;
}

.partnership-section .center-image-wrapper img {
  transform: rotate(-55deg);
  margin-left: -37px;
  width: 89px;
}

.partnership-section .feild-block-wrapper {
  position: relative;
  height: 400px;
}

.adjust-img {
  transform: rotate(59deg);
  position: absolute;
  left: 34px;
  top: -28px;
  width: 602px;
  height: 603px;
}

.conenctwith-section .catalysing-left-block .catalysing-mask {
  width: 612px;
  height: 608px;
}

.g-56 {
  column-gap: 56px;
}

.w-504 {
  width: 504px;
}

.w-168 {
  width: 168px;
  height: 53px;
  padding: 12px 32px !important;
}

.w-198 {
  width: 198px;
  height: 53px;
  padding: 12px 32px !important;
}

.new-container-wrapper {
  padding: 44px 96px 64px 96px;
  background: url(../images/blue-bg-stories.png);
  background-size: 100%;
}

.donate-hero-wrapper {
  width: 1076px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding-top: 24px;
}

.t-180 {
  top: 96px !important;
}

.donate-hero-wrapper h1 {
  padding-bottom: 48px;
}

.donate-hero-wrapper p {
  padding-bottom: 48px;
  width: 824px;
  margin: 0px auto;
  padding: 0px 12px;
}

.mb-12 {
  margin-bottom: 12px;
}

.hero-bottom-img-wrapper {
  padding: 48px 182px;
}

.donate-background-banner img {
  width: 100%;
  height: 1156px;
}

.foundation-wrapper {
  background: url(../images/donate-bg-02.png);
  background-size: 100%;
  padding: 42px 0px 42px 96px;
  display: flex;
  justify-content: space-between;
}

.foundation-left-wrapper {
  padding: 38px 0px;
}

.foundation-left-wrapper ul {
  padding-left: 4px !important;
}

.list-design {
  display: flex;
  flex-direction: column;
  margin-top: 48px;
  row-gap: 24px;
}

.list-design li {
  align-items: center;
}

.list-design li img {
  width: 16px;
  height: 14px;
  margin-right: 19px;
}

.support-block-wrapper {
  padding: 64px 96px;
}

.support-card-block-wrapper {
  margin-top: 48px;
  display: flex;
  column-gap: 24px;

  row-gap: 24px;
}

.form-field-section .hex-icon {
  position: absolute;
  left: 46%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}

.form-field-section .hex-icon img {
  width: clamp(45px, 4vw, 70px);
  height: auto;
  margin-left: 88px;
  transform: rotate(109deg);
}

.f-t-p {
  height: 400px;
  max-width: 735px;
  clip-path: polygon(22% 0, 100% 0, 100% 100%, 0 100%);
}

.support-card-block-wrapper .support-card {
  flex: 1;
  /* Auto width for 3 cards */
  max-width: calc((100% - 40px) / 3);
  padding: 20px;
}

.support-card-contents {
  padding: 21px 0px;
}

.blog-item .support-card-contents .know-wrapper a {
  margin: 0px !important;
}

.support-card-contents h4 {
  height: 156px;
}

.support-card-contents .para-height {
  height: 192px;
}

.support-card-contents .manage-paragraph {
  height: 172px;
}

.mt-102 {
  margin-top: 102px;
}

.Sub-heading-label {
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  margin-top: 32px;
  margin-bottom: 8px;
}

.f-48 {
  font-size: 48px !important;
  line-height: 120% !important;
  font-weight: 600 !important;
}

.img-container-wrapper {
  position: relative;
  max-width: 400px;
  overflow: hidden;
}

.card-bottom-img .img-container-wrapper .hover-red-icon {
  opacity: 0%;
}

.card-bottom-img .img-container-wrapper .default-icon {
  opacity: 100%;
}

.card-bottom-img .img-container-wrapper .straight-white-line .svg-path {
  display: none;
  fill: #0d3274;
  /* Default color (e.g., black) */
  transition: fill 0.3s ease;
}

.support-card:hover .hover-red-icon {
  opacity: 100%;
  width: 20px !important;
  height: 20px !important;
  margin-top: 4px;
}

.support-card:hover .default-icon {
  opacity: 0%;
}

.support-card:hover .svg-path {
  display: block;
  width: 100%;
  fill: #fefefe;
}

.annual-heading-wrapper .noto-serif {
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0px;
}

.straight-line {
  position: relative;
  z-index: 0;
}

.img-container-wrapper .center-icon {
  position: absolute;
  left: 50%;
  top: 5px;
  transform: translateX(-50%);
  transition: transform 0.5s ease-in-out;
  z-index: 1;
  margin-top: 1px;
  width: 20px !important;
  height: 24px !important;
}

/* NAV & DOTS FIX*/
.blog-container .mobile-carousel .owl-nav {
  display: flex !important;
  justify-content: center;
  column-gap: 172px;
}

/* .blog-container .mobile-carousel .owl-dots {
  text-align: center;
  margin-top: -24px;
  display: flex;
  justify-content: center;
  column-gap: 12px;
} */

.blog-container .mobile-carousel .owl-dot span {
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='10' viewBox='0 0 9 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 7.5V2.5L4.25 -1.84225e-07L5.96048e-08 2.5V7.5L4.25 10L8.5 7.5Z' fill='%239B9B9B'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: initial !important;
  background: transparent;
  border-radius: 0px !important;
  /* background-color: transparent !important; */
}

.blog-container .mobile-carousel .owl-dot.active span {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='9' viewBox='0 0 8 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.65039 6.75V2.25L3.82539 -1.65803e-07L0.000391442 2.25V6.75L3.82539 9L7.65039 6.75Z' fill='%230D3274'/%3E%3C/svg%3E") !important;
  transform: none !important;
  background-position: center !important;
  background-size: initial !important;
  background: transparent;
}

.blog-container .mobile-carousel .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block !important;
}

.card-icons {
  margin-top: auto;
  /*padding-top:24px;*/
}
.manage-icons{
  padding-top: 36px;
}

.blog-container .mobile-carousel .card-item {
  display: none;
  /* Hide all cards initially */
}

.desktop-grid .blog-item .support-card {
  height: auto;
  display: flex;
  flex-direction: column;
}

.desktop-grid .blog-item .support-card-contents {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.desktop-grid .blog-item .support-card-contents .know-wrapper {
  margin-top: 16px;
}

.desktop-grid .blog-item .support-card-img {
  width: 100%;
  height: 201px;
  overflow: hidden;
}

.desktop-grid .blog-item .support-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.desktop-grid .blog-item:hover .support-card {
  background-color: #0d3274;
}

.desktop-grid .blog-item:hover {
  background: #0d3274;
}

.flex-container {
  display: flex;
  /* flex-wrap: wrap; */
  column-gap: 24px;
}

.flex-container>.box {
  background-color: #fffffa;
  width: 400px;
}

.blog-item {
  width: 100%;
  /* height: 625px; */
  /* padding: 20px; */
  background-color: #fffefa;
  margin-bottom: 58px;
}

.blog-item .support-card {
  padding: 20px;
}

.blog-carousel {
  background: url(../assets/images/blog-listing-bg-02.png);
  background-size: 100%;
}

.blog-carousel-block-wrapper {
  padding: 64px 96px 64px 96px;
  background: url(../../assets/images/blog-listing-banner.png);
  background-size: 100%;
}

.blog-carousel .owl-carousel .owl-item img {
  width: auto;
  display: inline;
}

.blog-carousel .owl-theme .owl-dots {
  gap: 24px;
}

.blog-carousel .owl-theme .owl-nav,
.owl-theme {
  gap: 240px;
}

.form-field-section .feild-block-wrapper {
  display: flex;
  flex-direction: row;
  position: relative;
}

.constrain {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
  /* padding-right: 16px; */
}

.constrain .input-simple {
  font-size: 16px;
  line-height: 1.5;
  border: none;
  background: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><path fill='%23838D99' d='M13.22 14.63a8 8 0 1 1 1.41-1.41l4.29 4.29a1 1 0 1 1-1.41 1.41l-4.29-4.29zm-.66-2.07a6 6 0 1 0-8.49-8.49 6 6 0 0 0 8.49 8.49z'></path></svg>");
  background-repeat: no-repeat;
  background-position: 10px 10px;
  background-size: 20px 20px;
  border: 1px solid #0d3274;
  width: 612px;
  height: 48px;
  padding: 0.5em 1em 0.5em 2.5em;
}

.constrain .input-simple::placeholder {
  color: #838d99;
}

.constrain .input-simple:focus {
  outline: none;
  border: 1px solid #0d3274;
}

.blog-top-block-wrapper .constrain form {
  display: flex;
  justify-content: space-between;
  width: 100%;
  column-gap: 8px;
}

.custom-select-wrapper {
  position: relative;
  display: inline-block;
  width: 294px;
  /* Adjust width as needed */
}

.custom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 8px 16px 8px 16px;
  border: 1px solid #0d3274;
  border-radius: 0px !important;
  font-family: "Nunito Sans", sans-serif;
  font-size: 20px;
  cursor: pointer;
  font-weight: 400;
  background-color: transparent;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select-wrapper::after {
  content: "\2304";
  /* Unicode for a downward arrow */
  position: absolute;
  top: 40%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 18px;
  color: #555;
  pointer-events: none;
}

.text-uppercase {
  text-transform: uppercase;
}

.partners-section .top-heading h5 {
  width: 495px;
}

.latest-update-block {
  padding-top: 200px;
}

.w440 {
  width: 440px !important;
}

.details-text-wrapper .noto-serif {
  font-size: 48px;
  line-height: 120%;
  letter-spacing: 0px;
  font-weight: 700;
}

.right-main-heading-wrapper h1 {
  font-size: 36px;
  line-height: 120%;
}

.national-heading-wrapper .noto-serif {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 120%;
  color: #1D2130;
}

.national-heading-wrapper p {
  color: #1D2130;
}

.our-impact-section h2 {
  font-size: 36px;
  line-height: 120%;
}

.details-text-wrapper .f-20 {
  color: #1d2130 !important;
  ;
}

.progress-number img {
  height: 1240px !important;
}

/* accordion open */

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8889 26V17.1111H6V14.8889H14.8889V6H17.1111V14.8889H26V17.1111H17.1111V26H14.8889Z' fill='%230D3274'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  content: "";
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 17.5V14.5H28V17.5H4Z' fill='%23C8070A'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}

.accordion-blue .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8889 26V17.1111H6V14.8889H14.8889V6H17.1111V14.8889H26V17.1111H17.1111V26H14.8889Z' fill='%230D3274'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  content: "";
  fill: #007bff;
}

.accordion-blue .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 17.5V14.5H28V17.5H4Z' fill='%23C8070A'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  fill: #007bff;
}

.accordion {
  --bs-accordion-active-bg: #fffefa !important;
  --bs-accordion-btn-focus-box-shadow: #fffefa;
}

.accordion-item {
  border: 0px;
}

.accordion-button:not(.collapsed)::after {
  content: "" !important;
}

/* accordion closed */

/* accordion open */

.career-container .accordion-header .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.2222 38V23.7778H6V20.2222H20.2222V6H23.7778V20.2222H38V23.7778H23.7778V38H20.2222Z' fill='%230D3274'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  content: "";
  width: 44px;
  height: 44px;
}

.career-container .accordion-header .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 17.5V14.5H28V17.5H4Z' fill='%23C8070A'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  width: 44px;
  height: 44px;
  /* margin-top: -62px; */
}

.career-container .accordion-header .accordion-blue .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8889 26V17.1111H6V14.8889H14.8889V6H17.1111V14.8889H26V17.1111H17.1111V26H14.8889Z' fill='%230D3274'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  content: "";
  fill: #007bff;
}

.career-container .accordion-header .accordion-blue .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 17.5V14.5H28V17.5H4Z' fill='%230D3274'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  fill: #007bff !important;
}

/* accordion closed */

/* popup open */
/* Background overlay */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

/* Main popup card */
.popup-card {
  background: #fff;
  width: 80%;
  max-width: 900px;
  border-radius: 8px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
  font-family: "Poppins", sans-serif;
}

/* Close button */
.close-btn {
  position: absolute;
  top: 20px;
  right: 25px;
  background: none;
  border: none;
  font-size: 28px;
  cursor: pointer;
  color: #1e2a3b;
}

/* Content layout */
.popup-content {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  padding: 0px 74px 42px 82px;
}

/* Image section */
.popup-image {
  position: relative;
  width: 35%;
  /* background: #f5f5f5; */
  /* display: flex; */
  justify-content: center;
  align-items: center;
  overflow: hidden;
  top: -48px;
  height: 408px;
}

.popup-image img {
  height: 296px;
  max-width: 318px;
  object-fit: cover;
  clip-path: polygon(0 0, 100% 0, 100% 68%, 0 100%);
  background-color: #c9c9c9;
  width: 100%;
}

.Catalysing-Section .catalysing-blocks-wrapper .catalysing-left-block .red-bg {
  position: absolute;
  left: 98px;
  top: -20px;
}

.bottom-progress-wrapper h2 {
  font-size: 36px !important;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 120%;
}

.image-bar {
  position: absolute;
  bottom: 107px;
  left: 8px;
  width: 87%;
  background-color: #003366;
  clip-path: polygon(2% 90%, 100% 60%, 98% 70%, 0 100%);
  height: 200px;
  transform: rotate(-5deg);
}

.our-stories-section .story-img-wrapper {
  width: 100%;
}

.our-stories-section .story-img-wrapper img {
  width: 100%;
}

/* Text section */
.popup-text {
  width: 65%;
  padding: 58px 42px 106px 100px;
  overflow-y: auto;
  max-height: 70vh;
}

.popup-text h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #1a1a1a;
}

.popup-text .designation {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #1d2130;
  margin-bottom: 20px;
}

.popup-text p {
  color: #1d2130;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 32px;
}

.people_details {
  margin-top: 22px;
}

.people_details h2 {
  padding: 0px 0px 8px 0px;
}

.font-32 {
  font-size: 32px;
}

.donation-container-wrapper .form-block-wrapper {
  padding: 0px;
}

/* For Chrome, Edge, Safari */
.donation-container-wrapper input::placeholder {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
}

/* For Firefox */
.donation-container-wrapper input::-moz-placeholder {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
}

/* For Internet Explorer 10+ */
.donation-container-wrapper input:-ms-input-placeholder {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
}

/* For older Firefox (18-26) */
.donation-container-wrapper input:-moz-placeholder {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
}

.donation-container-wrapper .form-label {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0d3274;
  margin-bottom: 8px;
  letter-spacing: 0px;
}

.form-amount .form-check-input:checked {
  background-color: #fffefa !important;
}

.donation-container-wrapper .form-amount .form-check-input[type="checkbox"] {
  width: 18px;
  height: 18px;
  border-radius: 2px;
  border: 2px solid #0d3274 !important;
}

.donation-container-wrapper .form-amount .form-check-input:checked[type="checkbox"] {
  font-weight: 700;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.7958 1.21362L4.41335 8.79106C4.34906 8.85729 4.27265 8.90983 4.18853 8.94569C4.1044 8.98154 4.01421 9 3.92312 9C3.83202 9 3.74183 8.98154 3.6577 8.94569C3.57358 8.90983 3.49717 8.85729 3.43288 8.79106L0.203064 5.47593C0.138685 5.40985 0.0876163 5.3314 0.0527745 5.24507C0.0179328 5.15873 9.59324e-10 5.06619 0 4.97274C-9.59324e-10 4.87929 0.0179328 4.78675 0.0527745 4.70042C0.0876163 4.61408 0.138685 4.53563 0.203064 4.46955C0.267443 4.40347 0.343872 4.35106 0.427987 4.31529C0.512103 4.27953 0.602257 4.26112 0.693303 4.26112C0.784349 4.26112 0.874503 4.27953 0.958619 4.31529C1.04273 4.35106 1.11916 4.40347 1.18354 4.46955L3.92369 7.28208L10.8165 0.208428C10.9465 0.0749736 11.1228 0 11.3067 0C11.4906 0 11.6669 0.0749736 11.7969 0.208428C11.927 0.341882 12 0.522884 12 0.711617C12 0.90035 11.927 1.08135 11.7969 1.21481L11.7958 1.21362Z' fill='%230D3274'/%3E%3C/svg%3E%0A") !important;
  width: 18px;
  height: 18px;
  border-radius: 2px;
  border: 2px solid #0d3274 !important;
}

.form-control,
.form-select {
  border-radius: 0;
  border: 1px solid #0d3274;
  padding: 10px 16px;
  font-size: 16px;
  color: #0d3274;
  font-family: "Nunito Sans", sans-serif;
}

.form-control::placeholder {
  color: #999;
}

.form-control:focus,
.form-select:focus {
  border-color: #0d3274;
  box-shadow: none;
}

.form-check-input {
  border-radius: 2px;
  border-color: #0d3274;
}

.form-check-input:checked {
  background-color: #0d3274;
  border-color: #0d3274;
}

.mission-what .img-icon-container img {
  width: 100%;
  -webkit-transform: scaleX(-1);
  /* transform: scaleX(-1);  */
}

.donation-container-wrapper .form-check-label {
  color: #0d3274;
  font-weight: 400;
  font-size: 16px;
}

.helper-text {
  font-size: 12px;
  color: #1d2130;
  margin-top: 6px;
  font-family: "Nunito Sans", sans-serif;
}

.section-desc {
  font-size: 20px;
  line-height: 160%;
  font-weight: 400;
  color: #1d2130;
  margin-bottom: 24px;
  font-family: "Nunito Sans", sans-serif;
}

/* Payment Cards */
.payment-card {
  border: 1px solid #ccc;
  padding: 15px 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s;
}

.payment-card:hover {
  border-color: #0d3274;
}

.payment-card input[type="radio"] {
  margin-right: 12px;
}

.payment-card label {
  cursor: pointer;
  width: 100%;
  margin: 0;
  font-weight: 400;
  color: #0d3274;
  font-family: "Nunito Sans", sans-serif;
}

.btn-donate {
  background-color: #0d3274;
  color: #fff;
  font-weight: 700;
  padding: 16px 32px;
  font-size: 18px;
  border: none;
  width: 200px;
  margin-top: 40px;
}

.btn-donate:hover {
  background-color: #092252;
  color: #fff;
}

/* Phone Input Group */
.input-group-text {
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #ccc;
  border-right: none;
  color: #333;
}

.phone-input {
  border-left: none;
}

.donation-container-wrapper {
  width: 1035px;
  margin: 0px auto;
  background: #ffffff;
  padding: 64px 107px 44px;
}

.form-block-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px 0px;
}

.donation-container-wrapper .form-details .form-select {
  border: 1px solid #9b9b9b !important;
}

.donation-container-wrapper .form-amount .form-control {
  border: 1px solid #0d3274;
}

.donation-wrapper .donation-heading-wrapper {
  padding: 32px 20px 32px 0px;
  margin: 0px auto;
  width: 1035px;
}

.donation-wrapper .donation-heading-wrapper h2 {
  margin-bottom: 8px;
}

.right-blog-content a{
  font-size: 20px;
}



/* Responsive */
@media (max-width: 768px) {
  .popup-content {
    flex-direction: column;
  }

  .popup-image,
  .popup-text {
    width: 100%;
  }

  .popup-text {
    max-height: none;
  }

  .breadcrumb-item+.breadcrumb-item {
    padding-left: 3px !important;
  }
}

.my-modal .modal-body {
  padding: 0px;
}

.btn-close {
  padding: 16px 16px 0px 0px !important;
  color: #0d3274;
}

.adjust-hero-content-wrapper {
  width: 560px;
  position: absolute;
}

.adjust-hero-content-wrapper p {
  padding-right: 136px;
}

.manage-positon {
  text-align: right;
}

.progress-section {
  width: 100%;
  /* max-width: 1440px; */
  margin: 0 auto;
  position: relative;
  /* background: #f9f9f9; */
  overflow: hidden;
}

/* Left Text Area */
.progress-section .left-content {
  position: absolute;
  left: 96px;
  top: 50%;
  transform: translateY(-50%);
  width: 35%;
}

/* RIGHT IMAGE WITH CLIP-PATH */
.progress-section .right-image {
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
  height: 100%;
  background-image: url("your-image.jpg");
  background-size: cover;
  background-position: center;

  /* This diagonal shape matches your screenshot */
  clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%);
}

/* Hexagon icon */
.progress-section .hex-icon {
  position: absolute;
  left: 44%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.progress-section .hex-icon img {
  width: 100px;
  height: auto;
  transform: rotate(46deg);
  margin-left: 6px;
}

.right-main-heading-wrapper {
  padding-left: 48px;
}

.award-details {
  padding-right: 72px;
  width: 100%;
}

/* popup close */
/* for mobile */

/* @media only screen
and (min-device-width : 360px)
and (max-device-width : 460px) {
  .growth-card-wrapper{
    margin-top: 42px!important;
  }
  .w220{
    width: 367px!important;
  }
  .homePage-hero .hero-details a{
    width: 100%;
  }
  .growth_pos{
    top: 30%;
  }
} */

.catalysing-content-wrapper {
  margin-top: 48px;
}
.media-icon-wrapper img {
  left: 57%;
}
@media only screen and (min-device-width: 1200px) and (max-width: 1399px) {
  .progress-number-main .section-4 .Catalysing-Section{
        height: 550px !important; 
  }
  .left-img-right-content-wrapper .key-card-details h4:after {
    height: 115px !important;
  }
  .left-img-right-content-wrapper .right-img-content-wrapper .img-with-ratio .ratio {
    top: 24px !important;
    right: 18px;
  }
  .right-img-left-contnet-wrapper h4:after {
    height: 111px !important;
  }
  .right-img-left-contnet-wrapper .right-ratio {
    top: 30px !important;
    right: 20px !important;
  }
  .media-icon-wrapper img {
    left: 50%;
  }
  .work-main #urban-initiatives-page .section-5 .support-hero img{
    width: 100%;
    height: 489px;
    object-fit: cover;
  }
  .whatwedo-section .container-wrapper{
    padding-bottom: 120px;
  } 
  .whatwedo-section .tesitmonial-block-wrapper{
    background-size: cover;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (min-device-width: 360px) and (max-width: 1100px) {
.right-blog-heading .mb-42{
  padding-bottom: 42px;
}
.right-blog-heading .mb-8{
  padding-bottom: 8px;
}
  .donate-background-wrapper .donate-image-block-wrapper {
    padding: 48px 21px 32px 21px;
  }

  .donate-background-wrapper .donate-image-block-wrapper img {
    width: 333px;
    height: 307px;
  }

  .donate-heading-wrapper h1 {
    font-size: 36px !important;
    font-family: "Noto Serif", serif;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 16px;
  }

  .donate-heading-wrapper p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    font-family: "nunito sans", sans-serif;
  }

  .donate-btn-wrapper {
    text-align: center;
    display: flex;
    justify-content: center;
    column-gap: 24px;
    flex-wrap: wrap;
    justify-content: left;
  }

  .donate-btn-wrapper .know-wrapper a {
    font-size: 16px;
    line-height: 150%;
    text-align: left;
  }

  .donate-content-block-wrapper {
    width: 100%;
    padding: 0px 12px;
  }

  /* .homePage-hero .hero-details{
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
  } */
  .owl-resource .top-heading-wrapper .pb-4 {
    padding-bottom: 0px !important;
  }

  .our-impact-ratio-block .noto-serif {
    font-size: 36px;
    line-height: 120%;
    margin-bottom: 0px;
  }

  .our-impact-section h2 {
    font-size: 26px !important;
    line-height: 120%;
  }

  .disclosures-hero .f-48 {
    font-size: 36px !important;
    line-height: 120% !important;
  }

  .partner-hero-wrrapper {
    margin-top: 32px !important;
  }

  .f-48 {
    font-size: 24px !important;
  }

  .tab-img-wrapper .tab-card-fg {
    width: 61.5%;
    height: auto;
  }

  .manage-img .manage_height {
    height: 100% !important;
  }

  .report-list-block li {
    width: 100%;
  }

  .annual-heading-wrapper .noto-serif {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 0px;
  }

  .fix-banner img {
    height: 559px !important;
  }

  .adjust-hero-content-wrapper h1 {
    font-size: 36px;
    line-height: 120%;
  }

  .adjust-hero-content-wrapper h4 {
    font-size: 18px;
    line-height: 150%;
  }

  .tab-card .people-details {
    margin-left: 0px;
  }

  .white-rectangle {
    left: -20px !important;

  }

  .red-rectangle {
    left: -32px !important;
  }

  .hero-image {
    min-width: 312px;
    max-width: 342px;
  }

  .support-flex {
    flex-direction: column;
    padding-left: 20px;
  }

  .support-red-rectangle {
    left: -36px !important;
    clip-path: polygon(5% 0, 11% 0, 36% 100%, 31% 102%) !important;
  }

  .support-hero {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 21% 100%) !important;
  }

  .support-text {
    width: auto !important;
  }


  .blog-container .mobile-carousel {
    overflow: hidden;
  }

  .blog-flex {
    flex-direction: column;
    overflow: hidden;
    gap: 32px;
  }

  .hero-text-container {
    padding-left: 20px !important;
    padding-right: 20px;
  }

  .blog-hero-shape-positioning {
    padding-left: 20px;
  }

  .poly img {
    width: 64px !important;
    height: auto !important;
  }

  .red-poly {
    left: 0px !important;
    bottom: -15px !important;
  }

  .blue-poly {
    left: -13px !important;
  }

  .blog-hero-img-wrapper {
    padding-left: 34px;
  }

  .blog-hero-img-wrapper img {
    width: 100% !important;
    height: auto;
  }


  .donate-hero-wrapper h1 {
    font-size: 36px !important;
    font-weight: 500 !important;
    line-height: 120% !important;
    letter-spacing: 0px !important;
  }

  .mt-60 {
    margin-top: 24px !important;
  }

  .right-blog-heading .f16-style {
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 160%;
    color: #0d3274 !important;
  }

  .donation-form-section .donation-wrapper .donation-heading-wrapper {
    padding: 32px 0px !important;
  }

  .payment-wrapper .form-Cause {
    padding-top: 0px !important;

  }

  .payment-wrapper .form-Cause h4 {
    padding-bottom: 12px;
  }

  .donate-hero-wrapper .mt-48 {
    margin-top: 16px !important;
    margin-bottom: 20px !important;
  }

  .form-amount .form-check {
    margin-top: 8px;
  }

  .donation-container-wrapper .form-Cause {
    padding-top: 32px;
  }

  .direction-coloumn .noto-serif {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0px;
  }

  .donation-container-wrapper .form-amount h4 {
    font-size: 20px !important;
    font-weight: 700;
    line-height: 150% !important;
    margin-bottom: 0px;
  }

  .list-design .d-flex {
    justify-content: left;
  }

  .donate-cta-wrapper .w-168,
  .w-198 {
    padding: 12px 24px !important;
  }

  .right-blog-heading h1 {
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 120%;
    color: #1d2130 !important;
    margin-bottom: 24px;
  }

  .right-blog-heading .f-20 {
    font-size: 18px !important;
    line-height: 150% !important;
  }

  .pb-48 {
    padding-bottom: 48px;
  }

  .pb-40 {
    padding-bottom: 0px !important;
  }

  .blog-container-wrapper .blog-container {
    flex-wrap: wrap;
    padding: 0px 12px;
  }

  .blog-container-wrapper {
    padding: 0px !important;
  }

  .blog-details-breadcrumb .breadcrumb-wrapper {
    margin-top: 0px !important;
  }

  .blog-carousel .owl-theme .owl-dots {
    gap: 12px;
  }

  .story-card .blog-item .support-card-img {
    height: fit-content !important;
  }

  .right-blog-heading {
    height: auto;
  }

  .right-blog-content {
    padding: 0px 20px;
    width: 100%;
  }

  .blog-block-img-wrapper {
    padding: 0px 20px;
  }

  .blog-block-img-wrapper .f-20-1 {
    padding-right: 0px !important;
    font-weight: 700;
    padding-bottom: 24px !important;
    font-size: 14px;
    line-height: 150%;
  }

  .p-40 {
    padding: 24px 0px;
  }

  .pb-24 {
    padding-bottom: 24px;
  }

  .mt-24 {
    margin-top: 24px;
  }

  .more-stories-wrapper {
    padding: 0px 20px;
  }

  .p-b-64 {
    padding-bottom: 16px;
  }

  .right-blog-heading .pb-24 {
    padding-bottom: 8px !important;
  }

  .right-blog-heading h4 {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 120% !important;
    letter-spacing: 0px !important;
    padding-left: 0px !important;
  }

  .right-blog-heading .f-padding-20 {
    font-size: 16px !important;
    padding-left: 0px !important;
  }

  .right-blog-heading .nunito-blue-12px {
    padding-left: 0px !important;
  }

  .right-blog-heading .know-wrapper a {
    margin-top: 24px;
    /* font-size: 12px; */
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 2%;
  }

  /* .right-blog-heading .know-wrapper svg {
    width: 72px;
  } */

  .read-image-wrapper .w-100{
    width: 100% !important;
    height: 70px;
    object-fit: cover;

  }

  .white-cta-btn {
    margin-top: 24px !important;
    margin-bottom: 32px !important;
  }


  .read-more-content-block-wrapper .blog-container {
    flex-wrap: wrap;
    padding: 0px 16px;
  }

  .read-more-content-block-wrapper .read-image-wrapper {
    padding: 16px 16px;

  }

  .read-more-content-block-wrapper .blog-container img {
    width: 100%;
  }

  .more-stories-wrapper h1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0px;
  }

  .right-blog-content h1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
  }

  .right-blog-content .f-20-1 {
    padding-right: 0px;
    padding-bottom: 48px;
  }

  .read_story_section h1 {
    font-size: 24px;
  }

  .read_story_section {
    padding: 0px 12px;
  }
  .view-btn{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .right-blog-content p {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 150% !important;
    padding-bottom: 24px;
  }

  .story-card .blog-item .support-card {
    margin-bottom: 24px;
    min-height: 470px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
        padding: 14px;
  }

  .support-card-contents .manage-paragraph {
    height: 128px;
  }

  .story-card .blog-item {
    height: auto;
  }

  .support-card-contents h4 {
    padding-bottom: 8px;
    height: auto;
  }

  .blog-bg-wrapper .fix-bg-block {
    height: 712px;
  }

  .blog-pos-abs {
    position: static;
  }

  .blogs h2 {
    font-size: 18px !important;
    line-height: 120%;
    font-weight: 600;
  }

  .blogs h5 {
    font-size: 12px;
    line-height: 160%;
    font-weight: 700;
    color: #0d3274;
  }

  .blogs h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    padding-bottom: 8px;
  }

  #myTab {
    padding-top: 24px;
  }

  #accordionExample .accordion-button .accordion-heading p {
    margin-bottom: 0px !important;
  }

  .breadcrumb-item+.breadcrumb-item {
    padding-left: none !important;
  }

  .breadcrumb-wrapper .breadcrumb li {
    padding-left: 0px !important;
  }

  .blue-card-owl .owl-nav {
    gap: 120px !important;
  }

  .media-img-wrapper {
    width: 100%;
  }

  .manage-right-img p {
    padding-right: 20px;
  }

  .adjust-hero-content-wrapper {
    position: static;
  }

  .Cta-wrapper {
    margin-bottom: 0px !important;
  }

  .catalysing-hero-heading h1 {
    font-size: 36px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0px;
    padding-bottom: 8px;
  }

  .mission-hero p {
    font-size: 16px !important;
    padding-top: 8px;
  }

  .mission-hero h1 {
    font-size: 32px;
    font-weight: 500;
    line-height: 120%;
  }

  .catalysing-content-wrapper {
    margin-top: 0px;
  }

  .award-details {
    padding: 0px;
  }

  .award-details h2 {
    font-weight: 500;
    padding-bottom: 4px;
  }

  .award-details p {
    font-size: 16px !important;
    font-size: 400 !important;
    line-height: 150% !important;
  }

  .award-details .cta-btn {
    padding: 0px;
  }

  .award-img-wrapper {
    margin-top: 32px;
  }

  .right-main-heading-wrapper h1 {
    line-height: 120%;
    font-size: 24px;
    letter-spacing: 0px;
    color: #1d2130;
    margin-bottom: 12px;
  }

  .right-main-heading-wrapper {
    padding-left: 0px;
  }

  .key-milestones-card-wrapper {
    gap: 32px;
  }

  .our-details .f-20 {
    font-size: 16px !important;
    font-weight: 400;
  }

  .right-image-wrapper {
    height: auto;
  }

  .our-pos-abs {
    position: static !important;
    transform: none;
  }

  .partnerships-section .content-box h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0px;
  }

  .partnerships-section .content-box p {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    letter-spacing: 0px;
  }

  .right-main-heading-wrapper p {
    font-size: 16px !important;
  }

  .all-awards-section .all-awards-block-wrapper .white-cta-btn {
    width: 100%;
  }

  .projects-card-mobile-wrapper .project-card img {
    margin-bottom: 4px;
  }

  .our-project-section .top-heading h2 {
    padding-bottom: 32px;
  }

  .pr-100 {
    padding-right: 0px;
  }

  .pt-8 {
    padding-top: 8px;
  }

  .feild-block-wrapper .left-feild-wrapper .know-wrapper a {
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 700;
    line-height: 150%;
  }

  .feild-block-wrapper .left-feild-wrapper h2 {
    padding-bottom: 16px;
  }

  .ratio-block-wrapper .block-detail-wrapper p {
    font-size: 16px !important;
  }

  .block-detail-wrapper h1 {
    font-size: 36px !important;
  }

  .initiative-hero-wrapper .left-content .hero-heading p {
    margin-top: 8px;
  }

  .initiative-hero-wrapper .f-48 {
    font-size: 36px !important;
  }

  .hero-content-wrapper {
    top: 144px;
  }

  .homePage-hero .hero-details a {
    width: 100%;
  }

  .key-bottom-img img {
    width: 100%;
  }

  .left-img-right-content-wrapper {
    height: auto;
  }

  .influencing-section .direction-coloumn h2 {
    font-size: 24px;
    font-weight: 500;
  }

  .our-journey-wrapper .left-heading-wrapper p {
    font-size: 18px !important;
  }

  .top-img-heading-wrapper p {
    font-size: 16px !important;
    padding-right: 12px;
  }

  .w316 {
    width: auto !important;
  }

  /* .partnerships-section {
    padding: 20px !important;
  } */

  .partnerships-section .partnerships-block-wrapper {
    display: flex;
    flex-wrap: wrap-reverse;
  }

  .partnerships-section .content-box {
    width: 100% !important;
    padding: 32px 16px;
    padding-left: 16px !important;
  }

  .partnerships-section .image-box {
    width: 100%;
  }

  .partnerships-section .image-box img {
    clip-path: none;
    height: 240px !important;
    object-position: top;
  }

  .partnerships-section .hex-icon img {
    width: clamp(45px, 4vw, 70px);
    height: auto;
    margin-left: 0px;
    margin-top: -10px;
  }

  .partner-main .our-progress .nunito-24-M{
    font-size: 18px;
    line-height: 150%;
  }
  .partnerships-section .hex-icon {
    top: 50%;
  }

  .partnerships-block-wrapper .know-wrapper a {
    margin-top: 24px !important;
  }

  .partnerships-section .hex-icon img {
    transform: rotate(0deg);
  }

  .partnerships-section .hex-icon {
    left: 50%;
  }

  .catalysing-content-wrapper .manage-alignment {
    padding-left: 0px;
    margin-top: 0px;
  }

  .progress-catalysing .image-container {
    height: 100%;
  }

  .progress-catalysing {
    height: 632px;
  }

  .catalysing-content-wrapper .right-main-heading-wrapper .mt-2 {
    margin-top: 0px !important;
  }

  .catalysing-content-wrapper .right-main-heading-wrapper h1 {
    font-size: 24px;
    font-weight: 500;
  }

  .inside-phone-heading-wrapper h2 {
    font-weight: 500 !important;
  }

  .no-heading-wrapper {
    position: static;
  }

  .award-content-block h3 {
    font-weight: 700;
    letter-spacing: 0px;
  }

  .recognition-banner img {
    height: 812px !important;
  }

  .award-pos-abs {
    position: static;
  }

  #urban-initiatives-page .growth-card {
    width: 100%;
  }

  .Influencing-carousel-phone .owl-dots {
    top: -31px;
  }

  .initiative-hero-wrapper {
    height: auto !important;
  }

  #urban-initiatives-page .Urban-details-section {
    display: block !important;
  }

  .hero-content-wrapper .font-regular {
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 120%;
  }

  #urban-initiatives-page .pos-abs {
    position: static !important;
    padding-top: 0px !important;
  }

  .initiative-hero-wrapper .right-image img {
    width: 100%;
    height: 209px !important;
  }

  .right-blog-heading .know-wrapper {
    margin-left: 0px;
  }

  .footer-block h5 {
    padding-bottom: 16px;
  }

  .footer-wrapper .footer-logo img {
    width: 96px;
    height: 36px;
  }

  .mt-64 {
    margin-top: 0px !important;
  }

  .growth-card-wrapper .growth-card p {
    margin-top: 0px;
  }

  .card-line-img-wrapper {
    margin-top: 0px !important;
  }

  .card-line-img-wrapper svg {
    width: 100%;
    height: 44px;
  }

  .mx-265 {
    max-width: 100%;
  }

  .reach-section .top-heading h5 {
    font-weight: 700;
    width: min-content !important;
    min-width: 134px;
    font-size: 12px;
  }

  #urban-initiatives-page .left-feild-wrapper {
    padding: 28px 16px 21px 16px;
    height: fit-content;
  }

  #urban-initiatives-page .know-wrapper {
    height: auto;
  }

  #urban-initiatives-page .card-block-wrapper {
    width: auto;
  }

  #urban-initiatives-page .cards-container-wrapper {
    width: auto;
  }

  .key-section-wrapper .growth-card {
    width: 100% !important;
    padding: 18px 20px 20px 20px;
    height: 336px;
  }

  /* accordion open */
  .growth-card {
    padding: 18px 64px 25px 20px;
    height: 300px;
    width: auto;
  }

  .accordion {
    --bs-accordion-active-bg: #fffefa;
    --bs-accordion-btn-focus-box-shadow: #fffefa;
  }

  .accordion-button {
    background-image: url(../images/accordion-bg.png);
  }

  /* accordion closed */
  .navbar-container .company-logo {
    width: 69px;
    height: auto;
    opacity: 100%;
  }

  .navbar-container .navbar-toggler {
    background: none;
    border: none;
  }

  .navbar-container .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' stroke='%230D3274' stroke-width='3'><line x1='0' y1='7' x2='30' y2='7'/><line x1='0' y1='15' x2='30' y2='15'/><line x1='0' y1='23' x2='30' y2='23'/></svg>");
  }

  .navbar-container {
    margin: 0px;
    padding: 4px 8px 9px 8px;
  }

  /* footer mobile */
  .footer-wrapper {
    padding: 32px 20px 32px 20px;
  }

  .footer-block h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 16px;
  }

  .footer-block {
    padding-top: 32px;
  }

  .f-20 {
    font-size: 16px !important;
  }

  .font-24-black {
    font-family: "Noto Serif", serif;
    font-size: 24px;
    color: #1d2130;
  }

  .blog-item .support-card-img {
    height: 100% !important;
  }

  .f-20-blacky {
    font-size: 16px;
    color: #1d2130;
  }

  .right-blog-heading .mb-40 {
    margin-bottom: 24px !important;
  }

  .w-424 {
    width: 100%;
  }

  .partnership-section .center-image-wrapper img {
    transform: rotate(-91deg);
    margin-left: 0px;
    width: 51px;
  }

  .f-18 {
    font-size: 16px;
  }

  .breadcrumb-wrapper {
    padding: 36px 22px 0px 20px !important;
  }

  .pb4 {
    padding-bottom: 0px !important;
  }

  .initiative-hero-wrapper .hero-heading p {
    font-size: 18px !important;
  }

  .urban-hero-background-banner img {
    height: 916px;
  }

  .our-journey-wrapper {
    padding: 0.67px 0px 16px 12px;
    flex-wrap: wrap;
  }

  .progress-number img {
    height: 1070px !important;
  }

  .read_story_section-wrapper .blog-container img {
    width: 100%;
  }

  h1 {
    font-size: 36px;
  }

  .blog-details-breadcrumb {
    margin-top: 12px;
  }

  .paragraph-style {
    font-size: 16px !important;
    color: #1d2130;
    line-height: 150%;
    font-weight: 400;

  }

  .right-banner-wrapper img {
    width: 100%;
    height: 200px;
  }

  /* Home-screen */
  .hero-container .hero-lottie {
    height: auto;
  }

  .hero-details {
    width: 100%;
    padding: 0px 20px 32px;
  }

  .hero-details h1 {
    font-size: 24px;
    line-height: 120%;
  }

  .w282 {
    width: 324px;
  }

  .hero-background-banner img {
    height: 664px;
  }

  .reach-section {
    padding: 32px 20px 16px 20px;
    height: auto;
  }

  .w220 {
    width: 367px !important;
  }

  .pl-64-2 {
    padding-left: 20px;
    padding-bottom: 6px;
    padding-right: 20px;
  }

  .reach-section h5 {
    font-size: 12px;
  }

  .divider {
    width: 100%;
  }

  .key-headding-wrapper .divider {
    width: 50%;
  }

  .key_content-block-wrapper {
    padding-top: 16px;
  }

  .key_content-block-wrapper h1 {
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
    letter-spacing: 0px;
  }

  .top-heading {
    gap: 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .content-block-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .img-ratio-wrapper .f-48 {
    font-size: 36px !important;
    line-height: 120% !important;
    font-weight: 500 !important;
  }


  .content-block-wrapper .for-mobile h1 {
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
    letter-spacing: 0px;
    font-style: Medium;
    /* padding-bottom: 4px; */
  }

  .image-container {
    /*width: 330px;*/
    width: 100%;
    height: 374px;
    display: flex;
    align-items: center;
  }

  .image-container .top-img {
    width: 100%;
    height: auto;
  }

  .image-container .background-img {
    width: 100%;
    height: auto;
  }

  .mt-12 {
    margin-top: 0px;
  }

  .mb-3 {
    margin-bottom: 0px !important;
  }

  .for-mobile {
    display: block !important;
  }

  .for-desktop {
    display: none !important;
  }

  .card-icons .know-wrapper {
    padding-bottom: 0;
  }

  .card-icons .know-wrapper a {
    margin-top: 16px;
  }

  #resource-progress {
    height: 475px !important;
  }

  .progress-section .right-image {
    position: static;
    width: 100%;
    clip-path: none;
    height: auto;
  }

  .progress-section .hex-icon {
    left: 42%;
    top: 38%;
    transform: rotate(45deg);
  }

  .progress-section {
    display: flex;
    flex-wrap: wrap-reverse;
  }

  #resource-progress .progress-section .left-content h2 {
    padding-bottom: 12px !important;
  }

  .w-506 {
    width: 100% !important;
  }

  .progress-section .left-content p {
    padding-bottom: 24px !important;
    width: 100%;
  }

  .disclosures-hero .right-banner-wrapper img {
    height: 193px !important;
  }

  .disclosures-hero .our-journey-wrapper .left-heading-wrapper {
    position: static !important;
  }

  .progress-section .hex-icon img {
    width: 70px;
  }

  .progress-section .left-content {
    position: static;
    width: 100%;
    transform: none;
    padding: 8px 12px 0px 12px;
  }

  .our-progress-block-wrapper {
    /* background: url(../images/our-progress-bluebg.png); */
    background: url(../images/our-progress-bg.png);
    background-size: 100%;
    height: 100%;
  }
  #resource-progress .right-image {
    text-align: right;
  }
  #resource-progress .right-image img {
    height: auto !important;
    width: 80%;
  }

  #resource-progress .progress-section {
    background: none !important;
  }

  .card-content {
    height: 500px;
    padding: 18px;
  }

  .pb-32 {
    padding-bottom: 16px;
  }

  .fs-36 {
    font-size: 24px !important;
    line-height: 120% !important;
  }

  .pulication-card-wrapper .noto-serif {
    font-size: 24px !important;
    margin-bottom: 0px;
    margin-top: 8px;
  }

  .our-resource img {
    height: 538px !important;
  }

  .card-content .mb-2 {
    margin-bottom: 0px !important;
  }

  .card-content .noto-serif {
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 0px;
  }

  .our-section .right-banner-wrapper img {
    height: 200px !important;
  }

  .owl-resource .item-card-container .card-bg-wrapper img {
    height: 498px !important;
  }

  .our-section .our-journey-wrapper {
    padding: 0.67px 0px 0px 12px;
  }

  .featured-section .owl-container .owl-stage-outer .owl-stage .item .card-content p {
    padding-top: 4px;
  }

  .content-block-wrapper {
    padding-top: 16px;
  }

  .img-heading-wrapper {
    padding-right: 0px;
  }

  .content-block-wrapper {
    gap: 72px;
  }

  .ratio-block-wrapper {
    text-align: center;
    /* margin-top: 32px; */
    padding-right: 0px;
    padding-bottom: 24px;
    row-gap: 16px;
  }

  .ratio-block-wrapper p {
    font-size: 18px !important;
  }

  .growth-right-block-wrapper {
    display: none;
  }

  .growth-left-block-wrapper {
    padding: 32px 20px;
    width: 100%;
  }

  .f16-style {
    font-size: 12px;
    width: 100%;
  }

  .grow-divider {
    width: 60%;
  }

  /* .growth-heading-wrapper {
    gap: 0px;
    padding: 16px 0px;
  } */

  .main-heading-wrapper h1 {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 12px;
    width: 335px;
  }

  .main-heading-wrapper {
    padding-right: 0px;
  }

  .top-heading .f-48 {
    font-size: 12px !important;
  }

  .mt-10 {
    margin-top: -10px;
  }

  .terms-of-use-block-wrapper ul {
    margin-bottom: 0px !important;
  }

  .terms-of-use-block-wrapper {
    margin-bottom: 25px !important;
  }

  .paragragh-style{
    font-size: 18px !important;
  }

  .key-section-wrapper {
    height: 680px;
  }

  /* .growth_pos {
    top: 26%;
  } */

  .growth-card-wrapper {
    padding: 20px;
    width: 100%;
    margin-top: 12px;
  }

  .owl-carousel .owl-item .red-icon {
    width: 14px;
  }

  .owl-carousel .owl-item .white-icon {
    width: 14px;
  }

  /* .card-line-img-wrapper svg {
    width: 280px;
  } */

  .small-icon {
    width: 14px !important;
    top: 0px;
    right: 6px;
  }

  .growth-card {
    height: auto;
  }

  .grow-card-block-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .growth-card {
    padding: 18px 24px 25px 20px;
    height: auto;
    width: auto;
  }

  .growth-card-wrapper .owl-nav {
    gap: 224px;
  }

  .growth-block-wrapper {
    height: 960px;
  }

  .partner-block-wrapper {
    padding: 32px 20px;
  }

  .top-heading h5 {
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 2px;
    font-weight: 700;
    width: min-content;
    min-width: 196px;
  }

  .partners-section .top-heading h5 {
    /* width:calc(100% - 200px);
    padding-bottom: 16px; */
    display: inline-block;
    width: min-content;
    min-width: 252px;
  }

  .partners-section .top-heading .divider {
    width: 28%;
    /* margin-top: -12px; */
  }

  .upload-box {
    border: 1px dashed #9b9b9b;
  }

  .w62 {
    width: 100%;
  }

  .catalysing-section-wrapper .container .row {
    flex-wrap: wrap-reverse !important;
  }

  .partners-logo {
    margin-top: 16px;
    row-gap: 8px;
    column-gap: 20px;
    padding-bottom: 8px;
  }

  .partners-logo img {
    width: 141px;
    height: 74px;
  }

  .w321 {
    width: 335px;
  }

  .catalysing-section {
    padding: 32px 20px;
  }

  .catalysing-block-wrapper {
    flex-wrap: wrap-reverse;
    row-gap: 0px;
    padding-bottom: 16px;
  }

  .catalysing-bg {
    width: 282px;
    height: 283px;
    top: -12px;
    left: 52px;
  }

  .catalysing-img-wrapper .image-container {
    height: 354px;
    text-align: center;
  }

  .catalysing-img-wrapper .image-container img {
    width: 335px;
    height: 333px;
    object-fit: contain;
  }

  .catalysing-section .catalysing-img-wrapper {
    padding: 32px 0px 0px 0px;
    margin: 0px;
    /*overflow: hidden;*/
    margin-top: 16px;
  }

  .w200 {
    width: 154px !important;
  }

  .award-content h1 {
    font-size: 36px;
    line-height: 120% !important;
    font-weight: 500;
    padding: 0px 12px;
  }

  .award-block-wrapper .award-content-wrapper h3 {
    padding-right: 12px;
  }

  .pb-3 {
    padding-bottom: 0px !important;
  }

  .award-content .our-journey-wrapper .f-20 {
    font-size: 16px;
  }

  /* .catalysing-section {
    height: 346vh;
  } */
  .manage-cta-btn {
    margin-top: 32px;
  }

  .top_fore {
    width: 322px;
    height: 322px;
  }

  .w50 {
    width: 100%;
  }

  .w282 {
    width: 100%;
  }

  .latest-update-block {
    padding-top: 32px;
  }

  .latest-update-block .top-heading {
    /* display: flex!important; */
    margin-bottom: 16px;
  }

  /* .w185 {
    width: 100% !important;
  } */
  .latest-update-block .top-heading h5 {
    width: min-content;
    min-width: 134px;
  }

  .blue-cad-wrapper {
    margin-top: 0px;
  }

  .blue-card {
    width: 100%;
    height: 332px;
    padding: 22px 20px 24px 20px;
  }

  .icon-img-wrapper .redline {
    width: 100%;
  }

  .blue-cad-wrapper .owl-nav {
    gap: 160px;
  }

  .icon-img-wrapper {
    padding: 8px 0px;
  }

  .blue-card-block-wrapper h3 {
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0px;
    height: 118px;
  }

  .icon-img-wrapper .redline {
    width: 100% !important;
  }

  .pos-abs {
    position: static;
    padding-top: 40px;
  }

  .award-block-wrapper {
    padding: 0;
    flex-wrap: wrap-reverse;
    gap: 24px;
  }

  .award-content-wrapper {
    width: 100%;
    padding: 32px 12px !important;
  }

  .award-content-wrapper h3 {
    font-size: 24px;
    line-height: 120%;
  }

  .award-content-wrapper button {
    padding: 12px 4px !important;
  }

  .Urban-details-section {
    padding: 0px 0px 24px 12px;
    flex-wrap: wrap;
  }

  .Urban-details {
    padding: 8px 12px 30px 12px;
  }

  .hero-heading {
    margin-top: 0px;
    width: 100%;
  }

  .Urban-details-section .paragraph-style {
    font-size: 16px;
    padding-right: 48px;
    padding-bottom: 32px;
  }

  .container-wrapper {
    padding: 32px 20px;
  }

  .container-wrapper .mb-34 {
    margin-bottom: 0px;
  }

  .pl-56 {
    padding-left: 0px;
  }

  .impact-block-wrapper {
    margin-top: 16px;
  }

  .our-impact-container {
    padding: 32px 20px 16px 20px;
    text-align: center;
  }

  .img-block-wrapper {
    margin-top: 16px;
  }

  .m-r-l {
    margin-left: auto;
    margin-right: auto;
  }

  .img-blcok-wrapper img {
    width: 100%;
    max-height: auto;
  }

  .impact-block-details-wrapper {
    width: 100%;
    gap: 16px;
  }

  .career-container .accordion-heading h2 {
    padding-bottom: 8px;
    font-size: 24px;
  }

  .form-block-wrapper .mb-3 {
    margin-bottom: 0px !important;
  }

  /* .career-container .accordion-heading p{
    padding-bottom: 24px;
  } */
  .tab-Cta-wrapper .nav-tabs .nav-item {
    width: 50%;
  }

  .tab-Cta-wrapper .nav-tabs .nav-item button {
    width: 100%;
  }

  .form-gap-24 {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
  }

  .accordion-button .accordion-heading p {
    margin-bottom: 24px;
  }

  h2 {
    font-family: "Noto Serif", serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
  }

  h4 {
    font-family: "Noto Serif", serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
  }

  .whatwedo-section .container-wrapper {
    padding: 20px;
  }

  .mission-what .container-wrapper {
    padding: 32px 12px !important;
  }

  .whatwedo-section .container-wrapper p {
    width: 85%;
    padding-top: 8px;
  }

  .whatwedo-Cards {
    padding-top: 0px;
  }

  .for-mobile .growth-card-wrapper {
    padding: 0px;
  }

  .pb-16 {
    padding-bottom: 8px;
  }

  .plr-85 {
    padding: 0px 0px;
  }

  .whartwedo-card {
    width: 100%;
    display: flex;
    flex-direction: column;
    /* gap: 16px; */
    padding: 0px 0px 20px 0px;
  }

  .whartwedo-card h4 {
    padding-left: 56px;
    font-size: 18px;

  }

  .whartwedo-card p {
    padding-left: 56px;
  }

  .form-field-section .feild-block-wrapper {
    display: flex;
    flex-wrap: wrap-reverse;
  }

  .pos-relative {
    position: relative;
  }

  .pos-20 {
    position: absolute;
    bottom: -25px;
    left: 45%;
  }

  .left-feild-wrapper {
    padding: 28px 16px 21px 16px;
  }

  .w825, .w970 {
    width: 100%;
  }

  .cards-container-wrapper {
    margin-top: 6px;
  }

  .Influencing-carousel-phone .owl-nav {
    gap: 200px;
  }

  .support-container>.left-img-wrapper>img {
    width: 100vw;
    height: auto;
  }

  .w421 {
    width: 100%;
  }

  .projects-card-wrapper {
    margin-top: 0px;
    padding: 0px;
    width: 100%;
  }

  .support-our-work-section {
    padding-bottom: 24px;
  }

  .projects-card-mobile-wrapper .project-card h4 {
    font-size: 18px;
  }

  .projects-card-wrapper .project-card .project-top-banner {
    width: 100%;
    height: auto;
  }

  .partner-logo img {
    max-width: 126px;
    height: auto;
  }

  .mission-icon-wrapper img {
    width: auto;
  }

  .padding-r-20 {
    padding-right: 20px;
  }

  .manage-heading .ft-24 {
    font-size: 24px !important;
  }

  .projects-card-mobile-wrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  /* .projects-card-mobile-wrapper .project-card h4 {
    padding-bottom: 8px;
  } */

  .achievements-container {
    flex-wrap: wrap;
    padding: 32px 20px;
    justify-content: center;
  }

  .achievements-section .catalysing-img-wrapper img {
    width: 324px;
  }

  .achievements-content-wrapper .main-heading-wrapper p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
  }

  .achievements-content-wrapper .main-heading-wrapper a {
    margin-top: 12px;
  }

  /* .main-heading-wrapper {
    margin-top: 0px;
  } */

  .mt-2 {
    margin-top: 0px;
  }

  .explore-our-work-wrapper {
    padding: 32px 20px;
  }

  .explore-our-work-wrapper h2 {
    padding: 0px;
    /* margin-bottom: 20px; */
  }

  .explore-our-work-wrapper>.growth-card-wrapper {
    padding: 0px;
  }

  .explore-our-work-wrapper>.growth-card-wrapper .growth-card {
    width: 100%;
  }

  .explore-our-work-wrapper .growth-card-wrapper .growth-card h3 {
    font-size: 18px;
    line-height: 120%;
  }


  .explore-our-work-wrapper .for-mobile .growth-card {
    max-height: 300px;
  }

  .know-wrapper a {
    margin-top: 32px;
  }

  .growth-card-block-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
  }

  .mb-2 {
    margin-bottom: 2px !important;
  }

  .our-journey .urban-hero-background-banner img {
    height: 968px;
  }

  .right-img-wrapper h4 {
    max-width: 246px;
    margin-bottom: 8px;
    font-size: 18px;
  }

  .key-card-details h4 {
    max-width: 246px;
  }

  .mb-64 {
    margin-bottom: 32px;
  }

  .key-card-wrapper .left-img-wrapper img {
    width: 100%;
    height: auto;
  }

  .key-card-wrapper {
    flex-wrap: wrap;
  }

  .ml-min-56 {
    margin-left: 0px;
  }

  .key-card-details {
    padding: 0px;
    width: 100%;
    position: static;
  }

  .right-img-content-wrapper .img-with-ratio .mob-design {
    position: absolute;
    right: 0px;
    top: -30px;
    max-width: 70px;
    max-height: 60px;
  }

  .right-img-content-wrapper .img-with-ratio .ratio {
    position: absolute;
    top: -22px;
    right: 14px;
    width: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
  }

  .right-img-content-wrapper .key-card-details h4 {
    padding: 30px 0px 0px 0px;
    margin-bottom: 8px;
    font-size: 18px;
    align-items: flex-start !important;
    min-height: 0 !important;
  }
  .right-img-left-contnet-wrapper h4 {
    margin-top: 0 !important;
  }
  .award-section-wrapper .award-details h2 {
    font-size: 24px !important;
  }

  .key-bottom-img {
    padding-top: 8px;
  }

  .right-image-content-wrapper {
    flex-wrap: wrap-reverse;
  }

  /* .right-image-wrapper img {
    width: 100%;
  } */
  .right-image-content-wrapper .right-image-wrapper .mob-design {
    position: absolute;
    right: 0px;
    top: -30px;
    max-width: 70px;
    max-height: 60px;
  }

  .rightImage-wrapper img {
    width: 100%;
    height: auto;
    z-index: 0;
    position: relative;
    right: 0;
  }

  .right-image-content-wrapper .right-ratio {
    position: absolute;
    top: -7px;
    right: 15px;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 16px;
  }

  .right-img-wrapper {
    position: static !important;
    padding: 0px;
    width: 100%;
    margin-top: 30px;
  }

  .right-image-wrapper img {
    width: auto;
  }

  .catalysing-blocks-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .Catalysing-Section .catalysing-blocks-wrapper .catalysing-left-block .red-bg {
    max-width: 291px;
    max-height: 252px;
  }

  .Catalysing-Section .catalysing-blocks-wrapper .catalysing-left-block .catalysing-mask {
    max-width: 322px;
    max-height: 322px;
  }

  font-24-M {
    font-size: 24px;
  }

  .catalysing-left-block {
    width: 335px;
    height: 333px;
  }

  .catalysing-right-block {
    width: 100%;
    margin-top: 32px;
  }
  .catalysing-right-block h2 {
    margin-bottom: 10px !important;
  }

  .award-container {
    padding: 0px;
    flex-wrap: wrap-reverse;
  }

  .award-section-wrapper .award-img-wrapper img {
    width: 100vw;
    /*margin-top: 32px;*/
  }

  .partner-content-block-wrapper .nunito-24-M {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 150% !important;
    margin-bottom: 8px !important;
  }

  .noto-serif-large {
    font-weight: 500 !important;
    ;
    font-size: 36px !important;
    line-height: 120% !important;
    margin-bottom: 8px !important;
  }

  .myaccordion {
    padding: 16px 0px !important;
  }

  .myaccordion .accordion-button {
    letter-spacing: 2px !important;
    line-height: 150%;
  }

  .award-section-wrapper .award-details {
    width: 100%;
    padding: 16px 20px 32px 20px;
  }

  .left-heading-wrapper .font-42 {
    font-size: 36px !important;
    font-weight: 500;
    line-height: 120%;
  }

  .urban-block-wrapper {
    flex-wrap: wrap;
  }

  .vision {
    padding: 32px 20px;
    height: auto;
    min-width: 100%;
    clip-path: none;
    min-height: auto;
  }

  .mission-icon-wrapper img {
    right: 14px;
    top: 160px;
    width: 53px;
    height: auto;
  }

  .whartwedo-card p {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 150%;
    letter-spacing: 0px;
  }

  .direction-coloumn h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0;
    /*padding-bottom: 24px;*/
  }

  .mission {
    padding: 32px 20px;
    margin-left: 0px;
  }

  .text-block-wrapper h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0;
  }

  .mission-hero>.our-journey-wrapper {
    padding: 0.67px 0px 0px 12px !important;
  }

  .h-1064 {
    height: auto !important;
  }

  .mission-what .whartwedo-card h4 {
    padding-left: 0px;
  }

  .mission-what .img-icon-container img {
    width: 100%;
    -webkit-transform: scaleX(1);
    /* transform: scaleX(-1); */
  }

  .mission-what .plr-85 {
    padding-left: 0px;
  }

  .manage-gap {
    row-gap: 0px !important;
  }

  .testimonial-people-wrapper {
    display: flex;
    justify-content: center;
  }

  .testimonial-block {
    position: relative;
  }

  .testimonial-block .testimonial-wrapper {
    position: absolute;
    top: 0px;
  }

  .testimonial-content-block-wrapper {
    padding: 16px 12px 32px 12px;
  }

  .testimonial-bg-wrapper img {
    margin-top: 110px;
    height: 700px;
    width: 100%;
  }

  .testimonial-content-block-wrapper h4 {
    line-height: 150%;
    font-size: 20px;
    font-weight: 500;
  }

  .testimonial-content-block-wrapper p {
    /* text-transform: uppercase; */
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 2px;
    font-weight: 700;
  }

  .mt-488 {
    margin-top: 0px;
  }

  .our-stories-section .story-img-wrapper img {
    width: 100%;
  }

  .stories-wrapper {
    flex-wrap: wrap;
    height: auto;
  }

  .stories-wrapper .story-content-wrapper {
    position: static;
  }

  .story-content-wrapper h2 {
    font-weight: 500;
    margin-bottom: 12px;
    font-size: 24px;
  }

  .story-content-wrapper {
    width: 100%;
    padding: 32px 12px;
  }

  .Sub-heading-label {
    margin-top: 16px;
  }

  .blogs .right-banner-wrapper img {
    height: auto;
    width: 100%;
  }

  .blogs h3 {
    margin-top: 4px;
    padding-bottom: 0px !important;

  }

  .blogs .left-heading-wrapper h2 {
    margin-bottom: 5px !important;
    font-size: 18px !important;
  }

  .blogs-list .our-journey-wrapper {
    padding-left: 20px;
  }

  .blog-details .right-banner-wrapper img {
    width: 100% !important;
    height: 193px !important;
  }

  .blogs-list .blog-banner {
    height: 750px;
  }

  .blogs .left-heading-wrapper p {
    font-size: 18px !important;
    line-height: 150%;
  }

  .blog-list-owl .blog-item {
    padding: 0px !important;
    margin-bottom: 0px !important;
  }

  .blog-carousel-block-wrapper {
    padding: 32px 20px;
  }

  .constrain {
    column-gap: 8px;
    margin-right: 0px;
  }

  .custom-select {
    border-radius: 0px;
    font-size: 16px;
    height: 48px;
  }

  .constrain .input-simple {
    width: 100%;
  }

  .blog-item {
    width: 100%;
  }

  .top-img-heading-wrapper .lottie-video {
    height: 270px;
  }

  .urban-hero-background-banner .urban-banner {
    height: 1080px;
  }

  .our-mobile {
    padding-right: 20px;
  }

  .top-img-heading-wrapper .lottie-video {
    width: 100%;
  }

  .robust-container-wrapper {
    padding: 32px 12px;
  }

  .institutions-blcok-wrapper .institution-heading h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0px;
  }

  .robust-card {
    width: 100%;
    padding: 16px;
    display: flex;
    flex-wrap: wrap;
    flex: none;
  }

  .ins-logo-container h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0px;
  }

  .robust-card h4 {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 150%;
  }

  .robust-details-wrapper {
    padding-top: 16px;
  }

  .robust-card-icon {
    width: 14px;
    height: 13px;
    position: absolute;
    top: 0px;
    right: 14px;
    width: 12px;
  }

  .robust-cards-wrapper {
    width: 100%;
    display: flex;
    gap: 8px;
  }

  .robust-line {
    width: 100%;
  }

  .institution-heading {
    padding: 32px 20px 16px 16px;
  }

  .institutions-card-wrapper {
    padding: 0px 20px 20px 20px;
    row-gap: 16px;
  }

  .catalysing-right-block h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0px;
    color: #1D2130;
  }

  .logo-container {
    height: auto;
    padding-bottom: 8px;
    padding-right: 0px;
  }

  .w-100 {
    width: 100%;
  }

  .institution-card .ditails-container h4 {
    padding-bottom: 4px;
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0;
    padding-right: 72px;
  }

  .ins-logo-container img {
    max-height: 68px;
  }

  .font-18 {
    font-family: "Nunito Sans", sans-serif;
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    color: #1d2130;
  }

  .term-privacy {
    align-items: center;
    justify-content: flex-start;
  }

  .link-divider {
    height: 16px;
  }

  .institution-card {
    padding: 0px;
  }

  .logo-container img {
    max-width: 207px;
  }

  .catalysing-bg-banner {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .catalysing-bg-banner .catalysing-blocks-wrapper .catalysing-left-block {
    margin-left: 0px;
  }

  .catalysing-bg-banner .catalysing-blocks-wrapper img {
    width: 100%;
  }

  .catalysing-bg-banner .catalysing-blocks-wrapper {
    padding-bottom: 32px;
    gap: 0px !important;
  }

  .top-img-heading-wrapper .our-journey-wrapper {
    flex-wrap: wrap;
  }

  .our-people-hero img {
    max-height: 632px;
  }

  .contect-us-banner .urban-hero-background-banner img {
    height: 642px;
  }

  .partner-with-section {
    flex-wrap: wrap-reverse;
  }

  .pr-120 {
    padding-right: 0px;
  }

  .pratner-img-block-wrapper {
    margin-left: 0px;
    padding: 32px 0px 13px 20px;
  }

  .pb-2 {
    padding-bottom: 0px !important;
  }

  .pratner-img-block-wrapper img {
    width: 100%;
  }

  .pratner-block-wrapper {
    padding: 0px 12px 32px 12px;
  }

  .partner-block {
    width: 100%;
  }

  .pratner-block-wrapper .cta-btn {
    width: 100%;
    margin-top: 24px !important;
  }

  .pb-4 {
    padding-bottom: 8px !important;
  }

  .pratner-block .pt-2 {
    padding-top: 0px;
  }

  .career-container {
    padding: 32px 20px 20px 20px;
  }

  .career-container .accordion-item {
    padding: 16px;
  }

  h3 {
    font-size: 20px;
    line-height: 150%;
  }

  .career-block-wrapper .accordion-item .accordion-form img {
    width: 100%;
  }

  .career-block-wrapper .accordion-item .accordion-button {
    padding: 0px;
    background: none;
    position: relative;
  }

  .career-container .accordion-header .accordion-button::after {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .career-container .accordion-header .accordion-button:not(.collapsed)::after {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
  }

  .career-section .accordion-heading h3 {
    padding-right: 48px;
  }

  .partner-block .pb-2,
  .pt-2 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }

  .project-location-wrapper h3 {
    font-size: 20px;
  }

  .project-location-wrapper p {
    font-family: "Nunito Sans", sans-serif;
  }

  .project-location-wrapper {
    margin-bottom: 32px;
  }

  .contact-hero-banner img {
    height: 672px !important;
  }

  .accordion-heading a {
    width: 100%;
    text-align: center;
  }

  .project-cordinator-block {
    padding-bottom: 16px;
  }

  .career-block-wrapper .accordion .accordion-body {
    padding: 0px;
    margin-top: 24px;
  }

  .accordion-button:not(.collapsed) {
    box-shadow: none !important;
  }

  .upload-icon {
    width: 32px !important;
    height: 32px !important;
  }

  .upload-box {
    padding: 35px 20px;
  }

  .upload-content p {
    font-size: 14px;
    font-family: "Nunito Sans", sans-serif;
    margin: 0px;
  }

  .form-block-wrapper .justify-content-right {
    justify-content: center;
  }

  .career-block-wrapper .form-block-wrapper .justify-content-right .cta-btn {
    width: 100%;
  }

  .accordion-button:not(.collapsed)::after {
    content: "\2212";
    color: red;
    font-size: 42px;
    font-weight: 400;
  }

  .w-822 {
    width: 100%;
  }

  .Volunteer-block-wrapper .form-block-wrapper {
    padding: 16px;
    margin-top: 16px;
  }

  .media-block-wrapper {
    flex-wrap: wrap-reverse;
    width: 100%;
    padding: 32px 20px;
  }

  .media-block-wrapper .media-img-wrapper img {
    clip-path: none;
    width: 100%;
    height: 182px;
  }

  .career-section .Volunteer-block-wrapper .media-block-wrapper {
    padding: 0px 0px 32px 0px;
  }

  .media-icon-wrapper {
    width: 100%;
  }

  .media-icon-wrapper img {
    left: 43%;
    top: 194px;
    transform: rotate(0deg);
    width: 51px;
    height: 44px;
    rotate: 30deg;
  }

  .award-content-wrapper .f-24 {
    font-size: 16px;
    line-height: 150%;
    padding-top: 12px;
  }

  .form-gap-24 button {
    width: 100%;
  }

  .media-content-wrapper {
    padding: 48px 16px 0px 16px;
  }

  .media-content-wrapper h2 {
    padding-bottom: 16px;
    font-size: 24px;
  }

  .award-content-wrapper h2 {
    padding-bottom: 0px;
    font-size: 24px;
    margin-bottom: 0px;
  }

  .media-content-wrapper p {
    padding-bottom: 8px;
  }

  .form-gap-24 .pt-3 {
    padding-top: 12px !important;
  }

  .media-volunteer-wrapper {
    padding: 32px 16px;
  }

  .adjust-hero-content-wrapper h4 {
    line-height: 150%;
  }

  .Volunteer-block-wrapper {
    padding-bottom: 0px;
  }

  .w500 {
    width: 100% !important;
  }

  .mb-4 {
    margin-bottom: 0px !important;
  }

  .mt-8 {
    margin-top: 8px;
  }

  .governing-block-wrapper {
    padding: 0px;
  }

  .mt-3 {
    margin-top: 0px !important;
  }

  #mobileAccordion .tab-nav-design img {
    /* width: 24px; */
    height: 16.24px;
  }

  .tab-card {
    flex-wrap: wrap;
  }
.people-details .font-semibold {
  font-weight: 400!important;
  margin-bottom: 0px;
}
.image-bar{
  width: 79%;
  bottom: 108px;
}
.popup-image{
  height: 404px;
}
  .fix-position {
    left: 23px;
    top: 5px;
  }

  .tab-card {
    display: block;
    max-width: 158px;
    padding: 0px;
  }

  .tab-card-bg {
    width: 158px;
    height: 92.88px;
  }

  .tab-card-fg {
    width: 95px;
    height: 87px;
  }

  .bottom-progress-wrapper h2 {
    font-size: 36px;
    line-height: 120%;
    font-weight: 500;
  }

  .bottom-progress-wrapper p {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0;
  }

  .pb-3 {
    padding-bottom: 0px;
  }

  .tab-cards-wrapper {
    row-gap: 20px;
    column-gap: 4px;
    padding: 16px 0px;
    justify-content: space-around;
  }

  .our-progress-img-wrapper {
    margin: 0px auto;
    padding-top: 32px;
  }

  .project-cordinator-block h4 {
    font-weight: 500;
    font-size: 20px;
  }

  .career-bottom-svg svg {
    width: 100%;
  }

  .form-gap {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
  }

  .our-progress-wrapper {
    gap: 32px;
    padding: 0px 20px 32px 20px;
  }

  .Our-Progress-Section {
    height: auto;
  }

  .bottom-progress-wrapper p {
    padding-top: 12px;
    padding-bottom: 24px;
  }

  .bottom-progress-wrapper button {
    width: 100%;
  }

  .popup-content {
    padding: 0px 24px 42px 0px !important;
  }

  .btn-close {
    padding: 16px 8px 0px 0px !important;
  }

  .popup-text {
    padding: 0px 0px 32px 16px;
  }

  .popup-image .people_details {
    padding-left: 16px;
  }

  .popup-text p {
    margin-bottom: 16px;
  }

  .owl-container {
    padding: 32px 20px;
  }

  .our-resource-img {
    min-height: 500px;
    width: 100%;
  }

  .owl-resource .owl-nav {
    gap: 172px;
  }

  .publication-container {
    padding: 32px 20px;
  }

  .whatwedo-section .direction-coloumn p {
    padding-right: 24px;
  }

  .mt-32 {
    margin-top: 16px !important;
  }

  .un-style-list {
    padding-left: 0px;
    margin-top: 0px;
    row-gap: 8px;
  }

  .un-style-list li a {
    font-size: 16px;
    margin-right: 8px;
    margin-left: 0px;
  }

  .publication-lists ul li {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }

  .our-progress-block-wrapper {
    flex-wrap: wrap-reverse;
  }

  .progress-right-image-wrapper img {
    clip-path: none;
    width: 100%;
    height: auto;
  }

  .center-image-wrapper {
    top: 49.6%;
    left: 177px;
    rotate: 0deg;
  }

  .center-image-wrapper img {
    width: 51px;
    height: 44px;
    transform: rotate(90deg);
  }

  .our-progress-block-wrapper#resource-progress {
    height: auto !important;
  }

  .our-progress-block-wrapper .left-img-content-wrapper {
    padding: 36px 20px 28px 20px;
  }

  .our-progress-block-wrapper .left-img-content-wrapper p {
    padding-top: 4px;
  }

  .our-progress-block-wrapper .left-img-content-wrapper .cta-btn {
    width: 100%;
    margin-top: 16px;
  }

  .manage-img {
    position: static;
  }

  .top-54 {
    margin-top: 0px !important;
  }

  .pl-64 {
    padding-left: 20px;
    padding-bottom: 6px;
  }

  .disclosures-hero .our-journey-wrapper {
    gap: 32px;
    padding-bottom: 0px;
  }

  .disclosures-hero-bg img {
    height: 536px !important;
  }

  /* .disclosures-hero .left-heading-wrapper p {
    height: 107px;
  } */

  .annual-report-container {
    padding: 32px 20px 0px 20px;
    row-gap: 40px;
  }

  .annual-heading-wrapper img {
    width: 100%;
  }

  .annual-report-block-wrapper {
    flex-wrap: wrap;
  }

  .report-block-wrapper {
    width: 100%;
  }

  .report-block-wrapper .publication-lists .un-style-list {
    gap: 32px;
    margin-bottom: 24px;
  }

  .report-block-wrapper .publication-lists ul {
    width: 100%;
    padding-left: 0px;
  }

  .annual-report-block-wrapper .report-block-wrapper .publication-lists {
    margin-top: 8px;
  }

  /* .blogs .know-wrapper svg{
  width: 76px!important;
} */
  /* .blogs .know-wrapper a {
    margin-top: 24px;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 2%;
    color: #0D3274;
  } */
  .right-blog-heading {
    height: auto !important;
  }

  .right-blog-content {
    width: 100% !important;
    padding: 0px 20px !important;

  }

  .right-blog-content h1 {
    padding-top: 0px;
    padding-bottom: 16px;
  }

  .blog-details .our-journey-wrapper {
    gap: 32px;
  }

  .blog-carousel-block-wrapper .blog-item .know-wrapper {
    padding-top: 0px;
  }

  .flex-container {
    flex-wrap: wrap;
  }

  .blog-carousel .owl-carousel .owl-item .mobile-caro-img {
    width: 100%;
    max-height: 163px;
  }

  .support-card-contents .noto-serif {
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0px;
  }

  .growth-card .noto-serif {
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0px;
  }

  .support-card-contents .know-wrapper a {
    font-size: 16px !important;
  }

  p {
    margin-bottom: 0px !important;
  }

  .support-card-contents .card-titile {
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    line-height: 160%;
    letter-spacing: 0%;
    text-transform: uppercase;
    font-family: "nunito sans", sans-serif;
  }

  .blog-carousel .owl-carousel .owl-item .center-icon {
    position: absolute;
    left: 50%;
    top: 0px;
  }

  .no-heading-wrapper h1 {
    width: 100%;
    line-height: 120%;
    padding-bottom: 8px;
    margin-bottom: 0px;
    font-size: 36px !important;
    line-height: 120% !important;
  }

  .no-heading-wrapper p {
    padding-bottom: 16px !important;
    font-size: 18px !important;
  }

  .right-image img {
    height: auto;
    width: 100%;
  }

  .progress-no {
    margin-top: 0px;
  }

  .manage-banner img {
    height: 1116px;
  }

  .img-blcok-wrapper {
    padding: 0px;
    width: 100%;
  }

  .phone-impact .container-wrapper .mb-64 {
    margin-bottom: 20px;
  }

  .our-phone-wrapper {
    background: url(../images/light-cream-bg-scroll-mobile.png);
    padding: 0px 12px 0px 12px;
  }

  .phone-img-wrapper img {
    width: 100%;
  }

  .our-impact-phone .our-heading-wrapper {
    background: url(../images/sticky-mobile-banner.png);
    position: sticky;
    top: 40px;
    z-index: 1;
    padding: 32px 0px 20px;
  }

  /* .our-impact-phone .our-heading-wrapper h2 {
    padding-bottom: 20px;
  } */
  .our-impact-phone .phone-img-wrapper img {
    padding-bottom: 8px;
  }

  .our-impact-ratio-wrapper {
    padding: 32px 0px;
    display: flex;
    flex-direction: column;
    text-align: center;
    row-gap: 16px;
  }

  .card-blocks-wrapper {
    padding-bottom: 56px;
  }

  .top-img-heading-wrapper .catalysing-details {
    width: 100%;
  }

  .top-img-heading-wrapper .catalysing-video-wrapper {
    padding: 0px;
    margin-top: 16px;
  }

  .partnership-section .center-image-wrapper {
    top: 30%;
    left: 43%;
  }

  .w326 {
    width: 100%;
  }

  .partnership-section .left-feild-wrapper h2 {
    padding-top: 8px;
  }

  .partnership-section .left-feild-wrapper p {
    padding-top: 12px;
  }

  .new-container-wrapper {
    padding: 32px 20px 0px 20px;
  }

  .award-hero .urban-hero-background-banner img {
    height: 745px !important;
  }

  .award-content-block .noto-serif {
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 0px;

  }

  .all-awards-block-wrapper {
    padding: 32px 20px;
  }

  .award-block {
    flex-wrap: wrap;
  }

  .award-block {
    padding-left: 8px;
    padding-bottom: 32px;
  }

  .award-block .award-icon-wrapper img {
    width: 24px;
    height: 32px;
  }

  .award-img-content-wrapper {
    padding: 0px 32px;
    width: 100%;
    flex-wrap: wrap-reverse;
    gap: 8px;
  }

  .award-right-image img {
    width: 100%;
  }

  .pb-3 {
    padding-bottom: 0px;
  }

  .award-content .our-journey-wrapper {
    padding: 0px 0px 0px 20px;
  }

  .award-content .right-banner-wrapper img {
    height: auto;
  }

  .award-content .our-journey-wrapper .left-heading-wrapper p {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .t-180 {
    top: 108px !important;
  }

  .donate-hero-wrapper {
    width: 100%;
    padding: 16px 20px;
    text-align: left;
  }

  .donate-background-banner img {
    height: 765px;
  }

  .donate-hero-wrapper h1 {
    text-align: left !important;
    padding-bottom: 8px;
  }

  .donate-hero-wrapper p {
    width: 100%;
    text-align: left !important;
    padding: 0px;
  }

  .donate-cta-wrapper {
    display: flex;
    gap: 16px;
  }

  .donate-cta-wrapper .achive-btn {
    padding: 8px 16px;
  }

  .hero-bottom-img-wrapper img {
    width: 100%;
    padding: 0px 20px;
    margin-top: 12px;
  }

  .hero-bottom-img-wrapper {
    padding: 0px;
  }

  .foundation-wrapper {
    padding: 32px 20px 32px 20px;
    margin-top: 64px;
  }

  .list-design {
    margin-top: 16px;
  }

  .foundation-left-wrapper {
    padding-top: 16px;
  }

  .list-design li {
    align-items: flex-start;
  }

  .list-design li img {
    width: 10px;
    height: 8px;
    margin-right: 12px;
    margin-top: 9px;
  }

  .support-block-wrapper {
    padding: 32px 20px;
  }

  .foundation-left-wrapper {
    padding-bottom: 0px;
  }

  .support-heading-wrapper h2 {
    margin-bottom: 16px;
  }

  .terms-of-use-block-wrapper h1 {
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;

  }

  .term-details {
    margin-top: 8px;
  }

  .term-detais-paragraph {
    padding: 48px 0px;
  }

  .term-details p {
    font-size: 12px;
    font-weight: 700 !important;
    line-height: 150%;
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  .support-card .support-card-contents .know-wrapper {
    margin-top: 16px !important;
  }

  .support-card .support-card-contents .know-wrapper a {
    margin-top: 0px !important;
  }

  .support-card-block-wrapper .support-card {
    width: 100% !important;
    max-width: none;
    height: 524px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;

  }

  .support-card-block-wrapper .owl-carousel .owl-nav {
    gap: 172px;
  }

  .support-card-block-wrapper .owl-carousel .owl-item img {
    display: inline !important;
  }

  .sticky-section .sticky-hex img {
    width: 100%;
    height: auto;
  }

  .homePage-hero .hero-details {
    padding-top: 0px;
  }

  .reach-section .content-block-wrapper {
    gap: 16px;
  }

  .achievements-img-wrapper img {
    width: 100%;
    height: auto;
  }

  .achievements-block-wrapper {
    flex-wrap: wrap;
  }

  .support-container {
    flex-wrap: wrap;
    background: #e7eef7;
  }

  .catalysing-bg-banner .catalysing-left-block .red-bg {
    position: absolute;
    top: -22px;
    left: 48px;
  }

  .mission-bg img {
    height: 996px;
  }

  .h-930 {
    height: 930px;
  }

  .top-inline {
    top: 10px;
    margin-top: -19px;
  }

  .cata-bg img {
    height: 990px !important;
  }

  .robust-heading-wrapper .mb-4 {
    margin-bottom: 0px !important;
  }

  .robust-heading-wrapper h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0px;

  }

  .robust-heading-wrapper .mt-4 {
    margin-top: 8px !important;
  }

  .our-journey-wrapper .right-banner-wrapper img {
    height: auto;
    width: 100%;
  }

  .catalysing-right-block p {
    font-size: 16px !important;
  }

  .rotate-180 {
    rotate: 180deg;
  }

  .career-container .accordion .accordion-header {
    height: auto;
  }

  .accordion-form-heading h4 {
    position: static;
  }

  .National-container .national-heading-wrapper {
    top: 32px;
    padding: 0px 20px;
  }

  .achive-btn {
    padding: 12px 32px;
    height: 52px;
  }

  .National-container .national-heading-wrapper h2 {
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0px;
  }

  .Catalysing-Section .catalysing-blocks-wrapper .catalysing-left-block .red-bg {
    left: 80px;
    top: -8px;
  }

  .donation-wrapper .donation-heading-wrapper {
    width: 100% !important;
    padding: 32px 20px !important;
  }

  .donation-wrapper .donation-container-wrapper {
    width: 100%;
    padding: 32px 20px;
  }

  .donation-wrapper {
    padding: 0px;
  }

  .form-block-wrapper {
    gap: 16px !important;
  }

  .section-desc {
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: 0px;
  }

  .donation-wrapper {
    padding: 0px 20px;
  }

  .donation-container-wrapper .form-label {
    padding-top: 12px;
  }

  .form-details {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .donation-container-wrapper .form-details .form-select {
    border-radius: 2px;
  }

  .mb-5 {
    margin-bottom: 24px !important;
  }

  .payment-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0px;
  }

  .payment-col {
    width: 100%;
  }

  .payment-card label {
    font-size: 12px;
  }

  .support-card-block-wrapper {
    margin-top: 16px;
  }

  .m-t-auto {
    margin-top: auto;
  }

  .our-journey-wrapper .right-banner-wrapper .mission-bg {
    width: 100%;
    height: 541px !important;
  }

  /*.growth-card:hover .small-icon{*/
  /*    right:34px!important;*/
  /*}*/
  .growth-card:hover .small-icon {
    /* right: 52px !important; */
    right: 18px !important;
  }

  .blue-card:hover .white-icon {
    top: -9px !important;
  }

  .blue-card:hover .red-icon {
    top: 10px !important;
  }

  .icon-img-wrapper .white-icon {
    top: 0px !important;
  }

  .icon-img-wrapper .red-icon {
    top: 1px !important;
  }

  .growth-card:hover path {
    fill: #fffefa !important;
  }

  .on-top {
    width: 100%;
  }

  .award-412 {
    width: 100%;
    margin-top: 16px;
  }

  .key-content-wrpper {
    padding: 32px 20px;
  }

  .privacy-container {
    padding: 6px 20px;
  }

  .privacy-block-wrapper {
    margin-bottom: 24px;
  }

  .privacy-container .privacy-block-wrapper h1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0px;
    padding-bottom: 24px;
  }

  .privacy-container .privacy-block-wrapper p {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0px;
    font-weight: 400;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .example {
    background: blue;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .example {
    background: orange;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .top-img-heading-wrapper .our_people_block {
    position: absolute;
    padding-right: 32px;
  }

  .top-img-heading-wrapper .our_people_block h4 {
    padding-right: 48px;
  }

  .our-journey .urban-hero-background-banner img {
    height: 1086px;
  }

  .partner-hero-block-wrapper {
    padding: 0px 0px 0px 80px;
    display: flex;
  }


  .support-card-block-wrapper .support-card {
    width: 360px;
  }

  .partnerships-section .hex-icon img {
    margin-left: 0px;
  }

  .progress-section .hex-icon {
    left: 44%;
  }

  .vision {
    min-width: 59%;
  }

  .right-ratio {
    position: absolute;
    top: 40px;
    right: 35px;
  }

  .mission-icon-wrapper img {
    right: 46%;
    top: 38%;
    width: 73px;
    height: 73px;
  }

  .right-img-wrapper {
    top: 8px;
    display: flex;
    flex-direction: column;
    /* gap: 16px; */
    width: 100%;
  }

  .our-journey-wrapper {
    padding: 0px 0px 0px 72px;
  }

  .right-ratio {
    position: absolute;
    top: 28px;
    right: 18px;
  }

  .right-img-content-wrapper .img-with-ratio .ratio {
    position: absolute;
    top: 11%;
    right: 22px;
  }

  .key-card-details {
    top: 6px;
    display: flex;
    flex-direction: column;
    /* gap: 16px; */
  }

  .for-mobile {
    display: none;
  }

  /* .know-wrapper a {
    margin-top: 24px;
  } */



  .blue-card {
    width: calc((100% - 48px) / 3);
  }

  .vm {
    max-width: 460px;
  }

  .vm-section {
    grid-template-columns: 1fr 90px 1fr;
  }

  .vm-icon img {
    width: 100%;
    height: auto;
  }

  .cata-bg img {
    height: 1172px !important;
  }

  .robust-container-wrapper {
    padding: 64px 144px 65px 144px;
    display: flex;
    flex-wrap: wrap;
  }

  .robust-cards-wrapper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 24px;
    row-gap: 24px;
  }

  .robust-card {
    flex: 0 0 calc(50% - 32px);
    /* always 2 per row */
    width: 474px;
  }

  .institution-card {
    padding: 24px;
    width: 524px;
  }

  .res-pos-abs {
    position: absolute;
    width: 375px;
  }

  .no-heading-wrapper h1 {
    width: 400px;
  }

  .progress-catalysing {
    height: 600px;
  }

  .support-card:hover .center-icon {
    transition: 0.4s ease;
    transform: translateX(132px) rotate(90deg) !important;
    margin-top: 2px;
  }
}


@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .progress-number-main .section-2 .hex-icon img {
        width: clamp(49px, 7vw, 76px);
        margin-left: -21px !important;
        transform: rotate(168deg) !important;
  }
  .mission-icon-wrapper img {
    right: 44.6%;
  }
  .partner-hero-block-wrapper{
  padding: 0px 0px 0px 88px!important;
}

  .parent-container {
    width: 100% !important;
  }

  .our_people_block p {
    width: 400px;
  }

  .Urban-details-section {
    padding: 0px 0px 0px 72px;
  }

  .partner-hero-block-wrapper {
    padding: 0px 0px 0px 72px!important;
    display: flex;
  }

  .blog-item {
    margin-bottom: 60px;
  }

  .w-506 {
    width: 406px !important;
  }

  .blog-pos-abs {
    top: 64px;
  }

  .support-card-block-wrapper .support-card {
    width: 380px;
  }

  .partnerships-section .hex-icon img {
    /* margin-left: 4px; */
    margin-left: -9px !important;
    transform: rotate(164deg) !important;
  }

  .progress-section .hex-icon {
        left: 45.2%;
        transform: rotate(72deg);
  }

  .progress-section .left-content {
    left: 96px;
  }

  .pl-64 {
    padding-left: 72px;
  }

  .no-heading-wrapper h1 {
    width: 400px;
  }

  .partnerships-section .content-box {
    width: 45%;
    padding-left: 96px;
  }

  .partnerships-section .hex-icon {
    left: 50%;
  }

  .partnerships-section .image-box img {
    clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%);
  }

  .progress-catalysing {
    height: 700px;
  }

  .support-card:hover .center-icon {
    transition: 0.4s ease;
    transform: translateX(132px) rotate(90deg) !important;
    margin-top: 2px;
  }

  .hero-background-banner img {
    width: 100%;
    height: 1056px;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1480px) {
  .progress-number-main .section-2 .hex-icon img {
        width: clamp(49px, 7vw, 76px);
        margin-left: 24px !important;
        transform: rotate(171deg) !important;
  }
    .right-img-wrapper{
        padding:0px 172px 0px 72px;
    }
    .key-card-details{
        padding:0px 112px 0px 160px;
    }
  .robust-container-wrapper {
    padding: 64px 202px 65px 202px;
    display: flex;
    flex-wrap: wrap;
  }

  .hero-background-banner img {
    width: 100%;
    height: 1096px;
  }

  .testimonial-content-wrapper {
    padding: 274px 96px 39px 24px;
  }

  .donate-background-banner img {
    height: 1280px !important;
  }

  .partner-hero-block-wrapper {
    /* padding: 0px 0px 0px 96px; */
    display: flex;
  }

  .blog-item {
    margin-bottom: 95px;
  }

  .blog-pos-abs {
    margin-top: 102px;
  }

  .support-card-block-wrapper .support-card {
    width: 400px;
  }

  .progress-catalysing {
    height: 800px;
  }

  .partnerships-section .hex-icon img {
    /* margin-left: 10px; */
    margin-left: 23px !important;
    transform: rotate(167deg) !important;
  }

  .progress-section .left-content {
    left: 96px;
    width: 38%;
  }

  .progress-section .right-image {
    width: 62%;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
  }

  .progress-section .hex-icon {
    left: 45.2%;
  }

  .right-ratio {
    position: absolute;
    top: 40px;
    right: 35px;
  }

  .right-img-content-wrapper .img-with-ratio .ratio {
    top: 20%;
    right: 1%;
  }

  .vision {
    min-width: 59%;
  }



  .key-card-details {
    top: 22px;
  }

  .mission-icon-wrapper img {
    right: 44.5%;
    top: 38%;
    transform: rotate(0deg);
  }

  /* .explore-our-work-wrapper .growth-card .card-line-img-wrapper .small-icon {
    right: 36px !important;
  } */

  .our-journey-wrapper {
    padding: 0px 0px 0px 72px;
  }


  .catalysing-bg {
    left: 76px;
  }

  .right-img-wrapper {
    /* top: 24px; */
    display: flex;
    flex-direction: column;
    width: 100%;
    /*gap: 16px;*/
  }

  /* .explore-our-work-wrapper .growth-card:hover .small-icon {
    right: 20px !important;
  } */

  .blue-cad-wrapper {
    justify-content: center;
  }

  .small-icon {
    right: 20px !important;
    top: -2px !important;
  }

  .growth-card:hover .small-icon {
    right: 0px !important;
  }

  .f-18 {
    font-size: 20px !important;
  }

  .know-wrapper a, .know-wrapper span {
    margin-top: 24px;
  }

  .vm {
    max-width: 460px;
  }

  .vm-section {
    grid-template-columns: 1fr 90px 1fr;
  }

  .vm-icon img {
    width: 70px;
  }

  .vm-section::before {
    clip-path: polygon(0 0, 60% 0, 46% 100%, 0 100%);
  }

  .vm-section::after {
    clip-path: polygon(60% 0, 100% 0, 100% 100%, 46% 100%);
  }

  .cata-bg img {
    height: 1252px !important;
  }

  .robust-cards-wrapper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 24px;
    row-gap: 24px;
  }

  .institution-card {
    padding: 24px;
    /* width: 612px; */
  }

  .res-pos-abs {
    position: absolute;
    width: 400px;
  }

  .progress-section .hex-icon {
    left: 44%;
    transform: rotate(76deg);
  }

  .pl-64 {
    padding-left: 72px;
  }

  .no-heading-wrapper h1 {
    width: 492px;
  }

  .partnerships-section .content-box {
    width: 42%;
    padding-left: 40px;
  }

  .partnerships-section .image-box {
    width: 57%;
  }

  .partnerships-section .hex-icon {
    left: 48%;
  }

  .support-card:hover .center-icon {
    transition: 0.4s ease;
    transform: translateX(120px) rotate(90deg) !important;
    margin-top: 2px;
  }
  .blog-hero-img-wrapper img {
  width: 100%;
  height: 550px;
  max-width: 100%;
}
}

@media screen and (min-width: 1480px) and (max-width: 1550px) {
  .partner-hero-block-wrapper{
  padding: 0px 0px 0px 78px!important;
}
  .testimonial-content-wrapper h4 {
    padding-top: 24px;
  }
.blog-hero-img-wrapper img {
  width: 100%;
  height: 550px;
  max-width: 100%;
}
  .right-img-content-wrapper .img-with-ratio .ratio {
    top: 20%;
    right: 4px;
  }
}


@media screen and (min-width: 1300px) and (max-width: 1340px) {
  .award-hero .award-content{
    padding-left:16px!important;
  }
.partner-hero-block-wrapper{
  padding: 0px 0px 0px 104px!important;
}
}
@media screen and (min-width: 1340px) and (max-width: 1399px) {
  /* .award-hero .award-content{
    padding-left: 62px!important;
  } */
  .partner-hero-block-wrapper{
  padding: 0px 0px 0px 136px!important;
}
}
@media screen and (min-width: 1399px) and (max-width: 1440px) {
  .award-hero .our-journey-wrapper {
    padding-left: 62px!important;
  }
 .award-hero .pl-64{
    padding-left: 62px!important;
  }
  .partner-hero-block-wrapper{
  padding: 0px 0px 0px 72px!important;
}
  
}


@media screen and (min-width: 1400px) and (max-width: 1480px) {
    .partnerships-section .hex-icon img {
        margin-left: 25px !important;
        transform: rotate(170deg) !important;
    }
}

@media screen and (min-width: 1481px) and (max-width: 2200px){
  .partnerships-section .hex-icon img{
        margin-left: 101px !important;
  }
}