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

    .elementor-container,
    .container {
        max-width: 768px !important;
    }

    .elementor-location-header {
        border-bottom: 2px solid var(--primary);
    }

    .elementor-804 .elementor-element.elementor-element-95ae46b .elementor-search-form__container {
        min-height: 38px;
    }

    .elementor-location-header .elementor-element.elementor-element-c4089ad {
        display: none;
    }

    .elementor-location-header .elementor-element.elementor-element-707f997 {
        width: 12%;
    }

    .elementor-location-header .elementor-element.elementor-element-004f0da {
        width: 88%;
        padding-right: 50px;
        position: relative;
    }

    .elementor-location-header .elementor-section-navbar {
        display: none;
    }

    .elementor-location-header .navbar-toggler {
        display: block;
    }

    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
        display: flex;
    }

    .elementor-widget-icon-box .elementor-icon-box-content {
        margin-left: 15px;
    }

    .follow-us {
        text-align: center;
    }

    .elementor-location-footer .elementor-element-9124d0a,
    .elementor-location-footer .elementor-element-83115d2 {
        width: 50% !important;
    }

    .elementor-location-footer .elementor-element-b8df043 {
        width: 100% !important;
    }

    .elementor-location-footer .logo {
        width: 100px !important;
        height: auto;
    }

    .elementor-139 .elementor-project .project-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }

    .elementor-project .project-list {
        gap: 8px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 767px) {
    body {
        overflow-y: auto;
        overflow-x: hidden !important;
    }
    .elementor-location-footer .elementor-element.elementor-element-89ff553 {
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .elementor-location-header .elementor-element.elementor-element-707f997 {
        width: 15%;
    }

    .elementor-location-header .elementor-element.elementor-element-004f0da {
        width: 85%;
    }

    .elementor-location-footer .elementor-element-9124d0a,
    .elementor-location-footer .elementor-element-83115d2 {
        width: 100% !important;
    }

    .elementor-project .project-list {
        gap: 8px 15px;
        grid-template-columns: repeat(1, 1fr);
    }
}

@media only screen and (min-width: 1200px) {

    .elementor-container,
    .container {
        min-width: 1200px !important;
    }

    .elementor-804 .elementor-element.elementor-element-004f0da {
        width: 33.703%;
    }

    .elementor-project .project-list .caption {
        position: absolute;
        left: 0;
        bottom: 0;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
        color: var(--white);
        padding: 15px 8px 8px 8px;
    }

    .elementor-project .project-item:hover .caption {
        color: var(--primary);
    }
}