/* h1, h2, h3, h4, h5, h6 {
  font-family: inherit !important;
} */
#IndustryImmersion > h4 {
  font-size: 28px;
  margin-bottom: 20px;
}
#ProgrammePoliciesSection .main-head h4 {
  font-size: 28px;
}
#ProgrammePlacementSection .main-head h3 {
  font-size: 28px;
  margin-bottom: 20px;
}
#ProgrammeResearchSection .main-head h3 {
  font-size: 28px;
  margin-bottom: 20px;
}
#ProgrammePlacementSection .scholarship-facts .fact-bax h3 {
  font-size: 30px;
  font-weight: 800;
}
#ProgrammeResearchSection .scholarship-facts .fact-bax h3 {
  font-size: 36px;
  font-weight: 800;
}
.scholarship-facts .fact-bax{
background: transparent;
}
.mobile-sticky-header .announcement-bar {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 99;
  background-color: #fecd46;
}
.announcement-bar .topbar-slider a {
  color: #000 !important;
}
.sticky-header #header-wrap {
  top: 0;
}
.page-slider {
  position: relative;
  padding: 0 !important;
}
.page-slider-image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 720px;
  display: flex;
  align-items: center;
}
.page-slider-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
  pointer-events: none;
}
.page-slider-image .slider-content {
  position: relative;
  z-index: 9;
}
.page-slider-image h1 {
  color: #fff;
}
.page-slider-image .slider-btn {
  color: #000;
  background-color: #fecd46;
  display: inline-block;
  padding: 5px 15px;
  font-weight: 700;
  margin-top: 10px;
}
#pdesc {
  margin-top: 30px;
}
.form-container {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  max-width: 400px;
  width: 100%;
  position: absolute;
  top: 13%;
  right: 80px;
  /* height: 500px; */
  z-index: 99;
}
/* .hons-slider .slick-track {
  display: flex;
  margin-bottom: 30px;
} */
.innr-heading {
  font-weight: 700;
  font-size: 28px;
  color: #192335;
}
.hons-slider .hons-slider-item {
  border: 1px solid #000;
  display: grid;
  float: unset;
  margin-right: 20px;
  grid-template-columns: 200px auto;
}
.hons-slider .hons-slider-item .icon-section {
  background-color: #fcd34d;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hons-slider .hons-slider-item .icon-section img {
  width: auto !important;
}
.hons-slider .hons-slider-item .text-section {
  padding: 1.5rem;
  max-height: 180px;
}
.hons-slider .hons-slider-item .text-section h5 {
  font-weight: 700;
  font-family: inherit;
  color: 16px;
  color: #000;
}
.hons-slider .hons-slider-item .text-section a {
  font-weight: 600;
  text-decoration: none;
}
.program-note {
  margin: 40px 0 18px 0;
}
.program-description {
  display: grid;
  grid-template-columns: 70% 28%;
  gap: 20px;
}
.program-details-div .tieups #accrelogo img {
  width: 90px;
  height: auto;
}
.program-description.full-width {
  grid-template-columns: 100%;
}
.white-box-shadow {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.17);
  background-color: #fff;
  padding: 24px;
}
.prog-links {
  display: flex;
  padding-top: 24px;
}
.ps-btn {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 12px 24px !important;
  background: #080708 !important;
  width: max-content !important;
  color: #fff !important;
}
.ps-btn:hover {
  color: #fff8f2 !important;
}
.yellow-accordion .accordion-item {
  border-radius: 0 !important;
  border: 0 !important;
  margin-top: 15px;
}
.yellow-accordion .accordion-item .accordion-button {
  background-color: #d9d9d9;
  color: #000;
}
.yellow-accordion .accordion-item .accordion-button:not(.collapsed) {
  background-color: #fecd46;
}
.yellow-accordion .accordion-item .accordion-button::after {
  content: "\e7a7";
  font-family: "font-icons";
  background-image: none;
  transform: unset;
  position: absolute;
  font-weight: 600;
  margin-top: auto;
  right: 15px;
  font-size: 24px;
  top: 10px;
}
.yellow-accordion .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\e7a6";
  font-family: "font-icons";
  background-image: none;
  font-weight: 600;
  transform: unset;
  position: absolute;
  margin-top: auto;
  right: 15px;
  font-size: 24px;
  top: 10px;
}
.yellow-accordion .accordion-item .accordion-collapse {
  background-color: #eeeeee;
}
.yellow-accordion .accordion-item .accordion-header {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
}
.companies-fact {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 10px;
}
.companies-fact .cfacts:nth-child(odd) {
  background: rgba(8, 7, 8, 0.05);
}
.companies-fact .cfacts:nth-child(even) {
  background: #fff;
}
#placement-banner-desktop {
  display: block;
}
#placement-banner-mobile {
  display: none !important;
}
.rank-container .prog-tieup-logo img {
  height: auto !important;
}
.scholarship-facts .fact-bax {
  height: auto;
  padding: 40px;
}
.rank-container .news-slider .lpu-rank .rank-des {
  min-height: auto;
}
.FlipData h2 {
  font-size: 16px;
}
.FlipData p {
  font-size: 14px;
}
.pathwaydiv .note {
  font-size: 14px !important;
  font-weight: 500;
}
.electives-offered-curriculum,
#careerprossalient .tab-pane {
  background: #eeeeee;
  padding: 3px 20px;
}
/* media Query start */
@media (max-width: 1200px) {
  .form-container {
    right: 80px;
  }
}
@media (max-width: 1025px) {
  #ProgramPlacement .row .col-lg-6:first-of-type {
    display: none !important;
  }
  #ProgramPlacement .row .col-lg-6 {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .program-description {
    grid-template-columns: 100%;
  }
  .companies-fact {
    grid-template-columns: 100%;
  }
  #ProgramResearch .row .col-lg-6:first-of-type {
    margin-bottom: 24px;
  }
}
@media (max-width: 840px) {
  #curr #degree_year .custom-tabs .tab-nav, .custom-tabs .nav-tabs {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
  .process-steps {
    gap: 5px;
    margin-top: 10px;
  }
  .process-steps li a {
    padding: 10px 15px;
    font-weight: 700;
  }
  .form-container {
    max-width: 650px;
    position: unset;
    top: unset;
    right: unset;
    height: 500px;
    margin: 35px auto 0 auto;
  }
  .page-slider {
    padding-bottom: 36px !important;
  }
  #elect > ul, #electivecourses .tabs-panel.is-active{display:none!important;}
}
@media (max-width: 768px) {

  .form-container {
    margin: auto;
margin-top:24px;
  }
}
@media(max-width:600px){
.form-container {
        max-width: 380px;
     }
.rank-container {
    grid-template-columns: 100%;
    gap: 15px;
}
.rank-container .prog-tieup-logo{
  padding:45px 0;
}
.scholarship-facts .fact-bax {
    padding: 10px;
}
.scholarship-facts {
    padding: 15px;
}
#ProgrammeStudentAchievementsSection {
    background-image: unset;
    padding: 30px;
}
#ProgrammeStudentAchievementsSection .achievements-list {
    width: 100%;
    margin: 0;
}
}
/* media Query end */
