body {
  overflow-x: hidden;
  font-family: "Inter", sans-serif;
}
.cardimg img,
.loader_9 {
  width: 100%;
  height: 100%;
}
#flisting a,
.acc-list li a,
.all_act h4,
.event_date,
p {
  color: #000;
}
#flisting a:hover .card-body,
#myBtn,
.category-blog ul li:hover {
  background-color: #f48533;
}
#myBtn,
.slick-list:focus {
  outline: 0;
}
#flisting a,
.all-event a,
.category-blog ul li a,
.close:focus,
.close:hover,
.newsfeed .blog-col a {
  text-decoration: none;
}
*,
.LV-img,
.slick-slider,
:after,
:before {
  box-sizing: border-box;
}
#fixed-social a,
#fixed-social a span,
#flisting .card-text,
.LV-card-title,
.all_act,
.cardtitle,
.lv-bottom-foot p,
.showcase,
.whatsAppfloat {
  text-align: center;
}
.acd-content,
.event-img,
.img-hover-zoom,
.lv-foot-link-1 ul,
.slick-list,
.video-container,
.web-gallery {
  overflow: hidden;
}

html {
  scroll-behavior: smooth;
}
h1,
h2 {
  font-size: clamp(25px, 4.5vw, 35px);
  color: #000;
  font-weight: 900;
}
.ptext {
  line-height: 45px;
}
.inner-page-heading {
  font-size: 2rem;
  font-weight: 900;
}
.padding-box {
  padding: 30px 0;
}
.hide,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
  display: none;
}
.cardimg img {
  aspect-ratio: 1/1;
  object-fit: contain;
  padding: 0.5em 0;
}
.cardtitle {
  font-size: 0.9em;
  font-weight: 600;
  width: 100%;
}
.stars-sec p strong {
  font-weight: 500;
  color: #f48533;
}
.ac_img img {
  width: 150px;
  height: 150px;
  margin-bottom: 12px;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.all_act h4 {
  font-size: 20px;
  margin: 0 0 20px;
}
.hostel-sec li:before,
.ulist li:before {
  color: #000;
  font-weight: 900;
}
.all_act {
  margin-bottom: 40px;
}
.all_act:nth-child(2n) img {
  border-color: #f48533;
}
.hostel-sec ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
}
.hostel-sec li {
  width: 45%;
  margin-bottom: 14px;
}
.hostel-sec.Students li {
  width: 33%;
  margin-bottom: 14px;
}
.hostel-sec li:before {
  content: "\f00c";
  position: relative;
  right: 5px;
  font-family: FontAwesome;
}
.loader_9 {
  position: fixed;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9999;
}
.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #f48533;
  animation: 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite lds-facebook;
}
.lds-facebook div:first-child {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0 {
    top: 8px;
    height: 64px;
  }
  100%,
  50% {
    top: 24px;
    height: 32px;
  }
}
.lv-main-footer {
  padding: 40px 0 35px;
  background-color: #f2daaa;
  clear: both;
}
.lv-foot-link {
  border-bottom: 1px groove #000;
  padding-bottom: 1.5rem;
}
.lv-main-footer h4 {
  font-size: 18px;
  padding-bottom: 0;
  color: #000;
  text-transform: uppercase;
  font-weight: 900;
}
#flisting a:hover .card-text,
#flisting a:hover .card-title,
#myBtn {
  color: #fff;
}
.lv-foot-link ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.quicklinklist1 li {
  width: 50%;
  float: left;
  margin-bottom: 5px;
}
.quicklinklist2 li {
  width: 33%;
  float: left;
  margin-bottom: 5px;
}
.quicklinklist1 li::before,
.quicklinklist2 li::before {
  content: "\f105";
  font-weight: 600;
  color: #000;
  font-family: FontAwesome;
}
.lv-foot-link ul li a {
  color: #000;
  transition: 0.3s;
  font-size: 14px;
  position: relative;
}
.lv-foot-link div:last-child {
  border-right: 0 solid #dadada;
}
.lv-foot-link-1 {
  padding-top: 3rem;
}
.lv-foot-link-1 ul {
  position: relative;
  padding-left: 0;
}
.lv-foot-link-1 ul li {
  float: left;
  padding-right: 8px;
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 5px;
}
.lv-bottom-foot {
  background: #f48533;
}
.lv-bottom-foot p {
  margin-bottom: 0;
  padding-top: 1rem;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .lv-foot-link {
    padding: 0;
    border: 0;
  }
  .lv-foot-link div {
    position: relative;
    overflow: hidden;
  }
  .lv-foot-link h4 {
    padding-top: 1em;
  }
  .lv-foot-link-1 {
    padding-top: 1rem;
  }
  .quicklinklist1 li {
    width: 100%;
  }
  .quicklinklist2 li {
    width: 50%;
  }
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  background-color: #185583;
  border-color: #185583;
  box-shadow: none;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: none;
}
.img-hover-zoom--basic img {
  transition: transform 0.5s;
}
.img-hover-zoom--basic:hover img,
.newsfeed .blog-col label img:hover {
  transform: scale(1.1);
}
.event-img img,
.img-hover-zoom {
  width: 100%;
}
#flisting .card {
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
}
#enquiryModal .form-group,
.acc-list li {
  margin-bottom: 0.5em;
}
#flisting .card-title {
  text-align: center;
  font-size: 1rem;
  font-weight: 900;
  color: #185583;
}
#flisting .card-text,
button.acd {
  font-size: 14px;
}
#flisting a {
  transition: 0.5s;
}
@media (min-width: 451px) and (max-width: 991px) {
  #flisting .card-title {
    font-size: 13px;
  }
}
@media only screen and (max-width: 450px) {
  #flisting .card-title {
    font-size: 12px;
  }
}
.crosslist,
.ulist {
  position: relative;
  padding: 0.5em 1em 0.5em 2.3em;
}
.crosslist li,
.ulist li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none !important;
}

