.content-hero-section {
    display: flex;
    height: 100vh;
    flex-direction: column;
    justify-content: center;
}

.background_hero_section {
    background-image: url('/storage/app/uploads/Hero_image.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 115vh;
}

h1.title-hero-section {
    font-size: 6rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 2rem;
}

a.btn.request-for-demo {
    background-color: #25435f;
    color: #fff;
    font-size: 1.75rem;
    border-radius: 2rem;
    width: max-content;
    padding: 8px 24px;
}

.Why_MAQSU_section {
    margin-top: 5rem;
}

p.short-desc {
    color: #fff;
    font-size: 2.1rem;
    margin-bottom: 5rem;
}

.image-hero-section {
    display: flex;
    align-items: end;
    flex-direction: column;
    justify-content: end;
    height: 100vh;
}

.image-hero-section img {
    transform: scale(2.3);
    margin-bottom: 16vh;
    display: none;
}

.row.top_of_key_feature_container {
    height: 100%;
    flex-direction: row;
    align-items: center;
}

h1.Accounting_Software_txt_3 {
    font-weight: 700;
    font-size: 4rem;
    color: #fff;
}

h2.subtitle_best_selling_items {
    font-weight: 600;
    color: #25435f;
}

h1.best_selling_title {
    font-size: 5rem;
    font-weight: 700;
    color: #25435f;
}

p.desc_best_solution {
    font-size: 2.65rem;
    line-height: 1.4;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.group_best_selling_items .row {
    row-gap: 5rem;
}

.group_best_selling_items .row .col-lg-6 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.top_of_key_feature_Solutiion {
    padding-left: 8rem !important;
}

.row.Best_Selling_Solutiion_container {
    padding-top: 8rem;
    padding-right: 0px;
    padding-bottom: 8rem;
    padding-left: 0px;
    align-items: center !important;
}

.Best_Selling_Solutiion img {
    transform: scale(1.3);
}

div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(3)>div.feature-section:nth-of-type(1),
div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(3)>div.feature-section:nth-of-type(2) {
    padding-left: 0;
}

.row.Best_Selling_Solutiion_container {
    padding: 8rem 0;
}

.col-lg-6.col-sm-12.Best_Selling_Solutiion {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

p.desc_feature {
    color: #fff;
    font-size: 2rem;
    margin-top: 3rem;
    margin-bottom: 0;
}

h2.subtitle_best_selling_items a {
    color: #25435f;
}

.top_of_key_feature_section {
    background-image: url("/storage/app/uploads/top_feature.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 475px;
    margin-bottom: 8rem;
}

.feature-section h2 {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 1.65rem;
}

.feature-section ul {
    padding-left: 3rem;
    width: 95%;
}

.feature-section ul li {
    font-size: 19px;
}

div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(1)>div.feature-section:nth-of-type(2) {
    margin-top: 6rem !important;
    padding-left: 10rem;
}
.container.key_feature_section.IDMDZN2I342DLTS11.IDMDZN40VWJLW121 > .row.key_feature_container > div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(1) > div.feature-section:nth-of-type(1) {
    padding-left: 10rem;
}
div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(3)>div.feature-section:nth-of-type(2) {
    margin-top: 9rem !important;
}
div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(2)>.feature-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
}
.container.key_feature_section.IDMDZN2I342DLTS11.IDMDZN40VWJLW121 > .row.key_feature_container > div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(2) > .feature-section > ul {
    padding-left: 30%;
}
.Key_feature_section.IDMDZN2I322I97N10.IDMDZN40VW1VTZH0 {
    padding: 4rem 0;
    background-image: url("/storage/app/uploads/bg2.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.text-under-hero-section {
    background-color: #25435f;
}

.text-under-herosection {
    color: #fff;
    font-size: 4rem;
    font-weight: 500;
}

.finance-section {
    background-color: #f3f3f3;
    padding: 40px 20px;
    text-align: center;
    margin-bottom: 6rem;
}

@media screen and (min-width: 992px) {
    .Key_feature_section.mobile {
    display: none;
    }
}

.section-title {
    font-size: 4rem;
    font-weight: 700;
    color: #25435f;
    margin-bottom: 15px !important;
    line-height: 1.2;
}

.section-description {
    font-size: 2.5rem;
    color: #333333;
    line-height: 1.6;
    max-width: 75%;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .finance-section {
        padding: 60px 20px;
    }

    .section-title {
        font-size: 2rem;
    }

    .section-description {
        font-size: 1rem;
    }

}

.benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.top_of_key_feature_section {
    margin-bottom: 7rem;
}

.benefit-card {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    padding: 40px 30px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    /* box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1); */
    border: 1px solid rgba(255, 255, 255, 0.2);
}

h1.Why_Accounting_Software {
    font-weight: 700;
    font-size: 4rem;
    text-align: center;
    color: #25435f;
}

.benefit-icon {
    margin-bottom: 2rem;
}

h3.benefit-title {
    font-weight: 600;
    font-size: 2.75rem;
    color: #25435f;
}

p.benefit-description {
    font-size: 1.85rem;
    max-width: 90%;
    display: block;
    margin: 1rem auto;
}

/* Responsive on some laptop screen  */

@media (-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    .image-hero-section img {
        transform: scale(1.4);
        margin-bottom: 15vh;
        display: none;
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
    .image-hero-section img {
        transform: scale(1);
        margin-bottom: 3vh;
        display: none;
    }
}

/* === Tablet Screen ===  */
/* iPad Mini (7.9" - 8.3") - All generations */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .Key_feature_section.IDMDZN2I322I97N10.IDMDZN40VW1VTZH0{
        display: none;
    }
    img.key-feature-icon {
    width: 100px;
}
h1.key-feature-mobile {
    font-size: 40px !important;
    font-weight: 700;
    text-align: center;
}
.container.key_feature_section.mobile .feature-section h2 {
    font-size: 28px !important;
}
.feature-section ul li {
    font-size: 18px !important;
}
p.benefit-description {
    font-size: 18px !important;
}
.section-description {
    font-size: 18px !important;
}
h2.section-title {
    font-size: 30px !important;
}
h3.benefit-title {
    font-weight: 600;
    font-size: 28px !important;
    color: #25435f;
}
h1.Why_Accounting_Software {
    font-weight: 700;
    font-size: 40px !important;
    text-align: center;
    color: #25435f;
}
h2.subtitle_best_selling_items {
    font-weight: 600;
    color: #25435f;
    font-size: 26px !important;
}
    /* iPad Mini Portrait */
    .background_hero_section {
        background-image: url('/storage/app/uploads/bg1.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 90vh;
    }

    .content-hero-section {
        display: flex;
        height: 50vh;
        flex-direction: column;
        justify-content: center;
    }

    .image-hero-section {
        display: flex;
        align-items: end;
        flex-direction: column;
        justify-content: end;
        height: 45vh;
    }

    h1.title-hero-section {
        font-size: 40px !important;
        font-weight: 700;
        color: #fff;
        margin-bottom: 2rem;
    }

    p.short-desc {
        color: #fff;
        font-size: 3.1rem !important;
        margin-bottom: 5rem;
        line-height: 1.2;
    }

    a.btn.request-for-demo {
        background-color: #25435f;
        color: #fff;
        font-size: 2rem !important;
        border-radius: 2rem;
        width: max-content;
        padding: 8px 24px;
    }

    .text-under-hero-section {
        padding: 24px;
    }

    .Best_Selling_Solutiion img {
        transform: scale(1);
    }

    .group_best_selling_items .row .col-lg-6 {
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        align-items: center;
        width: 50%;
    }

    h1.best_selling_title {
        font-size: 22px !important;
        font-weight: 700;
        color: #25435f;
    }

    p.desc_best_solution {
        font-size: 2.5rem !important;
        line-height: 1.4;
        margin-top: 3rem;
        margin-bottom: 3rem;
    }

    .top_of_key_feature_section {
    background-image: url("/storage/app/uploads/top-feature-ipad-screen.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 400px !important;
    margin-bottom: 5rem !important;
}

    .row.top_of_key_feature_container {
        height: 100%;
        flex-direction: row;
        align-items: flex-end !important;
    }

    h1.Accounting_Software_txt_3 {
        font-weight: 700;
        font-size: 4rem;
        color: #fff;
        margin-top: 4rem;
    }

    .top_of_key_feature_Solutiion {
        padding-left: 3rem !important;
    }

    p.desc_feature {
        color: #fff;
        margin-top: 1rem;
        margin-bottom: 0;
        width: 65% !important;
        font-size: 18px !important;
    }

    .benefits-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
        gap: 30px;
        margin-top: 40px;
    }

    p.desc_feature {
        color: #fff;
        margin-top: 1rem;
        margin-bottom: 0;
        width: 60% !important;
        font-size: 18px !important;
        line-height: 1.4;
    }

    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(1),
    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(3) {
        display: flex;
        align-items: flex-start;
    }

    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(1)>div.feature-section:nth-of-type(2),
    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(3)>div.feature-section:nth-of-type(2) {
        margin-top: 0 !important;
    }

    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(1) .feature-section {
        width: 50%;
    }

    .col-lg-4.col-sm-12.key_feature_Column img {
        display: block;
        margin: 40px auto;
    }

    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(3)>div.feature-section:nth-of-type(1),
    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(3)>div.feature-section:nth-of-type(2) {
        width: 50%;
    }

    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(2)>.feature-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .image-hero-section img {
        display: block;
        transform: scale(1.1);
        margin-bottom: 10vh;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

    /* iPad Mini Landscape */

}

/* iPad Air (10.9" - 11") - 4th gen and newer */
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {

    /* iPad Air Portrait */

}

@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

    /* iPad Air Landscape */

}

/* iPad Air (10.5") - 3rd generation */
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {}

/* iPad Air (9.7") - 1st and 2nd generation */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    /* This overlaps with iPad Mini, so add more specific targeting */
}

/* More specific iPad detection using resolution */
/* iPad Mini 6th gen (8.3") - 2021 */
@media only screen and (width: 744px) and (height: 1133px) and (-webkit-device-pixel-ratio: 2) {}

/* iPad Air 5th gen (10.9") - 2022 */
@media only screen and (width: 820px) and (height: 1180px) and (-webkit-device-pixel-ratio: 2) {}

/* Alternative approach - Target by screen size ranges */
/* Small tablets (iPad Mini range) */
@media only screen and (min-width: 744px) and (max-width: 768px) {}

/* Medium tablets (iPad Air range) */
@media only screen and (min-width: 820px) and (max-width: 1024px) {}

/* Comprehensive iPad targeting */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {

    /* iPad 1 & 2 */

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {

    /* iPad 3, 4, Air 1, Air 2, Mini 2, Mini 3, Mini 4 */

}

/* Modern approach using viewport units */
@media (min-width: 768px) and (max-width: 1024px) {}

/* iPad specific optimizations */
@supports (-webkit-touch-callout: none) {
    /* iOS/iPadOS specific styles */
    @media (min-width: 768px) and (max-width: 1024px) {}
}

/* Orientation-specific adjustments */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {}

/* Responsive Mobile  */

@media screen and (max-width: 480px) {
    .background_hero_section {

        height: 85vh;
    }

    .image-hero-section {
        display: flex;
        align-items: end;
        flex-direction: column;
        justify-content: end;
        height: 40vh;
    }

    h1.title-hero-section {
        font-size: 3rem;
        font-weight: 700;
        color: #fff;
        margin-bottom: 2rem;
    }

    .image-hero-section img {
        transform: scale(1);
        margin-bottom: 5vh;
    }

    .content-hero-section {
        display: flex;
        height: 50vh;
        flex-direction: column;
        justify-content: center;
    }

    .text-under-herosection {
        color: #fff;
        font-size: 2.75rem;
        font-weight: 500;
        padding: 15px;
    }

    .Best_Selling_Solutiion img {
        transform: scale(1);
    }

    h1.best_selling_title {
        font-size: 3rem;
        font-weight: 700;
        color: #25435f;
        margin-top: 3rem;
    }

    p.desc_best_solution {
        font-size: 18px;
        line-height: 1.4;
        margin-top: 1rem;
        margin-bottom: 3rem;
    }

    .group_best_selling_items .row .col-lg-6 {
        width: 50%;
    }

    h2.subtitle_best_selling_items {
        font-weight: 600;
        color: #25435f;
        font-size: 18px;
    }

    h1.Why_Accounting_Software {
        font-weight: 700;
        font-size: 3rem;
        text-align: center;
        color: #25435f;
    }

    .benefits-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
        gap: 30px;
        margin-top: 40px;
    }

    .benefit-icon img {
        width: 65px;
    }

    .finance-section {
        padding: 32px 0;
    }

    .section-description {
        font-size: 18px;
        max-width: 90%;
    }

    .section-title {
        margin-bottom: 15px;
        text-align: center;
    }

    .benefit-card {
        padding: 5px 30px;
    }

    .Why_MAQSU_section {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }

    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(3)>div.feature-section:nth-of-type(1),
    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(3)>div.feature-section:nth-of-type(2) {
        padding-left: 0rem;
    }


    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(2)>.feature-section {
        align-items: center;
        margin-top: 3rem !important;
        margin-bottom: 3rem;
    }

    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(1)>div.feature-section:nth-of-type(2),
    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(3)>div.feature-section:nth-of-type(2) {
        margin-top: 3rem !important;
    }

    div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(1)>div.feature-section:nth-of-type(2) {
        margin-bottom: 3rem;
    }

    .feature-section ul li {
        font-size: 1.75rem;
    }

    .mobile .col-lg-8.col-sm-12.top_of_key_feature_Solutiion {
        padding-left: 0px !important;
    }

    .container.top_of_key_feature_section.mobile h1.Accounting_Software_txt_3 {
    font-size: 2.85rem;
    padding-top: 0;
}

    .mobile .row.top_of_key_feature_container {
        height: 100%;
        flex-direction: row;
        align-items: self-end;
    }

    .col-lg-4.col-sm-12.top_of_key_feature.mobile img {
        display: block;
        margin: 0 auto;
    }
    .container.top_of_key_feature_section.mobile {
    width: 90%;
    border-radius: 24px;
    }
    /* .container.key_feature_section.mobile div.col-lg-4.col-sm-12.key_feature_Column:nth-of-type(2) > .feature-section {
    align-items: flex-start !important;
    } */
    .container.key_feature_section.mobile .feature-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
    .Key_feature_section.IDMDZN2I322I97N10.IDMDZN40VW1VTZH0{
    display: none;
    }
    .Key_feature_section.mobile{
        padding-left: 15px;
        padding-right: 15px;
    }
    img.key-feature-icon {
    width: 90px;
    height: 90px;
    display: block;
    margin-bottom: 15px;
    }
    h1.key-feature-mobile {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 35px;
    text-align: center;
}
.container.key_feature_section.mobile .feature-section h2 {
    font-size: 2.75rem;
    font-weight: 600;
}
h2.section-title {
    font-size: 28px;
}
.feature-section ul li {
    font-size: 18px;
}
p.desc_feature {
    color: #fff;
    font-size: 18px;
    margin-top: 3rem;
    margin-bottom: 0;
}
p.short-desc {
    color: #fff;
    font-size: 21px;
    margin-bottom: 4rem;
}
.image-hero-section img {
    transform: scale(1);
    padding-left: 9vw;
    display: block;
    margin-bottom: 6vh;
}
.background_hero_section {
    background-image: url('/storage/app/uploads/bg1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 90vh;
}
}