:root {
    --white-color: #fff;
}

/* Banner Section CSS */
.et_pb_section.inner-banner-section.cro-section h1:has(+ p) {
    margin-bottom: 20px;
}

body .et_pb_section.inner-banner-section.cro-section p,
body .banner-section.et_pb_section.inner-banner-section.cro-section .banner-content-row .banner-content-col .banner-content p {
    color: var(--white-color);
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-weight: normal;
}

body .banner-section.et_pb_section.inner-banner-section.cro-section .banner-content-row .banner-content-col .banner-content p {
    text-align: start;
}

body .banner-section.et_pb_section.inner-banner-section.cro-section .banner-content-row .banner-content-col .banner-content h1 {
    padding-bottom: 0;
}

body .et_pb_section.inner-banner-section.cro-section p:last-child,
body .et_pb_section.inner-banner-section.cro-section p:not(.has-background):last-of-type,
body .banner-section.et_pb_section.inner-banner-section.cro-section .banner-content-row .banner-content-col .banner-content p:last-child,
body .banner-section.et_pb_section.inner-banner-section.cro-section .banner-content-row .banner-content-col .banner-content p:not(.has-background):last-of-type {
    margin-bottom: 0;
}

.et_pb_section.inner-banner-section.cro-section .et_pb_button_module_wrapper {
    margin-top: 35px;
    text-align: center;
    margin-bottom: 0;
}

body .et_pb_section.cro-section.banner-padding {
    height: auto;
    padding-top: 85px;
    padding-bottom: 100px;
}

body .et_pb_section.cro-section.banner-padding a {
    color: #FFEE00;
    font-weight: 600;
}

body .et_pb_section.cro-section.banner-padding a:hover {
    color: #fff;
}

body .et_pb_section.banner-section.banner-section-new.inner-banner-section.cro-section.banner-padding.et_section_regular {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 80px;
}

body .et_pb_section.banner-section.banner-section-new.inner-banner-section.cro-section.banner-padding.et_section_regular .banner-content {
    margin-bottom: 0 !important;
}

body .et_pb_section.banner-section.banner-section-new.inner-banner-section.cro-section.banner-padding.et_section_regular .banner-content-col {
    gap: 0;
    margin-top: 0;
}

body .et_pb_section.inner-banner-section.usp-banner-section .et_pb_column {
    max-width: 945px;
}

body .et_pb_section.inner-banner-section.usp-banner-section .et_pb_column h1,
body .et_pb_section.inner-banner-section.usp-banner-section .et_pb_column p,
body .et_pb_section.inner-banner-section.usp-banner-section .et_pb_column .et_pb_button_module_wrapper {
    text-align: left;
}

