#main-footer{
    border-top:solid 1px #d1d1d1;
}
#main-footer .footer-down {
    border-top:solid 1px #d1d1d1;
}
.row > .col-md-4:nth-child(3n+4){
    clear:both;
}

/* ---------------------------------------------------------------------- */
/*	 RESPONSIVE
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 550px) {
    .form-details {
        padding-left: 5px;
        line-height: 38px;
    }

    .mlcharacteristic.col-99 .title, .mlcharacteristic.col-2 {
        width: auto;
    }
}