/* laptop standard  */
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .custom-learner-banner {
    height: 840px !important;
  }
  .banner-person {
    position: absolute;
    bottom: -1.5%;
    left: 49%;
    transform: translateX(-58%);
    width: 9%;
  }
  .welcome-circle {
    width: 400px;
    bottom: -300px;
  }
  .logo {
    transform: scale(0.75);
  }
  .custom-nav .nav-link {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .banner-title {
    font-size: 52px;
    font-weight: 300;
    color: #ffffff;
    line-height: 62px;
  }
  .banner-highlight {
    font-size: 110px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: -9.75px;
  }
  .parallax {
    height: 160vh;
  }
  .know-more-circle {
    width: 180px;
    height: 180px;
  }
  .speak-type-section {
    background-position: 60vw 50%;
  }
  .pc-img {
    width: 52%;
  }
  .laptop-img {
    width: 52%;
  }
  .footer-links {
    gap: 24px;
  }
  .ff-center {
    height: 170px;
  }
  .dot {
    position: absolute;
    right: -65px;
    bottom: 0;
  }
  .highlight-section {
    background-image: url(../images/bg-shade.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 60vw 50%;
  }
  .page-banner-img-learner {
    width: 52%;
    position: absolute;
    top: -151px;
    right: -136px;
  }
  .page-banner-img-parents2 {
    bottom: -171px;
  }
  .learner-banner .pb-title {
    font-size: 70px;
    line-height: 100px;
    font-weight: 700;
    letter-spacing: -6.83px;
    color: #000000;
  }
  .learner-banner .pb-title .highlight {
    font-size: 100px;
    display: block;
  }
  .la-title {
    font-size: 50px;
  }
  .la-img::after {
    content: url(../images/la-marker.png);
    position: absolute;
    right: -35%;
    top: 50%;
    transform: scale(0.8);
  }
  .la-item.lg .la-img::after {
    content: url(../images/la-marker.png);
    position: absolute;
    right: -26%;
    top: 54%;
  }
  .mc-img.hasMarginLeft::before {
    content: url(../images/la-marker.png);
    position: absolute;
    right: -32%;
    top: 43%;
  }
  .mc-img.hasMarginRight::before {
    content: url(../images/la-marker.png);
    position: absolute;
    left: -32%;
    top: 43%;
    transform: rotate(180deg);
  }
  .meta-cognition-flex {
    transform: scale(0.95);
  }
  .school-circle-one {
    background-image: url(../images/school-circle1.png);
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    top: -130px;
    right: -34px;
    width: 350px;
    transform: scale(0.8);
  }
  .school-banner .dot {
    top: auto;
    bottom: -70%;
    right: 30%;
  }
  .plan-features-list li {
    font-size: 18px;
  }
  .card-details {
    position: absolute;
    top: 14px;
    left: 40px;
  }
  .page-banner-img-parents {
    width: 57%;
  }

  .learner-banner.parents-banner {
    height: 880px !important;
  }
  .contact-block .pb-title {
    letter-spacing: -2.95px;
    font-size: 100px;
    line-height: 40px;
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 80px;
  }
  .contact-center {
    height: 290px;
  }
  .philosopy-banner .pb-title {
    font-size: 102px;
  }
  .philosopy-banner .dot {
    top: auto;
    bottom: 37%;
    right: 23%;
  }
  .page-banner-img-school {
    width: 52%;
    position: absolute;
    top: -53px;
    left: -166px;
  }

  .learner-banner.page-banner {
    height: 660px;
  }

  .wall-page-banner .dot {
    position: absolute;
    right: -80px;
    top: 50%;
  }

  .w-banner-flex {
    margin-top: -120px;
  }
  .slick-track {
    display: flex;
    height: 620px;
  }
  .slick-current .carousal-card {
    height: 600px;
  }
  .carousal-card {
    height: 520px;
  }
  .creative-contest-container {
    transform: scale(0.8);
    right: -30px;
  }
}

/* Mobile Portrait */

/* @media (max-width: 480px) { */

@media only screen and (max-width: 768px) {
  .container {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .container.no-padding {
    padding-left: initial !important;
    padding-right: initial !important;
  }

  .header-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
  }

  .logo-block {
    flex-grow: 1;
  }

  /* homepage  */
  .mob-login-btn {
    display: block;
  }
  .banner-container {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 94%, 0 90%);
  }
  .banner-content {
    height: 100%;
    top: 10%;
    align-items: flex-start;
  }
  .banner-content-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    gap: 40px;
  }
  .bc-right {
    text-align: right;
    top: 26vh;
  }
  .banner-title {
    font-size: 30px;
    line-height: 52px;
  }
  .banner-highlight {
    font-size: 62px;
    letter-spacing: -4.2px;
    line-height: 24px;
  }
  .bc-right .banner-highlight {
    font-size: 37px;
    letter-spacing: -2.77px;
    font-weight: 700;
    line-height: 24px;
  }
  .discover-section .section-title {
    font-size: 52px;
    letter-spacing: -3.78px;
    line-height: 52px;
  }
  .subtitle-text {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.5px;
    width: 100%;
  }
  .section-standard {
    padding: 60px 0;
  }

  .welcome-block {
    width: 100%;
    margin-top: 250px;
  }
  .welcome-section .section-title {
    font-size: 36px;
    letter-spacing: -0.9px;
    line-height: 36px;
  }
  .body-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    width: 100%;
  }
  .talk-section {
    overflow-x: hidden;
    padding: 120px 0 60px 0 !important;
  }
  .talk-section .section-title {
    width: 100%;
  }
  .welcome-section {
    background-size: 50%;
    background-position: 85% 0px;
  }
  .know-more-circle {
    bottom: -159px;
    width: 28%;
    left: 10px;
  }
  .know-more-section {
    clip-path: polygon(50% 0%, 100% 0, 100% 60%, 100% 100%, 50% 98%, 0 100%, 0 0);
  }
  .know-more-section .body-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    width: 100%;
  }
  .kml-item .highlight {
    font-size: 64px;
    line-height: 50px;
    letter-spacing: -5.1px;
  }
  .know-more-flex {
    flex-wrap: wrap;
    gap: 0;
    margin-top: 60px;
  }
  .has-margin-top {
    margin-top: 0 !important;
  }
  .know-more-links {
    width: 100%;
  }
  .kml-item {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 200px;
  }

  .student-links {
    top: 21rem;
  }
  .kml-item .bold {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 60px;
  }
  .talk-section .section-title {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -2.16px;
    width: 100%;
  }
  .tbc-btn {
    width: 130px;
    height: 130px;
    min-width: 130px;
    min-height: 130px;
    font-size: 18px;
    letter-spacing: -0.55px;
    border: 2px solid #6fc40e;
  }
  .tbc-text {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.35px;
    width: 100%;
  }
  .talk-block-content {
    flex-wrap: wrap;
  }
  .talk-block {
    height: auto;
    background-size: 120%;
  }
  .tbc-text.align-right {
    margin-right: 20px;
  }
  .tbc-text.align-left {
    margin-left: 20px;
  }
  .section-title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -0.9px;
  }
  .das-text {
    width: 100%;
  }
  .st-img-flex {
    transform: scale(0.5);
    margin: 0;
  }
  .speak-type-section {
    overflow: hidden;
  }
  .speak-type-section .body-text {
    width: 100%;
  }
  .customize-section .section-title {
    width: 100%;
  }
  .customize-section .body-text {
    width: 100%;
  }
  .customize-section .display-text {
    width: 100%;
  }
  .header-logo {
    transform: scale(0.7);
    left: -14px;
    top: -80px;
  }
  .logo {
    margin-bottom: 65px;
  }
  .navbar-toggler {
    border: none;
    color: #ffffff;
  }
  .navbar-collapse {
    background-color: #097f00;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: 1;
    padding: 30px;
  }
  .close-btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .login-register-block {
    display: none;
  }
  .custom-nav .nav-link {
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 30px;
    transition: 0.3s all ease-in-out;
  }
  .navbar-nav {
    gap: 30px;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  /* .parallax {
    min-height: 1100px;
  } */
  .parallax-content {
    margin-top: 90px;
  }
  .desktop-app-section {
    overflow-x: hidden;
  }
  .st-features-text {
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 22px;
    margin-top: 12px;
  }
  .st-features-block {
    margin-bottom: 40px;
  }
  .st-features-block.has-margin {
    margin-top: 0;
  }
  .display-text {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
  }
  .cs-feature-item {
    margin-bottom: 40px;
  }
  .cs-feature-item.has-margin {
    margin-top: 0;
  }
  .csf-title {
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 22px;
  }
  .user-say {
    overflow-x: hidden;
  }
  .connect-block .tbc-btn {
    flex-basis: auto;
  }
  .footer-flex {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .ff-right {
    order: 1;
    padding-right: 0;
  }

  .ff-left {
    order: 2;
    padding-left: 0;
  }

  .ff-center {
    order: 3;
    width: 100%;
    height: 200px;
  }

  .footer-logo {
    top: 25px;
    margin-top: 10px;
    width: 15%;
  }
  .ff-center .footer-img {
    margin-bottom: -260px;
  }
  .footer-links {
    display: block;
  }
  .social {
    justify-content: center;
  }
  .footer-links li a {
    font-size: 14px;
    line-height: 42px;
    letter-spacing: -0.35px;
  }
  .footer-text {
    font-size: 12px;
    line-height: 42px;
    letter-spacing: -0.3px;
  }

  .social-text {
    font-size: 14px;
    letter-spacing: -0.35px;
  }

  .ff-flex {
    display: block;
  }
  .custom-nav.nav-light .nav-link {
    color: #ffffff;
  }
  /* for teachers  */

  .pb-super-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    margin-top: 300px;
  }
  .pb-title {
    font-size: 60px;
    line-height: 50px;
    letter-spacing: -3.9px;
  }
  .pb-subtitle {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.5px;
    margin-top: 30px;
    font-weight: 500;
  }
  .page-banner-img {
    width: 100%;
    position: static;
  }

  .teacher-banner .page-banner-img {
    margin-top: -140px;
  }
  .timeline-section .section-title {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -2.16px;
    width: 100%;
  }
  .timeline-section .body-text {
    width: 100%;
  }
  .tb-left .timeline-item .body-text {
    width: 100%;
  }
  .mentor-icon {
    margin-top: 10px;
    text-align: left;
  }
  .mentor-icon img {
    width: 60px;
  }
  .mob-view {
    display: block;
  }
  .web-view {
    display: none;
  }
  .mentor-image {
    margin-bottom: 60px;
  }
  .mentoring-section .section-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 30px;
  }
  .display-text-block {
    margin-top: 0;
  }
  .highlight-section {
    background-size: 100%;
    background-position: 54vw 46%;
  }
  .tb-left .timeline-item {
    margin-right: 0;
  }
  .tb-right .timeline-item {
    margin-left: 0;
  }
  .tb-left .ti-title {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
    width: 100%;
  }
  .tb-right .ti-title {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
    width: 100%;
  }
  .ti-sub {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -0.55px;
  }
  .timeline-item {
    margin-bottom: 60px;
  }
  .tb-right {
    margin-top: 0;
  }
  .timeline-section,
  .mentoring-section {
    overflow: hidden;
  }
  .mentor-image {
    margin-top: 0;
  }
  .page-banner {
    height: auto;
  }
  .pc-img {
    width: 100%;
  }
  .laptop-img {
    right: 0;
    bottom: 0;
    width: 100%;
  }
  .pb-super-text {
    margin-top: 0;
  }

  .teacher-app-banner {
    margin-top: 60px;
  }
  /* for learner  */
  .learner-banner .pb-title {
    font-size: 42px;
    line-height: 45px;
    letter-spacing: -3.15px;
  }
  .learner-banner .pb-title .highlight {
    font-size: 60px;
    line-height: 50px;
    letter-spacing: -3.9px;
    display: block;
  }
  .page-banner-img-learner {
    width: 123%;
    position: static;
    margin-top: -55px;
  }
  .order-up {
    order: -1;
  }
  .learner-banner.page-banner {
    margin-top: -50px;
  }
  .bc-img {
    display: none;
  }
  .banner-card {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    max-height: 140px;
    margin-top: 30px;
  }
  .banner-card-arrow {
    margin-top: -40px;
  }
  .bc-title {
    font-size: 22px;
  }
  .bc-text {
    font-size: 14px;
  }
  .curve-left {
    left: 0;
  }
  .curve-right {
    right: 0;
  }
  .nj-image img {
    width: 70%;
  }
  .nj-content {
    margin-left: 0;
  }
  .new-journey-section .section-title {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .nj-icon img {
    width: 60px;
  }
  .new-journey-section {
    overflow: hidden;
  }
  .ai-coach-section .section-title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -0.9px;
  }
  .ai-info-list li {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.45px;
    width: 60%;
    margin-bottom: 40px;
  }
  .ai-info-list li:nth-child(even) {
    margin-left: 43%;
  }
  .learn-anywhere-flex {
    flex-wrap: wrap;
    gap: 140px;
  }
  .learn-anywhere .section-title {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -2.16px;
  }
  .la-title {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
  }
  .la-text {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -0.55px;
  }
  .learn-anywhere .body-text {
    width: 100%;
  }
  .la-img::after {
    display: none;
  }
  .la-item {
    position: relative;
  }
  .la-item::after {
    content: url(../images/la-marker.png);
    position: absolute;
    bottom: -18%;
    left: 50%;
    transform: translateX(-50%);
  }
  .la-item:last-child:after {
    display: none;
  }
  .la-item .la-img {
    margin-top: -36px;
    margin-left: 20px;
  }
  .no-ranking-section .section-title {
    font-size: 44px;
    line-height: 48px;
    letter-spacing: -1.1px;
    width: 100%;
  }
  .no-ranking-section .section-sub {
    font-size: 20px;
    line-height: 44px;
    letter-spacing: -0.5px;
  }
  .no-ranking-section .body-text {
    width: 100%;
    margin: 30px auto auto auto;
  }
  .no-ranking-flex {
    /* flex-direction: column; */
    align-items: center;
    gap: 5px;
    background-image: none;
    padding-bottom: 0;
    padding-top: 30px;
  }
  .nr-card.hasMarginBottom {
    margin-bottom: 0;
  }
  .nr-card img {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .meta-cognition-section .section-title {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -1.2px;
  }
  .meta-cognition-section .body-text {
    text-align: center;
    width: 100%;
    margin: 60px auto auto auto;
  }
  .meta-cognition-section .display-text {
    width: 100%;
    margin: 60px auto auto auto;
  }
  .meta-cognition-flex {
    margin-top: -130px;
    margin-bottom: -180px;
    padding-bottom: 30px;
    transform: scale(0.4);
  }
  .mc-section-block {
    margin-top: 0;
  }
  .meta-cognition-section {
    overflow-x: hidden;
  }
  .mc-icons-block {
    margin-top: 30px;
  }
  .mc-icons img {
    width: 100%;
  }
  .mc-text {
    font-size: 24px;
    line-height: 44px;
    letter-spacing: -0.6px;
  }
  /* parents  */
  .parents-banner .page-banner-img-parents {
    width: 100%;
    position: static;
    margin-top: -90px;
  }
  .parents-banner .page-banner-img-parents2 {
    width: 60%;
    margin-right: auto;
    position: static;
    margin-top: -80px;
    margin-left: 50%;
  }
  .learner-banner.parents-banner {
    height: auto;
  }
  .learning-journey-section .section-title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1.62px;
    width: 100%;
  }
  .student-growth-section .section-title {
    font-size: 52px;
    line-height: 50px;
    letter-spacing: -1.3px;
  }
  .pattern-block {
    text-align: right;
  }
  .pattern-block img {
    width: 60%;
  }
  .sg-content .body-text {
    margin-bottom: 40px;
  }
  .sg-content {
    margin-top: 40px;
  }
  .lj-title {
    font-size: 26px;
    line-height: 28px;
    letter-spacing: -0.65px;
  }
  .lj-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
  }
  .lj-block {
    width: 100%;
  }
  .lj-ui-block {
    margin-bottom: 0;
  }
  .page-banner-img-school {
    position: static;
    width: 125%;
    margin-left: -25%;
    margin-top: -50px;
  }
  .school-banner .dot {
    top: auto;
    bottom: -80%;
    right: 5%;
  }
  .school-circle-one {
    display: none;
  }
  .school-circle-one-mob {
    display: block;
    text-align: right;
    margin-right: -50px;
  }
  .school-circle-one-mob img {
    width: 50%;
  }
  .ig-title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -0.9px;
    margin-top: -20px;
    margin-bottom: 20px;
  }
  .circle-mask::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    mask: radial-gradient(circle at center, transparent 100px, white 100px);
    -webkit-mask: radial-gradient(circle at center, transparent 100px, white 100px);
    z-index: 0;
  }
  .circle-mask {
    min-height: 40vh;
  }
  .ig-section {
    margin-bottom: 0;
  }
  .school-banner {
    min-height: auto;
  }
  .student-growth-section {
    overflow-x: hidden;
  }
  .pricing-banner .pb-subtitle {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    width: 100%;
  }
  .custom-tab .nav-link {
    background-color: #fff;
  }
  .custom-tab .nav-item {
    width: 100%;
  }
  .custom-tab {
    border-radius: 8px;
  }
  .price-listing-section {
    padding-top: 0;
  }
  .pricing-banner {
    padding-top: 20px;
  }
  .plan-name {
    font-size: 21px;
    line-height: 24px;
    letter-spacing: -0.53px;
  }
  .price-text {
    font-size: 28px;
    line-height: 24px;
    letter-spacing: -0.7px;
  }
  .hour-value-text {
    margin-top: 0;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.33px;
    margin-bottom: 5px;
  }
  .card-details {
    position: absolute;
    top: 16px;
    left: 40px;
  }
  .price-card-block {
    margin-top: 20px;
  }
  .price-card-block .card-btn {
    height: 100px;
    width: 100px;
    font-size: 14px;
  }
  .price-card-block .btn-block {
    margin-top: -70px;
  }
  .price-card {
    min-height: auto;
    margin-top: 20px;
  }
  .plan-features-list li {
    font-size: 16px;
    line-height: 36px;
  }
  .feature-benefits-section .section-title {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.9px;
  }
  .fb-img-position {
    position: absolute;
    left: 0;
    bottom: -23px;
    z-index: 1;
    width: 32%;
  }
  .fb-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    letter-spacing: -0.75px;
    margin-bottom: 24px;
  }
  .fb-image {
    margin-bottom: 30px;
  }
  .fb-subtitle {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.6px;
    width: 100%;
  }
  .fb-block {
    margin-top: 60px;
    margin-bottom: 0;
  }
  .faq-section-title {
    width: 145px;
    height: 145px;
    font-size: 40px;
  }
  .faq-accord .accordion-button {
    background-color: transparent;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: -0.5px;
    color: #097f00;
    transition: 0.3s all ease-in-out;
    padding: 30px 0;
  }
  .faq-accord .accordion-header {
    padding: 0;
  }
  .accordion-body {
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: -0.4px;
  }
  .mobile-marginb {
    margin-bottom: 60px;
  }
  .pricing-banner .dot {
    position: absolute;
    right: 5vw;
    top: 0;
    width: 30px;
    height: 30px;
  }
  .feature-benefits-section {
    overflow: hidden;
  }
  .contact-block .pb-title {
    letter-spacing: -1.55px;
    font-size: 60px;
    line-height: 50px;
    margin-bottom: 40px;
  }
  .contact-block .dot {
    width: 30px;
    height: 30px;
    right: 20px;
    top: -50px;
  }
  .contact-sub-highlight {
    font-size: 24px;
    line-height: 24px;
  }
  .contact-sub-text {
    font-size: 16px;
    line-height: 24px;
  }
  .form-title-text {
    font-size: 16px;
    line-height: 24px;
  }
  .custom-input {
    padding: 12px 20px;
    font-size: 14px;
  }
  .form-info-text {
    font-size: 12px;
    line-height: 18px;
  }
  .btn-submit .card-btn {
    height: 110px;
    width: 110px;
    font-size: 18px;
  }
  .contact-footer {
    margin-top: 0;
  }
  .contact-block {
    margin-top: 100px;
  }
  .page-banner-img-teacher {
    width: 120%;
    position: static;
    margin-top: -50px;
  }
  .mentor-image img {
    width: 70%;
  }
  .ds-circle {
    margin-bottom: 30px;
  }
  .ds-circle img {
    width: 20%;
  }
  .banner-person {
    bottom: -8px;
    transform: translateX(-58%) scale(0.8);
  }
  .teacher-app-banner img {
    width: 100%;
    height: 220px;
    object-fit: cover;
  }
  .background-patch-left {
    display: none;
  }
  .us-flex {
    flex-wrap: wrap;
  }
  .philosophy-journey-section .section-title-sub {
    width: 100%;
  }
  .unlock-section .section-title {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -0.6px;
  }
  .unlock-section .section-title-sub {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -0.6px;
  }
  .philosophy-journey-section .section-title {
    font-size: 42px;
    line-height: 40px;
    margin-bottom: 40px;
    letter-spacing: -1.05px;
  }
  .philosophy-journey-section .section-title-sub {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    width: 100%;
    margin-bottom: -180px;
  }
  .how-does-it-work,
  .unlock-section {
    overflow: hidden;
  }
  .us-image {
    width: 100%;
  }
  .body-text.green {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .us-flex {
    margin-top: 30px;
  }
  .body-text.normal {
    margin-top: 0;
  }
  .how-does-it-work .section-title {
    font-size: 42px;
    line-height: 42px;
    letter-spacing: -1.05px;
  }
  .hdw-title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -0.9px;
    margin-bottom: 30px;
  }
  .hdw-img {
    width: 100%;
    margin-bottom: 30px;
  }
  .hdw-item {
    margin-bottom: 60px;
  }
  .hdw-highlight-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: -0.4px;
  }
  .ai-coach-section {
    background-position: 50% 80px;
  }
  .tb-right .timeline-item .body-text {
    width: 100%;
  }
  .tb-right .timeline-item:last-child {
    margin-bottom: 60px;
  }
  .img-block img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
  .lj-ui-block {
    transform: scale(0.35);
    min-height: auto;
    margin-top: -60px;
  }
  .ui-image-3 {
    position: static;
  }
  .ui-image-1 {
    position: absolute;
    left: -107%;
    bottom: -60%;
  }
  .ui-image-4 {
    position: absolute;
    right: -70%;
    bottom: -60%;
    z-index: 2;
  }
  .parents-highlight {
    width: 100%;
    margin: auto;
    margin-bottom: 0;
  }
  .improve-grade-section {
    padding-top: 0;
  }
  .no-ranking-mobile {
    display: block;
    margin-top: 30px;
  }
  #hide-in-mob {
    display: none;
  }
  .no-ranking-mobile .no-ranking-flex {
    gap: 20px;
    padding-top: 10px;
  }
  .no-ranking-mobile .nr-text {
    font-size: 28px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: -0.4px;
    color: #6fc40e;
  }
  .learner-banner .dot {
    top: 80%;
    width: 30px;
    height: 30px;
  }
  .teacher-banner .dot {
    right: 0;
    width: 30px;
    height: 30px;
  }
  .nj-image {
    margin-top: 0;
  }
  .coming-soon-text {
    font-size: 18px;
  }
  .pc-upcoming-text {
    text-align: center;
    font-size: 36px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: -0.9px;
    margin-bottom: 30px;
  }
  .pc-upcoming-subtext {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: -0.6px;
  }
  .pc-coming-soon-block {
    height: 200px;
    padding-top: 80px;
  }
  .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .custom-table tr th {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 20px;
    vertical-align: middle;
  }
  .custom-table tr td {
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }
  .accordion-body {
    padding: 20px 0;
  }
  .faq-list li::before {
    top: 5px;
  }
  .p-banner-flex {
    flex-direction: column;
  }
  .philosopy-banner .dot {
    top: 30%;
    width: 30px;
    height: 30px;
  }
  .unlock-section {
    padding-top: 0;
  }
  .philosopy-banner-img {
    width: 100%;
  }
  .philosopy-banner.page-banner {
    margin-top: 30px;
  }
  .p-banner-section {
    background-image: url(../images/p-banner-mob.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 1400px;
    display: flex;
    justify-content: center;
  }
  .pbf-circle {
    width: 136px;
    height: 136px;
  }
  .pbf-circle img {
    width: 40%;
  }
  .pbf-text {
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: -0.4px;
    color: #000000;
    margin-bottom: 0;
  }
  .pbf-item-1 {
    transform: translateY(0);
  }

  .pbf-item-2 {
    transform: translateY(0);
  }

  .pbf-item-3 {
    transform: translateY(0);
  }

  .pbf-item-4 {
    transform: translateY(0);
  }

  .pbf-icon-1 {
    transform: translateY(0);
    flex-basis: auto !important;
  }
  .pbf-icon-2 {
    transform: translateY(0);
    flex-basis: auto !important;
  }
  .pbf-icon-3 {
    transform: translateY(0);
    flex-basis: auto !important;
  }
  .pbf-icon-4 {
    transform: translateY(0);
    flex-basis: auto !important;
  }

  .arrow-web {
    display: none;
  }

  .arrow-mob {
    display: block;
  }

  .pbf-item-5 {
    transform: translateY(0) translateX(60px);
  }

  .pbf-item-6 {
    transform: translateY(0) translateX(40px);
  }

  .pbf-item-7 {
    transform: translateY(0) translateX(-10px);
  }
  .w-banner-flex {
    margin-top: 0;
    flex-wrap: wrap;
  }
  .wall-page-banner .section-title {
    font-size: 52px;
    line-height: 50px;
    letter-spacing: -1.3px;
  }
  .mobile-only {
    display: block;
  }
  .w-banner-flex {
    flex-direction: column;
    align-items: center;
    margin-top: -155px;
  }

  .wb-img {
    flex-basis: 100%;
  }

  .wall-banner-image {
    width: 100%;
    display: block;
  }
  .wb-item:not(.wb-img) {
    display: inline-block;
  }
  .wb-item {
    flex-basis: auto;
    text-align: center;
  }
  .wb-item.mob-hide {
    display: none;
  }
  .wb-item.mob-title {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .wall-page-banner .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .privacy-section .section-title {
    font-size: 42px;
    line-height: 36px;
    letter-spacing: -0.9px;
  }
  .privacy-title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.9px;
  }
  .privacy-section {
    padding-top: 20px;
  }
  .pbf-item {
    flex-basis: 11%;
  }
  .p-banner-flex {
    margin-top: 100px;
    margin-bottom: -80px;
  }
  .slick-prev {
    left: 20px;
    transform: scale(0.6);
  }
  .slick-next {
    right: 20px;
    transform: scale(0.6);
  }
  .slick-prev,
  .slick-next {
    bottom: -5px;
    top: auto;
  }
  .slick-dots {
    bottom: 15px;
  }
  .user-say {
    overflow: hidden;
  }
  .welcome-circle {
    width: 200px;
    bottom: -190px;
  }
  .welcome-section {
    padding-top: 0 !important;
  }
  .discover-features .csf-title {
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 22px;
  }
  .discover-section {
    padding-bottom: 0;
  }
  .section-sub-title {
    font-size: 26px;
    line-height: 28px;
    letter-spacing: -0.65px;
    margin-top: 30px;
  }
  .speak-type-section .section-title {
    margin-bottom: 20px;
  }
  .discover-features .cs-feature-item.has-margin {
    margin-top: 0;
  }

  .dropdown-menu:before {
    left: 200px !important;
    top: -12px;
    border: 6px solid #0000;
    border-bottom: 7px solid #fff;
  }

  .dropdown-menu:after {
    left: 200px !important;
    top: -10px;
    border: 5px solid #0000;
    border-bottom: 6px solid #fff;
  }

  .mob-login-btn::after {
    display: none;
  }
  .discover-section {
    text-align: center;
    background-image: url(../images/bg-shade.png);
    background-position: 100% -0%;
    background-size: 280%;
    background-repeat: no-repeat;
  }
  .cc-floating-button {
    flex-direction: column;
    width: 100%;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 40px #0000001a;
    border-radius: 48px;
    padding: 30px 20px;
    position: relative;
  }

  .creative-contest-container {
    position: fixed;
    top: 22%;
    left: 0;
    right: 0;
    z-index: 999;
  }
  .creative-contest-container .container {
    padding: 0 !important;
  }
  .cc-close-icon {
    display: block;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: #278c04;
    border-radius: 50%;
    position: absolute;
    right: -10px;
    top: -20px;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .overlay {
    overflow: hidden;
  }
  body.no-scroll {
    overflow: hidden;
  }
  .custom-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    z-index: 998;
  }
  .banner-person {
    width: auto;
  }
  .custom-modal .modal-body {
    padding: 26px 20px;
  }
  .custom-modal-dialog {
    max-width: 100%;
  }
  .custom-close {
    transform: scale(0.7);
  }

  .product-launch {
    display: none;
  }
  .product-launch-mob {
    display: unset;
  }

  /* Mobile specific styles for navbar */

  .navbar-collapse {
    max-height: 100vh;
    overflow-y: auto;
    padding-right: 15px;
  }

  .nav-item.dropdown-nested > .nav-link {
    position: relative;
    margin-bottom: 0;
    color: #fff;
  }

  .nav-item.dropdown-nested .dropdown-menu-nested {
    position: static;
    display: block !important;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    margin-top: 5px;
    margin-left: 20px;
    opacity: 1;
    visibility: visible;
    list-style: none;
  }

  .nav-item.dropdown-nested .dropdown-menu-nested::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 55px;
    bottom: 0;
    width: 2px;
    background-color: #42a007;
    opacity: 0.5;
  }

  .dropdown-menu-nested li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
  }

  .dropdown-menu-nested li a {
    color: #ffffff;
    font-size: inherit;
    font-weight: 400;
    padding: 8px 0;
    display: block;
    text-decoration: none;
    line-height: 1.2;
  }

  .navbar-nav .nav-item > .nav-link {
    padding: 12px 0;
    margin-bottom: 0;
  }

  .navbar-nav .nav-item {
    margin-bottom: 5px;
  }

  /* Projects */

  .projects-section {
    padding: 2rem 0;
  }

  .project-image {
    height: 160px;
  }

  .project-content {
    padding: 1rem 0;
  }

  .project-title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }

  .project-content .body-text {
    margin-bottom: 1rem;
  }

  .project-details .body-text,
  .project-details .bold {
    font-size: 0.8rem;
  }

  .project-duration .body-text,
  .project-level .body-text {
    font-size: 0.75rem;
    margin-bottom: 0 !important;
  }

  .card-btn {
    padding: 0.25rem 0.5rem;
    font-size: 1rem;
    width: 6rem;
    height: 6rem;
    line-height: 1.5rem;
  }

  /* What you will learn */

  .learn-row {
    flex-direction: column-reverse;
    text-align: center;
  }

  .learn-content {
    padding: 0;
  }

  .learn-content .section-title {
    font-size: 2rem;
  }

  .learn-image {
    margin-bottom: 2rem;
  }
  .learn-section {
    padding: 40px 0;
  }
}

