@media (max-width:991.98px) {
    header .menu-item a {
        color: black;
    }

    header .contact-info {
        color: black !important;
        text-align: left !important;
        margin-left: 0 !important;
    }

    header .contact-info a {
        color: black !important;
    }

    section h2 {
        margin: 1rem 0;
        font-size: 35px;

    }

    section .btn-default-theme {
        margin: 1rem 0;

    }

    .professional-inspections ul {
        column-count: 1;
        margin-top: 1rem;
    }

    .banner-wrapper h1 {
        font-size: 36px;
    }

    .get-a-quote-sec h2 {
        margin-bottom: 1rem;
        font-size: 35px;
    }

    .accordion-header {
        padding: 16px;
        font-weight: 600;
    }

    .footer-col h5 {
        font-size: 20px;
    }

    .footer-custom {
        padding-bottom: 1rem;
    }

    .footer-col a {
        display: inline-block;
        font-size: 18px;
        font-weight: 400;
    }

    footer p {
        margin: 1rem 0;
    }

    .inspection-services,
    .professional-inspections,
    .get-a-quote-sec,
    .contact-us-sec {
        padding: 1rem 0;
    }

    ul#header-menu li {
        margin-bottom: 1.2rem;
    }
}

.breadcrum-section {
    padding: 2rem 0;
}

.breadcrum-section h1 {
    font-size: 30px;
    margin: 1rem 0;
}

main.py-5 {
    padding: 15px 11px;
}

ul#header-menu li {
    margin-bottom: 1rem;
}


@media (max-width:767px) {
    .contact-form {
        padding: 15px 10px;
    }

    section h2 {
        font-size: 25px !important;
    }

    .banner-wrapper h1 {
        font-size: 25px;
    }

    .accordion-header {
        padding: 14px;
        font-weight: 600;
        font-size: 14px;
    }
.elementor-element.elementor-element-67dd412.e-grid.e-con-full.icon-main.e-con.e-child {
    padding: 0;
}

}