label {
  width: 100%;
}
@media (max-width: 1200px) {
    .aboutbg .wpb_wrapper{
        margin-top: -20px;
    }
    .home .wpcf7 input[type="text"],
    .home .wpcf7 input[type="email"],
    .home div.wpcf7 textarea,
    .home div.wpcf7 p{
        width: 100%;
    }
    body .allisttop h3{
      font-size: 16px;
    }
}

@media (max-width: 992px) {
    .aboutbg .wpb_wrapper{
        margin-top: -100px;
    }
    section#manufacturer .selection-box {
        width: calc(50% - 10px) !important;
    }

   .alplist img{
     height: auto;
   }
   body .allisttop h3{
     font-size: 10px;
   }
   .allisttop {
    padding: 30px 0px 10px 0px;
  }

}

@media (max-width: 768px) {
    .aboutbg .wpb_wrapper{
        margin-top: -120px;
    }
    .page-template-page-template-application .app-selection .selection-box .info{
        font-size: 10px;
    }
    .home-banner-content h2{
       font-size: 50px !important;
   }

}

@media (max-width: 767px){
  .alrowproduct .alcolproduct{
    margin: 50px;
  }
  body .allisttop h3{
    font-size: 20px;
  }
}

@media (max-width: 660px) {
    .aboutbg .wpb_wrapper{
        margin-top: -160px;
    }
    #home-banner-carousel .home-banner-content{
         max-width: none !important;
    }
     .home-banner-carousel .owl-buttons img{
         display: none;
    }
     .home-banner-img2{
          padding: 50px !important;
    }
}

@media (max-width: 576px) {
    .aboutbg .wpb_wrapper{
        margin-top: -200px;
    }
    section#manufacturer .selection-box {
      width: 100% !important;
   }
    .home-banner-img p{
        font-size: 20px !important;
    }
    .home-banner-content2 h2{
        font-size: 25px !important;
    }
   .home-row1-col2 > .vc_column-inner > .wpb_wrapper{
       padding: 0px 15px !important;
   }
   .alrowproduct .alcolproduct{
     margin: 10px;
   }
}
