#home_man {
    width: 100%;
    margin: 0 0 20px;
}

#home_man .man_title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    padding: 0px;
    margin-top: 0;
    margin-bottom: 14px;
    border-bottom: 1px solid #d6d4d4;
}

#home_man .man_title span {
    display: inline-block;
    border-bottom: 2px solid #1b82d6;
    margin-bottom: -1px;
}

#home_man .bx-wrapper {
    float: left;
}

#home_man ul li {
    float: left;
    min-width: 160px;
    text-align: center;
}

#home_man ul li a {
    display: block;
}

#home_man ul li img {
    max-width: 100%;
    margin: 0 auto;
}

/* Manufacturer buttons */
#home_man .arrows_container {
    float: right;
}

#home_man .slider-btn {
    font-weight: normal;
    float: right;
    width: 20px;
    height: 22px;
    line-height: 26px;
    text-align: center;
    margin-top: 4px;
}

#home_man .slider-btn a {
    cursor: pointer;
    color: #000;
    left: 0;
    right: 0;
    text-decoration: none;
}

#home_man .slider-btn a:before {
    display: none;
}

#home_man .slider-btn a.disabled {
    cursor: default;
    color: #ccc;
}

ul#bx_manufacturer li:nth-child(n+6) {
    display: none;
}

.bx-wrapper ul#bx_manufacturer li {
    display: block;
}

.bx-wrapper ul#bx_manufacturer li {
    background:  #ffcf00!important
}

#home_man{
    margin: 40px 0;
}
/* Manufacturer list star */

/*.home_bx_manufacturer_list{
    max-height: 200px;
    margin-top: 50px !important;
}
.home_bx_manufacturer_box .home_bx_manufacturer_list li img{
    height: 30px;
}
.home_bx_manufacturer_box,.home_bx_manufacturer_box .home_bx_manufacturer_list li{
    background: #ffcf00 !important;
}
.home_bx_manufacturer_box .home_bx_manufacturer_list{
    padding: 33px 143px !important;
}
.home_bx_manufacturer_stepmotech,.home_bx_manufacturer_moons,.home_bx_manufacturer_ysc,.home_bx_manufacturer_kinco{
    margin-top: 49px;
}
@media (max-width: 767px) {
    .home_bx_manufacturer_list {
        !*margin: 34px 20px 30px 20px !important;*!
        padding: unset !important;
    }
    .home_bx_manufacturer_chelic,.home_bx_manufacturer_weicon,.home_bx_manufacturer_stepmotech, .home_bx_manufacturer_moons, .home_bx_manufacturer_ysc, .home_bx_manufacturer_kinco {
        margin-top: 30px;
    }
    .home_bx_manufacturer_list{
        max-height: unset !important;
    }
    .home_bx_manufacturer_box .home_bx_manufacturer_list{
        padding: 30px !important;
    }
}*/
/* Manufacturer list end */