/* Normal desktop :992px. */
@media (max-width: 1199px) {
.first-section  {
    padding: 30px 0 0 0;
}
.page-template-template-atlas-dust-sensor   .first-section {
    margin-bottom: 0%;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
    .first-section h1.font-weight-light {
    font-size: 24px;
}

    .middle_content  .first-section h2 {
    font: normal normal 600 18px / 31px poppins;
    width: 86%;
    margin: 0 auto;
}
   
}
@media (min-width: 768px) and (max-width: 991px) {
    .heading h5 {
    font-size: 13px;
}
    .faq-main .faq-title h4 {
    font-size: 17px !important;
}
        .first-section h1.font-weight-light {
                font-size: 23px;
            }
            .card.text-white  h1.m-0 {
            font-size: 23px;
        }
 .first-section h2 {
    font: normal normal 600 18px / 31px poppins;
    width: 86%;
    margin: 0 auto !important;
}
        ul.breadcrumb {
    padding: 10px !important;
}
      .d-flex.justify-content-end.h-100 {
    justify-content: flex-start !important;
}
#contactus {
    padding: 20px 0;
}
.signin_btn,.btn_signin {
    padding: 6px 20px;
}
label {
    margin-top: 10px;
}
.container-fluid.bg-dark.text-white {
    padding-bottom: 6px;
}
/*.hdr {*/
/*    padding: 10px;*/
/*}*/
.header_phone {
    padding: 7px 0;
}
.first-section .img-fluid.mb-4.mb-lg-0 {
            width: 100%;
        }
}
@media only screen and (max-width: 767px) {

    .faqsec1 h3 {
    font-size: 20px;
}
    .third_section_ads ul {
    padding-left: 0;
}
    .first-section .img-fluid.mb-4.mb-lg-0 {
            width: 100%;
        }
     .first-section h1.font-weight-light {
                font-size: 23px;
            }
       .card.text-white  h1.m-0 {
            font-size: 23px;
            padding-bottom: 10px;
        }
    .first-section h1.font-weight-light {
    font-size: 23px;
}
       .first-section h2 {
    font: normal normal 600 16px / 25px poppins;
    padding: 0 10px;
   
}

    .first-section {
    padding-top: 20px;
}
    .third_section_ads {
    margin-bottom: 26px;
}
ul.breadcrumb li {
    font-size: 13px;
}
    ul.breadcrumb {
   padding: 10px !important;
}
    .contact_container {
    padding: 0px !important;
}
    .right_content ul {
    padding-left: 13px;
}
    #products h1 {
    margin-top: 0;
}
    .left_content {
    margin: 0;
}
  .header_phone {
    padding: 7px 0;
}
.hdr .text-center {
    text-align: left !important;
    font-size: 12px;
}
.header_phone a {
    font-size: 14px;
}
    label {
    margin-top: 10px;
}
   .d-flex.justify-content-end.h-100 {
    justify-content: flex-start !important;
}
 #contactus {
    padding: 20px 0;
}
.signin_btn,.btn_signin {
    padding: 6px 20px;
}
    .faq-main .faq-title h4  {
    font-size: 16px !important;
    line-height: 22px !important;
}
.faq-title {
    cursor: pointer;
    padding: 15px 37px 15px 15px;
}
}


@media (min-width: 320px) and (max-width: 500px) {
        .second-section.box3 .card-body {
            min-height: auto;
        }
}