body{
  padding-top: 10vh;
}

.anton {
  font-family: "Anton", sans-serif !important;
}

body p , .content-paragraph p ul li{
  font-family: "Work Sans", sans-serif;
  font-size: 2.5vh;
}
 
.form-group{
  align-items: center;
}

.pvn-logo{
  width: 8vw;
}

.h1 {
  text-align: center;
  margin: 5vh auto;
  color: rgb(71, 71, 215);
  font-weight: 700 !important;
}

.h2 {
  margin: 2vh;
  font-weight: bold;
}

/* Navbar styling */
nav,
.navbar {
  background-image: linear-gradient(120deg, #c2e9fb 0%, #a1c4fd 100%);
  min-height: 80px;
  height: 10vh;
}

/* Dropdown menu styling */
.dropdown-menu {
  background-image: linear-gradient(120deg, #c2e9fb 0%, #a1c4fd 100%);
}

/* Navbar links */
.nav-link:hover {
  color: white !important;
}

.nav-link {
  font-size: 1.7vw !important;
  margin: auto 1vw;
  color: black !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  nav, .navbar {
    height: auto;
    text-align: center;
  }
  .nav-link {
    display: block;
    margin: 0.5em 0;
    font-size: 4vw !important;
  }
}

/* Ensure the dropdown menu is visible */
@media (max-width: 768px) {
  .navbar-collapse {
    background-image: linear-gradient(120deg, #c2e9fb 0%, #a1c4fd 100%);
  }
}

.carousel,
.carousel-inner {
  background-image: linear-gradient(120deg, #c2e9fb 0%, #a1c4fd 100%);
  min-height: 90vh;
}

.carousel-control-prev,
.carousel-control-next {
  width: 9%;
}

.carousel-item .carousel-image {
  float: right;
  margin-right: 8vw;
  width: 40%;
  height: auto;
  margin-top: 15vh;
  margin-bottom: 5vh;
  border-radius: 2%;
}

.carousel-item span {
  float: left;
  width: 35%;
  margin-left: 8vw;
  padding-top: 10vh;
  height: 85vh;
  color: #5c5c5c;
}

.carousel-item span h1 {
  font-size: 6vh;
  font-weight: 700;
  font-family: ui-sans-serif, system-ui, -apple-system;
  margin-top: 5vh;
  margin-bottom: 3vh;
  width: 25vw;
}

.carousel-item span h3 {
  font-size: 4vh;
  font-weight: 500;
  font-family: ui-sans-serif, system-ui, -apple-system !important;
}

.carousel-item span p {
  margin-top: 6vh;
  margin-bottom: 8vh;
  line-height: 30px;
  font-size: 2.4vh;
}

.carousel-item span h5 {
  font-size: 3vh;
}

img[alt="boquet"] {
  width: 40px;
  height: 40px;
}

.congrats-text {
  font-family: "Great Vibes", cursive;
  font-size: 4vh;
  margin-bottom: 6vh;
  margin-top: 4vh;
}

.see-more {
  margin-top: 5vh;
}

.x {
  margin: none;
  padding: none;
  width: 20vw;
}

.sports-acheivements {
  margin: 1.3vh !important;
  font-size: 2.2vh;
}

#iit {
  width: 35vw;
}

.click {
  margin-top: 10vh;
}

#gs {
  width: max-content !important;
}

.main-heading {
  text-align: center;
  margin: 6vh auto;
  color: rgb(71, 71, 215) !important;
}

.feature-image-1 {
  float: left;
  margin-right: 30px;
}

.feature-image-2 {
  float: right;
  margin-left: 30px;
}

.feature-image-3 {
  float: left;
  margin-right: 30px;
}

.features-section div {
  width: 70%;
  height: max-content;
  margin: 100px auto !important;
  line-height: 2;
}

.features-section div img {
  height: 25vh;
  border-radius: 10px;
}

h2 {
  color: rgb(71, 71, 215);
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
 
}

.main-heading {
  font-weight: 700;
}

.features-section div p {
  font-family: "Work Sans", sans-serif;
  font-size: 20px !important;
}

footer {
  padding: 5vh;
  background-image: linear-gradient(120deg, #c2e9fb 0%, #a1c4fd 100%);
  text-align: center;
  margin-top: 10vh;
}

.footer-content {
  margin-bottom: 20px;
}

.footer-content a {
  color: #2b2828;
  text-decoration: none;
  font-size: 16px;
  padding: 5px 0;
  margin: auto 5px;
}

.footer-content a:hover {
  text-decoration: underline;
}

.footer-content p {
  margin-bottom: 10px;
  font-size: 14px;
  width: 50vw;
  margin: auto;
}

.footer-bottom {
  font-size: 15px;
  color: #777;
}

.footer-1 {
  float: left;
}

.footer-2 {
  float: right;
}

.footer-links {
  margin: 5vh auto;
}

.admission-form {
  width: 50vw !important;
  margin: auto;
}

.form-label {
  font-size: 3vh;
}

#click-fee {
  text-align: center;
  margin-bottom: 5vh !important;
}

.success-message {
  text-align: center;
  color: rgb(2, 207, 2);
  margin: 3vh auto;
}

.error-message {
  text-align: center;
  color: red;
  margin: 3vh auto;           
}

.content-paragraph {
  text-indent: 3vw;
  margin: auto 5vw;
  line-height: 1.8;
}

.about-section,
.contact-section {
  margin-bottom: 8vh !important;
}

.about-section h2,
.contact-section h2 {
  margin-left: 5vw !important;
}

.about-section .content-paragraph.mt-5.mb-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 5vw;
  margin-bottom: 5vw;
  text-align: center;
}

.about-section .content-paragraph figure {
  margin-bottom: 1.5rem;
}

.about-section .content-paragraph img {
  border-radius: 15px;
  border: 2px solid rgb(0, 0, 0);
}

.about-section .content-paragraph figcaption {
  margin-top: 1rem;
}

table {
  border-collapse: collapse;
  margin: 5vh auto;
}

td {
  border: 1px solid black;
  vertical-align: middle;
  text-align: center;
  padding: 1vw;
}

.album-section h2 {
  text-align: center !important;
}

.image-gallery {
  display: flex;
  flex-wrap:nowrap;
  flex-direction: row;
  justify-content: center;
  min-width: 85vw;
}

.gallery-image {
  width: 16.5rem !important;
}

.image-text {
  font-size: 1.3rem;
  text-align: center;
  width: 18rem;
}

.circular {
  background-color: #f2f2f2;
  border: 1px solid #000000;                
  padding: 10px;
  margin-bottom: 30px;
  width: 85vw;
  margin: auto;
  border-radius: 10px;
}

.circular h3 {
  margin-bottom: 10px;
}

.circular p {
  margin: 5px 0;
}

.delete-btn {
  display: none;
  margin-top: 10px;
}


@media screen and (max-width: 992px) {
  .pvn-logo {
    margin-left: 3px !important;
    width: 100px;
  }

  .nav-link {
    font-size: 5vw !important;
    border-bottom: 1px solid rgb(206, 206, 206);
  }

  .carousel-item span {
    display: block;
    text-align: left;
    margin: auto;
    margin: 15vw;
    width: 70vw;
    margin-top: -10vh;
    height: max-content;
  }

  .carousel-item span h1,
  #iit {
    width: 80vw !important;
    font-size: 2.5rem !important;
  }

  #gs {
    width: 80vw !important;
  }

  .carousel-item .carousel-image {
    display: block;
    float: none;
    width: 80vw !important;
    height: auto;
    margin: auto;
    margin-bottom: 20px;
  }

  .carousel-item span button {
    margin-bottom: 5vh !important;
  }

  .carousel-item h3.anton {
    margin-bottom: 5vh !important;
  }

  .clickhere {
    margin-top: -2.5vh;
    margin-bottom: 5vh !important;
  }

  img[alt="carousel-3"] {
    display: none !important;
  }

  img[alt="carousel-1"] {
    margin-top: -30px !important;
    margin-bottom: 50px !important;
  }

  img[alt="carousel-2"] {
    margin-top: -140px !important;
    margin-bottom: 50px !important;
  }

  img[alt="carousel-3"] {
    margin-bottom: 50px !important;
    margin-top: 20px !important;
  }

  img[alt="carousel-4"] {
    margin-top: 20px !important;
    margin-bottom: 50px !important;
  }

  img[alt="carousel-5"] {
    margin-top: -150px !important;
    margin-bottom: 50px !important;
  }

  .features-section div img {
    height: auto;
    width: 70vw;
    border-radius: 10px;
  }

  .staff-image {
    all: unset !important;
    width: 80vw !important;
    height: 35vh !important;
  }

  .feature-image-1,
  .feature-image-2 {
    display: block;
    margin-right: 50px;
    margin: auto;
    margin-bottom: 3vh;
    clear: right !important;
    width: 70vw;
  }

  .feature-text-1,
  .feature-text-1 {
    display: block;
  }

  .features-section div h2 {
    display: block;
  }

  .features-section div {
    line-height: 1.5;
  }

  .admission-form {
    width: 90vw !important;
  }

  table {
    border-collapse: collapse;
    margin: 2vh auto !important;
    width: 95vw;
  }

  td {
    border: 1px solid black;
    vertical-align: middle;
    text-align: center;
    padding: 2vw !important;
  }

  .map-frame {
    width: 90vw;
    margin: auto;
  }
}

.school-authorities {
  text-align: center;
  font-size: 40px;
  color: rgb(71, 71, 215);
  font-family: "Open Sans", sans-serif;
  font-weight: 1000;
}

.rules {
  margin: auto 13vw;
  line-height: 1.8;
}

.points {
  font-family: "Work Sans", sans-serif;
  font-size: 2.5vh;
  margin: auto 13vw;
  line-height: 1.8;
}

.girls {
  margin-right: 40px;
  margin-left: 20vw;
  font-size: 40px;
}

.uniform {
  font-family: "Work Sans", sans-serif;
  font-size: 2.5vh;
  margin: auto 13vw;
  line-height: 1.8;
  margin-top: 1.5vw;
}

.attendence {
  font-family: "Work Sans", sans-serif;
  font-size: 2.5vh;
  margin: auto 13vw;
  line-height: 1.8;
  margin-top: 1.5vw;
  color: maroon;
  text-indent: -20px;
  font-family: "Roboto Slab", serif;
}
.school-commitee{
  text-align: center;
}

.school-commitee section{
  text-align:left;
  padding-left:42VW;
} 

h2 school{
  text-align: center;
  color: rgb(71, 71, 215);
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  padding-left:2vh;
}
