body {
  font-family: 'Poppins', sans-serif;
  color: #323232;
  overflow-x: auto ;
  max-width: 100%;
}

p {
  font-weight: 300 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  margin: 0 0 10px !important;
}

b,
strong {
  font-weight: bolder;
}

header {
  background: #FFF;
  padding: 8px 0;
}

button,
input[type=submit] {
  background: #CD0000;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.06);
  border-radius: 11px !important;
  color: #FFF;
  border: 0;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  line-height: 35px;
  margin: 0;
  height: 48px;
  transition: all 0.3s ease-in-out;
}

.form_box .apply-btn:hover {
  background: #1C1C93;
  transition: all 0.3s ease-in-out;
}

/* spotlight */
.spotlight {
  color: #fff;
  position: relative;
}

.banner_wrp {
  padding-bottom: 10px;
  position: relative;
}

.banner_pic {
  width: 100%;
  height: 650px;
  position: relative;
  overflow: hidden;
  z-index: 0;
}

.banner_pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.banner-swiper {
  height: 650px;
}

.banner_txt {
  width: 100%;
  position: absolute;
  bottom: 100px;
  z-index: 1;
}

.banner_txt h1 {
  font-size: 35px;
  margin: 0 0 15px;
  font-weight: 700;
  line-height: 1.2;
}

.banner_txt h4 {
  font-size: 22px;
  font-weight: 300;
  padding-left: 15px;
  position: relative;
}

.banner_txt h4::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 17px;
  top: 4px;
  left: 0;
  border-radius: 4px;
  background-color: #FFF;
}

