/* large desktop :2160px. */
@media (min-width: 2161px) and (max-width: 3840px) {
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    margin-top: -15px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .dropdown:hover .dropdown-menu {
    visibility: visible;
    margin-top: -8px;
    opacity: 0.93;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}

/* large desktop :2001px. */
 @media (min-width: 2001px) and (max-width: 2160px) {
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    margin-top: -15px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .dropdown:hover .dropdown-menu {
    visibility: visible;
    margin-top: -8px;
    opacity: 1.93;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
 }



/* large desktop :1400px. */
@media (min-width: 1400px) and (max-width: 2000px) {
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    margin-top: -15px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .dropdown:hover .dropdown-menu {
    visibility: visible;
    margin-top: -8px;
    opacity: 1.93;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  } 
}


/* desktop 1200px to 1600px */
@media (min-width: 1200px) and (max-width: 1600px) {
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    margin-top: -15px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .dropdown:hover .dropdown-menu {
    visibility: visible;
    margin-top: -8px;
    opacity: 0.93;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
	
}



/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    margin-top: -15px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .dropdown:hover .dropdown-menu {
    visibility: visible;
    margin-top: -8px;
    opacity: 0.93;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }  
 .institute-dropdown .dropdown-menu {
	width: 88%;
	left: 11%;
    } 
.administration-dropdown .dropdown-menu {
	width: 76%;
	left: 21.6%;
    }
.students-dropdown .dropdown-menu {
	width: 62%;
	left: 36%;
    }
.dropdown-menu h6 {
	font-size: 17px;
    }
.academics-dropdown .dropdown-menu {
	width: 92%;
	left: 4.3%;
    }
.nav-link {
  padding: 11px 14px !important;
  font-size: 17px;
  }
.dropdown-menu {
  font-size: 13px;
  }
.herocard-text h2 {
  margin: 0px 0px 10px 0px;
  font-size: 41px;
  line-height: 41px;
  }
.herocard-text p {
  font-size: 16px;
  line-height: 23px;
  width: 52%;
  }
.tenderscard h2 {
  margin: 5px 0px 12px 0px;
  font-size: 18px;
  line-height: 21px;
  min-height: 33px;
  }
.choosecardleft {
  width: 47%;
  }
.choosecardright li {
  font-size: 14px;
  line-height: 24px;
  }
.choosecardleft h3 {
  padding: 50px 0px 10px 0px;
  font-size: 20px;
  line-height: 26px;
  }
.domaincard {
  padding: 33px 19px;
  width: 100%;
  }
.domaincard h3 {
  margin: 0px 0px 7px 0px;
  font-size: 28px;
  line-height: 30px;
  width: 100%;
  }

.professor-css h4
  {
    color: #0170CC;
  }



.contactmap-section .address-text h6 {
  font-size: 14px;
  line-height: 21px;
  width: 100%;
  }
.address-text {
  margin: 0px 0px 12px 0px;
  width: 100%;
  min-height: 96px;
  }
.address-text h6 {
  font-size: 15px;
  line-height: 23px;
  width: 100%;
  }
.footer-section {
  background: #092953;
  overflow: unset;
  }
.footertopbg {
  top: -53px;
  }
.footer-menu ul {
  column-count: 2;
  }
.applicationbtn {
  padding: 13px 11px;
  font-size: 12px;
  }
.footer-menu ul li {
  padding: 0px 0px 3px 0px;
  }
.departmentright {
  padding: 24px 4px;
  }
.departmentright li a {
  padding: 5px 6px;
  font-size: 13px;
  line-height: 29px;
  gap: 5px;
  }
     .academics-dropdown .dropdown-menu.px-2.rounded-3.border-0.shadow {
    left: 3% !important;
    position: absolute;
}

}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.institute-dropdown .dropdown-menu {
	width: 100%;
	left: 16%;
    }
.administration-dropdown .dropdown-menu {
	width: 100%;
    }
.students-dropdown .dropdown-menu {
	width: 100%;
    }
.academics-dropdown .dropdown-menu {
    width: 100%;
    }
.dropdown2 .dropdown-menu {
	width: 100%;
    }
.professor-sect {
  padding: 15px 15px;
  }
.peoplecard .nav {
  gap: 5px;
  }
.peoplecard .nav-link {
  padding: 7px 14px !important;   
  font-size: 17px !important;
  }
.professor-secttext h4 {
  margin: 0px 0px 6px 0px;
  font-size: 20px;
  line-height: 21px;
  }
.professor-secttext h5 {
  margin: 0px 0px 5px 0px;
  font-size: 16px;
  line-height: 20px;
  }
.rightarrow01::before {
  width: 0px;
  }
.separate .rightarrow01::before {
  width: 0px;
  }
.navbar-toggler-icon {
margin-top: 9px;
}
.navbar-toggler-icon .fa {
  color: #fff;
  }
.topr_single p {
  padding: 0px 1px;
  font-size: 12px;
  }
.topbar_left {
  gap: 0px;
  }
.topbar_right {
  gap: 11px;
  }
.topbar_left p {
  margin: 0px 6px 0px 0px;
  padding: 0px 6px 0px 0px;
  font-size: 12px;
  gap: 9px;
  }
.stellarnav.light a {
  color: #fff;
  }
.stellarnav.light li > ul > li > a {
  font-size: 14px !important;
  }
.stellarnav.light .menu-toggle span.bars span {
  background: #fff;
  }
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {
  z-index: 9;
  }
.stellarnav.light li a {
  padding: 7px 17px !important;
  color: #000;
  font-size: 17px !important;
  }
.herocard-text {
  left: 16%;
  }
.herocard-text h2 {
  margin: 0px 0px 7px 0px;
  font-size: 33px;
  line-height: 33px;
  }
.herocard-text p {
  margin: 0px 0px;
  padding: 0px 0px;
  font-size: 13px;
  line-height: 18px;
  width: 55%;
  }
.tenderscard {
  margin: 0px 0px 23px 0px;
  }
.tenderscard h2 {
  margin: 5px 0px 12px 0px;
  font-size: 21px;
  line-height: 24px;
  padding: 0px 55px;
  }
.visionmission-left {
  padding: 55px 5% 0px 9%;
  }
.campushead {
  padding: 9px 16px;
  font-size: 18px;
  }
.campuscard-cont {
  padding: 9px 14px;
  }
.campuscard-text p {
  font-size: 13px;
  line-height: 17px;
  }
.explore-btn {
  margin: 32px auto -34px auto;
  padding: 10px 11px;
  font-size: 14px;
  width: 147px;
  }
.coursecard h2 {
  font-size: 19px;
  line-height: 22px;
  }
.chancellor-img {
  width: 220px;
  height: 220px;
  }
.chancellor-text h2 {
  font-size: 25px;
  line-height: 21px;
  }
  /*this is done by ishaan */
.Vicechancellor-img {
  width: 220px;
  height: 220px;
  }
.Vicechancellor-text h2 {
  font-size: 25px;
  line-height: 21px;
  }
.partnerscard-text {
  padding: 0px 0px 0px 0px;
  width: 54%;
  }
.partnerscard-text h2 {
  margin: 0px 0px 16px 0px;
  font-size: 36px;
  line-height: 21px;
  }
.viceccard-text h2 {
  margin: 0px 0px 7px 0px;
  font-size: 33px;
  line-height: 32px;
  }
.viceccard-text h5 {
  margin: 0px 0px 8px 0px;
  font-size: 22px;
  line-height: 21px;
  }
.viceccard-img {
  width: 221px;
  height: 221px;
  }
.curriculum-section .tab button {
  padding: 18px 10px !important;
  font-size: 19px !important;
  line-height: 23px !important;
  min-height: 100px !important;
  }
.tabcontent ul li {
  font-size: 14px;
  margin: 0px 0px 11px 0px;
  line-height: 20px;
  display: flex;
  justify-content: start;
  align-items: baseline;
  }
.curricularcard-section h6 {
  margin: 53px 0px 15px 0px;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  }
.domaincard h3 {
  margin: 0px 0px 10px 0px;
  font-size: 20px;
  line-height: 21px;
  }
.domaincard {
  padding: 22px 19px;
  width: 100%;
  min-height: 252px;
  }
.domaincard p {
  font-size: 14px;
  line-height: 19px;
  }
 .curriccard-text {
  margin: 71px 0px 0px 0px;
  }
.curriccard-text h6 {
  margin: 0px 0px 15px 0px;
  font-size: 16px;
  line-height: 18px;
  text-align: left !important;
  }
.curriccard-text02 {
  margin: 53px 0px 0px 0px !important;
  }
.curriccard-text02 h2 {
  margin: 0px 0px 8px 0px;
  font-size: 19px;
  line-height: 20px;
  }
.curriccard-text03 h6 {
  text-align: right !important;
  }
.curriccard-text04 {
  margin: 53px 0px 0px 0px !important;
  }
.curriccard-text04 h2 {
  margin: 0px 0px 8px 0px;
  font-size: 19px;
  line-height: 20px;
  }
.curriccard-footer h6 {
  padding: 0px 3%;
  }
.hero-content h2 {
  margin: 0px 0px 10px 0px;
  font-size: 35px;
  font-weight: 700;
  line-height: 36px;
  }
.departmenthead h2 {
  margin: 0px 0px 17px 0px;
  font-size: 25px;
  line-height: 25px;
  }
.departmentright li a {
  padding: 6px 6px;
  font-size: 12px;
  line-height: 29px;
  gap: 6px;
  }
.department-card h2 {
  margin: 14px 0px 10px 0px;
  font-size: 25px;
  line-height: 30px;
  }
.facultcard {
  margin: 0px 0px;
  padding: 10px 10px;
  min-height: 104px;
  }
.facultcard h4 {
  margin: 12px 0px 0px 0px;
  font-size: 21px;
  line-height: 30px;
  }
.facultcard h5 {
  margin: 0px 0px;
  font-size: 11px;
  line-height: 13px;
  }
.departmentnumber {
  margin: 0px 0px 13px 0px;
  }



.address-text h6 {
  font-size: 13px;
  line-height: 19px;
  width: 100%;
  }
.contactmap-section .address-text {
  margin: 0px 0px 15px 0px;
  padding: 13px 14px;
  width: 100%;
  min-height: 163px;
  }
.contactmap-section .address-text h6 {
  font-size: 12px;
  line-height: 19px;
  }
.address-text h4 {
  margin: 0px 0px 4px 0px;
  font-size: 19px;
  line-height: 21px;
  }
.address-text {
  margin: 0px 0px 13px 0px;
  min-height: 103px;
  }
.footer-section {
  background: #092953;
  overflow: unset;
  }
.footertopbg {
  top: -53px;
  }
.footer-menu ul {
  column-count: 2;
  }


}

/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
.dropdown2 .dropdown-menu {
	width: 100%;
}
.institute-dropdown .dropdown-menu {
	width: 100%;
	left: 16%;
    }
.administration-dropdown .dropdown-menu {
	width: 100%;
    }
.students-dropdown .dropdown-menu {
	width: 100%;
    }
.academics-dropdown .dropdown-menu {
    width: 100%;
    }
.profilecard-sect {
  margin: 11px 0px 16px 0px;
  padding: 11px 11px;
  }

.qualificard-sect {
  margin: 17px 0px 28px 0px;
  padding: 18px 16px;
  }
.qualificard-sect p {
  margin: 0px 0px 7px 0px;
  font-size: 13px;
  line-height: 20px;
  }
.qualificard-sect .accordion-button {
  padding: 1rem 6px;
  font-size: 14px;
  gap: 6px;
  }
.qualificard-sect .accordion-body {
	padding: 7px 9px;
	font-size: 13px;
}
.qualificard-sect h5 {
  margin: 0px 0px 7px 0px;
  font-size: 18px;
  line-height: 21px;
  gap: 7px;
  }
.peoplecard .nav-link {
  padding: 3px 5px !important;   
  font-size: 13px;
  }
.peoplecard .nav {
  gap: 2px;
  }
.peoplecard .nav-tabs .nav-link {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  }
.facultycard-sect {
  padding: 18px 12px 44px 12px;
  }
.facultycard-sect h6 {
  margin: 0px 0px 11px 0px;
  font-size: 19px;
  line-height: 21px;
  }
.professor-sect {
  margin: 0px 0px 15px 0px;
  padding: 11px 8px;
  }
.professor-secttext h4 {
  margin: 11px 0px 4px 0px;
  font-size: 20px;
  line-height: 21px;
  }
.professor-secttext h5 {
  margin: 0px 0px 6px 0px;
  font-size: 14px;
  line-height: 19px;
  }
.coursecard {
	padding: 12px 25px;
	min-height: 122px;
	width: 300px;
    }    
.viewmore-btn {
	margin: 0% 0px 0px 0px;
    }
 .latestcampus-section {
	padding: 21px 0px 0px 0px;
    }   
.choosecardleft h3 {
	padding: 21px 7% 3px 7%;
	font-size: 20px;
	line-height: 22px;
    }
.rightarrow01::before {
    width: 0px;
    }
.explore-btn {
	margin: 32px auto -34px auto;
	padding: 9px 18px;
	font-size: 14px;
	width: 148px;
    }
  .separate .rightarrow01::before {
    width: 0px;
    }
.antennadesignlab-section {
  padding: 33px 0px;
  }
.antennadesignlab-section h2 {
  margin: 0px 0px 21px 0px;
  font-size: 27px;
  line-height: 21px;
  }
.understanding-section {
  padding: 25px 0px;
  }  
.understanding-section h2 {
  margin: 0px 0px 21px 0px;
  font-size: 25px;
  line-height: 27px;
  }
.internship-section h2 {
  margin: 0px 0px 18px 0px;
  font-size: 27px;
  line-height: 30px;
  }
.career-section .nav-link {
  padding: 9px 13px;
  font-size: 17px;
  }
.career-section #myTabContent tbody th thead {
  font-size: 12px;
  }
