/* Responsive CSS Only */

@media (max-width: 1200px) {
  .services-sec {
    padding: 70px 0;
  }

  .services-sec .sec-title {
    font-size: 42px;
  }

  .services-sec .service-card {
    padding: 24px;
  }

  .services-sec .service-thumb {
    height: auto;
  }
  
.navbar-brand img {
    max-width: 170px;    
    background-color: #33af00;
}
      .header.header-default .navbar .container {
        background: #fff;
    }
    .navbar .navbar-brand {
    margin-right: 0;
    background-color: #33af00;
    padding: 10px;
    border-radius: 60px;
}    
.slider-section .hero-content .trust-badge {
        display: none;
    }
  
}

@media (max-width: 991.98px) {
  .services-sec {
    padding: 60px 0;
  }
  

  .services-sec .sec-intro {
    margin-bottom: 25px;
  }

  .services-sec .sec-title {
    font-size: 38px;
  }

  .services-sec .header-slider-nav {
    margin-bottom: 30px;
  }

  .services-sec .service-card {
    padding: 22px;
  }

  .services-sec .service-thumb {
    height: 230px;
  }

  .services-sec .service-head h3 {
    font-size: 21px;
  }
}

@media (max-width: 767.98px) {
  .services-sec {
    overflow: hidden !important;
  }

  .services-sec .container {
    max-width: 100% !important;
  }

  .services-carousel {
    width: 100% !important;
    overflow: visible !important;
  }

  .services-carousel .swiper-wrapper {
    align-items: stretch !important;
  }

  .services-carousel .swiper-slide {
    width: 100% !important;
    max-width: 100% !important;
    flex-shrink: 0 !important;
    box-sizing: border-box !important;
  }

  .services-carousel .service-card {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }

  .services-carousel .service-card > p {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: anywhere !important;
    text-overflow: clip !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: initial !important;
  }

  .services-carousel .service-thumb {
    width: 100% !important;
    max-width: 100% !important;
    height: 200px !important;
  }

  .services-carousel .service-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  .services-sec .service-head {
    width: 100% !important;
    min-width: 0 !important;
  }

  .services-sec .service-head h3 {
    min-width: 0 !important;
    word-break: break-word !important;
  }
}

@media (max-width: 575.98px) {
  .services-sec {
    padding: 45px 0;
  }
.responsive-display {
    display: none;
}
  .services-sec .sec-title {
    font-size: 28px;
  }

  .services-sec .service-card {
    padding: 18px;
  }

  .services-sec .service-head img {
    width: 38px;
    height: 38px;
  }

  .services-sec .service-head h3 {
    font-size: 18px;
  }

  .services-sec .service-thumb {
    height: 190px;
  }

  .services-sec .service-footer {
    padding-top: 15px;
  }
      .header.header-default .navbar .container{
        background-color: transparent;
        background:none;
        background-color: #00000087;
        padding: 20px;
        border-radius: 0;
      }
      .navbar{
        padding: 0;
      }
      .navbar button.navbar-toggler.offcanvas-nav-btn{
            background-color: #fff;
           padding: 8px 12px;
      }
      .slider-section .hero-content{
        padding-left: 0;
        padding:50px 10px;
      }
      .about-sec3 .about-media3 .ab-sm-ft img:last-child{
        display: none;
      }
      .about-sec3 .about-media3 .ab-sm-ft img:first-child{
        display: none;
      }
      .about-sec3 .about-media3 .feat-img{
        margin-bottom: 52px;
      }
      .about-content3 .nav-tabs{
        justify-content: center;
      }
      .about-content3{
        text-align: center;
      }
      .service-card{
        mask-image:unset;
      }
      .services-sec .container{
        padding-top: 0 !important;
      }
      .vid-con h2{
          font-size: 18px;
          line-height: 27px;
      }
      .sec-title{
          font-size: 28px;
      }
      .choose-sec2 .single-choose:not(:last-child) {
    margin-bottom: 40px;
}
.slider-section .hero-content h1 {
        font-size: 33px;
}
.stat-sec {
    padding: 40px 0;
}
.stat-sec .col-lg-3.col-md-6:last-child  .single-stat{
    margin-bottom: 0;
}
.footer-widget .f-logo img {
    width: 65%;
}
    .footer-widget {
        margin-bottom: 10px;
    }
      .footer-widgets {
        padding: 35px 0 40px;
    }
    .footer .subs-head{
      width: 100%;
    }
    .footer-top h2{
      font-size: 25px;
    }
    .footer {
    padding-top: 40px;
    overflow: hidden;
}
.review-sec {
    padding: 40px 0;
}
.review-wrapper .review-slider{
  padding: 100px 0 !important;
}
.video-sec2 {
    overflow: hidden;
    padding: 40px 0;
}
    .vid-con h2 {
        margin-bottom: 25px;
    }
    .review-wrapper .review-slider .swiper-button-prev{
        top: 42px;
        left: 62%;
    }
        .review-wrapper .review-slider .swiper-button-next{
          top: 42px;
          left: 80%;
        }

        .jarallax-img{
         height: 572.2px !important; 
        }
        section.promo-sec{
          padding: 143px 0 60px 0;
        }
        .heading-icon{
          display: none;
        }
        .contact-form .form-inner {
    max-width: 100%;
    padding: 20px;
        }
        section.promo-sec h1 {
        font-size: 30px;
    }
    .sec-intro{
      margin-bottom: 20px;
    }
    .contact-card{
      margin-bottom: 12px;
    }
    .promo-sec{
      margin-bottom: 50px;
    }
        .removal-block {
        padding: 0 0;
    }
}

@media (max-width: 400px) {
  .services-sec .sec-title {
    font-size: 26px;
  }

  .services-sec .service-thumb {
    height: 175px;
  }

  .services-sec .service-head h3 {
    font-size: 17px;
  }
}
