@media screen and (max-width:768px) {
    .navbar-nav {
        padding-left: 20px !important;
        padding: 10px
    }

    .counter.counter-2 .counter-num h6,
    .footer .footer-widget .footer-widget-title h5,
    .header .navbar .navbar-nav>li {
        margin-bottom: 10px
    }

    .counter {
        padding: 20px
    }

    .about .about-img {
        height: 270px;
        margin: 20px 0
    }

    .about .block-left {
        margin-bottom: 30px
    }

    .dropdown-menu {
        box-shadow: 0 3px 6px transparent
    }

    .about .about-img .counter {
        left: -50px;
        border-radius: 0 8px 8px 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-width: auto
    }

    .counter .counter-num p,
    .counter .counter-num span {
        font-size: 20px;
        line-height: 20px
    }

    .about-img .plus-icon img {
        width: auto;
        height: 16px;
        margin: 0
    }

    .about .about-block .block-left .paragraph {
        padding: 10px;
        margin: 0
    }

    .footer .footer-widget {
        text-align: left;
        margin: 10px
    }

    .footer-logo-position {
        position: relative;
        left: 0
    }

    .footer .widget-links ul {
        display: flex;
        flex-wrap: wrap
    }

    .footer .widget-links ul li {
        flex-basis: 49%
    }

    .footer .footer-top {
        padding: 30px 0
    }

    .about .about-block .block-left .btn {
        margin-top: 20px
    }

    .abt-img {
        max-width: 95%
    }

    .processes .feature-panel-holder .feature-panel h3 {
        color: #32c36c;
        font-size: 22px
    }

    .custom-h4 h4 {
        font-size: 26px !important
    }

    .shop {
        padding: 40px 0
    }

    .shop-cart .table-wrap {
        margin-bottom: 0;
        overflow: hidden
    }

    .entry-heading {
        font-size: 24px
    }

    .contact-panel.contact-panel-2 {
        padding: 30px 10px
    }

    .img-card .card-content .content-top,
    .img-card .card-content .content-top p {
        margin-bottom: 0
    }

    .testimonial.testimonial-5 {
        padding: 20px 0;
        margin-top: 20px !important
    }

    .testimonial.testimonial-5 .contact-panel {
        margin: 15px 0;
        transform: none
    }

    .img-card .card-content .content-top a {
        margin: 10px 0
    }

    .contact-sec.abt-img {
        border: 0;
        background: #eee
    }

    .slider.slider-1 .slide {
        height: 37vh;
        padding-top: 70px;
        padding-bottom: 110px
    }
}

@media screen and (max-width:441px) {
    .slider.slider-1 .slide {
        height: 24vh;
        padding-top: 70px;
        padding-bottom: 110px
    }
}