@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,600,700;1,600&display=swap');
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.mobile-all-lp{display:none!important;}
body {
  line-height: 1.2;
  color: #231F20;
  font-family: "Montserrat", sans-serif;
  background-color: #ffffff !important;
  overflow-x: hidden;
  font-size: 14px;
  margin: 0;
}
 
 .next-line{display: block; color:#231f20;}
.pt-0{padding-top:0 !important;}
.naac-logo{width: 120px;}

    .scholarship-cols {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .scholarship-col {
        padding: 0 20px;
        width: 50%;
    }

    .scholarship-col:first-child {
        border-right: 1px solid #231f20;
    }

.video-responsive {
    
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%; 
    max-width: 100%;
}

.video-responsive iframe {

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; 
}


.font-plus-jakarta-sans{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.footprints-slider h4 {
  margin-top: 20px;
  text-align: center;
}
.footprints-slider p {
  margin-top: 10px;
  text-align: center;
}

.btech .logo-w {
  display: none;
}
.brand .logo-w {
  display: none;
}
.placement-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  z-index: 1;
}

.play-icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  z-index: 1;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px; 
  height: 60px;
  background: url("play.webp") no-repeat center center;
  background-size: contain;
  border: none;
  cursor: pointer;
  outline: none;
  z-index: 2;
}
.pathways-grid br {
  display: none;
}
.package {
  display: flex;
  align-items: center;
}
.package-image {
  width: 120px; 
  margin-right: 20px;
}
.mobile-banner {
  display: none;
}
.scholarship {
  border: 2px solid #383838;
  border-radius: 20px;
  padding: 50px 0 50px 0;
  margin-top: 60px;
  background-color: #FECD46;
}
.scholarship .container {
  margin: 0;
}
.scholarship .main-heading {
  margin: 0;
}
.scholarship .main-heading h3 {
  color: #231F20;
}

.scholarship .main-heading h4 {
  color: #231F20;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
}
.scholarship .main-heading p {
  margin: 0;
  font-size: 20px;
  padding-top: 15px;
}
.npf_wgts[data-height] {
  height: 515px;
}
.npf_wgts.otp[data-height] {
  height: 535px;
}
.npf_wgts iframe {
  height: 100%;
}
.w-100 {
  width: 100%;
}
.border-radius-10 {
  border-radius: 10px;
}
.border-black {
  border: 1px solid #000;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.white {
  color: #fff;
}
p {
  line-height: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
}
a,
img {
  text-decoration: none;
  outline: none;
  transition: 0.4s ease-in-out;
}
h1,
.h1 {
  font-size: 34px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 18px;
}
.main-heading {
  text-align: center;
  margin-bottom: 25px;
}
.main-heading h3 {
  font-family: "Montserrat", sans-serif;

  font-weight: 700;
}
.main-heading p {
  margin: 0;
  font-weight: 500;
  margin-bottom: 40px;
}
.text-d-n {
  text-transform: none !important;
}

.table-responsive {
  overflow-x: auto;
}
.stats-banner {
  display: grid;
  grid-template-columns: 1fr;
  background: #ffffff;
  border-radius: 0px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  margin: 60px 0 60px 0;
  
}

.intro {
  background: #fecd46;
  padding: 28px 28px;
  display: grid;
  align-content: center;
}

.intro h2 {
  margin: 0;
  font-size: 25px;
  line-height: 1.25;
  letter-spacing: -0.02em;
  color: #231f20;
  margin-bottom: 10px;
}
.intro p{font-size: 20px; line-height: 28px;}
.stats {
  display: grid;
  grid-template-columns: 1fr; 
}
.stat {
  display: inline-block;
  grid-template-columns: auto 1fr;
  gap: 12px;
  padding: 18px 20px;
  align-items: center;
  text-align: center;
}

.icon img {
  width: 36px;
  height: 36px;
  display: inline-block;
}

.value {
  font-weight: 800;
  font-size: clamp(18px, 2.2vw, 26px);
  line-height: 1.15;
  letter-spacing: -0.01em;
  color: #3a3a3a;
  margin: 12px 0 8px 0;
}
.caption {
  margin-top: 2px;
  font-size: 14px;
  color: #6b7280;
}
@media (min-width: 640px) {
  .stats {
    grid-template-columns: repeat(2, 1fr);
  }
  .stat {
    border-top: none;
    position: relative;
  }
  .stat {
    border-left: 1px solid #e5e7eb;
    border-top: 1px solid #e5e7eb;
  }
  .stat:nth-child(1),
  .stat:nth-child(2) {
    border-top: none;
  }
  .stat:nth-child(1),
  .stat:nth-child(3) {
    border-left: none;
  }
}

@media (min-width: 960px) {
  .stats-banner {
    grid-template-columns: 380px 1fr;
  }
  .intro {
    padding: 40px 36px;
  }
  .stats {
    grid-template-columns: repeat(4, 1fr);
  }
  .stat {
    padding: 28px 28px;
    border-top: none;
    border-left: 1px solid #e5e7eb !important;
  }
  .stat:first-child {
    border-left: none;
  }
}
table {
  border: 0;
  width: 100%;
  margin: 15px 0 !important;
}
table thead th {
  background: #d9d9d9;
  padding: 15px;
  border: 1px solid #fff;
}
table tbody th {
  background: #d9d9d9;
  padding: 15px;
  border: 1px solid #fff;
}
table td {
  border: 1px solid #fff;
  padding: 15px !important;
}
table tr:nth-child(even),
.table-bg-even {
  background: #f5f4ec;
}
table tr:nth-child(odd),
.table-bg-odd {
  background: #f5efe3;
}
.table-odd th {
  background: #f5f0eb !important;
}
.container,
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.mt-50 {
  margin-top: 50px;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}
.margin-bottom {
  margin-bottom: 60px;
}
main {
  margin: 0;
  padding: 0;
}
.slider-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.template .slider-bg {
  background-image: url(../img/btech/hero-section.webp);
}
.mls .slider-bg {
  background-image: url(../img/mls/mls.webp);
}
.btech .slider-bg {
  background-image: url(../img/btech/journalism-film-production.webp);
}
.journalism-film-production .slider-bg {
  background-image: url(../img/journalism-film-production/journalism-film-production.webp);
}
.physiotherapy .slider-bg {
  background-image: url(../img/physiotherapy/physiotherapy.webp);
}
.animation-and-multimedia .slider-bg {
  background-image: url(../img/animation-and-multimedia/animation-and-multimedia.webp);
}
.polytechnic .slider-bg {
  background-image: url(../img/polytechnic/polytechnic.webp);
}
.physical-sciences .slider-bg {
  background-image: url(../img/physical-sciences/physical-sciences.webp);
}
.physical-education .slider-bg {
  background-image: url(../img/physical-education/physical-education.webp);
}
.law .slider-bg {
  background-image: url(../img/law/law.webp);
}
.design .slider-bg {
  background-image: url(../img/design/design.webp);
}
.interaction-design .slider-bg {
  background-image: url(../img/interaction-design/interaction-design.webp);
}
.international .slider-bg {
  background-image: url(../img/international/international.webp);
}
.mba .slider-bg {
  background-image: url(../img/mba/management.webp);
}
.agriculture .slider-bg {
  background-image: url(../img/agriculture/agriculture.webp);
}

.arts .slider-bg {
  background-image: url(../img/arts/arts.webp);
}
.fine-arts .slider-bg {
  background-image: url(../img/fine-arts/fine-arts.webp);
}
.arts-humanities .slider-bg {
  background-image: url(../img/arts-humanities/arts-humanities.webp);
}
.english-and-foreign-languages .slider-bg {
  background-image: url(../img/english-and-foreign-languages/english-and-foreign-languages.webp);
}
.history .slider-bg {
  background-image: url(../img/history/history.webp);
}
.sociology .slider-bg {
  background-image: url(../img/sociology/sociology.webp);
}
.bba .slider-bg {
  background-image: url(../img/bba/bba.webp);
}
.brand .slider-bg {
  background-image: url(../img/brand/brand.webp);
  background-position: bottom left !important;
}
.brand .slider-content {
  padding: 0 0 100px 0;
}
.commerce .slider-bg {
  background-image: url(../img/commerce/commerce.webp);
}
.education .slider-bg {
  background-image: url(../img/education/education.webp);
}
.fashion .slider-bg {
  background-image: url(../img/fashion/fashion.webp);
}
.hotel-management-and-tourism .slider-bg {
  background-image: url(../img/hotel-management-and-tourism/hotel-management-and-tourism.webp);
}
.mtech .slider-bg {
  background-image: url(../img/mtech/mtech.webp);
}
.phd .slider-bg {
  background-image: url(../img/phd/phd.webp);
}
.pharmaceutical-sciences .slider-bg {
  background-image: url(../img/pharmaceutical-sciences/pharmaceutical-sciences.webp);
}
.computer-applications .slider-bg {
  background-image: url(../img/computer-applications/computer-applications.webp);
}
.architecture-design .slider-bg {
  background-image: url(../img/architecture-design/architecture-design.webp);
}
.bioengineering-and-biosciences .slider-bg {
  background-image: url(../img/bioengineering-and-biosciences/bioengineering-and-biosciences.webp);
}
.slider-div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}
header a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
}
header .lpu-logo {
  display: flex;
  align-items: center;
  gap: 24px;
}
.desktop-show {
  display: block;
}
.slider-content {
  padding: 0 0 180px 0;
  color: #fff;
  display: grid;
  grid-template-columns: 65% 35%;
  align-items: center;
  gap: 24px;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  color: #FECD46;
}
.slider-left {
  width: 80%;
}
.slider-left .tag-line {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.15em;
}
.slider-left h1 {
  font-weight: 700;
  font-size: 45px;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.hero-line {
    font-size: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #000000;
    background: linear-gradient(90deg, var(--orange-400, #FECD46) 0%, #FECD46 100%);
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
}
.slider-left h1 span{font-size: 80px; font-weight: bold;}
.slider-left h1 .phd{font-size: 55px; font-weight: bold;}
.slider-left h1 .agriculture{font-size: 55px; font-weight: bold;}
.slider-left h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 24px;
  margin-top: 10px;
  color: rgba(255, 255, 255, 1);
  line-height: 35px;
}
.slider-left p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 22px;
  margin-top: 20px;
  line-height: 30px;
}

.brand .slider-left h6 {
  font-family: "Montserrat", sans-serif;
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  color: rgba(255, 255, 255, 1);
  line-height: 25px;
}
.brand .package-details h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 33px;
  margin: 5px 0;
  color: rgba(255, 255, 255, 1);
  line-height: 25px;
}
.brand .package-details h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 60px;
  margin: 20px 0 0 0;
  color: rgba(255, 255, 255, 1);
  line-height: 25px;
}
.brand .hero-highlight {
  font-size: 20px;
  margin: 30px 0 10px;
  font-weight: bold;
  line-height: 25px;
}
.brand .hero-course {
  font-size: 18px;
  margin: 20px 0;
  font-weight: bold;
}
.brand .hero-student-name {
  font-size: 16px;
  margin: 10px 0;
  font-weight: bold;
}
.rank-video{display: grid;
  grid-template-columns: repeat(1, 1fr);
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 24px;
}
.facts {
  background-color: #f5f0eb;
  padding: 60px 0;
}
.fact-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fact-right {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 24px;
}
.fact {
  display: flex;
  align-items: center;
  gap: 20px;
}
.fact h3 {
  font-family: inherit;
}
.fact img {
  width: 45px;
  height: 40px;
}
.fact p,
.fact-left p {
  margin: 0;
  font-weight: 500;
}
.fact-left p {
  font-weight: 400;
  font-size: 19.2px;
  line-height: 29px;
  color: #18191f;
}
.innr-slider {
  padding: 60px 0;
  background-color: #F5F5F5;
}
.brand .placement {
  background-color: #f2f2f2;
}
.placement {
  background-color: #ffffff;
  padding: 60px 0;
}
.placement-bg {
  background-image: url(../img/btech/yasir.webp);
  background-repeat: no-repeat;
  display: flex;
  background-size: cover;
  padding: 20px 30px;
  position: relative;
  border-radius: 10px;
  align-items: center;
  margin-bottom: 30px;
  height: 290px;
}
.placement-bg h2 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.placement-bg p {
  color: #fff;
  margin: 5px 0;
}
.placement-amount {
  display: flex;
  align-items: baseline;
}
.placement-amount .amount {
  color: #ef7d00;
  font-size: 55px;
  font-weight: 700;
  margin-right: 10px;
}
.placement-amount .crore {
  color: #ef7d00;
  font-size: 30px;
  font-weight: 700;
  margin-right: 15px;
}
.placement-amount .country {
  color: #fff;
}
.name {
  color: #fff;
  position: absolute;
  bottom: 20px;
  right: 15%;
  font-weight: 700;
  font-size: 22px;
  line-height: 120%;
  color: #ffffff;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
}
/* .placement-company {
  padding: 60px 0 0 0;
} */
.placement-company .heading {
  text-align: center;
  margin-bottom: 25px;
}
.placement-company .heading h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.placement-company .heading p {
  margin: 0;
  font-weight: 500;
  margin-bottom: 40px;
}

