
/* banner */
.academics{
    padding: 3% 0px;
  }
  .academics .container{
    max-width: 85%;
  }
  .banner img{
      width: 100%;
      box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  }
  .image {
      display: block;
      width: 100%;
      height: auto;
    } 
    .overlay {
      position: absolute;
    top: 18%;
    background: rgba(0, 0, 0, 0.5);
    width: 23%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 25px;
    padding: 20px;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    left: 38%;
  
    }
    .overlay:hover{
      color: #fff;
    }
    
    .container:hover .overlay {
      opacity: 1;
    }
    .academics-text{
      /* box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px; */
      border: 1px solid #e5e2e2;
      padding: 4%;
      background-color: #fff;
    }
    .academics-text p{
      font-family: 'Roboto', sans-serif;
      text-align: justify;
      font-size: 16px;
      color: #7d7d7d;
    }
    .academics-text ul{
      font-family: 'Roboto', sans-serif;
      text-align: justify;
      font-size: 16px;
      color: #7d7d7d;
    }
  
  .other-feature-areas{
    padding: 8% 0% 0% 0%;
  }
  
  
  /* principal msg */
  .msg{
    padding: 0 ;
  }
  .main{
    font-family: 'Oswald', sans-serif;
    padding: 5px;
    color: #feffff;
    font-size: 34px;
    background-color: #3C746A;
    margin-top: 3%;
    border-radius: 20px 0px;
    text-align: center;
    margin-bottom: 4%;
  }
  .msg .container{
      max-width: 85%;
  }
  .principal-pic img{
      width: 100%;
  }
  .princpal-designation{
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 9px;
    /* border-radius: 39px 1px; */
    background-color: #434343;
    margin-top: 3%;
  }
  .principal-pic p{
    text-align: center;
    color: #ffc107;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin-bottom: 0;
  }
  .principal-pic h3{
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
  }
  
  
  .principal-msg p{
    font-size: 16px;
    color: #777272;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
  }

  /* bpharm */
  .bphram{
      padding: 2% 0 0;;
  }
  .bpharm-title h3{
    font-family: 'Oswald', sans-serif;
    padding: 5px;
    color: #feffff;
    font-size: 34px;
    background-color: #3C746A;
    margin-top: 3%;
    border-radius: 20px 0px;
    text-align: center;
    /* margin-bottom: 4%; */
  }
  .bpharm-title p{
    text-align: center;
    font-size: 18px;
    color: #777272;
    font-family: 'Oswald', sans-serif;
  }
  .bpharm-content p{
    font-size: 16px;
    color: #777272;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
  }
  .bpharm-content{
    padding: 13px 15%;
  }
  
  /* majors */
  
  .feature-title{
    padding-bottom: 75px;
  }
  .other-feature-items h4{
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: rgb(255, 255, 255);
    text-align: center;
  }
  .feature-title h2{
    font-size: 50px;
    color: #00477f;
    margin-bottom: 20px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
  }
  .other-feature-area {
    padding-top: 100px;
  }
  
  .other-feature-area .section-title p, .blog-post-area .section-title p {
    max-width: 300px;
  }
  .section-title p {
    margin-bottom: 0;
    max-width: 620px;
  }
  .other-feature-items {
    padding: 50px 40px;
    background: #00477f;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .other-feature-items-content p{
    font-family: 'Roboto', sans-serif;
      text-align: justify;
      font-size: 16px;
      color: #6f6969;
  }
  
  .mt--160 {
    margin-top: -160px;
  }
  .mt--260 {
    margin-top: -260px;
  }
  
  
  /* tabs */
  .Programs{
      padding: 0;
  }
  .nav-pills-custom .nav-link {
    color: #7d7d7d;
    background: #ffffffa8;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 16px; 
    font-weight: 500;
  }
  
  .nav-pills-custom .nav-link.active {
    color: #ffffff;
    background: #3c746a;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  .tab-pane h4{
    font-family: 'Oswald', sans-serif;
    color: #3c746a;
    font-size: 32px;
  }
  .tab-pane ul li{
    margin-bottom: 10px;
  }
  .tab-pane h5{
    font-size: 16px;
    color: #e18a0c;
    font-family: 'Roboto', sans-serif;
  }
  .tab-pane p{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #777272;
  }
  
  
  /* Add indicator arrow for the active tab */
  @media (min-width: 992px) {
      .nav-pills-custom .nav-link::before {
          content: '';
          display: block;
          border-top: 8px solid transparent;
          border-left: 10px solid #fff;
          border-bottom: 8px solid transparent;
          position: absolute;
          top: 50%;
          right: -10px;
          transform: translateY(-50%);
          opacity: 0;
      }
  }
  
  .nav-pills-custom .nav-link.active::before {
      opacity: 1;
  }
  
  
  
  /* downloading brochure */
  .brochure{
    background-color: #3c746a;
    padding: 8% 0px;
  }
  .brochure h3{
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    color: #ffffff;
    margin-bottom: 5%;
  }
  .content{
    display: flex;
  }
  
  
  
  .content-img img{
    width: 100%;
  }
  .download{
    padding: 13px 46px;
    background-color: #ffffff;
    color: #000;
    border: none;
    font-family: 'Roboto', sans-serif;
  }
  .apply{
    padding: 13px 46px;
    background-color: #dc3545;
    color: #fff;
    border: none;
    font-family: 'Roboto', sans-serif;
  }
  .brochure-content{
    margin-right: 5%;
  }
  .title{
    font-family: 'Oswald', sans-serif;
    padding: 5px;
    color: #feffff;
    font-size: 34px;
    background-color: #3c746a;
    margin-top: 3%;
    border-radius: 20px 0px;
    text-align: center;
    margin-bottom: 4%;
  }
  
  
  
  .majors{
    padding: 50px 40px;
    background: #00477f;
    margin-bottom: 30px;
  }
  .majors h3{
    font-family: 'Oswald', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 22px;
  }
  .majors:hover{
    background-color: #000;
  }

  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .principal-msg{
      padding-top: 4%;
    }
    .overlay {     
      top: 9%;
      width: 34%;
      transition: .5s ease;
      opacity: 0;
      padding: 10px;
      left: 33%;
      font-size: 20px;
  }
   
  }
  @media (max-width: 576px) {
    .academics .container {
      max-width: 100%;
  }
  .msg .container {
    max-width: 100%;
}
    .principal-msg{
      padding-top: 4%;
    }
    ul{
      padding-left: 1rem !important;
    }
    .bpharm-title h3 {
      font-size: 22px;
    }
    .tab-pane{
      padding: 2rem !important;
    }
    .bpharm-content {
      padding: 0px 8%;
  }
  .brochure h3{
    font-size: 22px;
  }
  .download{
    padding: 8px 27px;
  }
  .apply{
    padding: 8px 27px;
  }
  .overlay {
    top: 2%;
    width: 49%;
    padding: 9px;
    left: 25%;
    font-size: 18px;
}


}