.neet-total-bg {
  background: #43243a;
  background-repeat: no-repeat;
}

.neet-ss-01 {
  width: 33.33%;
}

.neet-ss-01 img {
  width: 68%;
}

.top-cut {
  display: block;
}

.neet-ss-02 h1 {
  font-size: 36px;
  letter-spacing: -1px;
  font-family: var(--font-bold);
  padding-bottom: 0.5em;
  color: #ffffff;
}

.neet-ss-02 p {
  font-size: 20px;
  font-family: var(--font-regular);
  letter-spacing: -0.56px;
  color: #ffffff;
  margin: 0 auto;
}

.neet-ss-total {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 80px;
}

.neet-ss-02 {
  text-align: center;
  width: 34.33%;
}

.neet-ss-03 {
  width: 33.33%;
}

.neet-ss-03 img {
  width: 100%;
}

/*-----------------------neet-bottom-start ---------------*/

.neet-bt-bg {
  background-color: #f9fafb;
}

.neet-text p {
  font-size: 16px;
  font-family: var(--font-regular);
  letter-spacing: -0.44px;
}

.neet-text h1 {
  font-size: 30px;
  font-family: var(--font-medium);
  letter-spacing: -0.83px;
}

.rr-28 {
  display: flex;
  align-items: center;
  column-gap: 1em;
}

.img-28 img {
  width: 60px;
}

.neet-border {
  border: 1px solid #dfdfdf;
}

.neet-bottom-t {
  display: flex;
  justify-content: space-around;
  padding: 2em 0em;
  width: 90%;
  margin: auto;
}

