.text-block-21 {
  max-height: 79px;
  font-size: 16px;
}

.full-price {
  position: inherit;
  float: right;
  padding-top: 5px;
  padding-right: 15px;
}

.real-price {
  position: inherit;
  float: right;
  padding-top: 5px;
  padding-right: 5px;
}

.div-block-26 {
  /*width: 100%;*/
}

.course-item {
  cursor: pointer;
}

.text-display {
  padding: 10px 0;
}

.text-block-83.display {
  padding: 0;
}

.dropdown-toggle-3 {
  padding: 10px 20px;
}

.btn-add-item {
  cursor: pointer;
  display: block;
  margin-right: 10px;
}

.submit-button-7 {
  background-color: #e8962a;
}

.btn-remove-item {
  cursor: pointer;
  display: none;
}

#btn-upload {
  cursor: pointer;
  position: relative;
}

#show-upload-img {
  object-fit: contain;
  max-width: 198px;
  max-height: 198px;
}

#show-upload-img-container {
  margin: auto auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  text-align: center;
}

.btn-inform-add {
  min-height: 40px;
  max-height: max-content;
  height: auto;
  flex-wrap: wrap;
}

.lms-content {
  margin-top: 90px;
}

.profile-div {
  height: auto;
  min-height: 365px;
}

.empty-course {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-top: 100px;
  margin-bottom: 100px;
}

.name-slide {
  height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.text-block-3 {
  bottom: 0;
  right: 0;
  position: relative;
}

.text-block-3.sale {
  right: 0;
  bottom: 0;
  margin-top: 1px;
}

.slide-price-container {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 100%;
  height: 20px;
}

.box-slide-courses {
  justify-content: left;
  -webkit-justify-content: left;
  padding: 40px 35px 0 35px;
}

.courses-section {
  height: auto;
  min-height: 400px;
}

a.div-block-11 {
  text-decoration: none;
  color: #000;
}

.preview-video {
  cursor: pointer;
}

.preview-video:hover {
  background-color: aliceblue;
}

.lesson-detail-right .preview-video:hover {
  background-color: #e8952b;
}

.preview-mobile-price-container {
  position: absolute;
  bottom: 14px;
  right: 15px;
}

.btn-preview-hide {
  display: none;
}

.preview-child-container {
  display: none;
}

.preview-root-chapter {
  cursor: pointer;
}

.iframe-preview-video {
  width: 640px;
  height: 477px;
}

.paragraph-8 {
  width: 160px;
  word-wrap: break-word;
}

.no-course {
  text-align: center;
  font-size: 40px;
  margin-top: 50px;
}

.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

.pagination a.active {
  background-color: #f6a100;
  color: white;
  border-radius: 5px;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
  border-radius: 5px;
}

.pagination-container {
  width: 100%;
  text-align: center;
  margin: 20px 0;
}

.pagination {
  width: 1200px;
}

.no-coin {
  font-size: 32px;
  text-align: center;
  margin-top: 50px;
}

.empty-transaction {
  font-family: Prompt, sans-serif;
  font-size: 20px;
  text-align: center;
  margin-top: 50px;
}

#coupon_info {
  clear: both;
  text-align: right;
}

#coupon_info_success {
  color: green;
  display: none;
}

#coupon_info_failed {
  color: red;
  display: none;
}

.more-exe1 {
  display: block;
}

.text-block-65-copy {
  margin-right: 5px;
}

.section-54.el-1 {
  padding-top: 40px;
}

.section-54 {
  padding-top: 10px;
  padding-bottom: 0;
}

.btn-show-report-more img {
  transition: transform 300ms;
}

.btn-show-report-more.open img {
  transform: rotate(-270deg);
}

.text-exe1 {
  margin-left: 0;
}

.div-block-81 {
  min-height: 50px;
  height: auto;
}

.report-percent-bar {
  background-color: #eab828;
  border-radius: 20px;

  height: 20px;
}

