@media only screen and (max-width: 991px){
    .topbar,
    .arr1,
    .arr2{
        display: none;
    }

    header #navbarMenu{
        display: none;
    }

    .hero{
        padding: 2rem 0;
    }

    .jwdijwoerewr{
        text-align: center;
        width: 100%;
    }

    .hero h1 {
        font-size: 30px;
        text-align: center;
    }

    .hero-images{
        margin-top: 2rem;
    }

    .hero-images img.card1{
        width: 35vw;
    }

    .hero-images img.card2{
        width: 53vw;
    }

    .card-border{
        width: auto;
    }

    .dweoruiwenrwer {
        width: auto;
        bottom: 0;
        margin: initial;
    }

    .fl1 {
        bottom: -26%;
        width: 30vw;
    }

    .plane {
        top: 5%;
        left: 20%;
    }

    .process-box p,
    .price,
    .product-card h5{
        font-size: initial;
    }

    .lleaf,
    .rleaf {
        width: 25vw;
    }

    .testimonial-content,
    .testimonial-content .jwdijwoerewr{
        text-align: center;
    }

    .client-name {
        font-size: initial;
    }

    .testimonial-nav{
        flex-direction: row;
        justify-content: center;
        margin-top: 2rem;
    }

    h2{
        font-size: 26px !important;
    }

    .phone-img{
        width: 100%;
        margin-top: 5rem;
    }

    .blog-card{
        margin-bottom: 5rem;

        img{
            border-radius: 10px;
        }
    }

    .faq-right .jwdijwoerewr{
        text-align: left !important;
        margin-top: 3rem;
    }

    .faq-section{
        padding-top: 0;
    }

    .subscribe-box{
        flex-direction: column;
    }

    .subscribe-form input{
        width: 100%;
    }

    .subscribe-form{
        flex-direction: column;
    }

    .footer-logo{
        position: initial;
    }

    .subscribe-wrapper {
        top: -6%;
        right: -1%;
    }

    .footer-section {
        padding-top: 12rem;
    }

    .social-icons{
        margin-bottom: 1rem;
    }

    .subscribe-left p{
        font-size: initial;
    }
}