#header .forDesktop .productList ul.slider {
    display: block;
    padding: 23px 0;
    visibility: visible;
}

#favorites .subnav .reset-btn {
    width: 300px;
}

#favorites .subnav a {
    width: 220px;
}

#favorites .subnav button {
     border-radius: 50px;
}



button.readmorebtn_act {
    width: 50px !important;
}

.buttonBlock_home a{padding: 0 20px;}

.max-md-size .buttonBlock_inquiry {
    height: 10px;
    width: 180px;
    display: table;
    padding-top: 10px;
}

.max-md-size .inquiry_choose{height: 400px;}

.max-sm-size .inquiry_choose{height: 300px;}

.max-sm-size .product-text ul{padding: 20px 20px 80px;}

.max-sm-size .products-list ul.listp li.desarea{font-size: 12px !important;}

.max-sm-size .buttonBlock_inquiry {
    width: 250px;
    height: auto;
}

.max-sm-size #news .news_top{padding-bottom: 0px;}

/*
#products-in .info {
     margin-bottom: 0px;
     border-bottom: 1px solid #ffffff; 
}
*/


.max-xs-size #about .ourarea li:nth-child(3) {
    padding: 10px 0px 20px;
}

.max-lg-size .career_icon_area img {
    width: 20%;
    float: left;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    margin-left: 15%;
}

.max-xs-size .career_icon_area img {
    width: 20%;
    float: left;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    margin-left: 25%;
}

#products .subMenu.motion-application {
    left: -142px ;
}

.max-md-size #products .subMenu.motion-application {
    left: -145px;
}



@media only screen and (max-width: 1024px) and (min-width: 769px) {
    
    .max-lg-size .career_icon_area img {
    width: 20%;
    float: left;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    margin-left: 10%;
}
}


@media only screen and (min-width: 760px) and (max-width:1023px) {
    
         .max-lg-size #products-in .list h3.news-title{
        min-height: 33vw;
    }
}

@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;
    }
}