
@media (max-width: 1599.98px) {
  .hero_info {
    padding-left: 100px;
  }

  .banner_form {
    padding-right: 100px;
  }

  .dept_bnr .banner_form img.divider {
    left: -80px;
  }
  #how_to_apply {
    background: url(../images/new/program/15.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 593px;
  }

}

@media (max-width: 1399.98px) {
  .hero_info {
    padding-left: 100px;
  }

  .banner_form {
    padding-right: 100px;
  }

  nav.menu_area {
    padding: 20px !important;
  }

  .dept_bnr .banner_form img.divider {
    left: -60px;
  }
  #how_to_apply {
    background: url(../images/new/program/15.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 573px;
  }


}


@media (max-width: 1199.98px) {
  .sticky_header .offset-xl-1 {
    margin-left: 0%;
  }

  .sticky_header .col-xl-11 {
    width: 100%;
  }

  ul.navbar-nav.m-auto {
    justify-content: center;
  }

  .hero_info {
    padding-left: 40px;
  }
  
  .home_bnr .main_banner {
      height: 450px;
  }

  .banner_form {
    padding-right: 0px;
  }

  .banner_form form {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .col_hide {
    display: none !important;
  }

  .feature-card-custom {
    padding: 30px 12px;
  }

  .notice_btn {
    flex-direction: column;
    gap: 0px;
  }

  #industry_leader button {
    margin: 5px 0px;
  }

  #testimonials .swiper-wrapper {
    height: 380px;
  }

  #testimonials .swiper-horizontal > .swiper-pagination-bullets,
  #testimonials .swiper-pagination-bullets.swiper-pagination-horizontal,
  #testimonials .swiper-pagination-custom,
  #testimonials .swiper-pagination-fraction {
    left: -20px !important;
    bottom: -5px !important;
  }

  .dept_bnr .banner_form img.divider {
    left: -30px;
  }

  .company_rgt h5 {
    top: 60px;
  }
  #how_to_apply {
    background: url(../images/new/program/15.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 410px;
}
}

@media (max-width: 991.98px) {
  /* ============ mobile view ============ */
  .navbar.fixed-top .navbar-collapse,
  .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
  
.navbar .megamenu {
    padding: 0 1rem;
}
    
  .top_call_box {
    background: #333 !important;
  }

  ul.navbar-nav.m-auto {
    margin: 15px 0px !important;
  }

  .navbar-light .navbar-nav .nav-link {
    padding: 10px;
  }
  .dropdown-menu.institute_megamenu.show {
    padding: 15px;
  }
  .inr-abt-logo {
      width: unset;
      height: unset;
  }

  .rank_cards_row {
    gap: 0 !important;
  }

  .rank_cards {
    margin: 20px;
  }

  #testimonials .swiper-wrapper {
    height: 980px;
    text-align: center;
  }

  #testimonials .swiper-horizontal > .swiper-pagination-bullets,
  #testimonials .swiper-pagination-bullets.swiper-pagination-horizontal,
  #testimonials .swiper-pagination-custom,
  #testimonials .swiper-pagination-fraction {
    left: 0 !important;
    bottom: 10px !important;
  }

  .banner_form .form-control,
  .banner_form select {
    height: 45px;
    font-size: 11px;
  }

  .form_label label {
    font-size: 12px !important;
  }

  .company_rgt h5 {
    top: 35px;
    font-size: 40px;
    line-height: 50px;
  }

  .disciplines_box img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
    object-fit: cover;
    min-height: 250px;
  }
  
  nav.menu_area {
    padding: 0 !important;
  }
  
  .nav_collapsed {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background:#091E5F;
    padding: 20px;
   }
    
   div#navbarSupportedContent {
        background: #333;
   }
   
   .news_filter {
        align-items: flex-start;
        flex-direction: column-reverse;
   }
   
   .filter_links {
        display: flex;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;
        gap: 0px 20px;
    }
    #how_to_apply {
    background: url(../images/new/program/15.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 319px;
}
}

@media (max-width: 767.98px) {

  

    .home_bnr .main_banner {
        height: 100%;
        padding: 40px 0px;
    }
  #testimonials .swiper-wrapper {
    height: 900px;
    text-align: center;
  }

  .placements .notice {
    flex-direction: column;
    text-align: center;
  }

  .package_box {
    padding: 15px;
  }

  .package_box h5 {
    font-size: 40px;
    font-weight: 600;
  }

  .package_box p {
    font-size: 16px;
  }

  .dept_bnr .banner_form img.divider {
    display: none;
  }

  .company_rgt h5 {
    top: 25px;
    font-size: 30px;
    line-height: 40px;
  }

  .dis_1_img {
    width: unset !important;
  }
  .disciplines_box img {
    border-radius: 20px;
  }
  .disciplines_box .overlay {
    left: 30px;
  }
  .disciplines_box1 .overlay {
    bottom: 20px;
  }
  .courses .nav-item,
  .courses  .nav_list {
      width: 100%;
  }
  .placements .notice-content h3.sec_heading {
      font-size: 28px;
  }
  h3.sec_heading {
      font-size: 28px;
  }
  .row.news_rgt_box {
      width: unset;
      gap: 0px;
  }
  .news_box {
    padding: 10px;
  }
  #how_to_apply {
      background: url(../images/new/program/15.jpg);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 100%;
      height: 320px;
    }
  
}

