@media (min-width: 1440px) {

  section.sh-top-study-hub .container,
  section.sh-middle-study-hub .container {
    width: 1216px;
  }
}

section.sh-middle-study-hub {
  background: #f0f9ff;
}

section.sh-top-study-hub {
  background: #f67761;
  padding: 220px 0 20px 0 !important;
}

.bgChangeStd25 {
  background: #ffc7c7;
  padding: 10px;
}

section.sh-top-study-hub .courseBred-courseTitle .breadcrumbs li span,
section.sh-top-study-hub .courseBred-courseTitle .breadcrumbs li span a {
  color: #fff;
  font-size: 16px;
  font-family: "Rubik";
  font-weight: 500;
  line-height: 28px;
}

section.sh-top-study-hub .courseBred-courseTitle .breadcrumbs li+li:before {
  content: ">";
  color: #fff;
  font-size: 16px;
  margin-right: 10px;
}

section.sh-top-study-hub .courseBred-courseTitle h1 {
  color: #fff;
  font-family: "Poppins";
  font-size: 40px;
  line-height: 55px;
  font-weight: 600;
}

section.sh-middle-study-hub .course-details-box {
  background: #fff;
  border: 1px solid #ebe9ef;
  border-radius: 3px;
  padding: 24px 20px;
  margin: 30px 0;
}

section.sh-middle-study-hub .course-details-box ul {
  display: inline-grid;
  align-items: center;
  justify-content: space-around;
  align-content: center;
}

section.sh-middle-study-hub .course-details-box ul li,
section.sh-middle-study-hub .course-details-box ul li a {
  display: inline;
  color: #2b354e;
  font-size: 12px;
  font-weight: 600;
  font-family: "Poppins";
}

section.sh-middle-study-hub .course-details-box ul li span {
  font-size: 12px;
  font-weight: 400;
  font-family: "Poppins";
  letter-spacing: 1.2px;
  line-height: 12px;
}

section.sh-middle-study-hub .the-course-content-box {
  margin: 0 auto;
  padding: 32px;
  gap: 32px;
  background: #fff;
  border-radius: 5px;
  margin-top: 30px;
}

section.sh-middle-study-hub .course-Avatar-box img {
  margin-bottom: 30px;
  min-height: 384px;
  flex: 1 0 0;
  object-fit: cover;
}

section.sh-middle-study-hub .the-course-content-box ul.nav.nav-tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 60px;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.07);
  justify-content: space-between;
}

section.sh-middle-study-hub .the-course-content-box ul.nav.nav-tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 60px;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.07);
  justify-content: space-between;
  margin: 15px 0px;
}

section.sh-middle-study-hub .the-course-content-box .nav-tabs>li.active>a {
  background: #f5f5ff;
  color: #f67761 !important;
  border: 0;
  border-radius: 80px !important;
  border-bottom: 1px solid #f67761;
}

section.sh-middle-study-hub .the-course-content-box ul.nav.nav-tabs li a {
  font-family: "Poppins";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 14px 48px;
  border-radius: 80px;
  color: #64748b;
}

section.sh-middle-study-hub .course-Avatar-box a img {
  margin: 0 auto;
  display: block;
}

section.sh-middle-study-hub .the-course-content-box .nav-tabs>li.active>a:hover {
  background-color: transparent !important;
  cursor: pointer;
}

section.sh-middle-study-hub .related-course-box {
  margin: 20px 0;
}

section.sh-middle-study-hub .related-course-box h2 {
  color: #2b354e;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

section.sh-middle-study-hub .related-course-box .rating_sh_content .sh_rating {
  unicode-bidi: bidi-override;
  color: #c5c5c5;
  font-size: 25px;
  height: 25px;
  width: 100px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  text-shadow: 0px 1px 0 #a2a2a2;
}

section.sh-middle-study-hub .related-course-box .rating_sh_content .sh_rating-upper {
  color: #fcc400;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: flex;
  top: 0;
  left: 0;
  overflow: hidden;
}

section.sh-middle-study-hub .related-course-box .rating_sh_content .sh_rating-lower {
  padding: 0;
  display: flex;
  z-index: 0;
}

section.sh-middle-study-hub .sh_23_singleCourse_top_courses {
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.06);
  gap: 16px;
  height: 500px;
}

