.home-text-hover a:hover span {
    font-weight: 400!important;
}
.footer-a-bottom ul {
    list-style: none;
}
.footer-a-bottom ul li a {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #ffffff;
    padding: 5px 0;
    display: block;
}
.footer-menu-ul ul {
    list-style: none;
}
@media only screen and (max-width: 991px) {
    .site-logo-img {
        width: 50px;
        height: 50px;
    }
    .znColumnElement-innerWrapper-eluid9c4d677f {
        padding-right: 0;
    }
    .eluid4b77e1c3, .eluidd9049ab6 {
        Width: 25%;
    }
}
@media only screen and (max-width: 767px) {
    .eluid4b77e1c3, .eluidd9049ab6 {
        Width: 100%;
    }
    .footer-menu-ul ul {
        padding-left: 0;
    }
    .footer-menu-ul ul li a:before {
        display: none!important;
    }
    .footer-a-bottom ul {
        padding-left: 0;
    }
    .eluid0cfe4e3d {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .site-header .siteheader-container {
        background: rgb(124, 170, 211);
    }
    .site-header .siteheader-container .fxb-row-col-sm {
        flex-direction: row;
    }
    .site-header-col-left, .site-header-col-center {
        display: none;
    }
}