.inner-banner-section.usp-banner-section::before {
    background: transparent linear-gradient(90deg, #0F3E67 0%, #0A2F4ED1 48%, #082843A0 78%, #02121F00 100%) 0% 0% no-repeat padding-box;
    width: 76%;
}

body .et_pb_section.inner-banner-section.usp-banner-section .et_pb_column h1 {
    margin-bottom: 20px;
}

body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row {
    display: grid;
    gap: 10px;
    padding-top: 34px;
    grid-template-columns: repeat(5, 1fr);
    margin-bottom: 37px;
}

body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row .list-col {
    display: flex;
    column-gap: 10px;
    align-items: center;
}

body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row .list-col img {
    max-height: 30px;
    max-width: 33px;
}

body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row .list-col .list-icon {
    width: 25px;
    height: 25px;
    object-fit: cover;
}

body .et_pb_section.inner-banner-section.usp-banner-section .et_pb_column p {
    color: var(--white-color);
}

body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row .list-col .list-name {
    font-size: 15px;
    line-height: 22px;
    color: var(--white-color);
    font-weight: 600;
}

body .et_pb_section.inner-banner-section.usp-banner-section {
    padding: 142px 0;
    height: unset;
}

a.call-btn {
    display: flex;
    align-items: center;
    column-gap: 15.43px;
    color: #FFEE00;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
}

a.call-btn img {
    height: 27.57px;
    width: 27.57px;
}

a.call-btn:hover {
    filter: brightness(0) invert(1);
}

.btn-row {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}

/* Banner Section CSS */
/* Value & Offering Section */
body .et_pb_section.why_choose_section.services-type-sec.cro-section {
    padding: 65px 0 80px 0;
}

/* Value & Offering Section */

/* CTA Section */
body .et_pb_section.start_project_today_section.cta-last-sec.services-type-sec.cro-section {
    padding: 65px 0 80px 0 !important;
}

body .et_pb_section.start_project_today_section.cta-last-sec.services-type-sec.cro-section .start_project_today_column .et_pb_module.et_pb_text {
    margin-bottom: 40px;
}

body .et_pb_section.start_project_today_section.cta-last-sec.services-type-sec.cro-section .start_project_today_column .et_pb_module.et_pb_text p {
    padding-bottom: 0;
    margin-bottom: 20px;
}

body .et_pb_section.start_project_today_section.cta-last-sec.services-type-sec.cro-section .start_project_today_column .et_pb_module.et_pb_text p:last-child {
    margin-bottom: 0;
}

body .et_pb_section.start_project_today_section.about_start_today.cro-section {
    margin-bottom: 80px;
}

body .et_pb_section.start_project_today_section.about_start_today.cro-section .start_project_today_row .start_project_today_column {
    width: 100%;
    display: flex;
    justify-content: center;
}

body .et_pb_section.start_project_today_section.about_start_today.cro-section .start_project_today_row .start_project_today_column h2,
body .et_pb_section.start_project_today_section.about_start_today.cro-section .start_project_today_row .start_project_today_column p {
    text-align: center;
}

body .et_pb_section.start_project_today_section.about_start_today.cro-section .start_project_today_row .start_project_today_column h2 {
    margin-bottom: 18px;
}

/* CTA Section */

/* FAQ Section */
.et_pb_section.faq_sectiom.cro-section .faq_row h2 {
    padding-bottom: 0;
}

.et_pb_section.faq_sectiom.cro-section .faq_row h2:has(+ p) {
    padding-bottom: 18px;
}

.et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row {
    display: flex;
    flex-wrap: wrap;
}

.et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row .left-col {
    width: 37%;
    margin-right: 0;
}

.et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row .right-col {
    width: 63%;
    padding-left: 60px;
}

.et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row .right-col h2,
.et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row .right-col p {
    text-align: start;
}

.et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row .left-col span.et_pb_image_wrap img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 30px;
}

/* FAQ Section */

/* table section */
body .et_pb_section .et_pb_row .local-leftcolumn .table-wrapper table tr th {
    background-color: var(--secondary-color);
    color: #fff;
    border: unset;
    border-right: 1px solid #ffffff4f;
    font-size: 18px;
    padding: 14px 24px;
    text-align: center;
}

body .et_pb_section .et_pb_row .local-leftcolumn .table-wrapper table tr th:first-child {
    border-top-left-radius: 20px;
}

body .et_pb_section .et_pb_row .local-leftcolumn .table-wrapper table tr th:last-child {
    border-top-right-radius: 20px;
    border-right: 0;
}

body .et_pb_section .et_pb_row .local-leftcolumn .table-wrapper table {
    border: unset;
}

.local-leftcolumn tr:nth-child(odd) td {
    background: #ededed;
}

.local-leftcolumn tr:nth-child(even) td {
    background: #f9f9f9;
}

.local-leftcolumn tr:last-child td:last-child {
    border-bottom-right-radius: 20px;
}

.local-leftcolumn tr td {
    border-right: 1px solid #ccc;
    padding: 13px 24px;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
}

.local-leftcolumn tr td:last-child {
    border: 0px;
}

.local-leftcolumn tr:last-child td:first-child {
    border-bottom-left-radius: 20px;
}

.comparison-table tr td {
    text-align: center;
}

.comparison-table tr td:first-child {
    text-align: left;
}

.comparison-table tr td img {
    width: 25px;
    height: auto;
}

/* table section */
/* Our Portfolio */
.et_pb_section.start_project_today_section.cta-last-sec.cro-section.et_section_regular,
body .et_pb_section.our_services_section.cro-section {
    padding: 80px 0;
}

body .et_pb_section.our_services_section.cro-section .et_pb_blurb_content .et_pb_module_header a {
    padding-right: 60px;
}

body .et_pb_section.our_services_section.cro-section .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 100%;
}

body .et_pb_section.our_services_section.cro-section .et_pb_blurb_content .et_pb_main_blurb_image a {
    width: 100%;
}

