* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}


.navbar-brand img{
    margin-left: -10px;
}
.l-txt p {
  color: white;
  padding-left: 130px;
}
#form-row {
  width: 100%;
  margin-left: 130px;
}
.sb-txt p,
.sb-txt h4 {
  color: white;
  padding-left: 0px;
}
.mid-txt {
  padding-left: 130px;
}
.year{
    padding-left: 0px;
}


.hl-evt {
  padding-left: 130px;
}
#image-slider {
  height: 500px;
  padding-left: 130px;
}
#image-slider .carousel-inner img {
  height: 420px;
  width: 100%;
  border-radius: 15px;
  object-fit: cover;
}

#image-slider .carousel-item {
  padding: 0 10px;
}

#image-slider .carousel-item .row {
  margin: 0 -10px;
}


.we-prt img{
  height: 200px;
  width: 200px;
}

 

 .Monsoon-ad img{
  height: 200px;
  width: 300px;
 }


.hl-evt {
  padding-left: 130px;
}
#image-slider-2 {
  height: 300px;
  padding-left: 130px;
}
#image-slider-2 .carousel-inner img {
  height: 250px;
  width: 100%;
  border-radius: 15px;
  object-fit: cover;
}

#image-slider .carousel-item {
  padding: 0 10px;
}

#image-slider .carousel-item .row {
  margin: 0 -10px;
}


.spe-1 {
  margin-top: 100px;
}
.spe-1 img {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.245);
}
.xyz{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.Experience {
  width: 100vw;
  padding: 20px;
  height: 450px;
  background-color: #f1f1f1;
}
#videos{
  text-align: center;
  padding-left: 110px;
}
#videos div{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#videos div> video{
  height: 250px;
  width: 350px;
  object-fit: cover;
  border-radius: 15px;
  margin: 20px;
}

/* WHY PEOPLE  */
.wpli-ngo {
  width: 100%;
  padding-left: 130px;
}
.discription span a {
  text-decoration: none;
  font-weight: 600;
  color: #de5824;
}
#descrip {
  width: 30%;
}

/* STORIES */
#image-slider-3 {
  height: 300px;
  padding-left: 130px;
}
#image-slider-3 .carousel-inner img {
  height: 200px;
  width: 100%;
  border-radius: 15px;
  object-fit: cover;
}

#image-slider .carousel-item {
  padding: 0 10px;
}

#image-slider .carousel-item .row {
  margin: 0 -10px;
}

/* FOOTER  */
footer {
  background-color: #1c1c1c;
  color: white;
}
footer .container {
  padding-left: 130px;
}
.fot-prt1 {
  width: 30%;
}
.fot-prt1 img {
  height: 130px;
}
#txt-1 {
  width: 100%;
}
.fot-icon {
  height: 45px;
  width: 45px;
  border-radius: 50%;
  background-color: white;
}
.fot-prt2 {
  width: 30%;
}

.txt-2 a {
  color: white;
  font-weight: 500;
  text-decoration: none;
}
.fot-prt3 {
  width: 30%;
}
#foot {
  width: 30%;
}
.fot-end {
  height: 80px;
  width: 80%;
  padding-left: 130px;
}


.event{
  padding-left: 120px;
}
.card {
  margin-bottom: 20px;
}

.card img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}

.card-body {
  padding: 20px;
}

.card-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.card-text {
  font-size: 14px;
  color: #666;
}


#team a{
  text-decoration: none;
  color: #1c1c1c;
  font-size: 22px;
  font-weight: 500;
}
#team a:hover{
  color: #666;
}
.team-card {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  margin-bottom: 20px;
  overflow: hidden;
}

.team-card img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

.team-card .card-body {
  padding: 15px;
}

.team-card h5 {
  margin-top: 0;
}

.team-card .role {
  font-size: 14px;
  color: #777;
}

