@media screen and (max-width: 1600px) {
  h2 {
    font-size: 2.5rem;
  }

  .lkg-part p {
    font-size: 3.9vw;
  }

  .history-col2 h3 {
    font-size: 2.5vw;
    width: 85%;
  }

  .managing-content h3 {
    font-size: 2.5rem;
  }

  .footer-sch-address {
    width: 45%;
  }

  .footer-col1 img {
    width: 100%;
  }

  .alumini-btn {
    width: 60%;
    font-size: 17px;
  }
}

@media (max-width:1366px) {

  .ob-div {
    width: calc(50% - 2rem);
  }

}

@media screen and (max-width: 1320px) {
  .custom-container {
    width: 90%;
  }

  .me-3 button {
    font-size: 18px;
    padding: 1.5rem;
  }
}

@media screen and (max-width: 1290px) {


  .lkg-part p {
    font-size: 3.5vw;
  }

  h2 {
    font-size: 3.5vw;
  }

  h3 {
    font-size: 2.4vw;
  }

  .history-col2 h3 {
    width: 80%;
  }

  .managing-container {
    padding: 2rem 0;
  }

  .managing-partner h3 {
    font-weight: 500 !important;
  }

  .event1 h6 {
    font-size: 1.3rem;
  }

  .news-event-flex .event1 {
    width: 50%;
    padding-right: 2rem;
  }

  .news-event-flex .event2 {
    width: 50%;
  }

  .news-event-flex .event2 img {
    width: 70%;
  }

  .footer-col1 {
    width: 35%;
    padding: 2rem;
  }

  .footer-col2 {
    padding: 2rem;
    width: 65%;
  }

  .footer-sch-address {
    width: 40%;
  }

  .footer-col1 img {
    width: 100%;
  }

  .alumini-btn {
    width: 65%;
  }
}

@media screen and (max-width: 1190px) {
  .managing-trustee {
    flex-direction: column-reverse;
    align-items: center;
  }

  .management-tab-content {
    width: 100%;
  }

  .trustee-photo {
    padding-bottom: 2rem;
  }

  a.alumini-btn:nth-child(1) {
    margin-top: unset;
  }

  a.alumini-btn:nth-child(2) {
    margin-top: unset;
  }

  h2 {
    font-size: 2.8vw;
  }
}

@media screen and (max-width: 1080px) {
  .tab-trustee {
    flex-direction: column;
    width: 100%;
    margin: 2rem 0;
  }

  .flex-column {
    flex-direction: row !important;
    width: 100%;
  }

  .tab-content {
    width: 100%;
  }

  .tab-pane {
    padding: 1.5rem;
  }

  .management-tab-section {
    padding: 2.5rem 0;
  }

  .management-tab-content b {
    font-size: 18px;
  }

  .alumini-btn {
    width: 70%;
  }


}

@media screen and (max-width: 1024px) {
  .header-logo {
    width: 450px;
  }

  .lkg-part p {
    font-size: 3.5vw;
  }

  .school-container {
    gap: 2rem;
  }

  .school-col {
    width: 45%;
    gap: 1rem;
  }

  .school-col h3 {
    font-size: 3vw;
  }

  .school-col p {
    text-align: center;
  }

  .managing-content h3 {
    font-size: 1.8rem;
  }

  .history-flex {
    gap: 2rem;
    padding: 3rem 0;
  }

  .history-col1 {
    width: 25%;
  }

  .history-col2 {
    width: 75%;
  }

  .history-col1 img {
    width: 80%;
  }

  .history-col2 p {
    width: 100%;
  }

  .news-event-flex h5 {
    font-size: 1.2rem;
  }

  .news-event-flex .event1 {
    padding: 2rem 0 0 0;
  }

  .footer-col1,
  .footer-col2 {
    width: 100%;
    padding: 1.3rem;
  }

  .footer-sch-address {
    width: 47%;
  }

  .footer-col1 img {
    width: 65%;
  }
}

@media screen and (max-width: 840px) {
  p {
    font-size: 16px;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 25px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 20px;
  }

  a {
    font-size: 16px;
  }

  li {
    font-size: 16px;
  }



  .office-bearers-flex {
    /* padding: 1.5rem; */
    margin: 1.6rem;
  }

  .custom-container {
    width: 90%;
    padding: 2.5rem 0;
  }

  .tab-trustee {
    flex-direction: column;
    width: 100%;
    margin: 2rem 0;
  }

  .flex-column {
    flex-direction: row !important;
    width: 100%;
  }

  .tab-content {
    width: 100%;
  }

  .tab-pane {
    padding: 1.5rem;
  }

  .management-tab-section {
    padding: 2.5rem 0;
  }

  .management-tab-content b {
    font-size: 18px;
  }

  .managing-trustee {
    flex-direction: column-reverse;
    align-items: center;
  }

  .management-tab-content {
    width: 100%;
  }

  .trustee-photo {
    width: 70%;
    padding-bottom: 2rem;
  }
}

