@media (max-width:888px) {
    .right-nav {
        text-align: center;
        position: relative;
        right: 0;
        margin-top: 71px;
    }
    .right-nav a {
        border: none;
    }
    .watsapp {
        width: 65px;
        display: inline-block;
        border: none;
        padding: 0px;
        margin-left: 0;
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        top: 74px;
        z-index: 99;
    }
    .bg-top-right {
        position: absolute;
        top: 0;
        left: -12px;
    }
    a.site-logo {
        padding-top: 9px;
        display: block;
    }
    .site-branding {
        position: relative;
        z-index: 99999;
        margin: 0;
    }
    .request-back {
        z-index: 99;
        left: -66px;
    }
    .right-middle-fixed .social-nav li {
        margin: 0;
        padding: 0;
    }
    .right-middle-fixed {
        position: absolute;
        top: 5rem;
        right: 8px;
    }
    .right-middle-fixed .social-nav a {
        width: 30px;
        height: 30px;
        line-height: 31px;
        box-shadow: 0px 0px 0px 4px #e4e3e3;
    }
    .service-blocks {
        padding: 23px 28px;
        margin-top: 0;
        margin-bottom: 49px;
        min-height: inherit;
    }
    .services-section h1 {
        margin-bottom: 64px;
    }
    .about-section p {
        font-size: 15px;
        line-height: 30px;
        padding: 0 17px;
    }
    .clients-row .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 2px;
    }
    .m-left {
        margin-left: 0px;
    }
    .mar-auto {
        margin: auto;
    }
    .visit-website {
        margin-top: 12px;
        margin-bottom: 29px;
        text-align: center;
    }
    .about-section p {
        padding: 0px;
    }
    .clients-section h1 span.our {
        display: table;
        margin: auto;
        margin-bottom: 14px;
        padding: 4px 17px 14px;
        font-size: 20px;
    }
    .clients-section h1 span.our .svg-inline--fa {
        position: absolute;
        background-color: #fff;
        padding: 4px;
        font-size: 25px;
        top: 31px;
        color: #000;
        border: 1px solid;
        right: 0;
        left: 0;
        margin: auto;
        transform: rotate(90deg);
    }
    .circle-bg {
        z-index: -1;
    }
    .about-section h1 {
        font-weight: 600;
        color: #fff;
        font-size: 27px;
    }
    .about-section h3 {
        color: #ce0632;
        font-weight: 500;
        font-size: 17px;
    }
}