/*
Theme Name: RealHomes Child Theme
Theme URI: http://themeforest.net/item/real-homes-wordpress-real-estate-theme/5373914
Description: Child theme for Real Homes.
Author: Inspiry Themes
Author URI: https://www.inspirythemes.com/
Template: realhomes
Version: 1.4
*/
@media (max-width: 1024px) {
	#wpcf7-f8112-o2 .wpcf7-form-control-wrap.your-name input, #wpcf7-f8537-o2 .wpcf7-form-control-wrap.your-name input{
		width:84% !important;
		float:left;
		margin-top:10px;
	}
	#wpcf7-f8112-o2 .wpcf7-form-control-wrap.your-email input, #wpcf7-f8537-o2 .wpcf7-form-control-wrap.your-email input{
		width:84% !important;
		float:right;
		margin-top: 0px;
	}
	#wpcf7-f8112-o2 .wpcf7-submit, #wpcf7-f8537-o2 .wpcf7-submit{
		width:100% !important;
	}
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
	    padding: 5px 0px 30px !important;
	}
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body p {
	    font-size:13px !important;
	}
}