:root {
    --theme-color: #7659ff;
    --theme-color-2: #f6425f;
    --theme-color-3: rgb(246, 66, 95);
    --theme-color-lite: rgb(239, 236, 255);
    --main-color: #e8e8fe;
    --theme-gold: rgb(242, 181, 47);
    --color-1: #fcf2f2;
    --color-2: #efecff;
    --color-3: #e1fffd;
    --color-4: #ffecfe;
    --color-5: #dff9ff;
    --color-6: #f6f9e2;
    --color-7: #ffeee3;
    --color-8: #e6ffde;
    --color-9: #f2f2f2;
    --color-10: #ffdf88;
    --color-11: #71bbb2c2;
    --color-12: #fff7dd;
    --color-13: #eafaf1;
    --color-14: #fef1e8;
    --color-15: #ebf0ff;
    --color-16: #fff0f0;
    --color-17: #eef9f9;
    --color-18: #f0f7e8;
}

@media (max-width: 1200px) {
    .navbar {
        padding: 10px;
    }

    .navbar-nav .nav-link {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    .navbar-nav .nav-item {
        margin-bottom: 10px;
    }

    .navbar-nav .nav-link {
        font-size: 18px;
        padding: 10px !important;
    }

    img {
        max-width: 100%;
        height: auto;
    }
}

@media (max-width: 576px) {
    .navbar {
        padding: 2px;
    }

    .navbar-nav .nav-link {
        font-size: 18px;
    }

    h1 {
        font-size: 24px;
    }

    p {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    p {
        text-align: justify;
    }
    .secondary-navbar .right-nav-part {
        display: none;
    }
    section {
        padding: 30px 0;
    }
    span.nav-icon.border-right {
        border: none;
        padding: 0;
        position: relative;
    }
    .secondary-navbar span.nav-icon a {
        justify-content: center;
        margin: 5px 0;
    }

    .btn-button {
        padding: 10px 20px;
        font-size: 14px;
    }
    .btn-buttons {
        font-size: 14px;
    }
    .btn-sec {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        gap: 20px;
    }
    section.product-profile-page.overflow-visible .nav-tabs {
        display: block;
    }
    .nav.nav-tabs .nav-link {
        display: block;
        border: 1px solid #666;
        border-radius: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .nav.nav-tabs .nav-link.active {
        border: 1px solid var(--theme-secondary-color);
    }
    .navbar-nav .dropdown-menu {
        min-width: 100% !important;
        padding: 6px !important;
        border-radius: 0;
    }

    .secondary-navbar .right-nav-part {
        justify-content: center;
    }
    .login-drops.position-relative {
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }
    .secondary-navbar .right-nav-part .me-2 i {
        display: none;
    }
    .login-dropdown {
        width: 100%;
    }
    h1.banner-title {
        font-size: 30px;
        line-height: normal;
    }
    .rating-sec h4 {
        font-size: 20px;
    }
    .banner-box.banner-box-1 {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
        top: 0;
    }
    .banner-box.banner-box-2 {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
        right: 0;
        bottom: 0;
    }
    .banner-btn-sec {
        margin: 10px;
        gap: 10px;
    }
    .banner-btn-sec .btn-button {
        width: 100%;
    }

    section.banner {
        height: 900px;
    }
    .banner-main-img {
        bottom: 65%;
        z-index: -2;
        width: 100%;
        right: 0px;
    }
    .display-sticky {
        height: auto;
    }
    section.category {
        padding-bottom: 200px;
        padding-top: 60px;
    }
    h2.heading {
        font-size: 25px;
    }
    .sub-heading {
        font-size: 12px;
    }
    .sub-heading:before {
        width: 50px;
        height: 50px;
    }

    .abt-img-section {
        display: grid;
        gap: 0px;
    }

    .abt-img-1,
    .abt-img-2 {
        display: none;
    }
    section.about {
        padding-top: 150px;
        height: auto;
        padding-bottom: 30px;
        top: -240px;
    }

    section.start-learning {
        transform: translateY(-15%);
        padding-bottom: 0px;
    }

    .start-banner {
        display: flex;
        flex-wrap: wrap;
        padding: 30px;
    }
    .start-banner-content {
        width: 100%;
    }
    .learn-banner-girls img {
        position: absolute;
        width: 300px;
        height: auto;
        object-fit: contain;
        bottom: -40px;
        right: -15%;
        z-index: -1;
    }
    .why-choose-count {
        line-height: normal;
    }
    .why-choose-box {
        margin-bottom: 10px;
    }
    section.testimonial ul.slick-dots {
        left: 0;
    }

    section.testimonial button.slick-prev.slick-arrow,
    section.testimonial button.slick-next.slick-arrow {
        display: none !important;
    }
    .footer-links {
        margin-top: 20px;
    }
    footer#footer {
        padding: 30px 0px;
    }
    .footer-bottom-text p {
        text-align: center;
    }
    .footer-bottom-text {
        text-align: center;
    }
    ul.sec-footer-links {
        text-align: center;
    }
    .bdc-top-img {
        width: 50px;
        height: 50px;
    }
    .bdc-top-bg {
        width: 60px;
        height: 60px;
    }
    .bdc-bottom-img {
        width: 50px;
        height: 50px;
    }
    .bdc-bottom-bg {
        width: 60px;
        height: 60px;
    }
    .breadcrumb-title {
        font-size: 25px;
    }
    img.page-img {
        width: 100%;
        height: auto;
        border-radius: 30px;
        object-fit: cover;
        margin-top: 20px;
    }
    .page-sec h3 {
        font-size: 20px;
    }
    img.contact-circle-img {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 50%;
        margin-top: 20px;
    }

    .navbar-toggler-icon {
        position: relative;
    }
    nav.main-navbar {
        padding-bottom: 20px;
    }
    nav.main-navbar a.btn-button {
        width: 100%;
        margin-top: 20px;
    }
    img.login-form-lock-img {
        width: 70px;
        transform: translateY(0px);
        margin: 20px auto;
    }
    section.login-sec {
        background-position: left bottom;
    }
    .form-card {
        padding: 20px;
    }
    img.login-img {
        width: 200px;
        height: auto;
        margin: 20px auto;
    }
    .profile-product-img {
        height: 400px;
    }
    .product-info {
        margin-top: 20px;
    }
    img.about-sec-img {
        width: 100%;
        height: auto;
        object-fit: cover;
        margin-bottom: 20px;
    }
    h3.abt-banner-heading {
        font-size: 30px;
    }
    p.abt-banner-description {
        font-size: 15px;
    }
    .bg-banners {
        min-height: 400px;
    }
    .marquee-item {
        font-size: 20px;
        font-weight: 700;
    }

    ul.project-abs-list li {
        display: grid;
        gap: 20px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }
    ul.project-abs-list li:last-child {
        border-bottom: none;
    }
    .abs-title {
        display: grid;
        align-items: center;
        gap: 10px;
    }
}
.navbar-toggler-icon::before {
    content: "\f479";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: var(--theme-color);
    font-size: 30px;
    padding: 10px;
    left: 0;
    top: 0;
}
