/**
 * Text Domain: diffco
 * Theme Name: Diffco Theme
 * Description: The Diffco theme for Diffco.com.au. Built by Hornet Websites for Diffco.
 * Version: 0.1.0
 * Author: Hornet Websites <info@ehornetwebsites.com.au>
 * Author URI: http://hornetwebsites.com.au
 * License: GPLv2 or later
 */
.form-feild{ margin-bottom:15px;float:left;width:100% }
.contactsend{ margin-top:15px;}

@media only screen and (max-width: 770px) {
.contact_col_1, .contact_col_2, .col-md-4, .col-md-8 {
float: none;
width: 100%;
}
}