.ulist li:before {
  content: "\f105";
  position: absolute;
  left: 25px;
  font-family: FontAwesome;
}

#fixed-social a,
.LV-card,
.b_list li,
.item-page h1,
.megamenubootstrap header .dropdown-submenu,
.new-logo,
.slick-list,
.slick-slider,
.slick-track,
.web-gallery > a {
  position: relative;
}
button.acd {
  width: 100%;
  background-color: #fff;
  border: 0;
  outline: 0;
  text-align: left;
  padding: 8px 20px;
  color: #333;
  cursor: pointer;
  transition: background-color 0.2s linear;
}
button.acd:after {
  font-family: FontAwesome;
  content: "+";
  font-size: 18px;
  float: right;
}
.acc-list li::before,
.b_list li:before {
  content: "\f105";
  font-family: FontAwesome;
}
button.acd.is-open:after {
  content: "-";
}
button.acd.is-open,
button.acd:hover {
  background-color: #ddd;
}
.acd-content {
  background-color: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 0 20px;
  max-height: 0;
  transition: max-height 0.2s ease-in-out;
  margin-bottom: 1em;
}
.newsfeed .blog-col {
  padding: 1em;
  font-size: 0.8em;
  text-align: justify;
  margin-bottom: 1em;
}
.newsfeed .blog-col:hover {
  background: #fff;
  box-shadow: 0 16px 40px #fff;
  border-bottom: 3px solid #f48533;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.event-img img,
.newsfeed .blog-col label img {
  transition: 0.7s ease-in-out;
  cursor: pointer;
}
#btn-apply-now,
#btn-whatsapp {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.newsfeed .blog-col label {
  overflow: hidden;
  margin-bottom: 0;
}
.newsfeed .blog-col h4 {
  margin: 0.5em 0;
}
.newsfeed .blog-col span {
  display: block;
  font-size: 12px;
  color: #f48533;
}
.newsfeed .blog-col span i {
  color: #f48533;
}
.newsfeed .blog-col p {
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 12px;
}
.newsfeed .blog-col a {
  display: inline-block;
  color: #000;
  font-size: 16px;
}
@media only screen and (max-width: 480px) {
  .newsfeed .blog-col label {
    height: auto;
  }
  .newsfeed .blog-col {
    width: 100%;
    margin-right: 0;
  }
}
.blog-cat-title {
  font-size: 20px;
  background: #ddd;
  padding: 0.5em 1em;
  margin-bottom: 1em;
}
.blog-cat-title span {
  color: #f48533;
  font-size: 22px;
  font-weight: 900;
}
.category-blog ul {
  list-style-type: none;
  padding: 0;
}
.category-blog ul li {
  display: inline-block;
  background-color: #000;
  padding: 0.3rem;
  cursor: pointer;
  margin-bottom: 0.5rem;
  transition: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.category-blog ul li a {
  color: #fff !important;
}
.category-blog-mobile select {
  background-color: #004aad !important;
  color: #fff !important;
  padding: 0.3rem !important;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .mobile-show {
    display: none !important;
  }
  .desktop-show {
    margin: auto !important;
  }
}
@media only screen and (max-width: 991px) {
  .desktop-show {
    display: none !important;
  }
}

.event_date {
  font-size: 13px;
}

.event_date,
.event-heading {
  margin-top: 8px;
}

.event-heading {
  font-weight: 600;
  color: #000;
}

.all-event:hover .event-img img {
  transform: scale(1.3);
}
#alertModal .modal-content,
#enquiryModal .modal-content {
  background-color: #fff;
  border: 0;
  border-radius: 0;
}
#enquiryModal label.form-check-label,
#psycoTEST label.form-check-label {
  font-size: 10px;
}
#alertModal .modal-header,
#enquiryModal .modal-header,
#psycoTEST .modal-header {
  background: #f48533;
  height: auto;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#enquiryModal select.form-control:not([size]):not([multiple]),
