#hm-hero {
  scroll-margin-top: 80px;
}
.form-heading p {
    margin-bottom: 0px !important;
}
.banner-form {
    padding: 40px 0 0px !important;
}
.header-inner-banner {
    display: none;
}
.form-heading.ds-primary-form{
    padding: 0px 40px;
}
.ds-banner-area {
    margin-top: 150px !important;
}
.ds-subtitle {
    padding: 6px 12px;
    background: #F19100;
    border-radius: 4px;
    width: max-content;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 15px;
    max-width: 100%;
    text-transform: uppercase;
}

h2.ds-primary-heading {
    font-size: 40px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    line-height: 56px;
    color: #fff;
    margin-bottom: 15px;
}

h2.ds-primary-heading span {
    color: #F19100;
}

.ds-left-banner-content p {
    margin-bottom: 15px;
    color: #fff;
}

.ds-primary-cta {
    background-color: #F19100;
    color: #fff;
    padding: 12px 40px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    text-align: center;
}

.ds-primary-cta:hover {
    color: #fff;
}

.ds-primary-form h4{
    font-size: 22px;
    font-weight: 600 !important;
    line-height: 22px !important;
    margin-bottom: 10px !important;
}   

.ds-primary-form p{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
}

.ds-primary-heading-cta{
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
    color: #FFFFFF;
    line-height: 14px;
}

.ds-primary-heading-cta:hover{
    color: #FFFFFF;
}

.ds-solutions .ds-primary-cta {
    margin-top: 25px;
    text-align: center;
}

.ds-icon-box {
    background-color: #FFFFFF20;
    border: 1px solid #FFFFFF40;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding: 16px 20px;
    margin-top: 66px;
    width: max-content;
    border-radius: 8px;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
    max-width: 540px;
    width: 100%;
}

.ds-icon-box img {
    width: 20px;
    height: 20px;
    object-fit: cover;
}

.ds-icon-box p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
    line-height: 17px;
}

.ds-solutions {
    padding: 60px 10px;
}

.ds-solutions .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ds-box-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.ds-solutions .ds-box-wrapper {
    column-gap: 26px;
    row-gap: 24px;
}

.ds-partnership h2,
.ds-industries h2,
.ds-solutions h2 {
    margin-top: 0px;
    margin-bottom: 25px;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
}

.ds-sol-wrapper {
    border: 1px solid #E4E7EC;
    border-radius: 16px;
    padding: 32px;
}

.ds-sol-wrapper img {
    width: 48px;
    height: 48px;
    margin-bottom: 16px;
}

.ds-sol-wrapper h3 {
    margin: 0px;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}

.ds-sol-wrapper p {
    font-size: 14px;
    line-height: 21px;
    color: #5F6165;
    margin-bottom: 0px;
}

.ds-industries {
    padding: 60px 10px;
    background: #A865000A;
    margin: 0;
}

.ds-ind-box-wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 16px;
    margin-bottom: 25px;
}

.ds-ind-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 24px;
    background: #fff;
    border-radius: 16px;
}

.ds-ind-box-wrapper h3 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.ds-ind-content {
    background: #F191000F;
    padding: 20px 10px;
    border-radius: 8px;
    border: 1px solid #F1910033;
}

.ds-ind-content h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
}

.ds-ind-content p {
    font-size: 14px;
    line-height: 21px;
    color: #1F2022;
    margin-bottom: 0px;
    max-width: 1142px;
    text-align: center;
}

.ds-information {
    background: #232425;
    padding: 49px 10px;
}

.ds-info-wrapper {
    grid-template-columns: repeat(4, 1fr);
    display: grid;
}

.ds-info-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.ds-info-wrap h3 {
    margin-top: 0px;
    margin-bottom: 4px;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}

.ds-info-wrap p {
    color: #9C9C9C;
    margin-bottom: 0px;
    font-weight: 500;
    text-transform: uppercase;
}

.ds-info-wrap {
    border-right: 1px solid #9C9C9C;
}

.ds-info-wrap:last-child {
    border-right: none;
}

.ds-partnership {
    padding: 60px 10px;
}

.ds-process {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    place-items: center;
    margin-bottom: 25px;
}

.ds-process-item {
    position: relative;
}