/* iPhone XR in portrait mode */
@media only screen and (width: 414px) and (max-height: 896px) {
  .learner-banner .dot {
    top: 80%;
  }
}

@media (width: 360px) {
  .logo-block {
    width: 182px;
  }
  .card-details {
    position: absolute;
    top: 13px !important;
    left: 40px;
  }
  .banner-person {
    bottom: -33px;
    transform: translateX(-58%) scale(0.7);
  }
  .parallax {
    min-height: 1600px;
  }
  .learner-banner .dot {
    top: 60%;
    width: 30px;
    height: 30px;
  }
}

@media (min-width: 361px) and (max-width: 390px) {
  .bc-right {
    text-align: right;
    top: 190px;
  }
  .parallax {
    min-height: 1500px;
  }
}

@media (min-width: 391px) and (max-width: 430px) {
  .card-details {
    position: absolute;
    top: 36px;
    left: 40px;
  }
}

/* Mobile Landscape */
@media (max-height: 480px) and (min-width: 481px) {
  .container {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .container.no-padding {
    padding-left: initial !important;
    padding-right: initial !important;
  }

  .header-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
  }

  /* homepage  */
  .mob-login-btn {
    display: block;
  }
  .banner-container {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 94%, 0 90%);
  }
  .banner-content {
    height: 100%;
    top: 10%;
    align-items: flex-start;
  }
  .banner-content-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    gap: 40px;
  }
  .bc-right {
    text-align: right;
    top: 26vh;
  }
  .banner-title {
    font-size: 30px;
    line-height: 52px;
  }
  .banner-highlight {
    font-size: 62px;
    letter-spacing: -4.2px;
    line-height: 24px;
  }
  .bc-right .banner-highlight {
    font-size: 37px;
    letter-spacing: -2.77px;
    font-weight: 700;
    line-height: 24px;
  }
  .discover-section .section-title {
    font-size: 52px;
    letter-spacing: -3.78px;
    line-height: 52px;
  }
  .subtitle-text {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.5px;
    width: 100%;
  }
  .section-standard {
    padding: 60px 0;
  }

  .welcome-block {
    width: 100%;
    margin-top: 250px;
  }
  .welcome-section .section-title {
    font-size: 36px;
    letter-spacing: -0.9px;
    line-height: 36px;
  }
  .body-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    width: 100%;
  }
  .talk-section {
    overflow-x: hidden;
    padding: 120px 0 60px 0 !important;
  }
  .talk-section .section-title {
    width: 100%;
  }
  .welcome-section {
    background-size: 50%;
    background-position: 85% 0px;
  }
  .know-more-circle {
    bottom: -159px;
    width: 28%;
    left: 10px;
  }
  .know-more-section {
    clip-path: polygon(50% 0%, 100% 0, 100% 60%, 100% 100%, 50% 98%, 0 100%, 0 0);
  }
  .know-more-section .body-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    width: 100%;
  }
  .kml-item .highlight {
    font-size: 68px;
    line-height: 50px;
    letter-spacing: -5.1px;
  }
  .know-more-flex {
    flex-wrap: wrap;
    gap: 0;
    margin-top: 60px;
  }
  .has-margin-top {
    margin-top: 0 !important;
  }
  .know-more-links {
    width: 100%;
  }
  .kml-item {
    font-size: 14px;
    margin-bottom: 120px;
  }

  .talk-section .section-title {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -2.16px;
    width: 100%;
  }
  .tbc-btn {
    width: 130px;
    height: 130px;
    min-width: 130px;
    min-height: 130px;
    font-size: 18px;
    letter-spacing: -0.55px;
    border: 2px solid #6fc40e;
  }
  .tbc-text {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.35px;
    width: 100%;
  }
  .talk-block-content {
    flex-wrap: wrap;
  }
  .talk-block {
    height: auto;
    background-size: 120%;
  }
  .tbc-text.align-right {
    margin-right: 20px;
  }
  .tbc-text.align-left {
    margin-left: 20px;
  }
  .section-title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -0.9px;
  }
  .das-text {
    width: 100%;
  }
  .st-img-flex {
    transform: scale(0.5);
    margin: 0;
  }
  .speak-type-section {
    overflow: hidden;
  }
  .speak-type-section .body-text {
    width: 100%;
  }
  .customize-section .section-title {
    width: 100%;
  }
  .customize-section .body-text {
    width: 100%;
  }
  .customize-section .display-text {
    width: 100%;
  }
  .header-logo {
    transform: scale(0.7);
    left: -14px;
    top: -80px;
  }
  .logo {
    margin-bottom: 65px;
  }
  .navbar-toggler {
    border: none;
    color: #ffffff;
  }
  .navbar-collapse {
    background-color: #097f00;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: 1;
    padding: 30px;
  }
  .close-btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .login-register-block {
    display: none;
  }
  .custom-nav .nav-link {
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 30px;
    transition: 0.3s all ease-in-out;
  }
  .navbar-nav {
    gap: 30px;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .parallax {
    min-height: 1500px;
  }
  .parallax-content {
    margin-top: 90px;
  }
  .desktop-app-section {
    overflow-x: hidden;
  }
  .st-features-text {
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 22px;
    margin-top: 12px;
  }
  .st-features-block {
    margin-bottom: 40px;
  }
  .st-features-block.has-margin {
    margin-top: 0;
  }
  .display-text {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
  }
  .cs-feature-item {
    margin-bottom: 40px;
  }
  .cs-feature-item.has-margin {
    margin-top: 0;
  }
  .csf-title {
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 32px;
  }
  .user-say {
    overflow-x: hidden;
  }
  .connect-block .tbc-btn {
    flex-basis: auto;
  }
  .footer-flex {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .ff-right {
    order: 1;
    padding-right: 0;
  }

  .ff-left {
    order: 2;
    padding-left: 0;
  }

  .ff-center {
    order: 3;
    width: 100%;
    height: 200px;
  }

  .footer-logo {
    top: 25px;
    margin-top: 10px;
    width: 15%;
  }
  .ff-center .footer-img {
    margin-bottom: -260px;
  }
  .footer-links {
    display: block;
  }
  .social {
    justify-content: center;
  }
  .footer-links li a {
    font-size: 14px;
    line-height: 42px;
    letter-spacing: -0.35px;
  }
  .footer-text {
    font-size: 12px;
    line-height: 42px;
    letter-spacing: -0.3px;
  }

  .social-text {
    font-size: 14px;
    letter-spacing: -0.35px;
  }

  .ff-flex {
    display: block;
  }
  .custom-nav.nav-light .nav-link {
    color: #ffffff;
  }
  /* for teachers  */

  .pb-super-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    margin-top: 300px;
  }
  .pb-title {
    font-size: 60px;
    line-height: 50px;
    letter-spacing: -3.9px;
  }
  .pb-subtitle {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.5px;
    margin-top: 30px;
    font-weight: 500;
  }
  .page-banner-img {
    width: 100%;
    position: static;
  }

  .teacher-banner .page-banner-img {
    margin-top: -140px;
  }
  .timeline-section .section-title {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -2.16px;
    width: 100%;
  }
  .timeline-section .body-text {
    width: 100%;
  }
  .tb-left .timeline-item .body-text {
    width: 100%;
  }
  .mentor-icon {
    margin-top: 10px;
    text-align: left;
  }
  .mentor-icon img {
    width: 60px;
  }
  .mob-view {
    display: block;
  }
  .web-view {
    display: none;
  }
  .mentor-image {
    margin-bottom: 60px;
  }
  .mentoring-section .section-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 30px;
  }
  .display-text-block {
    margin-top: 0;
  }
  .highlight-section {
    background-size: 100%;
    background-position: 54vw 46%;
  }
  .tb-left .timeline-item {
    margin-right: 0;
  }
  .tb-right .timeline-item {
    margin-left: 0;
  }
  .tb-left .ti-title {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
    width: 100%;
  }
  .tb-right .ti-title {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
    width: 100%;
  }
  .ti-sub {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -0.55px;
  }
  .timeline-item {
    margin-bottom: 60px;
  }
  .tb-right {
    margin-top: 0;
  }
  .timeline-section,
  .mentoring-section {
    overflow: hidden;
  }
  .mentor-image {
    margin-top: 0;
  }
  .page-banner {
    height: auto;
  }
  .pc-img {
    width: 100%;
  }
  .laptop-img {
    right: 0;
    bottom: 0;
    width: 100%;
  }
  .pb-super-text {
    margin-top: 0;
  }

  .teacher-app-banner {
    margin-top: 60px;
  }
  /* for learner  */
  .learner-banner .pb-title {
    font-size: 42px;
    line-height: 45px;
    letter-spacing: -3.15px;
  }
  .learner-banner .pb-title .highlight {
    font-size: 60px;
    line-height: 50px;
    letter-spacing: -3.9px;
    display: block;
  }
  .page-banner-img-learner {
    width: 123%;
    position: static;
    margin-top: -55px;
  }
  .order-up {
    order: -1;
  }
  .learner-banner.page-banner {
    margin-top: -50px;
  }
  .bc-img {
    display: none;
  }
  .banner-card {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    max-height: 140px;
    margin-top: 30px;
  }
  .banner-card-arrow {
    margin-top: -40px;
  }
  .bc-title {
    font-size: 22px;
  }
  .bc-text {
    font-size: 14px;
  }
  .curve-left {
    left: 0;
  }
  .curve-right {
    right: 0;
  }
  .nj-image img {
    width: 70%;
  }
  .nj-content {
    margin-left: 0;
  }
  .new-journey-section .section-title {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .nj-icon img {
    width: 60px;
  }
  .new-journey-section {
    overflow: hidden;
  }
  .ai-coach-section .section-title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -0.9px;
  }
  .ai-info-list li {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.45px;
    width: 60%;
    margin-bottom: 40px;
  }
  .ai-info-list li:nth-child(even) {
    margin-left: 43%;
  }
  .learn-anywhere-flex {
    flex-wrap: wrap;
    gap: 140px;
  }
  .learn-anywhere .section-title {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -2.16px;
  }
  .la-title {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
  }
  .la-text {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -0.55px;
  }
  .learn-anywhere .body-text {
    width: 100%;
  }
  .la-img::after {
    display: none;
  }
  .la-item {
    position: relative;
  }
  .la-item::after {
    content: url(../images/la-marker.png);
    position: absolute;
    bottom: -18%;
    left: 50%;
    transform: translateX(-50%);
  }
  .la-item:last-child:after {
    display: none;
  }
  .la-item .la-img {
    margin-top: -36px;
    margin-left: 20px;
  }
  .no-ranking-section .section-title {
    font-size: 44px;
    line-height: 48px;
    letter-spacing: -1.1px;
    width: 100%;
  }
  .no-ranking-section .section-sub {
    font-size: 20px;
    line-height: 44px;
    letter-spacing: -0.5px;
  }
  .no-ranking-section .body-text {
    width: 100%;
    margin: 30px auto auto auto;
  }
  .no-ranking-flex {
    /* flex-direction: column; */
    align-items: center;
    gap: 5px;
    background-image: none;
    padding-bottom: 0;
    padding-top: 30px;
  }
  .nr-card.hasMarginBottom {
    margin-bottom: 0;
  }
  .nr-card img {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .meta-cognition-section .section-title {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -1.2px;
  }
  .meta-cognition-section .body-text {
    text-align: center;
    width: 100%;
    margin: 60px auto auto auto;
  }
  .meta-cognition-section .display-text {
    width: 100%;
    margin: 60px auto auto auto;
  }
  .meta-cognition-flex {
    margin-top: -130px;
    margin-bottom: -180px;
    padding-bottom: 30px;
    transform: scale(0.4);
  }
  .mc-section-block {
    margin-top: 0;
  }
  .meta-cognition-section {
    overflow-x: hidden;
  }
  .mc-icons-block {
    margin-top: 30px;
  }
  .mc-icons img {
    width: 100%;
  }
  .mc-text {
    font-size: 24px;
    line-height: 44px;
    letter-spacing: -0.6px;
  }
  /* parents  */
  .parents-banner .page-banner-img-parents {
    width: 100%;
    position: static;
    margin-top: -90px;
  }
  .parents-banner .page-banner-img-parents2 {
    width: 60%;
    margin-right: auto;
    position: static;
    margin-top: -80px;
    margin-left: 50%;
  }
  .learner-banner.parents-banner {
    height: auto;
  }
  .learning-journey-section .section-title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1.62px;
    width: 100%;
  }
  .student-growth-section .section-title {
    font-size: 52px;
    line-height: 50px;
    letter-spacing: -1.3px;
  }
  .pattern-block {
    text-align: right;
  }
  .pattern-block img {
    width: 60%;
  }
  .sg-content .body-text {
    margin-bottom: 40px;
  }
  .sg-content {
    margin-top: 40px;
  }
  .lj-title {
    font-size: 26px;
    line-height: 28px;
    letter-spacing: -0.65px;
  }
  .lj-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
  }
  .lj-block {
    width: 100%;
  }
  .lj-ui-block {
    margin-bottom: 0;
  }
  .page-banner-img-school {
    position: static;
    width: 125%;
    margin-left: -25%;
    margin-top: -50px;
  }
  .school-banner .dot {
    top: auto;
    bottom: -80%;
    right: 5%;
  }
  .school-circle-one {
    display: none;
  }
  .school-circle-one-mob {
    display: block;
    text-align: right;
    margin-right: -50px;
  }
  .school-circle-one-mob img {
    width: 50%;
  }
  .ig-title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -0.9px;
    margin-top: -20px;
    margin-bottom: 20px;
  }
  .circle-mask::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    mask: radial-gradient(circle at center, transparent 100px, white 100px);
    -webkit-mask: radial-gradient(circle at center, transparent 100px, white 100px);
    z-index: 0;
  }
  .circle-mask {
    min-height: 40vh;
  }
  .ig-section {
    margin-bottom: 0;
  }
  .school-banner {
    min-height: auto;
  }
  .student-growth-section {
    overflow-x: hidden;
  }
  .pricing-banner .pb-subtitle {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    width: 100%;
  }
  .custom-tab .nav-link {
    background-color: #fff;
  }
  .custom-tab .nav-item {
    width: 100%;
  }
  .custom-tab {
    border-radius: 8px;
  }
  .price-listing-section {
    padding-top: 0;
  }
  .pricing-banner {
    padding-top: 20px;
  }
  .plan-name {
    font-size: 21px;
    line-height: 24px;
    letter-spacing: -0.53px;
  }
  .price-text {
    font-size: 28px;
    line-height: 24px;
    letter-spacing: -0.7px;
  }
  .hour-value-text {
    margin-top: 0;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.33px;
    margin-bottom: 5px;
  }
  .card-details {
    position: absolute;
    top: 16px;
    left: 40px;
  }
  .price-card-block {
    margin-top: 20px;
  }
  .price-card-block .card-btn {
    height: 100px;
    width: 100px;
    font-size: 14px;
  }
  .price-card-block .btn-block {
    margin-top: -70px;
  }
  .price-card {
    min-height: auto;
    margin-top: 20px;
  }
  .plan-features-list li {
    font-size: 16px;
    line-height: 36px;
  }
  .feature-benefits-section .section-title {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.9px;
  }
  .fb-img-position {
    position: absolute;
    left: 0;
    bottom: -23px;
    z-index: 1;
    width: 32%;
  }
  .fb-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    letter-spacing: -0.75px;
    margin-bottom: 24px;
  }
  .fb-image {
    margin-bottom: 30px;
  }
  .fb-subtitle {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.6px;
    width: 100%;
  }
  .fb-block {
    margin-top: 60px;
    margin-bottom: 0;
  }
  .faq-section-title {
    width: 145px;
    height: 145px;
    font-size: 40px;
  }
  .faq-accord .accordion-button {
    background-color: transparent;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: -0.5px;
    color: #097f00;
    transition: 0.3s all ease-in-out;
    padding: 30px 0;
  }
  .faq-accord .accordion-header {
    padding: 0;
  }
  .accordion-body {
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: -0.4px;
  }
  .mobile-marginb {
    margin-bottom: 60px;
  }
  .pricing-banner .dot {
    position: absolute;
    right: 5vw;
    top: 0;
    width: 30px;
    height: 30px;
  }
  .feature-benefits-section {
    overflow: hidden;
  }
  .contact-block .pb-title {
    letter-spacing: -1.55px;
    font-size: 60px;
    line-height: 50px;
    margin-bottom: 40px;
  }
  .contact-block .dot {
    width: 30px;
    height: 30px;
    right: 20px;
    top: -50px;
  }
  .contact-sub-highlight {
    font-size: 24px;
    line-height: 24px;
  }
  .contact-sub-text {
    font-size: 16px;
    line-height: 24px;
  }
  .form-title-text {
    font-size: 16px;
    line-height: 24px;
  }
  .custom-input {
    padding: 12px 20px;
    font-size: 14px;
  }
  .form-info-text {
    font-size: 12px;
    line-height: 18px;
  }
  .btn-submit .card-btn {
    height: 110px;
    width: 110px;
    font-size: 18px;
  }
  .contact-footer {
    margin-top: 0;
  }
  .contact-block {
    margin-top: 100px;
  }
  .page-banner-img-teacher {
    width: 120%;
    position: static;
    margin-top: -50px;
  }
  .mentor-image img {
    width: 70%;
  }
  .ds-circle {
    margin-bottom: 30px;
  }
  .ds-circle img {
    width: 20%;
  }
  .banner-person {
    bottom: 15px;
    transform: translateX(-58%) scale(0.9);
  }
  .teacher-app-banner img {
    width: 100%;
    height: 220px;
    object-fit: cover;
  }
  .background-patch-left {
    display: none;
  }
  .us-flex {
    flex-wrap: wrap;
  }
  .philosophy-journey-section .section-title-sub {
    width: 100%;
  }
  .unlock-section .section-title {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -0.6px;
  }
  .unlock-section .section-title-sub {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -0.6px;
  }
  .philosophy-journey-section .section-title {
    font-size: 42px;
    line-height: 40px;
    margin-bottom: 40px;
    letter-spacing: -1.05px;
  }
  .philosophy-journey-section .section-title-sub {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    width: 100%;
  }
  .how-does-it-work,
  .unlock-section {
    overflow: hidden;
  }
  .us-image {
    width: 100%;
  }
  .body-text.green {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .us-flex {
    margin-top: 30px;
  }
  .body-text.normal {
    margin-top: 0;
  }
  .how-does-it-work .section-title {
    font-size: 42px;
    line-height: 42px;
    letter-spacing: -1.05px;
  }
  .hdw-title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -0.9px;
    margin-bottom: 30px;
  }
  .hdw-img {
    width: 100%;
    margin-bottom: 30px;
  }
  .hdw-item {
    margin-bottom: 60px;
  }
  .hdw-highlight-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: -0.4px;
  }
  .ai-coach-section {
    background-position: 50% 80px;
  }
  .tb-right .timeline-item .body-text {
    width: 100%;
  }
  .tb-right .timeline-item:last-child {
    margin-bottom: 60px;
  }
  .img-block img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
  .lj-ui-block {
    transform: scale(0.35);
    min-height: auto;
    margin-top: -60px;
  }
  .ui-image-3 {
    position: static;
  }
  .ui-image-1 {
    position: absolute;
    left: -107%;
    bottom: -60%;
  }
  .ui-image-4 {
    position: absolute;
    right: -70%;
    bottom: -60%;
    z-index: 2;
  }
  .parents-highlight {
    width: 100%;
    margin: auto;
    margin-bottom: 0;
  }
  .improve-grade-section {
    padding-top: 0;
  }
  .no-ranking-mobile {
    display: block;
    margin-top: 30px;
  }
  #hide-in-mob {
    display: none;
  }
  .no-ranking-mobile .no-ranking-flex {
    gap: 20px;
    padding-top: 10px;
  }
  .no-ranking-mobile .nr-text {
    font-size: 28px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: -0.4px;
    color: #6fc40e;
  }
  .learner-banner .dot {
    top: 0;
    width: 30px;
    height: 30px;
  }
  .teacher-banner .dot {
    right: 0;
    width: 30px;
    height: 30px;
  }
  .nj-image {
    margin-top: 0;
  }
  .coming-soon-text {
    font-size: 18px;
  }
  .pc-upcoming-text {
    text-align: center;
    font-size: 36px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: -0.9px;
    margin-bottom: 30px;
  }
  .pc-upcoming-subtext {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: -0.6px;
  }
  .pc-coming-soon-block {
    height: 200px;
    padding-top: 80px;
  }
  .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .custom-table tr th {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 20px;
    vertical-align: middle;
  }
  .custom-table tr td {
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }
  .accordion-body {
    padding: 20px 0;
  }
  .faq-list li::before {
    top: 5px;
  }
}

