/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {

    .header-btn a {
        font-size: 16px;
        height: 45px;
        width: 182px;
      }
      .header-btn a img {
        max-width: 15px;
        margin-right: 8px;
      }
      .header-menu li a {
        font-size: 14px;
      }
      .header-menu li {
        margin-right: 15px;
      }
      .car-area {
        padding-left: 15px;
        padding-right: 15px;
      }
      .single-car {
        width: 49%;
        margin-bottom: 30px;
      }
      
      .review-text p {
        font-size: 14px;
        line-height: 20px;
      }
}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

    .header-btn a {
        font-size: 14px;
        height: 45px;
        width: 147px;
      }
      .header-btn a img {
        max-width: 15px;
        margin-right: 8px;
      }
      .header-menu li a {
        font-size: 13px;
      }
      .header-menu li {
        margin-right: 11px;
      }
      .car-area {
        padding-left: 15px;
        padding-right: 15px;
      }
      .single-car {
        width: 49%;
        margin-bottom: 30px;
      }
    
      .review-text p {
        font-size: 14px;
        line-height: 20px;
      }
      
.header-logo a img {
    max-width: 104px;
  }
  .whatsapp a img {
    max-width: 100px;
    margin-bottom: 26px;
    margin-left: -14px;
  }
  .whatsapp {
    right: 51px;
  }
  .hero-title h3 {
    font-size: 30px;
    line-height: 38px;
  }
  .hero-title p {
    font-size: 20px;
  }
  .hero-list li {
    font-size: 14px;
  }
  .hero-btn a {
    font-size: 15px;
    height: 50px;
    width: 200px;
  }
  .hero-area {
    height: 538px;
  }


  .section-title h3 {
    font-size: 30px;
  }
  .cum-area .section-title {
    margin-bottom: 40px;
  }
  .cum-text p {
    font-size: 14px;
    line-height: 22px;
  }
  .theme-btn {
    font-size: 14px;
    height: 45px;
    width: 180px;
  }
  .rate-right {
    padding-left: 38px;
  }
  .rate-right h3 {
    font-size: 30px;
  }
  .rate-right p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 8px;
  }
  .rate-btn {
    margin-top: 18px;
  }
  .faq-collaps button {
    font-size: 20px;
  }
  .faq-anss p {
    font-size: 13px;
    line-height: 17px;
  }






  .machine-title h3 {
	font-size: 39px;
}


.contact-form {
    max-width: unset;
  }
  .contact-form-area {
    padding: 40px;
  }
  .single-input input {
    height: 50px;
  }

}

 
/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .header-btn a {
        font-size: 14px;
        height: 45px;
        width: 147px;
        margin: 0;
      }
      .header-btn a img {
        max-width: 15px;
        margin-right: 8px;
      }
      .header-menu li a {
        font-size: 13px;
      }
      .header-menu li {
        margin-right: 7px;
      }
      .car-area {
        padding-left: 15px;
        padding-right: 15px;
      }
      .single-car {
        width: 49%;
        margin-bottom: 30px;
      }
    
      .review-text p {
        font-size: 14px;
        line-height: 20px;
      }
      
.header-logo a img {
    max-width: 104px;
  }
  .whatsapp a img {
    max-width: 100px;
    margin-bottom: 26px;
    margin-left: -14px;
  }
  .whatsapp {
    right: 51px;
  }
  .hero-title h3 {
    font-size: 30px;
    line-height: 38px;
  }
  .hero-title p {
    font-size: 20px;
  }
  .hero-list li {
    font-size: 14px;
  }
  .hero-btn a {
    font-size: 15px;
    height: 50px;
    width: 200px;
  }
  .hero-area {
    height: 538px;
  }


  .section-title h3 {
    font-size: 30px;
  }
  .cum-area .section-title {
    margin-bottom: 40px;
  }
  .cum-text p {
    font-size: 14px;
    line-height: 22px;
  }
  .theme-btn {
    font-size: 14px;
    height: 45px;
    width: 180px;
  }
  .rate-right {
    padding-left: 38px;
  }
  .rate-right h3 {
    font-size: 30px;
  }
  .rate-right p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 8px;
  }
  .rate-btn {
    margin-top: 18px;
  }
  .faq-collaps button {
    font-size: 20px;
  }
  .faq-anss p {
    font-size: 13px;
    line-height: 17px;
  }


  .header-menu {
    /*! display: none; */
  }
  .single-cum {
    width: 32%;
    margin-bottom: 17px;
  }
  .cum-fl {
    flex-wrap: wrap;
  }
  .cum-fl {
    margin-bottom: 40px;
  }
  .rate-fl {
    flex-wrap: wrap;
  }
  .rate-left {
    width: 100%;
  }
  .rate-right {
    width: 100%;
    padding-bottom: 50px;
  }
  .single-car-icon {
    width: 31%;
    margin-bottom: 13px;
  }
  .car-icon-fl {
    margin-bottom: 10px;
  }
  .footer-text p {
    font-size: 14px;
    line-height: 19px;
  }
  .footer-list li a {
    font-size: 14px;
  }
  .footer-list ul li {
    margin-bottom: 6px;
  }
  .footer-listss a {
    font-size: 16px;
  }
  .footer-listss a img {
    max-width: 17px;
    margin-right: 10px;
  }









  .single-machine-fl {
    flex-wrap: wrap;
  }
  .machin-left {
    width: 100%;
  }
  .car-icon-fl.mac .single-car-icon {
    width: 20%;
  }
  .machine-right {
    width: 100%;
  }
  .machine-title h3 {
    text-align: center;
    font-size: 38px;
  }






  .contact-form {
    max-width: unset;
  }
  .contact-form-area {
    padding: 40px;
  }
  .single-input input {
    height: 50px;
  }

  .contact-detles a {
    font-size: 14px;
  }
  .contact-detles a img {
    max-width: 20px;
  }

  .header-btn a:last-child {
    display: none;
  }





}
 

