@media only screen and (max-width:1199px) {}


@media only screen and (max-width:991px) {

    .menubar > ul > li > a {
        padding: 5px !important;
    }
    .search-content > div {
    width: 50%;
    }
    .banner-overlay{
        background-image: none;
    }
  

}

@media only screen and (max-width:767px) {

    .logo {
        display: inline-block;
    }

    .sub-btn a span {
        padding: 0 6px;
    }

    .sub-menu > a {
        font-size: 14px;
    }
    .banner-content p {
    font-size: 35px;
    }
    .banner-content h1 {
    font-size: 60px;
    }
    .banner-content h4 {
    font-size: 40px;
    }
    .enviroment-content ul li {
    font-size: 22px;
    }
    .gole-right h4 {
    font-size: 31px;
    line-height: 36px;
    }
  



}

@media only screen and (max-width:575px) {
    body {
        font-size: 14px;
    }


    .footer-head h6 {
        font-size: 16px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .footer-head ul li a {
        font-size: 14px;
    }

    .mobileAdd {
        left: 0 !important;
        width: 100%;
    }
     .help-col{
        width: 50%;
    }

    header .fa-bars {
    font-size: 18px;
    }
     .search-content > div {
    width: 100%;
    }
    .banner-content p {
    font-size: 30px;
        line-height: 35px;
    }
    .banner-content h1 {
    font-size: 40px;
        line-height: 50px;
    }
    .banner-content h4 {
    font-size: 30px;
        line-height: 30px;
    }
    .company-tabs .nav-item .nav-link.active {
    font-size: 12px;
    padding: 7px 15px;
    }
    .sorted-select select {
    padding: 4px;
    }
    .enviroment-content ul li {
    font-size: 18px;
    }
    .enviroment-content ul li img {
    position: absolute;
    left: 0;
    width: 25px;
    }
    .enviroment-content ul li {
    padding-left: 40px;
    }
    .gole-right h4 {
    font-size: 25px;
    line-height: 30px;
    }
    .gole-right a {
    font-weight: 500;
    font-size: 14px;

    }
    .section-title h4 {
    font-size: 30px;
    }
    .service-all-btn a {
    font-size: 14px;
    }
    .blog-box h4 {
    font-size: 22px;
    line-height: 26px;
    }
    .blog-box a {
    font-size: 14px;
    padding: 8px 25px;
    }
    .page-title h4 {
    font-size: 25px;
    padding: 5px 0;
    }
    .community-img {
    height: 120px;
    width: 120px;
    line-height: 120px;
    }
    .community-img img{
        width: 50px;
    }
    .goal-box span {
    font-size: 35px;
    }
    .footer-social-media a i {
    height: 22px;
    width: 22px;
    line-height: 22px;
    font-size: 13px;
    }
    .enviroment-box a {
    font-size: 15px;
    padding: 6px 20px;
    }
    .enviroment-box h6 {
    font-size: 22px;
    }
    .community-box h6 {
    font-size: 20px;
    }
    .service-banner-content h6 {
    font-size: 18px;
    }
    .service-banner-content h2 {
    font-size: 35px;
    line-height: 40px;
    }
    .search-content button {
    font-size: 15px;
    }
    .service-left label {
    font-size: 14px;
    }
    .service-page-box h6 {
    font-size: 14px;
    }
    .service-page-box a {
    font-size: 12px;
    }
    .contact-location h6 {
    font-size: 22px;
    }
    .contact-location p {
    font-size: 15px;
    line-height: 25px;
    }
    .contact-icon img {
    width: 16px;
    }
    .contact-location h6 {
    font-size: 18px;
    }
    .contact-social a i {
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 12px;
    }
    .contact-form button {
    font-size: 14px;
    padding: 8px 21px;
    }
    .single-service-box h4 {
    font-size: 20px;
    line-height: 27px;
    }
    .single-service-box a {
    font-size: 13px;
    padding: 8px 14px;
    }
    .feturn-text ul li .feturn-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    }
    .feturn-text ul li {
    padding-left: 80px;
    }
    .company-box h6 {
    font-size: 18px;
    line-height: 22px;
    }
    .company-box p {
    font-size: 13px;
    padding: 2px 0;
    }
    .company-section h5 {
    font-size: 22px;
    }
}