.career-section #myTabContent tbody td {
  font-size: 12px;
  }
 .career-section #myTabContent h3 {
  margin: 8px 0px 17px 0px;
  font-size: 22px;
  line-height: 21px;
  }
.topbar_left {
  justify-content: center;
  }
  .top-bar p {
    font-size: 12px;
    color: #fff;
  } 
.topmob_down span {
    color: var(--topbar-con);
    font-size: 13px;
    color: #fff;
  }
.topbar_left p {
  margin: 0px -7px 0px 0px;
  padding: 0px 3px 0px 0px;
  font-size: 12px !important;
  gap: 3px;
  border-right: #fff0 1px solid !important;
  }
.topr_single p {
  font-size: 12px !important;
  padding: 2px 3px;
  margin-top: 8px;
  }
.topr_single::before {
  width: 0px;
  }
section.header_sec {
  min-height: 82px;
  }
.navbar-toggler-icon .fa{
  color:#fff;
}
.navbar-toggler-icon {
	margin-top: 9px;
}
.dropdown-menu {
  width: 100%;
  padding: 0px 4px !important;
}
.separate ul {
	column-count: 1;
}
.dropdown2 .dropdown-menu {
	width: 100%;
}
.dropdown-menu a {
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  padding: 6px 3px;
  word-break: break-word;
  display: flex;
}
.herocard-text h2 {
  margin: 0px 0px 4px 0px;
  font-size: 16px;
  line-height: 17px;
  }
