

@media (max-width:1400px) {

    .about2 .icon-box i {
        font-size: 38px;

    }

    .counter {
        font-size: 30px;
    }

    .counter-box .main-box {
        padding: 30px 0px;
    }
    .counter-box .main-box {
    margin: 0px 0px;
}
}

@media (max-width:1360px) {
    .home-banner .carousel-inner .carousel-caption h1{
        font-size: 35px;
    }


}

@media (max-width:992px) {
    .navbar-nav .dropdown-menu{
        text-align: center !important;
    }
    #top-header .right {
        display: none;
    }

    #top-header .left p {
        text-align: center;
    }

    #header .nav-link {
        text-align: center;
    }

    #header .btn-thir {
        margin: auto;
    }

    .home-banner .carousel-inner .first {
        height: 150vh;
    }

    .carousel-caption {
        right: 0 !important;
        left: 0 !important;
    }

    #right-com .point p {
        font-size: 16px;
    }
}

@media (max-width:767px) {
    .footer-logo img{
    width: 100%;
}
    .home-banner .carousel-inner .carousel-caption h1 {
        font-size: 40px;
    }

    .home-banner .carousel-inner .carousel-caption p {
        font-weight: normal;
        font-size: 16px;
    }

    .heading {
        font-size: 40px;
    }

    #why-choose .trust-box {
        right: 0px;
        bottom: 0px;
    }

    .section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #about-sec .left .point p {
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 10px;
    }

    #right-com .point p {
        margin-bottom: 10px;
    }

    #why-choose .left .point p {
        font-size: 16px;
        margin-bottom: 10px;
    }
        .home-banner .carousel-inner .first {
        height: 170vh;
    }

}

@media (max-width:575px) {
    #why-choose .trust-box {
        display: none;
    }

    #call-us .content .heading {
        font-size: 30px;
    }

    #call-us .content a {
        font-size: 30px;
    }

    #call-us .content a i {
        font-size: 30px;
    }
    .footer-top i {
    font-size: 22px;
}
}


@media (max-width:500px) {
    .testimonial-slider .main-box {
        padding: 30px 10px;
    }

    .heading {
        font-size: 30px;
        line-height: 40px;
    }

    .home-banner .carousel-inner .first {
        height: 160vh;
    }
}
@media (max-width:500px) {

    .home-banner .carousel-inner .carousel-caption h1 {
        font-size: 35px;
    }
    .modal-body p{
    font-size: 20px;
}
.modal-title{
    font-size: 18px !important;
}
.modal-header{
    padding: 1rem 0.5rem !important;
}
}

@media (max-width:400px) {
    #services-sec .content .icon i {
        font-size: 60px;
    }

    #services-sec .content {
        padding: 10px 0;
    }

    .home-banner .carousel-inner .first {
        height: 140vh;
    }

    .home-banner .carousel-inner .carousel-caption h1 {
        font-size: 26px;
    }
    #about-sec .left h4{
        font-size: 18px;
    }
    #call-us .content h4 {
    font-size: 16px;
    font-weight: 400;
}
.accordion-button {
    padding: 1rem 0.5rem !important;
}
.accordion-body {
    padding: 1rem 0.5rem !important;
}

}

@media (max-width:350px) {
    .home-banner .carousel-inner .first {
        height: 130vh;
    }
        #top-header .left p {
        font-size: 14px;
    }

}