.social-icons {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.social-icons a {
  margin: 0 5px;
  color: #333;
  font-size: 18px;
  transition: all 0.3s ease;
}

.social-icons a:hover {
  color: #007bff;
}

/* #office{
  display: none;
} */

/* LOGIN  */
.login{
  height: 50px;
  width: 350px;
}

.env-main-container{
  margin-top: 100px;
  width: 100vw;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.env-container{
  width: 100vw;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.env{
  width: 100vw;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.env-img img{
  width: 200px;
  height: 300px;
  object-fit: cover;
  object-position: center;
  border-radius: 20px;
}
.env div h6{
  width: 200px;
  height: 80px;
  font-size: 16px;
  padding: 4px;
}


.donate-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  background-color: #de5824;
  padding: 12px 20px;
  border-radius: 30px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.donate-button a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}

.donate-button:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 18px rgba(0,0,0,0.3);
}


.donation-form {
  max-width: 400px;
  margin: 50px auto;
  background: white;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.donation-form h2 {
  text-align: center;
  color: #2a4d69;
}

.donation-form label {
  display: block;
  margin: 0.8rem 0 0.3rem;
  font-weight: bold;
  color: #333;
}

.donation-form input,
.donation-form select {
  width: 100%;
  padding: 0.6rem;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.donation-form button {
  width: 100%;
  margin-top: 1rem;
  padding: 0.8rem;
  background: #2a9d8f;
  color: white;
  border: none;
  border-radius: 6px;
  font-size: 1rem;
  cursor: pointer;
}

.donation-form button:hover {
  background: #21867a;
}


.lcontainer {
  max-width: 400px;
  margin: auto;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.lcontainer h2 {
  text-align: center;
  color: #2e7d32;
}

.lcontainer form {
  display: flex;
  flex-direction: column;
}

.lcontainer input {
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 16px;
}

.lcontainer button {
  padding: 10px;
  margin-top: 10px;
  background-color: #2e7d32;
  color: white;
  font-size: 16px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

.lcontainer button:hover {
  background-color: #1b5e20;
}

.lcontainer .toggle {
  text-align: center;
  margin-top: 20px;
}

.lcontainer .toggle a {
  color: #2e7d32;
  text-decoration: none;
  font-weight: bold;
}

@media (max-width: 250px) {
  body {
    padding: 5px;
  }

  .lcontainer input, button {
    font-size: 14px;
  }
}

@media (max-width: 300px) {
  .navbar-brand img{
    width: 30px !important;
    height: 30px !important;
  }
  .carousel-item img{
    width: 100vw !important;
    height: 300px !important;
  }
  #slide-text{
    width: 100vw !important;
    height: 300px !important;
    margin: 0px !important;
    padding: 0px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
  }
  #slide-text-a{
    font-size: 14px !important;
  }
  #slide-text-b h1{
    font-size: 18px !important;
  }
  #slide-text-c a{
    font-size: 12px !important;
    font-weight: 500 !important;
    width: 200px !important;
    height: 30px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;

  }
  #last-text{
    color: transparent !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100vw !important;
    height: 50px;
    
  }
  .donate-button {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 999;
    background-color: #de5824;
    padding: 8px 14px;
    border-radius: 20px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  
  .donate-button a {
    color: white;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
  }
  
  .donate-button:hover {
    transform: scale(1.05);
    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.3);
  }
  .work {
    padding: 10px;
    text-align: center;
  }

  .work h2 {
    font-size: 20px;
  }

  .work p {
    font-size: 14px !important;
  }  
  #image-slider{
    width: 100vw !important;
    height: auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    gap: 10px !important;
    margin: 0% !important;
    padding: 0px !important;
  }
  .row{
    width: 100vw !important;
    
    gap: 10px;
    padding: 10px !important;

  }
  .event-img{
    width: 100vw !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .event-img img{
    width: 200px !important;
  }
  .animal-container{
    width: 100vw !important;
    margin: 0% !important;
    padding: 0px !important;
    height: auto !important;
  }
  .animal-containerb{
    width: 100vw !important;
    margin: 0% !important;
    padding: 0px !important;
    height: auto !important;
    padding: 10px !important;
  }
  .animal-container-heading{
    font-size: 15px !important;
    width: 100vw !important;
    padding: 20px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .Monsoon-ad{
    
    width: 280px !important;
    padding: 10px !important;
  }
  .Monsoon-ad div img{
    width: 200px !important;
  }
  .Monsoon-ad h6{
   font-size: 14px !important;
   width: 200px !important;
   display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .ani-image-con{
    width: 100vw !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .humanity-container{
    margin: 0% !important;
    padding: 0px !important;
    
  }
  body {
    overflow-x: hidden;
  }

  .old-container{
    margin: 0% !important;
    padding: 0px !important;
    height: auto !important;
  }
  .old-heading{
    font-size: 18px;
    padding: 10px;
  }
  .row{
    width: 100vw !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .row div img{
    width: 200px !important;
  }
  .row div h6{
    font-size: 13px !important;
  }
  .env-main-container{
    width: 100vw !important;
    margin: 0% !important;
    padding: 0px !important;
    height: auto !important;
  }
  .nature-heading{
    font-size: 16px !important;
    padding: 10px !important;
  }
  .env-container{
    width: 100vw !important;
    height: auto !important;
  }
  .env{
    gap: 10px !important;
    height: auto !important;
  }
  .Experience{
    width: 100vw !important;
    margin: 0% !important;
    padding: 0px !important;
    height: auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    position: relative !important;
  }
  .vid-head-con{
    margin: 0% !important;
    padding: 10px !important;
  }
  .vid-heading{
    font-size: 16px !important;
    width: 100vw !important;
  }
  #videos{
    width: 100vw !important;
    margin: 0% !important;
    padding: 10px !important;
  }
  #videos div video{
    width: 200px !important;
  }
 .review{
  margin: 0px !important;
  padding: 0px !important;
  width: 100vw !important;
  height: auto !important;
  display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
 }
.review-heading{
  margin: 0px !important;
  padding: 15px !important;
  width: 100vw !important;
  display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
}
.review-heading h2{
  font-size: 18px !important;
}
.review-heading p{
  font-size: 18px !important;
}
.wpli-ngo{
  margin: 0px !important;
  padding: 15px !important;
  width: 100vw !important;
  display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
}
.descrip{
  width: 250px !important;
}
footer .container.d-flex {
  flex-direction: column !important;
  align-items: center;
  gap: 20px;
  padding: 10px 15px;
}

.fot-prt1, .fot-prt2, .fot-prt3 {
  width: 100%;
  text-align: center;
}

.fot-prt1 img {
  max-width: 100px;
  height: auto;
}

#txt-1 {
  font-size: 13px;
  text-align: center;
}

.fot-icon {
  margin: 5px;
}

.fot-icon i {
  font-size: 18px !important;
}

.quick {
  font-size: 16px !important;
}

.humainity-main{
  padding-left: 32px !important;
  margin: 0px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.dignity-main{
  padding-left: 25px !important;
  margin: 0px !important;
  
}

.txt-2 a {
  font-size: 14px;
  text-decoration: none;
  color: white;
}

.fot-prt3 h5 {
  font-size: 15px;
}

.fot-prt3 p,
.fot-prt3 div {
  font-size: 13px;
}
.copyright{
  width: 100vw !important;
  padding: 0px !important;
  margin: 0px !important;
}
.nav-mail{
  font-size: 14px !important;
}

.fot-end p {
  font-size: 12px;
  text-align: center;
}

.fot-end a {
  font-size: 12px;
  color: #de5824;
}
.head-container{
  width: 100vw !important;
  padding: 20px !important;
  margin: 0px !important;
}
.head-container h2{
  font-size: 18px !important;
}
.head-container p{
  font-size: 15px !important;
}

.about-container{
  width: 100vw !important;
  padding: 20px !important;
  margin: 0px !important;
}
.about-container div p{
  font-size: 15px !important;
}
.team-card{
  width: 200px !important;
}
.team-card img{
  width: 130px !important;
  height: 130px !important;
  object-fit: contain !important;
  object-position: center !important;
}
.card-body h5{
  font-size: 16px;
}
.ofice-adress{
  width: 250px !important;
}
.ofice-adress-con{
  padding: 10px !important;
}
}
@media (max-width: 500px) {
  .navbar-brand img{
    width: 30px !important;
    height: 30px !important;
  }
  .carousel-item img{
    width: 100vw !important;
    height: 300px !important;
  }
  #slide-text{
    width: 100vw !important;
    height: 300px !important;
    margin: 0px !important;
    padding: 0px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
  }
  #slide-text-a{
    font-size: 14px !important;
  }
  #slide-text-b h1{
    font-size: 18px !important;
  }
  #slide-text-c a{
    font-size: 12px !important;
    font-weight: 500 !important;
    width: 250px !important;
    height: 30px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;

  }
  #last-text{
    color: transparent !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100vw !important;
    height: 50px;
    
  }
  .donate-button {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 999;
    background-color: #de5824;
    padding: 8px 14px;
    border-radius: 20px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  
  .donate-button a {
    color: white;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
  }
  
  .donate-button:hover {
    transform: scale(1.05);
    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.3);
  }
  .work {
    padding: 10px;
    text-align: center;
  }

  .work h2 {
    font-size: 20px;
  }

  .work p {
    font-size: 14px !important;
  }  
  #image-slider{
    width: 100vw !important;
    height: auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    gap: 10px !important;
    margin: 0% !important;
    padding: 0px !important;
  }
  .row{
    width: 100vw !important;
    
    gap: 10px;
    padding: 10px !important;

  }
  .event-img{
    width: 100vw !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .event-img img{
    width: 200px !important;
  }
  .animal-container{
    width: 100vw !important;
    margin: 0% !important;
    padding: 0px !important;
    height: auto !important;
  }
  .animal-containerb{
    width: 100vw !important;
    margin: 0% !important;
    padding: 0px !important;
    height: auto !important;
    padding: 10px !important;
  }
  .animal-container-heading{
    font-size: 15px !important;
    width: 100vw !important;
    padding: 20px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .Monsoon-ad{
    
    width: 280px !important;
    padding: 10px !important;
  }
  .Monsoon-ad div img{
    width: 200px !important;
  }
  .Monsoon-ad h6{
   font-size: 14px !important;
   width: 200px !important;
   display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .ani-image-con{
    width: 100vw !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .humanity-container{
    margin: 0% !important;
    padding: 0px !important;
    
  }
  body {
    overflow-x: hidden;
  }

  .old-container{
    margin: 0% !important;
    padding: 0px !important;
    height: auto !important;
  }
  .old-heading{
    font-size: 18px;
    padding: 10px;
  }
  .row{
    width: 100vw !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .row div img{
    width: 200px !important;
  }
  .row div h6{
    font-size: 13px !important;
  }
  .env-main-container{
    width: 100vw !important;
    margin: 0% !important;
    padding: 0px !important;
    height: auto !important;
  }
  .nature-heading{
    font-size: 16px !important;
    padding: 10px !important;
  }
  .env-container{
    width: 100vw !important;
    height: auto !important;
  }
  .env{
    gap: 10px !important;
    height: auto !important;
  }
  .Experience{
    width: 100vw !important;
    margin: 0% !important;
    padding: 0px !important;
    height: auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    position: relative !important;
  }
  .vid-head-con{
    margin: 0% !important;
    padding: 10px !important;
  }
  .vid-heading{
    font-size: 16px !important;
    width: 100vw !important;
  }
  #videos{
    width: 100vw !important;
    margin: 0% !important;
    padding: 10px !important;
  }
  #videos div video{
    width: 200px !important;
  }
 .review{
  margin: 0px !important;
  padding: 0px !important;
  width: 100vw !important;
  height: auto !important;
  display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
 }
.review-heading{
  margin: 0px !important;
  padding: 15px !important;
  width: 100vw !important;
  display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
}
.review-heading h2{
  font-size: 18px !important;
}
.review-heading p{
  font-size: 18px !important;
}
.wpli-ngo{
  margin: 0px !important;
  padding: 15px !important;
  width: 100vw !important;
  display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
}
.descrip{
  width: 250px !important;
}
footer .container.d-flex {
  flex-direction: column !important;
  align-items: center;
  gap: 20px;
  padding: 10px 15px;
}

.fot-prt1, .fot-prt2, .fot-prt3 {
  width: 100%;
  text-align: center;
}

.fot-prt1 img {
  max-width: 100px;
  height: auto;
}

#txt-1 {
  font-size: 13px;
  text-align: center;
}

.fot-icon {
  margin: 5px;
}

.fot-icon i {
  font-size: 18px !important;
}

.quick {
  font-size: 16px !important;
}

.txt-2 a {
  font-size: 14px;
  text-decoration: none;
  color: white;
}

.fot-prt3 h5 {
  font-size: 15px;
}

.fot-prt3 p,
.fot-prt3 div {
  font-size: 13px;
}
.copyright{
  width: 100vw !important;
  padding: 0px !important;
  margin: 0px !important;
}
.nav-mail{
  font-size: 14px !important;
}

.fot-end p {
  font-size: 12px;
  text-align: center;
}

.fot-end a {
  font-size: 12px;
  color: #de5824;
}
.head-container{
  width: 100vw !important;
  padding: 20px !important;
  margin: 0px !important;
}
.head-container h2{
  font-size: 18px !important;
}
.head-container p{
  font-size: 15px !important;
}

.about-container{
  width: 100vw !important;
  padding: 20px !important;
  margin: 0px !important;
}
.about-container div p{
  font-size: 15px !important;
}
.team-card{
  width: 200px !important;
}
.team-card img{
  width: 130px !important;
  height: 130px !important;
  object-fit: contain !important;
  object-position: center !important;
}
.card-body h5{
  font-size: 16px;
}
.ofice-adress{
  width: 250px !important;
}
.ofice-adress-con{
  padding: 10px !important;
}
}
