/* QEP pocket notes 2.0 css starts */
.grecaptcha-badge{
  bottom: 60px !important;
}
/* Position nav arrows */
.white-nav-btn .owl-nav {
  display: none;
}

.bg-checks {
  background-image: url(https://theiashub.ams3.digitaloceanspaces.com/images/6137547f1a158cf79dee06ea0f465bd3.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.aspirant-div .item img {
  width: 100%;
  height: 350px;
}
.amazon-img {
  margin-top: -10px;
}
.save-60 {
  background: #ffeed4;
  padding: 5px 15px;
  border-radius: 50px;
  color: #ff9e02;
  font-weight: 700;
}
.div-pocket-notes-full {
  background: linear-gradient(128.01deg, #fcf7ff 17.14%, #ffe8f9 97.43%);
  border: 1px solid #ffbdc2;
  border-radius: 20px;
}
.div-pocket-notes-full i {
  color: #47c608 !important;
}
.div-free-sample i {
  color: #f74444 !important;
}
.div-free-sample {
  min-height: 100%;
  background: #f9f9f9;
  border: 1px solid #e2e2e2;
  border-radius: 20px;
}
.text-orange {
  color: #fc680b;
}
.framework-achieve {
  background: linear-gradient(180deg, #6a0015 0%, #43003a 100%);
}
.div-orange-pink {
  background: #ffedfb;
  border: 2px solid #fc680b;
  border-radius: 20px;
}
.div-orange-marks h5 {
  color: #fc680b;
  font-weight: 800;
  font-style: italic;
}
.div-orange-marks {
  background: #fff0f0;
  border: 2px solid #fc680b;
  border-radius: 10px;
  box-shadow: 0px -8px 8px 0px #0000000a;
}
.turning-aspirants {
  background: linear-gradient(106.65deg, #fafaff 9.58%, #daddff 92.37%);
}
.student-testimonials .testimonials {
  min-height: 100%;
  height: 100%;
}
.student-testimonials {
  background: #f2f5ff;
}
.span-yellow-orange {
  color: #fc680b;
  background: #fffc9866;
  border-radius: 18px;
  padding: 12px 20px;
  border: 1px solid #ffac58;
}
.span-yellow-orange-2 {
  color: #fc680b;
  font-size: 42px;
  background: #fffc9866;
  border-radius: 10px;
  padding: 12px 20px;
  border: 1px solid #ffac58;
  box-shadow: 5px 6px 0px 0px black;
}
.order-now-btn {
  background: #0da302;
  color: white;
  box-shadow: 5px 6px 0px 0px black;
  border-radius: 80px;
  font-weight: 700;
  padding: 12px 66px;
}
.download-sample-notes-btn {
  background: #fdf8e4;
  border: 2px solid #fc680b;
  border-radius: 80px;
  box-shadow: 0px 9px 9px 0px #d0060617;
  color: #fc680b;
  padding: 12px 46px;
}
.select-dropd {
  padding: 0.375rem 0.75rem;
  background: #e9eef2 !important;
  border-radius: 12px;
  color: #a3a3a3 !important;
  font-weight: 600;
  border: none;
}
.mob-input-leads select {
  border: 1.84px solid #e2e2e2;
  background: #ffffff;
  border-radius: 11.35px;
  padding: 0.58rem 0.75rem !important;
}
/* scholarship css starts */
@media (max-width: 767px) {
  .aspirant-div .item img {
    height: auto !important;
  }
  .booklet-filled img {
    width: 100% !important;
  }
  .span-yellow-orange-2 {
    padding: 12px !important;
    font-size: 16px !important;
  }
  .span-yellow-orange {
    padding: 12px !important;
    font-size: 10px !important;
  }
  /* .img-testi {
    height: auto !important;
  } */
  .card-feature {
    padding: 1rem 0.5rem !important;
  }
  .mb-sm {
    margin-bottom: 1rem !important;
  }
}
.card-rewards-active {
  border-top: 6px solid #ffef12;
  background: #fffbf4;
}
.rank {
  background: #ffef12;
  padding: 8px 15px;
}
.card-feature {
  border: 1px solid #e1e1e1;
  background: #fbf9ff;
  border-radius: 10px;
  min-height: 100%;
  padding: 2rem 1rem;
}
.p-6 {
  padding: 0rem 5rem;
}
.limited-seats-schol {
  background: #ffecd6;
  color: #e02228;
  font-weight: 800;
}
.benefit-icon {
  height: 100px;
  width: auto;
}
.booklet-filled {
  color: #fc680b;
  font-style: italic;
}
/* Stats Section */
.stats-wrapper {
  background: linear-gradient(90deg, #8c0f97, #0b95a5);
  border-radius: 16px;
  padding: 30px 20px;
}
.stats-wrapper h5 {
  margin-bottom: 5px;
}
.btn-red {
  background: linear-gradient(90deg, #ee2c3c, #ee2c3c);
  color: #fff;
  font-weight: 600;
  border-radius: 8px;
  padding: 10px 26px;
  border: none;
  box-shadow: 0px 9px 9px 0px #d0060617;
}
.btn-red:hover {
  opacity: 0.9;
  color: #fff;
}
.logo {
  width: 85px;
  height: auto;
}

/* Mentor Box 
    .mentor-box {
      background: linear-gradient(180deg, #ff6161, #ff9f68);
      border-radius: 24px;
      padding: 30px 20px 10px;
      display: inline-block;
    }*/
.mentor-img {
  border-radius: 16px;
  /* max-height: 320px; */
  object-fit: cover;
}
.mentor-label {
  margin-top: 0px;
  background: #fff5e9;
  display: inline-block;
  padding: 6px 20px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  position: relative;
  box-shadow: 2px 3px 0px #000;
}

/* Responsive tweaks */
@media (max-width: 767.98px) {
  .display-6 {
    font-size: 1.6rem;
  }
  .reward-card {
    padding: 22px 18px;
  }
}

.btn-qep {
  background-color: #ee2c3c;
  color: #fff;
  border: none;
  border-radius: 14px;
  padding: 0.85rem 1.4rem;
  font-weight: 700;
  box-shadow: 0 8px 24px rgba(226, 28, 35, 0.25);
}
.btn-qep:hover {
  background-color: #ee2c3c;
  color: #fff;
}
.input-icon {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  color: #ec0a0e;
  font-size: 16px;
  pointer-events: none;
}
.btn-apply {
  background: linear-gradient(90deg, #ee2c3c, #ff6b6b);
  color: #fff;
  font-weight: 700;
  height: 56px;
  border: none;
  border-radius: 12px;
  box-shadow: 0 12px 24px rgba(238, 44, 60, 0.25);
}
.btn-apply:hover {
  opacity: 0.95;
  color: #fff;
}

/* Right column */
.disclaimer-wrap {
  min-height: 100%;
} /* ensures equal height with form */

/* Help card chip */
.help-card {
  background: linear-gradient(90deg, #2a5bff, #8b1dff);
  color: #fff;
  border-radius: 24px;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.14);
}
.text-white-75 {
  color: rgba(255, 255, 255, 0.82) !important;
}

/* Responsive */
@media (max-width: 991.98px) {
  .apply-card {
    padding: 20px;
  }
  .disclaimer-wrap {
    min-height: auto;
  }
}
/* Section heading */
.schedule-section h2 {
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}
/* need assistance */
.need-assistance-form {
  background: linear-gradient(109.07deg, #000000 1.22%, #880406 98.81%);
  border-radius: 20px;
  color: white;
}
.section-lead-assistance {
  box-shadow: 0px 75px 45px 0px #5700000d;
}
.need-assistance-form p {
  color: #f3f3f3;
}
.need-assistance-form h2 {
  font-weight: 800;
}
.need-assistance-form i {
  color: white !important;
}
.telegram-span {
  background: #037ffb;
  border-radius: 60px;
}
.youtube-span {
  background: #c30303;
  border-radius: 60px;
}
.join-us-div {
  background: #5f3435;
}
.rank_2 {
  background: #d9d9d9;
  padding: 8px 15px;
}
.grp-text {
  border-bottom-left-radius: 40px;
  border-top-left-radius: 40px;
  background: #f6f6f6 !important;
}
.grp-text i {
  color: #ee2c3c !important;
}
.input-scholar {
  border-bottom-right-radius: 40px !important;
  border-top-right-radius: 40px !important;
  background: #f6f6f6 !important;
}
.count-sr {
  color: #ee2c3c;
  background: #ffd7c7;
  padding: 12px 18px;
  border-radius: 80px;
}
.start-your-app-form {
  border: 1.28px solid #ffd8d8;
  background: #fdfafa;
  border-radius: 15px;
}
.gradient-text {
  color: #562cee;
  font-weight: 800;
  /* background: linear-gradient(90deg, #ff5a68 0%, #ec04e5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
}
.top-purple span {
  background: #eed9ff;
  border: 1px solid #ddb4ff;
  color: #690bb6;
  font-size: 14px;
  font-weight: 700;
  border-radius: 60px;
  padding: 10px 30px;
}
.start-your-form .form-label {
  font-weight: 500;
  color: black;
}
.div-need-help {
  background: linear-gradient(90deg, #294dee 0%, #db10a1 100%);
  color: #f8f8f8;
}
.img-testi {
  border-radius: 100%;
  height: 65px;
}
.share-friends-div {
  background: #fffedb;
}
.share-friends-div span {
  color: #562cee;
  font-weight: 700;
  background: #ffffff;
}
.text-white {
  color: white !important;
}
.start-your-app-section {
  background: linear-gradient(
    107.03deg,
    #a51f4a 8.64%,
    #3f0c2d 77.65%
  ) !important;
}
.section-lead-assistance table td {
  background: #ffdef5;
}
.span-bg-purple {
  background: #dcd3ff;
}
/* youtube listing css */
.form-control[type="date"] {
  color: #000 !important;
  background-color: #fff !important;
}
.ca-title-h2 {
  font-size: 2.2rem !important;
  color: #f16a65 !important;
}
.yt-iframe {
  height: 400px;
}
.yt-related-videos {
  background: #f6f3ff;
}
.yt-lead-form p {
  font-size: 1rem !important;
}
.yt-lead-form button {
  font-size: 0.876rem;
  padding: 0rem 1rem !important;
}
.yt-desc-div {
  background: #f4f4f4;
  color: #000000;
}
.youtube-watch-btn {
  background: #df1f1f;
  border-radius: 60px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 30px;
}
.youtube-video-info .author-name {
  font-weight: 600;
  font-size: 14px;
  color: #ee2c3c;
}
.youtube-video-info img {
  width: 33px;
  border-radius: 100%;
  height: 33px;
}
.youtube-video-card {
  border: 1px solid #d8d8d8;
  border-radius: 20px;
}
.youtube-video-card h4 {
  color: #000000;
  font-weight: 600;
}
.yt-info-date {
  color: #8e8e8e;
  font-weight: 500;
  font-size: 14px;
}
.yt-top-section {
  background-image: url(https://theiashub.ams3.digitaloceanspaces.com/images/82e34034e08aac75371324c5dc17536b.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.youtube-subject-card .row {
  flex-wrap: wrap;
}
.yt-search-div {
  box-shadow: 0px 4px 15px 0px #00000040;
  background: #f5f5f5;
  border: 1px solid #d8d8d8;
  border-radius: 50rem;
}
.yt-search-div .input-group-text {
  background: #f5f5f5;
  border-top-left-radius: 50rem;
  border-bottom-left-radius: 50rem;
  border: unset;
}
.yt-search-div input {
  color: #7f7f7f;
  background: #f5f5f5;
  border-top-right-radius: 50rem;
  border-bottom-right-radius: 50rem;
  border: unset;
}
@media (max-width: 767px) {
  .yt-iframe {
    height: 200px !important;
  }
  .yt-lead-form button {
    font-size: 16.73px !important;
    padding: 0.57rem 0.75rem !important;
  }
  .youtube-subject-card .col-md-2,
  .youtube-subject-card .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .subject-span {
    display: inline-block;
    margin: 5px 6px;
    padding: 6px 10px;
    background-color: #e9e4ff;
    border-radius: 8px;
    font-size: 14px;
  }

  .btn-explore {
    display: inline-block;
    margin: 10px auto 0;
  }
  .youtube-subject-div {
    border-right: unset !important;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 1rem;
  }
}

.div-content-yt p {
  color: #666666;
}
.div-content-yt ul {
  color: #666666;
}
.div-content-yt h3 {
  color: black;
  font-weight: 700;
}
.btn-explore {
  background: #fc283a;
  border-radius: 10px;
  font-weight: 700;
  text-decoration: none;
  color: white;
}
.subject-span {
  background: #e9e4ff;
  border-radius: 10px;
  padding: 15px 25px;
  color: #000000;
  font-weight: 500;
  margin-left: 5px;
  margin-right: 5px;
}
.youtube-subject-div {
  border-right: 1px solid #d9d9d9;
}
.youtube-heading p {
  color: #646464;
}
.youtube-subject-card:hover {
  transform: translateY(-5px);
  border: 1px solid #ddd;
}
.youtube-subject-card {
  transition: transform 0.2s, box-shadow 0.2s;
  /* box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); */
  box-shadow: 0px 8px 20px 0px #00000017;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  padding: 30px 20px;
  margin-bottom: 2rem;
}
.youtube-subject-icon {
  width: 60px;
}
.youtube-subject-title {
  font-weight: 700;
  color: #000000;
  font-size: 1.1rem;
}
.youtube-active-subject {
  color: #ff3e3e;
}
/* youtube css end */
.book-details-div hr {
  border-top: 2px solid black !important;
  opacity: unset;
}
.btn-admiss-closed {
  background: #837f7f;
  font-weight: 700;
  font-size: 14px;
  border-radius: 10px;
  color: white;
}
@media (min-width: 1024px) {
  .course_features {
    max-height: 165px;
    overflow-y: auto;
    margin-bottom: 20px;
    min-height: 165px;
  }
  .div-course-list {
    background: #ffffff;
    border: 0.88px solid #c0c0c0;
    border-radius: 17.5px;
    padding: 0.7rem;
    min-height: 50.5rem;
  }

  .div-course-pricing {
    border: 1px solid #efefef;
    background: #fbfbfb;
    border-radius: 11px;
    padding: 0.75rem;
    min-height: 7.938rem;
  }
}
.div-desc img {
  max-width: 100%;
  height: auto;
  display: block;
}

.div-img-details img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* UPSC EXAM CSS starts */
/* .exam-nav .nav-link.active {
  color: #e02228;
  border-bottom: 2px solid #e02228;
  font-weight: 600;
  font-size: 1rem;
}
.exam-div-nav {
  border-bottom: 1px solid #d9d9d9;
  background: #ffffff;
  box-shadow: 0px 4px 34px 0px #0000000f;
  padding: 0.75rem 1rem;
  font-size: 1rem;
}
.exam-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1.6rem;
}
.exam-nav .nav-link {
  font-size: 15px;
  font-weight: 500;
  padding: 0.25rem 0;
  border-bottom: 2px solid transparent;
  cursor: pointer;
} */

.comment-card-exam {
  background: #fdfdfd;
  border: 1px solid #e5e5e5;
  border-radius: 16px;
}

.comment-card-exam p {
  font-weight: 400;
  font-size: 0.95rem;
  color: #000000;
}

.comment-card-exam small {
  font-weight: 400;
  font-size: 0.85rem;
}
.view-all-comments-btn {
  border: 1px solid #515151;
  border-radius: 12px;
  color: #515151;
  font-weight: 700;
}
.exam-div-nav {
  border-bottom: 1px solid #d9d9d9;
  background: #ffffff;
  box-shadow: 0px 4px 34px 0px #0000000f;
}

.exam-nav .nav-link.active {
  border-bottom: 2px solid #e02228;
  color: #e02228;
  font-size: 1rem;
  font-weight: 600;
}

.exam-nav .nav-link {
  color: #000;
  font-weight: 500;
  padding: 0.39rem;
}

.dropdown-toggle-arrow button {
  background: none;
  font-size: 18px;
  color: #000;
}

.dropdown-toggle-arrow button:focus {
  outline: none;
  box-shadow: none;
}

.ask-ques {
  background: white;
  border: unset;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.write-ques {
  border: unset;
  color: #a7a7a7;
}
.div-ask-d::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  width: 12px;
  height: 30px;
  background-color: #e02228;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.div-ask-d {
  position: relative;
  overflow: hidden;
}
.btn-ask-doubt {
  color: #ffffff;
  font-weight: 700;
  background: #350e90;
  border-radius: 9px;
  box-shadow: 0px 4px 4px 0px #00000017;
}
.ask-doubt {
  background: linear-gradient(92.12deg, #ffe8fd 0.36%, #f4eeff 99.49%);
  border-radius: 10px;
}
.main-div-upsc-exam {
  background: #f8f4fc;
}
.upsc-course-prep .owl-nav {
  display: none;
}
.upsc-prep-courses {
  background: linear-gradient(180deg, #ffffff 0%, #ffd1d1 100%);
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}
.tbl-dates-upcoming > :not(caption) > * > * {
  border-bottom-width: 0px;
}
.tbl-upcoming > :not(caption) > * > * {
  border-bottom-width: 0px;
}
.tbl-upcoming {
  --bs-table-color: unset !important;
}
.tbl-upcoming thead {
  background: #dcdcdc;
  --bs-table-bg: none;
  border-color: white;
}
.tbl-upcoming tr {
  border-bottom: unset;
  border-style: none !important;
}
.tbl-dates-upcoming thead {
  background: #ffe0f0;
  --bs-table-bg: none;
  border-color: white;
}
.tbl-dates-upcoming tr {
  border-bottom: unset;
  border-style: none !important;
}
.get-notified {
  border-radius: 70px !important;
}
.span-exam-date img {
  width: 30px;
  height: 30px;
}
.tbl-content-div img {
  width: 24px;
  height: 24px;
}
.direct-link-download {
  background: #ffe0f0;
  border-radius: 10px;
  border-left: -4px solid #e02228;
  font-weight: 400;
  color: #000000;

  position: relative;
  overflow: hidden;
}
.direct-link-download::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  width: 12px;
  height: 30px;
  background-color: #e02228;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.latest-update-div span {
  background: linear-gradient(180deg, #e90004 0%, #9c0003 100%);
  font-weight: 700;
  color: #ffffff;
  border-radius: 4px;
  padding: 4px 10px;
  top: -7px;
  left: 20px;
  position: relative;
  /* font-style: italic; */
}
.latest-update-div {
  margin-top: 2rem;
  background: #ffebdc;
  /* background: #fff6f6; */
  border-radius: 10px;
  font-weight: 400;
  color: #000000;
}
.view-all-div {
  border-top: 2px solid #ededed;
  padding-top: 0.5rem;
}
.tbl-content-div ul li a {
  font-size: 0.98rem;
  text-decoration: none;
  color: #2a78ff;
  font-weight: 500;
}
.tbl-content-div ul li {
  list-style: none;
}
.follow-updates-btn {
  background: #350e90;
  border: 1px solid #ffffff;
  border-radius: 57px;
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
}
.timeline-horizontal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  overflow-x: auto;
  position: relative;
}

.timeline-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.timeline-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 24px;
}

.timeline-line {
  width: 100%;
  /* background-color: #dee2e6; */
  margin: 0 5px;
  margin-top: -35px;
  border: 1.5px dotted #c9c9c9;
}

.timeline-line.active {
  border: 1.5px solid #2a9c05;
  /* background-color: #2a9c05; */
}

.timeline-label {
  margin-top: 8px;
  font-size: 14px;
  text-align: center;
}

.timeline-step.active .timeline-icon {
  background-color: #2a9c05 !important;
  color: #fff !important;
}
.ongoing .timeline-icon {
  width: auto;
}
.timeline-step.ongoing .timeline-icon {
  border: 1px solid #ffee00;
  background: #fdff8b;
  color: #6d6609;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 80px;
}

.read-more {
  color: #ee2c3c;
  font-weight: 700;
  text-decoration: none;
  text-align: right;
}
.about-cse {
  border: 1px solid #d9d9d9;
  background: #ffffff;
  border-radius: 10px;
}
.about-cse p {
  color: #000000;
  font-weight: 400;
}
/* .about-cse h3 {
  font-size: 1.75rem;
} */
.about-cse h4 {
  color: #000000;
  font-weight: 700;
  font-size: 20px;
}
.updated-p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
.updated-p span {
  color: #2a78ff;
  font-weight: 700;
}
.div-btn-free-guide a {
  background: #350e90;
  border-radius: 9px;
  text-decoration: none;
  color: #ffffff;
  font-weight: 400;
  font-size: 20px;
  width: 100%;
}
.div-btn-get-updates a {
  width: 100%;

  font-weight: 400;
  font-size: 20px;
  color: #350e90;
  border-radius: 9px;
  background: #e7ddff;
  border: 1px solid #350e90;
}
.event-section {
  position: relative;
}

.qa-faq {
  width: 32px;
  height: 32px;
}
.upcoming-event-span {
  background: linear-gradient(180deg, #2a9c05 0%, #007961 100%);
  border-radius: 4px;
  padding: 4px 10px;
  font-weight: 700;
  color: #ffffff;

  position: absolute;
  top: -33px; /* slight upward overlap */
  left: 10px; /* slight horizontal offset */
  z-index: 2;
}
.span-exam-date {
  background: #f2f2f2;
  border: 1px solid #bbbbbb;
  border-radius: 10px;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  padding: 10px;

  position: relative;
  z-index: 1;
}
/* upsc age calculator css starts */
.prelims-answer-keys-cards {
  background: #ffffff;
  border: 1px solid #c0c0c0;
  border-radius: 32px;
  min-height: 100%;
}
.prelims-answer-keys-cards img {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}
.prelims-answer-keys-card-body {
  border-top: 1px solid #c0c0c0;
}
.div-smart p {
  font-weight: 400;
  color: #646464;
}
.age-limit-tbl > tbody > tr:nth-of-type(odd) > * {
  background: #fafbff;
  --bs-table-bg-type: none;
}
.age-limit-tbl > :not(caption) > * > * {
  border: unset;
}
.tr-head-age-limit {
  background-color: #efefef !important;
  --bs-table-bg: #efefef;
}
.eligibilty-div {
  background: linear-gradient(180deg, #ffffff 0%, #fff9e2 100%);
  border: 1px solid #ffdfce;
  border-radius: 10px;
}
.eligibilty-div h5 {
  color: #e02228;
  font-weight: 600;
  font-size: 28px;
}
.div-faqs {
  margin-right: 8rem;
}
.form-label-cal {
  font-size: 20px;
  color: #000000;
}
.div-quote-eligible {
  border-left: 11px solid #e02228;
  background: #f9f8f6;
  border-radius: 10px;
  font-weight: 500;
  font-size: 21px;
}
.calculate-btn {
  background: #e02228;
  padding: 10px 30px;
  border-radius: 16px;
  width: 100%;
  color: #ffffff;
  font-weight: 700;
  font-size: 22px;
}
/* pyq new css starts */
/* Hide all carousel items initially */
#bannerslider .item {
  display: none;
}
.batch-features ul li {
  margin-left: -0.9rem !important;
}
.batch-features {
  font-weight: 400;
  font-size: 14px;
}
#bannerslider .item:first-child {
  display: block;
}
/* Show items only after Owl Carousel is fully initialized */
#bannerslider.owl-loaded .item {
  display: block;
}
.mains-pyq-list-card {
  /* background: #fffab7 !important; */
  background: #ffe3e5 !important;
  border: 1px solid #e02228 !important;
}
.me-5rem {
  margin-right: 5rem;
}
.pyq-attempt-quiz {
  background: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 8px;
  font-family: "Reddit Sans", serif;
  font-weight: 700;
  /* font-size: 18px; */
  color: black;
  text-decoration: none;
  width: 70%;
}
.pyq-download-pdf {
  background: #ee2c3c;
  border: 1px solid #ffafaf;
  border-radius: 8px;
  font-family: "Reddit Sans", serif;
  font-weight: 700;
  /* font-size: 18px; */
  width: 70%;
  color: #ffffff;
  text-decoration: none;
}

.pyq-cards-latest {
  min-height: 100%;
  background: #fffef1;
  border: 1px solid #ffdc91;
  border-radius: 18px;
  box-shadow: 0px 22px 22px 0px #00000017;
}
.year-span-pyq {
  background: #2f008e;
  border-radius: 40px;
  box-shadow: 0px 4px 9px 0px #001eff1a;
  box-shadow: 0px 17px 17px 0px #001eff17;
  font-family: "Reddit Sans", serif;
  font-weight: 800;
  font-size: 20px;
  padding: 5px 30px;
  color: white;
}
.div-heading-pyqs {
  background: linear-gradient(180deg, #3c27de 0%, #0f0b31 92.21%);
  border-radius: 10px;
  padding: 10px 15px;
}
.div-heading-pyqs h1 {
  color: white !important;
}
.div-pyq-details {
  background: #f8f8ff;
  border: 1px solid #e0e0e0;
  border-radius: 30px;
}
.bpsc-pyq {
  background: #f5f6ff !important;
}
.uppsc-pyq {
  background: #fffef5 !important;
}
.div-exams-pyq {
  min-height: 100%;
  background: #fff5ff;
  border: 1px solid #220021;
  border-radius: 42px;
}
.div-exams-pyq a {
  background: #5d007f;
  border-radius: 10px;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 15px;
}
.div-exams-pyq h3 {
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  color: #000000;
}
.div-exams-pyq p {
  color: #999999;
  font-weight: 400;
  text-align: center;
  min-height: 48px;
}
.div-exams-pyq .div-img {
  border-radius: 100%;
  background-color: white;
  padding: 10px;
  height: 110px;
  width: 113px;
  display: inline-block;
}
.div-exams-pyq img {
  width: 95px;
  height: 90px;
}
/* DAW css starts */
.daw-intro-section .dropdown-div select {
  border-radius: 10px;
}
.profile-img {
  border-radius: 24px;
  width: 40px;
}
.copy-div {
  background: #fff;
  border-radius: 15px;
  border: 1px solid #939393;
}
.category {
  background: #ebebeb;
  padding: 10px;
  text-align: center;
  border-radius: 15px;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 19.41px;
  color: #555555;
}
.p_copy {
  color: #000;
  font-weight: 600;
}
.comment-div {
  border: 0.5px solid #a3a3a3;
  border-radius: 8px;
}
.div-header-comm {
  background: #fefadc;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.div-header-comm h6 {
  font-weight: 700;
  color: #e02228;
  background: #fefadc;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 0.5rem;
  margin-bottom: 0rem;
}
.comment-div p {
  color: #636363;
  font-weight: 400;
  font-size: small;
  margin-bottom: 0px;
}
.div-date-comment {
  font-weight: 500;
  font-size: 11px;
}
.upload-btn {
  border-radius: 6px;
  color: white;
  background: #227be0;
  width: 100%;
  font-weight: 600;
  text-align: center;
}
.key-feature {
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  box-shadow: 0.75px 5px 8px 0px #0000001a;
  color: #000;
}
.page-footer-desc {
  color: black;
}
.component-card {
  border-radius: 1rem !important;
  box-shadow: 2px 2px 34px 0px #7900a433;
  min-height: 100%;
}
.p-2rem {
  padding: 2rem;
}
.p-component {
  color: black;
  text-align: center;
  margin-bottom: 0rem;
  font-weight: 600;
}
.ques-p {
  font-size: 22px;
  font-weight: 400;
  color: black;
}
.ques-p a {
  color: #000000;
  text-decoration: none;
  transition: all 0.5s ease;
}
.ques-info-span {
  color: #ed4006;
  font-size: 16px;
  font-weight: 400;
}
.main-daw-listing {
  font-family: "Inter", sans-serif;
}
.daw-intro-section .filter-div {
  border: unset;
}
.date-div {
  border: 2px solid #b3b3b3;
  background: #ffffff;
  border-radius: 10px;
  font-weight: 700;
  color: #7c7c7c;
  padding: 0.375rem 0.3rem;
}
.date-div input {
  border: none;
}
.daw-intro-section h1 {
  font-size: 32px;
}
.daw-intro-section .p-intro {
  font-size: 20px;
  font-weight: 400;
  color: #474747;
}
.menu-section {
  background: #fff1f1;
  color: #9e9e9e;
  font-weight: 600;
  padding: 0.5rem 4rem;
  margin-bottom: 2.5rem !important;
}
/* About us css starts */
.need-box-shadow {
  /* box-shadow: 0px 10px 22px 0px #5700001A; */
  box-shadow: 0px 39px 39px 0px #57000017;
}
.our-mentors-about-us {
  background: #fffbe9;
}
.mentor-about-us {
  height: 89px;
}
.advisor-img {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px solid #c0c0c0;
  width: 100%;
  height: 250px;
}
.advisor-info {
  border-radius: 12px;
  font-family: "Reddit Sans", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  background: #e02228;
  color: #ffffff;
}
.our-impact-section {
  background: linear-gradient(180deg, #ffffff 35.39%, #ffe5e5 170.1%);
}
.div-our-impact-about-us {
  box-shadow: 20px 40px 45px 0px #cf20200d;
  border: 1.5px solid #ffd7d7;
  border-radius: 12px;
}
.intro-about-us {
  font-family: "Reddit Sans", serif;
  background-image: url(https://theiashub.ams3.digitaloceanspaces.com/images/9f685d733b581fa9114e9348970d547c.jpg);
  background-color: #000000cc;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-theiashub {
  background: #ffffff;
  border-radius: 70px;
  padding: 10px 20px 10px 20px;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
}
.intro-about-us p {
  color: #ffffff;
  font-weight: 700;
  font-size: 35px;
  text-align: center;
}
.intro-span {
  backdrop-filter: blur(100px);
  background: #ffffff4d;
  padding: 10px 30px 10px 30px;
  border-radius: 10px;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
}
/* upsc main oage css start */
.faq-accordian-notes {
  background: linear-gradient(180deg, #fffdfd 0%, #ffe9ff 100%);
}
.section-why-should-notes {
  background: linear-gradient(180deg, #fffdfd 0%, #ffe9ff 100%);
}
.div-main-notes img {
  width: 100px;
  height: 100px;
  margin-bottom: 1.5rem;
  padding-left: 0rem;
  padding-right: 0rem;
}
.div-main-notes {
  background: #ffffff;
  border: 1px solid #c5c5c5;
  border-radius: 16px;
  min-height: 100%;
}
.div-main-notes p {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #707070;
}
.notes-a:hover {
  color: #0037e4;
}
.notes-a {
  font-weight: 700;
  font-size: 20px;
  text-decoration: none;
  color: #000000;
}
.section-main-upsc-notes {
  background: #fff3ff;
}
/* form css */
.form-check-input:checked {
  background-color: #0d6efd !important;
}

.upsc-notes-lead-select {
  border: 1.84px solid #e2e2e2;
  background: #ffffff;
  border-radius: 11.35px;
  padding: 0.58rem 0.75rem !important;
  width: 100%;
}
.cousrse-list-contact-form select {
  background: #f8f8f8 !important;
  border: 1px solid #e4e4e4 !important;
}
.select-lead {
  border: 1.84px solid #e2e2e2;
  background: #ffffff;
  border-radius: 11.35px;
  padding: 0.62rem !important;
  width: 100%;
}
.lead-home-row .col-lg-3 {
  padding-left: 5px;
  padding-right: 5px;
}
/* toppers new css */
.course-enrolled-span a {
  /* text-decoration: none; */
  color: #686767;
}
/* book css start */

.fire-png img {
  height: 16px;
  width: 16px;
}
.fire-png {
  border-radius: 100%;
  background: #ffcd61;
}
.trending {
  font-weight: 700;
  font-size: 12px;
  background: #ffdab9;
  color: #000000;
  padding: 4px 8px 4px 8px;
  border-radius: 18px;
  margin-top: -0.3rem;
  margin-left: -0.6rem;
  display: flex;
  align-items: center;
  gap: 4px;
  z-index: 10;
}
.span-year-rate {
  background: #ffe5e5;
  border-radius: 4px;
  font-weight: 700;
  font-size: 10px;
  color: #e02228;
  padding: 4px 8px 4px 8px;
}
.span-edition {
  background: #ffebc1;
  border-radius: 4px;
  padding: 4px 8px 4px 8px;
  color: #f46303;
  font-weight: 700;
  font-size: 10px;
}
.show-all-review a {
  font-weight: 700;
  font-size: 18px;
  color: #e02228;
  text-decoration: none;
}
.review-names {
  font-size: small;
}
.review-comment {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}
.review-div {
  border-bottom: 1px solid #e4e4e4;
}
.div-book-review {
  border: 1px solid #b8b8b8;
  border-radius: 20px;
  margin-bottom: 1rem;
}
.div-book-product p {
  margin-bottom: 0.25rem;
}
.book-course-feature li {
  padding-bottom: 0.5rem;
}
.book-course-feature {
  list-style: none !important;
}
.tick-icon-features {
  background: #ffeff1;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  color: #ee2c3c;
  padding: 0.15rem 0.25rem;
}
.check-delivery {
  color: #ee2c3c;
  font-weight: 600;
  text-decoration: none;
}
.check-delivery-div .form-control {
  border: unset;
  color: #9ca3af;
  font-weight: 600;
}
.check-delivery-div .input-group {
  background: #ffffff01;
  box-shadow: 0px 3px 10px 0px #00000017;
  border: unset;
  width: 65%;
  border-radius: 6px;
}
.check-delivery-div .input-group-text {
  background: #ffffff01;
  border: unset;
}
.in-stock {
  color: #22a807;
  font-size: small;
  font-weight: 700;
}
.book-author {
  color: #575757;
  font-weight: 500;
  font-size: 16px;
}
.book-img {
  background: #e2e2e2;
}
.book-rating {
  background: #ee2c3c;
  border-radius: 4px;
  padding: 0.3rem;
  color: #ffffff;
}
.book-rating-green {
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
  color: #ffffff;
  background: #167900;
}
.small-rating-details {
  color: #575757;
  font-size: small;
  font-weight: 600;
}
.book-side-img {
  border: 1px solid #ee2c3c;
  padding: 0.25rem;
}
.book-side-img img {
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.books-list-h1 {
  font-size: 2rem !important;
}
.showing-result-span {
  font-weight: 400;
  font-size: 12px;
  color: #757575;
}
.sort-dropdown {
  width: 75%;
}
.btn-preview-book {
  color: #e02228;
  font-weight: 400;
  font-size: 14px;
  border: 1px solid #e02228;
  border-radius: 10px;
}
.btn-buy-book {
  background: #e02228;
  font-weight: 700;
  font-size: 14px;
  border-radius: 10px;
  color: white;
}
.book-title {
  font-weight: 600;
  font-size: 14px;
  color: #1b2124;
  min-height: 33px;
}

.book-info h6 {
  margin-bottom: 0.0625rem;
}

.book-title a {
  font-weight: 600;
  font-size: 14px;
  color: #1b2124;
  text-decoration: none;
}
.book-price {
  font-weight: 700;
  font-size: 18px;
  color: #1b2124;
}
.book-card {
  min-height: 100%;
}
.book-false-price {
  font-weight: 500;
  font-size: 14px;
  color: #8d9091;
  position: relative;
  transform: skewX(-15deg);
}
.book-false-price::after {
  content: ""; /* Empty content for the pseudo-element */
  position: absolute;
  bottom: 8px; /* Position it at the bottom */
  left: 0;
  width: 100%; /* Make the pseudo-element as wide as the element */
  height: 1px; /* Match the border thickness */
  background-color: #e02228; /* Border color */
  transform: rotate(-15deg);
}
.book-off {
  color: #ee2c3c;
  font-weight: 700;
  font-size: 14px;
}
.book-card img {
  border-top-right-radius: var(--bs-card-border-radius);
  border-top-left-radius: var(--bs-card-border-radius);
}
/* course category css starts */
.course-category-side-img {
  height: 230px;
}
.course-category-section h3 {
  font-weight: 700;
  font-size: 24px;
}
.red-circle-tick {
  border-radius: 100%;
  color: white;
  border: 1px solid white;
  background: #ee2c3c;
  padding: 0.1rem 0.35rem;
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  z-index: 1;
}
.div-course-batch {
  background: linear-gradient(92.04deg, #ffe5fa 6.29%, #e2daff 100%);
  border-radius: 10px;
}
.div-batches-active {
  position: relative;
  border-radius: 10px;
  background: linear-gradient(77.12deg, #510040 40%, #004149 100%);
  color: white;
}
.div-batches-active ul li {
  font-weight: 400;
  font-size: 14px;
  color: white;
}
.course-title-h2-active {
  font-weight: 700;
  font-size: 24px;
  border-bottom: 1px solid white;
}
.select-btn-active {
  border: 1px solid #d9d9d9;
  background: #ee2c3c;
  border-radius: 6px;
  font-weight: 700;
  color: #ffffff;
}
.div-batches {
  border-radius: 10px;
  background: #ffffff;
}
.course-title-h2 {
  font-weight: 700;
  font-size: 24px;
}
.tick-icon-batches {
  font-size: larger;
  font-weight: bold;
  color: #ee2c3c;
}
.select-btn {
  border: 1px solid #d9d9d9;
  background: #e02228;
  border-radius: 6px;
  color: #fffbfb;
  font-weight: 700;
  /* padding: 0.375rem 1.4rem; */
}

.div-batches ul li {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
/* current affairs css starts */
.lead-ca-p {
  font-size: 0.9rem;
}
.div-yt-video-lead input {
  background: #ffffff;
  border: 1px solid #dedede;
}
.div-yt-video-lead {
  background-color: #f5f5f5;
  border: 1px solid #dedede;
}
.ca-yt-div {
  height: 280px !important;
  border-radius: 10px;
}
.get-yt-video-btn {
  padding: 0.45rem 0.375rem;
  font-size: 0.9rem;
  color: #000000;
  font-weight: bold;
  background-color: rgba(250, 250, 26, 0.834);
  border: 1px solid #dedede;
}
.div-pyqs {
  border: 1px solid #dedede;
  background-color: #fdedec;
  border-radius: 20px;
  color: #474747;
}
.div-major-factors {
  background-color: #ebf4ff;
  border: 1px dashed #000000;
  color: #474747;
}
.div-keywords {
  background-color: #ffdbdb;
  border-radius: 20px;
  border: 1px solid #dedede;
  color: #000000;
}
.div-keywords a {
  cursor: pointer;
  color: #ff5353;
}
.div-keywords a:hover {
  cursor: pointer;
  color: #2f008e;
}
.div-h1-ca {
  background: #2f008e;
  /* background: linear-gradient(180deg, #3c27de 0%, #0f0b31 92.21%); */
  color: white;
}
.font-small {
  font-size: 0.98rem;
}
.div-blog-list {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px,
    rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
  padding: 14px 21px 18px;
  border-bottom: none;
}
.div-blog-content a {
  text-decoration: none;
}
.blog-span span {
  font-size: 15px;
  padding-right: 10px;
  font-weight: 400;
}
.div-blog-content h5 {
  font-size: 17px;
  font-weight: 600;
  color: #545454;
}
/* Style the table itself */
.pyq-quiz table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
.pyq-link {
  color: white;
  text-decoration: none;
}
.exam-header p {
  margin-top: -10px;
}
.button-container {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px 10px;
}
.btn-pyq {
  padding: 5px 15px;
  font-size: 1rem;
  background-color: #002d8f;
  color: white;
  border-radius: 5px;
  border: none;
  white-space: nowrap;
  text-align: center;
  width: 100%;
}

.btn-pyq:hover {
  background-color: #357abd;
}
.button-icon {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}
.pyq-section {
  display: flex;
  justify-content: left;
  gap: 20px;
}

.button-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 20px;
}

.exam-section {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.exam-content p {
  font-size: 1rem;
  color: #000;
  text-align: left;
}

.exam-content h5 {
  font-size: 1rem;
  color: #000;
  font-weight: 700;
  text-align: left;
}
.exam-box {
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  text-align: center;
}

.exam-box.upsc {
  background: linear-gradient(to left, #ffffff, #d8e0ff);
}

.exam-box.bpsc {
  background: linear-gradient(to left, #ffffff, #fffed8);
}

.exam-box.uppsc {
  background: linear-gradient(to left, #ffffff, #ffd8f5);
}

.exam-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.exam-header img {
  width: fit-content;
  height: 60px;
  margin-right: 11px;
}

.exam-header h3 {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 0;
  flex-grow: 1;
  text-align: left;
}

.exam-content {
  display: none;
  padding-top: 15px;
  color: #fff;
}

.exam-box.open .exam-content {
  display: block;
}
.mains-answer {
  text-align: justify;
  padding: 10px 10px;
  background: #fff7f4;
  font-size: initial !important;
  font-weight: unset !important;
  font-family: unset !important;
  border: 1px solid #af9e9e;
}

/* Style for the table header */
.pyq-quiz thead {
  background-color: #f8f9fa;
}

.pyq-quiz th,
.pyq-quiz td {
  padding: 10px;
  text-align: left;
  border: 1px solid #dee2e6;
}

/* Style for the table rows */
.pyq-quiz tr:nth-child(even) {
  background-color: #f2f2f2;
}

/* Hover effect for rows */
.pyq-quiz tbody tr:hover {
  background-color: #e9ecef;
}

/* Table title or header customization (optional) */
.pyq-quiz thead th {
  font-weight: bold;
  color: #007bff;
}

/* For ensuring responsiveness on small screens */

.filter-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.filter-label {
  font-weight: bold;
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
}

.filter-select {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #f9f9f9;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}

.filter-select:focus {
  border-color: #007bff;
  background-color: #f0f8ff;
  outline: none;
}

.filter-select option {
  font-size: 14px;
  padding: 10px;
}

/* upsc notes css starts */
.upsc-notes-form-p {
  font-size: 1rem !important;
  font-weight: 400;
}
.new-heading-h2 {
  text-align: left !important;
  font-size: 2rem !important;
}
.article-btn-a {
  background: #127abf;
  border-radius: 6px;
  color: white;
  text-decoration: none;
  padding: 10px 15px;
  font-weight: bold;
}
.profile-img {
  border-radius: 24px;
  width: 40px;
}
.student-name {
  color: #e02228;
  font-weight: 400;
  font-size: large;
}
.div-tbl-content {
  border: 1px solid #696969;
  border-radius: 16px;
}
.div-post input {
  background: #f8f8f8;
  border: none;
  border-radius: 12px;
  color: #a3a3a3;
  font-weight: 500;
  /* padding: 0.375rem 0rem; */
}
.div-post i {
  color: #a3a3a3;
  font-weight: 500;
}
.div-post .input-group-text {
  background: #f8f8f8;
  border: none;
  border-radius: 12px;
  color: #a3a3a3;
  font-weight: 500;
  padding: 0.5rem;
}
.comment-span {
  float: right;
  color: #000;
  background: #fff;
  border-radius: 14px;
  padding: 5px 10px;
  font-size: 14px;
}
.count-comment-p {
  font-size: small;
  font-weight: 600;
  color: black;
  margin-bottom: 0rem;
}
.div-desc h2 {
  color: #f16a65;
  /* font-size: 24px !important; */
  text-align: left;
}
.div-desc {
  color: #000000;
}
.div-content-list ul {
  margin-bottom: 0rem;
  margin-top: 0.5rem;
  list-style-type: decimal;
  color: #127abf;
  font-weight: 400;
}
.div-content-list a {
  color: #127abf;
  font-weight: 400;
  padding-bottom: 0.5rem;
  text-decoration: none;
}
.div-content-list li {
  padding-bottom: 0.5rem;
}
.sidebar-btn {
  border: none;
  background: #fefadc;
}
.tbl-content-header {
  background: #ffdfcf;
  border-radius: 16px;
  /* border-top-left-radius: 16px;
  border-top-right-radius: 16px; */
}
.upsc-notes-div-form-fields .submit-btn {
  background: #e02228;
  border-radius: 6px;
  color: white;
  width: 100%;
  font-weight: bold;
}
.p-intro2 {
  font-size: 16px;
  font-weight: 400;
  color: #747171;
}
.search-p {
  font-weight: 500;
  color: #000;
  font-size: larger;
}
.div-search-topic .input-group-text {
  background: #f8f8f8;
  border: none;
  border-radius: 12px;
  color: #a3a3a3;
  font-weight: 500;
  padding: 0.5rem;
}
.div-search-topic input {
  background: #f8f8f8;
  border: none;
  border-radius: 12px;
  color: #a3a3a3;
  font-weight: 500;
  padding: 0.375rem 0rem !important;
}
.article-list-a {
  color: #127abf;
  font-weight: 400;
  text-decoration: underline;
}
.div-table-topics .thead-notes th {
  background: #fefadc;
}
.chatpost1-btn {
  border-radius: 6px;
  color: white;
  background: #227be0;
  width: 100%;
  font-weight: 600;
  text-align: center;
}
.course-section h2 {
  font-size: 2rem;
  text-align: left;
}
.popluar-course-card {
  background: #fffdff;
  border: 1px solid #636363;
  border-radius: 20px;
}
.course-section .course-img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.popluar-course-card .card-body {
  background-color: #fffdfa;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.buy-now-btn {
  background: #e02228;
  border-radius: 8px;
  color: white;
  width: 100%;
  font-weight: 600;
  text-align: center;
}
.view-details-btn {
  border: 1px solid #f16a65;
  background: white;
  border-radius: 8px;
  color: #f16a65;
  width: 100%;
  font-weight: 600;
  text-align: center;
}
.trusted-upsc-section {
  background: #fff6f6;
  font-size: 17px;
  font-weight: 400;
  color: #191919;
}
.trusted-upsc-section h2 {
  color: #f16a65;
  font-weight: 700;
  /* font-size: 24px; */
  text-align: left;
}
.footer-conten-upsc-notes .table td {
  background: white !important;
}
.footer-conten-upsc-notes h2 {
  font-size: 2rem;
}
.our-popular-courses-bottom .owl-nav button span {
  font-size: 0;
  color: transparent;
  line-height: 40px;
}
.our-popular-courses-bottom .owl-nav button.owl-prev span:after {
  content: "\f12c";
  color: #184e94;
  font-size: 20px;
}
.our-popular-courses-bottom .owl-nav button span:after {
  content: "";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.our-popular-courses-bottom .owl-nav button.owl-next span:after {
  content: "\f135";
  color: #184e94;
  font-size: 20px;
}
.our-popular-courses-bottom .owl-nav button {
  width: 28px;
  height: 28px;
  display: inline-block !important;
  border: 2px solid #cfcfcf !important;
  border-radius: 100% !important;
  margin: 0 3px;
  color: #184e94;
}
.our-popular-courses-bottom .owl-dots {
  display: none;
}
.course-section {
  background: #f8f8f8;
}
.popular-course-div {
  border: 1px solid #636363;
  border-radius: 16px;
  background: white;
}
.border-bottom-course {
  border-bottom: 1px solid #e4e4e4;
}
/* .upsc-notes-intro-section h1 {
  font-size: 2rem;
} */
.join-section h1 {
  font-size: 2rem;
}
.join-section p {
  font-size: large;
}
.upsc-notes-intro-section .p-intro {
  font-size: 1.25rem;
  font-weight: 400;
  color: #474747;
}
.filter-div {
  background: #f6f6f6;
  border-radius: 12px;
  border: 1px solid #b4b4b4;
}
.dropdown-div select {
  border: 2px solid #bbbbbb;
  background: #ffffff;
  border-radius: 24px;
  font-weight: 700;
  color: #000000;
}
.course-card {
  border-radius: 12px;
  background: #ffffff;
  border: 1px solid #9f9f9f;
  box-shadow: 6px 10px 11px 0px #00000017;
  min-height: 100%;
}
.card-img-top {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.card-title a {
  color: #000000;
  text-decoration: none;
  transition: all 0.5s ease;
}
/* floating edit button css */
.edit-floating-btn {
  position: fixed;
  /* bottom: 60px;
  right: 20px; */
  top: 30px;
  right: 5px;
  /* background-color: #007bff; */
  background-color: #17ae15;
  /* background-color: #16C47F; */
  color: white !important;
  border: none;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 24px !important;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  transition: background 0.3s ease;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.edit-floating-btn:hover {
  background-color: #0056b3;
}

.edit-floating-btn i {
  font-size: 28px;
}
/* prelims PYQ css start */
.correct-ans {
  color: #000000;
  font-weight: 700;
  font-size: 1.4rem;
}
.quiz-options li {
  font-weight: 400;
  font-size: 1.25rem;
}
.pyq-quiz {
  font-family: "Reddit Sans", serif;
  font-weight: 600;
  font-size: 1.4rem;
}
.pyq-quiz p {
  font-family: "Reddit Sans", serif;
  font-weight: 600;
  font-size: 1.4rem;
}
.pyq-quiz ol {
  font-family: "Reddit Sans", serif;
  font-weight: 600;
  font-size: 1.4rem;
}
.pyq-quiz h5 {
  font-weight: 700;
  font-size: 1.4rem;
  color: #f16a65;
}
.explaination-btn {
  border-radius: 6px;
  font-weight: 700;
  font-size: 1.2rem;
  color: white;
  background: #e02228;
}
.div-explaination {
  border: 1px solid gray;
  display: none;
  text-align: justify;
  padding: 10px 10px;
  background: #fff7f4;
  font-size: initial !important;
  font-weight: unset !important;
  font-family: unset !important;
}
.main-div-pyq {
  background: #fffed5;
}
.main-div-pyq h2 {
  color: #000000;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: left;
}
.main-div-pyq p {
  font-family: "Nunito Sans", serif;
  font-weight: 300;
  font-size: 1.1rem;
  color: #747474;
}
.div-explaination p {
  color: #000000;
  font-weight: 400;
  font-size: 1.13rem;
  padding: 1rem;
  margin-bottom: 0rem;
}
.relared-analysis {
  background: #ffd5db !important;
  padding: 0.7rem 1rem !important;
}
.relared-analysis-list ul li {
  padding-bottom: 0.5rem;
}
.pyq-cards {
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  border-bottom: unset;
}
.pyq-card-header {
  background: #dedfff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0.3rem 1rem;
  color: #000000;
  font-family: "Reddit Sans", serif;
  font-weight: 500;
  font-size: 1.4rem;
}
.pyq-body {
  border-bottom: 1px solid #d3d3d3;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.pyq-body p {
  font-weight: 400;
  font-size: 1.3rem;
  color: #000000;
}
.quiz_span {
  background: #f0f0f0;
  border-radius: 6px;
  padding: 0.5rem;
  color: #828282;
  font-family: "Reddit Sans", serif;
  font-weight: 500;
  font-style: italic;
  font-size: 1rem;
}
.pyq-body span {
  background: #f0f0f0;
  border-radius: 6px;
  padding: 0.5rem;
  color: #828282;
  font-family: "Reddit Sans", serif;
  font-weight: 500;
  font-style: italic;
  font-size: 1rem;
}
.pyq-menu-section {
  background: #ebebeb;
}
.pyq-menu-section .menu-div {
  color: #828282;
  font-weight: 700;
}

.pyq-intro-section h1 {
  font-size: 2rem;
  color: #000000;
}
.pyq-intro-section .p-intro {
  font-family: "Nunito Sans", serif;
  font-size: 1.25rem;
  font-weight: 300;
  color: #747474;
}
.pyq-div-6 {
  background: linear-gradient(91.22deg, #ffdfc8 4.17%, #ffd7de 97.29%);
  border: 1px solid #6e6e6e;
  /* box-shadow: 0px 3px 7px 0px #4a4a4a1a; */
  border-radius: 12px;
  min-height: 90px;
}
.pyq-div-6 span {
  font-weight: 400;
  font-size: 0.75;
  color: #000000;
}
.view-btn-pyq {
  background: #ee2c3c;
  border-radius: 10px;
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  box-shadow: 0px 6px 6px 0px #00000017;
}
.pyq-a {
  background: #ee2c3c;
  border-radius: 4px;
  font-weight: 700;
  font-size: 1.2rem;
  color: #ffffff;
}
.pyq-inactive {
  border: 1px solid #cacaca;
  border-radius: 4px;
  color: #828282;
  font-weight: 700;
  font-size: 1.2rem;
}
.prelims-test-pdf {
  background: #fffdfd;
  border: 1px solid #ff7e88;
  border-radius: 4px;
  color: #ee2c3c;
  font-weight: 600;
}
.align-middle {
  vertical-align: middle;
}

.prelims-table th {
  padding-top: 2.8rem;
}
.prelims-table td {
  padding: 1rem;
}
.main-syllabus {
  font-family: "Nunito Sans", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.25rem;
  color: #000000;
}
.mains-card-header .p {
  font-family: "Nunito Sans", serif;
  font-weight: 300;
  font-size: 1.25rem;
  color: #9e9e9e;
}
.mains-cards-date {
  font-weight: 400;
  color: #4d4d4d;
  font-size: 1rem;
}
.mains-views {
  font-weight: 500;
  font-size: 1rem;
  color: #4d4d4d;
}
.mains-author {
  font-family: "Nunito Sans", serif;
  font-weight: 300;
  font-size: 0.875rem;
  color: #787878;
}
.mains-card-header p {
  color: #a3a3a3;
}
.mains-share .st-btn {
  border-radius: 100% !important;
}
.mains-card-body h2 {
  font-weight: 700;
  font-size: 1.5rem !important;
  color: #f16a65;
  text-align: left !important;
}
.mains-card-body p {
  font-weight: 400;
  font-size: 1.1rem;
}
.mains-card-body a {
  color: #127abf;
  text-decoration: none;
}
.mains-card-body h3 {
  font-weight: 700;
  font-size: 1.4rem;
  color: #000000;
  margin-bottom: 1rem;
}
.mains-card-body table {
  border: 1px solid #cccccc;
}
.mains-card-body table th {
  background: #ffdfcf;
}
.mains-card-body h4 {
  font-weight: 700;
  font-size: 1.2rem;
  color: #f16a65;
}
.mains-card-body ul {
  color: #4f4f4f;
}

/* .mains-card-body .table tr {
  border-color: unset;
  border-style: none;
  border-bottom: hidden;
} */
/* improve page speed css start */
.top-banner-home {
  height: auto;
}
/* new lead form css starts */
html,
body {
  height: 100%;
  margin: 0;
}
.orange-arrow {
  width: 30px;
}
.mk-sir-footer-img {
  width: 200px;
  height: 219px;
}
#popupLeadOtpModal .modal-title {
  margin-right: 22rem;
}
#leadOtpModal .modal-title {
  margin-right: 22rem;
}
.card-header-lead-modal {
  border-radius: unset !important;
  border-bottom: unset !important;
}
#leadModalGetFreeAccess .modal-fullscreen {
  width: 30vw;
  float: right;
}
#leadModalGetFreeAccess .modal-header {
  border-bottom: none;
  padding: 0.5rem;
}
.card-lead-modal {
  padding-left: 0rem;
  padding-right: 0rem;
  border: unset !important;
  background: white;
  border-radius: unset !important;
}
.card-lead-modal .card-body {
  background: #fffdec;
  border-top: 4px solid #ff6f00;
  font-family: "Reddit Sans", serif;
}
.card-lead-modal .card-body h2 {
  font-size: 1.7rem;
  font-weight: 800;
  text-align: center;
  color: #ee2c3c;
}
.card-lead-modal .card-body h3 {
  font-size: 1.49rem;
  font-weight: 600;
  text-align: center;
  color: #1b1a1a;
}
.card-lead-modal .card-body span {
  font-weight: 400;
  font-style: italic;
  font-size: 24px;
  text-align: center;
  color: #000000;
}
.div-lead-form-modal {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 13.39px;
  padding: 1rem;
}
.div-lead-form-modal .submit-btn {
  font-family: "Reddit Sans", serif;
  font-weight: 700;
  font-size: 16.73px;
  background: #ee2c3c;
  border-radius: 5.02px;
  color: #ffffff;
  width: 100%;
}
.input-lead-form {
  background: #f4f2ff;
  border: 0.84px solid #e4e4e4;
  border-radius: 3.35px;
}
.get-free-access-footer {
  background: linear-gradient(180deg, #ee2c3c 3.98%, #6c040c 103.59%);
  color: white;
  border-radius: 5px;
}
.sticky-footer-orange {
  border-top: 5px solid #ff6e00;
  box-shadow: 0px -5px 14px 0px #00000040;
  background: #ffebdc;
  font-family: "Reddit Sans", serif;
  font-weight: 800;
  font-style: italic;
  font-size: 18px;
  padding: 0.5rem 1rem;
  color: #000000;
}
.sticky-footer-orange span {
  color: #ff6f00;
  font-weight: 800;
}
.div-new-lead-form {
  background: #fffee0;
  border: 2px solid #ffe169;
  font-family: "Reddit Sans", serif;
  border-radius: 40px;
}
.get-free-access-btn {
  border-radius: 12px;
  color: #ffffff;
  font-size: 16.73px;
  font-weight: 700;
  padding: 0.57rem 0.75rem !important;
  background: #ee2c3c;
}
.mob-input-lead .input-group-text {
  border-radius: 11.35px 0px 0px 11.35px;
  background: #ffffff;
  border: 1.84px solid #e2e2e2;
  border-right: unset;
  font-weight: 700;
}
.mob-input-leads input {
  border: 1.84px solid #e2e2e2;
  background: #ffffff;
  border-radius: 11.35px;
  padding: 0.58rem 0.75rem !important;
}
.mob-input-lead input {
  border: 1.84px solid #e2e2e2;
  background: #ffffff;
  border-radius: 11.35px;
  padding: 0.55rem !important;
  border-left: unset;
}
.div-new-lead-form h2 {
  font-weight: 600;
  font-size: 2.5rem;
  text-align: left;
}
.div-new-lead-form p {
  font-weight: 400;
  font-size: 1.5rem;
}
/* current affairs css starts */
.stay-up-section {
  background: #fffafd !important;
}
.daily-quiz-cards {
  background: #fcfcfc;
  border: 1px solid #d4d4d4;
  border-radius: 12px;
  min-height: 100%;
}
.current-affairs-cards {
  background: #fcfcfc;
  border: 1px solid #d4d4d4;
  border-radius: 12px;
  min-height: 100%;
}
.current-affairs-cards .top-heading-div:hover {
  color: white !important;
  background: #ee2c3c;
}
.current-affairs-cards .top-heading-div {
  /* background: #560141; */
  background: linear-gradient(180deg, #ffe4d0 0%, #ffc5fe 100%);
  border: 1px solid #c0c0c0;
  padding: 6px;
  border-radius: 12px;
  color: black;
  font-weight: 700;
  text-align: center;
}
.div-date-filter {
  background: #ffffff;
  border: 1px solid #868686;
  border-radius: 6px;
}
.btn-search-primary {
  background: #394dff;
  border-radius: 10px;
  padding: 0.2rem 0rem;
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
}
.current-affairs-card-body {
  background: #f6f6f6;
  border: 1px solid #868686;
  border-radius: 6px;
  border-left: 4px solid #c2c2c2;
}
.current-affairs-card-body a:hover {
  color: #127abf;
}
.current-affairs-card-body a {
  font-weight: 400;
  color: #000000;
  text-decoration: none;
}
.top-heading-div-a:hover {
  text-decoration: underline !important;
  color: white;
}
.top-heading-div-a {
  text-decoration: none !important;
  color: black;
}
.current-affairs-hindi .top-heading-div {
  background: #000264;
  padding: 6px;
  border-radius: 12px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
}
.current-affairs-hindi-card-body {
  background: #f6f6f6;
  border: 1px solid #868686;
  border-radius: 6px;
  border-left: 4px solid #000264;
}
.current-affairs-hindi-card-body a:hover {
  color: #127abf;
}
.current-affairs-hindi-card-body a {
  font-weight: 400;
  color: #000000;
  text-decoration: none;
}
.editorial-analysis-cards .top-heading-div {
  background: linear-gradient(180deg, #ffe4d0 0%, #ffc5fe 100%);
  border: 1px solid #c0c0c0;
  /* background: #640008; */
  padding: 6px;
  border-radius: 12px;
  color: black;
  font-weight: 700;
  text-align: center;
}
.editorial-analysis-card-body {
  background: #f6f6f6;
  border: 1px solid #868686;
  border-radius: 6px;
  border-left: 4px solid #640008;
}
.editorial-analysis-card-body a:hover {
  color: #127abf;
}
.editorial-analysis-card-body a {
  font-weight: 400;
  color: #000000;
  text-decoration: none;
}
.news-day-cards .top-heading-div {
  background: #640008;
  padding: 6px;
  border-radius: 12px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
}
.news-day-card-body {
  background: #f6f6f6;
  border: 1px solid #868686;
  border-radius: 6px;
  border-left: 4px solid #640008;
}
.news-day-card-body a:hover {
  color: #127abf;
}
.news-day-card-body a {
  font-weight: 400;
  color: #000000;
  text-decoration: none;
}
.daily-quiz-cards .top-heading-div:hover {
  color: white !important;
  background: #ee2c3c;
}
.daily-quiz-cards .top-heading-div {
  background: linear-gradient(180deg, #ffe4d0 0%, #ffc5fe 100%);
  border: 1px solid #c0c0c0;
  /* background: #006f73; */
  padding: 6px;
  border-radius: 12px;
  color: black;
  font-weight: 700;
  text-align: center;
}
.daily-quiz-card-body {
  background: #f6f6f6;
  border: 1px solid #868686;
  border-radius: 6px;
  border-left: 4px solid #c2c2c2;
}
.daily-quiz-card-body a:hover {
  color: #127abf;
}
.daily-quiz-card-body a {
  font-weight: 400;
  color: #000000;
  text-decoration: none;
}
/* free resources css starts */
.free-resources-category-desc h2 {
  font-size: 2rem;
  font-weight: 500;
  text-align: left;
}
.selectboxfil {
  border: 1.5px solid #ee2c3c;
  color: #ee2c3c;
  border-radius: 10px;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  background: #ffedef;
  padding: 0.2rem 0rem;
}
.selectboxfil select {
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  color: #ee2c3c;
  border: unset;
  background: #ffedef;
}

.top-adds .owl-nav {
  display: none;
}
.top-adds .item img {
  border: 1px solid #000000;
  border-radius: 10px;
}
.free-resource-menu-section {
  background: #fff6f7;
}
.free-resource-intro-section h1 {
  font-size: 2.25rem;
  color: #000000;
}
.free-resource-intro-section .p-intro {
  font-family: "Nunito Sans", serif;
  font-size: 1.25rem;
  font-weight: 300;
  color: #747474;
}
.free-resources-cards {
  border: 1px solid #d9d9d9;
  box-shadow: 0px 5px 11px 0px #0000000a;
  border-radius: 1.25rem;
  min-height: 100%;
}
.free-resources-cards img {
  background-color: #d9d9d9;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  height: 257px;
}
.page-item.active .page-link {
  background: #ee2c3c !important;
  border-color: #ee2c3c !important;
}
.a-main-category:hover {
  color: #000000;
}
.a-main-category {
  color: #ee2c3c;
  font-weight: 600;
  text-decoration: none;
}
.page-link {
  color: #ee2c3c;
}
.free-resources-card-body h5 {
  font-size: 1rem;
  font-weight: 700;
  color: #000000;
}
.view-all-free-resource-btn {
  background: #ffedef;
  border: 1px solid #ee2c3c;
  color: #ee2c3c;
  border-radius: 50px;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
}
.div-form-fields select {
  background: #ffffff !important;
  border-radius: 12px;
  border: unset;
  font-family: "Nunito Sans", serif;
  font-size: 1rem;
  padding: 0.375rem 0.75rem;
  width: 100%;
  font-weight: 700;
  color: #a3a3a3 !important;
}
.div-form-fields input {
  background: #ffffff !important;
  border-radius: 12px;
  border: unset;
  font-family: "Nunito Sans", serif;
  font-size: 1rem;
  font-weight: 700;
  color: #a3a3a3 !important;
}
.upsc-notes-div-form-fields .form-check-input {
  border: 1px solid black;
}
.upsc-notes-div-form-fields {
  padding: 1.2rem 1.7rem;
}
.div-form-info {
  background: #ffffff;
  border: 1px solid #696969;
  border-radius: 16px;
}
.form-select-details {
  background: #e9eef2 !important;
  border-radius: 12px;
  color: #a3a3a3 !important;
  font-weight: 600;
  padding: 0.375rem 0.75rem;
  width: 100%;
  border: none;
}
.form-input-details {
  background: #e9eef2 !important;
  border-radius: 12px;
  color: #a3a3a3 !important;
  font-weight: 600;
  border: none;
}
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.agree-check {
  font-family: "Nunito Sans", serif;
  font-size: 0.813rem;
  font-weight: 400;
  color: #131313;
}
.form-check-input {
  border: 1px solid #000000;
  background: none;
}
.side-form-submit-btn {
  background: #e02228;
  border-radius: 2.25rem;
  font-family: "Nunito Sans", serif;
  font-size: 0.75rem;
  font-weight: 800;
  color: white;
}
.form-div-info h5 {
  font-family: "Reddit Sans", serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.5rem;
}
.form-div-info {
  background: #ffefe5;
  border: 1px solid #ff9ca5;
  border-radius: 32px;
}
.div-course-side {
  border-radius: 20px;
  background: #fffdfa;
  border: 1px solid #636363;
}
.div-course-side img {
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
}
.side-card-title {
  font-family: "Inter", serif;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
}
.buy-now-side-btn {
  border: 1px solid #dc3545;
  background: #e02228;
  border-radius: 6px;
  color: #ffffff;
  font-family: "Inter", serif;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}
.div-popular-course {
  border: 0.5px solid #a4a4a4;
  border-radius: 20px;
  background-color: white;
}
.popular-course-header {
  background: #fefadc;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.div-courses-list {
  padding-right: 1.5rem;
}
.div-courses-list a:hover {
  color: #000000;
}
.div-courses-list a {
  color: #127abf;
  font-weight: 400;
  text-decoration: none;
}
.div-side-img img {
  border: 1px solid #7f7f7f;
  box-shadow: 4px 10px 16px 2px #7f7f7f63;
  border-radius: 20px;
}
.download-free-resource-btn {
  background: #ee2c3c;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
}
.enroll-now-course-btn {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: fit-content;
  padding: 0.5rem 2rem;
  background: #ee2c3c;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
}
.free-resources-details-cards h5 {
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
  color: #000000;
}
.free-resources-detail-card-body {
  background: #fff6f6;
  box-shadow: 0px 2px 5px 0px #0000001a;
  border-radius: 30px;
  margin-top: -45%;
  padding-top: 50% !important;
  padding: 1rem;
}
.free-resource-details-card-img {
  width: 221px;
  height: 316px;
}
/* sticky footer ad css */
.sticky-footer-ad {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1050;
  display: none;
}
/* new css start 28/11/24 */
/* .header-search-img {
  margin-left: -25px;
} */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  border-radius: 12px 12px 0 0;
}

/* Style the buttons inside the tab */
.tab a {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  color: #000;
  text-decoration: none;
  font-weight: 600;
}

/* Change background color of buttons on hover */
.tab a:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab a.active {
  background-color: #ffe3da;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 12px 12px;
}

.need-assistance-section {
  background-image: url(https://theiashub.ams3.digitaloceanspaces.com/images/cb099d6c0ef935edbca0fdc33a0e8fe7.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
/* .vcc-top {
  position: relative;
  top: -18rem;
  z-index: 99;
} */
.fixed-top {
  position: relative;
  z-index: 99;
}
.detail-page-right {
  margin-top: 0px;
  margin-bottom: 8px;
  position: sticky;
  top: 10px;
  width: 100%;
  z-index: 9;
  transition: 0.4s;
}
.fixed-box {
  position: fixed;
  z-index: 1000;
  width: 30%;
  right: 30px;
}
.div-top-course-details a {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  padding: 1rem 0rem;
  text-decoration: none;
}
.course-dropdown {
  width: 100%;
  outline: none;
  color: #464646;
  font-size: 16px;
  padding: 0.4rem 0.4rem;
  border-radius: 5px;
}
.no-data-text {
  font-size: 1.25rem;
  font-weight: 500;
}
.breadcrum {
  text-decoration: none;
  color: #000;
}
.sidebar-filter {
  color: #000;
  text-decoration: none;
}

button.cart {
  background: none;
  border: none;
  padding: 0;
  position: relative;
}
button.cart span {
  position: absolute;
  top: -8px;
  right: -7px;
  width: 20px;
  height: 20px;
  background: red;
  color: #fff;
  font-size: 10px;
  border-radius: 100%;
  line-height: 20px;
}
.topper-answer-copy {
  background: #ee2c3c 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 10px #ff090033;
  border-radius: 22px;
  color: #fff !important;
  line-height: 34px;
  font-size: 13px !important;
  display: inline;
  padding: 5px 8px;
}

@media (max-width: 767px) {
  /* UPSC age calculator css starts */
  .span-exam-date img {
    width: 20px;
    height: 20px;
  }
  .span-exam-date {
    font-size: 13px !important;
  }
  .upcoming-event-span {
    font-size: 15px !important;
  }
  .div-faqs {
    margin-right: 0rem;
  }
  .course_features {
    max-height: none !important;
    margin-bottom: 20px;
    overflow-y: visible !important;
  }
  .book-title {
    min-height: 10px !important;
  }
  /* PYQ new css starts */
  .me-5rem {
    margin-right: 0rem;
  }

  /* DAW css starts */
  .menu-section {
    padding: 0.5rem 1rem;
  }
  .sort-dropdown {
    width: 80%;
  }
  /* about us css starts */
  .intro-about-us p {
    font-size: 28px !important;
  }
  .intro-span {
    padding: 10px;
  }
  .mentor-about-us {
    height: auto;
  }
  .lead-home-row .col-lg-3 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  /* books css */
  .check-delivery-div .input-group {
    width: 100%;
  }
  .half-width {
    width: 50% !important;
  }
  .book-course-feature {
    padding-left: 0rem;
  }
  /* course category css */
  .div-course-details h1 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  .course-category-side-img {
    height: auto;
  }
  /* upsc notes css */
  .div-table-topics {
    overflow: auto;
  }
  .div-course-list {
    min-height: unset !important;
    background: #ffffff;
    border: 0.88px solid #c0c0c0;
    border-radius: 17.5px;
    padding: 0.7rem;
  }
  /* .upsc-notes-intro-section h1 {
    font-size: calc(1.375rem + 1.5vw);
  } */
  /* floating edit button css */
  .edit-floating-btn {
    top: 1px !important;
    right: 2px !important;
    width: 50px !important;
    height: 50px !important;
  }
  /* PYQ css starts */
  .main-div-pyq h2 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .mains-share {
    text-align: left !important;
  }
  .pyq-intro-section h1 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  /* sticky footer css start */
  #leadModalGetFreeAccess .modal-fullscreen {
    width: 100vw !important;
    float: unset !important;
  }
  .card-header-lead-modal img {
    height: 100% !important;
  }
  /* .sticky-footer-ad {
    bottom: -2px;
  } */
  .orange-arrow {
    width: 22px !important;
  }
  .sticky-footer-orange {
    font-size: 14.7px !important;
    padding: 0.5rem !important;
  }
  .get-free-access-footer {
    margin-top: 0.5rem;
  }
  .mk-sir-footer-img {
    width: 100px !important;
    height: 113px !important;
  }
  .navbar-logo img {
    width: 65px;
    height: auto;
  }

  .div-course-details p {
    font-size: 1rem !important;
  }
  /* .vcc-top {
		top: 0!important;
	} */
  .div-about-course p {
    font-size: 1rem !important;
  }
  .fixed-box {
    position: static; /* Revert to normal flow */
    width: 100%; /* Full width for smaller screens */
  }
  .mentor-slider {
    padding: 0 40px !important;
  }
  /* .popupser form input[type="text"] {
    margin-left: 0%;
    width: 85% !important;
  } */
  .social-details-header img {
    width: 13px !important;
  }
  #carouselExampleIndicators .carousel-control-next,
  #carouselExampleIndicators .carousel-control-prev {
    width: 8% !important;
  }
  /*.center-align.dropdown-menu.show {
    margin-left: 50% !important;
  }
   .center-li {
    margin-top: -13%;
  } 
  .main-footer {
    padding-top: 2rem !important;
  }*/
  .ajust-width {
    width: 100% !important;
  }
  .mob-pb-4 {
    padding-bottom: 3rem;
  }
  .mob-pb-2 {
    padding-bottom: 0.5rem;
  }
  .title_pyq {
    font-size: 12px !important;
  }
  .prelims-test-pdf {
    font-size: 12px !important;
  }
  .pyq-menu-section .menu-div {
    font-size: 12px !important;
  }

  .width-50 {
    width: 50% !important;
  }
  .width-100 {
    width: 100% !important;
  }
  .div-our-impact p {
    font-size: 2.188rem !important;
  }
  h2 {
    font-size: 2rem !important;
  }
  .mob-pb-3 {
    padding-bottom: 1rem !important;
  }
  .need-assistant-img {
    width: 100% !important;
  }
  .div-filter-course {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .intro-banner img {
    height: auto !important;
  }
  /* #bannerslider .owl-dots {
    padding-top: 0.5rem !important;
  } */
  #Courses .owl-dots {
    padding-top: 0rem !important;
  }
  .section-first h1 {
    font-size: 2.375rem !important;
  }
  .intro-banner1 img {
    height: 100% !important;
  }
  .div-mentors {
    height: auto !important;
  }
  #toppers-slider .center .div-toppers img {
    width: 100% !important;
  }
  .div-get-in-touch {
    padding: 1rem !important;
    border-right: 5px solid #ffdada;
    border-radius: 30px !important;
    border-bottom: unset !important;
  }
  .success-stories-student-name {
    margin-right: -15% !important;
    font-size: 0.9rem;
    margin-top: -25%;
  }
  .img-student-stories {
    width: 20% !important;
  }
  /* .div-toppers img {
    height: 250px !important;
  } */
  .faq-section iframe {
    height: 250px !important;
  }
  #mentors-slider .item {
    padding: 0rem 3rem !important;
  }
  #toppers-slider .item {
    padding: 0rem 4rem !important;
  }
  /* popup css */
  #bannerModal .close {
    right: 8px !important;
  }
  /* .social-details-header {
    margin-top: -7%;
  } */
  .openserch {
    margin-left: 3% !important;
  }
  .popupser form input[type="text"] {
    width: 80% !important;
  }
  /* course listing css start */
  .less-col-padding {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .new-get-in-touch-div {
    border-right: unset;
    padding: 0rem !important;
  }
  .navbar-toggler {
    border: unset;
  }
  .navbar-toggler-icon {
    color: #e02228;
    font-weight: bold;
  }
  .all-course-section h1 {
    font-size: 1.25rem !important;
  }
  .all-course-section p {
    font-size: 0.875rem !important;
  }
  .course-list-title {
    font-size: 1.289rem !important;
    line-height: 26.79px !important;
    min-height: 1rem !important;
    min-height: 62px;
  }
  .course-list-feature li {
    font-size: 0.752rem !important;
  }
  .batch-span {
    font-size: 0.752rem !important;
  }
  .div-course-pricing {
    padding: 0.5rem !important;
    border: 1px solid #efefef;
    background: #fbfbfb;
    border-radius: 11px;
  }
  .div-categories {
    display: none;
  }
  .category-dropdown {
    display: block !important;
  }
  .email-phn-text-info {
    display: block !important;
  }
  .mob-display-none {
    display: none !important;
  }
  .login-cart-btn {
    margin-left: 2rem;
  }
  #free-resources-slider .item {
    padding: 1.5rem !important;
  }
  #toppers-slider .owl-nav {
    width: 100% !important;
    margin-left: 0rem !important;
  }
  #mentor .owl-nav {
    width: 100% !important;
    margin-left: 0rem !important;
  }
  /* #free-resources-slider .owl-nav button {
    width: 35px !important;
    height: 35px !important;
  }
  #free-resources-slider .owl-nav button.owl-prev:after {
    top: 0% !important;
  }
  #free-resources-slider .owl-nav button.owl-next:after {
    top: 0% !important;
  } */
  .align-items-center-md {
    align-items: center !important;
  }
  /* .div-new-topper .col-8 {
    padding: 1rem 0rem 1rem 2rem !important;
  } */
  #new-toppers-slider .owl-nav {
    width: 100% !important;
    margin-left: 0rem !important;
  }
  #new-toppers-slider .item {
    padding: 0rem 2rem !important;
  }
  .div-new-topper {
    height: auto !important;
  }
  .div-course-promo-video iframe {
    height: 200px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* yt css starts */
  .yt-lead-form button {
    padding: 0.57rem 0.75rem !important;
  }
  .yt-iframe {
    height: 300px;
  }
  .subject-span {
    display: inline-block;
    margin: 5px 6px;
    padding: 6px 10px;
    background-color: #e9e4ff;
    border-radius: 8px;
    font-size: 14px;
  }
  /* UPSC CATEGORY CSS */
  .div-btn-get-updates a {
    font-size: 19px;
  }
  .span-exam-date img {
    width: 28px !important;
    height: 28px !important;
  }
  .span-exam-date {
    font-size: 18px !important;
  }
  /* PYQ new css starts */
  .me-5rem {
    margin-right: 0rem;
  }
  /* books css */
  .sort-dropdown {
    width: auto !important;
  }
  /* PYQ css starts */
  .pyq-div-6 {
    min-height: 116px !important;
  }

  .no-pb-ipad {
    padding-bottom: 0px !important;
  }
  .mains-share {
    text-align: left !important;
  }
  .prelims-test-pdf {
    font-size: 0.8rem !important;
  }
  .prelims-table td {
    padding: 0.5rem !important;
  }
  /* sticky footer css start */
  .card-header-lead-modal img {
    width: 100% !important;
    height: 100% !important;
  }
  #leadModalGetFreeAccess .modal-fullscreen {
    width: 50vw !important;
  }
  .login-cart-btn {
    margin-left: 23rem;
  }
  .ipad-display-none {
    display: none !important;
  }
  .mob-pb-3 {
    padding-bottom: 1rem;
  }
  .div-mentors {
    height: auto !important;
  }
  .section-first h1 {
    font-size: 2.375rem !important;
  }
  /* #toppers-slider .active {
    width: 348px !important;
  }
  #toppers-slider .cloned {
    width: 348px !important;
  }
  #toppers-slider .center .div-toppers img {
    width: 100% !important;
  } */
  .div-get-in-touch {
    padding: 1rem !important;
    border-right: 3px solid #ffdada;
    border-bottom: unset !important;
  }
  .search-input-header-ipad {
    width: 89% !important;
  }
  .mob-float-end {
    float: unset !important;
  }
  .success-stories-student-name {
    margin-right: 0% !important;
  }
  /* course list css */
  .div-course-list {
    background: #ffffff;
    border: 0.88px solid #c0c0c0;
    border-radius: 17.5px;
    padding: 0.7rem;
    min-height: 50.5rem;
  }
  .course-filter h6 {
    display: none !important;
  }
  .width-50 {
    width: 50% !important;
  }
  .width-100 {
    width: 100% !important;
  }
  .all-course-section h1 {
    font-size: 1.25rem !important;
  }
  .all-course-section p {
    font-size: 0.875rem !important;
  }
  .course-list-title {
    font-size: 1.289rem !important;
    line-height: 26.79px !important;
    min-height: 62px;
  }
  .course-list-feature li {
    font-size: 0.9rem !important;
  }
  .batch-span {
    font-size: 0.752rem !important;
  }
  .new-get-in-touch-div {
    border-right: unset !important;
    padding: 0rem !important;
  }
  .email-phn-text-info {
    display: none !important;
  }
  #toppers-slider .owl-nav {
    width: 109% !important;
  }
  #new-toppers-slider .owl-nav {
    margin-left: -1.3rem !important;
  }
  .align-items-center-md {
    align-items: center !important;
  }
  .div-new-topper {
    height: 310px !important;
  }
}
#free-resources-slider .owl-nav {
  width: 106%;
  margin-left: -3%;
}
#mentor .owl-nav {
  width: 104%;
  margin-left: -2%;
}
.a-phn-mail a {
  text-decoration: none;
  color: white;
}
body {
  font-family: Reddit Sans;
}
.div-header-top {
  background: #ee2c3c;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
}
.centers {
  float: right;
  color: white;
  background-color: #ee2c3c;
  border: none;
  width: auto;
  background-image: url(https://theiashub.ams3.digitaloceanspaces.com/images/1f0ae89ae4e3906ca00e83e892305310.svg);
}
.centers option {
  background-color: #ffffff;
  color: black;
}
.navbar-logo img {
  width: 85px;
  height: auto;
}
.header-login-btn {
  color: #ffffff;
  font-weight: 600;
  background-color: #ee2c3c;
  border-radius: 4px;
}
.header-menu .navbar {
  background: #fff6f7;
}
.navbar-nav {
  margin-right: 5rem;
}
.nav-link {
  color: black;
  font-weight: 500;
}
.navbar-nav .nav-link.active {
  color: #ee2c3c;
}
/* footer css */
.main-footer {
  background-color: #0a0a0a;
  color: white;
}
.copyright {
  font-family: Inter;
  font-size: 0.875rem;
  font-weight: 400;
}
.main-footer hr {
  color: white;
  opacity: unset;
}
.footer-logo {
  border-radius: 12px;
  width: 80px;
  height: 80px;
  background: #ffffff;
  padding-top: 1.25rem !important;
}
.footer-logo img {
  width: 60px;
}
.contact-details a {
  color: #ffffff;
  text-decoration: none;
}
.contact-details a:hover {
  color: red;
}
.social-details span {
  font-size: 30px;
}
.social-details a {
  text-decoration: none;
  color: white;
}
.social-details-header a {
  text-decoration: none;
  color: white;
}
.social-details img {
  width: 30px;
}
.social-details-header img {
  width: 15px;
  margin-left: -14%;
}
.search-input-header {
  width: auto !important;
}
button.searchtop {
  background: no-repeat;
  border: none;
  outline: none;
  /* padding-left: 10px; */
}
.popupser.openserch {
  display: block;
}
.popupser button {
  background: none;
  border: unset;
}
.popupser {
  display: none;
  position: absolute;
  /* background: #fff; */
  padding: 0.5rem 0rem;
  z-index: 1000;
}
.popupser form input[type="text"] {
  font-size: 0.9rem;
  padding: 0.2rem;
  width: auto;
  border: 1px solid grey;
  border-right: unset;
  border-radius: 10px;
}
.footer-heading h3 {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.25rem;
  border-bottom: 4px solid #e02228;
  width: fit-content;
}
.footer-anchor a {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 300;
  text-decoration: none;
}
.footer-anchor a:hover {
  color: red;
}
/* section mission */
.section-mission {
  background: #ffe3e4;
}
.section-mission h3 {
  color: #000000;
  font-weight: 700;
  font-size: 1.5rem;
}

.section-mission strong,
b {
  font-weight: 700; /* Removes bold effect */
}
.div-mission p {
  color: #666666;
  font-size: 0.875rem;
  font-weight: 400;
}
.div-mission ul {
  color: #666666;
  font-size: 0.875rem;
  font-weight: 400;
}
.div-mission span {
  color: #666666;
  font-size: 0.875rem;
  font-weight: 600;
}
.course-bottom table {
  width: auto;
}

.course-bottom p {
  /* color: #666666; */
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
}
.course-bottom ul {
  /* color: #666666; */
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
}

.course-bottom ol {
  /* color: #666666; */
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
}
.course-bottom span {
  color: #000000;
  /* color: #666666; */
  font-size: 1rem;
  font-weight: 600;
}

.course-bottom h2 {
  text-align: left;
  color: #000000;
  font-weight: 700;
  font-size: 1.5rem;
}

.course-bottom a {
  text-decoration: none;
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1)) !important;
}

.course-bottom h2 {
  text-align: left;
  color: #000000;
  font-weight: 700;
  font-size: 1.5rem;
}

.course-bottom h2 {
  text-align: left;
  color: #000000;
  font-weight: 700;
  font-size: 1.5rem;
}

.course-bottom h3 {
  text-align: left;
  color: #000000;
  font-weight: 700;
  font-size: 1.2rem;
}
.course-details-footer a {
  text-decoration: none !important;
  color: #0d6efd !important;
}
.course-details-footer a:hover {
  color: #000000;
}
.course-details-footer h3 {
  text-align: left !important;
}
.course-details-footer h2 {
  text-align: left !important;
}
.course-details-footer h1 {
  text-align: left !important;
}
.course-details-footer .table td {
  background: #ffe3e4;
  border: 1px solid black !important;
}
.course-details-footer span {
  color: #000000 !important;
  font-size: 1rem !important;
}
.course-details-footer p {
  font-size: 1rem !important;
  color: #000000 !important;
}
.course-details-footer ul {
  font-size: 1rem !important;
  color: #000000 !important;
}
.div-our-center {
  /* box-shadow: #bd0f0f17 0px 50px 100px -20px, #bd0f0f17 0px 30px 60px -30px; */
  box-shadow: 34px 56px 67px 0px #bd0f0f17;
  border: 1px solid #969696;
  border-radius: 20px;
  background: #ffffff;
}
h2 {
  font-weight: 800;
  font-size: 2rem;
  text-align: center;
}
.text-red {
  color: #ee2c3c;
}
.div-our-center p {
  color: #000000;
  font-size: 1rem;
  font-weight: 300;
}
.ajust-width {
  width: 27.76%;
}
.ajust-width p {
  color: #000000;
  font-weight: 700;
  margin-top: 1rem;
}

.ajust-width img {
  width: 135px;
  height: 142px;
}

.success-student-stories {
  background: linear-gradient(95.65deg, #ffffff 25.25%, #ffeaea 88.08%);
}
.left-p-students {
  color: #000000;
  font-size: 1rem;
  font-weight: 300;
}

.mentor-slider {
  padding: 0 20px;
}

.free-resource {
  min-height: 150px;
}

.success-stories-student {
  padding: 1.5rem;
  text-align: center;
  border: 1px solid #ff9ca5;
  background: #fffbfb;
  border-radius: 12px;
}
.student-note {
  color: #000000;
  font-weight: 400;
  font-size: 0.875rem;
  padding: 0 2%;
  text-align: justify;
}
.success-stories-student-name {
  color: #000000;
  font-weight: 700;
  font-size: 1.094rem;
  margin-right: 20%;
}
.img-student-stories {
  border-radius: 45px;
}
.carousel-indicators [data-bs-target] {
  background-color: black;
}
.div-our-impact {
  background: #fffefd;
}
.div-our-impact p {
  color: #000000;
  font-weight: 700;
  font-size: 2.5rem;
  margin-bottom: 0rem;
}
.div-our-impact span {
  color: #797979;
  font-weight: 400;
  font-size: 1.25rem;
}
.div-get-in-touch {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("https://theiashub.ams3.digitaloceanspaces.com/images/78fab475c988b6c2b05ea0281c998b7a.svg");
  padding: 1.5rem 2rem;
  border-radius: 20px;
  border-bottom: 3px solid #ffdada;
}
.need-assistant-img {
  width: 45%;
}
.info-email-phone p {
  color: #2b2b2b;
  font-weight: 400;
  font-size: 1.25rem;
  margin-bottom: 0rem;
}
.info-email-phone span {
  color: #5c5c5c;
  font-weight: 400;
  font-size: 1.25rem;
}
.info-email-phone span a:hover {
  color: black;
}
.info-email-phone span a {
  color: #5c5c5c;
  font-weight: 400;
  font-size: 1.25rem;
  text-decoration: none;
}
.get-touch-p {
  color: #969696;
  font-size: 1rem;
  font-weight: 400;
}
.contact-us-form {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 2px 8px 18px 0px #8585851a;
}
.contact-us-form h6 {
  font-size: 1.125rem;
  font-weight: 700;
  color: #000000;
  text-align: center;
}
.contact-us-form label {
  font-size: 1rem;
  font-weight: 300;
  color: #000000;
}
.contact-us-form input {
  border: 1px solid #e4e4e4;
  background: #f4f2ff;
  border-radius: 4px;
}
.contact-us-form select {
  border: 1px solid #e4e4e4;
  background-color: #f4f2ff;
  border-radius: 4px;
  width: 100%;
  padding: 0.375rem 0.75rem;
}
.submit-details {
  background: #ee2c3c;
  border-radius: 16px;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 700;
}
.callback-request {
  border: 1px solid #e02228;
  background: #ffe3e5;
  border-radius: 6px;
  color: #e02228;
  font-size: 1.25rem;
  font-weight: 700;
}
.mentors-img {
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px solid #c0c0c0;
  width: 100%;
}
.mentor-info {
  border-radius: 0px 0px 36px 36px;
  background: #e02228;
  color: #ffffff;
  text-align: center;
  height: 96px;
}
.mentor-designation {
  line-height: 1.3;
  /* font-size: 1.25rem; */
  font-weight: 400;
}
.mentor-name {
  font-size: 1.25rem;
  font-weight: 700;
}
.view-all-mentor-btn {
  border: 1px solid #e02228;
  background-color: #ffffff;
  border-radius: 50px;
  color: #e02228;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0.5rem 3rem;
}
.div-free-resources {
  border: 1px solid #bdbdbd;
  background: #ffffff;
  border-radius: 32px;
  /* box-shadow: 0px 5px 11px 0px #c809091a; */
  box-shadow: 0px 20px 20px 0px #c8090917;
}
#free-resources-slider .owl-stage-outer {
  padding-bottom: 1.5rem;
}
/* #free-resources-slider .owl-stage {
  margin-bottom: 1.5rem;
}  */
#free-resources-slider .owl-dots {
  display: none;
}
#toppers-slider .owl-dots {
  display: none;
}
#toppers-slider .owl-stage-outer {
  padding-bottom: 1.3rem;
  padding-top: 1.3rem;
}
.min-height-100 {
  min-height: 100%;
}
/*.free-resource-icon {
  width: auto !important;
}
 .div-free-resources img {
  width: 80px;
  height: 80px;
  padding-bottom: 1rem;
} */
.div-free-resources h5 {
  font-size: 1.2rem;
  font-weight: 900;
  color: #000000;
  height: 60px;
}
.btn:hover {
  background-color: #ee2c3c;
}
.view-all-a {
  text-decoration: none;
  color: #ee2c3c;
  font-size: 1rem;
  font-weight: 800;
  margin: -20px 0;
}
.section-free-resources {
  background: linear-gradient(180deg, #ffffff 12.97%, #fff3f3 100%);
}
.reset-btn {
  border: 1px solid #d0d0d0;
  border-radius: 6px;
  color: #ee2c3c;
  font-size: 1.25rem;
  font-weight: 500;
}
.selected-mains-button {
  border-radius: 6px;
  color: #ffffff !important;
  font-size: 1.25rem;
  font-weight: 500;
  background: #ee2c3c !important;
}

.show-mains-result-btn {
  border-radius: 6px;
  border: 1px solid #000;
  font-weight: 500;
  background: #f6cccc;
}
.show-result-btn {
  border-radius: 6px;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 500;
  background: #ee2c3c;
}
.div-filter-course .form-select {
  border: 1px solid #d0d0d0;
  border-radius: 6px;
  font-size: 1.25rem;
  font-weight: 500;
}
.center-li {
  list-style: none;
}
.center-li-a {
  color: #fff;
}
.center-ul {
  position: absolute !important;
  inset: revert-layer !important;
  margin: 0px !important;
  transform: none !important;
}
.div-courses-min-height {
  min-height: 45px;
}
.div-filter-course h5 {
  font-size: 1.25rem;
  font-weight: 500;
  color: #000000;
  margin-bottom: 1rem;
}
.div-filter-course {
  background: #ffffff;
  border: 1px solid #c0c0c0;
  border-radius: 12px;
}
.section-course {
  background: linear-gradient(180deg, #ffffff 15.92%, #ffefe5 100%);
}
.course-category-a {
  font-size: 1.5rem;
  color: #a1a1a1;
  font-weight: 400;
  margin-bottom: 1rem;
  text-decoration: none;
  border-bottom: 2px solid #a1a1a1;
}
.category-active {
  color: #ee2c3c;
  font-weight: 600;
  border-bottom: 2px solid #ee2c3c;
}
.div-courses {
  background: #ffffff;
  border: 1px solid #c0c0c0;
  border-radius: 32px;
  width: 98%;
}
.btn-course-buy-now {
  width: 100%;
  background: #e02228;
  border-radius: 36px;
  font-size: 0.94rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
}

.btn-course-admission-closed {
  width: 100%;
  background: #a9a6a6;
  border-radius: 36px;
  font-size: 0.94rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
}

.btn-course-admission-closed:hover {
  color: #ffffff;
  background: #a9a6a6;
  cursor: default;
}

.btn-course-enquire-now {
  width: 100%;
  background: #fff;
  border-radius: 36px;
  font-weight: 500;
  text-align: center;
  color: #e02228;
  border: 1px solid #e02228;
}
.btn-course-whatsap-now {
  width: 100%;
  background: #fff;
  border-radius: 36px;
  font-weight: 500;
  text-align: center;
  color: #009e2a;
  border: 1px solid #009e2a;
}
.btn-course-view-details {
  border: 0.88px solid #ee2c3c;
  color: #ee2c3c;
  width: 100%;
  border-radius: 36px;
  /* font-size: 1.25rem; */
  font-weight: 500;
  text-align: center;
  background: #ffffff;
}
.course-text {
  color: #969696;
  font-size: 0.875rem;
  font-weight: 500;
  min-height: 168px;
}
.course-title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 22px;
}
.div-courses img {
  border: 1px solid #000000;
  border-radius: 32px;
  width: 100%;
}
.intro-banner img {
  border: 2px solid #969696;
  border-radius: 20px;
}
.section-intro {
  background-image: url(https://theiashub.ams3.digitaloceanspaces.com/images/cdc82b855f0d35fc8e0f4c0da4081561.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.connect-with-us-form h6 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #000000;
  text-align: center;
  margin-bottom: 1rem;
}
.connect-with-us-form label {
  font-size: 1rem;
  font-weight: 300;
  color: #000000;
}
.connect-with-us-form input {
  border: 1px solid #e4e4e4;
  background: #f4f2ff;
  border-radius: 4px;
}
.connect-with-us-form select {
  width: 100%;
  padding: 0.375rem 0.75rem;
  border: 1px solid #e4e4e4;
  background-color: #f4f2ff;
  border-radius: 4px;
}
.connect-with-us-form {
  border: 1px solid #ee2c3c;
  background: #ffffff;
  box-shadow: 2px 8px 18px 0px #8585851a;
  border-radius: 36px;
}
#bannerslider .owl-nav {
  display: none;
}
/* #bannerslider .owl-dots {
  padding-top: 1.5rem;
} */
#Courses .item {
  padding: 0.5rem;
}
#Courses .owl-dots {
  display: block;
  /* padding-top: 1.5rem; */
}
#free-resources-slider .item {
  padding: 0.5rem 1rem;
}
#free-resources-slider .item a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#free-resources-slider .item img {
  display: block;
  cursor: pointer;
}
.expertslide .owl-nav button span {
  display: none;
}
.expertslide .owl-nav button.owl-prev:after {
  content: "\f12f";
  font-family: bootstrap-icons !important;
  font-size: 1.563rem;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%);
}
/* css for owl button at side and center */
.owl-nav button.owl-prev {
  float: left;
}
.owl-nav button.owl-next {
  float: right;
}
.owl-nav {
  text-align: center;
  width: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.expertslide .owl-nav button {
  width: 45px;
  height: 45px;
  font-weight: 700 !important;
  border-radius: 100%;
  color: #ee2c3c !important;
  position: relative;
  border: 1px solid #ee2c3c !important;
}
.expertslide .owl-nav button.owl-next:after {
  content: "\f138";
  font-family: bootstrap-icons !important;
  font-size: 1.563rem;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%);
}
.section-free-resouce {
  background: linear-gradient(180deg, #ffffff 12.97%, #fff3f3 100%);
}
/* qep 2025 css */
.section-first h1 {
  font-size: 3rem;
  font-weight: 600;
  color: #000000;
}
.batch-date-p {
  font-size: 1.25rem;
  font-weight: 400;
  color: #000000;
}
.req-call-back {
  background-color: #ffce52;
  color: #000000;
}
.fw-600 {
  font-weight: 600 !important;
}
.section-first iframe {
  border-radius: 25px;
}
.section-first {
  background-image: url(https://theiashub.ams3.digitaloceanspaces.com/images/60db22b7420e3810518457210c0c41de.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.section-intro1 {
  background-image: url(https://theiashub.ams3.digitaloceanspaces.com/images/99c6881350358c0db7915e0d10aec03a.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.intro-banner1 img {
  border-radius: 30px;
  height: 413px;
}
.connect-us-h6 {
  background: #ffeefb;
  padding: 1rem;
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
}
.form1 {
  border: 1px solid #c6c6c6;
}
.border-radius-16 {
  border-radius: 16px;
}
.section-about-course {
  background: white;
}
.course-details-tbl th {
  background-color: #d3cfff;
}
.course-details-tbl tr {
  border-style: none;
}
.course-details-tbl {
  border: 1px solid #cccccc;
}
/* topper video css */
.div-toppers img {
  border: 1px solid #c0c0c0;
  border-radius: 24px;
  width: 185px;
  height: 200px;
}
#toppers-slider .div-toppers p {
  font-size: var(--bs-body-font-size);
  font-weight: 700;
  color: #000000;
  margin-bottom: 0rem;
}
#toppers-slider .div-toppers span {
  font-size: var(--bs-body-font-size);
  font-weight: 400;
}
/*#toppers-slider .center .item {
  padding: 0rem;
}
 #toppers-slider .center .div-toppers p {
  font-size: 1.25rem;
  font-family: Reddit Sans;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0rem;
}
#toppers-slider .center .div-toppers span {
  font-size: 1.125rem;
  font-family: Reddit Sans;
  font-weight: 400;
} */
#toppers-slider .item {
  padding: 0rem 1rem;
}
#toppers-slider .owl-nav button span {
  display: none;
}
#toppers-slider .owl-nav button.owl-prev:after {
  content: "\f12f";
  font-family: bootstrap-icons !important;
  font-size: 1.563rem;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%);
}
#toppers-slider .owl-nav {
  text-align: center;
  margin-top: 1rem;
  display: block;
  width: 106%;
  margin-left: -2rem;
}
#toppers-slider .owl-nav button {
  width: 45px;
  height: 45px;
  font-weight: 700 !important;
  border-radius: 100%;
  color: #ee2c3c !important;
  position: relative;
  border: 1px solid #ee2c3c !important;
}
#toppers-slider .owl-nav button.owl-next:after {
  content: "\f138";
  font-family: bootstrap-icons !important;
  font-size: 1.563rem;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%);
}
/* #toppers-slider .center .div-toppers img {
  height: 285px;
}
.topper-slider .active {
  width: 206px;
}
.topper-slider .center {
  width: 292px;
} */
#toppers-slider a {
  text-decoration: none;
  color: black;
}
/* #toppers-slider .center a {
  pointer-events: auto;
  text-decoration: none;
} */
#toppers-slider .cloned a {
  text-decoration: none;
  color: black;
  pointer-events: none;
}
#toppers-slider .center .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3rem;
  color: rgba(255, 255, 255, 1);
  pointer-events: none;
  z-index: 2;
  display: block;
}
#toppers-slider .center .div-toppers:hover .video-icon {
  color: gray;
}
.video-icon {
  display: none;
}
.div-mentors p {
  font-weight: 700;
  margin-bottom: 0rem;
}
.div-mentors span {
  font-weight: 300;
}
.div-mentors {
  box-shadow: 1px 5px 11px 0px #9e9e9e1a;
  background: #ffffff;
  border: 1px solid #d2d2d2;
  border-radius: 32px;
  font-size: 1.125rem;
  height: 285px;
}
.section-mentors {
  background-image: url(https://theiashub.ams3.digitaloceanspaces.com/images/76d6a002d1fb7fef86c875e2148741ec.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
#mentors-slider .item {
  padding: 0.5rem;
}
.div-mentors img {
  padding: 0.5rem;
}
#mentors-slider .owl-nav {
  display: block;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 100%;
}
#mentors-slider .owl-nav button {
  width: 45px;
  height: 45px;
  font-weight: 700 !important;
  border-radius: 100%;
  color: #ee2c3c !important;
  position: relative;
  border: 1px solid #ee2c3c;
  /* background-color: #ee2c3c; */
  /* margin-left: 0.5rem; */
}
#mentors-slider .owl-nav button.owl-next:after {
  content: "\f138";
  font-family: bootstrap-icons !important;
  font-size: 1.563rem;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%);
}
#mentors-slider .owl-nav button.owl-prev:after {
  content: "\f12f";
  font-family: bootstrap-icons !important;
  font-size: 1.563rem;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%);
}
#mentors-slider .owl-nav button span {
  display: none;
}
#mentors-slider .owl-nav button.owl-prev {
  float: left;
}
#mentors-slider .owl-nav button.owl-next {
  float: right;
}
.text-yellow {
  color: #ffce52;
}
.need-help-form input {
  border: 1px solid #e4e4e4;
  background: #f4f2ff;
  border-radius: 4px;
}
.section-related-course {
  background: #fffee8;
}
.section-why-choose-us {
  background: #ffebb7;
}
.div-banner-learning-path img {
  border: 2px solid #9c9c9c;
  border-radius: 10px;
}
.no-min-height {
  min-height: unset !important;
}
.height-auto {
  height: auto !important;
}
.textiimg {
  width: 100px;
}

