/* AWARD */
@media (max-width: 1440px) {
  .products-item {
    /* width: 179px; */
    width: 160px;
  }

  .school-management-card-item {
    width: 192px;
  }

  .we-do .row-wrap-item-content {
    grid-template-columns: 0.8fr 2fr;
  }

  .manage-hero .hero-image img {
    width: 100%;
    /* scale: 1.2; */
    /* margin-right: 67px; */
  }

  .learn-hero-main .hero-image img {
    scale: 1.2;
    /* margin-right: 67px; */
  }
}

@media only screen and (min-width: 397px) and (max-width: 700px) {
  .learning-products-testimonial .splide__pagination {
    bottom: 3em !important;
  }
}

@media only screen and (max-width: 396px) {
  .learning-products-testimonial .splide__pagination {
    bottom: 1em !important;
  }
}

@media (max-width: 1080px) {
  .home-hero {
    min-height: 478px;
  }

  .tab-content-box .sub-content-inactive {
    font-size: 21px;
  }

  .tab-content-box .sub-content-active {
    font-size: 21px;
  }

  .tab-content-box .right .sub-content-box .separator {
    margin: 22px 14px;
    margin-left: 28px;
  }

  .tab-content-box .sub-component-desc {
    font-size: 16px;
  }

  .endorsement-first-item {
    margin-left: 80px !important;
  }

  .row-wrap-items-4 .row-wrap-item p,
  .row-wrap-items-2 .row-wrap-item p {
    font-size: 22px;
  }

  .row-wrap-items-4 .row-wrap-item h3,
  .row-wrap-items-2 .row-wrap-item h3 {
    font-size: 26px;
  }

  /* .row-wrap-items-2 .row-wrap-item .top-image img {
    transform: translate(-78%, 0%);
    scale: 0.7;
  } */
}

