.cti-dealer-form .col-xs-6 {
    /* width: 33.33% !important; */
}

@media screen and (max-width:1000px) {
    .cti-dealer-form .col-xs-6 {
        width: 100% !important;
    }
}

.cli_dealer_title {
    float: left;
    margin: 1px;
}

.cli_dealer_tel {
    padding: 0 70px;
    word-wrap: break-word;
}

.cti_dealer_address {
    padding-left: 70px;
}