.breadcumb {
   height: auto;            /* Let height adjust based on content */
    min-height: 0;           /* Remove minimum height constraint */
    display: flex;           /* Optional: Use flex to center content */
    align-items: center;     /* Vertically center the image */
  }
.viceccard {
  margin: 0px 0px 6px 0px;
  gap: 23px;
  flex-wrap: wrap;
  }
.viceccard-text {
   width: 100%;
  }
.viceccard-text h2 {
  margin: 0px 0px 8px 0px;
  font-size: 24px;
  line-height: 26px;
  }
.viceccard-text h5 {
  margin: 0px 0px 4px 0px;
  font-size: 18px;
  line-height: 19px;
  }
.vicechancellorcard p {
  margin: 0px 0px 11px 0px;
  font-size: 13px;
  line-height: 19px;
  }
.viceccard-img {
    margin: 0px auto;
    width: 220px;
    height: 220px;
  }
.visicard-text {
  padding: 23px 0px;
  width: 100% !;
  }
.visicard-img {
  width: 250px;
  height: 250px;
  }
.visicard-text h5 {
  margin: 0px 0px 8px 0px;
  font-size: 19px;
  line-height: 25px;
  }
.missicard-img {
  width: 250px;
  height: 250px;
  }
.caluestext ul li {
  font-size: 15px;
  }
