@media only screen and (max-width:1199px){
  .courses-offered h2 {
    font-size: 32px;
  }
}
@media only screen and (min-width:992px){
  .student-abt .accordion-body
{
  padding:25px 0;
}
}


@media only screen and (max-width:991px){

.chancellor #myCarousel h2 {
    font-size: 15px;
    margin:5px 0 0 0;
}
.chancellor #myCarousel span {
  font-size: 13px;
  margin:0 0 3px 0;

}
    /* .update-col:nth-child(5){
      display: none !important;
    } */
    .update-col{
        flex-basis: 32% !important;
        padding: 10px;
      }
      .side-col{
        display: none;
      }
      .right-col{
        width: 100% !important;
      }
      /* .tab-content>.tab-pane {
        display: block;
        opacity: 1;
      } */
.student-abt .accordion-item {border: 1px #ddd solid;
  margin: 8px 0; border-radius: 8px;}
  .student-abt .online-lectures{margin-top: 0;}
.student-abt .accordion-item .accordion-button{border-radius: 8px;}
.simple_tabel table thead tr th{
  padding:10px 8px;
}
.simple_tabel table tbody tr td {
  padding:9px 8px 0 8px;
}
.tabs-imgs{float: none;}
/* .campus img{max-height: 118px;} */
.tabs-txt {
  padding: 12px 0!important;
  text-align: center !important;
}
.campus .nav-tabs .nav-link {
  padding: 4px 10px;
  font-size: 13px;

}
.applyNow h2 {
  font-size: 35px;
}
.text-size{margin-right: 15px;}
.text-size span{display: none;}
.topbar_border {font-size: 11px; line-height: 11px;}
.font-btn {
  width: 13px;
  height: 13px;
  margin: 5px 2px 0px 2px;
}
.updates.ltst h1 {
  font-size: 21px;
  margin-bottom: 13px;
}
}


@media only screen and (max-width: 767px) {
.chancellor{margin: 20px 0;}
.latestnews{margin: 20px 0;}

.usefull-links ul li a {
    padding: 3px 10px;
    margin: 2px 0;
    font-size: 14px;
}
  .update-col{
    flex-basis: 49% !important;
  }
  .courses-offered h2 {
    font-size: 26px;
}
.student-abt .box{margin: 10px 0;}
#datatable, .simple_tabel table{font-size: 13px;}
.simple_tabel strong{
  font-size: 17px;
  font-weight: 500;
}
.departmemts-banner{height: 350px;}
.departmemts-banner .banner-text-part {
    transform: translateY(50%);
    padding: 0 15px;
}
header .dropdown-menu{max-width: 100%; width: 100%;}
.applyNow h2 {
  font-size: 27px;
}
#carouselExampleDark .carousel-inner{
  min-height: 200px;
  max-height: 200px;
}
#carouselExampleDark .carousel-inner img {
  min-height: 320px;
  max-height: 320px;
}
#myCarousel h2 {
  font-size: 17px;
}

.campus{margin-bottom: 15px;}
.employee-corner ul li{margin:0px; width: 100%;}
.update-box .img-left{width: 60px; height: 60px;}
.update-box .img-right{width: 60px; height: 60px;}
}
@media only screen and (max-width: 600px){
  .carousel-indicators [data-bs-target] {
    width: 5px;
    height: 5px;
}
.carousel-indicators [data-bs-target] {
    margin-right: 2px;
    margin-left: 2px;
  }
  .navbar-toggler {
    margin: 6px auto !important;
}
}

@media only screen and (max-width: 500px){
    .departmemts-banner{
height: 270px;
    }

    .departmemts-banner h2 {
        font-size: 25px;
        margin-top: 10px;
    }
    .departmemts-banner p {
        font-size: 14px;
        line-height: 18px;
    }
    .departmemts-banner a {
        padding: 9px 26px;
        font-size: 14px;
        margin-top: 0;
    }
    .main-slider .carousel img {
      min-height: 320px;
      max-height: 320px;
  }
  .applyNow h2 {
    font-size: 22px;
  }
  .campus .carousel{min-height: 200px; height: 200px;}
  .campus .carousel .slides .slide{min-height: 200px;}
  .theme_green .applyNow a {
    padding: 5px 24px;
    font-size: 14px;
  }
  .campus .abts-imgs img{max-height: 150px;}
}
@media only screen and (max-width: 480px){
  .courses-offered h2 {
    font-size: 20px;
}
.simple_tabel strong {
  font-size: 14px;
}
#carouselExampleDark .carousel-inner{
  min-height: 200px;
  max-height: 200px;
}
#carouselExampleDark .carousel-inner img {
  min-height: 200px;
  max-height: 200px;
}
#myCarousel h2 {
  font-size: 16px;
}
#myCarousel span {
  font-size: 13px;
}
.employee-corner ul li a {
  font-size: 13px;
}
.update-box .img-left{width: 50px; height: 50px;}
.update-box .img-right{width: 50px; height: 50px;}
.update-box {
  padding: 28px 25px 25px 25px;
}
.updates.ltst h1 {
  font-size: 19px;
}
.clg-updates .update-col h3 {
  font-size: 14px;
}
}

@media only screen and (max-width: 380px){
    .update-col{
        flex-basis: 100% !important;
      }
      .departmemts-banner{
        height: 240px;
            }
            .departmemts-banner .banner-text-part {
                transform: translateY(20%);
            }
            .main-slider .carousel img {
              min-height: 216px;
              max-height: 416px;
          }
          .applyNow h2 {
            font-size: 20px;
          }
          .campus .carousel{min-height: 150px !important; height: 150px !important;}
          .campus .carousel .slides .slide{min-height: 150px !important;}
}