.report-percentile-bar-bg {
  position: relative;
  background-image: url(/static/images/percentile_bar_bg.png);
  width: 100%;
  height: 36px;
  border-radius: 36px;
  border: 1px solid #05112b;
  margin-top: 12px;
}

.report-percentile-icon {
  position: absolute;
  top: -24px;
  left: 0px;
  --widthA: 24px;
}

.report-percentile-icon img {
  max-width: 49px;
}

.report-percentile-bar-bg.mini {
  height: 19px;
  background-image: url(/static/images/percentile_bar_bg_mini.png);
}

.report-percentile-bar-bg.mini .report-percentile-icon {
  top: -12px;
}

.report-percentile-bar-bg.mini .report-percentile-icon img {
  max-width: 24px;
}

.report-advice {
  color: #be1e2d;
  font-weight: bold;
}

.text-block-65-copy-copy {
  margin-right: 8px;
}

.text-block-72 a {
  color: #bb080b;
  text-decoration: none;
}

.div-block-71-copy-2 {}

.div-block-119 {
  width: 140px;
}

.account_setting_divider {
  clear: both;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin: 10px 0 20px;
}

.box-slide-courses .heading-4 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-size: 15px;
  height: 48px;
}

.w-slide .text-block-21 {
  max-height: 82px;
  font-size: 17px;
  line-height: 21px;
}

.w-slide .text-block-2 {
  font-size: 13px;
  padding-left: 0;
}

.w-slide .name-slide {
  padding-left: 0;
}

.text-block-12 {
  line-height: 26px;
}

.text-block-20 {
  padding-top: 5px;
}

.section-19 .real-price {
  padding-right: 0;
}

.section-19 .link-block-8 {
  margin-right: 35px;
}

.section-19 .text-block-21 {
  width: auto;
  max-height: none;
  padding-bottom: 70px;
  line-height: 24px;
}

.section-19 .div-block-25-copy {
  height: auto;
}

.page-courses-section .text-block-12 {
  max-width: 71%;
}

.page-courses-section .text-block-21 {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.add-transfer-full-price {
  color: rgba(51, 51, 51, 0.72);
  text-decoration: line-through;
  font-weight: lighter;
}

.add-transfer-discount-price {
  color: #bb171d;
}

.slice-remark-current-student {
  position: absolute;
  bottom: 2px;
  right: 18px;
  font-size: 10px;
  color: #bb171d;
}

.text-discount-old-student {
  text-align: center;
  color: #bb171d;
}

.list-remark-current-student {
  font-size: 12px;
  color: #bb171d;
  float: right;
  clear: both;
  margin-top: 5px;
  margin-right: 5px;
}

.preview-remark-current-student {
  float: right;
  clear: both;
  font-size: 12px;
  color: #bb171d;
  margin-top: 5px;
}

.preview-price-container {
  position: absolute;
  top: 18px;
  right: 30px;
}

.preview-real-price {
  font-family: Montserrat, sans-serif;
  color: #bb171d;
  font-size: 24px;
  font-weight: 700;
  float: right;
  margin-top: 7px;
}

.preview-full-price {
  font-family: Montserrat, sans-serif;
  color: #757575;
  font-size: 16px;
  font-weight: 400;
  text-decoration: line-through;
  float: right;
  margin-right: 5px;
  margin-top: 7px;
}

.link-block-25 {
  background-color: #bb171d;
}

#text-buy-discount {
  color: #bb171d;
  float: right;
  margin-right: 50px;
  margin-top: 20px;
  font-weight: bold;
  clear: both;
}

.btn-show-coupon {
  cursor: pointer;
}

.section-coupon-landing {
  margin-top: 90px;
  padding: 30px 0;
  text-align: center;
}

#coupon-landing-container {
  width: 800px;
  margin: 0 auto;
  position: relative;
}

@font-face {
  font-family: "mitr";
  src: url("../webfonts/Mitr-600.ttf");
}

#copuon-landing-code {
  position: absolute;
  font-family: "mitr";
  color: #fff;
  bottom: 30px;
  right: 33px;
  font-size: 40px;
  width: 308px;
}

.share-coupon-container div {
  font-family: Prompt, sans-serif;
}

