.mentor-head{
  margin-top: 12px !important;
}
.deg2{
  margin-top: 20px !important;
}


/* slider */
.mySlider {
  position: relative;
}

.custom-next, .custom-prev {
  left: auto !important;
  right: 20px !important;
  top: 305px !important;
  transform: translateY(-50%);
  background-image: url(https://www.udit.edu.in/wp-content/themes/udit/assets/next-slide.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 15px;
  height: 29px;
  transition: all .2s ease-in;
  opacity: 0  !important;
}
.mySlider:hover .custom-next, 
.mySlider:hover .custom-prev{
    opacity: 1 !important;
}
.custom-next::after, .custom-prev::after {
  display: none !important;
}
.custom-prev {
  left: 20px !important;
  right: auto !important;
  transform: rotateY(180deg) translateY(-12px);
}


.slide-caption {
  margin-top: 16px;
  visibility: hidden;
  opacity: 0;
  height: auto;
  transition: opacity 0.3s ease;
}

.swiper-slide-active .slide-caption {
  visibility: visible;
  opacity: 1;
}
/* .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
          bottom: var(--swiper-pagination-bottom, none) !important;
        top: var(--swiper-pagination-top, 595px) !important;
        left: -10px !important;
        width: 100% !important;
} */

/* slider end */

.career-intro {
  border: none;
}
.slide-wrap {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

/* heading */

.heading_oveline span {
  position: relative;
}

.heading_oveline span:before {
  position: absolute;
  top: 25px;
  left: 0;
  display: flex;
  gap: 18px;
  content: "";
  z-index: 999;
  background: #dde155;
  width: 100%;
  height: 10px;
}
.heading_oveline span.every:before {
  width: 307px;
  left: 7px;
  top: 26px;
}
.heading_oveline span.h:before {
  width: 39px;
  left: 31px;
  top: 26px;
}
.heading_oveline span.be:before {
  width: 139px;
  left: 7px;
  top: 26px;
}

/*-------------------- banner section-----------  */
.learning-banner-section {
  background-color: #2d6a5c;
  padding-top: 18px;
  padding-bottom: 38px;
}
.learning-banner-top {
  display: flex;
  justify-content: space-between;
}
.learning-heading {
  max-width: 782px;
}
.learning-heading h1 {
  font-weight: 500;
  font-size: 120px;
  line-height: 90%;
  font-family: "edge";
  color: #dde155;
}
.banner-image {
  display: flex;
  justify-content: flex-end;
  align-items: start;
}
.masked {
  clip-path: url(#clipShape);
  width: 100%;
  aspect-ratio: 462 / 473;
  display: block;
  max-width: 462px;
  min-width: 330px;
}
.masked img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.learning-banner-container {
  display: flex;
  flex-direction: column;
}

.learning-banner-text {
  margin-top: 77px;
  max-width: 782px;
}
.learning-banner-text p {
  color: #dddddd;
  font-family: Inter;
  font-weight: 300;
  font-size: 30px;
  line-height: 100%;
}

.mb-157 {
  margin-bottom: 157px;
}
/* video  */

.video-section-content {
  padding-top: 38px;
}

/* <!-- -----------QUICK FACTS SECTION --------- --> */

.career-intro {
  padding-top: 8px;
}
.companie-section-btn a {
  margin-top: 4px;
  gap: 10px;
}
.quick-fact-section {
  margin-top: 82px;
  margin-bottom: 108px;
}
.quick-fact-heading {
  padding-bottom: 12px;
}
.quick-fact-heading h2 {
  color: #000000;
  font-family: Inter;
  font-weight: 300;
  font-size: 30px;
  line-height: 100%;
}
.facts-box {
  /* border-top: 1px solid #0000004d; */
  padding-top: 4px;
}
.quick-section-subheading {
  font-family: "Inter";
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #000000;
}
.quick-section-text {
  color: #000000;
  font-family: Inter;
  font-weight: 300;
  font-size: 20px;
  line-height: 100%;
}

/* <!--campus-design-section ------- --> */
.career-intro {
  margin-bottom: 0px;
  margin-top: 0px;
}
/* ---------------------------------
slider 
------------------------------------- */
.slider-container {
  padding-top: 40px;
}

/* ---------------------------------
slider end
------------------------------------- */

/*-------------- moments section---------  */
.moments-section {
  margin-top: 58px;
}
.top-border {
  padding-top: 8px;
  /* border-top: 1px solid #0000004d; */
}
.break {
  display: block;
}

.caption-mar-top {
  margin-top: 40px;
}

/* -----------moments section end--------  */

/* <!-- ---------Core council section----------  --> */

.Core-council-section {
  margin-top: 108px;
  margin-bottom: 45px;
}
.cards-container {
  grid-template-columns: repeat(4, 1fr);
}

/* <!-- ---------Core council section end----------  --> */

/* <!-- ------------Accommodation---------  --> */

.Accommodation-section {
  margin-top: 120px;
}

.support-list {
  padding-top: 8px;
  /* border-top: 1px solid #0000004d; */
}
.support-list h3 {
  font-family: "Inter";
  font-weight: 700;
  font-size: 20px;
  line-height: 122%;
  margin-bottom: 45px;
}
.support-list-container {
  margin-top: 35px;
}
.Alumni-Community-section {
  margin-top: 67px;
}
.alumni-img-mb {
  margin-bottom: 140px;
}

/*------------------------- responsive--------------------- */
@media only screen and (max-width: 1280px) {
  /* slider */
  /* .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    top: var(--swiper-pagination-top, 545px) !important;
  } */

  .custom-next,
  .custom-prev {
    top: 280px !important;
  }

  /* slider  end*/
}

@media only screen and (max-width: 1160px) {
  /* slider */
  /* .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    top: var(--swiper-pagination-top, 466px) !important;
  } */

  .custom-next,
  .custom-prev {
    top: 235px !important;
  }

  /* slider  end*/
}

@media only screen and (max-width: 930px) {
  /* slider */
  /* .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    top: var(--swiper-pagination-top, 373px) !important;
  } */

  .custom-next,
  .custom-prev {
    top: 209px !important;
  }

  /* slider  end*/
}

@media only screen and (max-width: 767px) {
  .mentor-head{
  margin-top: 7px !important;
}
.deg2{
  margin-top: 14px !important;
}
   
  .swiper-slide {
    height: auto !important;
  }

  .custom-next {
    right: 4px !important;
    top: 125px !important;
    opacity: 1 !important;
  }
  .custom-prev {
    left: 4px !important;
    top: 125px !important;
    opacity: 1 !important;
  }

  /* .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, none) !important;
    top: var(--swiper-pagination-top, 235px) !important;
    left: -10px !important;
    width: 100% !important;
  } */

  .mb-12 {
    margin-bottom: 12px;
  }
  .alumni-img-mb {
    margin-bottom: 86px;
  }
  .career-intro .span-1 {
    grid-column: span 2;
  }
  .break {
    display: inline;
  }
  .masked {
    aspect-ratio: 343 / 352;
    min-width: auto;
  }

  /* ----------banner section---------  */
  .heading_oveline span:before {
    top: 13px;
    left: 0;

    height: 5px;
  }
  .heading_oveline span.every:before {
    width: 146px;
    left: 1px;
    top: 13px;
  }
  .heading_oveline span.h:before {
    width: 19px;
    left: 14px;
    top: 13px;
  }
  .heading_oveline span.be:before {
    width: 61px;
    left: 7px;
    top: 13px;
  }
  .learning-banner-container {
    flex-direction: column;
  }
  .learning-banner-top {
    flex-direction: column;
  }
  .learning-banner-text {
    margin-top: 48px;
    width: 100%;
  }
  .learning-heading {
    width: 100%;
    margin-bottom: 28px;
  }
  .learning-heading h1 {
    font-size: 56px;
  }
  .learning-banner-text p {
    font-size: 24px;
  }
  .banner-image img {
    width: 100%;
  }
  /* ----------banner section end---------  */

  /* ---------quick-fact-section---------- */

  .quick-section-subheading,
  .quick-section-text {
    font-size: 16px;
  }
  .quick-fact-heading h2 {
    font-size: 24px;
  }
  .facts-box {
    /* border-top: 1px solid #0000004d; */
    padding-top: 8px;
    padding-bottom: 24px;
  }
  .quick-fact-section {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  /* ---------quick-fact-section end---------- */

  .Accommodation-section {
    margin-top: 70px;
  }
  .support-list h3 {
    font-size: 16px;

    margin-bottom: 34px;
  }
  .Alumni-Community-section {
    margin-top: 28px;
  }
  .Core-council-section {
    margin-top: 48px;
  }

  /* moments section  */

  .moments-section {
    margin-top: 48px;
  }
  .moments-heading .span-1 {
    grid-column: span 2;
  }
  /* moments section end  */

  .Education-Pathways-section {
    padding-top: 48px;
    padding-bottom: 70px;
  }
  .student-founder-section {
    padding-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  /* ------------companies section ------  */

  .industry-exprience-section {
    padding-top: 56px;
  }
  .companie-section {
    padding-top: 28px;
  }
  .companie-section .span-1 {
    grid-column: span 2;
  }

  .mb-157 {
    margin-bottom: 28px;
  }

  .cards-container {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 28px;
  }
}
