#header .forDesktop .productList ul.slider {
    display: block;
    padding: 23px 0;
    visibility: visible;
}

#favorites .subnav .reset-btn {
    width: 300px;
}

#favorites .subnav button {
    width: 200px;
    border-radius: 50px;
}

.buttonBlock_inquiry{width: 250px;}


#contact .mapSide .mapToggle {
    width: 250px;
    right: -145px;
}

#products ul.description{min-height: 400px;}


#about .carearea li{min-height: 400px;}
#products .subMenu.motion-application {
    left: -207px;
}

#footer ul.list li{width: 170px;}

.max-lg-size .list h3.news-title {
    min-height: 180px;
}

.max-lg-size #news .news_right{width: 250px;}

.max-md-size .buttonBlock_inquiry {
    height: 10px;
    width: 180px;
    display: table;
    padding-top: 10px;
}

.max-md-size #products .subMenu.motion-application{left: -215px;}

.max-md-size #about .ourarea li{min-height: 430px;}

.max-lg-size #news .news_right{width: 180px;}

.max-sm-size #news .news_right{width:100%;}

.max-sm-size #news .news_top{padding-bottom: 0px;}

.max-sm-size .inquiry_choose:nth-child(2){height: 330px;}

.max-sm-size .buttonBlock_inquiry {
    width: 250px;
    height: auto;
}


.max-sm-size .navbar .nav-item .dropdown-menu li a{white-space: break-spaces;}

.max-xs-size #about .ourarea li:nth-child(3) {
    padding: 10px 0px 20px;
}







@media only screen and (min-width: 320px) and (max-width: 760px){
    .max-md-size #about .ourarea li {
        width: 100%;
        height: auto;
        padding: 20px 0px;
        border: 0px;
    }
}

@media only screen and (min-width: 760px) and (max-width: 1024px){
.max-lg-size #products-in .list h3.news-title {
  word-wrap: break-word;
  word-break: break-all;    }
    
  .navbar li.nav-item a.nav-link{margin: 0 13px !important;}
    
    #header .openSearch{margin-left: 25px;}
    
  .navbar-expand-lg .navbar-collapse {
    flex-basis: 100% !important;}
    
    
    #about .ourarea li{min-height: 370px;}
    
    #about .carearea li {
    min-height: 580px;
}
    
  


}

@media only screen and (max-width: 1366px) {
    
    .max-bg-size #footer ul.list li{width: 14%;}
    #footer ul.list li{margin-left: 5%;}
    
    
}