.caluestext h5 {
  margin: 0px 0px 3px 0px;
  font-size: 20px;
  line-height: 23px;
  }

.tenderscard {
  margin: 0px 0px 15px 0px;
  padding: 17px 25px;
  min-height: auto;
  }
  .tenderscard h2 {
	margin: 5px 0px 12px 0px;
	padding: 0px 42px;
	font-size: 18px;
	line-height: 22px;
	min-height: 33px;
}
.tenders-section h3 {
    margin: 11px 0px 9px 0px;
    padding: 0px 14px;
    font-size: 19px;
    line-height: 21px;
  }
.tenders-section h6 {
    margin: 0px 0px 9px 0px;
    padding: 0px 2%;
    font-size: 13px;
    line-height: 19px;
  }
.tenders-section {
    padding: 36px 0px 37px 0px;
  }
.visionmission-left {
    padding: 19px 3% 0px 5%;
  }
.visioncard-text h3 {
    margin: 0px 0px 5px 0px;
    font-size: 24px;
    line-height: 21px;
  }
.visioncard-text p {
  font-size: 12px;
  line-height: 17px;
  }
.herocard-text p {
  font-size: 10px;
  line-height: 11px;
  width: 100%;
  }
.visioncard {
  margin: 0px 0px 18px 0px;
  gap: 14px;
  }
.latestcampus-section h2 {
  margin: 0px 0px 16px 0px;
  font-size: 19px;
  line-height: 21px;
  }
.accountsofficer {
  margin: 0px 0px 33px 0px;
  padding: 22px 35px;
  font-size: 26px;
  line-height: 33px;
  }
.campushead {
  padding: 9px 24px;
  font-size: 17px;
  }
.campuscard-text p {
  font-size: 13px;
  line-height: 19px;
  }