/* body .et_pb_section.our_services_section.cro-section .et_pb_module_header a {padding-left: 0; padding-right: 40px;} */
/* Our Portfolio */
/* Our Gallery Section */
body .et_pb_section.gallery-section.cro-section {
    padding: 80px 0;
}

.et_pb_section.icon-card-sec.cro-icon-card-section.et_section_regular .et_pb_text_inner h2,
.et_pb_section.process-sec.et_section_regular .et_pb_text_inner h2 {
    padding-bottom: 0;
}

.why-choose-section .why-choose-row .why-choose-con-col .item:last-child {
    margin-bottom: 0;
}

.et_pb_section.start_project_today_section.cta-last-sec.cro-section.et_section_regular h2 {
    padding-bottom: 18px;
}

/* Our Gallery Section */

.cro-rs-sec.concrete_services_sec .cro-rs-row .cro-rs-col .et_pb_blurb_description a:after {
    display: none;
}

.cro-rs-sec.concrete_services_sec .cro-rs-row .cro-rs-col .et_pb_blurb_description a:hover,
.cro-rs-sec.concrete_services_sec .cro-rs-row .cro-rs-col .et_pb_blurb_description a {
    padding: 0;
    margin: 0;
    color: #0360AF;
    font-weight: bold;
}

.cro-rs-sec.concrete_services_sec .cro-rs-row .cro-rs-col .et_pb_blurb_description a {
    display: inline;
}



.et_pb_section.michigan_winters_sec .et_pb_text_inner p {
    color: #000;
}

.et_pb_section.michigan_winters_sec .et_pb_text_inner h2 {
    padding-bottom: 20px !important;
}

.et_pb_section.michigan_winters_sec .why-choose-row .why-choose-image-col .et_pb_module::after {
    display: none;
}

.et_pb_section.michigan_winters_sec .why-choose-row .why-choose-image-col .et_pb_module img {
    border-radius: 30px;
}

.et_pb_section.michigan_winters_sec .et_pb_text_inner p a {
    color: #0360AF;
    font-weight: bold;
}

.et_pb_section.cta-last-sec.cro-section .cta-box p a {
    color: #fff;
    font-weight: bold;
}

.et_pb_section.cta-last-sec.cro-section .cta-box p a:hover {
    color: #FFEE00;
}

.et_pb_section.michigan_winters_sec .et_pb_text_inner p a:hover,
.cro-rs-sec.concrete_services_sec .cro-rs-row .cro-rs-col .et_pb_blurb_description a:hover {
    color: #000;
}


/* .et_pb_row.Bottom-row{margin-top:40px!important;} */
.et_pb_row.Bottom-row .et_pb_module.et_pb_text {
    margin: 40px 0 0 0 !important;
}

.et_pb_row.Bottom-row .et_pb_module.et_pb_text p {
    color: #000;
    text-align: center;
}

.et_pb_row.heading-row .et_pb_text_inner p {
    padding-top: 10px;
    text-align: center;
    color: #000;
}

.et_pb_row.heading-row .et_pb_column .et_pb_module.et_pb_text {
    margin-bottom: 10px !important;
}

.et_pb_section.process-sec.et_section_regular .et_pb_row.process-row {
    margin-top: 40px !important;
}

.et_pb_row.process-row.next-process-row {
    position: relative;
}

.process-sec .et_pb_row.process-row.next-process-row .et_pb_column:before {
    width: 52%;

}

.second-row-process.process-sec .et_pb_row.process-row.next-process-row .et_pb_column:before {
    width: 80%;
}

body .et_pb_section.cro-section.banner-padding.color-black a.why-choose-btn {
    color: #000;
}

body .et_pb_section.cro-section.banner-padding.color-black a.why-choose-btn:hover {
    color: #fff;
}

.process-sec .et_pb_row.process-row.next-process-row .et_pb_column {
    justify-content: center;
}

.et_pb_section.icon-card-sec {}

.et_pb_section.icon-card-sec .et_pb_row.Bottom-row p {
    color: #fff;
}

.et_pb_section.icon-card-sec .et_pb_row.Bottom-row p a {
    color: #fff;
    font-weight: bold;
}

.et_pb_section.icon-card-sec .et_pb_row.Bottom-row p a:hover {
    color: #FFEE00;
}