@media only screen and (min-width: 1030px) and (max-width: 1198px) and (min-height: 700px) and (max-height: 755px) {
  .pc-img {
    position: absolute;
    right: -115px;
    bottom: 150px;
  }
  .laptop-img {
    position: absolute;
    right: 100px;
    bottom: 100px;
    z-index: 2;
  }
  .pb-title {
    font-size: 100px;
  }
  .contact-block .pb-title {
    font-size: 86px;
  }
  .philosopy-banner .dot {
    top: auto;
    bottom: -50%;
    right: 20%;
  }
  .philosopy-banner .pb-title {
    font-size: 80px;
  }
  .plan-name {
    font-size: 18px;
  }
  .price-text {
    font-size: 24px;
    line-height: 28px;
  }
  .hour-value-text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 5px;
  }
  .fb-subtitle {
    width: 100%;
  }
  .fb-title {
    font-size: 48px;
  }
  .p-banner-flex {
    transform: scale(0.8);
  }
}

@media only screen and (min-width: 1830px) and (max-width: 2110px) {
  .page-banner-img-learner {
    width: 45%;
  }
  .page-banner-img-school {
    width: 40%;
  }
}

/* @media only screen and (max-width: 768px) {
  .parallax {
    min-height: 1100px;
  }
} */

@media screen and (min-width: 768px) {
   .media-page-links ul {
      grid-template-columns: 1fr 1fr;
   }

   .media-page-banner .container .row{
    /* margin: 0 50px; */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

   .media-page-banner .img-block img:first-child, .media-page-banner .img-block  img:last-child {
    height: 200px;
    width: 200px;
    margin: -100px;
  }
  
  .media-page-banner .img-block img:nth-child(2) {
    width: 300px;
    z-index: 1;
  }

  .media-page-banner .img-block::after {
    content: '';
    position: absolute;
    top: 340px;
    left: 489px;
    width: 288px;
    height: 288px;
    transform: matrix(0.17, 0.98, -0.98, 0.17, 0, 0);
    background: transparent linear-gradient(180deg, #00B1FF 0%, #84FF00 100%) 0% 0% no-repeat padding-box;
    opacity: 0.26;
    filter: blur(50px);
  }

  .media-page-links::before {
    content: '';
    position: absolute;
    top: 1147px;
    left: -261.2336730957031px;
    width: 475px;
    height: 475px;
    transform: matrix(0.17, 0.98, -0.98, 0.17, 0, 0);
    background: transparent linear-gradient(180deg, #00B1FF 0%, #84FF00 100%) 0% 0% no-repeat padding-box;
    opacity: 0.26;
    filter: blur(50px);
  }


  .media-page-banner::after {
    content: '';
    position: absolute;
    top: 300px;
    left: 1719px;
    width: 475px;
    height: 475px;
    transform: matrix(0.17, 0.98, -0.98, 0.17, 0, 0);
    /* UI Properties */
    background: transparent linear-gradient(180deg, #00B1FF 0%, #84FF00 100%) 0% 0% no-repeat padding-box;
    opacity: 0.26;
    filter: blur(50px);
  }

}

@media (min-width: 768px) and (max-width: 991px) {
  .media-page-banner .container .row{
    /* margin: 0 50px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1em;
  }
  .media-page-banner .container .row div:nth-child(2) {
    width: 100%;
  }
}