


@media (min-width:992px) and (max-width:1200px) {
    #search-form button {
        margin-top: 20px;
    }

    .header-card ul li {
        margin-right: 20px;
    }

    .bnr-cont h1 {
        line-height: 50px;
        font-size: 40px;
    }

    p {
        font-size: 14px;
        line-height: 26px;
    }

    .title-box .title {
        font-size: 32px;
        line-height: 42px;
    }

    .single-item {
        padding: 20px;
    }

    .single-item h3 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .about-left-content {
        padding: 0 40px 0 0;
    }

    .about-left-content p {
        font-size: 18px;
        line-height: 34px;
    }

    .about-right-content {
        margin-left: 0;
        margin-bottom: 0;
    }

    .service-card {
        padding: 20px;
    }

    .service-card h4 {
        font-size: 16px;
        line-height: 26px;
    }

    .service-card p {
        font-size: 14px;
        line-height: 26px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #search-form button {
        margin-top: 20px;
    }

    .banner-sec {
        height: auto;
    }
}

@media (max-width:991px) {
    .banner-sec {
        height: auto;
    }

    .header-fix .navbar {
        padding-bottom: 20px;
    }

    .header-top {
        display: none;
    }

    .login-signup {
        padding: 60px 0;
    }

    .bnr-img{
        margin-top: 20px;
    }

    .ftr-dis {
        margin-bottom: 20px;
    } 


    p {
        font-size: 14px;
        line-height: 26px;
    }

    .banner-sec {
        height: auto;
    }

    .banner-lft-dis h1 {
        color: #fff;
        font-size: 36px;
    }

    .banner-lft-dis p {
        color: #fff;
        font-size: 14px;
        line-height: 28px;
    }

    .auth-clients {
        padding-left: 0;
    }

    .banner_area {
        padding: 60px 0;
    }

    .bnr-cont h1 {
        line-height: 40px;
        font-size: 30px;
    }

    .title-box .title {
        font-size: 24px;
        line-height: 38px;
    }


    .section-pd {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .about-sec {
        padding: 50px 0;
    }

    .about-left-content {
        padding: 0;
    }

    .about-right-content {
        margin-left: 0;
    }

    .solution-left-content .title-box .title {
        font-size: 24px;
        line-height: 38px;
    }

    .solution-left-content {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .col-md-6:nth-child(2) .single-solution-card {
        top: 0;
    }

    .col-md-6:nth-child(4) .single-solution-card {
        top: 0;
    }

    .counter-section {
        padding: 20px;
    }

    .counter-section h1 {
        font-size: 24px;
        line-height: 38px;
    }

    .counter-section p {
        font-size: 14px;
        line-height: 26px;
    }

    .faq-section .accordion {
        padding: 0;
    }

    .about-left-content p {
        font-size: 16px;
        line-height: 28px;
    }

    .single-item h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .single-item {
        padding: 20px;
    }

    .single-solution-card {
        padding: 20px;
    }

    .service-card.style-one h4 {
        font-size: 24px;
        line-height: 38px;
    }

    .footer-newsletter h2 {
        font-size: 24px;
        line-height: 38px;
    }

    .single-solution-card p {
        font-size: 14px;
        line-height: 26px;
    }

    .service-card h4 {
        font-size: 16px;
    }

    .service-card p {
        font-size: 14px;
        line-height: 26px;
    }
}