#header .forDesktop .productList ul.slider { display: block; padding: 23px 0; visibility: visible; }
#favorites .subnav button { border-radius: 50px; }
#favorites .subnav .reset-btn { width: 270px; }
.buttonBlock_inquiry { width: 250px; }
.max-md-size .career_text { width: 150px; }
.max-md-size .buttonBlock_inquiry { width: 200px; height: auto; }
.max-md-size #products .subMenu.motion-application { left: -180px; }
.max-md-size .inquiry_choose { height: 380px; }
.max-sm-size .inquiry_choose { height: 300px; }
.max-sm-size .products-list ul.listp li.desarea { font-size: 12px !important; }
.max-sm-size #news .news_top { padding-bottom: 0px; }
.max-xs-size #about .ourarea li:nth-child(3) { padding: 10px 0px 20px; }
#products .subMenu.motion-application { left: -173px; }
#favorites .subnav .download-btn { width: 330px; }
.contact-btn2:last-child { min-width: 250px; }
.max-sm-size .contact-btn2:last-child { padding: 0 0 !important; }
.max-sm-size .contact-btn { top: 55% !important; width: 80% !important; padding: 0 0 !important; }
.max-sm-size .contact-btn2 { width: 80%; padding: 0 0; }
.max-xs-size .career-icon { margin: 0 20px; }

@media only screen and (max-width: 760px) and (min-width: 320px) {
    .max-md-size #about .ourarea li {
        width: 100%;
        height: auto;
        padding: 20px 0px;
        border: 0px;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 760px) {
    .max-lg-size #products-in .list h3.news-title {
        min-height: 33vw;
    }
}