:root {
  --primary-color: #37ec81;
  --secondary-color: #066b67;
  --light-bg: #f6f6f6;
  --black: #000;
  --off-black: #1a1a1a;
  --white: #fff;
  --radius-8: 8px;
  --transition: all 0.3s ease-in-out;
}

/* ─────────────────────────────── 1540 ─────────────────────────────── */
@media (max-width: 1440px) {
  .ur-mission-sec {
    border-radius: 0;
  }

  .our-beliefs-sec .left img {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}

/* ─────────────────────────────── 1399 ─────────────────────────────── */
@media (max-width: 1399px) {
}

/* ─────────────────────────────── 1299 ─────────────────────────────── */
@media (max-width: 1299px) {
  .container,
  .container-lg {
    padding: 0 30px;
  }

  .main-nav ul li:not(:last-child) {
    margin-right: 30px;
  }

  .why-choose-sec .why-box .box {
    padding: 40px 10px;
  }

  .sm-title {
    font-size: 22px;
  }

  .pract-wrap .box ul li span {
    font-size: 16px;
  }

  .pract-wrap .box .det {
    padding: 20px 10px;
    margin-bottom: 25px;
  }

  .cms-con {
    margin-bottom: 25px;
  }

  .founder-sec .cms-con p:not(:last-child) {
    margin-bottom: 10px;
  }

  .founder-sec .cms-con {
    margin-bottom: 30px;
  }

  .last-prep-sec .prep-card {
    padding: 30px 20px;
  }

  .top-footer {
    max-width: calc(100% - 60px);
  }

  /* landingpage */
  .whyThis-sec .row {
    align-items: start !important;
  }

  .whyThis-sec .row .col-md-6:first-child {
    position: sticky;
    top: 110px;
  }

  .willLearn-sec .right:before {
    left: 25%;
  }

  .liveClass-sec,
  .pricing-sec,
  .cta-sec,
  .faq-sec {
    padding-right: 30px;
    padding-left: 30px;
  }

  .tools-sec .grid .img {
    min-height: 80px;
  }
}

/* ─────────────────────────────── 1199 ─────────────────────────────── */
@media (max-width: 1199px) {
  .hero-title {
    font-size: 80px;
  }

  .glasee-view {
    font-size: 42px;
    margin-bottom: 10px;
  }

  .glasee-view.r2 {
    margin-bottom: 30px;
    transform: rotate(2deg);
  }

  .main-nav ul li:not(:last-child) {
    margin-right: 16px;
  }

  .main-nav ul li a {
    font-size: 16px;
  }

  .btn {
    padding: 12px 20px;
  }

  .header-btns .btn:not(:last-child) {
    margin-right: 12px;
  }

  .hero-con p {
    font-size: 28px;
    margin-bottom: 30px;
  }

  .why-choose-sec .row {
    --bs-gutter-x: 12px;
  }

  .sm-title {
    font-size: 20px;
  }

  .common-sec {
    padding-block: 80px 80px;
  }

  .parctical-sec .btm-row {
    --bs-gutter-x: 12px;
  }

  .pract-wrap .box {
    padding: 15px;
  }

  .pract-wrap .box .det {
    padding: 10px;
    margin-bottom: 20px;
  }

  .pract-wrap .box .det ul li {
    margin-right: 10px;
    gap: 5px;
  }

  .pract-wrap .box .det ul li:first-child::after {
    right: -10px;
  }

  .cms-con p {
    font-size: 16px;
  }

  .cms-con h4 {
    font-size: 22px;
  }

  .pract-wrap .box .cms-con h4 {
    margin-bottom: 10px;
  }

  .pract-wrap .box .img {
    margin-bottom: 12px;
  }

  .cms-con {
    margin-bottom: 20px;
  }

  .pract-wrap .box .det ul li img {
    min-width: 18px;
    width: 18px;
  }

  .workshop-slider .row {
    --bs-gutter-x: 12px;
  }

  .founder-sec .cms-con {
    margin-bottom: 20px;
  }

  .sec-head .sec-title {
    font-size: 36px;
  }

  .sec-head {
    margin-bottom: 38px;
  }

  .svg-icons {
    padding: 20px;
  }

  .svg-icons img {
    width: 40px;
  }

  .last-prep-sec .row {
    --bs-gutter-y: 12px;
    --bs-gutter-x: 12px;
  }

  .tt-slide .info .img img {
    height: 45px;
  }

  .tt-slide .info {
    grid-template-columns: 45px 1fr;
    gap: 10px;
    max-width: 100%;
  }

  .tt-slide .img-1 {
    height: 40px;
    right: 30px;
  }

  .tt-slide {
    padding: 0 6px;
  }

  .come-from {
    height: 30px;
    width: 30px;
    padding: 5px;
  }

  .come-from a {
    font-size: 14px;
  }

  .tt-slide .box {
    padding: 20px;
  }

  .slick-arrow {
    bottom: -70px;
  }

  .testimonial-slider {
    padding-top: 30px;
  }

  .top-footer .row .right {
    padding-left: 0;
  }

  .foot-logo {
    height: 40px;
  }

  .footer hr {
    margin: 20px 0 30px;
  }

  .foot-title {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .foot-links ul a {
    line-height: 2;
    font-size: 16px;
  }

  .foot-links ul li:before {
    left: -15px;
    top: 15px;
  }

  .header .container-lg {
    max-width: calc(100% - 60px);
  }

  .hero-sec {
    padding: 80px 0 120px;
  }

  /* contact us  */
  .inn-hero-sec .container-lg {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .inn-hero-sec .floatable-cursor.drk.ani1 {
    top: 4%;
  }

  .inn-hero-title {
    font-size: 48px;
    margin-bottom: 40px;
  }

  .contact-sec .col-right {
    padding: 34px;
  }

  .contact-sec .form-group input,
  .contact-sec .form-group textarea {
    padding: 12px 20px;
  }

  .contact-sec .col-right .sec-head {
    margin-bottom: 40px;
  }

  .contact-sec .response-time {
    font-size: 16px;
    margin-top: 12px;
  }

  .contact-sec .col-left .sec-head {
    margin-bottom: 20px;
  }

  .contact-sec .info-item {
    gap: 16px;
    margin-bottom: 25px;
  }

  .contact-sec .col-right .sec-title span::before {
    bottom: -34%;
  }

  .glass-view {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .ur-mission-sec .center-con {
    max-width: 400px;
    padding: 30px;
  }

  .our-beliefs-sec .right {
    padding-left: 20px;
  }
}

/* ─────────────────────────────── 1023 ─────────────────────────────── */
@media (max-width: 1023px) {
}

/* ─────────────────────────────── 991 ─────────────────────────────── */
@media (max-width: 991px) {
  .hero-title {
    font-size: 60px;
  }

  .hero-title span::before {
    bottom: -10px;
    width: 50%;
    right: 0;
    background-size: contain;
  }

  .hero-con p {
    font-size: 24px;
  }

  .glasee-view {
    padding: 20px 0;
    font-size: 34px;
  }

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

  .btn:has(.icon) {
    gap: 5px;
  }

  .hero-btns .btn:not(:last-child) {
    margin-right: 10px;
  }

  .floatable-cursor.drk {
    left: -4%;
  }

  .floatable-cursor.drk.ani1 {
    top: -6%;
    left: -34%;
  }

  .floatable-cursor.light {
    bottom: 73%;
    left: 70%;
  }

  .floatable-cursor.drk.ani2 {
    left: 25%;
    bottom: 0%;
  }

  .common-sec {
    padding-block: 60px 60px;
  }

  .hero-sec {
    padding: 60px 0 80px;
  }

  .sec-head .sec-title {
    font-size: 32px;
  }

  .why-choose-sec .why-box .box {
    padding: 25px 5px;
  }

  .sm-title {
    font-size: 16px;
  }

  .pract-wrap .box .det ul {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  .pract-wrap .box .det ul li:first-child::after {
    display: none;
  }

  .pract-wrap .box ul li span {
    font-size: 14px;
  }

  .pract-wrap .box .det ul li img {
    min-width: 16px;
    width: 16px;
  }

  .pract-wrap .box .cms-con h4 {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .ws-info-contain .subtitle {
    font-size: 18px;
  }

  .ws-slide .box .con {
    padding: 10px;
  }

  .ws-info-contain .time .icon,
  .ws-info-contain .time span {
    font-size: 16px;
  }

  .ws-info-contain .time {
    gap: 5px;
    margin: 5px 0 10px;
  }

  .ws-info-contain .price {
    font-size: 18px;
  }

  .ws-slide .founder-detail .info p {
    font-size: 16px;
  }

  .ws-slide .founder-detail .info span {
    font-size: 14px;
  }

  .ws-slide .founder-detail .img {
    height: 50px;
    width: 50px;
  }

  .ws-slide .founder-detail {
    margin-top: 20px;
    gap: 5px;
  }

  .sec-head {
    margin-bottom: 25px;
  }

  .sec-head .sec-title span::before {
    height: 11px;
    width: 100%;
    bottom: -6px;
    left: 0;
  }

  .cms-con h4 {
    font-size: 20px;
  }

  .founder-sec .cms-con p:not(:last-child) {
    margin-bottom: 6px;
  }

  .founder-sec .row {
    --bs-gutter-x: 12px;
  }

  .last-prep-sec .row .sec-head {
    margin-top: 20px;
  }

  .last-prep-sec .prep-card {
    padding: 20px 10px;
  }

  .cms-con h3 {
    font-size: 22px;
  }

  .prep-card .cms-con h3 {
    font-size: 18px;
  }

  .prep-card .cms-con p {
    font-size: 14px;
  }

  .svg-icons img {
    width: 30px;
  }

  .svg-icons {
    padding: 12px;
  }

  .last-prep-sec .prep-card .img {
    margin-bottom: 10px;
  }

  .last-prep-sec .sec-head .sec-title,
  .last-prep-sec .sec-head p {
    margin-bottom: 20px;
  }

  .tt-slide .info .img img {
    height: 40px;
  }

  .tt-slide .info {
    gap: 5px;
    grid-template-columns: 40px 1fr;
  }

  .slick-arrow {
    bottom: -55px;
  }

  .certification-sec .sec-head .sec-title {
    margin-bottom: 28px;
  }

  .top-footer {
    padding: 30px;
  }

  .top-footer .sec-head .sec-title {
    font-size: 29px;
  }

  .top-footer .btn {
    font-size: 14px;
  }

  /* .form-control {
    line-height: 1.2;
  } */
  .top-footer .form-group {
    /* margin-bottom: 12px; */
  }

  .footer {
    padding-top: 130px;
  }

  .foot-title {
    font-size: 20px;
  }

  .social-links ul li a {
    height: 40px;
    width: 40px;
  }

  .foot-logo {
    height: 45px;
  }

  .foot-legal ul {
    gap: 15px;
  }

  /* main nav */

  /* aside */
  .header .main-nav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, #fff, rgb(190, 253, 216));
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 4px 12px, rgba(0, 0, 0, 0.05) 0px 8px 24px;
    overflow: hidden;

    max-height: 0;
    /* start collapsed */
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: max-height 1s ease-in-out, opacity 0.4s ease, transform 0.4s ease, visibility 0.6s;
    z-index: 20;
  }

  .nav-open .header .main-nav {
    max-height: 800px;
    /* just higher than your tallest menu */
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .header .main-nav ul li {
    display: block;
    margin: 0;
  }

  .header .main-nav ul li a {
    position: relative;
    width: 100%;
    padding: 12px 0;
  }

  .header .main-nav ul li a::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    mask-image: url(../img/svg/arrow-right.svg);
    mask-size: contain;
    mask-position: center;
    mask-repeat: no-repeat;
    background-color: var(--off-black);
    height: 25px;
    width: 25px;
    transition: var(--transition);
  }

  .header .main-nav ul li a:hover::before {
    transform: translate(5px, -50%);
    background-color: var(--secondary-color);
  }

  .header .main-nav ul {
    padding: 10px 20px;
  }

  .header .nav-logo {
    position: relative;
    padding: 20px;
    background-color: var(--light-bg);
  }

  .header .main-nav .close-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 30px;
    cursor: pointer;
    transition: var(--transition);
    color: var(--off-black);
  }

  .header .main-nav .close-icon:hover {
    transform: rotate(90deg);
    color: #ff0000;
  }

  .close-icon {
    mask-image: url(../img/svg/close-icon.svg);
  }

  .nav-open .header .container-lg {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: linear-gradient(to bottom, #ecf4ef 10%, #fff);
    box-shadow: rgba(0, 0, 0, 0.07) 4px 0 8px, rgba(0, 0, 0, 0.07) -4px 0 8px, rgba(0, 0, 0, 0.05) 8px 0 16px, rgba(0, 0, 0, 0.05) -8px 0 16px;
  }

  .header .main-nav .nav-logo,
  .header .main-nav ul li {
    transform: translateY(-100%);
    opacity: 0;
    transition: transform 0.8s ease, opacity 0.8s ease;
  }

  /* When .nav-open is added */
  .nav-open .header .main-nav .nav-logo,
  .nav-open .header .main-nav ul li {
    transform: translateY(0);
    opacity: 1;
  }

  /* Stagger animations */
  .header .main-nav ul li:nth-child(1) {
    transition-delay: 0s;
  }

  .header .main-nav ul li:nth-child(2) {
    transition-delay: 0.1s;
  }

  .header .main-nav ul li:nth-child(3) {
    transition-delay: 0.2s;
  }

  .header .main-nav ul li:nth-child(4) {
    transition-delay: 0.3s;
  }

  .header .main-nav ul li:nth-child(5) {
    transition-delay: 0.4s;
  }

  .header .main-nav ul li:nth-child(6) {
    transition-delay: 0.5s;
  }

  @keyframes arrowUpDown {
    0% {
      transform: translateX(0);
    }

    49% {
      transform: translateX(100%);
      /* arrow goes up */
      opacity: 0;
    }

    50% {
      transform: translateX(-100%);
      /* reset below */
      opacity: 0;
    }

    100% {
      transform: translateX(0);
      /* comes back to center */
      opacity: 1;
    }
  }

  .hamburger-menu .icon {
    mask-image: url(../img/svg/hamburger.svg);
    background-color: var(--black);
    color: var(--black);
  }

  .hamburger-menu {
    padding: 0;
    background-color: transparent;
    font-size: 30px;
    line-height: 0;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
  }

  .header-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }

  /*  */
  .inn-hero-title {
    font-size: 32px;
  }

  .inn-hero-sec .floatable-cursor.drk.ani1 {
    top: -4%;
  }

  .inn-hero-sec .floatable-cursor.light {
    left: 30px;
    bottom: 6%;
  }

  .inn-hero-sec .floatable-cursor.drk.ani2 {
    right: 40px;

    bottom: 4%;
  }

  .inn-hero-sec .container-lg {
    padding-bottom: 40px;
    padding-top: 20px;
  }

  .inn-hero-sec .inn-hero-con p {
    max-width: 90%;
    margin: 0 auto;
    font-size: 20px;
  }

  .contact-sec .col-right {
    padding: 30px 20px;
  }

  .contact-form .form-group {
    margin-bottom: 12px;
  }

  .contact-sec .form-group input,
  .contact-sec .form-group textarea {
    font-size: 16px;
    padding: 10px 15px;
  }

  .contact-sec .intro-,
  .contact-sec .info-content p {
    font-size: 16px;
  }

  .contact-sec .info-content .info-title,
  .social-title {
    font-size: 18px;
  }

  .contact-sec .col-left .sec-head {
    margin-bottom: 10px;
  }

  .light-banner-sec .container .mentor-session {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .contact-sec .col-right .sec-head {
    margin-bottom: 34px;
  }

  .tect-center {
    padding-top: 10px;
  }

  .floatable-cursor .txt {
    font-size: 14px;
  }

  .floatable-cursor.light .icon {
    left: -18px;
  }

  .floatable-cursor .icon {
    min-height: 25px;
    width: 25px;
    top: -18px;
  }

  .our-story-sec .story-wrap {
    padding: 20px;
  }

  .our-story-sec .story-wrap .row {
    --bs-gutter-x: 10px;
  }

  .story-img {
    position: sticky;
    top: 100px;
  }

  .our-story-sec .content .cms-con p {
    margin-bottom: 10px;
  }

  .cms-con ul li {
    padding-left: 16px;

    font-size: 15px;

    margin-bottom: 6px;
  }

  .why-we-exist .sec-head .sec-title {
    margin-bottom: 20px;
  }

  .why-we-exist .sec-head {
    margin-bottom: 14px;
  }

  .why-we-exist .row {
    --bs-gutter-x: 10px;
  }

  .ur-mission-sec .center-con {
    max-width: 350px;
    padding: 20px;
  }

  .company-head {
    gap: 30px;
  }

  .our-beliefs-sec .right {
    padding-left: 0px;
  }

  .glass-view {
    font-size: 24px;
    margin-bottom: 10px;
    padding: 16px 30px;
  }

  .cms-con p {
    margin-bottom: 20px;
  }

  /* landingpage */
  .hero-sec.landing-hero-sec .hero-title {
    font-size: 50px;
  }

  .landing-hero-sec.hero-sec p {
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
  }

  .landing-hero-sec.hero-sec .inn-hero-title {
    margin-bottom: 20px;
  }

  .landing-hero-sec.hero-sec {
    padding-top: 30px;
  }

  .willLearn-sec .willLearn-wrap .box {
    gap: 40px;
    grid-template-columns: 52px 1fr;
  }

  .willLearn-sec .willLearn-wrap {
    padding: 20px 0;
  }

  .willLearn-sec .right:before {
    left: 17%;
  }

  .willLearn-sec p {
    font-size: 15px;
  }

  .willLearn-sec .left p {
    margin-bottom: 30px;
  }

  .liveClass-sec .lcf-wrap {
    padding: 16px 10px;
  }

  .liveClass-sec .lcf-wrap .sm-title {
    font-size: 16px;
  }

  .liveClass-sec .lcf-wrap .info {
    margin-top: 15px;
  }

  .liveClass-sec .lcf-wrap img {
    max-height: 50px;
  }

  .faq-wrap .faq-body .cms-con {
    margin-top: 5px;
    padding: 8px 0px 8px 0px;
  }

  .faq-wrap .faq-item {
    padding: 10px 20px;
    margin-bottom: 12px;
  }

  .courseStru-sec .sec-head {
    margin-bottom: 36px;
  }

  .founder-sec .left-img {
    position: sticky;
    top: 110px;
  }

  .testimonial-slider {
    padding-top: 10px;
  }

  .pricing-sec .left {
    padding: 30px;
    padding-left: 30px;
  }

  .contain-price .main-price {
    font-size: 42px;
  }

  .contain-price {
    padding: 16px;
  }

  .pricing-sec .sm-title {
    margin-bottom: 12px;
  }

  .pricing-sec .right {
    padding: 30px;
  }

  .pricing-sec .info-box {
    padding: 12px 20px;
  }

  .tools-sec .grid {
    gap: 12px;
    padding-top: 10px;
  }

  .tools-sec .grid .img {
    min-height: inherit;
    padding: 15px 10px;
  }

  .MeetYourTrainer-sec .row {
    align-items: start !important;
  }

  .MeetYourTrainer-sec .row > *:first-child {
    position: sticky;
    top: 100px;
  }

  .faq-sec .container {
    padding: 50px 40px 20px;
  }

  .faqs-wrap .accordion-button {
    padding: 18px 0;
  }

  .faqs-wrap .accordion-button .icon,
  .faq-wrap .faq-toggle span {
    font-size: 24px;
  }

  .cta-sec.common-sec .container {
    padding: 30px;
  }

  .cta-sec .sec-head {
    max-width: 100%;
  }

  .cta-sec.common-sec .container::before {
    height: 150px;
    width: 180px;
  }

  .cms-con h5 {
    font-size: 18px;
    margin-bottom: 18px;
  }
}

/* ─────────────────────────────── 767 ─────────────────────────────── */
@media (max-width: 767px) {
  .header {
    padding: 10px 0 0;
  }

  .container,
  .container-lg {
    padding: 0 15px;
  }

  .hero-sec .col-md-7 {
    position: relative;
    z-index: 2;
  }

  .hero-sec .col-md-5 {
    width: 80%;
    margin: 40px auto 0;
  }

  .glasee-view.r1 {
    left: 30px;
    top: 40%;
    right: inherit;
  }

  .glasee-view.r2 {
    right: 30px;
    top: 40%;
  }

  .hero-title {
    font-size: 50px;
    margin-bottom: 18px;
  }

  .hero-con {
    text-align: center;
  }

  .hero-con::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
  }

  .hero-con p {
    font-size: 20px;
  }

  /* .glasee-view {
    padding: 20px;
    font-size: 20px;
    display: inline-block;
    width: auto;
    position: absolute;
    right:30px;
    top: 30px;
  } */
  .floatable-cursor.light {
    bottom: 100%;
    left: 100%;
  }

  .why-choose-sec .row,
  .parctical-sec .btm-row {
    --bs-gutter-x: 12px;
    --bs-gutter-y: 12px;
  }

  .why-choose-sec .row {
    --bs-gutter-x: 5px;
  }

  .btn {
    padding: 10px 14px;
  }

  .floatable-cursor .txt {
    font-size: 12px;
  }

  .floatable-cursor.drk.ani1 {
    top: 16%;
    left: 60px;
  }

  .floatable-cursor.drk.ani2 {
    left: 0%;
    bottom: 10%;
  }

  .sec-head .sec-title {
    font-size: 26px;
    text-align: center;
  }

  .why-choose-sec .why-box .box {
    padding: 15px 5px;
  }

  .sm-title {
    font-size: 14px;
  }

  .why-box .box .img {
    height: 75px;
    width: 75px;
    margin-bottom: 10px;
  }

  .parctical-sec .top-row .sec-head {
    margin-bottom: 0;
    text-align: center;
  }

  .parctical-sec .top-row .left-text {
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
  }

  .parctical-sec .top-row .sec-head .sec-title {
    margin-bottom: 15px;
  }

  .parctical-sec .top-row {
    margin-bottom: 30px;
  }

  .ws-info-contain .subtitle {
    font-size: 16px;
  }

  .top-footer {
    max-width: calc(100% - 30px);
  }

  .foot-title {
    font-size: 20px;
  }

  .workshop-slider .row {
    --bs-gutter-y: 12px;
  }

  .founder-sec .right {
    max-width: 100%;
    margin-top: 30px;
  }

  .top-footer .sec-head {
    margin-bottom: 25px;
  }

  .footer .bottom-side .row {
    --bs-gutter-x: 10px;
    --bs-gutter-y: 30px;
  }

  .foot-links ul {
    padding-left: 15px;
  }

  .foot-legal {
    flex-direction: column-reverse;
    justify-content: center !important;
    gap: 20px;
  }

  .hero-con p {
    margin-bottom: 20px;
  }

  .hero-sec {
    padding: 20px 0 50px;
  }

  .hero-sec {
    padding-top: 40px;
  }

  .founder-sec img {
    width: 100%;
  }

  .last-prep-sec .container::after {
    top: 0;
    right: 0;
  }

  .last-prep-sec .container::before {
    left: 0;
    bottom: 0;
  }

  .last-prep-sec .container::before,
  .last-prep-sec .container::after {
    height: 200px;
    width: 200px;
  }

  .header .container-lg {
    max-width: calc(100% - 30px);
    padding-left: 10px;
  }

  .header-logo {
    gap: 10px;
    height: 35px;
  }

  .hero-right {
    height: 80%;
    top: 0;

    left: 50%;
    transform: translate(-50%);
    width: 80%;
    background-size: contain;
  }

  .hero-left {
    filter: blur(60px);

    top: 50%;
    transform: translate(-50%, -50%);
  }

  .inn-hero-sec .inn-hero-con p {
    max-width: 70%;
  }

  .inn-hero-sec .hero-right {
    top: 15%;
  }

  .floatable-cursor.light .icon {
    left: -12px;
  }

  .floatable-cursor.drk .icon {
    right: -12px;
  }

  .floatable-cursor .icon {
    top: -12px;
    min-height: 20px;
    width: 20px;
  }

  .inn-hero-title span::before {
    width: 90%;
  }

  .inn-hero-title span::before {
    bottom: -50%;
  }

  .contact-sec .col-right {
    margin-bottom: 30px;
  }

  .contact-sec .sec-head {
    margin-bottom: 12px;
  }

  .contact-sec .intro-text {
    font-size: 16px;
  }

  .contact-sec .col-right .sec-head {
    margin-bottom: 30px;
  }

  .contact-sec .form-group input,
  .contact-sec .form-group textarea {
    font-size: 14px;
    padding: 7px 10px;
  }

  .contact-sec .info-content .info-title,
  .social-title {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .contact-sec .intro-,
  .contact-sec .info-content p {
    font-size: 14px;
  }

  .contact-sec .info-item {
    gap: 10px;
  }

  .contact-sec .info-icon {
    min-width: 20px;
    width: 20px;
  }

  .contact-sec .social-links ul a img {
    width: 28px;
  }

  .contact-sec .social-links ul {
    gap: 14px;
  }

  .light-banner-sec .container .mentor-session {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .mentor-session .sec-head .sec-title {
    font-size: 22px;
    line-height: 1.3;
  }

  .mentor-session .sec-head {
    margin-bottom: 10px;
  }

  .contact-sec .intro-text {
    margin-bottom: 15px;
  }

  .contact-sec .response-time {
    font-size: 14px;
    margin-top: 10px;
  }

  .glass-view {
    font-size: 16px;
    margin-bottom: 6px;
    padding: 10px 20px;
    border-radius: 12px;
  }

  .inn-hero-title {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .inn-hero-title span::before {
    height: 18px;
  }

  .inn-hero-sec .inn-hero-con p {
    font-size: 14px;
  }

  .inn-hero-sec .floatable-cursor.drk.ani2 {
    bottom: 0;
  }

  .inn-hero-sec .floatable-cursor.light {
    bottom: 0;
  }

  .story-img,
  .why-we-exist .img,
  .our-beliefs-sec .left {
    margin-bottom: 20px;
  }

  .cms-con ul li {
    font-size: 14px;
  }

  .cms-con ul li::before {
    top: 8px;
    width: 6px;
    height: 6px;
  }

  .ur-mission-sec .center-con {
    max-width: 100%;
    background: linear-gradient(90deg, rgb(255, 255, 255, 0.8), rgb(255, 255, 255, 0.8));
  }

  .company-head {
    gap: 10px;
  }

  .company-head-info .content-box {
    bottom: 10px;
    left: 10px;
    right: 10px;

    padding: 7px;
  }

  .company-head-info .content-box .name {
    font-size: 16px;
    margin-bottom: 0px;
  }

  .company-head-info .content-box .position {
    font-size: 12px;
  }

  .our-beliefs-sec .container {
    padding: 0 15px;
  }

  .our-beliefs-sec .left img {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .tt-slide .img-1 {
    height: 30px;
    right: 20px;
  }

  .cms-con p {
    margin-bottom: 14px;
  }

  .company-head-info .social-links ul li a {
    height: 30px;
    width: 30px;
    font-size: 13px;
  }

  .company-head-info .content-box {
    padding: 10px;
  }

  /* landing */
  .landing-hero-sec.hero-sec .inn-hero-title br,
  .hero-sec.landing-hero-sec .hero-title br {
    display: none;
  }

  .hero-sec.landing-hero-sec .hero-title {
    font-size: 40px;
  }

  .landing-hero-sec.hero-sec .hero-con img {
    transform: none;
    height: 200px;
    margin: 20px auto 10px;
  }

  .gr1 {
    height: 150px;
    width: 150px;
    bottom: inherit;
    top: 0;
    left: 0%;
  }

  .gr2 {
    top: -200px;

    z-index: -1;
  }
  .landing-hero-sec.hero-sec img {
    max-width: 200px;
  }

  .landing-hero-sec.hero-sec .inn-hero-title {
    margin-bottom: 10px;
  }

  .landing-hero-sec.hero-sec .floatable-cursor.drk.ani1 {
    right: inherit;
    left: 5%;
    top: 20px;
  }

  .landing-hero-sec.hero-sec .floatable-cursor.light {
    left: inherit;
    right: 5%;
  }

  .whyThis-sec .right .sec-head {
    margin-bottom: 20px;
  }

  .whyThis-sec .right,
  .willLearn-sec .right,
  .founder-sec.wtcd-sec .right,
  .MeetYourTrainer-sec .right {
    margin-top: 20px;
    max-width: 100%;
  }

  .cms-con h5 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .willLearn-sec .left p {
    margin-bottom: 15px;
    text-align: center;
  }

  .green {
    opacity: 0.6;
  }

  .willLearn-sec p {
    font-size: 14px;
  }

  .liveClass-sec,
  .pricing-sec,
  .cta-sec,
  .faq-sec {
    padding-left: 15px;
    padding-right: 15px;
  }

  .liveClass-sec .container {
    padding: 30px 0px 20px;
  }

  .liveClass-sec .row > *:nth-child(2) .lcf-wrap {
    border: none;
    border-bottom: 1px solid #1a837f;
  }

  .liveClass-sec .row > *:nth-child(1) .lcf-wrap {
    border-bottom: 1px solid #1a837f;
  }

  .liveClass-sec .lcf-wrap .sm-title {
    font-size: 14px;
  }

  .liveClass-sec .lcf-wrap img {
    max-height: 36px;
  }

  .liveClass-sec .lcf-wrap .info {
    margin-top: 8px;
  }

  .liveClass-sec .row {
    padding-top: 0;
  }

  .liveClass-sec .lcf-wrap {
    padding: 20px 10px;
  }

  .faq-wrap .cms-con ul {
    display: block;
  }

  .faq-wrap .sm-title span {
    margin-left: 6px;
  }

  .faqs-wrap .accordion-button .icon,
  .faq-wrap .faq-toggle span {
    font-size: 20px;
  }

  .courseStru-sec .sec-head {
    margin-bottom: 28px;
  }

  .tools-sec .grid .img {
    padding: 8px 5px;
  }

  .tools-sec .grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    padding: 0;
  }

  .bonus-sec.our-story-sec .container .story-wrap {
    padding-top: 20px;
  }

  .faq-sec .container {
    padding: 30px 20px 20px;
  }

  .faqs-wrap .accordion-button {
    padding: 12px 0;
    font-size: 16px;
  }

  .faqs-wrap .accordion-body {
    padding: 0 10px 16px 0;
    font-size: 14px;
  }

  .faqs-wrap .accordion-button:not(.collapsed) {
    padding-bottom: 12px;
  }

  .cta-sec.common-sec .container {
    padding: 20px 15px;
  }
  .willLearn-sec .left img {
    margin: 0 auto;
  }
  .willLearn-sec .green {
    opacity: 0.3;
  }
}

/* ─────────────────────────────── 568 ─────────────────────────────── */

@media (max-width: 568px) {
  .hero-sec.landing-hero-sec .hero-title {
    font-size: 38px;
  }

  .common-sec {
    padding-block: 40px 40px;
  }

  p,
  .cms-con p {
    font-size: 14px;
  }

  .pract-wrap .box .det ul {
    flex-wrap: nowrap;
    flex-direction: row;
  }

  .pract-wrap .box .det ul::before {
    content: "";
    position: absolute;
    left: 45%;
    transform: translate(-50%);
    top: 0px;
    height: 100%;
    width: 1px;
    background-color: var(--white);
  }

  .pract-wrap .box .img img {
    width: 100%;
  }

  .last-prep-sec .row .sec-head {
    /* margin-top: 0; */
    /* margin-bottom: 30px; */
  }

  .header-logo {
    height: 32px;
  }

  .btn {
    /* padding: 7px 12px; */
    font-size: 14px;
  }

  .btn .icon {
    font-size: 10px;
  }

  .hamburger-menu .icon {
    font-size: 18px;
  }

  .header-btns .btn:not(:last-child) {
    margin-right: 2px;
  }

  .hero-sec {
    padding: 20px 0 50px;
  }

  .hero-title {
    font-size: 40px;
  }

  .hero-con p {
    font-size: 16px;
    margin-bottom: 20px;
  }

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

  .certi-img img {
    height: inherit;
  }

  .top-footer .sec-head .sec-title {
    font-size: 28px;
    line-height: 1.3;
  }

  .top-footer {
    padding: 15px;
  }

  .hero-sec .col-md-5 {
    display: none;
  }

  .slick-prev {
    left: 42%;
  }

  .slick-next {
    left: 54%;
  }

  .why-choose-sec .row {
    --bs-gutter-y: 5px;
  }

  .foot-title {
    font-size: 18px;
  }

  .sticky-header .header {
    padding: 10px 0 0;
  }

  .hero-sec::after {
    width: 60px;
    bottom: 50%;
  }

  .hero-sec::before {
    width: 50px;
  }

  .founder-sec .right {
    margin-top: 15px;
  }

  .mentor-session .sec-head .sec-title {
    font-size: 18px;
  }

  .light-banner-sec .container .mentor-session {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .contact-sec .col-right {
    padding: 20px 15px;
  }

  .inn-hero-sec .inn-hero-con p {
    max-width: 100%;
    font-size: 18px;
  }

  .inn-hero-title span {
    display: inline-block;
  }

  .floatable-cursor .txt {
    font-size: 10px;
  }

  .company-head-info .social-links ul li a {
    height: 24px;
    width: 24px;
    font-size: 11px;
  }

  .company-head-info .content-box .name {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .company-head-info .content-box .position {
    font-size: 12px;
  }

  .company-head {
    flex-direction: column;
  }

  .company-head-info .img-box img {
    filter: none;
  }

  .certification-sec .sec-head .sec-title {
    margin-bottom: 20px;
  }

  .pricing-sec .grid {
    display: block;
  }

  .pricing-sec .left {
    position: relative;
    z-index: 1;
    background: linear-gradient(#fff 0%, rgb(55, 236, 129, 0.2) 100%);
  }

  .pricing-sec .left::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 60%;
    width: 100%;
    transform: translate(-50%, -50%);
    z-index: -1;
    background-image: url("../img/chex.png");
    background-repeat: repeat;
    background-size: contain;
    border-radius: 100%;
    opacity: 0.4;
  }

  .pricing-sec .green {
    display: block;
  }

  .contain-price .incl-tax {
    bottom: 0;
    right: 16px;
    background-color: transparent;
  }

  .contain-price .main-price {
    font-size: 34px;
  }

  .contain-price {
    padding: 16px 16px 30px;
    margin: 0 auto 25px;
  }

  .pricing-sec .left,
  .pricing-sec .left .sec-title {
    text-align: center;
    margin-bottom: 0;
  }

  .pricing-sec .left .sec-head {
    margin-bottom: 16px;
  }

  .contain-price .incl-tax p {
    font-size: 16px;
  }
  .willLearn-sec .right:before {
    left: 20%;
  }
}

/* ─────────────────────────────── 489 ─────────────────────────────── */

@media (max-width: 489px) {
  .last-prep-sec .row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

  .last-prep-sec .row > * {
    max-width: 100%;
    width: 100%;
  }

  .last-prep-sec .row .sec-head {
    margin-bottom: 15px;
    max-width: 100%;
    margin-top: 0;
  }

  .slick-arrow {
    height: 32px;
    width: 32px;
    bottom: -45px;
  }

  .top-footer .sec-head .sec-title {
    font-size: 20px;
    line-height: 1.3;
  }

  .form-control {
    /* line-height: 1; */
    /* padding: 5px 10px; */
    /* font-size: 14px; */
  }

  .foot-logo {
    height: 34px;
  }

  .social-links ul li a {
    height: 32px;
    width: 32px;
  }

  .social-links ul {
    gap: 15px;
  }

  .social-links ul li a {
    font-size: 14px;
  }

  .foot-title {
    font-size: 16px;
  }

  .foot-links ul a {
    font-size: 14px;
  }

  .foot-links ul li:before {
    top: 12px;
  }

  .foot-legal ul a {
    font-size: 14px;
  }

  .foot-legal {
    gap: 10px;
    margin-top: 15px;
    padding-top: 10px;
  }

  .copyright {
    font-size: 14px;
  }

  .header-btns .btn {
    padding-left: 8px;
    padding-right: 8px;
  }

  .hero-con p {
    margin-bottom: 10px;
  }

  .mentor-session .sec-head .sec-title {
    font-size: 16px;
  }

  .inn-hero-sec .inn-hero-con p {
    font-size: 16px;
  }

  .inn-hero-title {
    font-size: 20px;
  }

  .story-img,
  .why-we-exist .img,
  .our-beliefs-sec .left {
    margin-bottom: 15px;
  }
}

/* ─────────────────────────────── 350 ─────────────────────────────── */

@media (max-width: 350px) {
}

/* Responsive Design */
@media (max-width: 768px) {
  .verification-card {
    padding: 40px 30px;
    border-radius: 12px;
  }

  .page-title {
    font-size: 28px;
  }

  .page-subtitle {
    font-size: 15px;
    margin-bottom: 35px;
  }

  .search-form {
    flex-direction: column;
    gap: 0;
  }

  .input-group {
    margin-bottom: 20px;
  }

  .verify-btn {
    width: 100%;
    padding: 16px 30px;
  }

  .certificate-table th,
  .certificate-table td {
    padding: 16px 18px;
    font-size: 14px;
  }

  .certificate-table th {
    width: 42%;
  }

  .success-badge {
    padding: 24px 20px;
  }

  .success-badge h3 {
    font-size: 22px;
  }

  .error-message {
    padding: 20px 24px;
  }
}

@media (max-width: 480px) {
  .verification-card {
    padding: 30px 20px;
  }

  .page-title {
    font-size: 24px;
  }

  .certificate-table th,
  .certificate-table td {
    padding: 14px 16px;
    font-size: 13px;
  }

  .certificate-table th {
    width: 45%;
  }

  .input-field {
    padding: 14px 18px;
    font-size: 15px;
  }

  .verify-btn {
    padding: 14px 30px;
    font-size: 15px;
  }
}