@media (max-width: 1290px) {
  .we-do .row-wrap-item-content {
    height: 220px;
    width: 72%;
    display: grid;
    grid-template-columns: 0.6fr 2fr;
    margin: 0px 10px;
    border: 3px solid #ffbca3;
    border-radius: 20px;
    padding: 10px;
    background: white;
  }

  .tab-content-box .sub-content-inactive {
    font-size: 21px;
  }

  .tab-content-box .sub-content-active {
    font-size: 21px;
  }

  .tab-content-box .right .sub-content-box .separator {
    margin: 25px 14px;
    margin-left: 28px;
  }

  .tab-content-box .sub-component-desc {
    font-size: 16px;
  }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 767.98px) {
  .header-container {
    padding: 12px 0px;
    width: 90%;
  }

  .logo {
    width: 78.3px;
    height: 36px;
  }
  .boxes .head {
    font-size: 32px;
  }

  .rotate-explore-e {
    margin-top: 4px;
    margin-right: 4px;
    transform: rotate(-15deg);
  }

  .graphic-explore-card {
    margin-top: 65px;
  }

  .index-hero .hero-description p {
    text-align: center;
    margin: 0px 30px;
  }

  .index-hero .hero-description h1 {
    text-align: center;
  }

  .tekie-hero-box .hero-description p {
    text-align: center;
    margin: 0px 30px;
  }

  .tekie-hero-box .hero-description h1 {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .imagine-hero .hero-description h1 {
    text-align: center;
  }
  .imagine-hero .hero-description p {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .explore-hero .hero-description h1 {
    text-align: center;
  }
  .explore-hero .hero-description p {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .aware-hero .hero-description h1 {
    text-align: center;
  }
  .aware-hero .hero-description p {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .speak-page-hero .hero-action {
    margin-top: 45px;
  }

  .imagine-hero .hero-action {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 56px;
  }

  .explore-hero .hero-action {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 56px;
  }

  .index-hero .hero-action {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 56px;
  }

  .tekie-hero-box .hero-action {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 56px;
  }

  .aware-hero .hero-action {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 56px;
  }

  .hero-container .hero-description p {
    font-size: 18px;
    color: #4f4f4f;
  }

  .hero-container .hero-description h1 {
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 24px;
    /* margin-right: 40px !important; */
  }

  .tab-container .tab-content .title h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
  }

  .tab-content-box h1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 25px;
  }

  .tab-content-box .checked-tab-content {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #101828;
  }

  .tab-content-box .progress-bar-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tab-content-box .progress-bar {
    margin-top: 24px;
    margin-bottom: 16px;
    margin-left: -8px;
    /* margin-right: 45px; */
  }

  .tab-content-box .progress-bar .mobile-dots img {
    position: absolute;
    top: -16px;
  }

  .checked-tab-content-box img {
    width: 16px;
  }

  .tab-content-box p {
    font-size: 18px;
    line-height: 24px;
  }
  .how-speak-works .title h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
  }

  .speak-curriculam-highlights .title h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
  }

  .row-wrap-items-4 .row-wrap-item h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 4px;
  }

  .row-wrap-items-4 .row-wrap-item p {
    font-size: 16px;
    line-height: 24px;
  }

  .row-wrap-items-2 .row-wrap-item h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .row-wrap-items-2 .row-wrap-item p {
    font-size: 16px;
    line-height: 24px;
  }

  .mobile-nav {
    display: flex;
    position: fixed;
    bottom: 23px;
    left: 0;
    right: 0;
    z-index: 9;
    justify-content: center;
  }

  .mobile-nav .mobile-nav-items {
    display: grid;
    grid-template-columns: 1fr 1px 2fr 1px 2fr;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
    border-radius: 12px;
    padding: 16px 10px;
    width: 90%;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }

  .mobile-nav .vertical-menu-seperator {
    width: 1px;
    background-color: #98a2b3;
  }

  .nav-menu-item {
    display: none;
  }

  .btn {
    padding: 12px 16px;
    border-radius: 8px;
    font-size: 16px;
  }

  .small-btn-text {
    font-size: 12px;
    padding: 10px 12px;
    font-weight: 600;
    line-height: 16px;
  }

  .footer-social {
    display: grid;
    margin-bottom: 20px;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }

  .footer-social img {
    width: 100%;
  }

  .social-links {
    display: flex;
    margin-bottom: 25px;
  }

  .footer-container {
    grid-template-columns: 1fr;
    padding: 64px 0px;
  }

  .footer-policy {
    justify-content: flex-start;
  }

  .interested-container {
    background-position: 80%;
    background-size: unset;
  }

  .interested-container h1 {
    font-size: 26px;
    line-height: 40px;
  }

  .media-item-grey {
    filter: unset;
  }

  /* .media-items {
    grid-template-columns: repeat(3, 1fr) !important;
  } */

  /* Hero home page  */
  /* .home-hero-container .description {
    position: unset;
    margin-top: 50px;
  } */

  .product-title {
    margin-bottom: 80px;
  }

  .products-container .product-title {
    width: 84% !important;
    margin-bottom: 40px;
  }

  .home-curly-hero-floating-arrow {
    width: 45px;
    height: 47px;
  }

  .home-floating-graphic-2 {
    width: 36px;
    height: 56px;
  }

  .home-hero-container p {
    font-size: 18px;
    color: #4f4f4f;
  }

  .home-hero-container h1 {
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
  }

  .hero-home-main .crown {
    top: -10px;
    right: 20%;
  }

  .crown {
    width: 37.62px;
    height: 24px;
  }

  .home-hero-container .description {
    position: unset;
    margin: 50px 20px 0px 20px;
  }

  .home-hero-container .home-success-text .curly-arrow {
    right: 38px;
    bottom: -107px;
  }

  .products-container .product-title h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
  }

  .product-item-content .description {
    padding: 0px 24px;
    height: 71%;
    display: flex;
    flex-direction: column;
  }

  .product-item-content .description h1 {
    font-size: 28px;
    line-height: 48px;
  }

  .product-item-content .description p {
    font-size: 18px;
    line-height: 24px;
  }

  .show-mobile {
    display: block;
  }

  .show-desktop {
    display: none;
  }

  .products-container {
    margin-top: -129px;
  }

  .product-item-content {
    grid-template-columns: 1fr;
  }

  .product-item-content .graphic {
    margin-top: 50px;
  }

  .product-item-content .graphic img {
    width: 100%;
    transform: scale(1.1) translate(0px);
  }

  .product-item-content .graphic .explore-product-image {
    transform: scale(1) translate(0px);
  }

  .product-item-content .product-item-action {
    margin-top: 50px;
  }

  .school-carousel .title h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
  }

  .school-carousel .title {
    width: 75%;
    margin: auto;
  }

  */ .school-carousel .owl-carousel .owl-carousel-item {
    height: 84px;
    padding: 5px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.12);
    border-radius: 16px;
    margin: 8px 8px;
  }

  .app-review .heading {
    display: flex;
    flex-direction: column;
  }

  .app-review .heading .title {
    text-align: center;
    margin-bottom: 30px;
  }

  .app-review .download-details .downloads .figure {
    right: 40px;
  }

  .app-review .download-details .downloads .figure-box img {
    width: 152px;
    height: 116px;
  }

  .app-review .app-rating {
    display: flex;
    flex-direction: column;
  }

  .app-review .download-details .downloads .figure h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
  }

  .app-review .download-details .downloads .figure h4 {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
  }

  .app-review .heading h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
  }

  .media-items .media-item {
    width: 33%;
  }

  .media-item img {
    width: 100%;
  }

  .media-container .media-title h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 26px;
    margin-bottom: 72px;
  }

  .speak-hero {
    margin-top: 50px;
  }

  .speak-hero .hero-container {
    grid-template-columns: 1fr;
  }

  .all-products-hero-new {
    margin-top: 0px;
  }

  .all-products-hero-new h1 {
    font-size: 24px;
    width: 100%;
  }

  .speak-curriculam-highlights .row-wrap-items-4 .row-wrap-item {
    width: 43%;
    padding: 7px;
  }

  .speak-data .right {
    right: -33px;
    top: 31%;
  }

  .speak-data {
    width: 73%;
  }

  .speak-data .left {
    top: 30%;
    left: -56px;
  }

  .speak-data .bottom {
    position: relative;
    top: 3vh;
    right: unset;
  }

  /* PARTNER WITH US PAGE */

  .partner-with-us-container {
    margin-top: 100px;
  }

  .partner-page-block {
    margin-bottom: 30px;
  }

  .partner-page-block .image-div img {
    margin: 0px;
  }

  .partner-with-us-container .divide-2 {
    grid-template-columns: 1fr;
    margin-bottom: 150px;
  }

  .partner-with-us-container .partner-page-block .content-div {
    width: 90%;
    margin: auto;
  }

  .mobile-left-image .flex-content-right {
    order: 2;
  }

  .partner-page-block .content-div .title h1 {
    font-size: 24px;
    line-height: 32px;
  }

  .partner-page-block .content-div .sub-title h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .partner-page-block .content-div .block-1 .background-image img {
    transform: scale(1.1);
    width: 100%;
  }

  .partner-page-block .content-div .block-2 .background-image img {
    transform: scale(1.1);
    width: 100%;
  }

  .partner-page-block .content-div .block-1 .arrow {
    top: 56%;
    left: 24%;
  }

  .partner-page-block .content-div .block-2 .arrow {
    top: 42%;
    right: 13%;
  }

  .partner-page-block .content-div .block-4 .arrow {
    top: 42%;
    right: 13%;
  }

  .partner-with-us-container:first-child {
    margin-top: 144px;
  }

  .content-with-grapic .background-image img {
    width: 100vw;
  }

  .partner-page-block .content-div .block-3 .background-image img,
  .partner-page-block .content-div .block-4 .background-image img {
    width: 90vw;
    transform: none;
  }

  /* PARTNER WITH US PAGE */

  /* TERMS PAGE */

  .terms-page .top-section {
    margin-top: 0px;
  }

  .terms-page {
    margin-bottom: 30px;
  }

  .terms-page .divide-2 {
    grid-template-columns: 1fr;
  }

  .header {
    background: white;
  }

  .terms-page .top-section .title {
    left: 10%;
    top: 38%;
  }

  .terms-page .terms-content .main-title {
    margin-top: 0px;
  }

  .terms-page .terms-content {
    margin-top: 45px;
  }

  .terms-page .terms-content h1 {
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
  }

  .terms-page .terms-content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
  }

  .terms-page .main-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
  }

  /* TERMS  PAGE */

  /* ABOUT US PAGE */

  .about .top .heading h1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    width: 80%;
    margin: auto;
  }

  .aboutus-hero {
    padding: 70px 0px 60px 0px;
  }

  .about .top p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }

  .about .top {
    margin-bottom: 25px;
  }

  .about .about-uolo {
    margin-bottom: 80px;
  }

  .about .about-uolo .content {
    margin-bottom: 60px;
  }

  .about .about-uolo .divide-2 {
    grid-template-columns: 1fr;
  }

  .about .our-mission {
    width: 90%;
    margin-bottom: 80px;
  }

  .about .our-mission .content {
    margin: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .about .our-belief .content {
    margin-top: 50px;
  }

  .about .content-bg .graphic img {
    width: 100%;
  }

  .about .divide-2 .content h1,
  .about .our-mission .content h1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
  }

  .about .our-mission .text-with-image img {
    width: 34px;
  }

  .about .divide-2 .content p,
  .about .our-mission .content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }

  /* ABOUT US PAGE */

  /* DEMO page */
  .demo .demo-book {
    grid-template-columns: 1fr;
  }

  .demo .form-content {
    width: 80%;
    left: 4%;
    top: -1%;
  }

  .demo-form {
    margin-top: 60px;
  }

  .demo-form .form-box img {
    width: 100%;
  }

  .demo .demo-title {
    margin-left: 0;
    align-items: flex-start;
    width: 90%;
    margin-left: auto;
  }

  .demo .demo-title h1 {
    font-size: 24px;
    line-height: 36px;
  }

  .demo .actual-form {
    padding: 0px;
  }

  .demo .actual-form h2 {
    font-size: 20px;
    line-height: 32px;
  }

  .demo .need-help {
    margin-top: 45px;
    grid-template-columns: 1fr;
  }
  .demo .demo-title .demo-star {
    top: -42%;
    right: -6%;
  }

  .demo .need-help .graphic-box img {
    position: relative;
    transform: unset;
    top: -28%;
    left: 15%;
    width: 185px;
    height: 180px;
  }

  .demo .need-help .detail-box {
    margin-top: -60px;
    padding: 20px;
  }

  .demo .need-help .detail-box h1 {
    font-size: 24px;
    line-height: 36px;
  }

  .demo .form-content {
    padding: 30px;
    width: 75%;
  }

  .demo .need-help .detail-box .details {
    grid-template-columns: 1fr;
  }

  .demo .need-help .detail-box .details p,
  .demo .need-help .detail-box .address-details p {
    font-size: 16px;
    line-height: 24px;
  }

  .demo .need-help .detail-box .details h3,
  .demo .need-help .detail-box .address-details h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .demo .need-help .detail-box .details div {
    margin-bottom: 30px;
  }

  .demo .need-help .detail-box .details .helpline {
    margin: 0px;
    margin-bottom: 30px;
  }

  .demo-space {
    margin-bottom: 0px !important;
  }

  /* DEMO PAGE */

  /* TECKIE PAGE */
  .teckie-hero .hero-image img {
    width: 100%;
  }

  .teckie-hero .hero-container .icon-1 {
    top: -32%;
    right: 20%;
  }
  /* TECKIE PAGE */

  .tab-container {
    width: 90%;
    margin: auto;
  }

  .tab-content-container .tab-content {
    padding: 64px 8px 8px 8px;
  }

  .tab-heading {
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .tab-heading-content {
    height: 40px;
    width: 83%;
    margin: auto;
  }

  .tab-heading-item {
    width: 180px;
    height: 80px;
  }

  .tab-content .divide-2 {
    grid-template-columns: 1fr;
  }

  .tab-content .tab-content-left .tab-content-box {
    width: 90%;
    margin: auto;
  }

  .tab-content .tab-content-right {
    margin-top: 40px;
  }

  .tab-content .explore-tab-1 {
    scale: 3;
  }

  .tab-content .tab-content-right img {
    width: 100%;
  }

  .how-speak-works {
    width: 95%;
  }

  .how-speak-works .title {
    margin-bottom: 40px;
  }

  .how-speak-works .video-box {
    height: unset;
  }

  .how-speak-works .title .home-text-graphic {
    width: 100%;
  }

  .how-speak-works .title .drop-down-arrow {
    width: unset;
  }
  .speak-curriculam-highlights {
    width: 97%;
    margin-top: 96px;
  }

  .teckie-hero .hero-container .hero-description {
    width: 87%;
    align-items: center;
    margin-left: 5%;
  }

  .teckie-hero .hero-container .hero-description .hero-description-box {
    width: unset;
  }

  .row-wrap-items-4 .row-wrap-item .top-image {
    height: fit-content;
  }

  .row-wrap-items-4 .row-wrap-item .top-image img {
    height: 132px;
    width: 142px;
  }

  .testimonial .title h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .testimonial-item {
    grid-template-columns: 1fr;
  }

  .testimonial-item .profile {
    order: 1;
  }

  .testimonial-item .testimonial-desc {
    padding: 10px;
  }

  .testimonial-item .testimonial-desc .testimonial-name {
    flex-direction: row-reverse;
  }

  .testimonial-item .testimonial-content {
    margin-top: 40px;
  }

  .testimonial-item .testimonial-content p {
    font-size: 18px;
    line-height: 30px;
  }

  .testimonial-name .name-details p {
    font-size: 16px;
    line-height: 150%;
  }

  .testimonial-item .testimonial-content .testimonial-name {
    margin-top: 40px;
  }
  .speak-data {
    width: 85%;
    margin: auto;
    text-align: center;
  }

  .speak-data-box .speak-data {
    padding-top: 0px;
  }

  .index-data .speak-data {
    padding-top: 45px;
    padding-bottom: 25px;
  }

  .tekie-data-container .speak-data {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  /* SPEAK PAGE */

  .speak-data h1 {
    font-size: 24px;
    line-height: 32px;
  }

  .speak-hero-responsive .hero-container .hero-description {
    width: 87%;
    /* justify-content: flex-end; */
    align-items: center;
    margin: auto;
  }

  .speak-hero-responsive .hero-container .hero-image img {
    width: 100%;
  }

  .speak-hero-responsive .hero-image {
    margin-top: 30px;
  }

  .btn-inverted-outline {
    width: 187px;
  }

  .btn-inverted-outline .btn-with-image {
    display: flex;
  }

  .speak-hero .hero-action-video {
    right: 20%;
    bottom: 1%;
  }

  .speak-hero .hero-image img {
    width: 100%;
  }

  .all-products-hero .hero-image img {
    margin-right: 0px;
    scale: 1;
  }

  .we-do .row-wrap-item .row-wrap-item-content img {
    position: absolute;
    height: 102px;
    width: 102px;
    transform: translate(-54%, 35%);
    scale: 1;
  }

  .row-wrap-items-2 .row-wrap-item {
    width: 100%;
  }

  .school-videos-content {
    grid-template-columns: 1fr;
  }

  .school-videos-content .school-videos-item {
    margin-bottom: 40px;
  }

  .school-videos .title h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .school-videos .title p {
    font-size: 16px;
    line-height: 24px;
  }

  .school-videos-content .video-description h2 {
    font-size: 16px;
    line-height: 28px;
  }

  .school-videos-content .video-description p {
    font-size: 16px;
    line-height: 24px;
  }

  .manage-hero .hero-image,
  .teckie-hero .hero-image {
    margin-top: 50px;
  }

  .all-products-hero .hero-image {
    margin: 0px;
  }

  .speak-hero .hero-container .hero-description {
    /* width: 90%; */
    width: unset;
    margin: auto;
    min-height: 270px;
  }

  .all-products-hero .hero-container .hero-description {
    width: 90%;
  }

  .learn-hero-main .hero-container .hero-description {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .manage-platform .hero-container .hero-description {
    width: 90%;
    /* width: unset; */
    margin: auto;
    min-height: 270px;
  }

  .speak-page-hero .hero-container .hero-description {
    width: 90%;
  }

  .all-products-hero .manage-hero .hero-image img {
    width: 100%;
    scale: unset;
    margin-right: 0px;
  }

  .manage-platform .hero-image img {
    width: 100%;
    scale: unset;
    margin-right: 0px;
  }

  .we-do .row-wrap-item-content {
    height: fit-content;
    margin: 0;
    grid-template-columns: 1fr 3fr;
    width: 80%;
  }

  .we-do .row-wrap-items-2 .row-wrap-item .top-image {
    height: fit-content;
  }

  .we-do .title h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
  }

  .speak-hero .hero-container .change-top img {
    bottom: 18%;
    top: unset;
  }

  /* SPEAK PAGE */

  .speak-data-container {
    margin: 0px 0px 100px 0px;
  }

  .aware-data-container {
    margin-bottom: 0px;
  }

  .explore-data-container {
    margin-bottom: 0px;
  }

  .imagine-data-box {
    margin-bottom: 0px;
  }

  .imagine-data-box .speak-data {
    padding-bottom: 40px;
    padding-top: 30px;
  }
  .aware-data-container .speak-data {
    padding-bottom: 36px;
    padding-top: 10px;
  }
  .explore-data-container .speak-data {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .tekie-data-container {
    margin-bottom: -47px;
  }

  .speak-data-box {
    margin-bottom: -47px;
  }

  .index-data {
    margin-bottom: 30px;
  }

  .school-revolution {
    width: 45px;
    height: 70px;
    top: 65%;
    right: -10% !important;
  }

  /* TESTIMONIAL CAROUSEL */

  .testimonial-review {
    height: 100%;
    margin-top: 125px;
  }

  .testimonial-review-heading h1 {
    width: 79% !important;
    margin: auto;
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
  }

  .testimonial-review-heading p {
    color: var(--Grey-600, #475467);
    text-align: center;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
  }

  .testimonial-review-carousel-item .test-review-text {
    width: 82%;
    margin: auto;
  }

  .testimonial-review-carousel-item .quote-image {
    top: -5%;
    left: 42%;
  }

  .testimonial-review-carousel-item {
    max-width: 80vw;
    margin: 0px 10px;
    min-height: 354px;
  }

  .testimonial-review-carousel .owl-dots {
    display: none;
  }

  /* TESTIMONIAL CAROUSEL */

  /* AWARD */

  /* .testimonial-review-carousel-item p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  } */
  /* AWARD */

  /* MENU NEW */
  #nav-item-with-dropdown1 {
    display: block;
  }
  .menu-item .left-icon img {
    /* width: 35px;
    height: 35px; */
    width: 70%;
  }
  /* MENU MEW END */

  /* INDEX PRODUCTS BOX */
  .products-box .products-item {
    min-width: 160px;
  }

  .products-box .products-wrap {
    box-shadow: unset;
    background: unset;
    border: unset;
    padding: unset;
    /* overflow-x: auto; */
    justify-content: unset;
  }
  /* INDEX PRODUCTS BOX END */

  /* SCHOOL  MANAGEMENT  */
  .school-management-card-item {
    min-width: 192px;
  }

  .school-management-card-first-item {
    margin-left: 30px;
  }

  .school-management-card-box {
    width: 100%;
    margin-top: -30px;
  }

  .products-box {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f8f5fe;
  }

  .products-first-item {
    margin-left: 30px;
  }

  .products-wrap-box {
    padding: unset;
    border-radius: unset;
    border: unset;
    background: unset;
    box-shadow: unset;
  }
  /* SCHOOL  MANAGEMENT END */

  /* SCHOOL STATS */
  .school-stats {
    flex-direction: column;
    align-items: center;
    margin-bottom: 57px;
  }

  .school-stats .count {
    font-size: 28px;
  }
  .school-stats .desc {
    font-size: 22px;
  }
  /* SCHOOL STATS END */

  /* ENDORSEMENT */
  .endorsement-content .item {
    width: 285px !important;
    min-width: 285px !important;
  }

  .endorsement-content {
    gap: 32px;
    margin-top: 25px;
    /* height: 509x; */
  }

  .endorsement {
    width: 100%;
    margin: unset;
    height: 738px;
    margin-top: 100px;
    /* overflow-x: hidden; */
  }

  .index-endorsement {
    margin-top: 66px;
    height: 690px;
  }

  .learning-products-testimonial {
    height: 690px;
  }

  .manage-endorsement {
    margin-top: 20px;
  }

  .speak-endorsement {
    margin-top: 0px;
    height: 600px;
  }

  .tekie-endorsement {
    height: 593px;
  }

  .endorsement-first-item {
    margin-left: 10px;
  }
  /* ENDORSEMENT END */

  .logo-container {
    display: flex;
    gap: 10px;
    align-items: center;
  }

  .mobile-menu-backgrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .mobile-menu {
    position: fixed;
    top: 0;
    /* right: 0; */
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100dvh;
    overflow-y: auto;
    z-index: 100;
  }

  .collapsed-content {
    display: grid;
    grid-template-columns: 1fr;
    height: 95%;
  }

  .collapsed-hidden {
    display: none;
  }

  .menu-item .left-icon {
    display: none;
  }

  .menu-item-main {
    padding: 0;
    padding: 16px 0px;
    border-bottom: 1px solid var(--Grey-300, #d0d5dd) !important;
  }

  .popular-courses-menu-container {
    padding: 0px 16px;
  }

  .learning-products-main-container {
    margin-top: -44px;
  }

  .collapse-all-products {
    padding: 0px 16px;
  }

  .nav-dropdown-container .menu-container {
    width: 100%;
  }

  .menu-container {
    /* padding: 0px 16px; */
    display: grid;
    grid-template-columns: 1fr;
    gap: 5px;
    padding: 0px;
  }

  .nav-dropdown-container {
    display: block;
  }

  .burger-menu-actions {
    display: flex;
    justify-content: space-between;
    padding: 20px 0px;
    background-color: white;
    position: sticky;
    top: 0;
    z-index: 10;
  }

  .award .award-content {
    flex-direction: column;
    width: 305px;
  }

  .award {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .index-award {
    margin-top: 30px;
  }

  .award-content .center .holon {
    margin-top: 44px;
  }

  .award-content .center .text-container .text {
    color: var(--Grey-800, #1d2939);
    text-align: center;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .award-content .center .dates-container .year {
    color: var(--Primary-600, #561fe7);
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .award-content .right {
    margin-right: unset;
    padding-left: unset;
    border-left: unset;
    border-top: 1px dashed grey;
    margin-top: 28px;
    padding: 31px 0px;
  }

  /* TAB CARDS */

  .tab-content-box {
    /* grid-template-columns: 1fr; */
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .tab-content-box .image {
    /* width: 100%; */
    /* height: 200px; */
    /* flex-grow: 1; */
    height: 0px;
  }

  .tab-content-box .right {
    margin-left: 0px;
    margin-right: 0px;
    flex-grow: 1;
    width: 100%;
  }

  .tab-content-box .right .sub-item {
    margin-bottom: 10px;
    height: 100% !important;
  }

  .tab-content-box .sub-content-active {
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .tab-content-box .right .sub-item .dot {
    width: 1px;
  }

  .tab-content-box .sub-content-box {
    margin-left: 0px;
  }

  .tab-content-box .right .sub-item .sub-component-desc {
    font-size: 18px;
    text-align: center;
    margin-left: 5px;
    margin-bottom: 0px;
  }

  .show-tab-content .active-tab-content {
    height: 603px;
    padding-top: 16px;
  }

  .show-tab-content .sub-item-image {
    flex-grow: 1;
    position: relative;
    width: 80%;
    margin: auto;
  }

  .show-tab-content .sub-item-image img {
    max-width: 100%; /* Ensure image doesn't exceed container width */
    max-height: 100%; /* Ensure image doesn't exceed container height */
    display: block; /* Remove any inline margin */
    margin: auto; /* Center the image */
    position: absolute; /* Position absolutely relative to parent */
    top: 0; /* Position at top */
    bottom: 0; /* Position at bottom */
    left: 0; /* Position at left */
    right: 0; /* Position at right */
  }
  /* TAB CARDS END */

  .speak-hero .hero-container .home-text-graphic {
    top: -34px;
  }

  .tekie-hero-box .hero-container .home-text-graphic {
    top: 6px;
  }

  #explore-more {
    padding-top: 130px !important;
  }

  .products-container-bg {
    background-image: unset !important;
  }

  .first-learning-products-item {
    margin-left: 10px !important;
  }
  .learning-products-item .heading {
    color: #000;

    font-family: Outfit;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .learning-products-item .desc {
    color: var(--Grey-700, #344054);
    font-family: Outfit;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .learning-products-item {
    width: 208px;
    height: 323px;
  }

  .learning-products-item .action {
    color: var(--Primary-600, #561fe7);
    text-align: center;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 20px;
  }

  .learning-products-item .img {
    margin-top: 8px;
  }

  .strategic-partner .head {
    color: var(--Grey-700, #344054);
    text-align: center;
    font-family: Outfit;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px; /* 128.571% */
  }

  .strategic-partner {
    margin-top: 25px;
  }

  .strategic-partner .item {
    height: 60px;
    width: 175px;
  }

  .strategic-partner .content {
    margin-top: 0px;
  }

  .mobile-learning-product-demo {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .all-products-hero {
    background-image: unset;
    height: auto;
  }

  .learning-products-box .head {
    color: var(--Grey-900, #101828);
    text-align: center;
    font-family: Outfit;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px; /* 128.571% */
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 26px;
  }

  .school-management-card {
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
  }

  .school-management-card .head {
    padding-right: 32px;
    padding-left: 32px;
  }

  .tekie-curriculum-head {
    margin-top: 90px;
  }

  .boxes .content {
    margin-top: 0px;
  }

  .we-do .row-wrap-item-content {
    height: 150px;
  }

  .manage-we-do {
    margin-top: 25px;
  }

  .school-carousel .owl-carousel-item {
    height: 86px;
  }

  #learning-products-items .splide__pagination {
    bottom: -2.4em;
  }

  .learning-products-we-do {
    margin-top: 84px;
  }

  .learning-products-we-do .title div {
    margin-bottom: 32px !important;
  }

  .tab-container .tab-content .title {
    margin-bottom: 27px;
  }

  .speak-tab-container .active-tab-content {
    /* background-image: url("../images/Background_speak_mobile.svg"); */
    background-color: #ded0fe;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 16px;
  }

  .imagine-tab .active-tab-content {
    background-color: var(--Imagine-300, #fed2c1);
    /* background-image: url("../images/Background_Imagine_mobile.svg"); */
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 16px;
  }

  .teckie-tab .active-tab-content {
    /* background-image: url("../images/background_Tekie_mobile.svg"); */
    background-color: #ded0fe;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 16px;
  }

  .explore-tab-container .active-tab-content {
    /* background-image: url("../images/Background_Explore.svg"); */
    background-color: #fee5ac;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 16px;
  }

  .aware-tab .active-tab-content {
    /* background-image: url("../images/Background_Aware.svg"); */

    background-color: #aae3df;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 16px;
    background-position: top;
  }
}

/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .testimonial-review-heading h1 {
    width: 80%;
  }

  .school-management-card .head .title {
    font-size: 22px;
  }

  .products-box .head .title {
    font-size: 22px;
  }

  .products-box .head .action-btn {
    font-size: 16px;
  }

  .school-management-card .head .action-btn {
    font-size: 16px;
  }

  .row-wrap-items-4 .row-wrap-item p,
  .row-wrap-items-2 .row-wrap-item p {
    font-size: 16px;
  }

  .row-wrap-items-4 .row-wrap-item h3,
  .row-wrap-items-2 .row-wrap-item h3 {
    font-size: 18px;
  }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  .logo-container {
    display: flex;
    gap: 10px;
    align-items: center;
  }

  .leader-items {
    flex-direction: column;
    gap: 50px;
  }

  .leader-header h2 {
    font-size: 32px;
  }
}

/* @media only screen and (min-width: 397px) and (max-width: 700px) {
  .learning-products-testimonial .splide__pagination {
    bottom: 3em !important;
  }
} */

@media only screen and (min-width: 769px) and (max-width: 1250px) {
  .row-wrap-items-2 .row-wrap-item .top-image img {
    transform: translate(-95%, 0%);
    scale: 0.6;
  }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1025px) {
  .home-hero-container h1 {
    font-size: 30px;
  }

  .home-hero-container p {
    font-size: 18px;
  }
  .product-item-content .description p {
    font-size: 18px;
    line-height: 24px;
  }

  .product-item-content .description h1 {
    font-size: 28px;
  }

  .home-hero-container .home-success-text .curly-arrow {
    right: 43px;
    bottom: -107px;
    width: 32px;
  }

  .partner-page-block .content-div {
    width: 100%;
  }
}

@media (max-width: 400px) {
  .we-do .row-wrap-item .row-wrap-item-content img {
    transform: translate(-67%, 29%);
    scale: 0.9;
  }
}

/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 550px) {
}

/* X-Large devices (large desktops, less than 1400px) */
@media (min-width: 2000px) {
  /* .partner-page-block .content-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
  } */
}

@media (min-width: 1900px) {
  .products-container .product-title {
    /* width: 28%; */
    margin-bottom: 125px;
  }
}

/* X-Large devices (large desktops, less than 1400px) */
@media only screen and (min-width: 1300px) and (max-width: 1900px) {
}

/* X-Large devices (large desktops, less than 1400px) */
@media only screen and (min-width: 768px) and (max-width: 550px) {
  .partner-page-block {
    margin-bottom: 250px;
  }
}

/* X-Large devices (large desktops, less than 1400px) */
/* @media only screen and (min-width: 360px) and (max-width: 768px) {
  .partner-with-us-container .p-block-2,
  .partner-with-us-container .p-block-4 {
    margin-top: 300px;
  }
} */

@media (max-width: 768px) {
  .partner-with-us-container .p-block-2,
  .partner-with-us-container .p-block-4 {
    margin-top: 350px;
  }

  .partner-page-block .content-div .block-2 .arrow {
    top: 80%;
    right: 0%;
    width: 100%;
  }

  #school-management-items .splide__pagination {
    bottom: -7em;
  }
  #endorsement-id .splide__pagination {
    bottom: 3em;
  }

  .learning-products-testimonial .splide__pagination {
    bottom: 5em;
  }

  .learning-products-testimonial {
    margin-bottom: 30px !important;
    margin-top: 30px;
  }

  .endorsement-content .item .designation img {
    scale: 2.1;
    right: -11px;
    bottom: 45px;
  }
}

@media only screen and (min-width: 768) and (max-width: 1080) {
  #explore-more {
    padding-top: 200px !important;
  }
}

@media (min-width: 1080px) {
  .tab-content-box .right .sub-item .dot .dot-img-container {
    margin-top: 2px;
  }
}

@media (max-width: 1200px) {
  .speak-data .bottom {
    top: 86%;
  }
}

@media (max-width: 1600px) {
  .school-management-card-wrap {
    /* overflow-x: auto; */
    box-shadow: unset;
    background: unset;
    border: unset;
    padding: unset;
    justify-content: unset;
  }

  .tab-content-box .sub-content-inactive {
    font-size: 24px;
  }

  .tab-content-box .sub-content-active {
    font-size: 24px;
  }

  .tab-content-box .right .sub-content-box .separator {
    margin: 26px 14px;
    margin-left: 28px;
  }

  .tab-content-box .sub-component-desc {
    font-size: 17px;
  }
}

@media (min-width: 1680px) {
  .nav-container {
    font-size: 1vw;
  }

  .speak-hero .hero-desc h1 {
    font-size: 2.1vw;
  }

  .small-btn-text {
    font-size: 1.1vw;
  }

  .speak-hero .hero-container h1 {
    font-size: 2.4vw;
  }
}

@media (min-width: 2000px) {
  .learning-products-box .splide__list {
    justify-content: center;
  }
}

/* X-Large devices (large desktops, less than 1400px) */
@media only screen and (min-width: 768px) and (max-width: 1900px) {
  .partner-page-block {
    margin-bottom: 250px;
  }
}

/* X-Large devices (large desktops, less than 1400px) */
@media only screen and (min-width: 768px) and (max-width: 1900px) {
  .partner-page-block {
    margin-bottom: 250px;
  }
}

@media (min-width: 1690px) {
  .teckie-hero .hero-container h1 {
    width: 87%;
  }

  .award-description h1 {
    width: 89%;
  }

  .testimonial-review-heading h1 {
    width: 45%;
    margin: auto;
  }
}

/* AWARD */
@media (max-width: 1690px) {
  .award-description h1 {
    width: 89%;
  }

  .testimonial-review-heading h1 {
    width: 45%;
    margin: auto;
  }
}

@media (max-width: 1430px) {
  .products-container .product-title {
    width: 54%;
  }
}

@media (min-width: 1330px) {
  .manage-tab-container .active-tab-content {
    background-size: cover;
  }
  .speak-tab-container .active-tab-content {
    background-size: cover;
  }
}

@media (min-width: 2000px) {
  .all-products-hero {
    height: 908px;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1440px) {
  .school-management-card-item {
    width: 192px;
  }
}
@media (min-width: 1441px) {
  .products-item {
    width: 160px;
  }

  .school-management-card-item {
    width: 192px;
  }
}
@media only screen and (min-width: 1792px) and (max-width: 1920px) {
  .products-item {
    width: 160px;
  }
}
/* AWARD */

/* MANAGE */
@media only screen and (min-width: 534px) and (max-width: 919px) {
  .school-videos .title p {
    width: 75%;
    margin: auto;
  }
}

@media only screen and (min-width: 1040px) and (max-width: 1400px) {
  .school-videos .title p {
    width: 49%;
    margin: auto;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 2200px) {
  .school-videos .title p {
    width: 35%;
    margin: auto;
  }
}
/* MANAGE */