.et_pb_column.sticky-image .et_pb_image {
    position: sticky;
    top: 120px;
}

.et_pb_section.why-choose-section.pt-0.et_section_regular {
    padding-top: 0;
}

.sticky-sec.et_pb_section.inner_common_section .et_pb_column.left_col .et_pb_image {
    position: sticky !important;
    top: 125px !important;
}

body .et_pb_section.process-sec.second-row-process {
    margin-bottom: 80px;
}

/* Responsive CSS */
@media screen and (max-width:1439px) {}

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

    .et_pb_section.banner-section.inner-banner-section.cro-section .banner-content-row h1,
    .et_pb_section.inner-banner-section.cro-section.et_section_regular h1 {
        font-size: 50px;
        line-height: 60px;
    }

    /* Banner Section CSS */
    .et_pb_section.inner-banner-section.cro-section h1:has(+ p) {
        margin-bottom: 15px;
    }

    body .et_pb_section.inner-banner-section.cro-section p,
    body .banner-section.et_pb_section.inner-banner-section.cro-section .banner-content-row .banner-content-col .banner-content p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .et_pb_section.inner-banner-section.cro-section .et_pb_button_module_wrapper {
        margin-top: 30px;
    }

    body .et_pb_section.cro-section.banner-padding {
        padding-top: 65px;
        padding-bottom: 80px;
    }

    body .et_pb_section.banner-section.banner-section-new.inner-banner-section.cro-section.banner-padding.et_section_regular {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row {
        padding-top: 25px;
    }

    body .et_pb_section.inner-banner-section.usp-banner-section {
        padding-top: 65px;
        padding-bottom: 80px;
    }

    .inner-banner-section.usp-banner-section::before {
        width: 96%;
    }

    /* Banner Section CSS */
    /* CTA Section */

    body .et_pb_section.start_project_today_section.cta-last-sec.services-type-sec.cro-section .start_project_today_column .et_pb_module.et_pb_text {
        margin-bottom: 30px;
    }

    body .et_pb_section.start_project_today_section.cta-last-sec.services-type-sec.cro-section .start_project_today_column .et_pb_module.et_pb_text p {
        padding-bottom: 0;
        margin-bottom: 15px;
    }

    /* CTA Section */
    /* faq section */
    .et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row .right-col {
        padding-left: 40px;
    }

    body .et_pb_section.our_services_section.cro-section .et_pb_blurb_content .et_pb_module_header a {
        padding-right: 50px;
    }

    /* faq section */
    .et_pb_section.process-sec.et_section_regular .process-row.next-process-row {
        margin-top: 32px !important;
    }

    .process-sec .et_pb_row.process-row.next-process-row .et_pb_column:before {
        width: 4px;
        /* top: -80px !important; */
        height: 100%;
    }

    .et_pb_section.process-sec.et_section_regular .et_pb_row.process-row.step-row-one .et_pb_column:before {
        height: 100%;
        top: 50px;
    }

    .et_pb_section.process-sec.et_section_regular .et_pb_row.process-row.step-row-two .et_pb_column:before {
        height: 82% !important;
        top: 0 !important;
    }
}