.campuscard {
  margin: 0px 0px 41px 0px;
  }
.chooseprogram-section h2 {
  margin: 6px 0px 17px 0px;
  font-size: 19px;
  line-height: 21px;
  }
.chooseprogram-section {
  padding: 0px 0px 0px 0px;
  }
.chooseprogram {
  flex-wrap: wrap;
  }
.choosecardleft {
  width: 100%;
  min-height: 166px;
  }
.chooseprogramfooter {
  padding: 8px 6px 10px 6px;
  }
.choosecardright {
  padding: 0px 33px 19px 33px;
  }
.choosecardright li {
  font-size: 13px;
  line-height: 20px;;
  }
.header_sec h2 {
    font-size: 17px;
    line-height: 23px;
  }
.header_logo {
    width: 194px;
    }
.stellarnav.mobile.light li a {
    color: #000;
  }
.exploreacademic-section {
    padding: 6px 0px;
  }
.relatedcourse {
    margin: 38px 0px;
    gap: 13px;
    flex-wrap: wrap;
  }
.exploreacademic-section h2 {
    margin: 69px 0px 9px 0px;
    font-size: 19px;
    font-weight: 700;
    line-height: 21px;
  }
.exploreacademic-section p {
    margin: 0px 0px 10px 0px;
    font-size: 13px;
    line-height: 17px;
  }
.exploreacademicbg img {
    object-fit: cover;
  }
  .coursecard h2 {
    margin: 5px 0px 12px 0px;
    padding: 0px 14px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    font-family: "Anek Bangla", sans-serif;
    width: 100%;
    text-align: center;
  }
.testimonials {
    padding: 23px 0px;
  }
.testimonials h2 {
    margin: 0px 0px 18px 0px;
    font-size: 19px;
  }
.hero-content {
  top: 38%;
  }
 .breadcumb img {
    width: 100%;         /* Make the image take up the full width of its container */
        height: auto;        /* Maintain aspect ratio */
        max-height: 138px;
        
  }
.hero-content h2 {
  margin: 39px 0px 10px 0px;
  font-size: 23px;
  line-height: 23px;
  }
.chancellormessag {
    flex-wrap: wrap;
    padding: 24px 19px;
  }
.chancellor-img {
    width: 200px;
    height: 200px;
  }
  .chancellor-text {
    width: 100%;
  }
  .chancellor-text h2 {
    margin: 0px 0px 9px 0px;
    font-size: 24px;
    line-height: 26px;
  }
  


  .Vicechancellormessag {
    flex-wrap: wrap;
    padding: 24px 19px;
  }
.Vicechancellor-img {
    width: 200px;
    height: 200px;
  }
  .Vicechancellor-text {
    width: 100%;
  }
  .Vicechancellor-text h2 {
    margin: 0px 0px 9px 0px;
    font-size: 24px;
    line-height: 26px;
  }
  .explorecard h3 {
    padding: 10px 0px;
    font-size: 19px;
    line-height: 20px;
  }
.partnership-section {
  padding: 29px 0px;
  }
.partnership-section h2 {
  margin: 0px 0px 19px 0px;
  font-size: 22px;
  line-height: 21px;
  }
.partnership-section h6 {
  margin: 0px 0px 38px 0px;
  padding: 0px 4%;
  font-size: 12px;
  line-height: 17px;
  }
.partnerscard {
  margin: 0px 0px 9px 0px;
  padding: 30px 29px;
  gap: 19px;
  flex-wrap: wrap;
  }
.partnerscard-text {
  padding: 0px 0px 0px 24px;
  width: 100%;
  }
.partnerscard-text h5 {
  font-size: 17px;
  line-height: 22px;
  }
.partnerscard-text p {
  font-size: 13px;
  line-height: 19px;
  }
.curriculum-section .tab {
  width: 100%;
  }
.curriculum-section .tabcontent {
  padding: 33px 0px 0px 0px;
  width: 100%;
  }
.curriculum-section .tab button {
  padding: 12px 28px;
  width: 100%;
  font-size: 21px;
  line-height: 25px;
  min-height: 87px;
  }
.curriculum-section h2 {
  margin: 0px 0px 15px 0px !important;
  }
.tabcontent ul {
  column-count: 1;
  }
.curricularcard-section h2 {
  margin: 0px 0px 13px 0px !important;
  text-align: center;
  }
.curricularcard-section {
  margin: 10px 0px;
  }
.tabcontent ul li {
  font-size: 14px;
  }
.curricularcard-section h6 {
  margin: 33px 0px 17px 0px;
  font-size: 18px;
  line-height: 25px;
  }
.domaincard {
  margin: 0px 0px 14px 0px;
  padding: 33px 36px;
  min-height: 240px;
  }
