footer .footer-middle .main-area {
    padding: 120px 0px 90px;
}
footer .main_logo {
    max-width: 125px;
}
footer .main_logo .image-16by9 {
    padding-bottom: 36%;
}
footer p.logo-text {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
}
footer h6 {
    margin-bottom: 30px;
    color: var(--shale)!important;
}
footer ul.footer.menu {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
footer ul.footer.menu li {
    line-height: 22px;
    margin-bottom: 11.4px;
}
footer ul.footer.menu li a {
    text-decoration: none;
    color: var(--white);
    font-size: 16px;
    line-height: 22px;
}
footer ul.footer.menu li a:hover {
    color: var(--gold);
}
footer .padding-right-footer-menu {
    padding-right: 30px;
}
footer .footer-bottom * {
    color: var(--off-white);
}
footer .footer-bottom a {
    color: var(--off-white);
    text-decoration: none;
    padding-right: 30px;
    font-size: 14px;
}
footer .footer-bottom a:last-of-type {
    padding-right: 0px;
}
footer a.button.link-button.social {
    background: transparent;
    text-align: center;
    border-radius: var(--global-border-radius);
    border: 1px solid var(--shale);
    width: 40px;
    height: 40px;
    padding: 0px;
    margin-bottom: 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
footer a.button.link-button.social:hover {
    background-color: var(--shale);
}
footer a.button.link-button.social:last-of-type {
    margin-right: 0px;
}
footer a.button.link-button.social > img {
    width: 20px;
    height: 20px;
}
footer .social-icons {
    text-align: right;
}
.postid-807 .fixed-buttons-single-block {
    display: none;
}
footer .footer-bottom {
    background-image: url('../assets/Footer_Logo.svg');
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 11% 0px 25px;
}
@media(max-width: 1199.98px){
    footer .footer-middle .main-area {
        padding: 80px 0px;
    }
    footer .footer-bottom a {
        padding-right: 15px;
    }
}
@media(max-width: 991.98px){

    footer .padding-right-ipad {
        padding-right: 30px;
    }
    footer a.button.link-button.social {
        height: 40px;
        width: 40px;
    }
    footer a.button.link-button.social > img {
        max-height: 20px;
        max-width: 20px;
    }
    footer h6 {
        margin-bottom: 15px;
    }

    footer .main-area .col-12.col-lg-2 {
        text-align: center;
    }
    footer .main_logo {
        margin: 0 auto;
    }
    footer .footer-middle .main-area {
        padding: 60px 0px;
    }
}
@media(max-width: 767.98px){
    footer .footer-middle .main-area {
        padding: 40px 0px;
        padding-bottom: 80px;
    }
    footer .footer-bottom div.col-12:first-child {
        order: 3;
        text-align: center;
    }
    footer .footer-bottom div.col-12:nth-child(2) {
        order: 1;
        text-align: center;
        margin-bottom: 30px;
    }
    footer .footer-bottom div.col-12:last-child {
        order: 2;
        text-align: center;
        margin-bottom: 30px;
    }
    .footer-bottom .col-12.offset-lg-1.col-lg-10 {
        margin-bottom: 0px;
    }
    footer .menu-example-footer-menu-container {
        display: none;
        padding-top: 15px
    }
    footer .padding-right-footer-menu {
        padding: 20px 0px;
        border-top: 1px solid #6D7D82;
        position: relative;
    }
    footer h6 {
        color: var(--white)!important;
    }
    footer .padding-right-footer-menu:after {
        content: '';
        background-image: url(../assets/menu-arrow.svg);
        position: absolute;
        right: 0px;
        top: 28px;
        width: 17px;
        height: 10px;
        background-position: center;
        background-size: cover;
        transition: 0.3s ease-in-out;
    }
    footer .padding-right-footer-menu.show-footer-menu:after {
        transform: rotate(180deg);
        transition: 0.3s ease-in-out;
    }
    footer .padding-right-footer-menu:nth-child(4):after {
        display: none;
    }
    footer h6 {
        margin-bottom: 0px;
    }
    footer .padding-right-footer-menu:nth-child(4) h6 {
        /*margin-bottom: 15px;*/
        display: none;
    }
    footer .padding-right-footer-menu:nth-child(4) {
        padding-bottom: 0;
        padding-top: 60px;
    }
    .social-icons-footer-container {
        text-align: center;
    }
    .campaignMonitorSignupFormWidget h5.text-black {
        margin-top: 0px!important;
        color: var(--white)!important;
    }
    footer .slate_background p.small {
        color: #6D7D82;
    }
    footer .slate_background a.small {
        text-decoration: none;
        color: #6D7D82;
    }
    footer p.logo-text {
        margin: 15px auto 30px;
        max-width: 75%;
    }
    footer .footer-bottom .align-row {
        align-items: start;
    }
    footer .padding-right-footer-menu .footer.menu {
        padding-top: 20px;
    }
    footer .larger-mobile-links {
        padding-bottom: 30px;
    }
    footer .larger-mobile-links a {
        text-decoration: none;
    }
    footer .larger-mobile-links a:first-child {
        padding-right: 15px;
    }
    footer .larger-mobile-links a:last-child {
        padding-left: 15px;
    }
    /*footer .footer-bottom {*/
    /*    min-height: 40vh;*/
    /*}*/
    footer ul.footer.menu li:last-of-type {
        margin-bottom: 0;
    }
}
@media(max-width: 575.98px){
    /*footer .footer-bottom .row.justify-content-between {*/
    /*    display: block;*/
    /*}*/
    footer .footer-bottom a {
        display: block;
        padding-right: 0px;
    }
    footer .footer-bottom a:last-of-type {
        margin-bottom: 0px;
    }
    footer .footer-middle .main-area {
        padding: 30px 0px;
        padding-bottom: 60px;
    }
    footer .footer-bottom p.small {
        margin-top: 20px;
    }
    /*footer .footer-bottom {*/
    /*    min-height: 16vh;*/
    /*}*/
}