#websitePopUp .modal-header {
  height: auto;
}
#enquiryModal .form-control {
  padding: 0.4em;
  font-size: 0.8em;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 0;
}
#websitePopUp .modal-body,
.acc-list {
  padding: 0;
}
#myBtn,
#websitePopUp .modal-content {
  border: 0;
}
#myBtn {
  position: fixed;
  bottom: 19px;
  right: 30px;
  z-index: 99;
  font-size: 0.8em;
  cursor: pointer;
  padding: 0.8em;
}
#myBtn:hover,
.fixed-twitter,
.fixed-twitter span {
  background-color: #000;
}
.blink-hard {
  animation: 1s step-end infinite blinker;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.close {
  text-shadow: none;
}
.close:focus,
.close:hover {
  opacity: 1;
}
.slick-slide {
  margin: 0 20px;
}
.slick-slide img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
  border: 1px solid #ddd;
  padding: 0.5em;
  display: block;
}
.slick-slider {
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.acc-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.acc-list li {
  width: 33%;
  padding: 0.5em;
}
.acc-list li::before {
  font-weight: 900;
  color: #000;
  margin-right: 5px;
}
.new-logo img {
  width: 110px;
  aspect-ratio: 1/1;
  object-fit: contain;
}
.new-logo {
  width: max-content;
  left: -15px;
  top: 0;
}
#btn-whatsapp,
.whatsAppfloat {
  width: 60px;
  height: 60px;
  z-index: 100;
  left: 20px;
  bottom: 20px;
}
.navbar-right {
  position: absolute;
  right: 1rem;
}

#btn-apply-now,
#btn-whatsapp,
#fixed-social,
.whatsAppfloat {
  position: fixed;
}

@media (max-width: 500px) {
  .new-logo img {
    width: 70px !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .new-logo img {
    width: 110px;
    height: 100%;
  }
}

.htitle {
  font-size: 2.5em;
  font-weight: 900;
  color: #185583;
  display: inline-block;
  text-transform: uppercase;
}

.htitle span {
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
  text-transform: capitalize;
  display: block;
  color: #000;
}

.btn-outline-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-outline-secondary {
  color: #fff;
  background-color: #f48533;
  border-color: #f48533;
}

.btn-outline-secondary:hover {
  background-color: #f48533 !important;
  border-color: #f48533 !important;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.btn-outline-primary:hover {
  background-color: #000 !important;
  border-color: #000 !important;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.megamenubootstrap header .bg-light {
  background-color: #f48533 !important;
}

.megamenubootstrap header .dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: 0.8em;
}
.megamenubootstrap header .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}
.bar_content a,
.megamenubootstrap header .navbar-light .navbar-nav .nav-link {
  color: #fff;
}
.megamenubootstrap header .dropdown-item:focus,
.megamenubootstrap header .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #f48533;
}
.navbar-toggler {
  background-color: #fff;
  border: 0 solid #fff;
}
.ab-title {
  font-weight: 900;
  color: #f48533;
  margin-bottom: 1em;
  font-size: 22px;
}
.item-page,
.item-page h1 {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
}
.my-float {
  margin-top: 16px;
}
.single-logo {
  padding: 0 2rem;
}
.single-logo img {
  aspect-ratio: 3/2;
  object-fit: contain;
}
.photo-gallery img {
  aspect-ratio: 16/9;
}
.bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  background-color: #000;
}
.bar_content {
  display: block;
  width: 100%;
  transform: translateX(100%);
  animation: 30s linear infinite move;
}
@keyframes move {
  to {
    transform: translateX(-100%);
  }
}

