.footer-bottom .tage-line a {
    margin-left: 0 !important;
}
.footer-bottom .tage-line {
    text-align: right  !important;
}
.top-nav {
    width: 80%;
}
.footer-top {
    padding: 0px;
}
@media (max-width: 767px) {
.footer-bottom .tage-line {
    width: 100% !important;
    text-align: center !important;
}
.footer-top {
    padding: 50px 0 0;
}
}
@media (max-width: 600px) {
.footer-bottom .tage-line a {
    width: 100% !important;
}
}