/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .header-btn a {
        font-size: 12px;
        height: 42px;
        width: 120px;
        margin: 0;
      }.header-menu ul {
  display: none;
}
.header-btn a:last-child {
  display: none;
}
      .header-btn a img {
        max-width: 15px;
        margin-right: 8px;
      }
      .header-menu li a {
        font-size: 13px;
      }
      .header-menu li {
        margin-right: 11px;
      }
      .car-area {
        padding-left: 0;
        padding-right: 0;
      }
      .single-car {
        width: 100%;
        margin-bottom: 30px;
      }
    
      .review-text p {
        font-size: 14px;
        line-height: 20px;
      }
      
.header-logo a img {
    max-width: 91px;
  }
  .whatsapp a img {
    max-width: 100px;
    margin-bottom: 26px;
    margin-left: -14px;
  }
.header-area {
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 7px 17px #00000040;
    position: fixed;
    z-index: 10001;
    width: 100% !important;
    background-color: white;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
  .whatsapp {
    right: 2px;
    z-index: 9;
    bottom: -33px;
  }
  .hero-title h3 {
    font-size: 24px;
    line-height: 31px;
    color: #212121;
  }
  .hero-title p {
    font-size: 16px;
    color: #212121;
  }
  .hero-list li {
    font-size: 14px;
    color: #212121;
  }
  .hero-btn a {
    font-size: 15px;
    height: 50px;
    width: 200px;
    width: 100%;
  }
.hero-mob.d-none {
  display: block !important;
  position: relative;
}
  .hero-area {
    height: 538px;
    display: none;
  }


  .section-title h3 {
    font-size: 22px;
  }
  .cum-area .section-title {
    margin-bottom: -14px;
  }
  .cum-text p {
    font-size: 14px;
    line-height: 22px;
  }
  .theme-btn {
    font-size: 14px;
    height: 45px;
    width: 180px;
  }
  .rate-right {
    padding-left: 38px;
  }
  .rate-right h3 {
    font-size: 30px;
  }
  .rate-right p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 8px;
  }
  .rate-btn {
    margin-top: 18px;
  }
  .faq-collaps button {
    font-size: 18px;
    white-space: initial;
    text-align: left;
    line-height: 21px;
  }
  .faq-anss p {
    font-size: 13px;
    line-height: 17px;
  }


  .header-menu {
    /*! display: none; */
  }
  .single-cum {
    width: 100%;
    /*! margin-bottom: 17px; */
  }
  .cum-fl {
    flex-wrap: wrap;
  }
  .cum-fl {
    margin-bottom: -4px;
  }
.cum-area .owl-dots {
  display: none;
}
  .rate-fl {
    flex-wrap: wrap;
  }
  .rate-left {
    width: 100%;
    margin-top: 50px;
  }
  .rate-right {
    width: 100%;
    padding-bottom: 50px;
    padding-left: 0;
  }
  .single-car-icon {
    width: 31%;
    margin-bottom: 13px;
  }
  .car-icon-fl {
    margin-bottom: 10px;
  }
  .footer-text p {
    font-size: 14px;
    line-height: 19px;
  }
  .footer-list li a {
    font-size: 14px;
  }
  .footer-list ul li {
    margin-bottom: 6px;
  }
  .footer-listss a {
    font-size: 16px;
  }
  .footer-listss a img {
    max-width: 17px;
    margin-right: 10px;
  }

.car-containt {
  padding: 25px 11px;
}
.review-area {
  padding: 70px 0;
}
.dube-text h3 {
  font-size: 30px;
}
.dube-area {
  padding: 50px 0;
}
.dube-text p {
  font-size: 14px;
  line-height: 18px;
}
.faq-area .section-title {
  margin-bottom: 26px;
}
.footer-left {
  width: 100%;
  margin-bottom: 29px;
}
.footer-fl {
  flex-wrap: wrap;
}
.footer-lonk {
  margin-bottom: 29px;
  width: auto;
}
.footer-area {
  padding-bottom: 0;
}


.single-machine-fl {
    flex-wrap: wrap;
  }
  .machin-left {
    width: 100%;
  }
  .car-icon-fl.mac .single-car-icon {
    width: 31%;
  }
  .machine-right {
    width: 100%;
  }
  .machine-title h3 {
    text-align: center;
    font-size: 23px;
  }



  .mac-title h3 {
    font-size: 14px;
  }
  .single-mac-pur span {
    font-size: 12px;
  }
  .single-mac-pur p {
    font-size: 12px;
  }
  .single-dim a {
    font-size: 12px;
  }
  .single-dim a img {
    max-width: 19px;
    margin-right: 9px;
  }
  .single-dim a {
    padding-right: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .mac-pur-alte li {
    font-size: 12px;
  }

  .service-title h3 {
    font-size: 30px;
  }
  .service-text p {
    font-size: 14px;
  }




  .contact-form {
    max-width: unset;
  }
  .contact-form-area {
    padding: 40px 15px;
    width: 100%;
  }
  .single-input input {
    height: 50px;
  }

  .contact-detles a {
    font-size: 14px;
  }
  .contact-detles a img {
    max-width: 20px;
  }
  .contact-box {
    flex-wrap: wrap;
  }
  .contact-text {
    width: 100%;
  }
  .form-title h3 {
    font-size: 24px;
  }
  .single-input-fl {
    flex-wrap: wrap;
  }
  .single-input {
    width: 100% !important;
  }
  .bar {
	display: block;
}

}





/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {

 
}