 body {
   font-family: "Jost", sans-serif;
   box-sizing: border-box;
 }

 .container {padding: 0px;
   width: 1200px;
   margin: 0 auto;
 }

 a {
   text-decoration: none;
 }

 li {
   list-style: none;
 }

 .page-link.active {
   border-bottom: 2px solid #fff;
 }
.page-link{font-size: 16px;letter-spacing: 0px;
color: #0A0A0A;line-height: 22px;border: none;transition: none;}
 .navbar-bottom {box-shadow: 0px 3px 16px #0000000F;
   background-color: #FFFFFF;
 }
.navbar{background: #fff;}
 .navbar-bottom .page-link {
   border-bottom: 2px solid #fff;
   color: #000;
 }

 .navbar-bottom .page-link:hover{border-bottom: 2px solid #2E8300;background: #FFFFFF;}
 .navbar-bottom .page-link.active {border-bottom: 2px solid #2E8300;
   color: #2E8300;
   
 }
  .mobile-slide-menu .logo-menu{display: none;}
/* .navbar{padding-bottom: 0;} */
.navbar>.container{gap: 200px;justify-content: revert;;}

/* .page-link {
  pointer-events: none;
} */
.page-link {
  display: block;
  padding: 0.5rem 1rem;
  color: inherit;
  text-decoration: none;
}

.send {
    margin-top: 10px;
    background-color: #F8F4EE;
    border-radius: 23px;
    opacity: 1;
    color: #000000;
    border: none;
    letter-spacing: 0px;

    text-transform: uppercase;
    opacity: 1;
    font-size: 14px;
    line-height: 20px;
}
.princeton h4
 {margin-top: 45px;
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    font-family: Merriweather;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
}


















  .mission-section {padding:  60px 0px 0;
      text-align: center;
    }

    .mission-title {
      font-size: 38px;
      font-weight: 600;
    letter-spacing: 0px;line-height: 42px;
color: #0A0A0A;
      margin-bottom: 10px;text-transform: uppercase;
    }

    .mission-subtitle {
      font-size: 20px;
      font-weight: 400;letter-spacing: 0px;line-height: 28px;
      color: #1e7d32; /* green color */
      margin-bottom: 15px;
    }

    .mission-divider {
      width: 50%;
      height: 2px;
      background: #ddd;
      margin: 15px auto;
    }

    .mission-desc {
      font-size: 20px;
      line-height: 30px;letter-spacing: 0px;font-weight: 400;
      max-width: 900px;color: #0A0A0A;
      margin: auto;
      margin-bottom: 40px;
    }

    .mission-gallery {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      gap: 20px;
    }

    .mission-gallery img {
      width: 100%;
      border-radius: 6px;
      object-fit: cover;
      box-shadow: 0 4px 10px rgba(0,0,0,0.15);
      transition: transform 0.3s ease;
    }

    .mission-gallery img:hover {
      transform: scale(1.05);
    }


  .profile-card {
      background: #F8F4EE;
      border-radius: 10px;
      padding: 30px;
      display: flex;
      align-items: center;
    }
    .profile-img {

      border-radius: 50%;
      max-width: 100%;
      object-fit: cover;
      box-shadow: 0px 4px 10px rgba(0,0,0,0.1);
    }
    .profile-text h5 {letter-spacing: 0px;
color: #000000;font-size: 22px;
      font-weight: 500;;line-height: 37px;
      margin-bottom: 15px;
    }
    .profile-text p {
      font-size: 18px;
      line-height: 32px;
letter-spacing: 0px;
color: #000000;
    }

.allVideo{aspect-ratio: 2/1.3;}
.allVideo video{object-fit: cover;}

.navtab .nav-item{border: 1px solid #C4C4C4;}
  .nav-tabs .nav-link {
      font-weight: 600;     
      border-bottom: 3px solid transparent;
      color: #333;
    }
    .nav-tabs .nav-link.active {
      background: #F8F4ED;
      border-bottom: 3px solid #198754; /* green underline */
      color: #198754;
    }
    .update-box h6 {
      background: #2E8300;
      display: inline-block;
      padding: 0px 7px;
    letter-spacing: 0px;border-radius: 8px;
color: #FFFFFF;
text-transform: uppercase;
      font-weight: 400;font-size: 16px;line-height:32px;
      margin-bottom: 10px;
    }
.tab-pane p{ font-size: 16px;letter-spacing: 0px;
color: #000000;line-height: 26px;
opacity: 1;;}

.navtab{overflow-x: scroll;flex-wrap: nowrap;}
.navtab::-webkit-scrollbar {
  display: none;   /* Chrome, Safari, Opera */
}
.navtab .nav-item .nav-link{width: 240px;height: 80px;letter-spacing: 0px;
color: #2E8300;font-size: 20px;line-height: 32px;text-align: left;
text-transform: uppercase;
opacity: 1;}
.navtab .nav-item .nav-link small{letter-spacing: 0px;
color: #000000;font-size: 12px;line-height: 32px;
opacity: 1;}
.tab-pane b{display: flex;justify-content: center;gap: 40px;margin:20px     0px;text-align: center;}
.tab-pane b span img{height: 300px;}
.tab-pane b span h3{font-size: 24px;margin: 10px;}
.tab-pane  .img-section{display: flex;justify-content: center;gap: 40px;margin:40px     0px;text-align: center;}
.tab-pane  .img-section b{width: 350px; display: grid;}
.tab-pane  .img-section b span{display: grid;gap: 10px;text-align: left;}
.tab-pane  .img-section b span img{width: 100%;}
.make-things{ 
    margin: 30px auto;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 30px;
}
   .make-things span{ font-size: 20px;
    letter-spacing: 0px;
    color: #000000;
    line-height: 26px;
    opacity: 1;
}
.make-things img{    height: 300px;
    min-width: 300px;}

.note p {
    font-size: 16px;
    letter-spacing: 0px;
    color: #000000;
    line-height: 26px;
    opacity: 1;
}
.note h3 {
    font-size: 24px;
    letter-spacing: 0px;
    color: #000000;
    line-height: 26px;
    opacity: 1;
}

.slidersection .swiper-button-next, .slidersection .swiper-button-prev {top: var(--swiper-navigation-top-offset, 75%) !important;}
.stickyNav{
    position: -webkit-sticky;
    top: 0;
    position: sticky;
    padding-top:72px ;
}
.sticky.position-relative {
     position: sticky !important;
    top: 0;
}

 @media (max-width: 768px) {
  .slidersection .swiper-button-next, .slidersection .swiper-button-prev {display: none !important;}
  
   .container {padding: 12px;
     width: 100%;
     margin: 0 auto;
   }
   .right-box{padding: 0;margin:0px;;}

   .image-wrapper img{width: 100%;}
   .left-section img{width: 100%;}

   .navbar-toggler {
     outline: none;
     position: absolute;
     top: -45px;
     border: none;
     left: 10px;
   }

   .navbar-bottom {
     padding: 0px;
   }

   .logo-section {
     width: 110px;
     text-align: right;
   }

   .navbar-bottom .nav-link {
     color: #000;
     text-align: left;
     border-bottom: 1px solid #978e8e87
   }

   .navbar-toggler span {
     position: absolute;
     z-index: 1111;
   }

   .mobile-slide-menu {
     position: fixed;
     top: 0;
     left: -100%;
     width: 100%;
     height: 100vh;
     background:  #F8F4EE;
     /* Or your preferred color */
     color: #000;
     z-index: 1050;
     transition: all 0.3s ease;
  
   }
   .mobile-slide-menu ul{padding: 20px 10px;}
   .mobile-slide-menu  .logo-menu{        background: #FFFFFF;        padding: 10px;
        text-align: left;
        width: 100%;
        display: block !important;}
          /* .mobile-slide-menu  .logo-menu img{width: 290px;} */
   .mobile-slide-menu.show {
     left: 0;
     box-shadow: 2px 0 8px rgba(0, 0, 0, 0.4);
   }

   body.menu-open {
     overflow: hidden;
   }

   .navbar-toggler .hamburger-icon {top: 28px;
     position: fixed;left: 14px;
   }
.navbar-toggler .close-icon {top: 28px;
     position: fixed;right: 20px;
   }
   .searchToggle-btn {
     position: absolute;
     top: 5px;
     left: 35px;
     right: 0;
   }

   .hamburger-icon,
   .close-icon {
     transition: opacity 0.2s ease;
   }

   .close-icon.d-none,
   .hamburger-icon.d-none {
     display: none !important;
   }

   .navbar-top {
     background-color: #fff;
     border-bottom: 1px solid #ddd;
   }

   /* .navbar-bottom .nav-link.active {
     font-weight: 800;
     border-bottom: 1px solid #978e8e87 ;
   } */

   

   .dropdown-menu[data-bs-popper]{
    top: 32px;
    left: -77px;
    margin-top: var(--bs-dropdown-spacer);
}
.swiper-buttons button{display: none;}
 .dropdown-toggle::after{margin-top: 5px;}
.navbar>.container{justify-content: center;}
  /* header css end here */
  .make-things{display: block;}
  .make-things img{width: 100%;}
  .tab-pane b{display: block;}
  .tab-pane b span img{width: 100%;}
  .profile-card{padding: 0;}

}
.foot {border-radius: 12px;
  background: #F8F4EE; /* Dark background */
  border-top: 1px solid rgba(148, 163, 184, 0.2);
  color: #e8eefc;
  padding: 40px 40px 20px 40px;
  margin: 40px auto ;
}


.foot p {
  margin: 0;
  font-size: 15px;
  color: #0A0A0A;
  font-style: italic;
}

.foot nav a {
  text-decoration: none;
  color: #0A0A0A;
  font-weight: 500;
  transition: color 0.3s ease, border-bottom 0.3s ease;
  padding-bottom: 2px;border-bottom: 1px solid #F8F4EE;;
}

.foot nav a:hover {
  color: #2E8300;
  border-bottom: 1px solid #2E8300;
}

.foot .divider {
  margin: 20px 0;
  height: 1px;
  background: rgba(148, 163, 184, 0.35);
}

.foot .copyright {
  text-align: center;
  color: #0A0A0A;
  font-size: 14px;
}

/* Responsive footer */
@media (max-width: 768px) {
  .foot .footer-top {
    flex-direction: column;
    text-align: center;
  }
  .foot{margin: 0;border-radius: 0px;}
  .foot nav {
    justify-content: center;
    margin-top: 15px;
  }
}

.swiper {
      width: 100%;
      height: 100%;
      background-color: #fff;
    }
/* 
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #444;
      display: flex;
      justify-content: center;
      align-items: center;
    } */

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{    content: '';}
.swiper-button-next svg, .swiper-button-prev svg {
    object-fit: contain;
    transform-origin: center;
    position: absolute;
    left: 27px;
    border: 1px solid #8e867a;
    border-radius: 50px;
    aspect-ratio: 1 / 1;
    width: 30px;
    height: 30px;
}
.swiper-button-prev svg {position: absolute;left: -24px;;}
.readmore-container {
  max-width: 680px;
  margin: 24px auto;
  padding: 18px;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #fff;
}

.readmore-container h2 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 600;
}

.readmore-container p {
  margin: 0 0 10px;
  color: #374151;
  line-height: 1.5;
}

/* Hidden content */
.extra {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

/* Toggle button */
.readmore-container button {
  margin-top: 10px;
  padding: 10px 16px;
  border: 1px solid #111827;
  background: #111827;
  color: #fff;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.2s ease;
}

.readmore-container button:hover {
  background: #374151;
}
.update-box h5{font-size: 16px;}
.show-more{display: block;margin: 0 auto ;width: 150px; padding: 7px 0;;background-color: #F8F4EE; color: #0A0A0A;border: 1px solid  #F8F4EE;border-radius: 8px;}
.sub-heading{    display: block;
    margin: 0 auto;
    padding: 7px 0;
    text-align: center;
    font-size: 40px;
}
.extra {
  max-height: 60px;             /* only show small preview */
  overflow: hidden;
  transition: max-height 0.4s ease;
  position: relative;
}

.extra::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: linear-gradient(to bottom, rgba(255,255,255,0), white); /* fade effect */
}
@media(max-width:766px){
    .mission-title{font-size: 28px;}
    .overFlowHidden{overflow-x: auto;   scrollbar-width: none;   -ms-overflow-style: none;}
    .mission-gallery{width: 250%; display: flex;}
    .profile-card .profile-img{max-width: 200px;}
    .navtab .nav-item .nav-link{width: 100%; font-size: 16px;}
    .navtab .nav-item .nav-link small{font-size: 13px;}
    .tab-pane b span{margin-bottom: 20px; display: block; width: 46%;}
    .tab-pane b{gap:15px; display: flex; flex-wrap: wrap;}
    .tab-pane b span img{height: 220px; object-fit: cover;}
    .allVideo{margin-bottom: 20px;}
    .tab-pane b{margin: 15px 0;}
    .tab-pane b p, .tab-pane b span h3{font-size: 14px; line-height: 22px;}
    .tab-pane .img-section, .tab-pane .img-section b span{display: inherit; margin: 0;}
    .make-things img, .tab-pane b span img{object-fit: cover;}
    .make-things img{margin-bottom: 20px;}
}