body {
    font-family: "Roboto", sans-serif !important;
    overflow-x: hidden !important;  
    
  }
 
  section {
    scroll-margin-top: 100px !important; 
    
  }  
  .navbar{
    position: sticky;
    top: 0;
    overflow: hidden;
    z-index: 1;
  }
 
  nav.scrolled {
    opacity: 0.9; 
    
  }
  .active {
    border-bottom: solid 0.75px #220033; 
    border-top: solid 0.75px #220033; 
    font-weight: bold; 
    color: #220033;
  }
  .sidebar {
    position: fixed;
    top: 0;
    right: -250px;
    width: 250px;
    height: 100%;
    background: #fff;
    box-shadow: -2px 0 5px rgba(0,0,0,0.2);
    z-index: 9999;
    transition: right 0.3s ease;
    padding: 60px 20px 20px;
    display: flex;
    flex-direction: column;
  }
  
  .sidebar.open {
    right: 0;
  }
  
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 0;
    display: none;
  }
  
  .overlay.show {
    display: block;
  }
  
  .close-btn {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 28px;
    background: none;
    border: none;
    cursor: pointer;
    color: #220033;
  }
  
  @media (min-width: 992px) {
    .sidebar, .overlay {
      display: none !important;
    }
    
  }
  
/* Hide sidebar on larger screens */
@media (min-width: 992px) {
  .sidebar,
  .overlay,
  #burger {
    display: none !important;
  }


}

  
  .bg-pio-sec{
    background-color: #220033 !important;
  }

.text-pio-yellow {
  color: rgb(255, 208, 0);
}


.img-pio-slide{
  max-width: calc(50vw);
}

  .earthIcon a{
    text-decoration: none !important;
    color: #220033 !important;
  }

  .registerContainer {
    /* background-color: #220033 ; */
    color: white;
    /* padding: 4rem ; */
    height: max-content;
  }
 

  .registerContainer h2 {
    color: rgb(255, 208, 0);
  }
  
  .registerContainer .btn-warning {
    font-weight: bold;
  }
  
  .registerContainerParagraph{
        
        flex-direction: column;
        justify-content: space-around;
        align-items: flex-start;
        background-color: #220033;
        height: auto ;
  }

.allLabels{
    border-bottom: solid 5px #8b0e04; 
    color: #1D1160;
    margin-top: 50px;
    letter-spacing: 5px;
    width: 350px;
}

.historyParagraphs{
    background-color: #fbfbfb; 
    padding: 40px; 
    font-weight: bold; 
    color: #1D1160; 
    font-size: 20px; 
    margin-top: 30px;
}

#gallery img {
    object-fit: cover;
    height: 100%;
    
  }
  
 .galleryImages{
    margin-top: 30px;
 }
  
 .contact-form {
  padding: 30px;
}
.contactContainer {
  background-image: url(images/contactus.jpg);
  background-position: center center; 
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 40px 60px;
}

.contactContainer form{
  width: 500px;

}

.contact-form input, 
.contact-form textarea,
.contact-form select {
  padding: 12px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.contact-form textarea {
  min-height: 120px;
  resize: vertical;
}

.contact-form button {
  background-color: #4CAF50;
  color: white;
  border: none;
  padding: 12px;
  font-size: 16px;
  border-radius: 4px;
  transition: background-color 0.3s;
}
#confirmationMessage{
  color: #45a049;
  font-size: 25px;
}
.contact-form button:hover {
  background-color: #45a049;
}


.required-field::after {
  content: " *";
  color: red;
}
 
  .video-section {
    background-color: #d4ced7;
    
  }

  .mainVideo{
    width: 600px;
    border: #220033 solid;
    object-fit: cover;
    position: relative;
    height: 500px;
    overflow: hidden;
    
  }


  
  .video-section h2 {
    color: #220033;
    font-weight: bold;
    /* letter-spacing: 10px; */
    font-size: 60px;
  }

  .video-section h3 {
    color: white;
    font-size: 40px;
    /* letter-spacing: 10px; */
  } 
 .navbar-toggler{
  border: 0px !important;

 }
 .navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}