.share-coupon-container a {
  text-decoration: none;
}

.share-coupon-container div {
  display: inline-block;
}

.share-coupon-url-container {
  width: 100%;
  margin-top: 10px;
}

.share-coupon-url-container input {
  width: 80%;
  font-size: 14px;
}

.root-has-preview {
  font-family: Prompt, sans-serif;
  color: #e8962a;
  font-size: 16px;
  position: absolute;
  right: 200px;
  top: 15px;
}

.root-has-preview-mobile {
  display: none;
}

.use-coupon {
  display: none;
  top: 0;
  margin-top: 0;
  z-index: 1001;
}

.div-block-176 {
  z-index: 100;
}

#btn-close-first-coupon {
  cursor: pointer;
}

#btn_remove_coupon {
  cursor: pointer;
  color: #737373;
}

.text-block-133 {}

.card-courses {
  height: 473px;
}

.button-20 {
  /*margin-top: 40px;*/
}

.link-21 {
  min-height: 60px;
}

.button-19 {
  margin-left: 10px;
}

.pre-vdo-block {
  width: 100%;
  margin-top: 0;
}

.head-pre-vdo {
  display: none;
}

.nav-login {
  z-index: 3;
}

.popup-preview-video .swal2-title {
  font-size: 16px;
}

.popup-preview-video-item {
  cursor: pointer;
}

.popup-preview-video-item.active {
  background-color: #f1f1f1;
}

.swal2-title {
  font-size: 1.1em;
}

.recommend-div {
  z-index: 1;
}

#add-item-container .dropdown {
  z-index: 1;
}

#preview-btn-buy-mobile {
  display: none;
}

.sec-new-head {
  z-index: 1;
}

.div-block-176 {
  z-index: 2;
}

#panya-loading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1060;
}

#panya-loading-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 140px;
  background-color: #fff;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
}

#panya-loading-bg img {
  margin-top: 10px;
}

#panya-loading-text {
  margin-top: 5px;
}

#superuser-actas-badge {
  font-size: 11px;
}

.corner-ribbon {
  width: 200px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  z-index: 9;
}

.corner-ribbon.sticky {
  position: fixed;
}

.corner-ribbon.shadow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.corner-ribbon.red {
  background: #e43;
}

#report-share-container {
  width: 1200px;
  margin: 0 auto;
}

.section-exercise-report.report_share .btn-share-report {
  display: none;
}

