@media (max-width: 991.98px) {
    body{
    padding-top: 0;
    }
.navbar-light .navbar-toggler {
    color: red;
    border: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    width: 100%;
}
.banner-content h1{
    color: #ee2c24;
    font-size: 40px;
    font-weight: bold;
}
.banner-content p{
    color: #fff;
    font-size: 25px;
    padding-right: 0;
}

.navbar-brand img{
    height: 50px;
}

.carousel-caption{
    position: absolute;
    bottom: 50px;
    left: 20%;
    text-align: left;
}
.carousel-caption h1{
    color: #ee2c24;
    font-size: 60px;
    font-weight: bold;
}
.carousel-caption p{
    color: #fff;
    font-size: 25px;
    padding-right: 0;
}
.course{
    margin-top: 10px;
    padding-bottom: 20%;
}
.nursing-content {
    padding: 20px;
    margin-top: 20px;
    height: 380px;
}
}
@media (max-width:1200px){
    .nursing-content {
        padding: 10px;
        margin-top: 20px;
        height: 400px;
    }
}
@media (max-width: 600px) {
    .carousel-1{
        width: 100%;
        height: 60vh;
        background: url('../images/main-banner-01.jpg') center no-repeat;
        background-size:cover;
    }
    .carousel-2{
        width: 100%;
        height: 60vh;
        background: url('../images/main-banner2.jpg') center no-repeat;
        background-size:cover;
    }
    .carousel-3{
        width: 100%;
        height: 60vh;
        background: url('../images/main-banner3.jpg') center no-repeat;
        background-size:cover;
    }
    /* .carousel-caption{
        margin-top: -20% !important;
    } */
/* index page css */
p{
    text-align: justify;
}
h2{
        font-size: 24px;
}

.banner-content{
    padding-top: 150px;
}
.gnm-banner-content{
    padding-top: 160px;   
}
.gnm-banner-content h1{
    color: #ee2c24;
    font-size: 28px;
}
.buttons{
    display: none;
}
.carousel-caption{
    position: absolute;
    bottom: 0px;
    left: 12%;
    text-align: left;
}
.carousel-caption h1{
    color: #ee2c24;
    font-size: 20px;
    font-weight: bold;
}
.carousel-caption p{
    color: #fff;
    font-size: 15px;
    padding-right: 0;
    line-height: 20px;
}
.course{
    margin-top: 10px;
    padding-bottom: 10%;
}
.aboutus-content h2{
    font-size: 23px;
}
.aboutus-content p,.why-abhaya-content p{
    font-size: 16px;
    text-align: justify;
}
#videoTag video{
    width: 90%;
}
#videoTag .content h2{
    font-size: 20px;
}
#light {
    margin-left: -188px;
    margin-top: -250px;
}
.why-abhaya-content{
    padding-top: 20px;
}
.why-abhaya-content h3{
    font-size: 25px;
}
.captcha-reload {
    color: #ee2c24;
    margin-top: 0;
    padding: 5px 0;
    padding-left: 0;
}
.testimonial {
    padding: 5px ;
  }
footer ul li a{
font-size: 12px;
}
.copyrights-section{
    display:grid;
    padding: 5px;
}
.copyrights-section p{  
    font-size: 14px;
    margin: 0;
}
.aboutus-section-content h2{
    margin-bottom: 0;
    font-size: 25px;
}
#extraActivity h3{
    font-size: 20px;
}
.headline{
    padding-bottom: 10px;
}
.nursing-content {
    padding: 20px;
    background-color: #fff;
    margin-top: 20px;
    height: 380px;
}
.staff {
    padding: 20px 12px;
    height: 165px;
}
.portfolio-links a{
    display: inline-block;
    padding: 10px 20px;
   margin:10px;
   color:#333;
    cursor: pointer;
    text-align: start;
}
.campus, .office, .personal {
    padding: 10px;
    margin: 20px 0;
}
.contact-form{
    margin: 10px;
}
.dynamic-code {
    margin-top: 2px;
    padding: 6px 5px;
    background: #fff;
    color: #ee2c24;
    border: 1px solid #ee2c24;
    border-radius: 8px;
}
.submit-btn {
    width: 100%;
    background-color: #ee2c24;
    color: #fff;
    border-radius: 0;
    padding: 5px 15px;
    margin-bottom: 20px;
}
.laboratories {
    height: 280px;
}
}
@media only screen and (max-width: 767px) {
     .view-brochure{
        background-color: #ee2c24;
        color: #fff;
        border-radius: 0;
        padding: 5px 15px;
    }
     .carousel-caption p{
        color: #fff;
        font-size: 14px;
        padding-right: 0;
        margin-bottom: 5px;
        line-height: 15px;
     }
    .testimonial {
      padding: 20px;
      text-align: center;
    }
    .testimonial .pic {
      display: block;
      position: static;
      margin: 0 auto 15px;
    }
  }
  .testi-content h4{
    color: #ee2c24;
  }
  .owl-nav{
      text-align: center;
      margin-right: 70px;
  }
  .testi-content{
      background-color: #fff;
  }
  .testimonial {
      text-align: center;
    height: auto;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    padding: 30px ;
    margin: 0 15px 30px 15px;
    overflow: hidden;
    position: relative;
  }



  @media only screen and (min-width: 1500px) {

    .blink-btn{
        font-size: 16px;
    }
    
    .admission-tag p{
        font-size: 16px;
    }
    .student-login-links ul li a{
        font-size: 16px;
    }
  }

  