.domaincard.curriccard-text {
  margin: 28px 0px 0px 0px !important;
  }
.curriccard-text h6 {
  margin: 0px 0px 38px 0px !important;
  text-align: center;
  font-size: 15px;
  line-height: 19px;
  }
.curriccard-text02 {
  margin: 37px 0px 36px 0px;
  }
.curriccard-text03 {
  margin: 46px 0px 0px 0px;
  }
.curriccard-text03 h2 {
  margin: 32px 0px 8px 0px !important;
  text-align: center;
  }
.curriccard-text03 h6 {
  text-align: center;
  }
.curriccard-text04 {
  margin: 17px 0px 0px 0px;
  text-align: left;
  }
.curriccard-footer h6 {
  margin: 0px 0px 11px 0px;
  padding: 0px 0%;
  font-size: 16px;
  line-height: 22px;
  }
.curriccard-footer {
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
  }
.faculty-section {
    padding: 29px 0px;
  }
.facultycard {
  min-height: auto;
  }
.faculty-section h6 {
  margin: 0px 0px 29% 0px;
  padding: 0px 0%;
  font-size: 14px;
  line-height: 17px;
  }
.faculty-section h2 {
  margin: 0px 0px 7px 0px;
  font-size: 23px;
  line-height: 21px;
  }
.facultycard-text h3 {
  margin: 0px 0px 9px 0px;
  font-size: 20px;
  line-height: 21px;
  }
.facultycard-text h5 {
  padding: 0px 3%;
  font-size: 14px;
  line-height: 17px;
  }
.facultycard-text p {
  margin: 0px 0px 15px 0px;
  padding: 0px 3%;
  font-size: 12px;
  line-height: 16px;
  }
.prominent-section {
  padding: 32px 0px;
  }
.prominent-section h2 {
  margin: 0px 0px 9px 0px;;
  font-size: 23px;
  line-height: 21px;
  }
.prominent-section h6 {
  margin: 0px 0px 11px 0px;
  font-size: 13px;
  line-height: 19px;
  }
.ourgraduates {
  padding: 26px 26px;
  justify-content: start;
  flex-wrap: wrap;
  }
.ourgraduates h4 {
  margin: 0px 0px 15px 0px;
  font-size: 21px;
  line-height: 27px;
  width: 99%;
  text-align: left;
  }
.graduateright h6 {
  text-align: left;
  }
.prominent-section h3 {
  margin: 37px 0px 14px 0px;
  font-size: 24px;
  line-height: 21px;
  }
.recruitergsv-sect {
  margin: 0px 0px 0px 0px;
  padding: 7px 29px;
  height: 96px;
  }
.recruitergsv-sect img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  }
.career-section #myTabContent thead th {
  font-size: 13px;
  line-height: 15px;
  }
.departmenthead h2 {
  margin: 10px 0px 10px 0px;
  font-size: 20px;
  line-height: 22px;
  }
.departmentplanning-section {
  padding: 6px 0px;
  }
.department-card h2 {
  margin: 13px 0px 11px 0px;
  font-size: 20px;
  line-height: 22px;
  }
.departmentnumber {
  margin: 0px 0px 16px 0px;
  flex-wrap: wrap;
  }
.department-card p {
  margin: 0px 0px 19px 0px;
  font-size: 13px;
  line-height: 19px;
  }
.facultcard {
  width: 100%;
  }
.differ-exp ul li {
  padding: 30px 20px 0px;
  width: 100% !important;
  }
.specialization-text {
  padding: 40px 0px 19px 0px;
  }
.specialization-text h4 {
  margin: 0px 0px 0px 0px;
  font-size: 23px;
  line-height: 28px;
  }
.admissionproces-section {
  padding: 36px 0px 0px 0px;
  }
.admissionproces-section h4 {
  margin: 0px 0px 23px 0px;
  font-size: 24px;
  line-height: 21px;
  }
.admissionproces-right {
  margin: 32px 0px 0px 0px;
  }
.aboutadmission-section {
  padding: 50px 0px 9px 0px;
  gap: 12px;
  flex-wrap: wrap;
  }
.aboutadmission-section h5 {
  padding: 19px 0px;
  font-size: 15px;
  line-height: 21px;
  text-align: center;
  }
.studenttestimonial-section {
  padding: 35px 0px 29px 0px;
  }
.studenttestimonial-section h3 {
  margin: 0px 0px 13px 0px;
  font-size: 24px;
  line-height: 21px;
  }
.studenttesti-sect p {
  margin: 0px 0px 15px 0px;
  font-size: 14px;
  line-height: 19px;
  }
.studenttesti-sect h5 {
  font-size: 16px;
  line-height: 19px;
  }
  