section.sh-middle-study-hub .sh_23_singleCourse_details .sh-23-rattings-level {
  float: left;
}

section.sh-middle-study-hub .sh_23_singleCourse_details {
  padding: 10px;
}

section.sh-middle-study-hub .sh_23_singleCourse_details .sh_23_singleCourse_title_box a {
  color: #2b354e;
  font-family: "Poppins";
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  float: left;
  padding: 10px 0;
  display: -webkit-box;
  width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

section.sh-middle-study-hub .sh_23_singleCourse_details .sh_23_singleCourse_exerpt_box p {
  color: #64748b;
  font-family: "Poppins";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  display: -webkit-box;
  width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

section.sh-middle-study-hub .sh_23_singleCourse_details .sh_23_singleCourse_footer {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  padding: 15px 0;
}

section.sh-middle-study-hub .sh_23_singleCourse_details .sh_23_singleCourse_footer .sh_23_singleCourse_price span {
  font-family: "Poppins";
  color: #f67761;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}

section.sh-middle-study-hub .sh_23_singleCourse_details .sh_23_singleCourse_footer .sh_23_singleCourse_price del {
  color: #64748b;
  font-family: "Poppins";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}

section.sh-middle-study-hub .sh_23_singleCourse_details .sh_23_singleCourse_footer .for-std-single-course-sh-23 p {
  color: #64748b;
  font-family: "Poppins";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}

section.sh-middle-study-hub .related-c-content {
  padding: 20px 0;
}

section.sh-middle-study-hub .the-sh-view-details-button-23-single a {
  text-align: center;
  font-family: "Poppins";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #3c3e41;
  background: #f1f5f9;
  display: flex;
  height: 40px;
  justify-content: center;
  align-items: center;
  border-radius: 80px;
}

.course-sidebar-study-hub {
  margin: 30px 5px;
}

.course-sidebar-study-hub .side-price-box {
  border-radius: 3px 3px 0px 0px;
  border: 1px solid #e5e5fb;
  background: #f8f8ff;
  gap: 10px;
}

.course-sidebar-study-hub .side-price-box i.icon-wallet-money.right {
  display: none;
}

.course-sidebar-study-hub .side-price-box h2 {
  color: #2b354e;
  font-family: "Poppins";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}

.course-sidebar-study-hub .side-price-box p {
  color: #f67761;
  font-family: "Poppins";
  font-size: 72px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-align: center;
}

.course-sidebar-study-hub .side-price-box p del {
  color: #ffb7aa;
  font-family: "Poppins";
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-decoration-line: strikethrough;
}

.course-sidebar-study-hub .side-btns-box {
  border-radius: 0 0 5px 5px;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
}

.course-sidebar-study-hub .side-btns-box form input,
.course-sidebar-study-hub .side-btns-box a.button {
  margin: 0 !important;
  border-radius: 3px;
  background: #f67761;
  padding: 15px 24px;
  gap: 5px;
  width: 320px;
  color: #fff;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin: 0 0 20px 0;
  text-align: center;
}

.course-sidebar-study-hub .side-btns-box button {
  width: 320px;
  padding: 15px 24px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #f67761;
  gap: 5px;
  margin: 20px 0 0 0;
}

.course-sidebar-study-hub .side-btns-box button a {
  color: #2b354e;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}

.course-sidebar-study-hub .side-acredetions-box,
.course-sidebar-study-hub .side-trustpilot-box,
.course-sidebar-study-hub .side-studentid-box,
.course-sidebar-study-hub .side-lifetime-box,
section.sh-middle-study-hub .main-acredetions-box,
section.sh-middle-study-hub .main-trustpilot-box,
section.sh-middle-study-hub .main-studentid-box {
  margin: 25px 0;
  text-align: center;
}

.the-others-offer-section {
  display: none;
}

section.sh-middle-study-hub ol,
section.sh-middle-study-hub ul {
  list-style: auto;
  margin: 0 0 0 15px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .course-sidebar-study-hub {
    margin: 30px 0px;
  }

  .course-sidebar-study-hub .side-btns-box form input,
  .course-sidebar-study-hub .side-btns-box a.button {
    padding: 10px 20px;
    width: 195px;
    margin: 0 0 15px 0;
  }

  .course-sidebar-study-hub .side-btns-box button {
    padding: 10px 20px;
    width: 195px;
    margin: 15px 0 0 0;
  }

  .course-sidebar-study-hub .side-price-box p {
    font-size: 45px;
  }

  .course-sidebar-study-hub .side-price-box p del {
    font-size: 20px;
  }

  .course-sidebar-study-hub .side-price-box h2 {
    font-size: 18px;
  }

  section.sh-middle-study-hub .course-details-box ul {
    align-items: start;
    justify-content: space-between;
    flex-direction: column;
  }

  section.sh-middle-study-hub .course-details-box ul li,
  section.sh-middle-study-hub .course-details-box ul li a {
    margin: 10px 0;
  }

  section.sh-top-study-hub .courseBred-courseTitle h2 {
    font-size: 30px;
    line-height: 45px;
  }

  section.sh-top-study-hub .courseBred-courseTitle .breadcrumbs li span,
  section.sh-top-study-hub .courseBred-courseTitle .breadcrumbs li span a {
    font-size: 14px;
    line-height: 26px;
  }

  section.sh-middle-study-hub .the-course-content-box {
    padding: 10px;
  }

  section.sh-middle-study-hub .the-course-content-box ul.nav.nav-tabs {
    align-items: stretch;
    border-radius: 25px;
    flex-direction: column;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  section.sh-top-study-hub .courseBred-courseTitle h2 {
    font-size: 26px;
    line-height: 40px;
  }

  section.sh-top-study-hub .courseBred-courseTitle .breadcrumbs li span,
  section.sh-top-study-hub .courseBred-courseTitle .breadcrumbs li span a {
    font-size: 14px;
    line-height: 26px;
  }

  section.sh-middle-study-hub .course-details-box {
    padding: 14px 22px;
    margin: 15px 0;
  }

  section.sh-middle-study-hub .course-details-box ul {
    align-items: baseline;
    flex-direction: column;
  }

  section.sh-middle-study-hub .course-details-box ul li,
  section.sh-middle-study-hub .course-details-box ul li a {
    margin: 10px 0;
  }

  section.sh-middle-study-hub .the-course-content-box {
    padding: 10px;
  }

  section.sh-middle-study-hub .course-Avatar-box img {
    margin-bottom: 10px;
    min-height: 210px;
  }

  section.sh-middle-study-hub .the-course-content-box ul.nav.nav-tabs {
    flex-direction: column;
    align-items: start;
    border-radius: 10px;
  }

  section.sh-middle-study-hub .the-course-content-box .nav-tabs>li.active>a {
    border-radius: 14px !important;
  }

  section.sh-middle-study-hub .sh_23_singleCourse_top_courses {
    margin: 15px 0;
    height: 560px;
  }

  section.sh-middle-study-hub .for-order-change-mbl {
    display: flex;
    flex-direction: column;
  }

  section.sh-middle-study-hub .for-order-change-mbl .main-con {
    order: 2;
  }

  section.sh-middle-study-hub .for-order-change-mbl .side-con {
    order: 1;
  }

  .course-sidebar-study-hub .side-price-box p del {
    font-size: 25px;
  }

  .course-sidebar-study-hub .side-price-box p {
    font-size: 40px;
  }

  .the-others-offer-section {
    display: block !important;
  }

  .course-sidebar-study-hub .side-acredetions-box,
  .course-sidebar-study-hub .side-trustpilot-box,
  .course-sidebar-study-hub .side-studentid-box,
  .course-sidebar-study-hub .side-lifetime-box {
    display: none;
  }
}


@media screen and (max-width: 767px) {
  body.single-course header.sleek.transparent.fix {
    position: relative;
  }

  .courseBred-courseTitle ul.breadcrumbs {
    display: none;
  }

  section.sh-top-study-hub.light {
    padding-top: 0px !important;
  }
}