/* @media (min-width:1199.98px) {
    .container-fluid {
        padding: 0 24px;
    }

    .container-fluid.cstm-container {
        padding: 0 60px;
    }
} */
@media (min-width:1399.98px) {
    .container-fluid {
        padding: 0 24px;
    }

    .container-fluid.cstm-container {
        padding: 0 60px;
    }
}

@media (max-width:1399.98px) {
    .main-heading {
        font-size: 46px;
        max-width: 600px;
    }

    .hero-slide-content {
        padding: 60px 40px;
    }

    .hero-sub-slider {
        right: 30px;
        bottom: 60px;
        width: 500px;
    }

    .hero-products,
    .about-section,
    .product-section {
        padding: 60px 0;
    }

    .hero-product-end-card-top img {
        width: 80px;
    }

    .main-heading {
        font-size: 38px;
    }

    .heading {
        font-size: 36px;
    }

    .about-count-content .count-number {
        font-size: 26px;
        margin-bottom: 8px;
    }

    .footer-heading {
        font-size: 24px;
    }

    .blog-cards .blog-title {
        font-size: 20px;
    }

    .about-count-content .count-text {
        font-size: 18px;
    }

    .hero-product-end-card-top .product-heading {
        font-size: 16px;
    }

    .hero-product-end-card-text {
        font-size: 14px;
    }

    .about-count-align img {
        width: 80px;
        height: 80px;
        border-radius: 16px;
        padding: 14px;
    }

    .ourexperience-section-card {
        background-size: 400px;
    }

    .product-card {
        border-radius: 20px;

        .radius-card-space {
            left: 14px;
            bottom: 20px;
            right: 14px;
        }

        .product-view-btn {
            right: 14px;
            bottom: 20px;
        }
    }

    .footer-form-card {
        border-radius: 20px;
        padding: 30px;
    }

    .other-pages-content {
        h1 {
            font-size: 28px;
        }

        h2 {
            font-size: 26px;
        }

        h3 {
            font-size: 24px;
        }

        h4 {
            font-size: 22px;
        }

        h5 {
            font-size: 20px;
        }

        h6 {
            font-size: 18px;
        }
    }
}

@media (max-width: 1199.98px) {
    .top-header-left-list {
        gap: 10px;
    }

    .hero-heading-tag,
    .heading-badge,
    .heading-badge-yellow {
        font-size: 16px;
        padding: 10px 32px;
    }

    .hero-sub-slider {
        bottom: 30px;
    }

    .about-section-bg-top,
    .ourplan-section-bg-top,
    .ourplan-section-bg-bottom {
        width: 220px;
    }

    .main-heading {
        font-size: 32px;
    }

    .heading,
    .sub-heading,
    .ourplan-card-price,
    .ourplan-card .ourplan-card-left .ourplan-card-heading {
        font-size: 28px;
    }

    .about-count-content .count-number {
        font-size: 22px;
        margin-bottom: 0;
    }

    .product-card-content .product-heading {
        font-size: 20px;
    }

    .about-count-content .count-text {
        font-size: 16px;
    }

    .ourexperience-content-list li p,
    .product-card-content .product-text {
        font-size: 14px;
    }

    .ourexperience-content-list li {
        padding-left: 40px;
    }

    .about-count-align img {
        width: 60px;
        height: 60px;
        border-radius: 12px;
        padding: 12px;
    }

    .ourexperience-section-card {
        padding: 60px 30px;
    }

    .ourplan-tags .nav-tabs .nav-link {
        font-size: 16px;
        padding: 10px 32px;
    }

    .testimonials-details {
        gap: 16px;
        margin-left: 0;
    }

    .testimonials-details .tester-user-img {
        width: 70px;
    }

    .testimonials-details::before {
        width: 90px;
        height: 80px;
    }

    .footer-card {
        padding: 60px 40px 0;
    }

    .vission-card-inner,
    .mission-card-inner {
        min-height: 300px;
    }

    .team-member-name {
        font-size: 20px;
    }

    .about-center-count.about-product-cstm-css {
        padding: 16px;
    }

    .about-content-list li::before,
    .ourexperience-content-list li::before {
        width: 22px;
        height: 22px;
        top: 2px;
    }

    .hero-product-end-card-top {
        margin-bottom: 10px;
    }

    .ourexperience-tag-right img {
        width: 80px;
    }

    .ourexperience-tag-right p {
        font-size: 16px;
    }

    .ourexperience-tag-right p span {
        font-size: 24px;
    }

    .testimob-header {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        flex-direction: row-reverse;
        padding-right: 20px;
    }

    .contact-form-card::before {
        right: 0;
        left: -150px;
        top: 0;
        bottom: 0;
    }

    .footer-heading,
    .about-content-card .about-content-card-heading {
        font-size: 20px;
    }

    .faq-card .accordion-button {
        font-size: 18px !important;
    }
}

