@media (min-width: 992px) and (max-width:1149px) {
    .nav-link h3 {
        font-size: 13px;
    }

    .logo {
        width: 146.18px;
    }

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

    .newsec6right p {
        font-size: 13px;
        line-height: 22px;
    }

    .footerbg {
        background: none;
    }

    #owl-carousel-2 .next-image {
        position: absolute;
        top: 10px;
        right: -30px;
        width: 50px;
        height: 50px;
    }
    #owl-carousel-2.owl-theme .owl-nav .pre-image {
        position: absolute;
        width: 50px;
        height: 50px;
        left: 63px;
        top: 3px;
    }

    .newsec1 h1 {
        font-size: 73.11px;
    }

    #owl-1 .next-image {
        position: absolute;
        top: 10px;
        right: -40px;

    }

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

    .newsec6right {
        padding-right: 0 !important;
    }

    .rightsec h1 {
        font-size: 45px;
    }
    #owl-carousel-2 .item img {
        /* width: 100%; */
        height: auto;
    }
}