html,
body {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
.br-top {
  padding-bottom: 8px;
  border-top: 1px solid #0000004d;
}
.br-top-10 {
  padding-bottom: 10px;
  border-top: 1px solid #0000004d;
}
.heading_oveline span {
  position: relative;
}

.heading_oveline span:before {
  position: absolute;
  top: 22px;
  left: 0;
  display: flex;
  gap: 18px;
  content: "";
  z-index: 999;
  background: #000;
  width: 100%;
  height: 8px;
}
.heading_oveline span.m:before {
  width: 82px;
  left: -10px;
  top: 22px;
}
.heading_oveline span.a:before {
  width: 67px;
  left: -8px;
  top: 30px;
}

/* <!-- -------Addmission baaner section ---------- --> */

.addmission-banner-section {
  padding-top: 22px;
}
.addmission-banner-heading {
  max-width: 504px;
  font-size: 102px;
  font-family: "edge";
  line-height: 100%;
  font-weight: 500;
  color: #000000;
  margin-bottom: 25px;
}
.addmission-banner-text {
  font-size: 28px;
  max-width: 583px;
  color: #000000;
  font-family: "Inter";
  font-weight: 300;
  line-height: 136%;
}

.broucher-row-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 26px;
}

.broucher-container {
  margin-top: 146px;
}

.broucher-heading-container {
  padding-top: 6px;
  border-top: 1px solid #0000004d;
}
.broucher-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 121%;
  font-family: "Inter";
  padding-bottom: 53px;
}

.Graduate-container p {
  font-size: 24px;
  font-family: "Inter";
  line-height: 121%;
  padding-top: 6px;
  padding-bottom: 23px;
  font-weight: 300;
}
.Graduate-container {
  border-top: 1px solid #0000004d;
}
.Graduate-container a {
  color: #fff;
  background-color: #000000;
}
/* btn  */
.faculty-filter-btn {
  height: 86px;
  display: flex;
  border: 1px solid black;
  font-family: "edge";
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;

  text-transform: uppercase;
  background-color: #000;
  color: #fff;
  clip-path: polygon(0% 0%, 100% 0, 100% 77%, 94.1% 100%, 0% 100%);
  width: 100%;
  text-decoration: none;
}

.faculty-filter-btn span {
  background: #fff;
  display: flex;
  align-items: start;
  justify-content: space-between;

  height: 100%;
  width: 100%;
  padding: 10px 13px 0px 13px;
  color: #000;
  clip-path: polygon(0% 0%, 100% 0, 100% 77%, 94.1% 100%, 0% 100%);
}

.faculty-filter-btn img {
  width: 24px; /* arrow size control */
  height: auto;
}
.black-btn {
  background-color: #000 !important;
  color: #fff !important;
}
.gray-btn {
  background-color: #d9d9d9 !important;
  color: #000 !important;
}

/* --------------------------
stat section 
---------------------------------*/

.numbers-container {
  margin-top: 46px;
}

/* <!-- -----------Get Started at UDIT----- --> */

.steps-section {
  margin-top: 58px;
  margin-bottom: 102px;
}
.get-start-container {
  margin-top: 110px;
}

.steps-container {
  border-top: 10px solid #000000;
}
.steps-heading {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  font-family: "Inter";
  line-height: 100%;
  padding-bottom: 16px;
  padding-top: 6px;
}

/* ---------------- Dates and key section start carosal section---------------- */
.dates-container {
  padding: 23px 0 42px;
  background: #000;
}

/* ---------------- HEADINGS ---------------- */
.slider-school-subheading {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 78px;
  font-family: "Inter";
  font-weight: 700;
}

.slider-school-heading {
  font-size: 88px;
  color: #fff;
  font-family: "edge";
  font-weight: 500;
  line-height: 90%;
}

.heading-row {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 18px;
}