.sendButton{
  background-color: #007dc3 !important;
  color: #fff;
}
.sendButton:hover{
  background-color: #007cc3ce !important;
}

  .custom-footer {
    background-color: #220033; /* dark purple */
    color: white;
    font-size: 18px;
    /* margin-top: 50px; */
    padding-top: 50px;
  }
  
  .custom-footer a {
    color: white;
    text-decoration: none;
    
  }
  
  .custom-footer a:hover {
    text-decoration: underline;
  }
  
  .footer-logo {
    width: 250px;
  }
  
 .FooteraSictions{
  width: 50%; 
  flex-wrap: wrap;
 }
 .pio-sig{
  font-size: 13px;
  color: #ffffff85;
 }
 
    .pointer {
      cursor: pointer;
      color: #0d6efd;
    }

    @media (max-width: 991px) {
      .pio-reg h2{
        font-size: 25px !important;
      }
      .pio-reg h2 , h6 {
        text-align: center ;
      }
      .pio-nav-bar-links{
        display: none !important;
      }
      .pio-reg h6{
        font-size: 15px !important;
      } 
      .pio-reg1 h1{
        font-size: 20px !important;
        color: black !important;
        
      } 
      .fa-chalkboard-user{
        color: #220033 !important;
      }
      .custom-footer {
        font-size: 13px;
       }
       .pio-reg1{
        gap: 1rem !important  ;
        align-items: center !important;
        justify-content: center !important;
       }
       .pio-reg{
        color: black;
        align-items: center !important;
       }
       .text-pio-yellow{
        font-weight: bold !important;
        color: #220033 !important;
        font-size: 25px !important;

       }
       .pio-nav-elements{
        justify-content: flex-end !important;
        width: 25% !important;
        }
        nav .container {
        display: block;
        }

        #navbarNavAltMarkup{
            order: 1;
        }
       .pio-reg a{
        background-color: #220033 !important;
        color: white;
       }
       .bg-pio-sec {
        background-image: url(images/firstImage1.jpeg);
        background-size: cover;
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        background-color: rgba(255,255,255,0.7) !important;
        background-blend-mode: lighten;
        color: black !;}
        .videoParagraph h2 {
        
          font-weight: bold;
          /* letter-spacing: 5px; */
          font-size: 50px !important;
        }
      
        .videoParagraph h3 {
          color: white;
          font-size: 30px;
        }  
        .innerSectionOfVideo {
          flex-direction: column-reverse !important;
        }
     .footer-logo{
      width: 200px;
     }
     .img-pio-slide{
      display: none;
    }
    .pio-nav-elements{
      justify-content: flex-end !important;
      width: 25% !important;
    }
    nav .container {
      display: block;
    }
    }
    
    @media (max-width: 1199px) {
     
      .text-pio-yellow{
        font-size: 25px !important;
      }

      .pio-reg h6{
        font-size: 17px !important;
      } 
      .pio-reg h5{
        font-size: 17px !important;
      } 
      .videoParagraph h3{
        font-size: 35px !important;
      }
      .videoParagraph h2{
        font-size: 40px !important;
      }
      .mainVideo{
        width: 500px;
        height: 390px;
        
        
      }
      .mainVideo video{
        width: 500px !important;
        height: 400px !important;
      }
    } 
     
    @media (max-width: 768px) {
      
     
      
      .video-section h2{
        font-size: 30px;
       }
       .video-section h3{
        font-size: 20px;
       }
     

      .contactContainer form{
        width: 100%;
      
      }
      
      
    
    }
   
    @media (max-width: 540px) {
      .mainVideo{
        width: 400px !important;
        height: 330px !important;
      }
      .mainVideo video{
        width: 400px !important;
        height: 325px !important;
      } 
      .video-section {
        background-color: #d4ced7;
        height: 500px !important;
        margin-top: 50px
        
      }
      .innerSectionOfVideo{
        height: 50vh !important;
      }
      .allLabels{
        width: 280px;
    }
    .pio-reg h2{
      font-size: 18px !important;
    }
    .pio-reg h6{
      font-size: 13px !important;
    } 
    .pio-reg1 h1{
      font-size: 17px !important;
      color: black !important;
      
    } 
    }

     @media (max-width: 450px) {
      .mainVideo{
        width: 320px !important;
        height: 340px ;
        
        
      }
      .pio-reg h2 , h6 {
        text-align: center !important;
      }
      
      .allLabels{
        width: 280px;
        font-size: 20px !important;
    }
      .mainVideo video{
        width: 320px !important;
        height: 315px !important;
      } 
      .video-section {
        background-color: #d4ced7;
        height: 500px !important ;
        margin-top: 50px
        
      }
      .innerSectionOfVideo{
        height: 400px !important;
      }   
      nav img{
        width: 170px;
      }
      .historyParagraphs{
        padding: 20px !important;
        margin-top: 10px !important;
        font-size: 14px; 
        
    }
    .footer-logo {
      width: 220px !important;
      margin-bottom: 30px !important;
      margin-top: -20px !important;
    }
    .footerInnerSection{
      display: flex;
      flex-wrap: wrap;
      justify-content: center !important;
    }
     }