.corner-ribbon.top-left {
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.div-block-191 {
  position: relative;
}

.div-block-191-color-1 {
  margin-left: 0;
  background-color: #eab828;
}

.report_course_level_container {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 0 auto;
}

@font-face {
  font-family: Oswald;
  src: url(../webfonts/Oswald-Bold.ttf);
}

.report_course_level {
  position: absolute;
  top: 24px;
  left: 10px;
  font-family: Oswald;
  font-size: 40px;
  width: 70px;
  text-align: center;
}

.level_1_10 {
  color: #3c1401;
}

.level_11_20 {
  color: #3c1401;
}

.level_21_30 {
  color: #3b1902;
}

.level_31_40 {
  color: #3b1902;
}

.level_41_50 {
  color: #495565;
}

.level_51_60 {
  color: #495565;
}

.level_61_70 {
  color: #c4671a;
}

.level_71_80 {
  color: #c4671a;
}

.level_81_90 {
  color: #3a3a7c;
}

.level_91_100 {
  color: #3a3a7c;
}

.level_100 {
  display: none;
}

.div-block-71 {}

.div-block-71-copy-2 {
  left: 0;
  margin-left: 0;
}

.exe2-copy-copy {
  border-right: none;
}

.notification {
  right: 95px;
}

.menu-notification-badge {
  display: none;
}

.text-block-161 {
  margin-left: 10px;
}

.menu-notification-container {
  max-height: 400px;
  overflow-y: scroll;
}

.menu-notification-container::-webkit-scrollbar {
  height: 6px;
  width: 6px;
  border-radius: 4px;
  background: transparent;
  transition: all 0.3s ease;
}

.menu-notification-container::-webkit-scrollbar:hover {
  background: #f9f9f9;
}

.menu-notification-container::-webkit-scrollbar-thumb {
  background: #a9a9a9;
  border-radius: 4px;
}

.text-block-160 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.recommend-slider {
  background: none;
}

.text-block-133-copy {
  min-height: 40px;
}

.div-block-218 {
  min-height: 127px;
}

.my-course-item .name-container {}

.my-course-item .name,
.my-course-item .name-text {
  bottom: 20px;
}

.preview-page {
  margin-top: 50px;
}

.preview-page .div-block-6 {
  width: 100%;
  margin-left: 0;
}

.preview-page .link-21 {
  min-height: 40px;
}

.div-block-130,
.div-block-131 {
  display: block;
}

.price {
  padding-right: 120px;
}

.phy-tcas63-container {
  margin-top: 50px;
  position: relative;
}

.phy-tcas63-container.bmat {}

.phy-tcas63-container-inside {
  margin: 0 auto;
  width: 800px;
  position: relative;
}

.phy-tcas63-container img {
  width: 800px;
}

.phy-tcas63-container a {
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-shadow: 2px 2px 1px rgb(66, 66, 66);
}

.contact-line {
  position: absolute;
  top: 401px;
  left: 398px;
}

.contact-fb {
  position: absolute;
  top: 448px;
  left: 398px;
}

.contact-tel {
  position: absolute;
  top: 493px;
  left: 398px;
}

.text-block-164 span {
  font-size: 10px;
}

.div-block-276-copy.chem_preview {
  height: auto;
  padding-top: 13px;
  width: auto;
  padding-bottom: 0;
}

.head-chem {
  padding-bottom: 45px;
}

.img-nut {
  margin-top: 54px;
}

.heading-kme {
  font-size: 46px;
}

.chem-tcas63-container {
  margin-top: 50px;
}

.chem-tcas63-container-inside {
  width: 800px;
  padding-left: 80px;
  margin: 0 auto;
}

.chem-register-text {
  font-weight: 600;
  font-size: 34px;
  margin-bottom: 30px;
}

.chem-register-text2 {
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 24px;
}

.chem-register-text3 {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 24px;
  color: red;
}

.lesson-detail-left .chapter-container {
  padding-right: 20px;
}

.armed-chem-buy-more {
  display: none;
}

.preview-video-inside {
  background-color: #e8952b;
}

#share-social-container {
  position: fixed;
  right: 20px;
  bottom: 85px;
  z-index: 3;
  width: 40px;
  height: 260px;
}

#share-social-relative {
  position: relative;
}

#share-social-relative-block {
  overflow: hidden;
  position: relative;
  height: 220px;
  width: 40px;
}

.share-social-item {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
  cursor: pointer;
}

.share-social-item:hover {
  opacity: 0.8;
}

.share-social-item img {}

.share-social-item-copy {
  position: relative;
}

.share-social-item-copy .share-social-item {
  margin-bottom: 5px;
}

#share-social-copied {
  width: 40px;
  height: 20px;
  text-align: center;
  color: #f1f1f1;
  background-color: #4caf50;
  padding: 1px;
  border-radius: 2px;
  font-size: 10px;
  font-weight: bold;
  display: none;
}

#share-social-items {
  position: absolute;
  height: 100%;
  transition: all 0.25s ease-in;
  bottom: -220px;
}

#share-social-btn {
  transition: transform 0.3s ease-in-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

#share-social-btn-close {
  display: none;
}

.add-inform-row {
  height: auto;
}

.add-inform-row textarea {
  width: 290px;
  height: 100px;
  float: right;
  resize: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  float: right;
}

#contact-social-relative-block {
  overflow: hidden;
  position: relative;
  height: 178px;
  width: 40px;
}

#contact-social-bg {
  padding: 3px 0;
  border-radius: 20px;
  background-color: #fcac19;
}

#contact-social-relative-block .share-social-item {
  text-align: center;
  margin-bottom: 8px;
  height: 30px;
}