/* ---------------- CONTROLS (FIXED) ---------------- */
.slider-controls {
  position: absolute;
  top: 48px;
  right: 56px;
  display: flex;
  gap: 12px;
  z-index: 10;
}
.custom-arrow {
  width: 41px;
  height: 41px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

/* ---------------- SLIDER MASK ---------------- */
.slider-mask {
  grid-column: span 4;
  overflow: hidden;
  margin-right: -30px;
}
.mySlider {
  overflow: visible;
  padding-bottom: 0px;
}
.slider-mt-110 {
  margin-top: 110px;
}

/* ---------------- SLIDES ---------------- */
.card {
  padding: 32px 30px 22px 30px;
}
.yellow {
  background: #eabe64;
}
.pink {
  background: #af9479;
}
.blue {
  background: #d0e6f2;
}

.slider-row-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 24px;
}
.slider-top-border {
  border-top: 1px solid #000;
  padding-bottom: 8px;
}
.yellow-slider-heading {
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 16px;
  font-family: "Inter";
  line-height: 120%;
  color: #000000;
}
.yellow-slider-text {
  font-size: 30px;
  font-family: "Inter";
  font-weight: 300;
  line-height: 100%;
  color: #000000;
}
.slider-mt-40 {
  margin-top: 40px;
}

.eligibility-container {
  grid-column: span 2;
}
.eligibility-heading {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 800;
  margin-bottom: 10px;
}
.eligibility-text {
  font-size: 20px;
  font-family: "Inter";
  font-weight: 300;
  line-height: 122%;
  color: #000000;
}
.slider-bullet {
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
}
.slide-spacebetween {
  min-height: 537px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* video  */
.video-section-content {
  padding-top: 32px;
}

/* <!-- Tuition fees and scholarships section start --> */

.tuttion-links {
  font-weight: 700;
  font-family: "Inter";
  color: #000000;
  font-size: 20px;
  line-height: 122%;
}
.tuition-fee-container {
  margin-top: 88px;
}
.Campus-container {
  margin-top: 40px;
}
.TransferProgram-mr {
  margin-top: 40px;
}

.tuttion-row-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 24px;
}
.program-fee-container {
  margin-top: 40px;
}
.mg-top-64 {
  margin-top: 64px;
}
.heading_text-bold {
  font-weight: 700;
  font-size: 20px;
  line-height: 122%;
  font-family: "Inter";
  color: #000000;
}
.tg-30 {
  margin-bottom: 30px;
}
.tg-10 {
  margin-bottom: 10px;
}
.mg-top-43 {
  margin-top: 43px;
}
.tuttion-btn a {
  background-color: #d9d9d9;
  border: none;
}
.uppercase-text {
  text-transform: uppercase;
}

/* <!-- Campus tour section start ------- --> */

/* ------------------------------------------
            video section\
----------------------------- -------------*/
.section-video {
  margin-top: 30px;
}
.mb-157 {
  margin-bottom: 78px;
}

.video-overlay-container {
  margin-top: -70px;
  grid-column-start: 3;
  z-index: 9;
}

/* <!-- ------facilities and amenities ------ --> */

.facilities-container {
  margin-top: 3px;
}

.facilities-text {
  color: #464545;

  margin-top: 16px !important;
}
.geeting-campus-container {
  margin-top: 48px;
}
.nearest-location-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 24px;
}
.nearest-section {
  border-top: 1px solid #000000;
  margin-top: 24px;
}
.mar-tb {
  margin-top: 12px;
  margin-bottom: 8px;
}

/* faq section  */