#carouselExampleIndicators .carousel-control-next,
#carouselExampleIndicators .carousel-control-prev {
  width: 5%;
}
#carouselExampleIndicators .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff0000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

#carouselExampleIndicators .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff0000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.border-radius-9 {
  border-radius: 9px;
}
#toppers-slider .grow {
  transition: all 0.2s ease-in-out;
}
#toppers-slider .grow:hover {
  transform: scale(1.1);
}
/* popup css */
.popup-body {
  padding: 0px;
}
.popup-content {
  border-radius: 100%;
}
#bannerModal .close {
  position: absolute;
  z-index: 1;
  right: 40px;
  top: 30px;
  padding: 10px;
  line-height: 15.2px;
  color: #fff;
  background: #000;
  font-weight: bolder;
  font-size: 30px;
}
.popup-img {
  width: 100%;
  border-radius: 100%;
}
@media only screen and (min-width: 1440px) and (max-width: 1920px) {
  .course-title {
    min-height: 44px;
  }
}
/* New slider css */
.testimonial_card .active_card .image_wrap {
  height: 165px;
  overflow: hidden;
  position: relative;
}
.playicon {
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.playicon .videoplay_icon svg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.playicon img {
  transition: all 0.3s linear;
}
.testimonial_card .active_card p {
  display: none;
  margin-top: 0.25rem;
}
/* #toppers-slider .center p {
 border: 1px solid #dfd6e599;
  border-radius: 15px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: red;
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
  padding: 5px;
  text-align: center; 
} */
.testimonial_card .content {
  text-align: center;
  font-size: 14px;
}
.testimonial_card .content h5 {
  font-size: 13px;
  line-height: 1;
  padding: 4px 0 0;
  font-weight: 700;
  margin-bottom: 0;
}
.testimonial_card .content span {
  font-size: 10px;
  display: inline-block;
}
.playicon .videoplay_icon {
  height: 40px;
  width: 40px;
  border: 2px dotted #fff;
  border-radius: 50%;
  color: #f0f8ff;
  position: relative;
  display: inline-block;
  pointer-events: auto;
  text-decoration: none;
  animation: blink 1.5s infinite; /* Blinking effect */
}
.playicon .videoplay_icon:before,
.playicon .videoplay_icon:after {
  border: 4px solid #fff;
  border-radius: 50%;
  position: absolute;
  content: "";
  top: -7px;
  bottom: -7px;
  left: -7px;
  right: -7px;
  margin: 0;
  animation: pulsate 1.5s infinite; /* Ripple effect */
  opacity: 0.5;
}
@keyframes blink {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0.5;
  }
}
.owl-carousel {
  display: block;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #ee2c3c;
  width: 43px;
}
.owl-stage .center .playicon {
  display: block !important;
}
.owl-theme .owl-dots .owl-dot span {
  margin: 5px 3px;
}
.owl-nav {
  top: 50%;
  transform: translateY(-50%);
}
.mob-float-end {
  float: right;
}
.srcicon input {
  border-right: unset;
}
.top-search-span {
  border: 1px solid gray;
  background: white;
  border-radius: 10px;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
  color: #ee2c3c;
  padding: 0.4rem;
}
.top-search-span i {
  font-weight: bolder;
}
/* course listing page css start */
.top-course-section {
  background: #ebebeb;
  color: #e02228;
  font-weight: 700;
  font-size: 1rem;
}
.all-course-section h1 {
  font-size: 2.25rem;
  font-weight: 500;
  color: #000000;
}
.all-course-section p {
  font-family: "Reddit Sans", serif;
  color: #646464;
  font-weight: 400;
  font-size: 1.25rem;
}
.list-course-section {
  background: linear-gradient(180deg, #fff7f7 0%, #fff5ff 100%);
}
.div-categories {
  background: white;
  box-shadow: 0px 8px 24px 0px #80808033;
  border-radius: 10px;
  color: #000000;
  font-size: 1.2rem;
  font-weight: 400;
}
.active-category {
  background: #ffe3da !important;
  border-radius: 8px;
  color: #ee2c3c !important;
  padding: 0.625rem 0.313rem !important;
}
.div-categories li {
  padding: 0.313rem 0.625rem;
  margin: 0.8rem 0rem;
}
.div-categories hr {
  margin-top: 0.25rem;
}
.course-filter {
  border: 1px solid #d0d0d0 !important;
  box-shadow: -5px 12px 9px 0px #8c8c8c17;
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}
.font-size-1-rem {
  font-size: 1rem !important;
  padding: 0.375rem 2rem 0.375rem 0.75rem;
}
.less-col-padding {
  padding: 0rem 0.3rem;
}
.btn-less-padding {
  padding: 0.35rem;
}
.w-20 {
  width: 20%;
}

.div-course-pricing p {
  font-weight: 600;
  font-size: 1rem;
  color: #000000;
  margin-bottom: 0.5rem;
}
.batch-p {
  font-weight: 600;
  font-size: 0.875rem;
}
.batch-p img {
  width: 15px;
}
.course-price {
  color: #e02228;
  font-size: 1.25rem;
  font-weight: 700;
}
.course-false-price {
  font-size: 1rem;
  font-weight: 700;
  /* border-bottom: 2px solid #e02228; */
  position: relative;
  transform: skewX(-15deg);
  /* color: #878787; */
  color: #000;
}
.course-false-price::after {
  content: ""; /* Empty content for the pseudo-element */
  position: absolute;
  bottom: 8px; /* Position it at the bottom */
  left: 0;
  width: 100%; /* Make the pseudo-element as wide as the element */
  height: 1px; /* Match the border thickness */
  background-color: #e02228; /* Border color */
  transform: rotate(-15deg);
}

.course-img {
  border-radius: 8.75px;
  width: 100%;
}

.course-list-title {
  line-height: 31.17px;
  font-size: 1.5rem;
  color: #000000;
  font-weight: 700;
  min-height: 62px;
}

.course-list-title a {
  line-height: 31.17px;
  font-size: 1.5rem;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
}
.course-list-title a:hover {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
}
.course-list-feature {
  padding-left: 1rem !important;
  margin-top: -0.75rem;
}
.course-list-feature li {
  color: #3f3f3f;
  font-weight: 400;
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  list-style-image: url("https://theiashub.ams3.digitaloceanspaces.com/images/9b13e786b1009e5fea0e9a07f51d825f.png");
}
.fa-check {
  color: #0037e4 !important;
}
.batch-span {
  font-size: 0.875rem;
  font-weight: 600;
  color: #000000;
}
.list-group-numbered {
  list-style-type: decimal;
}
.new-get-in-touch-div {
  background: unset;
  border-bottom: unset;
}
.cousrse-list-contact-form input {
  background: #f8f8f8;
  border: 1px solid #e4e4e4;
}
.new-get-in-touch-div h2 {
  font-size: 1.75rem !important;
}
.category-dropdown {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: -5px 7px 9px 0px #8c8c8c17;
  border: 1px solid #d0d0d0;
}
.category-dropdown {
  display: none;
}
.category-toggle:hover {
  background: white;
  color: #000000;
}
.category-toggle {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  padding: 0.5rem;
  text-align: left;
}
.email-phn-text-info {
  display: none;
}
.div-top-course-details {
  color: #7b7b7b;
  font-size: 1rem;
  font-weight: 400;
  padding: 1rem 0rem;
}
.div-top-course-details span {
  font-size: 1rem;
  font-weight: 700;
  color: #e02228;
}
.course-details-section {
  background: linear-gradient(92.04deg, #ffeded 6.29%, #f3efff 100%);
}
.div-course-details h1 {
  font-size: 2.25rem;
  font-weight: 700;
  color: #000000;
}
.div-course-details p {
  color: #646464;
  font-size: 1.25rem;
  font-weight: 400;
}
.course-nav .nav-link.active {
  padding: 0.5rem 0.5rem 0rem 0.5rem;
  border-bottom: 2px solid #e02228;
  color: #e02228;
  font-size: 1rem;
  font-weight: 600;
}
.course-nav .nav-link {
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
  cursor: pointer;
}
.course-nav-section {
  box-shadow: 0px 4px 34px 0px #0000000f;
  background: #ffffff;
  border-bottom: 1px solid #c9c9c9;
}
.div-about-course h2 {
  color: #000000;
  font-size: 1.75rem;
  font-weight: 700;
  text-align: left;
}
.div-about-course p {
  font-size: 1.25rem;
  font-weight: 400;
  color: #646464;
}
.div-course-promo-video h2 {
  color: #000000;
  font-size: 1.75rem;
  font-weight: 700;
  text-align: left;
}
.div-course-feature h2 {
  color: #000000;
  font-size: 1.75rem;
  font-weight: 700;
  text-align: left;
}
.div-course-feature ul li {
  font-size: 1.25rem;
  font-weight: 400;
  color: #000000;
  padding-bottom: 1rem;
  align-items: center;
}
.div-course-feature ul li .fa-check {
  background: #ffeff1;
  width: 20px;
  height: 20px;
  color: #ee2c3c !important;
  padding: 0.4rem;
  border-radius: 100%;
}
.div-course-educators h2 {
  color: #000000;
  font-size: 1.75rem;
  font-weight: 700;
  text-align: left;
}
.div-educator {
  border: 1px solid #c9c9c9;
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px #5656561a;
  border-radius: 28px;
}
.div-educator p {
  padding-top: 0.5rem;
  margin-bottom: 0rem;
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
  color: #000000;
}
.educators-img {
  width: 100%;
  border-bottom: 2px solid #000000;
  padding: 0rem 1rem;
}
#course-faq .accordion-button {
  font-size: 1.25rem;
  font-weight: 500;
  color: #000000;
}
/* page speed css */
.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #f00;
  color: #fff;
  border: none;
  padding: 10px 25px;
  cursor: pointer;
  border-radius: 13px;
  transition: background-color 0.3s;
  font-size: 18px;
}
.play-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.play-button .fa-play {
  font-size: x-large;
  margin: 5px 0px 0px;
}
.youtube-video-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.youtube-video-container {
  position: relative;
  width: 100%;
  height: 377px;
  overflow: hidden;
}
.section-intro .col-md-4 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  min-height: 300px;
}
.section-intro .col-md-4 input,
.col-md-4 button {
  width: 100%; /* Ensure form elements have a consistent width */
}
/* new topper section css */
#new-toppers-slider .item {
  padding: 0rem 1rem;
}
.div-new-topper {
  background-color: #fff1f1;
  border-radius: 16px;
  height: 239px;
}
.div-new-topper h4 {
  color: #dd5d59;
  font-size: 22px;
  font-weight: bold;
}
.div-new-topper .t-name {
  font-size: 20px;
  color: #000000b3;
  margin-bottom: 0.5rem;
  font-weight: 700;
}
.div-new-topper .span1 {
  color: #000000b3;
  font-size: 18px;
  opacity: 0.7;
}
.div-new-topper .span2 {
  color: #000000b3;
  font-size: 15px;
  opacity: 0.7;
}
/* .div-new-topper .col-8 {
  padding: 1.5rem 1.5rem 1.5rem 2.5rem;
} */
#new-toppers-slider .owl-nav {
  width: 106%;
  margin-left: -2rem;
}
#new-toppers-slider .owl-nav button {
  width: 45px;
  height: 45px;
  font-weight: 700 !important;
  border-radius: 100%;
  color: #ee2c3c !important;
  position: relative;
  border: 1px solid #ee2c3c !important;
}
#new-toppers-slider .owl-nav button span {
  display: none;
}
#new-toppers-slider .owl-nav button.owl-prev:after {
  content: "\f12f";
  font-family: bootstrap-icons !important;
  font-size: 1.563rem;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%);
}
#new-toppers-slider .owl-nav button.owl-next:after {
  content: "\f138";
  font-family: bootstrap-icons !important;
  font-size: 1.563rem;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%);
}
#new-toppers-slider .owl-dots {
  display: none;
}
.toppers-new-modal {
  border-radius: 16px;
  border: 1px solid black;
}
.new-topper-div {
  height: auto !important;
}
.btn-cl {
  margin-left: -1rem;
}
.div-new-topper a {
  color: #000000;
}
.div-new-topper a:hover {
  color: red;
}
.div-course-educators .accordion-item {
  border: 1px solid #dee2e6;
}
.out-stock {
  color: red;
  font-size: small;
  font-weight: 700;
}
.card-height {
  min-height: 22.6rem !important;
}
.card-height-related-books {
  min-height: 22.6875rem !important;
}
.table-responsive-custom {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* for smooth scrolling on mobile */
}

.table-responsive-custom table {
  width: max-content;
  min-width: 100%;
}
.div-courses-group img {
  border-radius: 20px;
}

.course_features ul {
  padding-left: 1rem;
}