#contact-social-relative-block .share-social-item:first-child {
  margin-top: 10px;
}

#contact-social-relative-block .share-social-item img {
  width: 30px;
  height: 30px;

}

#contact-social-container {
  position: fixed;
  right: 30px;
  bottom: 15px;
  z-index: 3;
  width: 40px;
  height: 220px;
}

.truncate-lecture {
  width: 185px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#popup-social-error {
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
}

#popup-social-login {}

#popup-social-login input {
  width: 100%;
}

#popup-social-login label {
  text-align: left;
  font-size: 14px;
}

.login-background,
.signup-background {
  top: 0;
}

.div-block-5 {
  margin-left: 4px;
}

.getgat-eng-regis .regis-bottomx {
  -webkit-text-stroke: 2px #fff;
}

.getgat-eng-regis .regis-bottomx-mobile {
  -webkit-text-stroke: 1px #fff;
}

.div-block-24 {
  width: 850px;
}

.head-desktop {
  margin-top: 0;
}

.header-course-category {
  margin-top: 90px;
  background-color: #062045;
  font-family: Prompt, sans-serif;
  height: 45px;
  color: #fff;
  font-size: 16px;
}

.course-category-content {
  width: 1200px;
  margin: 0 auto;
}

.course-category-item {
  display: inline-block;
  padding: 14px 10px 0 10px;
  height: 45px;
}

.course-category-item:hover {
  background-color: #eab828;
}

.header-course-category a {
  text-decoration: none;
  color: #fff;
}

.course-category-content .course-category-item:first-child {
  margin-left: 10px;
}

.pre-vdo-regis-banner {
  margin: 5px 0;
}

.swiper-container {
  width: 100%;
  height: 450px;
}

.swiper-slide img.full-banner {
  height: 450px;
  object-fit: cover;
}

.swiper-button-next,
.swiper-button-prev {
  color: #d1d1d1;
}

.swiper-pagination-bullet-active {
  background-color: #e8962a;
}

#swiper-container-mobile {
  display: none;
}