.footertopbg {
    height: 100%;
  }
.footerlogo {
  margin: 60px auto 18px auto;
  width: 113px;
  }
.footer-text h2 {
  margin: 0px 0px 11px 0px;
  color: #fff;
  font-size: 20px;
  }
.footer-menu ul {
    column-count: 2;
  }
.footer-menu ul li {
  padding: 0px 0px 4px 0px;
  }
.footer-menu ul li a {
    font-size: 12px;
  }
  .project_single {
    width: 290px;
    margin-bottom: 20px;
  }
  .top-bar p {
    font-size: 12px;
  }
  .social-menu ul li a img {
    height: 20px;
  }
  .topbar_right {
    justify-content: center;
    gap: 2px;
    flex-wrap: wrap;
  }
  .topr_single {
    padding-left: 2px;
  }
  .topr_single::before {
    height: 25px;
    top: 0px;
  }
  .headerl_logo,
  .headerr_logo {
    text-align: center;
  }

  .nav-menu .stellarnav {
    text-align: right;
  }

  .lang_box.topr_single .dropdown button {
    font-size: 12px;
  }
  .themechange_box.topr_single a {
    font-size: 12px;
  }
  .topbar_right a {
    font-size: 12px;
  }
  .latestf_img img {
    height: 350px;
    object-fit: cover;
  }
  section.aboutus_sec {
    padding: 20px 0 80px;
  }
  .notice_single p {
    font-size: 13px;
  }
  .notice_con h6 {
    font-size: 12px;
  }

  .onapp_single {
    margin: 10px auto;
  }
  .prohd_bg {
    left: 35%;
  }
  .project_head h2 {
    margin-bottom: 10%;
  }
  .abts_right {
    margin: 10% 0;
  }

  .heading-title {
    font-size: 22px;
  }

  .locinner_right p {
    font-size: 13px;
    line-height: 22px;
    margin: 5px 0;
  }
  .latestf_con h3 {
    font-size: 18px;
    font-weight: 500;
  }
  .single_newbox {
    width: 290px;
  }
  .singlenb_con h3 {
    font-size: 16px;
  }
  .date_text {
    font-size: 13px;
  }
  .singlenb_img {
    width: 40%;
  }
  .singlenb_con {
    width: 50%;
  }
.learningexperience-section p {
    margin: 0px 0px 27px 0px;
    padding: 0px 8%;
    font-size: 14px;
    line-height: 21px;
  }
.contactpage-section {
  padding: 22px 0px;
  }
.contactpage-section h2 {
  margin: 0px 0px 10px 0px;
  font-size: 23px;
  line-height: 25px;
  padding: 0px 9%;
  }
.contactleft h3 {
  padding: 37px 0px 13px 0px;
  font-size: 21px;
  line-height: 29px;
  }
.contactForm .form-group {
  margin-bottom: 11px;
  }
.contactright {
  padding: 32px 0px 0px 0px;
  width: 100%;
  }
.contactmap-section {
  margin: 0px 0px 0px 0px;
  padding: 36px 0px;
  }
