@media (max-width: 1399px) {
    .ke-copyright-left ul li a {
        padding: 0 5px 0 0;
    }
    .ke-copyright-right {
        margin-left: 15px;
    }
    .ke-copyright-middle p {
        padding: 0 5px;
    }
    .ke-footer-store ul {
        width: 100%;
    }
    .map-area {
        min-height: 300px;
    }
}
@media (max-width: 991px) {
    .ke-footer-store ul {
        width: auto;
    }
    .map-area {
        min-height: 250px;
    }
}
@media (max-width: 767px) {
    header.ke-header {
        background: transparent;
        height: 0;
        padding: 0 0;
    }
    header.ke-header ul.login-list {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: right;
        margin-top: 10px;
    }
    header.ke-header ul.login-list li a {
        font-size: 12px;
        width: fit-content;
        height: fit-content;
        padding: 0 10px;
    }
    .mobile-logo {
        display: block;
        margin-bottom: 60px;
    }
    .mobile-logo a {
        display: block;
    }
    .ke-banner {
        margin-top: 0;
        height: 500px;
    }
    .ke-banner h1 {
        font-size: 22px;
        line-height: 29px;
    }
    .ke-banner-inner form {
        margin: 16px auto 0;
    }
    a.save-address {
        margin: 15px auto 0;
    }
    /* .ke-service-info {
        margin-top: 40px;
    } */
    .ke-service-info h3 {
        font-size: 26px;
        line-height: 34px;
    }
    .ke-service-info p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 4px;
    }
    .ke-service-info a {
        font-size: 18px;
    }
    .ke-card-info h2 {
        font-size: 26px;
        line-height: 39px;
        margin-bottom: 0;
    }
    .ke-card-info p {
        font-size: 16px;
        margin-bottom: 18px;
    }
    .ke-card-info a {
        font-size: 13px;
        line-height: 36px;
        height: 36px;
    }
    .ke-card-area {
        padding: 34px 0;
    }
    .ke-get-app {
        display: block;
    }
    .ke-get-move .ke-card-info-img {
        margin-left: 60px;
    }
    .ke-rave .ke-card-info {
        padding-left: 74px;
        padding-right: 20px;
    }
    .ke-service {
        padding: 40px 0 30px !important;
    }
    .ke-footer-widget-title h4 {
        margin-bottom: 12px;
    }
    .business-title {
        margin-top: 18px;
    }
    .ke-footer-top {
        margin-bottom: 30px;
    }

    .ke-footer-store ul li:nth-child(2) {
        margin-top: 24px;
    }
    .ke-copyright {
        flex-direction: column;
        padding: 0;
        margin: 0;
        border: none;
    }
    .ke-copyright-right {
        order: 1;
        flex: 0 0 100%;
        width: 100%;
        justify-content: center;
        text-align: center;
        /* border-bottom: 1px solid #535353;
        padding-bottom: 25px; */
        margin-bottom: 15px;
        margin-top: 20px;
        text-align: center;
    }
    .ke-copyright-left {
        order: 1;
    }

    .ke-copyright-middle {
        order: 3;
        flex: 0 0 100%;
        width: 100%;
        text-align: center;
        margin-top: 3px;
    }
    .ke-copyright-left ul li:last-child {
        display: block;
        text-align: center;
    }
    .ke-copyright-left {
        align-items: flex-start;
    }
    .ke-copyright-left img {
        margin-top: 5px;
    }
    .ke-copyright-left ul li a {
        padding: 0 12px;
    }
    .ke-copyright-left ul li:last-child a {
        padding-left: 0;
        margin-left: -25px;
    }
    .ke-copyright-left ul li:nth-child(4) {
        display: block;
        text-align: center;
    }
    .ke-copyright-left ul li:nth-child(4) a {
        padding: 3px 0;
        margin-left: -45px;
    }
    .ke-copyright {
        margin-top: 100px;
    }
    .map-area {
        min-height: 140px;
    }
    footer.ke-footer {
        margin-top: 50px;
    }

    .key-service-item .info {
        padding: 15px !important;
        padding-bottom: 30px !important;
    }
    .key-service-item .info p.mb-custom {
        padding-bottom: 10px !important;
    }
    .independence-today .section-title h2 {
        font-size: 38px;
    }
    .checkout-sidebar{
        max-width:100%;
        border:0;
    }
    .banner-get-app img{
        width:140px;
    }
    .save-address {
        margin-left:0px;
    }
    header.ke-header ul.login-list li a {
        border-radius: 30px;
    }
    header.ke-header ul.login-list li a {
        padding: 0px 20px;
    }
    .ke-banner-inne{
        margin-top: 85px;
    }
}

@media (max-width: 430px) {
    .ke-banner {
        background: url("../img/hero.jpg");
        height: 400px;
        background-size: cover;
        /* right 100px */
        background-position: right;
    }
    .ke-banner-inner form {
        max-width: 284px;
        height: 48px;
    }
    .ke-banner-inner form input {
        height: 48px;
        padding: 0 10px;
    }
    .ke-banner-inner form button {
        width: 34px !important;
        height: 34px;
        flex: 0 0 34px;
    }
    .ke-copyright {
        margin-top: 50px;
    }
    footer.ke-footer {
        margin-top: 40px;
    }
    .marker:nth-child(2) {
        top: 4%;
        left: 18%;
    }
    .marker:nth-child(1) {
        bottom: 4%;
        left: 74%;
    }
    .marker:nth-child(3) {
        top: 65%;
        left: 78%;
    }
    .independence-today .section-title h2 {
        font-size: 30px;
    }
    .banner-get-app img{
        width:120px;
    }

}
@media (max-width: 375px) {
    .ke-copyright-left ul li a {
        padding: 0 4px;
    }
    .marker:nth-child(1) {
        bottom: 1%;
        left: 80%;
    }

}
