
@media (min-width: 1200px) {
    .wide-container {
    width: 1260px;
    margin: auto;
    padding: 0px 20px;
    }
    .event-col {
    padding-inline-start: 33%;
    padding-inline-end: 0%;
}
.single-testimonial {
  width: 326px;
  padding-bottom: 30px;
}
.testimonial {
    padding: 100px 45px;
  }
  }

@media (max-width: 1199.98px) {
.navbar-brand, .nav-link {
    font-size: 16px;
    font-family: 'poppins-semibold', sans-serif;
    line-height: 20px;
    font-weight: 600;
    color: white !important;
    padding-right: 35px !important;
  }
  .wide-container {
    width: 100%;
    margin: auto;
    padding: 0px 20px;
    }
  }
@media (min-width: 992px) {
    .navbar .dropdown:hover .dropdown-menu {
      display: block;
      margin-top: 0;
    }
    .second-event, .third-event {
      width: 282px;
    }
   .founder-award .wide-container {
    width: 100%;
    margin: auto;
    padding: 0px 30px;
    }
    .mission-about-us .wide-container {
    width: 100%;
    margin: auto;
    padding: 0px 45px;
    }
    .event-col {
    padding-inline-start: 10%;
    padding-inline-end: 0%;
    }
    .our-mission-left {
      margin-right: 100px;
    }
    .award-top-content {
      width: 900px;
      margin: auto;
      text-align: center;
    }
    .award-top-content {
    width: 900px;
    margin: auto;
    text-align: center;
    }
    .testimonial-about-us .wide-container {
      padding: 0 45px;
    }
    .testimonial-details-content {
      width: 900px;
      margin: auto;
    }
    .what-we-do-middle img, .what-we-do-left img {
      width: 67%;
    }
    .what-we-do-middle {
      margin-top: 160px;
    }
    .what-we-do-content {
      margin-top: 70px;
    }
    .what-we-do .founder-message {
      width: 820px;
      margin: auto;
    }
    .explore-top-title {
      width: 820px;
      margin: auto;
      text-align: center;
    }
    .explore-single-box p {
      width: 453px;
    }
    .event-about-us .global-h2, .gallery-top h2, .volunteer-hero h2 {
      font-size: 70px;
      line-height: 90px;
    }
    .single-event img {
      width: 200px;
    }
    .contact-top h2 {
      font-size: 65px;
      line-height: 78px;
      font-weight: 900;
      font-family: "poppins-black", sans-serif;
    }
    .donate-option-left {
      margin-right: 0px;
      margin-left: 100px;
      padding-top: 100px;
    }
    .charity-content{
      width: 860px;
      margin: auto;
    }
  }

  @media (max-width: 991.98px) {
.navbar-custom {
  background-color: #F8F9F3 !important;
  position: static !important;
}

.navbar .nav-link,
.header-btn {
  color: #1d1c1c !important;
}

.navbar-toggler {
    border-color: transparent;
  }

  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%231d1c1c' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .wide-container {
  padding: 0px 20px;
  width: 100%;
  }
  .shared-experience .first-img {
  margin-top: 52px;
  }
  .facts-bottom {
  width: 100%;
  margin: auto;
  }
  .second-testi {
    margin-top: 0px;
  }
  .home-hero-content h1 {
  font-size: 48px;
  line-height: 66px;
  }
  .home-hero-section {
    min-height: 700px;
    }
    .header-btn {
    padding: 12px 40px;
    margin-top: 10px;
   }
   .facts-bottom-left h2 {
    font-size: 100px;
    font-weight: 600;
    font-family: "poppins-semibold", sans-serif;
    line-height: 100px;
    }
    .first-event h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .founder-about-us {
    margin-top: 100px;
    }
    .testimonial-details h1 {
    font-size: 50px;
    line-height: 70px;
    }
    .testimonial-details {
    padding-top: 80px;
    }
    .what-we-do {
    padding-top: 100px;
    }
    .what-we-do-middle img, .what-we-do-left img {
    width: 100%;
    }
    .what-we-do-middle {
      padding-bottom: 50px;
    }
    .what-we-do .founder-message {
    padding-top: 100px;
    }
    .what-we-explore {
    padding-top: 80px;
    padding-bottom: 80px;
    }
    .masonry-gallery {
      column-count: 3;
    }
    .gallery {
    padding-top: 100px;
    }
    .terms-site {
    padding-top: 100px;
    padding-bottom: 100px;
    }  
  }
  @media (max-width: 767.98px) { 
    .home-hero-section {
    min-height: 500px;
    display: flex;
    align-items: center;
    padding: 0px 0px;
    padding-left: 0px;
    padding-right: 0px;
    }
    .shared-experience .first-img {
    margin-top: 0px;
    }
    .shared-content {
    width: 100%;
    padding-left: 20px;
    }
    .shared-experience {
    padding: 70px 0px 0px 0px;
    }
  .facts {
    background-color: #F8F9F3;
    padding-top: 140px;
    padding-bottom: 70px;
    text-align: center;
    margin-top: -400px;
  }
    .shared-shape {
    padding-top: 30px;
    text-align: right;
    }
    .shared-shape img{
    height: 440px;
    }
    .global-h2 {
    font-size: 36px;
    font-weight: 700;
    font-family: "poppins-bold", sans-serif;
    line-height: 48px;
    }
    .facts-bottom-left h2 {
    font-size: 80px;
    font-weight: 600;
    font-family: "poppins-semibold", sans-serif;
    line-height: 100px;
    }
    .facts h2 {
    padding-bottom: 0px;
    }
    .event-col {
    padding-inline-start: 0%;
    padding-inline-end: 0%;
    }
    .second-event h2 {
    padding: 40px 0px;
    }
    .events-shape {
    height: 400px;
    }
    .events {
    margin-top: -185px;
    }
    .home-hero-content {
    width: 100%;
    }
    .home-hero-content h1 {
    font-size: 40px;
    line-height: 50px;
    }
    .footer-bottom-middle {
    justify-content: center;
    }
    .footer-bottom-right {
    text-align: center;
    padding-bottom: 40px;
    }
    .footer-bottom-left {
    text-align: center;
    padding-top: 30px;
    }
    .footer-bottom-middle svg {
    margin: 0px 20px;
    }
    .footer-bottom-part {
    padding-top: 50px;
    padding-bottom: 35px;
    }
    .home-cta {
    padding-top: 80px;
    padding-bottom: 90px;
    text-align: center;
    }
    .home-cta .header-btn {
    padding: 15px 40px 15px 40px;
    line-height: 1.56em;
    border-radius: 30px;
    }
    .home-cta h2 {
    padding-bottom: 30px;
    }
    .home-cta p {
    padding-bottom: 30px;
    }
    .our-mission {
    padding-top: 100px;
    padding-bottom: 50px;
    }
    .our-mission-left {
    padding-top: 30px;
    }
    .our-founder {
    padding-top: 20px;
    }
    .our-founder-content {
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    }
    .founder-award {
    padding: 100px 0px 150px 0px;
    background-color: #F8F9F3;
    }
    .vamtam-heading-wrapper>* {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    }
    .award-list {
    width: 260px;
    margin: auto;
    }
    .award-list h4 {
    font-size: 20px;
    line-height: 26px;
    padding: 10px 0px 20px 0px;
    }
    .testimonial-about-us h4 {
    font-size: 30px;
    line-height: 50px;
    }
    .testimonial-about-us {
    padding-top: 100px;
    padding-bottom: 0px;
    }
    .single-testimonial img {
    height: 300px;
    }
    .testimonial-details h1 {
    font-size: 35px;
    line-height: 49px;
    }
    .testi-page-link {
    font-size: 14px;
    line-height: 26px;
    }
    .masonry-gallery {
      column-count: 2;
    }
    .flip-box {
    width: 100%;
    max-width: 100%;
    height: 380px;
    perspective: 1000px;
    }
    .flip-box {
    height: 380px;
    margin: 0rem;
    }
  }

@media (max-width: 576.98px) {
  .global-h2 {
    font-size: 30px;
    line-height: 39px;
  }
  .testi-col {
    width: 100%;
    padding-bottom: 40px;
  }
  .third-testi {
    margin-top: 60px;
  }
  .footer-top-right-part {
    padding-top: 60px;
  }
  .our-mission {
    padding-top: 80px;
}
  .vamtam-heading-wrapper .global-h2 {
    font-size: 30px;
  }
  .vamtam-heading-wrapper>* {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .mission-hero-section {
    min-height: 400px;
  }
  .mission-about-us {
    margin-top: -120px;
  }
  .flip-box {
    height: 450px;
    margin: 0rem;
  }
} 

@media (max-width: 480px) {
  .masonry-gallery {
    column-count: 1;
  }
}