.contactmap-section .address-text {
  min-height: auto;
}
.contactmap-section .address-text h6 {
  font-size: 13px;
  line-height: 20px;
  width: 92%;
  }
  .footer_wrapper {
    background-position: left;
    padding: 20px 4px 25px;
  }
  .footer_wrapbox {
    flex-direction: column;
  }
  .footer_links ul {
    gap: 5px;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .footer_links ul li a {
    font-size: 11px;
  }
  .footerw_con h3 {
    font-size: 17px;
    padding: 0;
  }
  .footerw_con h3 {
    color: #005696;
    font-size: 17px;
  }
  .footer_webimg img {
    width: 140px;
  }
  .associate_left {
    align-items: flex-start;
    flex-direction: column;
  }
  .associate_left ul li {
    padding: 0 6px;
    font-size: 13px;
    width: 82px;
  }
  .associate_left ul {
    flex-wrap: wrap;
    gap: 4px;
  }
  .associate_right p {
    font-size: 13px;
  }
  .assos_box {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .copyright_box {
    flex-direction: column;
    gap: 5px;
  }
  .copyright_sec p {
    font-size: 12px;
  }
  .director_single {
    width: 290px;
  }
  .director_right img {
    width: 150px !important;
    height: 150px;
    object-fit: contain;
  }

  section.performance_sec {
    padding: 80px 10px 30px;
  }
  .perfor_block h3 {
    font-size: 25px;
  }
  .perfor_block p {
    margin-bottom: 18px;
    font-size: 14px;
  }
  .perfor_img {
    margin: 8% 0 12%;
  }
  .perfor_block {
    max-width: 100%;
  }
  .perform_singlecon ul li {
    padding: 15px 0;
    font-size: 14px;
  }
  .main_objective {
    margin: 14% 0;
  }
  .mainobje_content {
    flex-wrap: wrap;
  }
  .maino_left,
  .maino_right {
    width: 100%;
    max-width: 100%;
  }
  .overview_conleft p,
  .overview_conright p {
    width: 100%;
  }
  .overview_topright {
    margin-bottom: 8%;
  }

  .all_links a {
    text-wrap: nowrap;
    font-size: 13px;
  }
  .learnmore_links p {
    font-size: 13px;
  }
  .learnmore_links {
    gap: 10px;
  }

  .mainobj_single {
    width: 290px;
    padding: 20px 10px;
  }
  .mainobj_single::before,
  .mainobj_single::after {
    display: none;
  }
  /* career page */
  .showjob_head {
    flex-wrap: wrap;
    gap: 14px;
  }

  .search_box {
    width: 290px;
  }
  .singlejob_box {
    flex-wrap: wrap;
    padding: 30px 15px;
  }

  .jobdes_list ul {
    flex-wrap: wrap;
  }
  .singlejb_right a {
    font-size: 13px;
  }

  .singlejb_right .btn-primary {
    min-width: 110px;
    min-height: 35px;
  }
  .coal_img img {
    height: auto;
  }

  .employee_box {
    width: 290px;
    padding: 15px;
  }

  ul.breadcumb_link {
    flex-wrap: wrap;
  }
  .overview_topleft h3 {
    font-size: 25px;
  }
  .subtitle_txt {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .core_box {
    flex-wrap: wrap;
  }
  .core_single {
    margin-bottom: 12%;
  }
  .mission_logo img {
    width: 210px;
  }
  .mission_list ul li {
    padding: 25px 25px 25px 55px;
    font-size: 22px;
  }
  .mission_list ul li span img {
    width: 40px;
  }
  .core_values {
    margin: 20% 0 8%;
  }
  .cores_icon {
    width: 150px;
    height: 150px;
  }
  .cores_icon img {
    width: 70px;
  }
.reno_head .proh_left h2 {
  font-size: 30px;
  margin-bottom: 18px;  
  }
.getlatest-updates {
  padding: 34px 24px;
  width: 100%;
  text-align: center;
  }
.getlatestupdate-section {
  margin: 22px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  }
.getlatest-updates h2 {
  margin: 0px 0px 27px 0px;
  font-size: 23px;
  line-height: 21px;
  }
.getlatest-updates .input-group {
  display: unset;
  }
.getlatest-updates .form-control {
  width: 100%;
  margin-bottom: 12px;
  }
.curriccard-text {
  margin: 12px 0px 0px 0px;
  width: 100%;
  }

.footer-menu h4 {
  text-align: center;
  }
.footer-social-icons {
  margin: 15px 0px 24px 0px;
  }
.applicationbtn {
  margin: 0px auto;
  width: 200px;
  position: relative;
  display: flex;
  justify-content: center;
  }
.flashtext {
  padding: 13px 11px;
  font-size: 13px;
  width: 160px;
  }




  
}


/* Navbar base styles */
.navbar {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    background: #0033cc !important;
    /* padding: 10px 20px !important; */
    color: #fff !important;
}

.navbar .logo img {
    height: 60px !important;
    width: auto !important;
}

.navbar .site-title {
    text-align: center !important;
}

.navbar .menu-toggle {
    display: none !important;
    font-size: 24px !important;
    cursor: pointer !important;
}

.navbar .nav-links {
    display: flex !important;
    gap: 20px !important;
}

.navbar .nav-links a {
    text-decoration: none !important;
    color: #fff !important;
    font-weight: bold !important;
}

.search-btn {
    background: #ffcc00 !important;
    border: none !important;
    padding: 10px !important;
    border-radius: 50% !important;
    cursor: pointer !important;
}

/* Responsive styles */

@media (max-width: 1024px) {
    .navbar .nav-links {
        gap: 10px !important;
    }

    .navbar .logo img {
        height: 50px!important;
    }
}

@media (max-width: 768px) {
    .navbar .menu-toggle {
        display: block !important;
    }

    .navbar .nav-links {
        display: none !important;
        flex-direction: column !important;
        position: absolute !important;
        top: 70px !important;
        left: 0 !important;
        width: 100% !important;
        background: #0033cc !important;
        padding: 20px 0 !important;
    }

    .navbar .nav-links.open {
        display: flex !important;
    }

    /* Hide header images on small screens */
    .header_img01, .header_img03 {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .navbar .logo img {
        height: 40px !important;
    }

    .navbar .site-title h2 {
        font-size: 16px !important;
    }
}




