#wpxpcf_contact{
  display:block;
  height:auto;
  overflow:hidden;
	margin:0;
	padding:0;
	font:inherit;
	float:none;
	clear:both;
	font-size:1.2em;
	line-height:1.5em;
	font-size:1em;
}

#wpxpcf_contact h1{
font-size:2em!important;
margin:0 0 0.5em!important;
}

#wpxpcf_wrapper #wpxpcf_contact{
 font-size:14px;
 margin:2em 0 0;
}


#wpxpcf_contact .errmsge{
display:block;
float:none;
clear:both;
margin:0.25em 0;
padding:0;
overflow:hidden;
height:auto;
position:relative;
color:#f00;
}


#wpxpcf_contact .loader,
.wpxpcform .loader{
 width:140px;
 height:23px;
 margin:0;
 padding:0;
 overflow:hidden;
 background:#fff url(../../images/loading_bar.gif) no-repeat left bottom;
 font:normal 11px/normal Arial, Verdana, sans-serif;
 color:#6C7DA1;
 display:none;
 position:absolute;
 top:0px;
 left:300px;
}

#wpxpcf_contact fieldset {
	display: block;
	margin: 0;
	padding: 1em;
	border: solid 1px #FFB973;
}

#wpxpcf_contact legend {
	margin: 0;
	padding: 0 0.25em;
	color: #FFB973;
	font-size: 1.1em;
	letter-spacing:1px;
}

#primary #wpxpcf_contact p {
	display:block;
	float: none;
	clear: both;
	margin:0 0 0.5em;
  padding: 0;
}
#wpxpcf_contact p.small{
 font-size:0.8em;
 display:block;
 clear:both;
 width:100%;
}


#wpxpcf_contact label {
	display:block;
	height: auto;
	text-align: left;
	float: none;
	clear: both;
	margin: 0;
	padding:0.75em 0 0;
	font-size: 0.9em;
	font-weight:normal;
	color:#000;
}
#wpxpcf_contact label.required:after{
	content:" *";
	font-size:0.8em;
	color:#f00;
}
#wpxpcf_contact .fieldgroup {
	display: block;
	min-width: 200px;
	max-width: 400px;
	clear: right;
	margin: 0;
	padding: 0;
	float: left;
	border:none;
}
#wpxpcf_contact input[type="text"],
#wpxpcf_contact input[type="email"],
#wpxpcf_contact input[type="url"],
#wpxpcf_contact input[type="tel"],
#wpxpcf_contact input[type="search"]{
width:98%;
max-width:300px;
padding:3px 5px;
margin:0;
background:#fff;
border:solid 1px #99E5FF; /* #ccc */
height:30px;
-webkit-appearance:none;
outline:none;
box-sizing:border-box;
font-size:1em;
}
#wpxpcf_contact select{
padding:3px;
margin:0 0 5px;
border:solid 1px #ccc;
background:#fff;
border-radius:0;
font-size:1em;
}
#wpxpcf_contact select option{
padding:3px;
}

#wpxpcf_contact span {
	font-size: 0.75em;
	padding:7px 0 0 5px;
	margin:0;
}

#wpxpcf_contact input[type="radio"],
#wpxpcf_contact input[type="checkbox"]{
 width:15px;
 height:15px;
 float:left;
 clear:left;
 margin:5px 0 8px;
 padding:0;
}
#wpxpcf_contact input[type="checkbox"]{
 margin-top:9px;
}

#wpxpcf_contact span.radio-label,
#wpxpcf_contact span.checkbox-label,
#wpxpcf_contact span input[type="radio"] + span,
#wpxpcf_contact span input[type="checkbox"] + span{
 display:block;
 float:left;
 clear:right;
 margin:6px 5px 5px;
 padding:0;
 font-size:1em;
}

#wpxpcf_contact input[type="submit"]{
display:block;
min-width:200px;
height:65px;
padding:0 30px;
margin:10px 30px 20px 0;
float:none;
clear:both;
color:#fff;
font:normal 1.2em/60px Verdana, Arial, sans-serif;
text-align:center;
background:#01216F; /* #eee */
border: solid 3px #3880CB;
border-radius: 10px;
outline:none;
box-sizing: border-box;
}

#wpxpcf_contact textarea{
	float: left;
	clear: right;
	margin: 0.25em 0 1.5em;
	padding: 2px;
	width:98%;
	max-width: 500px;
	height: 150px;
	background:#fff;
	border:solid 1px #99E5FF; /* #ccc */
	font-size:1em;
	outline:none;
}
#wpxpcf_contact input[type="text"]:focus,
#wpxpcf_contact input[type="email"]:focus,
#wpxpcf_contact input[type="url"]:focus,
#wpxpcf_contact input[type="tel"]:focus,
#wpxpcf_contact input[type="search"]:focus,
#wpxpcf_contact textarea:focus {
background:#FFFFF2;
border:solid 1px #99E5FF;
outline:none;
}

#wpxpcf_contact #recaptcha{
padding:0.5em 0;
margin:0.5em 0;
min-height:90px;
display:block;
height:auto;
clear:both;
float:none;
}

#wpxpcf_contact span.alert{
color:#f00;
font-size:0.8em;
font-weight:normal;
}

#wpxpcf_contact input,
#wpxpcf_contact textarea {
-webkit-appearance:none;
-webkit-outline:none;
outline:none;
background:#fff;
border:solid 1px #99E5FF; /* #ccc */
border-radius:0;
}



#wpxpcf_contact #wpxpcf_success_message{
 display:block;
 float:none;
 clear:both;
 width:100%;
 height:auto;
 overflow:hidden;
 max-width:600px;
 margin:1em 0;
 padding:0;
 font:normal 1.2em/normal Tahoma, Helvetica, Arial, Verdana, sans-serif;
 color:#FA8E21;
}

#wpxpcf_contact input
#wpxpcf_contact textarea{
-webkit-appearance:none;
outline:none;
border-radius:0;
}


/* --------------------------- smaller screen --------------------------- */
@media all and (max-width:640px){

#wpxpcf_contact {
		display: block;
		clear: both;
		margin: 0;
		padding: 0;
}

#wpxpcf_contactinput[type="text"] {
		display: block;
		float: none;
		clear: left;
		min-height: 35px;
		margin: 0;
		padding: 2px;
}

#wpxpcf_contact input[type="submit"],
#wpxpcf_contact input[type="button"]{
		clear: both;
		margin: 0;
		padding: 0.5em 1.5em;
		min-height: 60px;
		text-align: center;
		font-size: 1.4em;
}

#wpxpcf_contact textarea {
		display: block;
		float: none;
		clear: both;
		max-width:300px;
}

}
