@media (max-width : 480px) {
    .helo-width {
        width: 100%;
    }

    .logo {
        width: 130.18px;
    }

    .footerbg {
        background: none;
    }

    .newsec1 {
        height: 438px;
    }

    .newsec1 h1 {
        font-size: 40.11px;
        line-height: 55px;
    }

    .newsec1 p {
        font-size: 13px;
        line-height: 21px;
        width: 90%;
    }

    .searchingbox input {
        width: 100%;
        height: 55px;
        font-size: 15px;
        padding-left: 11px;
    }

    .searchingbox button {
        height: 55px;
    }

    .newsec2 {
        padding: 50px 15px;
    }

    .newsec2box h2 {
        font-size: 27px;
    }

    .newsec2box p {
        font-size: 14px;
    }

    .newsec3 h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .newsec3 img {
        width: 100%;
    }

    .newsearch-containers {
        width: 100%;
        overflow: hidden;
    }

    .newsearch-containers button {
        right: 0;
    }

    #owl-carousel-2.owl-theme .owl-nav .pre-image {
        position: absolute;
        left: 60px;
        top: 5px;
    }

    .newsearch-containers input {
        width: 267px;
    }

    .rightsec h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .rightsec p {
        font-size: 13px;
        line-height: 21px;
    }

    .newsec3 {
        padding: 50px 0px;
    }

    .newsec4 {
        padding: 50px 0px;
    }

    .newsec4 h1 {
        font-size: 40px;
        text-transform: capitalize;
    }

    .newsec5 {
        padding: 50px 0px;
    }

    .newsec5 h1 {
        font-size: 45px;
        line-height: 40px;
    }

    .newsec6 {
        padding: 50px 15px;
    }

    .newsec6right h1 {
        font-size: 22px;
    }

    #owl-1 .next-image {
        position: absolute;
        top: 4px;
        right: -55px;
    }

    #owl-carousel-2.owl-theme .owl-nav {
        left: -45px;
        top: 25%;
    }

    .testimonals h1 {
        font-size: 33px;
        line-height: 40px;
    }

    .cards-flex {
        padding: 40px 25px;
    }

    .name-cilent {
        font-size: 20px;
    }

    #owl-carousel-2 .item img {
        /* width: 100%; */
        height: auto;
    }

    #owl-carousel-2 .next-image {
        width: 50px;
        height: 50px;
        position: absolute;
        right: -33px;
    }

    #owl-carousel-2 .pre-image {
        width: 50px;
        height: 50px;
    }
    .newsec6 h2 {
        font-size: 36px;
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .helo-width {
        width: 100%;
    }

    .footerbg {
        background: none;
    }

    .logo {
        width: 150.18px;
    }

    .footerbg {
        background: none;
    }

    .newsec1 {
        height: 498px;
    }

    .newsec1 h1 {
        font-size: 55.11px;
        line-height: 70px;
    }

    .newsec1 p {
        font-size: 15px;
        line-height: 21px;
        width: 90%;
    }

    .searchingbox input {
        width: 100%;
        height: 55px;
        font-size: 15px;
        padding-left: 15px;
    }

    .searchingbox button {
        height: 55px;
    }

    .newsec2 {
        padding: 60px 15px;
    }

    .newsec2box h2 {
        font-size: 26px;
    }

    .newsec2box p {
        font-size: 14px;
    }

    .newsec3 h1 {
        font-size: 44px;
        line-height: 45px;
    }

    .newsec3 img {
        width: 100%;
        height: 230px;
    }

    .newsearch-containers {
        width: 100%;
        overflow: hidden;
    }

    .newsearch-containers button {
        right: 0;
    }

    #owl-carousel-2.owl-theme .owl-nav .pre-image {
        position: absolute;
        left: 60px;
        top: 10px;
    }

    #owl-carousel-2 .item img {
        /* width: 100%; */
        height: auto;
    }

    .rightsec h1 {
        font-size: 45px;
        line-height: 40px;
    }

    .rightsec p {
        font-size: 14px;
        line-height: 21px;
    }

    .newsec3 {
        padding: 60px 0px;
    }

    .newsec4 {
        padding: 60px 0px;
    }

    .newsec4 h1 {
        font-size: 45px;
    }

    .newsec5 {
        padding: 60px 0px;
    }

    .newsec5 h1 {
        font-size: 50px;
        line-height: 45px;
    }

    .newsec6 {
        padding: 60px 15px;
    }

    .newsec6right h1 {
        font-size: 30px;
    }

    .next-image {
        position: absolute;
        top: 10px;

    }

    .testimonals h1 {
        font-size: 45px;
    }

    .next-image {
        position: absolute;
        top: 10px;
        right: -35px;

    }

    #owl-carousel-2.owl-theme .owl-nav {
        left: -45px;
        top: 16%;
    }
    .newsec6 h2 {
        font-size: 45px;
    }
    #owl-1 .pre-image {
        width: 58px;
        height: 58px;
        position: absolute;
        top: -2px;
        left: 19px;
    }
}