.banner_wrp:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 450px;
  background: #00000099;
  bottom: 10px;
  z-index: 0;
  background-repeat: no-repeat;
  background: #a19b9b;
  background: -webkit-gradient(linear, left bottom, left top, from(#000000db), to(#85878200));
  background: -moz-linear-gradient(top, #fff, #cbccc8);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cbccc8');
  z-index: 0;
}

.playbtn {
  height: 62px;
  width: 62px;
  background-color: #FFF;
  border-radius: 50%;
  cursor: pointer;
}

.playbtn .inner-circle {
  height: 56px;
  width: 56px;
  background-color: #FFF;
  border-radius: 50%;
  border: 1.2px solid #1B3285;
}

.playbtn .inner-circle img {
  position: relative;
  left: 3px;
}

.banner_txt h5 {
  color: #FFF;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 0 10px;
}

.form_wrapper p {
  margin: 10px 0 0;
  color: #000;
  font-size: 16px;
  text-align: center;
}

.form_box {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 25px 25px 60px #0208164D;
  border-radius: 30px;
  padding: 20px;
  box-shadow: 0px 3px 10px #0208164d;
}

.form_box h3 {
  text-align: center;
  color: #1B3285;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}

.form_box .form-control {
  border-radius: 56px;
  font-size: 14px;
  height: 45px;
  color: #9AA5C0;
  border: 1px solid #D9DDE5;
  padding: 0 20px;
}

.form_box .form-control:focus {
  box-shadow: none;
  border: 1px solid #999;
}

.form_box .form-control::placeholder {
  color: #9AA5C0
}

.form_box .form-control:-moz-placeholder {
  color: #9AA5C0
}

.single-input {
  font-size: 12px;
  color: #9AA5C0;
  text-align: left;
  padding-left: 20px;
  position: relative;
}

.single-input input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 5px;
}

.single-input a {
  color: #272727;
}

/* overview */
.overview.padding {
  padding: 75px 0 0;
}

.key-points {
  margin: -60px auto 30px;
  padding: 0;
}

.key-points .container {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  color: #FFF;
  padding: 0;
}

.key-points.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  margin: 0 auto;
  padding: 0;
  background: #FFF;
  background: linear-gradient(90deg, #00239D 50%, #CD0000 50%);
}

.key-points .blue {
  background: #00239D;
  width: 70%;
  padding: 18px 50px;
}

.key-points img {
  margin: 0 15px 0 0;
  position: relative;
  top: -3px;
}

.key-points h4 {
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.key-points h4 strong {
  font-weight: 700;
}

.key-points .red {
  width: 30%;
  background: #CD0000;
  padding: 18px 50px;
}

.key-points .red button {
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  font-size: 22px;
  line-height: 22px;
  height: 22px;
  width: 100%;
  font-weight: 700;
  text-align: center;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%239AA5C0' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
}

img {
  max-width: 100%;
}

ul li {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 10px;
}

h2 {
  color: #1B3285;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 15px;
  /* background: url('../images/underline.svg') no-repeat center bottom; */
  background-size: 210px;
}

ul {
  padding: 0 0 0 20px;
}

button.close {
  position: absolute;
  right: 15px;
  top: 18px;
  padding: 0;
  width: 20px;
  height: 20px;
  opacity: 1;
  background: none;
  border: 0;
}

button.close::before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  transform: rotate(45deg);
}

button.close::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  transform: rotate(-45deg);
}

.swiper-pagination {
  display: flex;
  justify-content: center;
  position: relative;
  bottom: auto;
  margin-top: 15px;
}

.swiper-pagination span {
  margin: 0 3px;
}

.swiper-pagination span {
  width: 7px;
  height: 7px;
  border-radius: 100px;
  padding: 0;
  display: block;
  color: transparent;
  background: #707070;
  border: 0;
}

.swiper-pagination span.swiper-pagination-bullet-active {
  width: 7px;
  background: #00239D;
}

.banner_pic .swiper-slide {
  padding: 0
}

.banner_pic .swiper-wrapper {
  z-index: 0
}

.swiper-pagination.banner-pagination {
  position: absolute;
  bottom: -15px;
  left: 10px;
  z-index: 100
}

.swiper-pagination.mobile-pagination {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 100
}

/* overview end */

/* tools */
.tools {
  background: #F9FBFF;
  padding: 50px 0;
}

.tools h2 {
  background-size: 200px;
}

/* tools end */

.note {
  background: #FEFBFB;
  padding: 30px 0;
}

.note p,
.note ul {
  margin: 0;
}

/* highlights */
.highlights {
  padding: 50px 0;
}

.highlights .highlight-card {
  border-radius: 20px;
  background: #F8F8F8;
  overflow: hidden;
  width: 24%;
}

.highlights .blue {
  background: rgba(0, 35, 157, 0.10);
  width: 120px;
  padding: 13px;
}

.highlights .highlight-text {
  padding: 16px;
  width: 100%;
}

.highlights .highlight-text p {
  margin: 0;
  padding: 0;
}

/* course-content */
.course-content {
  padding: 50px 0 30px;
}

.course-content p {
  margin: 0 0 30px;
}

.course-content p strong {
  color: #1B3285;
}

/* certificate */
.certificate {
  color: #FFF;
  margin: 20px 0 0;
}

.certificate .container {
  border-radius: 2px;
  background: #00239D;
  padding: 22px 22px 22px 46px;
}

.certificate h5 {
  margin: 16px 0 20px;
  font-size: 24px;
  font-weight: 700;
}

.certificate .subtitle {
  border-top: 2px solid #E40000;
  display: inline-block;
  padding: 20px 0 0;
  position: initial;
  margin: 30px 0 0 0;
  bottom: 0;
}

.certificate .left {
  width: 70%;
  padding: 0 5% 0 0;
}

.certificate .image img {
  width: 100%;
}

.certificate .image {
  width: 25%;
  margin: 20px;
}

/* schedule */
.schedule {
  padding: 50px 0;
}

.schedule h2 {
  background-size: 300px;
  padding: 0 0 20px;
}

.bluebox {
  border-radius: 9px;
  border: 1px solid rgba(0, 35, 157, 0.06);
  background: #F9FBFF;
  font-size: 16px;
  line-height: 26px;
  color: #323232;
  padding: 20px;
  font-weight: 300;
  height: 130px;
}

.bluebox strong {
  color: #00239D;
  font-weight: 600;
}

.bluebox p {
  font-size: 13px !important;
  line-height: 16px !important;
}

.bluebox ul {
  padding: 0 0 0 20px;
  margin: 0;
}

.bluebox ul li {
  padding: 0;
  margin: 0 0 2px;
}

.graph .red {
  border-radius: 5px;
  background: #CD0000;
  padding: 24px 50px;
  margin: 0 0 6px;
}

.graph .red h5 {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.graph .blue {
  border-radius: 5px;
  background: #00239D;
  padding: 36px 20px 36px 50px;
  color: #FFF;
  margin: 0 0 6px;
  position: relative;
}

.graph .blue ul {
  width: 50%;
  padding: 0 0 0 20px;
  margin: 0 0 20px;
}

/* .graph .blue ul li {
  font-size: 18px;
} */
.graph .others {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}

.graph img {
  width: 100%;
  height: auto;
}

/* eligibility */
.eligibility p.small {
  font-size: 12px;
  line-height: 16px;
}

/* testiminials */
.testimonials {
  padding: 50px 0;
}

/* .testimonials .container {
  overflow-y: visible;
}
.scroll {
  overflow-y: scroll;
} */
.testimonials-card {
  border-radius: 30px 30px 10px 10px;
  background: #00239D;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.01);
  padding: 30px 35px 50px;
  color: #FFF;
  position: relative;
  min-width: 25%;
  margin: 0 15px;
}

.testimonials-card .meta {
  border-radius: 68px;
  background: #FFF;
  box-shadow: -8px 12px 36px 0px rgba(22, 63, 77, 0.06);
  padding: 8px 5px 10px 10px;
  color: #000;
  position: absolute;
  /* margin: 0 auto -120px; */
  width: 80%;
  bottom: -40px;
}

.testimonials-card .meta p {
  margin: 0;
  line-height: 16px;
}

.testimonials-card .meta p small {
  font-size: 12px;
}

.testimonials-card .meta img {
  border-radius: 63px;
  margin: 0 5px 0 0;
}

/* admission */
.admission {
  padding: 50px 0;
}

.admission p strong {
  color: #00239D;
}

/* participants */
.participants {
  padding: 50px 0;
  background: #F9FBFF;
}

.participants h2 {
  background-size: 350px;
  padding: 0 0 20px;
}

.participants img {
  width: auto;
}

footer {
  padding: 25px 0 15px;
  color: #000;
  text-align: center;
  margin: 50px 0 0;
}

footer p {
  font-size: 14px;
}

footer img {
  margin: 0 auto;
}

.sticky {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  background: #FFF;
  padding: 10px 0;
  box-shadow: 0px -3px 17px rgba(0, 0, 0, 0.11);
}

.sticky button {
  margin: 0 5px;
  font-size: 12px;
}

.video-content {
  background: transparent !important;
  border: none !important;
}

.modal-content iframe {
  width: 100%;
  height: 100%;
  min-height: 500px;
}

.video-content button {
  margin-left: auto;
}

.modal-backdrop.show {
  opacity: .5;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.show .modal-dialog {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* autocomplete */
.tt-menu,
.gist {
  text-align: left;
}

.table-of-contents li {
  display: inline-block;
  zoom: 1;
}

.table-of-contents li a {
  font-size: 16px;
  color: #999;
}

p+p {
  margin: 30px 0 0 0;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 422px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 14px;
  line-height: 24px;
}

.tt-suggestion strong {
  font-weight: 300;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion {
  color: #292f33;
}

.tt-suggestion p {
  margin: 0;
}

.gist {
  font-size: 14px;
}

/* example specific styles */
/* ----------------------- */

#custom-templates .empty-message {
  padding: 5px 10px;
  text-align: center;
}

#multiple-datasets .league-name {
  margin: 0 20px 5px 20px;
  padding: 3px 0;
  border-bottom: 1px solid #ccc;
}

#scrollable-dropdown-menu .tt-menu {
  max-height: 150px;
  overflow-y: auto;
}

#rtl-support .tt-menu {
  text-align: right;
}

.faculty {
  padding: 50px 0 0;
}

.faculty .facultyDetails {
  /* background: #00239D; */
  border: 1px solid #00239D;
  padding: 32px;
  border-radius: 8px;
}

.faculty .facultyDetails img {
  margin: 5px 0 0;
  width: 200;
  height: 250;
  border-radius: 8px;
  object-fit: cover;
  object-position: top;
}

.faculty .facultyDetails p {
  margin: 0 0 10px;
}


/* Media Queries */

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .ondesktop {
    display: none;
  }
  .firstyear
  {
    background-color: #000A8C!important;
    color: #fff!important;
    margin-left: 0.8px!important;
    margin-right: -0.4px!important;
}
  }

  header {
    background: #FFF;
    padding: 5px 0;
  }

  .coursecotnetmob{
    background-color: #CF2F1F!important;
    padding: 60px 18px 60px 18px!important;
  }

  .stripes,
  h2 {
    background: none;
  }

  img {
    max-width: 100%;
  }

  /* banner */
  .spotlightm {
    background: #1B2D6D;
    color: #FFF;
    padding: 20px 0;
  }

  .spotlightm h1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    color: #F7B533;
    margin-top: 0;
    margin-bottom: 0.5rem;
  }

  .text-justify {
    text-align: justify;
  }

  .moreDesc {
    display: none;
  }

  .banner-swiper {
    overflow: hidden;
    border-radius: 13px;
    background: #000;
    min-width: 100%;
    min-height: 170px;
    max-height: 197px;
  }

  .swiper-wrapper {
    height: auto;
  }

  .key-pointss p {
    margin: 0;
  }

  p {
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    margin: 0 0 10px !important;
  }

  button,
  input[type=submit] {
    background: #F7B533;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.06);
    border-radius: 5px !important;
    color: #1B3285;
    border: 0;
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    margin: 0;
  }

  .highlightsm {
    padding: 30px 0;
  }

  .highlightsm h2 {
    color: #1B3285;
    margin: 0 0 20px;
  }

  .stripesm {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
  }

  .stripesm::before {
    left: 0;
  }

  .stripesm::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 1px;
    top: 10px;
    background: #FFAE11;
  }

  .stripesm::after {
    right: 0;
  }

  .stripesm::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 1px;
    top: 10px;
    background: #FFAE11;
  }

  .highlightsm .highlightm-card {
    border-radius: 10px;
    background: #F8F8F8;
    overflow: hidden;
    margin: 0 0 10px;
  }

  .highlightsm .highlightm-card .bluem {
    background: rgba(0, 35, 157, 0.10);
    width: 83px;
    padding: 13px;
  }

  .bluem {
    border-radius: 0 0 5px 5px;
    background: #00239D;
    padding: 25px 50px;
    color: #FFF;
  }

  img {
    max-width: 100%;
  }

  .highlightsm .highlightm-text {
    padding: 16px;
    width: 100%;
  }

  /* Course Content */
  .syllabusm {
    background: #1B2D6D;
    padding: 30px 0;
  }

  .syllabusm h2 {
    color: #FFF;
    margin: 0 0 5px;
  }

  .accordian_box {
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 7px;
    margin: 0 0 10px;
  }

  .accordian_head {
    cursor: pointer;
    padding: 10px 30px 10px 20px;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #3E3E3E;
  }

  .accordian_head.active::before {
    transform: rotate(90deg);
    transition: all 0.2s ease-in-out;
  }

  .accordian_head::before {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    transition: all 0.2s ease-in-out;
    background: url(../images/arrow.html) no-repeat center center;
  }

  .accordian_head {
    cursor: pointer;
    padding: 10px 30px 10px 20px;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #3E3E3E;
  }

  .accordian_content {
    border-top: 1px solid #1B3285;
    padding: 10px 0;
  }

  .syllabusm ul {
    padding: 0 0 0 35px;
    margin: 15px 0 10px;
  }

  .accordian_content ul li {
    font-size: 12px;
    line-height: 15px;
    font-weight: 300;
    margin: 0 0 5px;
  }

  /* Certificate */
  .certificatem {
    padding: 0 0 30px;
    color: #FFF;
    background: #1B2D6D;
    margin: 130px 0 0;
  }

  .certificatem img {
    width: 70%;
    margin: -100px 0 10px;
    display: inline-block;
    text-align: center;
  }

  .certificatem h5 {
    margin: 10px 0 15px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }

  .certificatem .subtitlem {
    border-top: 2px solid #E40000;
    padding: 10px 0 0;
  }

  .blueboxm {
    border-radius: 9px;
    border: 1px solid rgba(0, 35, 157, 0.06);
    background: #F9FBFF;
    font-size: 14px;
    line-height: 20px;
    color: #323232;
    padding: 20px 30px;
    font-weight: 300;
    margin: 0 0 10px;
  }

  .blueboxm strong {
    color: #00239D;
    font-weight: 600;
  }

  /* Eligibility */
  .eligibilitym {
    padding: 30px 0;
    background: rgba(5, 19, 72, 0.03);
  }

  p {
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    margin: 0 0 10px !important;
  }

  /* Admission Criteria */
  .syllabusm p {
    color: #FFF;
  }

  /* Faculty */
  .overview h2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #F7B533;
    margin: 0;
  }

  .swiper-container {
    overflow: hidden;
    /* Hide overflow for the Swiper container */
  }

  .swiper-slide {
    width: 100%;
  }

  .instructors .card {
    margin: 50px 10px 0;

  }

  .instructors .card img {
    position: relative;
    margin: -34px auto 0;
    border-radius: 68px;
    object-fit: cover;
    object-position: top;
  }

  .bbr {
    background: #FFFFFF;
    box-shadow: 0px -3px 17px rgba(0, 0, 0, 0.11);
    border-radius: 10px;
    margin: 0 0 20px;
    border: 0;
  }

  .swiper-pagination {
    position: relative;
    bottom: 10px;
  }

  .swiper-pagination-bullet {
    background-color: #707070;
    /* Inactive pagination dot color */
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 0 8px;
    border-radius: 50%;
  }

  .swiper-pagination-bullet-active {
    background-color: #F7B533;
    /* Active pagination dot color */
  }

  /* footer */
  footer {
    padding: 25px 0 15px;
    text-align: center;
    margin: 0 0 50px;
}

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .onmobile {
    display: none;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .onmobile {
    display: none;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .onmobile {
    display: none;
  }
  .firstyear{
    background-color: #000A8C;
    color: #fff;
    margin-left: 81.5px;
    margin-right: 81.5px;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .onmobile {
    display: none;
  }
  .firstsb{
    margin-left: 110.8px !important;
    margin-right: 110.6px !important;
  }
}


/* New Css */
.custom-section {
  padding: 50px 0;
}
.custom-section .content {
  padding: 20px;
}
/* Center content vertically */
.centered-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.image-container {
  position: relative;
  width: 100%;
  height: auto; /* Adjust as needed */
}
.text-on-image {
  position: absolute;
  top: 80%;
  left: 36%;
  transform: translate(-50%, -50%);
  text-align: left;
  color: white; /* Text color */
}