.bootstrap-select.btn-group .dropdown-toggle .filter-option,
.bootstrap-select.btn-group .dropdown-menu li a span.text
{color: inherit;}

.text-muted {
    color: #777;
    padding-left: 0 !important;
}

footer .top-container .col-footer-top a.top-footer-link:visited{
color: #fff !important;
}


footer .top-container {
    height: auto !important;
}

@media (max-width: 767px) {
    footer .footer-copyright .footer-links {
        width: 100% !important;
    }
}


