@media screen and (max-width: 992px) {
   
    
}




@media screen and (max-width: 768px) {
    .bd-contact-info-content h6 {
        font-size: 15px;
        font-weight: 500;
        line-height: 1;
    }
   
    .bd-header-bottom {
        top: 0;
        padding: 15px 0;
    }
    .logo img {
        width: 90px;
    }  
      .section-title {
          margin-top: 30px;
        }
   
    
}

@media screen and (max-width: 576px) {
    .bd-header-bottom {
        top: 0;
        padding: 5px 0;
    }
    .bd-footer-copyright-text a img {
              width: 180px;
          }  

          .bd-footer-copyright-line {
            padding-bottom: 0px;
        } 
        .bd-header-logo {
            width: 80px;
         
        } 
        .bd-footer-logo {
            width: 80px;
        }   


        .vision-mission-section .first-row {
            margin-bottom: 25px;
        }  


     .about-sec{padding: 0px;}
     .about-sec h3{font-size:24px;}
     .about-sec .bd-promotion-thumb-wrapper{margin-bottom:0px !important;}
     
     .faqs-sec {padding: 20px 0px;}
     
     .footer-sec .bd-footer-widget{margin-bottom:10px !important;}
     .footer-sec .bd-footer-widget-title {color: #fff; margin-bottom: 5px;}
     .footer-sec .bd-footer-logo{margin-bottom:10px !important;}
     .footer-sec .bd-footer{padding:30px 0px 0px !important;}
    
     .vision-sec{padding:30px 0px 0px !important;}
     .vision-sec .section-title{font-size:26px;}
     
     .admission-sec {padding: 0px 0;}
     .admission-sec h3{font-size:24px;}
     
     .gallery-sec{padding:0px 0px 30px;}
}   
     .contact-sec{padding:20px 0px 30px;}

@media screen and (max-width: 480px) {
   
    
}
@media screen and (max-width: 360px) {
   
    
}