@media (max-width: 575.98px) {
    
  .left-abt {
    width: unset; 
    padding-right: unset;
    padding: 30px 5px; 
  }    
    .left-skil {
        padding-right: 0px;
    }
    #testimonials .swiper-wrapper {
        height: 720px;
        text-align: center;
    }
  .right-abt-manu {
      display: none;
  }
    
  .main_banner {
    height: 700px;
  }

  .hero_info {
    padding-left: 20px;
  }

  .banner_form {
    padding: 0 5px;
    padding-right: 0px;
  }

  .padding_80 {
    padding: 30px 0px;
  }

  .top_call_box {
    background: #333 !important;
  }

  .top_call {
    padding: 10px;
  }

  .iconCard {
    min-height: 200px;
  }

  .admission-notice {
    flex-direction: column;
    margin-bottom: 0px;
    text-align: center;
    gap: 0px 0px;
    padding: 20px;
    margin-top: 5px;
}
.notice-title img {
  display: none;
}
.notice-title {
  padding-top: 0px;
}

  h2.heading {
    text-align: center;
  }

  .checklist {
    text-align: center;
  }

  .intellectual_right {
    padding: 20px 0px;
    text-align: center;
  }

  #intellectual_sec .notice-title {
    margin-top: -35px;
  }

  .intellectual_right p {
    font-size: 16px;
  }

  .event_right_box img {
    width: 100%;
  }

  .post-slide .post-img {
    margin: 0;
  }

  .owl-controls .owl-buttons .owl-prev,
  .owl-controls .owl-buttons .owl-next {
    width: 30px;
    height: 30px;
    top: 40%;
  }

  .owl-controls .owl-buttons .owl-prev:after,
  .owl-controls .owl-buttons .owl-next:after {
    font-size: 18px;
  }

  .owl-controls .owl-buttons .owl-prev {
    left: 20px;
  }

  .owl-controls .owl-buttons .owl-next {
    right: 20px;
  }

  .event_right_box {
    position: relative;
    margin: 0 8px;
  }

  section.intellectual {
    margin-top: 50px;
    padding: 0px 0px;
    padding-bottom: 30px;
}
section.intellectual .fst-box h4 {
  font-size: 28px;
  color: #007744;
}
section.intellectual .scd-box {
  padding: 20px 60px;
  text-align: center;
}
.trd-box {
  text-align: center;
}
  .campus_btn {
    max-width: 300px;
  }
  section.intellectual .trd-box h4 {
    font-size: 22px;
    color: #815326;
    margin-bottom: 0px;
}
section.intellectual .trd-box a.btm-read {
  margin: auto;
  margin-top: 10px;
}

  .widget.widget_nav_menu.footer-widget {
    margin-bottom: 50px;
  }

  .rank_cards {
    margin: 20px 40px;
  }

  .company_rgt h5 {
    top: 20px;
    left: 35px;
    font-size: 22px;
    line-height: 32px;
  }

  .disciplines_box img {
    padding: 0px 20px;
  }
  
#eligibility_sec .nav_list {
    border: 1px solid #333;
    border-radius: 0;
    padding: 5px;
    margin: 10px 5px;
    font-size: 10px;
}
    #eligibility_sec .nav_list p {
        font-size: 12px;
    }
    
    #eligibility_sec .nav_list:hover, #eligibility_sec .nav_list.active {
        border: 1px solid #c21717 !important;
        border-bottom: 1px solid #c21717 !important;
    }
    
    .carrer h3 {
        font-size: 36px;
        line-height: 56px;
    }
    
    .carrer_lft,
    .carrer_rgt {
        text-align: center;
    }
    
    .quot-txt p{
        font-size: 20px;
    }
    .contact-form {
        padding-left: 0px;
    }
    .feature-card-custom {
        border-right: 0px;
    }
    
    .news_filter button {
        font-size: 14px;
    }
    
}

@media (max-width: 375px) {
  .company_rgt h5 {
    top: 15px;
    left: 30px;
    font-size: 20px;
    line-height: 28px;
  }
}

@media (max-width: 350px) {
  nav .logo {
    max-width: 120px;
  }

  .rank_cards_row {
    gap: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .rank_img_box img {
    max-width: 110px;
  }

  #testimonials .tstmnl-box h5 {
    font-size: 36px;
  }

  .company_rgt h5 {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (min-width: 991.98px) {
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
  }

  a#navbarDropdown {
    position: relative;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    width: max-content;
    top: 60px;
    padding: 0;
  }
  
  /* .navbar-expand-lg .navbar-nav .dropdown-menu.institute_megamenu {
      left: -300%;
  } */

  .col-megamenu,
  .col-megamenu img {
      width: 100%;
      height: 100%;
  }

  .flex-grow-1 {
    flex-grow: 1 !important;
    width: 10%;
  }
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important;
  }

  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
  }
  
  .abt_submenu {
    position: relative;
}

.abt_submenu .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, #de1b21 0%, #1d1863 100%) !important;
    color: #fff;
    text-align: center;
    padding: 16px;
    text-transform: uppercase;
    font-size: 16px;
}
section#excellence_sec .col-6.col-md-3.col-lg-3 {
  margin: 0px !important;
}
section.intellectual .trd-box h3 {
  font-size: 22px;
}



}