.placement-company .company-int {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.placement-company .company {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
.placement-company .company-box {
  background-color: #fff;
  border-radius: 10px; /* border: 1px solid #061224; */
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  padding: 8px;
  border: 1px solid #dadbdd;
}
.placement-company .company-box .logo {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
  background-color: #f5f5f5;
}
.placement-company .company-box .student-no {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  display: none;
}
.rank-section {
  background-color: #fdfff7;
  padding: 60px 0;
}
.rank-section .heading {
  text-align: center;
  margin-bottom: 25px;
}
.mba .rank-section .heading {
  text-align: left;
  margin-bottom: 25px;
}
.rank-section .heading h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.rank-section .heading p {
  margin: 0;
  font-weight: 500;
  margin-bottom: 40px;
}

/* .rank-section  {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
} */
.rank-section .rank-box {
  padding: 20px 0;
}
.rank-section .rank-box .ranks {
  border: 2px solid rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  display: flex;
  margin-bottom: 35px;
}
.rank-section .rank-box .ranks .rank-no {
  position: absolute;
  background-color: #fdfff7;
  color: #231F20;
  font-size: 40px;
  margin-top: -35px;
  padding: 0 10px;
  font-weight: 700;
   
}
.rank-section .rank-box .ranks .rank-no sup {
  font-size: 35px;
  font-weight: 700;
  position: relative;
  top: 5px;
}
.rank-section .rank-box .ranks .rank-content {
  padding: 40px;
  min-height: 240px;
  font-weight: 500;
  font-size: 20.2709px;
  line-height: 28px;
  color: #000000;
  display: flex;
  align-items: center;
width:90%;
}
.rank-section .rank-box .ranks .rank-logo {
  background-color: #fdfff7;
  bottom: -55px;
  position: absolute;
  padding: 20px;
  max-width: 65%;
  overflow: hidden;
}
.rank-section .rank-box .ranks .rank-logo img {
  width: 100%;
}
.testi-section {
  background-color: #fecd46;
  padding: 60px 0 30px 0;
  color: #fff;
}
.carousel-container {
  overflow: hidden;
  width: 100%;
}
.testi-section .testi-left h3 {
  font-size: 30px;

  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  line-height: 35px;
  margin-bottom: 20px;
  color: #231f20;
}
.testi-section .testi-left p {
  line-height: 28px;
  font-size: 16px;
  color: #231f20;
}
.testi-grid {
  display: grid;
  grid-template-columns: 30% 70%;
  gap: 24px;
  align-items: center;
}
.btns {
  display: flex;
  margin-top: 15px;
}
.btns-innr {
  padding: 10px 10px;
  line-height: 5px;
  cursor: pointer;
}
.btns-innr-red-light {
  background: rgba(0, 0, 0, 0.5);
}
.btns-innr-red {
  background: #000000;
}
.carousel-container ul li .c-head {
  font-weight: 500;
  font-size: 13px;

  color: #231f20;
}
.carousel-container ul li .comp-name {
  font-weight: 500;
  font-size: 14.2442px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #ffffff;
  margin: 0;
}
.industry-logo {
  background-color: #f5f5f5;
  padding: 40px;
}
.logo-slider-grid {
  width: 100%;
  overflow: hidden;
}
.industry-grid {
  display: grid;
  grid-template-columns: 20% 80%;
  gap: 24px;
  align-items: center;
}
.logo-slider img {
  width: 140px !important;
  
}
.industry-grid h3 {
  font-family: inherit;
}
.industry-grid h3 span {background-color: #FECD46; color: #231f20; padding: 2px 5px; display:inline-block; margin-bottom: 5px;}
.programmes {
  padding: 60px 0;
  background: #ffffff;
}
.programmes .card {
  background: #F5F5F5;
  padding: 24px;
  margin-bottom: 24px;
  margin-top: 40px;
}
.programmes .card h6 {
  font-family: inherit;
  margin-bottom: 10px;
  font-size: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
}
.programmes .card h6 span {
  font-size: 13px;
  font-weight: 600;
  display: block;
  margin-top:5px ;
  color:#231f20;
}
.programmes .card .pname {
  padding: 8px 0 15px 0;
  font-weight: 600;
}
.programmes .card .plist {
  margin-bottom: 25px;
}
.programmes .card ul.program-list {
  -moz-column-count: 2;
  column-count: 2;
}
.programmes .card ul {
  margin-bottom: 12px;
}
.card-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-bottom: 20px;
}
.card-grid ul {
  display: grid !important;
  grid-template-columns: repeat(1, 1fr) !important ;
}
.card-grid {
  margin-bottom: 20px;
}
.pathways {
  background-image: url(../img/btech/pathway-bg-y.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
}

.international-campus .card {
  background: #f5f0eb;
  padding: 10px;
  margin-bottom: 24px;
  margin-top: 40px;
}

.international-campus img {
  width: 100%;
  border-radius: 0;
}
.international-campus h2 {
  font-family: inherit;
  font-size: 20px;
  color: #555555;
  border-bottom: 1px solid #efefef;
  margin-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.international-campus p {
}

.international-campus {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.pathways-grid:not(.owl-loaded) {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.pathways-innr {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.pathways-innr h3 {
  font-family: inherit;
  font-size: 16px;
  padding: 20px 20px 0 20px;
  line-height: 25px;
}
.pathways-innr p {
  margin: 0;
  padding: 10px 20px 20px 20px;
  min-height: 110px;
}
.pathways-innr img {
  margin-bottom: -7px;
  width: 100%;
  border-radius: 0 0 10px 10px;
}
.join-legacy {
  padding: 60px 0;
  background: #F5F5F5;
}
.join-legacy .footprints-slider .owl-item  img {border-radius: 20px;}

.legacy1 {
  background-image: url(../img/btech/legacy-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.legacy2 {
  background-image: url(../img/btech/legacy-bg1.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.legacy3 {
  background-image: url(../img/btech/legacy-bg3.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.legacy3 {
  background-image: url(../img/btech/legacy-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.legacy {
  border-radius: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 50px;
  justify-content: center;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.legacy .item {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-right: 1px solid #ffffff;
}
.legacy .item:last-child {
  border-right: 0px solid #ffffff;
}
.legacy h2 {
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 15px;
}
.legacy h3 {
  font-family: inherit;
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 10px;
}
.legacy p span {
  display: block;
}
.legacy p {
  color: #fff;
  margin-bottom: 25px;
  width: 75%;
  margin: 0 auto;
}
.legacy a {
  color: #fff;
  background-color: #ef7d00;
  padding: 10px 30px;
  font-weight: 400;
  font-size: 18px;
  border-radius: 10px;
}
.innovative-teaching {
  padding: 60px 0 60px 0;
  background-color: #ffffff;
}
.vistor .placement-company .innovative-box {
  display: grid;
  margin-bottom: 24px;
  grid-template-columns: repeat(4, 1fr);
}
.innovative-box {
  display: flex;
  flex-direction: row;
  gap: 24px;
  margin-bottom: 24px;
}
.innovative-box .mobile-grid {
  display: flex;
  flex-direction: row;
  gap: 24px;
}
.innovative-box .innovative-div {
  position: relative;
}
.innovative-box .innovative-div img:after {
  background: rgb(0, 0, 0);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.00043767507002800965) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  content: "";
}
.overlay {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.00043767507002800965) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  color: #f1f1f1;
  width: 100%;
  transition: 0.5s ease;
  opacity: 1;
  color: white;
  font-size: 20px;
  padding: 70px;
  text-align: center;
  border-radius: 0 0 30px 30px;
}
.innovative-box .innovative-div img {
  width: 100%;
  border-radius: 30px;
}
.innovative-box .innovative-div .text {
  position: absolute;
  z-index: 2;
  bottom: 25px;
  text-align: center;
  width: 100%;
  color: #fff;
}
footer {
  background-color: #000;
  color: #fff;
  padding: 25px 0;
}
.footer-box {
  display: grid;
  grid-template-columns: 7% 90%;
  align-items: center;
}
.footer-box .lpu-seal {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  margin-right: 15px;
}
.footer-box a {
  color: #fff;
}
.program-list li {
  padding-left: 24px;
  padding-top: 10px;
  position: relative;
  color: #383838;
}
.program-list li span {
  color: #ef7d00;
  font-size: 16px;
  font-weight: bold;
}
.program-list li:before {
  content: "";
  background: url(../img/icons/li-list.svg) no-repeat;
  height: 8px;
  width: 8px;
  position: absolute;
  left: 0;
  top: 15px;
}
.program-list1 li {
  position: relative;
  padding-left: 24px;
  margin-top: 15px;
}
.program-list1 li:before {
  content: "";
  background: url(../img/icons/li-list.svg) no-repeat;
  height: 8px;
  width: 8px;
  position: absolute;
  left: 0;
  top: 6px;
}
.program-list li img {
  width: 100px;
}
.grid-single {
  grid-template-columns: repeat(1, 1fr) !important;
}
.phd .npf-form,
.btech .npf-form {
  background: rgba(0, 0, 0, 0.5);
}
.mtech .npf-form {
  background: rgba(255, 255, 255, 1) !important;
}
.npf-form {
  background: #fff;
  padding: 24px 5px;
}
.placement-overlay {
  display: none;
}

.testi-content .testi-outer h3 {
  font-family: inherit;
  font-size: 13px;
  color: #231f20;

  text-transform: uppercase;
}
.testi-content {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.testi-carousel li {
  position: relative;
}
.international .testi-carousel li:after{  bottom: 75px;}
.international .testi-content-overlay{  bottom: 75px;}
.testi-carousel li:after {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.00043767507002800965) 65%,
    rgba(0, 0, 0, 1) 100%
  );
  display: block;
  position: absolute;
  bottom: 45px;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
.testi-content-overlay {
  display: flex;
  opacity: 0;
  background: rgba(0, 0, 0, 0.9);
  top: 0;
  position: absolute;
  bottom: 45px;
  align-items: center;
  padding: 24px;
  font-size: 16px;
  overflow: hidden;
  z-index: 9;
  cursor: pointer;
  transition: 0.4s cubic-bezier(0.12, 0, 0.39, 0);
}
.testi-carousel li:hover .testi-content-overlay {
  opacity: 1;
}
.testi-content-overlay p {
  line-height: 20px;
  font-size: 14px;
  letter-spacing: 0.3px;
  position: relative;
}
.testi-content-overlay:after {
  content: "";
  position: absolute;
  background: url(../img/icons/quote.svg) no-repeat;
  left: 15px;
  height: 48px;
  width: 48px;
  top: 15px;
}
.mobile-show {
  display: unset;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}
.mobile-show a {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
   
}
.mobile-show a:last-child {
  display: none;
}

.contact-no {
  position: fixed;
  background: #FECD46;
  padding: 10px 25px;
  bottom: 10px;
  z-index: 99;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  right: 0px;
  border-radius: 8px;
  color: #231F20;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;

}
.contact-no a {
  color: #231F20;
}

/*  .rank-box{
display: none;
} */
.btech .btech-rank {
  display: block;
}
.international .programmes .card ul.program-list,
.brand .programmes .card ul.program-list,
.phd .programmes .card ul.program-list {
  -moz-column-count: 3;
  column-count: 3;
}
.why-mba-section {
  background: #f5f5f5;
  padding: 60px 0 0 0;
}
.mba-cont {
  display: grid;
  grid-template-columns: 35% 65%;
  gap: 24px;
  align-items: flex-end;
}
.mba-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-bottom: 60px;
}
.mba-wrapper .mba-grid {
  transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
  border-radius: 6px !important;
}
.mba-wrapper .mba-grid ul li {
  margin-top: 15px;
  line-height: 20px;
}
.mba-wrapper .mba-grid ul li strong {
  margin-bottom: 5px;
}
.mba-wrapper .mba-grid h4 {
  font-family: inherit;
  font-size: 18px;
  margin-bottom: 5px;
}
 
.mba-content ul.mba-side-image {
  display: flex;
  gap: 24px;
  justify-content: flex-end;
  margin-bottom: 55px;
}
.mba-content .main-heading {
  text-align: left;
}
.mba-content .main-heading span{
     background-color: #FECD46;
    color: #231f20;
    padding: 2px 5px;
    
    margin-bottom: 5px;
}
.mba-wrapper .mba-grid:hover {
  transform: translate3d(0, -3px, 0);
}
.phd .mba-content .main-heading span {
  display: inline;
}
.course-work {
  padding: 60px 0;
}
.course-work-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  background: rgba(8, 7, 8, 0.02);
  position: relative;
  padding: 24px;
}
.course-work-innr {
  padding: 50px 40px;
  border: 2px solid rgba(0, 0, 0, 0.4);
  border-radius: 10px;
}
.course-work-innr .course-facts {
  color: #444;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
.course-work-innr .course-facts-content {
  color: #444;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}
/* media query start */
@media (max-width: 1370px) {
  .mba-cont .mba-image img {
    width: 100%;
  }
  .brand .slider-bg {
    background-image: url(../img/brand/brand-1366.webp);
    background-position: bottom left !important;
  }
  .npf_wgts.otp[data-height] {
    height: 565px;
  }
  .rank-section .rank-box .ranks .rank-content {
    min-height: 290px;
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .placement-company .company {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
  }
}
@media (max-width: 1200px) {
  .slider-left {
    width: 95%;
  }
  .rank-section .rank-box .ranks .rank-content {
    min-height: 230px;
    font-size: 16px;
    padding: 24px;
  }
  .slider-left h1 {
    font-size: 56px;
  }
  .pathways-innr p {
    min-height: 110px;
  }
  .brand .slider-bg {
    background-image: url(../img/brand/brand-1024.webp);
    background-position: bottom left !important;
  }
  .brand .slider-content {
    padding: 0;
  }
}

@media (max-width: 992px) {
  .btech .logo-b {
    display: none;
  }
  .brand .logo-b {
    display: none;
  }
  .btech .logo-w {
    display: block;
  }
  .brand .logo-w {
    display: block;
  }

  .brand .slider-content {
    grid-template-columns: 100%;
  }

  .vistor .placement-company .innovative-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 24px;
  }
  header .play-button {
    display: none;
  }

  .brand .npf-form {
    max-width: 450px;
    margin: 0 auto;
  }

  .mba-side-image {
    display: none !important;
  }
  .international-campus {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .pathways-grid:not(.owl-loaded) {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .legacy .item {
    margin-top: 20px;
    border-right: 0px;
  }
  .rank-section {
    display: block;
  }
  .placement-company .company-int {
    grid-template-columns: repeat(3, 1fr);
  }
  .placement-company .company {
    grid-template-columns: repeat(3, 1fr);
  }
  .pathways-innr p {
    min-height: 140px;
  }
  .placement-company .company-box {
    padding: 5px;
  }
  .placement-company .company-box .logo {
    height: 110px;
  }
  .placement-company .company-box .logo img {
    width: 100px;
  }
  .testi-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .placement-bg {
    background-position: bottom;
  }
  .slider-left h1 {
    font-size: 45px;
  }
  .brand .slider-bg {
    background-image: url(../img/brand/brand-top.webp);
    background-position: bottom left !important;
  }
  .brand .slider-left {
    display: none;
  }
  .brand .mobile-banner {
    display: block;
    width: 100%;
    position: relative;
  }
  .brand .mobile-banner img {
    width: 100%;
  }
}
@media (max-width: 840px) {
  .mba-cont {
    grid-template-columns: repeat(1, 1fr);
  }
  .mba-image {
    display: none;
  }
  .slider-left h1 {
    font-size: 36px;
    margin-bottom: 0;
  }
   .slider-left h1 span{
    font-size: 36px;
    margin-bottom: 0;
  }
     .slider-left h1 .phd{
    font-size: 36px;
    margin-bottom: 0;
  }

  .slider-content {
    grid-template-columns: 50% 50%;
  }
  .slider-left h6 {
    font-size: 20px;
  }
}
@media (max-width: 770px) {
  .international .programmes .card ul.program-list,
  .brand .programmes .card ul.program-list,
  .phd .programmes .card ul.program-list {
    -moz-column-count: 2;
    column-count: 2;
  }
  .mobile-show {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 4px;
  }
  .brand .mobile-show {
    display: grid;
  }
  .brand .mobile-show a {
    float: right;
  }
  .mobile-show a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    cursor: pointer;
    background: #FECD46;
    padding: 7px 10px;
    width: 100%;
    border-radius: 8px;
  }
  .mobile-show a:last-child {
    display: flex;
  }
  .contact-no {
    position: fixed;
    bottom: 10px;
    z-index: 99;
    left: 0;
    right: 0px;
    margin: 0 auto;
    background: transparent;
    padding: 0;
    width: 95%;
    border-radius: 0;
  }
  .fact-div {
    align-items: flex-start;
    flex-direction: column;
  }
  .fact-right {
    margin-top: 24px;
  }
  .industry-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  header {
    display: block;
    padding-top: 30px;
  }
  header .lpu-logo {
    justify-content: center;
    padding-top: 40px;
  }
  .desktop-show {
    display: none;
  }
   .scholarship-cols {
            flex-direction: column;
        }

        .scholarship-col {
            width: 100%;
            border-right: none;
            border-bottom: 1px solid #ccc;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

        .scholarship-col:last-child {
            border-bottom: none;
            padding-bottom: 0;
            margin-bottom: 0;
        }
}
@media (max-width: 600px) {
  .mba .rank-section .heading {
  text-align: center;
  margin-bottom: 25px;
}
  .course-work-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
    background: rgba(8, 7, 8, 0.02);
    position: relative;
    padding: 24px;
  }

  footer {
    padding: 25px 0 75px 0;
  }
  .vistor .placement-company .innovative-box {
    display: grid;
    flex-direction: row;
    gap: 14px;
    margin-bottom: 24px;
  }
  .pathways-grid br {
    display: block;
  }
  .innovative-box .innovative-div .text {
    font-size: 12px;
  }
  .placement-company .company-int {
    grid-template-columns: repeat(2, 1fr);
  }
  .placement-company .company {
    grid-template-columns: repeat(2, 1fr);
  }
  .footer-box {
    display: flex;
  }
  .footer-box .lpu-seal {
    padding-right: 15px;
  }
  .slider-left {
    width: 100%;
  }
  .international .programmes .card ul.program-list,
  .brand .programmes .card ul.program-list,
  .phd .programmes .card ul.program-list {
    -moz-column-count: 1;
    column-count: 1;
  }
  .innovative-box {
    display: grid;
  }
  .mobile-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  .innovative-box .innovative-div img {
    border-radius: 10px;
  }
  .innovative-box .innovative-div .overlay {
    border-radius: 0 0 10px 10px;
  }
  .legacy {
    height: auto;
  }
  .legacy h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .legacy h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .legacy p {
    width: 90%;
  }
  .testi-section {
    padding-bottom: 0;
  }
  .fact {
    display: unset;
    align-items: flex-start;
  }
  .fact h3 {
    font-size: 16px;
  }
  .fact p,
  .fact-left p {
    font-size: 12px;
  }
  h2,
  .h2 {
    font-size: 28px;
  }
  .slider-left h6 {
    font-size: 17px;
    line-height: 25px;
  }
  .slider-content {
    grid-template-columns: repeat(1, 1fr);
    padding: 15px 0;
  }
  .slider-left {
    order: 2;
    padding-top: 15px;
    padding-bottom: 25px;
  }
  .slider-content .slider-left br {
    display: none;
  }
  .slider-right {
    order: 1;
  }
  .fact-right {
    grid-template-columns: repeat(2, 1fr);
  }
  .programmes .card ul.program-list {
    -moz-column-count: 1;
    column-count: 1;
  }
  .card-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .placement-bg {
    background-position: 56%;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
  }
  .placement-content {
    position: relative;
    z-index: 2;
  }
  .placement-overlay {
    background: #bdc3c7;
    background: linear-gradient(to right, #000, rgba(0, 0, 0, 0.2));
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    border-radius: 12px;
  }
  .placement-bg h2 {
    font-size: 18px;
  }
  .placement-bg p {
    font-size: 12px;
  }
  .placement-amount .country {
    font-size: 12px;
  }
  .placement-amount .amount {
    font-size: 44px;
    margin-right: 2px;
  }
  .placement-amount .crore {
    font-size: 32px;
  }
  .name {
    display: none;
  }
  .slider-left .tag-line {
    font-size: 17px;
    letter-spacing: normal;
    text-transform: none;
  }
  .heading h3,
  .main-heading h3 {
    font-size: 22px;
    padding: 0 15px;
  }
  .heading p,
  .main-heading p {
    margin: 0 auto !important;
    width: 80%;
  }
  .placement-company {
    padding: 10px 0 0 0;
  }
  .rank-section .rank-box .ranks .rank-content {
    min-height: 200px;
    padding: 45px 24px;
  }

  /* {
    padding: 0 35px;
  } */
  .testi-section .testi-left h3 {
    font-size: 22px;
    line-height: normal;
    text-align: center;
    color: #000;
  }
  .testi-section .testi-left p {
    line-height: 25px;
    font-size: 16px;
    text-align: center;
  }
  .industry-logo {
    padding: 40px 0;

  }
  .industry-logo h3 {
    font-family: inherit;
    text-align: center;
    font-size: 22px;
  }
}
.rank-section .rank-stage {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}
.rank-section .rank-box1 {
  padding: 20px 0;
}
.rank-section .rank-box1 .ranks {
  border: 2px solid rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-bottom: 35px;
}
.rank-section .rank-box1 .ranks .rank-no {
  position: absolute;
  background-color: #fdfff7;
  color: #ef7d00;
  font-size: 45px;
  margin-top: -35px;
  padding: 0 10px;
  font-weight: 700;
}
.rank-section .rank-box1 .ranks .rank-no sup {
  font-size: 35px;
  font-weight: 700;
  position: relative;
  top: 5px;
}
.rank-section .rank-box1 .ranks .rank-content {
  padding: 20px 40px;
  min-height: 240px;
  font-weight: 500;
  font-size: 20.2709px;
  line-height: 28px;
  color: #000000;
  display: flex;
  align-items: center;
}
.rank-section .rank-box1 .ranks .rank-logo {
  background-color: #fdfff7;
  bottom: -55px;
  position: absolute;
  padding: 20px;
  max-width: 65%;
  overflow: hidden;
}
.rank-section .rank-box1 .ranks .rank-logo img {
  width: 100%;
}
.announcement-bar .slick-arrow{ display:none !important;}
	
 
.announcement-bar {
  background: #FECD46 !important;
  padding: 10px 0 !important;
  text-align: center;
}
.announcement-bar .topbar-slider a {
  color: #000 !important;
  pointer-events: none;
  color: gray; /* Optional styling */
  text-decoration: none;
}

.rank-outer{
      display: flex;
    align-items: center;
}
 
.rank-outer::after {
    content: "";
    display: table;
    clear: both;
  }

  .rank-content,
  .video-iframe {
      float: left;
      width: 50%;
      padding: 0 15px; 
      box-sizing: border-box;
  }

  @media (max-width: 992px) {
    .rank-content,
    .video-iframe {
      float: none;
      width: 100%;
      padding: 0;
    }
  }

  
.mba .rank-section .rank-box .ranks .rank-content,
.btech .rank-section .rank-box .ranks .rank-content {
    
    padding: 30px 0 0 0 !important;
    min-height: 250px;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    width: 88%;
}
