.footer-min {
     
}
 
.facebook-change-co {
    background: #23a1cf;
    color: #fff;
}

.twitter-change-co {
    background: #88d9f7;
    color: #fff;
}

.pinterest-change-co {
    background: #f5235d;
    color: #fff;
}

.linkedin-change-co {
    background: #1893da;
    color: #fff;
}

.footer-min .copy-one p {
    float: right;
}

.footer-min .wi-100 li {
    padding: 0px;
}

.b-top {
    border-top: 1px solid #999;
}

.copy-one p {
    margin: 0px;
    color: #999;
    font-weight: normal;
    font-size: 15px;
    text-align: center;
}

/* ==========================================================================
   FOOTER RESPONSIVE OVERRIDES
   ========================================================================== */

/* Footer main section — ensure wrapping */
footer .elementor-container {
    flex-wrap: wrap;
}

/* Footer logo responsive */
footer .elementor-widget-image img {
    max-width: 100%;
    height: auto;
}

@media only screen and (max-width: 992px) {
    /* Footer 4-col → 2-col */
    footer .elementor-col-25 {
        width: 50% !important;
        margin-bottom: 30px;
    }

    footer .elementor-widget-container p {
        font-size: 14px;
        line-height: 22px;
    }

    footer .elementor-heading-title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .copy-one p {
        font-size: 13px;
    }

    /* Footer copyright bar */
    .elementor-element-e9b3315 .elementor-col-50 {
        width: 100% !important;
    }
}

@media only screen and (max-width: 768px) {
    /* Footer → single column */
    footer .elementor-col-25 {
        width: 100% !important;
        margin-bottom: 25px;
    }

    /* Center-align footer content */
    footer .elementor-widget-container {
        text-align: center;
    }

    footer .elementor-icon-list-items {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    footer .elementor-icon-list-item {
        justify-content: center;
        text-align: center;
    }

    footer .ekit_social_media {
        justify-content: center;
        display: flex;
    }

    footer .elementor-heading-title {
        font-size: 20px;
    }

    /* Copyright section */
    .hfe-copyright-wrapper {
        text-align: center;
        padding: 15px 10px;
    }

    .hfe-copyright-wrapper span {
        display: block;
        font-size: 13px;
        line-height: 20px;
    }

    .footer-min .copy-one p {
        float: none;
        text-align: center;
    }

    /* Footer inner section columns */
    footer .elementor-inner-section .elementor-col-50 {
        width: 100% !important;
    }
}

@media only screen and (max-width: 576px) {
    footer .elementor-widget-container p {
        font-size: 13px;
        line-height: 20px;
    }

    footer .elementor-heading-title {
        font-size: 18px;
    }

    .hfe-copyright-wrapper span {
        font-size: 11px;
    }

    .copy-one p {
        font-size: 12px;
    }
}
