.contact-page-banner .et_pb_bottom_inside_divider{
    z-index: 9 !important;
    bottom: -1px !important;
}



.contact-page-banner .et_pb_image .et_pb_image_wrap,
.contact-page-banner .et_pb_image .et_pb_image_wrap img {
    display: block !important;
    width: 100% !important;
}

.contact-page-banner .et_pb_button_module_wrapper {
    display: inline-block;
}

.contact_page_map .et_pb_map {
    height: 600px !important;
    border-radius: 10px !important;
}

.contact_page_footer .et_pb_promo p {
    padding-bottom: 0 !important;
}

.contact_page_footer .et_pb_promo a:hover {
    opacity: 0.5;
}

.contact_page_footer .et_pb_promo a {
    color: inherit !important;
    margin-bottom: 4px !important;
    display: block;
    transition: 0.3s;
}

.contact_page_footer .et_pb_column_1_4 .et_pb_blurb_container{
    padding-left: 0 !important;
}

.contact_page_footer .et_pb_column_1_4 .et_pb_blurb a:hover{
    opacity: 0.5;
}

.contact_page_footer .et_pb_column_1_4:last-child{
    margin-right: 0 !important;
    margin-left: 4.5%;
    width: 30% !important;
}
.contact_page_footer .et_pb_column_1_4 {
    width: 19.3% !important;
    margin-right: 2% !important;
}


/*Responsive*/

@media only screen and (max-width: 1390px) {
        .contact_page_footer .et_pb_row,
        .contact_page_map .et_pb_row{
        width: 90% !important;
    }
    }

@media only screen and (max-width: 980px) {
    .contact-page-banner .et_pb_bottom_inside_divider{
        background-size: 50% 110px !important;
        height: 110px !important;
    }

        .contact_page_map .et_pb_map {
        height: 380px !important;
    }

        .contact_page_footer .et_pb_column_1_4:last-child{
        margin-left: 0 !important;
        width: 50% !important;
    }

        .contact_page_footer .et_pb_promo .et_pb_promo_description h2 {
        padding-bottom: 20px !important;
    }
    }

@media only screen and (max-width: 767px) {
    .contact_page_map .et_pb_map {
        height: 300px !important;
    }

        .contact-page-banner .et_pb_row:first-child {
        min-height: 200px;
        width: 90% !important;
    }

        .contact-page-banner .et_pb_row:first-child .et_pb_column{
        right: 0;
    }
    }

@media only screen and (max-width: 480px) {
    .contact-page-banner .et_pb_row:first-child .et_pb_column {
        width: 100% !important;
    }

    .contact-page-banner .et_pb_button_module_wrapper .et_pb_button{
        margin-right: 0 !important;
    }
    .contact-page-banner .et_pb_button_module_wrapper {
        display: block;
        text-align: center;
        width: 100%;
    }


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

    .contact_page_footer .et_pb_column_1_4 .et_pb_blurb .et_pb_blurb_container,
    .contact_page_footer .et_pb_column_1_4 .et_pb_blurb .et_pb_main_blurb_image{
        display: inline-block !important;
    }

    .contact_page_footer .et_pb_column_1_4 .et_pb_blurb .et_pb_main_blurb_image{
        margin-bottom: 0 !important;
    }

    .contact_page_footer .et_pb_column_1_4 .et_pb_blurb .et_pb_blurb_content,
    .contact_page_footer .et_pb_promo .et_pb_promo_description,
    .contact_page_footer .et_pb_promo .et_pb_promo_description p,
    .contact_page_footer .et_pb_promo .et_pb_promo_description h2{
        text-align: center !important;
    }

    .contact-page-banner .et_pb_bottom_inside_divider {
        background-size: 50% 80px !important;
        height: 80px !important;
    }
}
