footer#main-footer {
    display: none !important;
}

#page-container .seo_footer .et_pb_social_media_follow a:before,
.seo_footer a {
    color: inherit !important;
    display: inline-block;
}

.seo_footer a:hover {
    opacity: 0.5 !important;
}

.seo_footer .footer_menu p {
    padding: 0 !important;
}

.seo_footer .footer_menu a {
    margin-bottom: 1em !important;
    display: block !important;
}

.seo_footer .et_pb_column_1_4:first-child p:last-child {
    padding-bottom: 0 !important;
}

.seo_footer .et_pb_column_1_4:first-child p {
    padding-bottom: 23px !important;
}

.seo_footer .et_pb_column_1_4:first-child {
    width: 53.5% !important;
    margin-right: 5% !important;
}

.seo_footer .et_pb_column_1_4 {
    width: 14.7% !important;
    margin-right: 2% !important;
}

.seo_footer .et_pb_column_1_4:last-child {
    width: 8% !important;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .seo_footer .et_pb_column_1_4:first-child {
        width: 33% !important;
        margin-right: 3% !important;
    }

    .seo_footer .et_pb_column_1_4 {
        width: 20% !important;
        margin-right: 2% !important;
    }

    .seo_footer .et_pb_column_1_4:last-child {
        width: 20% !important;
    }

    .seo_footer .et_pb_column_1_2:first-child {
        width: 30% !important;
        margin-right: 2% !important;
    }

    .seo_footer .et_pb_column_1_2:last-child {
        width: 68% !important;
    }
}

@media only screen and (max-width: 980px) {
    #page-container .seo_footer .et_pb_column_1_2 .et_pb_social_media_follow,
    #page-container .seo_footer .et_pb_column_1_2 .et_pb_text {
        text-align: center !important;
    }

    .seo_footer .et_pb_column_1_4 h2 {
        padding-bottom: 20px !important;
    }

    #page-container .seo_footer .et_pb_column_1_4:first-child .et_pb_promo {
        max-width: 100% !important;
    }

    #page-container .seo_footer .et_pb_column_1_4:first-child {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #page-container .seo_footer .et_pb_column_1_4:last-child {
        margin-right: 0 !important;
        width: 27% !important;
    }

    #page-container .seo_footer .et_pb_column_1_4 {
        width: 33% !important;
        margin-right: 3.5% !important;
    }

    .seo_footer .et_pb_column_1_2:first-child {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .seo_footer .et_pb_column_1_2:last-child {
        width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    .seo_footer .et_pb_row:last-child .et_pb_text a {
        display: inline-block;
    }
}

@media only screen and (max-width: 480px) {
    #page-container .seo_footer .et_pb_column_1_4:last-child,
    #page-container .seo_footer .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #page-container .seo_footer .et_pb_column .et_pb_promo,
    #page-container .seo_footer .et_pb_column .et_pb_promo h2 {
        text-align: center !important;
    }

    #page-container .seo_footer .et_pb_column_1_4 {
        margin-bottom: 30px !important;
    }

    #page-container .seo_footer .et_pb_column_1_4:last-child {
        padding-bottom: 0 !important;
    }
}