.collabitem img {
  margin-bottom: 1rem;
}
.h-vid iframe {
  width: 100%;
  border: 0;
  height: 400px;
}
.recruiters-logo img {
  width: 22%;
  aspect-ratio: 3/2;
  object-fit: contain;
}
.showcase h1 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 900;
  opacity: 0.7;
  border: 1px solid #ddd;
  padding: 0.4em;
  color: #fff;
}
.showcase {
  position: relative;
  height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
.video-container,
.video-container:after {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
}
.video-container video {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-container:after {
  content: "";
}
@media only screen and (max-width: 600px) {
  #fixed-social {
    display: none;
  }
  .lv-foot-link ul li a {
    font-size: 16px;
  }
  .htitle {
    font-size: 22px;
    margin-top: 10px;
  }
  button.inline {
    display: block;
    width: 100%;
    margin-bottom: 0.5em;
  }
  .htitle span {
    font-size: 12px;
  }
  .acc-list li {
    width: 100%;
  }
  .showcase h1 {
    font-size: 20px;
  }
}
.LV-card {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 300px;
  width: 100%;
}
.LV-card-text-items {
  display: flex;
  flex-direction: column;
  position: absolute;
  align-items: center;
  width: 100%;
}
.LV-card-background-img-holder {
  height: 100%;
  width: 100%;
}
.LV-img {
  height: 100%;
  width: 100%;
  position: static;
  object-fit: cover;
}
.lv_document .card {
  border-radius: 0;
  border: 1px solid #fff;
  margin-bottom: 20px;
}
.lv_document .card-header {
  background: #ccc;
  border-bottom: 0;
}
.b_list {
  margin: 10px 0;
}
.b_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .lv-naac .b_list ul li {
    width: 49%;
  }
}
@media (min-width: 600px) {
  .b_list ul {
    display: flex;
    flex-wrap: wrap;
  }
  .b_list ul li {
    width: 33.33%;
  }
}
.b_list li {
  padding: 20px 0 0 15px;
  font-size: 16px;
  font-weight: 400;
}
.b_list li a,
.text_link {
  color: #000;
}
.lv-naac a {
  display: block !important;
  color: #000;
}
.lv_document .card-header h5 {
  font-weight: 500;
}
.lv_document .mb-0 > a[aria-expanded="true"]::after {
  content: "\f077";
}
.lv_document .mb-0 > a::after {
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
}
.b_list li:before {
  position: absolute;
  left: 0;
  color: #000000;
  font-weight: 600;
}
.pagination_blog {
  width: max-content;
  margin: 1em auto auto;
  padding: 5px 10px;
}
.pagination_blog a.page-numbers {
  background: #ccc;
  padding: 5px;
  color: #f48533;
}
.pagination_blog span.page-numbers.current {
  background: #185583;
  padding: 6px;
  color: #fff;
}
#btn-apply-now {
  width: 130px;
  height: 105px;
  z-index: 100;
  right: 20px;
  bottom: 20px;
}
#btn-apply-now:hover {
  width: 135px;
  height: 108px;
}
#btn-whatsapp:hover {
  width: 70px;
  height: 70px;
}
#websitePopUp button.btn.btn-sm.btn-outline-primary {
  position: absolute;
  top: -16px;
  right: -20px;
  border-radius: 50%;
  width: 45px;
  height: 45px;
}
.web-gallery {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, minmax(276px, 1fr));
  grid-auto-rows: 200px;
  grid-auto-flow: dense;
}
.web-gallery > a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2em;
  background: #fff;
}
.web-gallery > a > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.5s;
  aspect-ratio: 16/9;
}
.web-gallery > a > img:hover {
  opacity: 0.6;
}

.megamenubootstrap header .navbar-light .navbar-nav .nav-link:hover {
  color: #000;
}

.item-page {
  margin: 5px auto;
  background: #fff;
  padding-bottom: 10px;
}
.item-page h1 {
  color: #f48533 !important;
  margin-bottom: 1rem;
  padding: 0.4em 16px;
  font-weight: 700;
  border-bottom: 2px solid #f48533;
}
.popup-youtube:hover #yt-campus {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  opacity: 0.7;
}
.crosslist li:before {
  content: "\f2d3";
  position: absolute;
  left: 1em;
  font-family: FontAwesome;
}
.container {
  width: 92%;
  margin: 0 auto;
  max-width: 100%;
}
.nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #000 !important;
}
.carousel-control-prev {
  left: 5%;
}
.carousel-control-next {
  right: 5%;
}

.ptext {
  color: #000;
  font-weight: 400;
}
.ytbox {
  width: 100%;
  height: 400px;
}
.desktopshow {
  display: block;
}
.mobileshow {
  display: none;
}
@media only screen and (max-width: 600px) {
  #notelv {
    font-size: 16px;
  }
  .desktopshow {
    display: none;
  }
  .mobileshow {
    display: block;
  }
}