.bg-arrow-wrap {
    background-image: url(https://qualhon.com/wp-content/uploads/2026/09/Double-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 160px;
    height: 56px;
    z-index: 2;
}

.ds-footer-text-link:hover,
.ds-footer-text-link {
    color: #ffffff;
    text-decoration: underline;
}

.ds-ind-wrapper h3{
    margin-bottom: 0px;
}

/* Tablet */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .bg-arrow-wrap {
        background-image: url(https://qualhon.com/wp-content/uploads/2026/09/Double-arrow.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 100px;
        height: 56px;
        z-index: 2;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .bg-arrow-wrap {
        background-image: url(https://qualhon.com/wp-content/uploads/2026/09/Double-arrow.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 120px;
        height: 56px;
        z-index: 2;
    }
}

/* Mobile */
@media screen and (max-width: 767px) {
    .ds-process {
        grid-template-columns: 1fr;
        row-gap: 60px;
    }

    .bg-arrow-wrap {
        background-image: url(https://qualhon.com/wp-content/uploads/2026/09/Shot-arrow.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-size: cover;
        width: 20px;
        height: 80px;
        z-index: 2;
        rotate: 0deg;
    }

}

.ds-cta-sec {
    padding: 60px 10px;
    background-image: url("https://qualhon.com/wp-content/uploads/2026/09/Need-Professional-Support_-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ds-cta-sec .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ds-cta-sec h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 500;
    line-height: 45px;
    text-align: center;
    color: #fff;
}

.ds-cta-sec .container p {
    max-width: 620px;
    text-align: center;
}

.ds-cta-sec p {
    color: #DFE1E4;
}

.ds-partnership-content {
    background: #F191000F;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #F1910033;
    width: max-content;
    text-align: center;
    margin: auto;
}

.ds-partnership-content p {
    margin-bottom: 0px;
    font-weight: 500;
    color: #1F2022;
}

.ds-testimonial{
    background: #A865000A;
    padding: 60px 10px;
}

.ds-testimonial h2{
    margin-top: 0px;
    margin-bottom: 6px;
    font-size: 30px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
}

.ds-testimonial .subheading {
    text-align: center;
    font-weight: 400;
    color: #232425;
    margin-bottom: 25px;
}

.ds-testimonial-wrapper{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.ds-testimonial-box {
    border: 1px solid #E4E7EC;
    background: #fff;
    padding: 24px;
    border-radius: 20px;
    display: flex;
    gap: 24px;
}

.ts-img-wrap img {
    width: 100px;
    max-width: unset;
}

.ts-content-wrap h4{
    line-height: 20px;
    color: #232425;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 4px;
}

p.ts-designation {
    font-size: 14px;
    font-weight: 500;
    color: #F19100;
    margin-bottom: 8px;
    line-height: 18px;
}

.ts-review-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 0px;
}

footer.ds-footer{
    background-color: #1C1C1C;
    padding: 30px 10px 10px 10px;
}

.ds-footer img.ds-footer-logo{
    max-width: 200px;
    margin-bottom: 10px;
}
.ds-bar-text{
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    margin-bottom: 25px;
}

.ds-right-content,
.ds-footer-bar{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ds-footer-top-bar{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.ds-right-content a {
    color: #fff;
    text-decoration: underline;
    font-size: 14px;
}

.ds-left-content p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 14px;
}

.ds-right-content {
    gap: 10px;
}

.ds-divider{
    height: 22px;
    background-color: #fff;
    width: 2px;
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
    .ds-banner-area .row {
        row-gap: 40px;
    }

    .ds-col-left,
    .ds-col-right {
        padding: 0px 40px;
    }

    .ds-left-banner-content h2.ds-primary-heading{
        max-width: 578px;
    }

    h2.ds-primary-heading {
        font-size: 35px;
        line-height: 49px;
        margin-top: 0px;
    }

    .ds-icon-box {
        margin-top: 20px;
        max-width: 100%;
    }

    .ds-banner-area {
        margin-top: 130px !important;
    }

    .ds-box-wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .ds-ind-box-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 16px;
        row-gap: 16px;
        margin-bottom: 25px;
    }

    .ds-industries {
        padding: 35px 30px;
    }

    .ds-industries h2 {
        font-size: 25px;
        font-weight: 600;
        line-height: 37px;
    }

    .ds-info-wrap h3 {
        font-size: 30px;
        line-height: 30px;
        font-weight: 700;
    }

    .ds-process img {
        max-width: 140px;
    }

    .ds-cta-sec h2 {
        font-size: 28px;
        font-weight: 600;
        line-height: 40px;
    }

    section.main-banner-new.ms-new {
        padding-bottom: 50px !important;
    }

    .ds-partnership-content{
        width: auto;
    }
}


@media screen and (max-width: 767px) {

    .ds-col-left,
    .ds-col-right {
        padding: 0px 20px;
    }

    .ds-col-left {
        padding-top: 30px;
    }

    section.main-banner-new.ms-new {
        padding-bottom: 30px !important;
    }

    .ds-banner-area {
        margin-top: 80px !important;
    }

    .ds-banner-area .row {
        gap: 25px;
    }

    h2.ds-primary-heading {
        font-size: 26px;
        line-height: 36px;
        margin-top: 0px;
    }

    .ds-icon-box {
        margin-top: 20px;
        justify-content: start;
        align-items: center;
        white-space: normal;
        overflow-wrap: anywhere;
        word-break: break-word;
        max-width: 100%;
    }

    .ds-icon-box p {
        font-size: 14px;
        color: #fff;
        margin-bottom: 0px;
        line-height: 20px;
    }

    .ds-box-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .ds-solutions {
        padding: 30px 20px;
    }

    .ds-solutions .container {
        padding: 0px;
    }

    .ds-solutions h2 {
        font-size: 22px;
        font-weight: 600;
        line-height: 33px;
        margin-bottom: 15px;
    }

    .ds-ind-box-wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 16px;
        row-gap: 16px;
        margin-bottom: 15px;
    }

    .ds-industries {
        padding: 20px 20px;
    }

    .ds-industries h2 {
        font-size: 22px;
        font-weight: 600;
        line-height: 33px;
    }

    .ds-sol-wrapper h3 {
        font-size: 16px;
        font-weight: 600;
        line-height: 16px;
    }

    .ds-info-wrapper {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
        row-gap: 24px;
    }

    .ds-info-wrap h3 {
        font-size: 26px;
        line-height: 26px;
        font-weight: 700;
    }

    .ds-information {
        padding: 30px 20px;
    }

    .ds-info-wrap:nth-child(2) {
        border-right: none;
    }

    .ds-process {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        row-gap: 30px;
    }

    .ds-process img {
        max-width: 140px;
    }

    .ds-partnership h2,
    .ds-cta-sec h2 {
        font-size: 22px;
        font-weight: 600;
        line-height: 40px;
    }

    .ds-solutions .ds-primary-cta {
        margin-top: 15px;
        text-align: center;
    }

    .ds-partnership-content{
        max-width: 100%;
        text-align: left;
    }

    .ds-testimonial-wrapper{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 24px;
    }

    .ds-testimonial-box {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .ts-content-wrap{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .ts-content-wrap h4,
    p.ts-designation,
    .ts-review-text {
        text-align: center;
    }

    .ds-testimonial h2 {
        font-size: 22px;
        font-weight: 600;
        line-height: 40px;
    }

    .ds-primary-cta {
        font-size: 14px;
    }

    p.ts-designation{
        margin-bottom: 16px;
    }

    .ts-content-wrap h4 {
        margin-bottom: 8px;
    }

    .ds-footer-bar{
        flex-direction: column;
    }

    .ds-left-content p {
        text-align: center;
    }

    span.ds-divider{
        display: none;
    }

    .ds-footer-bar{
        gap: 24px;
    }

    .ds-right-content{
        flex-direction: column;
    }

    .ds-ind-content h4 ,
    .ds-ind-content p {
        text-align: left;
    }

    .ds-ind-content h4 {
        font-size: 16px;
    }

    .ds-cta-sec,
    .ds-testimonial,
    .ds-partnership{
        padding: 30px 20px;
    }

    .ds-industries .container{
        padding: 0px !important;
    }

    .ds-bar-text,
    .ds-left-content p{
        text-align: left;
    }

    .ds-footer-bar{
        align-items: flex-start;
    }

    .ds-right-content{
        align-items: flex-start;
    }

    .ds-footer-top-bar{
        align-items: flex-start;
    }

}

@media screen and (max-width: 400px) {
    .ds-ind-box-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        column-gap: 16px;
        row-gap: 16px;
        margin-bottom: 15px;
    }

    .ds-info-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        column-gap: 24px;
        row-gap: 24px;
    }

    .ds-info-wrap{
        border: none;
    }


}