@media screen and (max-width: 768px) {
  p {
    font-size: 1rem;
  }

  h3 {
    font-size: 1.4rem !important;
    font-weight: 400;
  }

  .ob-div a {
    font-size: 14px;
  }


  .me-3 button {
    padding: 1rem;
  }

  .lkg-part p {
    font-size: 4vw;
  }

  .header-logo {
    width: 320px;
  }

  .history-container {
    padding: 2rem 0;
  }

  .history-flex {
    flex-direction: column;
    padding: 2rem 0;
    gap: 2rem;
  }

  .history-col2 {
    width: 100%;
    border-left: none;
    padding-left: 0;
  }

  .history-col2 h3 {
    font-size: 1.5rem;
    width: 100%;
  }

  .history-col1 {
    width: 100%;
    border-right: none;
    display: flex;
    justify-content: center;
  }

  .history-col1 img {
    width: 25%;
    text-align: center;
  }

  .managing-container {
    flex-direction: column;
  }

  .managing-content {
    width: 100%;
  }

  .managing-partner {
    width: 75%;
    transform: translatey(0px);
  }

  .news-event-flex {
    flex-direction: column;
    padding-top: 0;
  }

  .news-event-flex .event1 {
    width: 100%;
  }

  .news-event-flex .event1 h5 {
    padding-bottom: 0;
  }

  .news-event-flex .event2 {
    width: 100%;
  }

  .mySwiper .swiper-button-next {
    top: 93%;
    width: 40px;
    left: 60px;
  }

  .mySwiper .swiper-button-prev {
    top: 93%;
    width: 40px;
    left: 0%;
  }

  .footer-col1,
  .footer-col2 {
    padding: 2.5rem;
  }

  .footer-col1 img {
    width: 80%;
  }
}

@media screen and (max-width: 720px) {
  .managing-trustee {
    align-items: center;
  }

  .management-tab-content {
    width: 100%;
  }

  .trustee-photo {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .header-container {
    padding: 1rem 0;
  }

  .ob-div {
    width: 100%;
  }

  .office-bearers-flex {
    gap: 3rem;
  }

  h2 {
    font-size: 2rem;
  }

  .header-logo {
    width: 280px;
  }

  .header-50 {
    display: none;
  }

  .hamburger-menu {
    top: 81px;
  }

  #empty-div {
    top: 81px;
  }

  .hamburger-menu.active {
    top: 81px;
  }

  #empty-div.active {
    top: 81px;
  }

  .sgn-schools {
    width: 100%;
  }

  .primary-secondary-section {
    flex-direction: column;
  }

  .primary-container,
  .secondary-container {
    width: 100%;
    aspect-ratio: unset;
    height: calc(50vh - 47px);
    object-fit: cover;
  }

  .lkg-part p {
    font-size: 7vw;
  }

  .school-container {
    gap: 3rem;
  }

  .school-col {
    width: 100%;
  }

  .school-col img {
    width: 25%;
  }

  .school-col h3 {
    font-size: 1.7rem;
  }

  .amangalam-section img {
    width: 100%;
  }

  .managing-partner {
    width: 100%;
  }

  .managing-partner img {
    width: 100%;
  }

  .managing-content h3 {
    font-size: 1.3rem;
    font-weight: 500;
  }

  .news-event-flex .event2 img {
    width: 100%;
  }

  .footer-sch-address {
    width: 100%;
    gap: 1rem;
  }

  .social-link {
    gap: 1rem;
  }

  .copy-rights p {
    font-size: 15px;
    font-weight: 300;
  }

  input {
    font-size: 14px;
  }

  .modal-body h2 {
    font-size: 20px;
  }

  .modal-body-part2 {
    padding: 2rem;
  }

  .school-fees-section .modal-content {
    padding: 1.5rem;
  }

  .footer-col1 img {
    width: 100%;
  }

  .footer-col1,
  .footer-col2 {
    padding: 1.5rem;
  }

  .campus-container p {
    width: 100%;
  }

  .managing-trustee {
    padding: 0;
  }

  .management-tab-content h2 {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 576px) {
  .more-text.open {
    max-height: 1350px;
  }

  .custom-container {
    width: 85%;
    margin: auto;
  }

  .flex-column {
    flex-direction: column !important;
  }
}

@media(max-width:400px) {
  .management-tab-content a {
    font-size: 16px;
  }
}


@media (max-width: 370px) {
  .more-text.open {
    max-height: 1400px;
  }
}


@media (max-width: 345px) {
  .more-text.open {
    max-height: 1508px;
  }
}