
#terms h2.title {
   color: #333;
    font-size: 56px;
    font-weight: bold;
}

#favorites .subnav button {
     border-radius: 50px;
}

/*
#products-in .info {
     margin-bottom: 0px;
     border-bottom: 1px solid #ffffff; 
}
*/

.buttonBlock_inquiry{width: 300px;}

#contact .mapSide .mapToggle {
    width: 150px;
    right: -95px;
}

.max-md-size .buttonBlock_inquiry {
    width: 180px;
}


.max-lg-size #terms h2.title {
    font-size: 45px;
}

.max-xs-size #terms h2.title {
    font-size: 35px; margin-bottom: 0px;
}

#favorites .subnav .reset-btn {
    width: 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-xs-size #about .ourarea li:nth-child(3) {
    padding: 10px 0px 20px;
}

#products .subMenu.motion-application {
    left: -131px;
}


.max-md-size #products .subMenu {
    left: -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;
    }
}
