    .first-sec {
        padding-left: 15% !important;
    }

    .main-text {
        font-size: 80%;
    }

    section {
        overflow-x: hidden;
    }

    #welcome-heading {
        font-size: 50px;
        line-height: 67.2px;
        color: #0A4C61;
        font-family: var(--bs-body-font-family) !important;
    }

    .boost_sale {
        color: #14B0E2;
        font-size: 35px;
    }

    #hero {
        border: 2px solid #ddd;
        border-radius: 37px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        margin: 25px 300px 75px 300px;
    }

    #crafted-hero {
        margin: 25px 50px 75px 100px;
    }

    #experience-section {
        background-color: #0A4C61;
        color: #fff;
        text-align: center;
    }

    .feature-new {
        transition: background-color 0.3s ease, color 0.3s ease, transform 0.2s ease, box-shadow 0.2s ease;
        background-color: #ffffff;
        padding: 1rem !important;
        /* Ensure starting background color */
    }

    .feature-new img {
        /* filter: invert(23%) sepia(63%) saturate(509%) hue-rotate(178deg) brightness(94%) contrast(104%); */
        transition: filter 0.3s ease;
    }

    .feature-new:hover {
        background-color: #0A4C61 !important;
        /* Ensure background changes on hover */
        color: #ffffff !important;
        /* Change text color for better contrast */
        transform: translateY(-5px);
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
    }

    .feature-new:hover img {
        filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(360deg) brightness(125%) contrast(100%);
    }


    .icon img {
        width: 40px;
        height: 40px;
    }

    .text h3 {
        font-size: 1.2rem;
        margin-left: 10px;
        flex-grow: 1;
        color: inherit;
    }

    .number {
        font-size: 1.5rem;
        font-weight: bold;
        color: #005f80;
        margin-left: auto;
        transition: color 0.3s;
    }

    .feature-new:hover .number {
        color: #FFFFFF;
        ;
    }

    .feature-new:hover .text h3 {
        color: #FFFFFF;
        ;
    }

    #experience {
        padding: 50px 100px 15px 100px;
    }

    .heading {
        text-align: center;
    }

    #revolutionize {
        font-size: 64px;
        font-weight: 700;
        color: #FFFFFF;
    }

    @media (max-width: 768px) {
        #revolutionize {
            font-size: 40px;
        }
    }

    #qrlasthero {
        background-image: url('/newqrguide/bglast.png');
        background-size: cover;
        background-position: center;
        padding: 50px 20px;
    }

    #title-description-revolutionize {
        font-size: 20px;
        line-height: 27px;
        font-weight: 500;
        color: #FFFFFF;
        /* text-align: justify; */
    }

    .revolutionizedata {
        padding-left: 15%;
        padding-right: 15%;
        text-align: center;
    }

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

    .pricing-table {
        width: 100%;
        margin: auto;
        /* text-align: center; */
        border-radius: 10px;
        padding: 20px;
    }

    .feature-heading {
        padding: 15px;
        font-size: 0.9rem;
        text-align: left;
        background-color: #f9f9f9;
        border: 1px solid #ddd;
        border-radius: 8px;
    }

    .pricing-header {
        margin-bottom: 20px;
    }



    table {
        width: 100%;
        border-collapse: separate;
        border-spacing: 15px 10px;
        margin-top: 20px;
    }

    th,
    td {
        border: 1px solid #ddd;
        border-radius: 20px;
    }

    th {
        color: white;
        font-size: 1rem;
    }

    td {
        font-size: 0.9rem;
        background-color: #f9f9f9;
        border-width: 1 !important;
    }

    .feature {
        text-align: left;
    }

    .price {
        font-size: 1.5rem;
        font-weight: bold;
        color: #0072ff;
    }

    .dot {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        display: inline-block;
    }

    .dot.included-free {
        background-color: #10AEDE;
    }

    .dot.included-basic {
        background-color: #00769C;
    }

    .dot.included-silver {
        background-color: #0A4C61;
    }

    .dot.included-premium {
        background-color: #263238;
    }

    .dot.not-included {
        background-color: #ccc;
    }

    .pricing-data {
        background-color: #32DFFF24;
    }

    .powerful-features {
        background-color: #f9f9f9;
        font-size: 35px;
        font-weight: 500;
        line-height: 42px;
        color: #0A4C61;
        border-radius: 20px;
        border: 1px solid #0000005E;
        line-height: normal;
        font-size: 35px;
    }

    .free {
        background-color: #10AEDE;
        padding-bottom: 25px;
    }

    .basic {
        background-color: #00769C;
        padding-bottom: 25px;
    }

    .silver {
        background-color: #0A4C61;
        padding-bottom: 25px;
    }

    .premium {
        background-color: #263238;
        padding-bottom: 25px;
    }

    .pricing-label {
        background-color: white;
        color: black;
        text-align: center;
    }

    .plan-name {
        background-color: white;
        color: #0A4C61;
        /* padding: 10px 80px; */
        border-radius: 20px;
        border: 1px solid;
        font-size: 18px;
        line-height: 21.6px;
        font-weight: 500;
        position: relative;
        bottom: 9px;
        display: inline-flex;
    }

    .feature-subheading {
        font-size: 28px;
        color: #0A4C61;
        line-height: 33.6px;
        text-align: left;
        font-weight: 400;
    }

    .feature-item {
        text-align: center;
        /* padding: 15px; */
        border: 1px solid #00000059;
        border-radius: 20px;
        background-color: #f8f9fa;
        height: 157px;
        transition: background-color 0.3s ease;
        align-content: center;
    }

    .feature-item:hover {
        background-color: #e9ecef;
    }

    .dashboard-placeholder {
        text-align: center;
    }

    .video-placeholder {
        width: 100%;
        background-color: #000;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
    }


    .craft-icon {
        margin-top: 10px;
    }

    @media (max-width: 768px) {
        .feature-item {
            font-size: 0.9rem;
            padding: 10px;
        }

        .dashboard-placeholder {
            margin-top: 20px;
        }

        .craft-heading {
            text-align: center;
        }
    }

    #partners {
        background-color: #f9f9f9;
    }

    .partner-logo {
        max-width: 100%;
        height: auto;
        filter: grayscale(100%);
        transition: filter 0.3s;
    }

    .partner-logo:hover {
        filter: grayscale(0);
    }

    #qrhero {
        color: white;
        padding: 60px 0;
        border-radius: 12px;
        overflow: hidden;
    }

    #qr-welcome-heading {
        font-size: 2.5rem;
        color: #92EC14;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    }

    #title-description {
        font-size: 1rem;
        line-height: 1.8;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    }

    @media (min-width: 768px) {
        #qr-welcome-heading {
            font-size: 3rem;
        }

        #title-description {
            font-size: 1.25rem;
        }
    }

    @media (min-width: 1200px) {
        #qr-welcome-heading {
            font-size: 4.375rem;
        }

        #title-description {
            font-size: 1.5rem;
        }
    }

    .phone-image {
        max-width: 80%;
        height: auto;
        border-radius: 10px;
    }

    .feature-box {
        width: 200px;
        text-align: center;
    }

    .feature-box img.icon {
        width: 60px;
        height: 60px;
        margin-bottom: 10px;
    }

    .feature-box p {
        font-size: 0.9rem;
        color: #d3faff;
    }

    .qrhero-description {
        padding-left: 15%;
    }

    .marketing {
        font-size: 25px;
        line-height: 36px;
        font-weight: 400;
        letter-spacing: 1px;
        text-align: left;
    }

    .section_card {
        font-size: 25px;
        line-height: 30px;
        text-align: justify;
        color: #0A4C61;
        font-weight: 400;
    }

    .experince-heading {
        font-size: 32px;
        font-weight: 700;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    @media (min-width: 576px) {

        /* Small screens and above */
        .experince-heading {
            font-size: 28px;
            padding-left: 3rem;
            padding-right: 3rem;
        }
    }

    @media (min-width: 768px) {

        .experince-heading {
            font-size: 36px;
            padding-left: 5rem;
            padding-right: 5rem;
        }
    }

    @media (min-width: 992px) {

        .experince-heading {
            font-size: 40px;
            padding-left: 10rem;
            padding-right: 10rem;
        }
    }

    @media (min-width: 1200px) {

        /* Extra large screens */
        .experince-heading {
            font-size: 40px;
            padding-left: 15rem;
            padding-right: 15rem;
        }
    }

    .price-head {
        font-weight: 700;
        font-size: 64px;
        /* line-height: 76.8px; */
        text-align: left;
        color: #0A4C61;
    }

    .price-sub-head {
        text-align: left;
        font-size: 32px;
        color: #0A4C61;
        line-height: 38.4px;
        font-weight: 400;
    }

    .powerful-features-sub-head {
        font-size: 15px;
        line-height: 18px;
        font-weight: 500;
        color: #0A4C61;
        text-align: center;
        border-radius: 20px;
        border: 1px solid #0000005E;
    }

    .package-price {
        font-size: 11px;
        line-height: 14.7px;
        font-weight: 400;
        color: #fff;
    }

    .team {
        font-size: 64px;
        font-weight: 700;
        line-height: 50px !important;
        color: #0A4C61;
    }

    .team-sub-head {
        font-size: 30px;
        font-weight: 400;
        line-height: 38.4px;
        color: #0A4C61;
    }

    .team-member-post-new {
        color: #0A4C61;
        font-size: 14px
    }

    .team-member-name {
        color: #0A4C61;
        font-size: 18px;
    }

    .craft-heading {
        text-align: left;
        color: #0A4C61;
        font-size: 55px;
        font-weight: 800;
    }

    .feature-subheading {
        font-size: 1.25rem;
        color: #0A4C61;
        line-height: 1.5;
        text-align: left;
        font-weight: 400;
    }

    .feature-item {
        text-align: center;
    }

    .craft-text {
        font-size: 0.875rem;
        color: #0A4C61;
        ;
        margin-top: 0.5rem;
        display: block;
        font-weight: 500;
    }

    @media (max-width: 768px) {
        .craft-heading {
            text-align: center;
            font-size: 32px;
        }

        .feature-subheading {
            text-align: center;
            font-size: 1rem;
        }

        .container-fluid {
            margin-right: 2rem !important;
            margin-left: 2rem !important;
        }

        .team {
            font-size: 40px;
            line-height: 36.8px;
        }

        .team-sub-head {
            font-size: 20px;
            line-height: 28.4px;
        }

    }

    @media (max-width: 767px) {
        #welcome-heading {
            font-size: 40px;
            line-height: 48px;
        }

        .boost_sale {
            font-size: 30px;
        }

        .section_card {
            font-size: 20px;
        }

        .image img {
            max-width: 90%;
        }

        .content {
            padding-left: 15px;
            padding-right: 15px;
        }
    }

    /* For medium screens (from 768px to 991px) */
    @media (min-width: 768px) and (max-width: 991px) {
        #welcome-heading {
            font-size: 48px;
            line-height: 58px;
        }

        .boost_sale {
            font-size: 32px;
        }

        .section_card {
            font-size: 22px;
        }

        .image img {
            max-width: 80%;
        }
    }


    /* For large screens (992px and above) */
    /* @media (min-width: 992px) {
        #welcome-heading {
            font-size: 42px;
            line-height: 67.2px;
        }

        .boost_sale {
            font-size: 29px;
        }

        .section_card {
            font-size: 25px;
        }

        .image img {
            max-width: 70%;
        }
    } */

    .sub-head-card {
        font-size: 24px;
        font-weight: 500;
        line-height: 30px;
        color: #0A4C61;
    }

    #img-card {
        position: absolute;
        top: 36px;
        right: 17%;
        width: 14%;
    }

    #img-card-second {
        position: absolute;
        top: 10px;
        width: 20%;
    }

    #img-card-third {
        position: absolute;
        top: -15px;
        right: 13%;
        width: 27%;
    }

    #img-card-fifth {
        position: absolute;
        top: -45px;
        right: 10%;
        width: 27%;
    }

    .sale-card {
        padding: 1rem;
    }

    .num-img {
        margin-right: 1rem !important;
    }

    @media (max-width: 1440px) {
        .sub-head-card {
            font-size: 1.5rem;
            /* Slightly smaller on medium screens */
            line-height: 1.75rem;
        }

        #welcome-heading {
            font-size: 3rem;
            line-height: 3.6rem;
        }

        .boost_sale {
            font-size: 2rem;
        }

        #img-card {
            position: absolute;
            top: 18px;
            right: 10%;
            width: 23%;
        }

        #img-card-second {
            position: absolute;
            top: 10px;
            width: 22%;
        }

        #img-card-third {
            position: absolute;
            top: 10px;
            right: 20%;
            width: 24%;
        }

        #img-card-fifth {
            position: absolute;
            top: 10px;
            right: 20%;
            width: 24%;
        }
    }

    @media (max-width: 1200px) {
        .sub-head-card {
            font-size: 1.25rem;
            /* Slightly smaller on medium screens */
            line-height: 1.75rem;
        }

        #welcome-heading {
            font-size: 3rem;
            line-height: 3.6rem;
        }

        .boost_sale {
            font-size: 1.75rem;
        }

        #img-card {
            position: absolute;
            top: 36px;
            right: 17%;
            width: 30%;
        }

        #img-card-second {
            position: absolute;
            top: 20px;
            width: 29%;
        }

        #img-card-third {
            position: absolute;
            top: -30px;
            right: 17%;
            width: 35%;
        }

        #img-card-fifth {
            position: absolute;
            top: -30px;
            right: 17%;
            width: 35%;
        }

        #revolutionize {
            font-size: 40px;
        }

    }

    @media (max-width: 992px) {
        .sub-head-card {
            font-size: 1.15rem;
            /* Smaller font for tablets */
            line-height: 1.5rem;
        }

        #welcome-heading {
            font-size: 2.5rem;
            line-height: 3rem;
        }

        .boost_sale {
            font-size: 1.5rem;
        }
    }

    @media (max-width: 768px) {
        .sub-head-card {
            font-size: 1rem;
            /* Smaller font for mobile */
            line-height: 1.4rem;
        }

        #welcome-heading {
            font-size: 2rem;
            line-height: 2.4rem;
        }

        .boost_sale {
            font-size: 1.25rem;
        }

        .num-img {
            margin-right: 0rem !important;
        }

    }

    @media (max-width: 576px) {
        .sub-head-card {
            font-size: 16px;
            line-height: 19.48px;
        }

        .blank {
            display: none;
        }

        #welcome-heading {
            font-size: 25px;
            line-height: 30.56px;
            padding-left: 10px;
        }

        .boost_sale {
            font-size: 17.55px;
            padding-left: 10px;
        }

        .sale-card {
            padding: 2rem;
        }

        #title-description-revolutionize {
            font-size: 15px;
        }

        #revolutionize {
            font-size: 28px;
        }

        .price-head {
            font-size: 26px;
            line-height: 30px;
        }

        .price-sub-head {
            font-size: 15px;
            line-height: 20px;
        }

        /* .powerful-features {
            font-size: 10px;
        } */

        /* .powerful-features-sub-head {
            font-size: 12.45px;
            line-height: 14.94px;
        } */

        .price-bar {
            margin-bottom: 24px;
        }

        .img-price {
            margin-bottom: 20px;
        }
    }

    @media (min-width: 1200px) {
        #qr-welcome-heading {
            font-size: 3.375rem;
        }
    }

    .feature-text {
        color: #0A4C61;
        transition: color 0.3s ease;
        font-weight: 600;
    }

    .feature-new:hover .feature-text {
        color: #FFFFFF !important;
    }

    .swiper-container {
        width: 100%;
        height: 160px;
        /* Adjust height */
        display: flex;
        align-items: center;
        overflow: hidden;
    }

    .swiper-slide {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 5rem;
        font-weight: 400;
        /* height: 87.5px; */
        /* Same as container */
        color: #92EC14;
    }

    @media (max-width: 1300px) {
        .craft-feature {
            display: contents;
        }

        .video-tab {
            padding-top: 50px;
            width: 100% !important;
        }
    }

    .learn-more-btn {
        background: linear-gradient(89.96deg, #FAD121 0.03%, #FD4502 75.14%);
        border-radius: 25px;
        padding: 10px 50px;
        color: #fff;
        font-size: 20px;
    }

    @media (max-width: 1300px) {
        .main-text {
            font-size: 70%;
        }

        .swiper-container {
            height: 150px;
        }
    }

    @media (max-width: 570px) {
        .first-sec {
            padding-left: 5% !important;
        }

        .main-text {
            /* font-size: 23px; */

            font-size: 33px;
            font-weight: 600;
            line-height: 41.36px;
            letter-spacing: -0.7090189456939697px;
            text-align: left;
            text-underline-position: from-font;
            text-decoration-skip-ink: none;

            width: 450px;
            height: 164px;
            left: 0.1px;
            gap: 0px;
            opacity: 0px;
        }

        .swiper-container {
            height: 50px;
        }
    }

    .rounded-video {
        border: 1px solid #00000059;
        border-radius: 25px;
        height: 500px;
        object-fit: cover;
    }

    @media (max-width: 767px) {
        .feature-new {
            display: flex;
            flex-direction: column;/ Stack items vertically / align-items: start;/ Align left / width: 100%;
            cursor: pointer;
            padding: 0.5rem !important;
        }

        .extra-content {
            width: 100%;
            background: #003b4a;/ Match the background / color: white;
            border-radius: 10px;
            box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
        }

        .marketing {
            font-size: 15px;
            line-height: 25px;
            font-weight: 100;
        }
    }

    @media (max-width: 420px) {
        .main-text {
            font-size: 26px;
        }
    }

    .feature-new.active {
        background-color: #0A4C61 !important;
        color: white !important;
    }

    .feature-new.active .feature-text {
        color: white !important;
    }

    .feature-new.active .icon-clr,
    .feature-new.active .icon,
    .feature-new.active .symbol,
    .feature-new.active .number {
        filter: brightness(0) invert(1);
    }

    .disabled-icon {
        opacity: 0.4;
        pointer-events: none;
        cursor: default;
    }

        .team-member-socials {
        display: flex;
        gap: 12px;
        align-items: center;
        justify-content: center;
    }

    .team-member-socials a {
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .team-member-socials a img {
        width: 20px;
        height: 20px;
        object-fit: contain;
        display: block;
    }
.scroll-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #f9f9f9;
    color: #0a4c61;
    border: none;
    padding: 15px 15px;
    font-size: 24px;
    cursor: pointer;
    z-index: 10;
}

.scroll-btn.left {
    left: 0;
}

.scroll-btn.right {
    right: 0;
}