.faq-mar {
  margin: 132px 0px 79px 0px;
}
.mb--10 {
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .mb--10 {
    margin-bottom: 0px;
  }
  .tuttion-row-3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 16px;
  }
  /* baneer section  */
  .addmission-banner-section {
    padding-top: 28px;
  }
  .addmission-banner-heading {
    width: 100%;
    font-size: 56px;
  }
  .addmission-banner-text {
    font-size: 22px;
    width: 100%;
  }
  .heading_oveline span:before {
    height: 5px;
    top: 12px;
  }
  .heading_oveline span.a:before {
    width: 43px;
    left: -6px;
    top: 12px;
  }
  .heading_oveline span.m:before {
    width: 53px;
    left: -10px;
    top: 12px;
  }
  .addmission-banner-section .banner-img {
    grid-column: span 2;
  }
  .banner-img {
    margin-top: 24px;
  }
  .banner-img img {
    height: auto;
    object-fit: cover;
    width: 100%;
  }

  /* <!-- ------------------school broucher section -----------  --> */

  .broucher-container {
    margin-top: 64px;
  }
  .broucher-heading {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .program-learn-more-btn {
    font-size: 16px;
    justify-content: space-between;
    height: 66px;
  }
  .broucher-row-3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 16px;
    row-gap: 16px;
  }
  .Graduate-container {
    margin-top: 48px;
  }
  .Graduate-container p {
    font-size: 18px;
  }
  .faculty-filter-btn img {
    width: 12px;
    height: auto;
  }
  .faculty-filter-btn span {
    font-size: 16px;
    padding: 5px 8px 0px 8px;
    line-height: 100%;
  }

  .faculty-filter-btn {
    height: 70px;
  }
  /* <!-- stat section --> */

  .numbers-container {
    margin-top: 70px;
  }

  .pd-btm-28 {
    padding-bottom: 28px;
  }

  .steps-section {
    margin-top: 30px;
    margin-bottom: 68px;
  }
  .steps-container {
    border-top: 6px solid #000000;
  }
  .get-start-container {
    margin-top: 68px;
  }
  .steps-heading {
    font-size: 16px;
    font-weight: 700;
    font-family: "Inter";
    line-height: 100%;
    padding-bottom: 8px;
    padding-top: 3px;
  }
  /* <!-- Tuition fees and scholarships section start --> */
  .tuition-fee .span-1 {
    grid-column: span 2;
  }
  .tuttion-links {
    font-size: 16px;
  }

  .tuition-fee-container {
    margin-top: 68px;
  }

  .tuition-fee-container .accommodation-heading {
    grid-column: span 2;
  }
  .tuition-fee-container .tuition-fee {
    grid-column: span 2;
  }
  .heading_text-bold {
    font-weight: 700;
    font-size: 16px;
    line-height: 122%;
    font-family: "Inter";
    color: #000000;
  }
  .mob-width {
    width: 70%;
  }
  .mg-top-64 {
    margin-top: 36px;
  }

  .career-intro .span-1 {
    grid-column: span 2;
  }

  .Campus-container {
    margin-top: 42px;
  }
  .TransferProgram-mr {
    margin-top: 60px;
  }
  /* video  */

  /* map  */
  .nearest-location-4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 16px;
  }
  .geeting-campus-container {
    margin-top: 48px;
  }

  /* slider /  */

  .slider-mask {
    grid-column: span 2;
    overflow: hidden;
    margin-right: -30px;
  }
  .slider-row-3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 16px;
    row-gap: 16px;
  }
  .slider-controls {
    right: 36px;
    top: 27px;
  }
  .card {
    padding: 16px;
  }

  .yellow-slider-text {
    font-size: 16px;
    font-family: "Inter";
  }
  .eligibility-container {
    margin-top: 51px;
  }
  .slider-mask {
    grid-column: span 2;
  }
  .slider-school-heading {
    font-size: 30px;
    width: 60%;
  }

  .slider-school-subheading {
    font-size: 16px;
    margin-bottom: 24px;
  }

  .custom-arrow {
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .custom-arrow img {
    width: 12px;
  }
  .eligibility-text {
    font-size: 16px;
    font-family: "Inter";
  }
  .eligibility-heading {
    gap: 9px;
  }

  .slider-mt-110 {
    margin-top: 68px;
  }
  .dates-container {
    padding: 23px 0 16px;
    background: #000;
  }

  /* faq  */

  .faq-mar {
    margin: 88px 0px 48px 0px;
  }
  .a-icon img {
    width: 16px;
    object-fit: cover;
  }

  .get-start-section .student-heading {
    grid-column: span 2 !important;
  }

  /* video  */
  .video-overlay-container {
    margin-top: -40px;
    grid-column-start: 2;
    z-index: 9;
  }
  .video-section-content .video-thumbnail img {
    width: 140px;
    height: auto;
    display: block;
  }
}
@media only screen and (min-width: 767px) and (max-width: 990px) {
  .broucher-container .container {
    grid-template-columns: repeat(3, 1fr);
  }
  .Graduate-container {
    margin-top: 24px;
    border-top: 1px solid #000000;
  }
}