@media (max-width: 991.98px) {

    .top-header-left-list a,
    .top-header-left-list p {
        font-size: 12px;
        max-width: 180px;
    }

    .top-header-left-list i {
        font-size: 14px;
    }

    .top-header {
        padding: 10px 0;
    }

    .top-header-left-list li {
        display: flex;
    }

    .header-logo {
        width: 100px;
    }

    .center-header-list {
        max-height: calc(100vh - 160px);
        overflow: scroll;
        scrollbar-width: none;
        gap: 20px;
    }

    .hero-slide-bg img {
        border-radius: 20px;
    }

    .hero-sub-slider {
        position: relative;
        left: 50%;
        top: 0;
        right: auto;
        display: block;
        transform: translateX(-50%);
        width: 100%;
        max-width: 460px;
    }

    .main-heading {
        max-width: 100%;
    }

    .hero-slide-content {
        padding: 40px;
        border-radius: 20px;
    }

    .hero-heading-tag,
    .heading-badge,
    .heading-badge-yellow {
        font-size: 14px;
        padding: 8px 24px;
    }

    .main-heading {
        font-size: 28px;
    }

    .about-arrow-btn {
        font-size: 14px;
        width: 32px;
        height: 32px;
    }

    .heading,
    .sub-heading,
    .ourplan-card .ourplan-card-left .ourplan-card-heading {
        font-size: 24px;
    }

    .ourexperience-section-right {
        height: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        gap: 20px;
        align-items: center;
    }

    .ourexperience-tag-right {
        padding: 0;
        margin: 0;
    }

    .ourexperience-video {
        max-width: 320px;
    }

    .product-card .product-card-content .product-heading {
        font-size: 20px;
    }

    .testimonials-details .tester-detail h3 {
        font-size: 18px;
        margin-bottom: 2px;
    }

    .product-card .product-card-content .product-text {
        font-size: 14px;
        max-width: calc(100% - 110px);
    }

    .product-card .product-view-btn .prdct-view-btn-icon,
    .testimonials-details::before {
        display: none;
    }

    .product-card .radius-card-space {
        --x: 92px;
    }

    .testimonials-card-content {
        border-radius: 20px;
        padding: 20px;
    }

    .testimonials-details .tester-user-img {
        width: 60px;
    }

    .testimonials-stars .review-star {
        width: 16px;
        height: 16px;
    }

    .contact-form-card {
        padding: 32px 50px 50px;
    }

    .contact-form-card::before {
        right: 0;
        top: -60px;
        left: 0;
        bottom: 0;
    }

    .footer-form-card {
        border-radius: 20px;
        padding: 20px;
    }

    .footer-heading {
        font-size: 24px;
    }

    .footer-link-list {
        gap: 12px;
    }

    .footer-center {
        margin-bottom: 20px;
    }

    .latest-blog-text p {
        font-size: 18px;
    }

    .contect-section {
        margin: 60px 0;
    }

    .contact-details-text,
    .contact-sub-section .contact-details-text {
        font-size: 16px;
    }

    .contact-sub-section .contact-page-card-heading {
        font-size: 20px;
    }

    .faq-card .accordion-button {
        font-size: 16px !important;
        font-weight: 600 !important;
    }
}

