
@media (max-width: 767px) {

 .copyright-footer img {
    width: 32%;
}
.text-ftr {
    display: block;
    justify-content: center;
}
.topbar .contact-intro ul {
    float: none;
    margin-bottom: 0;
    padding: 0px;
}
.topbar ul li {
    font-size: 16px;
    float: none;
    padding: 9px 10px;
    color: #fff;
    line-height: 1em;
}
.topbar ul {
    overflow: hidden;
    list-style: none;
    float: none;
    margin-bottom: 0;
}
.nav-logo a img {
    width: 52%;
}
.top {
    display: flex;
    padding: 5px 16px;
    background: #fff;
}
.nav-logo1 {
    text-align: right;
    position: absolute;
    top: -112px;
    right: 0px;
}
.banner-top h1 {
    color: #fff;
    line-height: 1.3;
    text-align: center;
    font-size: 41px;
}
.contact-info{text-align: center;}
.contact-intro{text-align: center;}
section.km__message__box.ptb-120 {
    background: #f7f7f7;
    padding: 0px;
}
}