
#popmake-1752 {
	background-color:#D33232 !important;
}

.popmake-title {
	font-family: "Titillium Web" !important;	
	font-weight: bold !important;	
	color:#fff !important;
	padding-top: 20px;
}
.pop_fname { 
	width:48%;
	float:left;
}
.pop_last{ 
	width:48%;
	float:right;
}
.pop_zip { 
	width:28%;
	float:left;	
}
.pop_email {
	width:68%;
	float:right;		
}
.pop_submit {
	padding-top:25px;
	float:left;
	width:100%;
}
.pop_submit input {
	background-color:#0F7AC8 !important;
	width:100%;
}
.pop_submit img {
	float:left;
}
.home_pop .wpcf7-response-output {
	display: block;
	float: left;
	margin: 0;
	color:#fff;
}  