@media (max-width:767.98px) {
    .text {
        font-size: 14px;
    }

    .footer-link,
    .copy-rigth-text {
        font-size: 14px;
    }

    .about-section-bg-top,
    .ourplan-section-bg-top,
    .ourplan-section-bg-bottom,
    .about-section-bg-bottom {
        width: 160px;
    }

    .heading,
    .sub-heading,
    .ourplan-card .ourplan-card-left .ourplan-card-heading,
    .ourplan-card-price {
        font-size: 22px;
    }

    .ourplan-card {
        flex-wrap: wrap;
    }

    .ourplan-card .ourplan-card-left,
    .our-plan-center-list {
        width: 50%;
        max-width: calc(50% - 8px);
    }

    .ourplan-card .ourplan-card-right {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .top-header {
        display: none;
    }

    .hero-slide-bg img {
        aspect-ratio: 9/6;
    }

    .main-heading {
        font-size: 24px;
    }

    .heading,
    .sub-heading,
    .ourplan-card .ourplan-card-left .ourplan-card-heading,
    .ourplan-card-price {
        font-size: 20px;
    }

    .hero-product-end-card-top .product-heading,
    .about-content-list li p,
    .ourexperience-text,
    .about-text,
    .ourexperience-tag-right p {
        font-size: 14px;
    }

    .hero-product-content .product-heading,
    .hero-product-end-card-text {
        font-size: 12px;
    }

    .hero-action-btn {
        font-size: 14px;
        padding: 12px 16px;
        border-radius: 8px;
    }

    .hero-product-end-card-top img {
        width: 60px;
    }

    .ourexperience-content-list li,
    .about-content-list {
        padding-left: 30px;
    }

    .about-content-list li::before {
        left: -30px;
    }

    .ourexperience-tag-right img {
        width: 60px;
    }

    .ourexperience-tag-right p span {
        font-size: 20px;
    }

    .our-plans-section {
        padding: 60px 0;
    }

    .contact-form-card {
        padding: 32px 20px 40px;
    }

    .latest-blog-text p,
    .blog-cards .blog-title {
        font-size: 16px;
    }

    .blog-sort-disc {
        font-size: 14px;
    }

    .page-hero-title-card p {
        font-size: 14px;
    }

    .blog-cards .blog-post-date {
        font-size: 14px;
        font-weight: 500;
    }

    .copy-rigth-text::before,
    .copy-rigth-text::after {
        width: 20px;
        background-size: 100% 100%;
    }

    .copy-rigth-text {
        padding: 6px 12px;
    }

    .page-hero-title-card {
        padding: 40px;
        border-radius: 20px;
    }

    .vission-heading,
    .mission-heading,
    .footer-heading {
        font-size: 20px;
    }

    .about-content-card .about-content-card-heading,
    .testimonials-details .tester-detail h3 {
        font-size: 16px;
    }

    .team-member-name {
        font-size: 18px;
    }

    .about-content-card {
        padding: 24px;
        border-radius: 16px;
    }

    .award-history-content-card::after {
        width: 36px;
        height: 36px;
        border: 10px solid var(--white);
    }

    .award-history-content .award-history-year {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .award-history-content .award-history-text,
    .team-member-designation {
        font-size: 14px;
    }

    .award-history-content-card {
        gap: 20px;
    }

    .mv-card-bottom-design {
        padding: 0;
    }

    .vission-card-inner,
    .mission-card-inner {
        padding: 30px;
    }

    .vission-card,
    .mission-card {
        padding: 0 40px 40px;
    }

    .product-header-link {
        font-size: 14px;
        border-radius: 8px 8px 0 0;
        padding: 8px 18px;
    }

    .product-card-details-sec {
        margin-top: 16px;
    }

    .gallery-section {
        padding: 60px 0 20px;
    }

    .product-details-align.product-fixed-top .product-details-header-nav ul .product-header-link,
    .about-center-count.about-product-cstm-css .count-text,
    .award-card .award-name {
        font-size: 14px;
    }

    .product-details-align.product-fixed-top .product-details-header-nav ul .product-header-link {
        border-radius: 6px;
        padding: 6px 15px;
    }

    .other-pages-content {

        p {
            font-size: 14px;
        }

        h1 {
            font-size: 26px;
        }

        h2 {
            font-size: 24px;
        }

        h3 {
            font-size: 22px;
        }

        h4 {
            font-size: 20px;
        }

        h5 {
            font-size: 18px;
        }

        h6 {
            font-size: 16px;
        }
    }
}

@media (max-width: 575.98px) {
    .hero-slide-content {
        position: relative;
        padding: 20px;
    }

    .hero-slide-bg img {
        position: absolute;
        object-fit: cover;
        aspect-ratio: auto;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        height: 100%;
    }

    .main-heading {
        font-size: 20px;
    }

    .hero-slider-section {
        background: var(--background);
    }

    .ourexperience-section-card {
        padding: 30px 16px;
        background-image: none;
    }

    .ourexperience-section-right {
        flex-direction: column;
    }

    .ourplan-tags .nav-tabs .nav-link {
        font-size: 14px;
        padding: 10px 20px;
    }

    .ourplan-card .ourplan-card-left,
    .our-plan-center-list {
        width: 100%;
        max-width: 100%;
    }

    .award-card {
        gap: 10px;
    }

    .award-card img {
        width: 60px;
    }

    .award-card .award-name {
        font-size: 12px;
    }

    .testimob-header {
        align-items: normal;
        flex-direction: column;
    }

    .testimonials-details .tester-user-img {
        width: 50px;
    }

    .testimonials-card-content {
        border-radius: 12px;
        padding: 12px;
    }

    .letest-blog-card .latest-blog-content {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        max-width: 100%;
    }

    .footer-card {
        padding: 30px 14px 0;
        border-radius: 10px;
    }

    .footer-form-align {
        align-items: flex-end;
        flex-direction: column;
    }

    .footer-form-card .form-control {
        border: 1px solid var(--gray) !important;
    }

    .copy-rigth-text::before,
    .copy-rigth-text::after {
        display: none;
    }

    .copy-rigth-text {
        border-radius: 6px;
    }

    .footer-bottom {
        display: block;
        margin: 0 auto;
        padding: 0 0 20px;
        width: fit-content;
    }

    .footer-form-card {
        border-radius: 10px;
        padding: 10px;
    }

    .contact-form-card::before {
        border-radius: 10px;
    }

    .page-hero-title-card {
        padding: 24px;
        border-radius: 20px;
    }

    .about-content-card,
    .about-content-card .about-content-card-heading {
        text-align: left;
    }

    .award-history-content-card {
        gap: 20px;
        height: 200px;
    }

    .our-team-section {
        padding-bottom: 0;
        background-image: none;
    }

    .product-details-header {
        display: none;
    }

    .product-card-details-sec {
        padding: 20px;
    }

    .faq-card .accordion-button,
    .accordion-body {
        padding: 10px;
    }

}