.img {
  background-image: url(../assets/Coursedetail/scroll\ bg@2x.jpg);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.img img {
  padding: 15px;
  width: 350px;
}

/*  */
.topperss-section {
  padding: 50px 0 30px;
  width: 100%;
}

.topper-rank {
  background-color: #fffaec;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  display: flex;
  align-items: center;
}

.topper {
  width: 350px;
}

.nevitha {
  text-align: center;
  width: 19%;
}

.nevitha img {
  padding-bottom: 15px;
  width: 120px;
}

.nevitha-text h4 {
  /* color: #000000; */
  font-family: var(--font-medium);
  font-size: 18px;
  letter-spacing: -0.5px;
}

.nevitha-text p {
  /* color: #000000; */
  font-family: var(--font-regular);
  font-size: 14px;
}

.topper-control {
  display: flex;
  width: 80%;
  margin: 0 auto;
}

.topper-top {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  justify-content: center;
}

.nevitha-1 {
  width: 19%;
  text-align: center;
}

.nevitha-1 img {
  padding-bottom: 15px;
  width: 142px;
}

.nevitha-text h5 {
  /* color: #000000; */
  font-family: var(--font-medium);
  font-size: 18px;
  letter-spacing: -0.5px;
}

.nevitha-text p {
  /* color: #000000; */
  font-family: var(--font-regular);
  font-size: 14px;
}

.topper-circle {
  margin-bottom: 50px;
}

.all-common-div {
  padding: 0 !important;
}

.ne-ss-tt {
  /* color: #000000; */
  font-family: var(--font-bold);
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 30px;
}
.ne-ss-tt h1 {
  font-size: 36px;
  font-family: var(--font-bold);
  letter-spacing: -1px;
  line-height: 44px;
}

.topper-rank-1 {
  /* background-color:#FFFAEC; */
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  display: flex;
  align-items: center;
}

.topper-top-1 {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  justify-content: center;
  padding: 50px;
}

.nevitha-1 {
  text-align: center;
  width: 19%;
}

.nevitha-text-1 h4 {
  /* color: #000000; */
  font-family: var(--font-medium);
  font-size: 18px;
  letter-spacing: -0.5px;
}

.nevitha-text-1 p {
  /* color: #000000; */
  font-family: var(--font-regular);
  font-size: 14px;
}

.top-cut {
  display: block;
}

.staff-title {
  text-align: center;
  padding: 0 10px;
}

.staff-title h1 {
  /* color: #000000; */
  font-size: 36px;
  letter-spacing: -1px;
  padding-bottom: 0.3em;
}

.staff-title p {
  /* color: #000000; */
  font-size: 24px;
  font-family: var(--font-regular);
}

.border-by {
  border: 2px solid #f0f0f0;
  margin-bottom: 4em;
}

/*--------------- neet-ss-subjects-start -------------------*/

.ccm-tt p {
  /* color: #000000; */
  font-size: 14px;
  font-family: var(--font-regular);
}

.dm-ccm {
  /* display:felx; */
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 17%;
  padding: 12px;
}

.dm-subject-tot {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2em;
  row-gap: 1em;
  padding-bottom: 3em;
  justify-content: flex-start;
  justify-content: center;
}

.dm-cut {
  display: block;
}
.dm-head {
  width: 100%;
  margin: auto;
  max-width: 98%;
}
.dm-head h1 {
  /* color: #000000; */
  font-size: 26px;
  padding-left: 2.5em;
  padding-bottom: 1em;
}

/*--------------- neet-ss-subjects-end -------------------*/

.blue-bg {
  background-color: #3c4585;
  padding: 30px 0;
}

.step-cut {
  display: block;
}

.step-1 {
  background-color: #ffffff;
  width: 20%;
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  text-align: center;
  padding: 2em;
  z-index: 1;
  position: relative;
}

.step-1::after {
  content: "";
  background-image: url(./asset/Coursedetail/back_arrow_icon.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: calc(50% - 13px);
  right: -40px;
  width: 16px;
  height: 26px;
  transform: rotate(178deg);
}

.step-1:last-child::after {
  background-image: none;
}

.step-1 h3 {
  font-size: 20px;
  /* color: #000000; */
  font-family: var(--font-bold);
  letter-spacing: -0.56px;
  padding-bottom: 0.8em;
}

.step-1 p {
  font-size: 18px;
  /* color: #000000; */
  font-family: var(--font-regular);
  letter-spacing: -0.5px;
}

.step-total {
  display: flex;
  justify-content: space-evenly;
  padding-bottom: 5em;
  position: relative;
}

.step-total::after {
  content: "";
  background-image: url(../assets/Coursedetail/Path_13.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 80%;
  height: 4px;
  position: absolute;
  left: 10%;
  top: calc(50% - 9%);
}

.arrow {
  transform: rotateY(180deg);
  position: absolute;
  left: 25%;
  top: 38%;
}

.arrow-1 {
  transform: rotateY(180deg);
  position: absolute;
  left: 49.5%;
  top: 38%;
}

.arrow-2 {
  transform: rotateY(180deg);
  position: absolute;
  left: 73.5%;
  top: 38%;
}

.step-1 img {
  padding-bottom: 0.8em;
}

.step-tt h1 {
  color: #ffffff;
  font-size: 36px;
  font-family: var(--font-bold);
  letter-spacing: -1px;
  padding-bottom: 5px;
}

.step-tt p {
  font-family: var(--font-regular);
  font-size: 20px;
  color: #ffffff;
  letter-spacing: -0.56px;
}

.step-tt {
  text-align: center;
  padding: 3em 0em;
}

/* ----------------steps-start----------- */

/*---------------- course-group-start--------- */
.r-b {
  display: flex;
  column-gap: 3em;
  padding-bottom: 40px;
}

.r-b div {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.r-b label {
  font-size: 15px;
  line-height: 1.1;
  letter-spacing: -0.46px;
  font-family: var(--font-regular);
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 0;
}

.left-second-1 a li:hover,
.left-second-1 a li.active {
  background-color: #efefef;
  font-weight: bold;
  border-right: 3px solid #77bc8f;
}

.left-second-1 a {
  text-decoration: none;
}

.left-second-1 li {
  font-size: 15px;
  font-family: var(--font-regular);
  list-style-type: none;
  padding: 9px 14px;
  cursor: pointer;
}

.left-second-1 {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.r-b input {
  width: 12px;
  height: 12px;
  margin-top: 0;
}

.border-center {
  border-left: 1px solid #dfdfdf;
}

.under-line {
  border: 1px solid #dfdfdf;
}

.old h3 {
  color: #656471;
  text-decoration: line-through;
}

.th-price {
  display: flex;
  align-items: center;
  column-gap: 14px;
}

.th-d p {
  /* color: #000000; */
  font-size: 12px;
  font-family: var(--font-bold);
  padding-top: 1.5em;
  padding-bottom: 6px;
}

.th-d ul {
  padding-left: 1.5em;
  padding-bottom: 10px;
}
.th-d ul li {
  font-family: var(--font-regular);
  color: #000000;
  padding-top: 0px;
  font-size: 15px;
}
.t-courses {
  background-color: #fff;
  padding: 95px 62px 50px;
}

.old h3 {
  font-size: 18px;
  font-family: var(--font-regular);
}

.new h3 {
  font-size: 24px;
  font-family: var(--font-bold);
  color: #3ca05e;
}

.new-1 h3 {
  font-size: 24px;
  font-family: var(--font-bold);
  color: #3ca05e;
  padding-left: 4px;
}

.new-1 {
  padding-bottom: 1em;
}

.month-3 {
  padding: 1.5em;
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  width: 100%;
}

.o-logo {
  background-image: url(../assets/Coursedetail/ribbon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  display: flex;
  width: 110px;
  height: 38px;
  justify-content: space-around;
  align-items: center;
  transform: translateX(35px);
  padding-bottom: 4px;
}

.o-logo img {
  /* width: 20px; */
}

.good-look {
  font-size: 16px;
  color: #ffffff;
  font-family: var(--font-medium);
}

.th-button {
  text-align: center;
}

.th-button button {
  background-color: #e5711d;
  border-style: none;
  color: #ffffff;
  font-size: 16px;
  font-family: var(--font-bold);
  border-radius: 4px;
  padding: 1em 0;
  width: 70%;
}

.group-total {
  display: flex;
  width: 100%;
  margin: auto;
}

.course-detail {
  width: 100%;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 4em;
  gap: 4em;
  padding: 1em 0 3em;
}

.ss-cou h4 {
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -0.5px;
  font-family: var(--font-bold);
  padding-bottom: 10px;
}

.valid {
  /* color: #000000; */
  font-size: 14px;
  font-family: var(--font-regular);
  letter-spacing: -0.39px;
  padding-bottom: 1.8em;
}

.m-3-t {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  /* position: relative; */
  align-items: center;
}

.m-3-t h3 {
  font-size: 24px;
  font-family: var(--font-medium);
  /* color:#000000; */
  text-transform: capitalize;
  padding-bottom: 0px;
}

.group-left {
  width: 25%;
  border-right: 1px solid #dfdfdf;
  height: 100%;
  position: relative;
  /* position: sticky;
      top: 0px;
      left: 0px; */
}
.ss-mobile-view {
  width: 30px;
  height: 30px;
  background-color: white;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  float: right;
  position: absolute;
  top: 0;
  right: -20px;
  text-align: center;
  display: none;
  box-shadow: rgb(0 0 0 / 20%) 0px 8px 24px;
  transform: rotate(0deg);
  cursor: pointer;
}
.ss-mobile-view:not(.ss-mobile-view.active):hover {
  right: -30px;
}
.ss-mobile-view.active {
  transform: rotate(-180deg);
}
.ss-mobile-view::after {
  position: absolute;
  content: "\2192";
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
}

input {
  accent-color: #3ca05e;
}

.course-right-text {
  padding-left: 32px;
  width: 100%;
  margin: 0 auto;
}

.of-top-text {
  text-align: center;
  padding-top: 80px;
  margin-bottom: 60px;
}
.of-top-text h1 {
  font-size: 36px;
  line-height: 1.3;
  letter-spacing: -1px;
  font-family: var(--font-bold);
  padding-bottom: 12px;
  text-transform: uppercase;
}

.of-top-text p {
  font-size: 20px;
  font-family: var(--font-regular);
  letter-spacing: -0.56px;
}

.course-text h1 {
  font-size: 24px;
  /* color: #000000; */
  font-family: var(--font-bold);
  /* padding-left: 4em; */
  display: flex;
}
.course-text h1 span {
  display: flex;
  padding-left: 10px;
}
.course-text img {
  display: none;
}

.group-left.show {
  left: 0;
  /* z-index: 1;	 */
}
.toggle-course-btn {
  transition: 0.3s;
}
.group-left.show + .course-right-text .course-text .toggle-course-btn {
  transform: rotate(180deg);
  z-index: 110;
}

/* --------neet-preparation-start---------- */
.founders-section {
  padding: 30px 0 0;
}

.neet-prepration h1 {
  /* color: #000000; */
  font-size: 36px;
  font-family: var(--font-bold);
  padding-bottom: 0.2em;
}

.neet-prepration p {
  font-family: var(--font-regular);
  font-size: 20px;
}

.neet-prepration {
  text-align: center;
  padding: 2em 0em;
}

.meeting-prestion {
  justify-content: center;
  column-gap: 100px;
  display: flex;
  padding-bottom: 7em;
}

.vin-left {
  width: 30%;
  height: 320px;
  background-image: url(../assets/Coursedetail/start\ ss\ prep@2x.png);
  background-repeat: no-repeat;
  background-size: contain !important;
  background-position: center;
  border-radius: 8px;
  position: relative;
}

.vin-right {
  width: 30%;
  height: 320px;
  background-image: url(../assets/Coursedetail/when\ start\ ss@2x.png);
  background-repeat: no-repeat;
  background-size: contain !important;
  background-position: center;
  border-radius: 8px;
  position: relative;
}

.vin-left img {
  width: 20%;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  background-size: contain !important;
}

.vin-right img {
  width: 20%;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  background-size: contain !important;
}

/*--------------- rank-topper---------------------- */

.rank-bottom {
  text-align: center;
  padding-top: 4em;
  padding-bottom: 4em;
}

.rank-bottom h1 {
  font-size: 36px;
  font-family: var(--font-bold);
  padding-bottom: 0.2em;
}

.rank-bottom p {
  font-family: var(--font-regular);
  font-size: 20px;
}
.img-1 {
  background-image: url(../assets/Coursedetail/testimony1@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-1 img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-2 {
  background-image: url(../assets/Coursedetail/testimony2@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-2 img {
  /* width:10%; */
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-3 {
  background-image: url(../assets/Coursedetail/testimony3@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-3 img {
  /* width:10%; */
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-4 {
  background-image: url(../assets/Coursedetail/video\ thumbnail\ 2@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-4 img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-5 {
  background-image: url(../assets/Coursedetail/01\ Dr.\ SPANDANA\ J@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-5 img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-6 {
  background-image: url(../assets/Coursedetail/03\ Dr.\ RAGHAV\ YELAMANCHI@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-6 img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-7 {
  background-image: url(../assets/Coursedetail/04\ Dr.\ RAVI\ KANT@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-7 img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-8 {
  background-image: url(../assets/Coursedetail/05\ Dr.\ ANTONY\ RAJ\ JAMES@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-8 img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-9 {
  background-image: url(../assets/Coursedetail/06\ Dr.\ SWASTHIK\ UPADHYA@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-9 img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-10 {
  background-image: url(../assets/Coursedetail/Brown@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-10 img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-11 {
  background-image: url(../assets/Coursedetail/Green@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-11 img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-12 {
  background-image: url(../assets/Coursedetail/Orange@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-12 img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.img-13 {
  background-image: url(../assets/Coursedetail/Pink@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  border-radius: 4.8px;
  width: 100%;
  height: 301px;
}

.img-13 img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.owl-carousel .owl-item img {
  width: 20% !important;
}

.owl-carousel .item img {
  /* background-size: contain !important; */
  background-position: center;
}

.bot-img {
  display: flex;
  column-gap: 2em;
  margin: 0 auto;
  padding: 0em 0;
  width: 85%;
}

.last-end {
  background-color: #f9fafb;
  padding: 30px 0;
}

.off-img {
  background-color: #7e4fdd;
  display: flex;
}

/* ------------owl-carosal --------------  */

.owl-nav {
  text-align: center;
  position: absolute;
  top: calc(56% - 30px);
  width: 100%;
  height: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.play-icon {
  cursor: pointer;
}

.course-right-inner-set {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: column;
}
.course-payment-set {
  display: inline-flex;
  flex-wrap: wrap;
  width: 43%;
}
.hide-courses {
  display: none !important;
}
/* ------------------------- */
.images_tick_mark li::marker {
  content: "\2713  ";
  font-size: 1.2em;
  color: #76bc00;
}
.course_right_img {
  display: flex;
  justify-content: space-between;
  /* width: 97%;
      margin: auto; */
}
li.img_side_wave {
  display: flex;
  align-items: center;
  gap: 11px;
}
.features_cont {
  display: flex;
  align-items: center;
  gap: 84px;
  width: 97%;
  margin: auto;
  padding: 3px 0px;
}
.marginauto {
  width: 97%;
  margin: auto;
}
.course_right_topbaner {
  background: #ececff;
  margin-bottom: 29px;
  padding: 20px;
  border-radius: 9px;
}
.course_right_topbaner li {
  margin: 15px 0px;
  padding: 0px;
}
/* ========= course description ========== */
.course {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.course:not(:last-child) {
  border-bottom: 1px solid rgba(151, 151, 151, 0.22);
  margin-bottom: 35px;
  padding-bottom: 40px;
}
.course-title {
  display: block;
  width: 100%;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: -0.75px;
  font-family: var(--font-bold);
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 24px;
  text-transform: uppercase;
}
.subject-coverd {
  display: block;
  width: 100%;
  margin-bottom: 24px;
}
.hide-subject-coverd {
  display: none;
}
.sub-title {
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -0.5px;
  font-family: var(--font-bold);
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 14px;
}
.sub-lecture-content {
  font-size: 16px;
  font-family: var(--font-medium);
  margin-bottom: 12px;
  max-width: 850px;
  width: 100%;
}
.subject-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  column-gap: 19px;
}
.accommodation-wrapper {
  display: flex;
  flex-direction: column;
}
.accommodation-item:not(:last-child) {
  margin-bottom: 15px;
}
.accommodation-item > h6 {
  font-size: 15px;
  line-height: 1.1;
  letter-spacing: -0.5px;
  font-family: var(--font-medium);
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 10px;
}
.residential-course-list {
}
.residential-course-list > li.subject-list__item {
  width: calc(50% - 30px);
}
li.subject-list__item {
  width: calc(33% - 30px);
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  padding-top: 0;
  padding-bottom: 5px;
  padding-left: 20px;
}
li.subject-list__item::after {
  content: "";
  width: 4px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0.85);
  position: absolute;
  top: 9px;
  left: 10px;
  border-radius: 50%;
}
li.subject-list__item.bold-text {
  font-family: var(--font-bold);
}
.course-price-list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 14px;
  column-gap: 24px;
}
.course-price-list__item {
  width: 100%;
  max-width: 370px;
  margin: 0;
  padding-top: 0;
}
.course-price-list__item > label {
  cursor: pointer;
  margin-bottom: 0;
}
.subject__view-more {
  font-size: 16px;
  letter-spacing: -0.5px;
  font-family: var(--font-bold);
  color: rgb(229, 113, 29);
  cursor: pointer;
  background-color: transparent;
  outline: none;
  margin-left: 10px;
  display: inline-block;
}
.subject__view-more::after {
  content: "";
  background-color: transparent;
}
.price-card {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid rgb(151, 151, 151);
  border-radius: 6px;
  padding: 17px 16px;
}
.price-radio-button-wrapper {
  width: 24px;
  height: 24px;
  margin-right: 13px;
}
.price-radio-button {
  opacity: 0;
  visibility: none;
  width: 0;
  height: 0;
  display: none;
}
.radio-button-ui {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(151, 151, 151, 0.3);
  border-radius: 50%;
}
.price-radio-button:checked + .price-card .radio-button-ui {
  background-color: rgb(229, 113, 29);
}
.price-radio-button:checked + .price-card {
  box-shadow: 0px 0px 6px rgba(229, 113, 29, 0.2);
  border: 1px solid rgba(229, 113, 29, 0.7);
}
.price-radio-button:checked + .price-card .radio-button-ui::after {
  content: "";
  width: 10px;
  height: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -70%) rotate(-45deg);
  border: 1px solid #fff;
  border-top: none;
  border-right: none;
}
.price-category-title {
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: -0.5px;
  font-family: var(--font-medium);
  color: rgba(0, 0, 0, 0.85);
  flex: 1 1 auto;
  font-weight: normal;
  /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
  padding-right: 10px;
}
.expire-text {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 5px;
  display: inline-block;
  font-family: Roboto-Regular;
  font-weight: 100;
  color: #f42817;
}
.fees-details {
  margin-left: auto;
}
.course-price {
  display: inline-block;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -0.5px;
  font-family: var(--font-bold);
  color: rgb(60, 160, 94);
  font-weight: normal;
}
.bycourse-btn-wrapper {
}
.buy-course--btn {
  width: 100%;
  height: 52px;
  min-width: 256px;
  max-width: 300px;
  text-align: center;
  background-color: rgb(229, 113, 29);
  color: #fff;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: -0.5px;
  font-family: var(--font-bold);
  text-transform: uppercase;
  padding: 6px 12px;
}
.actual-price {
  display: block;
  font-size: 12px;
  line-height: 1.1;
  font-family: var(--font-regular);
  color: rgba(0, 0, 0, 0.5);
  text-decoration: line-through;
  text-decoration-color: currentcolor;
  text-decoration-color: rgba(0, 0, 0, 0.5);
  text-align: right;
}
.seats-left {
  font-size: 16px;
  color: #8f8f8f;
  margin-left: 10px;
}
/* ========= course description end ========== */

/* ========= Choose course accordian start ========== */
.course-accordion-item {
  /* margin-bottom: 20px; */
  border-bottom: #e5e5e5 1px solid;
}

.course-accordion button.accordian-btn {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 15px 10px;
  padding-right: 50px;
  color: var(--common-black);
  font-size: 1.15rem;
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
}

.course-accordion button.accordian-btn:hover::after,
.course-accordion button.accordian-btn:focus::after {
  cursor: pointer;
  color: var(--common-black);
  border: 1px solid #e5e5e5;
}

.course-accordion button.accordian-btn .course-accordion-title {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.5px;
  font-family: var(--font-medium);
  width: calc(100% - 22px);
  display: inline-block;
}

.course-accordion button.accordian-btn .icon {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 22px;
  height: 22px;
  transform: translateY(-50%);
}

.course-accordion button.accordian-btn .icon::before {
  display: block;
  content: "";
  width: 15px;
  height: 15px;
  border: 2px solid #000;
  background: #fff;
  border-left: #fff;
  border-top: #fff;
  transform: translate(-50%, -50%) rotate(40deg);
  transition: 0.2s;
  top: 50%;
  position: absolute;
  left: 50%;
}
.course-accordion button.accordian-btn[aria-expanded="true"] .icon::before {
  transform: rotate(222deg);
  border: 2px solid rgb(229, 113, 29);
  border-top: #fff;
  border-left: #fff;
  transition: 0.5s;
}
.course-accordion button.accordian-btn .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 50%;
  right: 20px;
  width: 22px;
  height: 22px;
  transform: translate(-50%, -50%);
}

.course-accordion button.accordian-btn[aria-expanded="true"] {
  border-bottom: #e5e5e5 1px solid;
  /* margin-bottom: 20px; */
}

.course-accordion button.accordian-btn[aria-expanded="true"] .icon::after {
  width: 0;
}

.course-accordion
  button.accordian-btn[aria-expanded="true"]
  + .course-accordion-content {
  opacity: 1;
  max-height: fit-content;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  margin-bottom: 15px;
}

.course-accordion .course-accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
/* accordian content css */
.course.course-accordion-main {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.course-accordion button.accordian-btn > h3 {
  margin-bottom: 0;
  text-align: left;
  font-size: 18px;
}
.course-accordion .course-accordion-content > .subject-coverd {
  margin-top: 10px;
  padding: 0 10px;
}
/* ========= course course accordian end ========== */

/* responsive media query */
@media screen and (max-width: 1527px) {
  .course-detail {
    gap: 2em;
  }
  .month-3 {
    width: 31%;
  }
}

@media screen and (min-width: 1441px) {
  .month-3 {
    width: 100%;
  }
}

@media screen and (max-width: 1440px) {
  .topper-control {
    width: 96%;
  }
  .top-cut {
    display: inline;
  }
  .dm-ccm {
    width: 17%;
  }
  .step-1 {
    width: 22%;
  }
  .vin-left {
    width: 38%;
  }
  .vin-right {
    width: 38%;
  }
  .bot-img {
    width: 100%;
  }
  .bot-img {
    column-gap: 1em;
  }
  .neet-total-cut {
    display: inline;
  }
  .month-3 {
    width: 100%;
  }
  .course-payment-set {
    width: 48% !important;
  }
}

@media screen and (max-width: 1300px) {
  .topper-control {
    width: 100%;
  }
  .nevitha-1 {
    width: 23%;
  }
  .dm-ccm {
    width: 42%;
  }
  .dm-head h1 {
    padding-left: 3em;
  }
  .vin-left {
    width: 42%;
  }
  .vin-right {
    width: 42%;
  }
  .month-3 {
    width: 100%;
  }
  .course-price-list__item {
    max-width: calc(50% - 12px);
  }
}

@media screen and (max-width: 1210px) {
  .nevitha-1 {
    width: 40%;
  }

  .topper-control {
    flex-direction: column;
    width: 85%;
  }
  .img img {
    padding: 15px;
    width: 25%;
  }

  .nevitha {
    width: 20%;
  }

  .topper {
    width: 100%;
  }

  .topper-top {
    padding: 40px 0px;
  }

  .img {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 8px;
    text-align: center;
  }

  .topper-rank {
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
  }
  .dm-head h1 {
    padding-left: 2.4em;
  }

  .blue-bg {
    background-image: none;
  }

  .arrow {
    display: none;
  }

  .arrow-1 {
    display: none;
  }

  .arrow-2 {
    display: none;
  }

  .step-total::after {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .t-courses {
    padding: 95px 20px 50px;
  }
  .of-top-text {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1150px) {
  .nevitha-1 {
    width: 45%;
  }

  .topper-top-1 {
    gap: 20px;
  }

  .month-3 {
    width: 100%;
  }

  .group-left {
    width: 34%;
  }

  .course-detail {
    gap: 3em;
  }

  .vin-left {
    width: 45%;
  }

  .vin-right {
    width: 45%;
  }
}

@media screen and (max-width: 1130px) {
  .course-detail {
    gap: 2em;
  }
  .course-right-text {
    padding-left: 17px;
  }
}

@media screen and (max-width: 1100px) {
  .course-detail {
    gap: 2em;
  }
  .month-3 {
    width: 100%;
  }
}

@media screen and (max-width: 1040px) {
  .neet-ss-01 img {
    width: 80%;
  }
  .course-payment-set {
    width: 48%;
  }
  .month-3 {
    width: 100%;
  }
}

@media screen and (max-width: 1037px) {
  .nevitha {
    width: 38%;
  }

  .topper-control {
    flex-wrap: wrap;
    justify-content: center;
    width: 80%;
  }

  .topper-rank {
    width: 88%;
    padding: 4em 0em;
  }

  .topper {
    width: 100%;
  }

  .topper-rank {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .neet-bottom-t {
    padding: 1em 0;
  }
  .custom-containor {
    width: 100%;
    max-width: 100%;
  }

  .meeting-prestion {
    column-gap: 40px;
  }

  .dm-subject-tot {
    width: 95%;
    margin: auto !important;
  }

  .dm-head h1 {
    padding-left: 4em;
  }

  .step-1 {
    width: 35%;
  }

  .step-total {
    flex-wrap: wrap;
    row-gap: 3em;
  }

  .month-3 {
    width: 100%;
  }

  .group-left {
    width: 35%;
  }

  .blue-bg {
    background-image: none;
  }

  .arrow {
    display: none;
  }

  .arrow-1 {
    display: none;
  }

  .arrow-2 {
    display: none;
  }

  .meeting-prestion {
    padding-bottom: 0 !important;
    row-gap: 0 !important;
  }
  .coures-paye {
    width: 59% !important;
  }
  .neet-ss-02 {
    padding-bottom: 41px;
  }
}

@media screen and (max-width: 991px) {
  .neet-ss-total {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .features_cont {
    gap: 0px;
    flex-wrap: wrap;
  }
  .course_right_img {
    flex-wrap: wrap;
  }
  .course-payment-set {
    width: 100% !important;
  }

  .bot-img {
    padding: 0;
  }
  .dm-head h1 {
    text-align: center !important;
  }
  .staff-title p {
    font-size: 18px;
  }

  .dm-ccm {
    width: 45%;
  }

  .dm-head h1 {
    padding-left: 1em;
  }

  .meeting-prestion {
    flex-wrap: wrap;
  }

  .vin-left {
    width: 60%;
  }

  .vin-right {
    width: 60%;
  }

  .meeting-prestion {
    row-gap: 3.5em;
  }
  li.subject-list__item {
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 800px) {
  .group-total {
    position: relative;
  }
  .group-left {
    position: absolute;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 40px 20px 30px;
    border: 1px solid #ccc;
    border-radius: 6px;
    z-index: 1;
    transform: translateX(calc(-100% - 35px));
  }
  .left-second-1 {
    max-height: 52vh;
    overflow: hidden;
    overflow-y: scroll;
    box-shadow: 1px 0px 3px #0000002e;
    border-radius: 3px;
  }
  .ss-mobile-view {
    display: block;
  }
  .ss-mobile-view.active {
    right: 3px;
    top: 3px;
  }

  .group-total {
    padding: 0px;
  }
  .course-text img {
    display: block;
    transform: translate(-150px, -20px);
    right: 21%;
    position: absolute;
  }

  .th-button button {
    padding: 1em 0em;
    width: 100%;
  }

  .month-3 {
    width: 100%;
  }
  .course-right-text {
    padding-left: 0px;
  }
  .group-left.active {
    left: 0;
    transform: translateX(0%);
  }
  .residential-course-list > li.subject-list__item {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .neet-ss-02 h1 {
    font-size: 40px;
    line-height: 1.5;
  }
  .neet-ss-02 p {
    font-size: 18px;
  }
  .dm-head h1 {
    padding-left: 2em;
  }

  .step-1 {
    width: 40%;
  }

  .vin-left {
    width: 71%;
  }
  .vin-right {
    width: 71%;
  }

  .month-3 {
    width: 100%;
  }
  .course-payment-set {
    width: 48%;
  }

  .course-right-text {
    /* padding-left: 40px; */
  }
  .th-button button {
    /* padding: 1em 5.5em; */
  }
  .img img {
    width: 35%;
  }
  .neet-ss-total {
    flex-wrap: wrap;
    gap: 50px;
  }
  .neet-ss-01 {
    width: 100%;
  }
  .neet-ss-02 {
    width: 100%;
  }
  .neet-ss-02 p {
    font-size: 17px;
  }
  .neet-ss-03 {
    width: 100%;
  }
  .neet-bottom-t {
    flex-wrap: wrap;
    gap: 0px;
    justify-content: space-between;
  }
  .neet-bottom-t {
    padding: 10px 0 !important;
  }
  .course-text img {
    display: block;
    transform: translate(119px, -14px);
    right: 21%;
    position: absolute;
  }
  .course-payment-set {
    width: 48%;
  }
}
@media screen and (max-width: 600px) {
  .course-text img {
    transform: translate(119px, 33px);
  }
}

@media screen and (max-width: 684px) {
  .nevitha {
    width: 45%;
  }

  .dm-ccm {
    width: 95%;
  }
}

@media screen and (max-width: 667px) {
  .neet-ss-total {
    align-items: center;
  }
  .neet-ss-03 img {
    width: 95%;
  }
  .nevitha-1 {
    width: 47%;
  }

  .step-1 {
    width: 80%;
  }
  .neet-ss-total {
    flex-direction: column;
    padding-top: 20px;
  }
  .neet-ss-01 img {
    padding-top: 1em;
  }
  .neet-ss-01 {
    width: 70%;
  }
  .neet-ss-02 {
    width: 100%;
  }
  .neet-ss-03 {
    width: 90%;
    padding-top: 0;
  }
  .neet-ss-02 {
    padding: 3em 0em;
  }
  .course-price-list__item {
    max-width: 100%;
  }
  .left-second-1 {
    max-height: 70vh;
  }
  .bycourse-btn-wrapper {
    text-align: center;
  }
}

@media screen and (max-width: 636px) {
  .rr-28 {
    width: 49%;
    padding: 1em 0em;
  }
  .neet-bottom-t {
    flex-direction: column;
  }
  .nevitha {
    width: 35%;
  }
  .nevitha-1 {
    width: 42%;
  }
  .month-3 {
    width: 95%;
  }
  .dm-subject-tot {
    margin: auto;
  }
}

@media screen and (max-width: 597px) {
  .neet-ss-01 {
    width: 80%;
  }

  .group-total {
    flex-wrap: wrap;
  }
  .month-3 {
    width: 100% !important;
  }
  .course-payment-set {
    width: 100% !important;
  }

  .dm-ccm {
    width: 100%;
  }

  .dm-head h1 {
    /* padding-left: 1em; */
  }

  .dm-subject-tot {
    padding: 0 1em 3em;
  }

  .course-detail {
    padding: 2em 0em 3em;
  }

  .course-text h1 {
    padding-top: 2em;
  }

  .vin-left {
    width: 95%;
  }

  .vin-right {
    width: 95%;
  }

  .of-top-text h1 {
    font-size: 32px;
  }
  .of-top-text p {
    font-size: 18px;
  }
}

@media screen and (max-width: 550px) {
  .ss-mobile-view {
    top: -30px;
  }
  .t-courses {
    padding: 95px 0px 50px;
  }
  .group-left {
    transform: translateX(calc(-100% - 15px));
  }
}
@media screen and (max-width: 500px) {
  .course_right_topbaner li {
    margin: 5px 0px;
    padding: 0px;
  }
  /* accordian css */
  .course-accordion button.accordian-btn > h3 {
    font-size: 16px;
  }
  .course-accordion button.accordian-btn .icon::before {
    width: 10px;
    height: 10px;
  }
  /* accordian css end*/
}
@media screen and (max-width: 480px) {
  .course-text img {
    transform: translate(-251px, -17px);
  }
  li.subject-list__item {
    width: 100%;
  }
  .left-second-1 {
    max-height: 88vh;
  }
}

@media screen and (max-width: 460px) {
  .img img {
    width: 100%;
  }

  .topper-top {
    gap: 35px;
  }
  .topper-control {
    width: 90%;
  }

  .topper-top-1 {
    gap: 40px;
  }
  .img img {
    width: 50%;
  }
  .topper-rank {
    padding: 0px;
  }
  .bycourse-btn-wrapper {
    flex-direction: column;
  }
  .seats-left {
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }
}

@media screen and (max-width: 425px) {
  .course-text img {
    display: block;
    transform: translate(-221px, -17px);
  }
  .course-text {
    padding-left: 0;
  }
  .course-text h1 {
    font-size: 20px;
  }
}

@media screen and (max-width: 420px) {
  .nevitha {
    width: 40%;
  }

  .nevitha-1 {
    width: 100%;
  }
  .img img {
    width: 40%;
  }
  .month-3 {
    width: 90%;
    margin: auto;
  }
  .of-top-text h1 {
    font-size: 28px;
  }
  .of-top-text p {
    font-size: 17px;
  }
  .of-top-text p {
    padding: 0px;
  }
  .rank-bottom {
    padding: 1em 0 0;
  }
}

@media screen and (max-width: 399px) {
  .course-right-text {
    padding-left: 0px;
  }
  .step-1 {
    width: 85%;
  }
  .img img {
    width: 37%;
  }
  .course-text img {
    transform: translate(-201px, -20px) !important;
  }
  .month-3 {
    width: 332px !important;
  }
}

@media screen and (max-width: 375px) {
  .topper-control {
    width: 90%;
  }

  .dm-ccm {
    width: 100%;
  }

  .dm-head h1 {
    padding-left: 0.2em;
  }

  .step-1 {
    width: 87%;
  }

  .th-button button {
    padding: 1em 2em;
  }
  .course-text {
    padding-left: 32px;
  }

  .th-button button {
    width: 100% !important;
  }

  .step-tt p {
    font-size: 18px;
  }
  .ss-mobile-view.close {
    right: -20px !important;
  }
  .ss-mobile-view {
    right: -30px;
  }
}

@media screen and (max-width: 320px) {
  .th-button button {
    padding: 1em 2em;
  }
  .nevitha-1 img {
    width: 40%;
  }
  .of-top-text h1 {
    font-size: 31px;
  }
  .of-top-text p {
    font-size: 15px;
  }
  .ss-mobile-view {
    right: -37px;
  }
  .ss-mobile-view.close {
    right: -20px !important;
  }
  .month-3 {
    width: 302px !important;
  }
}
