@media only screen and (min-width:200px) and (max-width:767px) {

    .innerpage_wrapper img {
        margin: 0 0px 20px 0;
        width: 100%;
    }
    
    .stellarnav.mobile.light > ul {
    width: auto;
    left: -95px;
    top: 49px;
    right: 0;
}

.banner_txt h3 {
    font-size: 18px;
}
.section-title h5 {
    font-size: 32px;
}

.section-title h4 {
    font-size: 18px;
}

.latest-div h4 {
font-size: 20px;
}
.latest-div h6 {
    font-size: 16px;
}

.position h5 {
    font-size: 28px;
    text-align: center;
}

.stellarnav .dd-toggle i {
    position: absolute;
    margin: auto;
    top: 15%;
    left: 0;
    right: 0;
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
}

    .menu {
        margin: 0;
    }

    .logo {
        left: 0;
    }

    .logo img {
        padding: 0px 0px;
        width: 99%;
    }

    .header {
        position: relative;
        background: #ffffff;
    }

    .about-hover {
        position: relative;
        background: #c48408;
        padding: 40px;
        width: 100%;
        right: 0px;
    }

    .banner-text-area {
        padding-top: 7%;
        width: 100%;
        padding-left: 0;
    }

    .header-top {
        text-align: center;
    }

    .top-right {
        text-align: center;
    }

    .top-right ul li {
        margin: 0 0px 10px 0;
        padding: 0;
    }

    .banner_txt h5 {
        font-size: 25px;
        color: #000;
    }

    .banner_txt h3 {
        color: #000;
    }

    .banner-overlay {
        position: relative;
        height: auto;
    }

    .stellarnav .menu-toggle,
    .stellarnav .call-btn-mobile,
    .stellarnav .location-btn-mobile {
        padding: 4px
    }

    #banner-carousel .owl-dots {
        display: none;
    }

    .home-blog {
        margin: 20px 0;
    }

    .our-work {
        position: relative;
    }

    .position {
        padding: 4% 0px 32px;
    }

    .position h5 {
        color: #000;
    }

    .position h3 {
        color: #000;
        font-size: 16px;
        margin: 12px 0 15px;
    }

    .position p {
        color: #000;
        font-size: 16px;
    }
.testimonial p {
    font-size: 16px;
}

.testimonial h3 {
    font-size: 30px;
    text-align: center;
}
    .rightpart {
        margin: 0% 0;
    }

    .testimonial .itembox p {
        width: 100%;
    }

    #testimonial-carousel {
        margin: 0 0 20px 0;
    }

    .footer-menu p {
        width: 100%;
    }

    .testimonial {
        padding: 0px 0px 0;
        margin: 0;
    }

    .hdr_fix .logo img {
        width: 60% !important;
    }

    .banner_txt a {
        margin-top: 0;
        margin-right: 0;
    }

    .footer-top {
        width: 91%;
    }

    .testimonial a {
        margin: 13px 0 23px;
    }

    .home-product {
        margin: 23px 0 0;
    }
    .explore-work {
    padding: 8px 0;
    }
    .stellarnav.mobile.light ul {
    background: rgb(255 255 255);
}
.stellarnav > ul > li > a {
    margin: 6px 0;
}
.stellarnav.mobile > ul > li > a {
    padding: 12px;
}
}

@media only screen and (min-width:200px) and (max-width:319px) {}

@media only screen and (min-width:320px) and (max-width:479px) {}

@media only screen and (min-width:480px) and (max-width:767px) {}

@media only screen and (min-width:768px) and (max-width:991px) {
    .logo {
        left: 0;
        bottom: 0;
        right: -80px;
    }

    .header-top {
        text-align: center;
    }

    .banner-text-area {
        width: 65%;
        padding-top: 0;
    }

    .banner_txt h5 {
        font-size: 27px;
    }

    .about-hover {
        padding: 15px;
        top: -20%;
    }

    .blog-txt {
        padding: 48px 2% 20px 0;
    }

    .rightpart {
        margin: 0 0;
    }

    .position {
        padding: 0% 16px 32px;
    }

    .position h3 {
        font-size: 14px;
        margin: 12px 0 8px;
    }

    .testimonial h4 {
        font-size: 19px;
    }

    .testimonial .itembox p {
        width: 100%;
    }

    .testimonial {
        padding: 30px 20px 14px;
        margin: 0;
    }

    .footer-menu p {
        width: 100%;
    }

    .home-blog>img {
        margin: 30px 0;
    }
    .footer-top {
    width: 52%;
    }
    .latest-div h4 {
    font-size: 18px;
    }
    .stellarnav.mobile.light ul {
    background: rgb(255 255 255);
}
.stellarnav > ul > li > a {
    margin: 6px 12px;
}
.stellarnav.mobile > ul > li > a {
    padding: 11px;
}
 .top-right a {
    padding: 6px 10px;
   
    font-size: 12px;
}
.banner-overlay {
    top: 19%;
}
}

@media (min-width:992px) and (max-width:1199px) {
    .menu-icon {
        right: 94px;
    }
    .footer-top {
    width: 52%;
    }
   

}