/* Top links css */

.link-columns {
  list-style: none;
  padding: 0;
  margin: 0.5em 0;
  display: grid;
  gap: 0.5em;
}

@media (max-width: 599px) {
  .link-columns {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (min-width: 600px) and (max-width: 991px) {
  .link-columns {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 992px) {
  .link-columns {
    grid-template-columns: repeat(4, 1fr);
  }
}

.link-columns li {
  display: flex;
}

.link-columns a {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s;
}

/*home page notes */

.note {
  padding: 12px 16px;
  background: #fff3cd;
  color: #000;
  border-left: 5px solid #f75308;
  margin: 16px 0;
}

/* new school css */

ul.schoolListLV {
  margin: 15px 0px 0px 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.schoolListLV li {
  flex-basis: calc(25% - 8px);
  border-radius: 2px;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}

.schoolListLV li .maskOverlay {
  background: linear-gradient(
    360deg,
    rgb(0 0 0 / 81%) 24.35%,
    rgba(0, 0, 0, 0) 52.92%
  );
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: 1;
  content: "";
  border-radius: 2px;
}
.schoolListLV li img {
  border-radius: 2px;
  position: relative;
  transition: transform 0.4s ease-in-out;
  height: 100%;
  object-fit: cover;
}
.school-contentNew {
  position: absolute;
  bottom: 5px;
  text-align: center;
  width: 100%;
  z-index: 100;
}
.schoolListLV li:hover img {
  transform: scale(1.1);
}

.schoolListLV li a {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.32px;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  ul.schoolListLV {
    margin: 15px 0px 20px 0px;
  }
  .schoolListLV li {
    flex-basis: calc(50% - 2px);
    margin-bottom: 4px;
  }
  .schoolListLV li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.32px;
    text-align: center;
    color: #fff;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .schoolListLV li {
    flex-basis: calc(33% - 5px);
  }
}

/* recruiter logos */

.logo-section {
  padding: 40px 20px;
  background: #f8f9fa;
}

.logo-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr); /* Desktop */
  gap: 24px;
}

/* SAME SIZE BOX */
.logo-item {
  height: 140px; /* Fixed height */
  background: #fff;
  border-radius: 10px;
  display: flex; /* Center logo */
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* LOGO CONTROL */
.logo-item img {
  max-width: 80%;
  max-height: 70%;
  object-fit: contain;
  filter: grayscale(0);
  transition: 0.3s ease;
}

.logo-item:hover img {
  filter: grayscale(100%);
  transform: scale(1.05);
}

/* Tablet – 3 columns */
@media (max-width: 992px) {
  .logo-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Mobile – 2 columns */
@media (max-width: 576px) {
  .logo-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* event section */

.events-section {
  padding: 60px 20px;
  background: #f9f9f9;
}

.events-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}

.event-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: 0.3s ease;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.event-card:hover {
  transform: translateY(-8px);
}

.event-image {
  position: relative;
}

.event-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.event-date {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #000;
  color: #fff;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 14px;
  text-align: center;
  line-height: 1.2;
}

.event-date strong {
  display: block;
  font-size: 18px;
}

.event-content {
  padding: 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.event-content h3 {
  font-size: 1rem;
  margin-bottom: 10px;
  color: #000;
}

.event-content p {
  font-size: 13px;
  color: #555;
  line-height: 1.6;
  flex-grow: 1;
}

/* youtube videos */

.video-section {
  padding: 60px 20px;
  background: #f9f9f9;
}

.video-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

/* Responsive 16:9 Ratio */
.video-wrapper {
  position: relative;
  padding-top: 56.25%;
  background: #000;
  border-radius: 12px;
  overflow: hidden;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Tablet */
@media (max-width: 991px) {
  .video-grid {
    grid-template-columns: 1fr;
  }
}

/* iac collab css */

.image-grid-section {
  padding: 60px 20px;
  background: #f9f9f9;
}

.image-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* Desktop */
  gap: 25px;
}

/* Tablet */
@media (max-width: 992px) {
  .image-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Mobile */
@media (max-width: 576px) {
  .image-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.grid-item {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  text-align: center;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
  transition: 0.3s ease;
}

.grid-item:hover {
  transform: translateY(-6px);
}

.grid-item img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.grid-item h3 {
  font-size: 1rem;
  margin: 15px 0 20px;
  color: #000;
}