@media only screen and (max-width : 1000px) {
footer .col-lg-3 {
    display: block;
    float: left;
    width: 33%;
}
footer .ce_form {
    float: left;
}
}
