
.contact-form-1 .ajax-contact-form{
	    clear: both;
    padding-top: 20px;
}
.powermail_field label span{
	color: #233040;
    font-family: robotoregular,sans-serif;
    font-size: 14px;
    line-height: 1.6em;
}
.powermail_fieldwrap_marker_03 label.powermail_label {
    display: none;
}

.powermail_form .selectric{
	background:#fff;
}
.powermail_form .selectric .label{
	padding:0 12px;
}
.powermail_form .selectric .button{
	margin-right:0;
}
.powermail_field{
	    margin-bottom: 10px;
		    width: 60%;
			    float: right;
}
.form-feild, .powermail_fieldwrap  {
    display: block;
    clear: both;
    width: 100%;
    float: left;
}
.powermail_fieldwrap.powermail_fieldwrap_type_html > .powermail_field  {
	width:100%;
}
.powermail_field h2{
	text-align:left;
}
.powermail_field .radio {
	float:left;
	margin-right: 25px;
}
.powermail_field_error_container{
	clear:both;
	width:1px;
	content:"t";
}
.powermail_label, .inline{
	float: left;
    width: 38%;
    color: #233040;
    font-family: robotoregular,sans-serif;
    font-size: 14px;
    line-height: 1.6em;
    text-align: right;
    margin-bottom: 0;
    position: relative;
    top: -2px;
    top: 11px;
    top: 8px;
}
.form-submit-wrapper{
	float:left;
	display:block;
}
.form-reset-wrapper{
	float:left;	
	margin-left: 42%;
	display:block;
}

.form-submit-wrapper .powermail_field, .form-reset-wrapper .powermail_field  {
	padding:0;
	padding-top:8px;
}
body .contact-form {
    margin-top: 25px;
}
.powermail_reset{
	font-family: robotoregular,sans-serif;
    font-size: 14px;
    color: #233040;
    height: 32px;
    min-width: 200px;
    margin-top: 16px;
    margin-right: 8px;
    padding-top: 0;
    padding-right: 12px;
    padding-left: 12px;
    border: 1px solid #c7ced4;
    text-align: center;
    background: #fff;
    cursor: pointer;
	
}
.powermail_reset:hover{
	color: #851421;
}
.powermail_submit {
	font-family: robotoregular,sans-serif;
    font-size: 14px;
    height: 32px;
    min-width: 200px;
    margin-top: 16px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #233040;
    border: 1px solid #233040;
    color: #ffcf3d;
    cursor: pointer;
	
}

.powermail_submit:active, .powermail_submit:focus {
    color: #233040;
    background-color: #ffcf3d;
    border: 1px solid #ffcf3d;
}
.powermail_submit:hover{
	color: #ffcf3d;
    background-color: #851421;
}
.powermail_captchaimage{
	border:0;
}
.powermail_textarea {
	height:100px;
}

.form_sub_reset{
	display: block;
    width: 60%;
    float: right;
}
.field_marker_02, .field_marker_01{display: inline-block;}
.user-msg{margin-bottom:0 !important;}
@media only screen and (max-width: 1024px) {
  .form-submit-wrapper{
	float:left;
	display:block;
}
.form-reset-wrapper{
	float:left;	
	display:block;
}  
.powermail_reset{
	min-width:auto;
}

.powermail_submit{
	min-width:auto;
}
}
@media only screen and (max-width: 420px) {
	.form-reset-wrapper{
	margin-left: 0;
	}
	.kontact-right-button,.kontact-right-pannel{
	 display:none;
	}
}