@media (max-width: 479px) {
  .head-mobile {
    margin-top: 0;
  }

  #swiper-container-desktop {
    display: none;
  }

  #swiper-container-mobile {
    display: block;
    margin-top: 60px;
  }

  .header-course-category {
    display: none;
  }

  .swiper-slide img.full-banner {
    width: 100%;
    height: 230px;
    object-fit: fill;
  }

  .swiper-container {
    width: 100%;
    height: 260px;
  }

  .add-inform-row .form-block-3 {
    height: auto;
  }

  .add-inform-row {
    height: auto;
  }

  .add-inform-row textarea {
    width: 200px;
  }

  #share-social-container {
    right: 20px;
    bottom: 80px;
  }

  .chem-tcas63-container {}

  .chem-tcas63-container-inside {
    width: auto;
    padding: 0 20px;
  }

  .chem-register-text {
    font-weight: 600;
    font-size: 34px;
    margin-bottom: 30px;
    text-align: center;
  }

  .chem-register-text2 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 24px;
  }

  .chem-register-text3 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 24px;
    color: red;
  }

  .phy-tcas63-container {
    margin: 0 6%;
    margin-top: 40px;
    width: auto;
  }

  .phy-tcas63-img2 {
    margin-top: 20px;
  }

  .phy-tcas63-container a {
    font-size: 22px;
    color: rgb(51, 51, 51);
    text-decoration: none;
    font-weight: bold;
    text-shadow: none;
  }

  .phy-tcas63-contact-container {
    width: 320px;
    margin: 0 auto;
  }

  .phy-tcas63-contact-container img {
    width: 50px;
    height: 50px;
    display: inline-block;
  }

  .contact-row {
    margin-top: 50px;
    margin-left: 30px;
  }

  .contact-row>div {
    display: inline-block;
    margin-left: 15px;
  }

  .aj_too {
    margin-right: 5px;
    margin-left: 5px;
  }

  .div-block-226 {
    z-index: 1;
  }

  .preview-page {
    display: none;
  }

  .link-21 {
    min-height: auto;
  }

  .text-block-133-copy {
    min-height: auto;
  }

  .report-head-container .heading-14 {
    font-size: 20px;
    line-height: 20px;
  }

  .report_course_level_container {
    width: 60px;
    height: 60px;
  }

  .report_course_level {
    width: 44px;
    top: 14px;
    left: 8px;
    font-size: 24px;
  }

  .div-block-198 {
    position: relative;
  }

  .div-block-198-copy {
    margin-top: 0;
  }

  .div-block-71 {
    width: 178px;
  }

  #report-share-container {
    width: 100%;
    padding: 10px;
  }

  #preview-btn-buy-mobile {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    background-color: #e8962a;
    color: white;
    z-index: 999;
    text-decoration: none;
    font-weight: 500;
    font-family: Prompt, sans-serif;
    font-size: 20px;
  }

  .card-courses1-courses-des {
    height: auto;
  }

  .popup-preview-video .swal2-title {
    font-size: 14px;
    line-height: 15px;
  }

  .div-block-173 {
    height: auto;
    min-height: 100px;
  }

  .div-block-174 {
    overflow: auto;
    width: 40%;
  }

  .text-block-131 {
    width: 60%;
    margin-left: 10px;
    font-size: 14px;
    line-height: 15px;
  }

  .mask-2 {
    width: 100%;
  }

  .text-block-28 {
    width: 240px;
  }

  .root-has-preview {
    display: none;
  }

  .root-has-preview-mobile {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
  }

  .slice-remark-current-student {
    bottom: -16px;
    right: 0;
    left: -1px;
  }

  .courses-section.courses-section-taplet {
    min-height: 750px;
    height: auto;
  }

  .w-slide .name-slide {
    padding-left: 10px;
  }

  .iframe-preview-video {
    width: auto;
  }

  .btn-add-item {
    width: 250px;
    margin-bottom: 20px;
  }

  .heading-28 {
    font-size: 24px;
  }

  .section-recommended-phone .text-block-3 {
    position: absolute;
    right: auto;
    bottom: 20px;
  }

  .div-block-124-copy .text-block-3.sale {
    position: absolute;
    right: auto;
    bottom: 20px;
  }

  .section-recommended-phone {
    min-height: 500px;
    height: auto;
  }

  .dropdown-toggle-3 .div-block-93 {
    width: 150px;
    min-width: 150px;
    word-break: break-all;
  }

  .dropdown-toggle-3 .text-block-84 {
    white-space: normal;
    width: 150px;
    min-width: 150px;
  }

  #add-item-container .dropdown {
    height: auto;
  }

  .select-item .dropdown-toggle-3.w--open {
    padding-left: 20px;
  }

  .empty-course-list {
    display: none;
  }

  .empty-course-search {
    display: block;
  }

  .pagination-container {
    padding-left: 10px;
  }

  .no-coin {
    font-size: 20px;
  }

  .link-11 {
    font-size: 14px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    min-height: 60px;
  }

  .image-14-copy {
    width: 35px;
    height: 35px;
  }

  .name-slide,
  .text-block-2-copy {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px;
  }

  .profile-phone-div .paragraph-9 {
    width: 57%;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .text-block-85 {
    width: 150px;
    min-width: 150px;
    white-space: normal;
  }

  .box-my-courses {
    height: auto;
  }

  .box-my-courses .heading-4 {
    font-size: 15px;
  }

  .box-my-courses .text-block {
    font-size: 12px;
    padding-left: 0;
  }

  .box-my-courses .text-block-2 {
    margin-top: 0;
    padding-left: 0;
  }

  .box-my-courses .image-14 {
    float: left;
  }

  .section-coupon-landing {
    margin-top: 70px;
  }

  #coupon-landing-container {
    width: 340px;
  }

  #copuon-landing-code {
    font-size: 14px;
    width: 130px;
    bottom: 7px;
    right: 15px;
  }

  .referral-home .text-block-106 {
    width: 100%;
  }
}