.echofy-text-section {
    padding: 7px 0 11px !important;
}

.text-justify {
    text-align: justify;
}

.service-content h4 {
    font-size: 23px !important;
}

/* .hero-content h1 {
    font-size: 55px !important;
} */

.owl-nav {
    margin-top: -110px !important;
}

.testi-author-thumb {
    width           : 60px;
    height          : 60px;
    border-radius   : 50%;
    background-color: #4CAF50;
    display         : flex;
    align-items     : center;
    justify-content : center;
    color           : #fff;
    font-size       : 28px;
}



.process-area-three {
    background: #F6F6EE;
    padding   : 60px 0 93px;
    margin-top: -80px;
}

.hero-area {
    height: 750px !important;
    /* Desktop height */
}



@media (min-width: 360px) and (max-width: 720px) {
    .hero-area {
        height: auto !important;

    }
}


#poress-row {
    margin-top: -200px !important;
}

.footer-area {
    padding: 0px 0 0px !important;
}

.logoicon {
    width        : 88.8%;
    border-radius: 10px;
}

.headerlogo {
    width           : 35%;
    background-color: white;
    padding         : 3px;
    border-radius   : 5px;
    /* border       : 2px solid green; */
}

.headet-icon {
    position  : absolute;
    margin-top: -45px;
}