@media screen and (max-width:980px) {
    body .et_pb_section.banner-section.banner-section-new.inner-banner-section.cro-section.banner-padding.et_section_regular {
        padding-top: 70px;
        padding-bottom: 80px;
    }

    .sticky-sec.et_pb_section.inner_common_section .et_pb_column.left_col .et_pb_image {
        position: static !important;
    }

    body .banner-section.et_pb_section.inner-banner-section.cro-section .banner-content-row .banner-content-col .banner-content p {
        text-align: center;
    }

    body .et_pb_section.inner-banner-section.usp-banner-section {
        padding-top: 65px;
        padding-bottom: 300px;
    }

    .inner-banner-section.usp-banner-section::before {
        background: transparent linear-gradient(178deg, #0F3E67 0%, #0a2f4e85 48%, #08284338 78%, #02121F00 100%) 0% 0% no-repeat padding-box;
        width: 100%;
        height: 66%;
    }

    a.call-btn {
        font-size: 26px;
        line-height: 32px;
    }

    .btn-row {
        gap: 20px;
    }

    body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row {
        margin-bottom: 30px;
        gap: 20px;
        grid-template-columns: repeat(3, 1fr);
    }

    body .et_pb_section.inner-banner-section.usp-banner-section .et_pb_column h1 {
        margin-bottom: 18px;
    }

    /* Value & Offering Section */
    body .et_pb_section.why_choose_section.services-type-sec.cro-section {
        padding: 50px 0 60px 0;
    }

    /* Value & Offering Section */

    /* cta section */
    body .et_pb_section.start_project_today_section.about_start_today.cro-section {
        margin-bottom: 60px;
    }

    /* cta section */

    /* faq section */
    .et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row .left-col {
        width: 100%;
        margin-bottom: 30px;
    }

    .et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row .right-col {
        padding-left: 0;
        width: 100%;
    }

    .et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row .left-col .et_pb_module.et_pb_image {
        text-align: center;
    }

    .et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row .left-col span.et_pb_image_wrap {
        max-width: 400px;
    }

    .et_pb_section.faq_sectiom.cro-section .faq_row h2:has(+ p) {
        padding-bottom: 15px;
    }

    /* faq section */
    /* Our Portfolio */

    body .et_pb_section.our_services_section.cro-section {
        padding: 50px 0 54px 0;
    }

    /* Our Portfolio */
    /* Our Gallery Section */
    body .et_pb_section.gallery-section.cro-section {
        padding: 50px 0 60px 0;
    }

    .et_pb_section.start_project_today_section.cta-last-sec.cro-section.et_section_regular {
        padding: 50px 0 60px 0;
    }

    .ordering_image_mob .et_pb_row.common_section_row {
        row-gap: 28px;
        flex-direction: column-reverse;
    }

    body .ordering_image_mob .et_pb_row.common_section_row .et_pb_column.right_col {
        padding-top: 0;
    }

    body .ordering_image_mob .et_pb_row.common_section_row::after {
        display: none;
    }

    .et_pb_section.inner_common_section.services-type-sec.ordering_image_mob {
        padding: 0 0 70px 0;
    }

    /* Our Gallery Section */
    .new-reverse-sec.et_pb_section.inner_common_section .et_pb_row.why-choose-row {
        flex-direction: column !important;
    }

     .new-reverse-sec.et_pb_section.inner_common_section .et_pb_row.why-choose-row .et_pb_column.why-choose-image-col {
        margin-bottom:0 !important;
        line-height:0 !important;
    }


     .new-reverse-sec.et_pb_section.inner_common_section.et_section_regular {
        padding-bottom: 60px !important;
    }
	body .et_pb_section.process-sec.second-row-process {
    margin-bottom: 54px;
}
}

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

    /* Banner Section CSS */
    .et_pb_section.inner-banner-section.cro-section h1:has(+ p) {
        margin-bottom: 10px;
    }

    body .et_pb_section.inner-banner-section.cro-section p,
    body .banner-section.et_pb_section.inner-banner-section.cro-section .banner-content-row .banner-content-col .banner-content p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .et_pb_section.inner-banner-section.cro-section .et_pb_button_module_wrapper {
        margin-top: 25px;
    }

    body .et_pb_section.cro-section.banner-padding {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    body .et_pb_section.banner-section.banner-section-new.inner-banner-section.cro-section.banner-padding.et_section_regular {
        padding-top: 50px;
        padding-bottom: 60px;
        margin-bottom: 60px;
    }

    body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row {
        padding-top: 20px;
        row-gap: 20px;
        column-gap: 10px;
    }


    body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row .list-col .list-icon {
        width: 20px;
        height: 20px;
    }

    body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row .list-col .list-name {
        font-size: 14px;
        line-height: 24px;
    }

    body .et_pb_section.inner-banner-section.usp-banner-section {
        padding-top: 50px;
        padding-bottom: 300px;
    }

    /* Banner Section CSS */
    /* CTA Section */
    body .et_pb_section.start_project_today_section.cta-last-sec.services-type-sec.cro-section {
        padding: 50px 0 60px 0 !important;
    }

    body .et_pb_section.start_project_today_section.cta-last-sec.services-type-sec.cro-section .start_project_today_column .et_pb_module.et_pb_text {
        margin-bottom: 25px;
    }

    body .et_pb_section.start_project_today_section.cta-last-sec.services-type-sec.cro-section .start_project_today_column .et_pb_module.et_pb_text p {
        padding-bottom: 0;
        margin-bottom: 12px;
    }

    /* CTA Section */
    /* faq setion */
    .et_pb_section.faq_sectiom.cro-section.img-faq-sec .faq_row .left-col {
        margin-bottom: 20px;
    }

    /* faq setion */
    .local-leftcolumn tr td {
        padding: 10px 18px;
    }

    body .et_pb_section .et_pb_row .local-leftcolumn .table-wrapper table tr th {
        padding: 12px 18px;
        font-size: 16px;
    }

    .local-leftcolumn tr td {
        font-size: 15px;
    }

    body .et_pb_section.inner-banner-section.usp-banner-section .et_pb_column h1 {
        margin-bottom: 12px;
    }

    .et_pb_section.banner-section.inner-banner-section.cro-section .banner-content-row h1,
    .et_pb_section.inner-banner-section.cro-section.et_section_regular h1 {
        font-size: 38px;
        line-height: 50px;
    }

    body .et_pb_section.banner-section.cro-section.et_section_regular a.et_pb_button {
        font-size: 15px;
        line-height: 20px !important;
    }

    .et_pb_section.inner-banner-section.cro-section.et_section_regular a.et_pb_button.df-btn {
        font-size: 15px;
        line-height: 20px !important;
    }

    .et_pb_section.start_project_today_section.cta-last-sec.cro-section.et_section_regular h2 {
        padding-bottom: 14px;
    }

    body .et_pb_section.our_services_section.cro-section .et_pb_blurb_content .et_pb_module_header a {
        padding-right: 40px;
    }

    .et_pb_section.process-sec.et_section_regular .process-row.next-process-row,
    .et_pb_section.process-sec.et_section_regular .et_pb_row.process-row {
        margin-top: 20px !important;
    }

    .et_pb_row.Bottom-row .et_pb_module.et_pb_text {
        margin: 30px 0 0 0 !important;
    }

    .process-sec .et_pb_row.process-row.next-process-row .et_pb_column:before {
        /* top: -77px !important; */
    }

    .process-sec.our_patio_installation_step .process-row.step-row-one .et_pb_column:before {
        height: 93%;
    }

    .et_pb_section.inner_common_section.services-type-sec.ordering_image_mob {
        padding: 0 0 60px 0;
    }

    .ordering_image_mob .et_pb_row.common_section_row {
        row-gap: 24px;
    }


}

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

    /* Banner Section CSS */
    body .et_pb_section.inner-banner-section.usp-banner-section {
        padding-top: 50px;
        padding-bottom: 400px;
        /* Banner Section CSS */
    }

    body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row {
        grid-template-columns: repeat(2, 1fr);
    }

    body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row .list-col img {
        max-height: 28px;
        max-width: 29px;
    }

    a.call-btn img {
        height: 24px;
        width: 24px;
    }

    a.call-btn {
        font-size: 20px;
        line-height: 28px;
        column-gap: 8px;
    }

    .btn-row {
        gap: 15px;
    }

    .process-sec.our_patio_installation_step .process-row.step-row-two .et_pb_column:before {
        /* top: -62px !important; */
        /* height: 100% !important; */
    }
}

@media screen and (max-width:500px) {
    .process-sec .et_pb_row.process-row.next-process-row .et_pb_column:before {
        /* top: -103px !important; */
        /* height: 98%; */
    }
}

@media screen and (max-width:479px) {
    body .et_pb_section.inner-banner-section.usp-banner-section .sr-list-row {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 16px;
    }

    .inner-banner-section.usp-banner-section::before {
        height: 72%;
    }

    .process-sec .et_pb_row.process-row.next-process-row .et_pb_column:before {
        /* height: 96%; */
    }

    .et_pb_section.process-sec.et_section_regular .et_pb_row.process-row.step-row-two .et_pb_column:before {
        height: 80% !important;
    }

    .page-id-4538 .et_pb_section.process-sec.et_section_regular .et_pb_row.process-row.step-row-two .et_pb_column:before {
        height: 72% !important;
    }

}

@media screen and (max-width:379px) {
    .process-sec .et_pb_row.process-row.next-process-row .et_pb_column:before {
        /* top: -118px !important; */
        /* height: 90%; */
    }

    .process-sec.our_patio_installation_step .process-row.step-row-two .et_pb_column:before {
        /* top: -111px !important; */
    }
}

/* Responsive CSS */