@media only screen and (max-width: 1680px) {


}
@media only screen and (max-width: 1600px) {
    .home-industries-title-box {
        font-size: 35px !important;
        line-height: 46px !important;
    }
    .home-industries-content-box {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .home-industries-we-serve-columns img {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
        height: 150px !important;
    }
    .home-industries-we-serve-small-title h6 {
        font-size: 15px !important;
        line-height: 22px !important;
    }
    .home-product-title-box a {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .testimonial-outer-box {
        width: 100%;
        min-height: 340px;
    }
    .testimonial-content-image-box {
        width: 150px;
        height: 140px;
        margin-top: 30px;
    }
    .testimonial-content-inner-box {
        width: 81%;
    }
    .testimonial-content-inner-box{
        background-size: 80px;
    }
    .testimonial-content-txt-box p {
        font-size: 14px !important;
        line-height: 22px !important;
        padding-top: 25px;
    }
    .testimonial-content-title-box {
        font-size: 14px !important;
        line-height: 22px !important;
    }
    .testimonial-content-subtitle-box {
        font-size: 24px !important;
        line-height: 37px !important;
    }
    .body-mid-text p {
        font-size: 20px !important;
        line-height: 30px !important;
    }
}