
/*
    Forms
*/

.grecaptcha-badge { 
    visibility: hidden;
}
.grecaptcha-text {
	padding-top: 10px;
}
.form-hillside .grecaptcha-text p {
	font-size: 11px;
	line-height: 18px;
	color: #666;
}
.form-hillside .grecaptcha-text p a {
	border-bottom: 1px solid #999;
}
.box-lines form {
	padding-top: 30px;
	padding-bottom: 40px;
}
form, input, select, textarea, radio, checkbox, label, button {
    margin: 0;
    padding: 0;
    font-weight: normal;
	-webkit-appearance: none;
	outline:none;
}
.inner {
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.inner2 {
	display: table-cell;
	vertical-align: middle;
}
.form-hillside {
	margin-top: 30px;
}
.form-hillside form {
	max-width: 500px;
	margin: 0 auto;
}
.form-hillside label {
	display: block;
}
.box-thanks {
	text-align: center;
	margin: 0 auto;
}
.box-thanks p a {
	border-bottom: 1px solid #000;
}
.line-thanks {
	border-bottom: 1px solid #111;
	text-align: center;
	margin: 0 auto;
	max-width: 600px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.form-hillside label span {
}
input, select, textarea, radio, checkbox, label {
	font-family:'acherus_grotesqueregular', Arial, Helvetica, sans-serif;
    font-size: 16px;
}
input,
select,
textarea {
	font-family:'Palatino', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	border: 0;
	border-bottom: 1px solid #000;
    border-radius:0;
	width: 100%;
	background-color: transparent;
	text-align: center;
	font-size: 16px;
	color: #000;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
label.half-left,
form.wpcf7-form label.half-left {
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
label.half-right,
form.wpcf7-form label.half-right {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	margin-left: 2%;
}
.send {
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	padding-bottom: 10px;
}
.send input.wpcf7-form-control.wpcf7-submit {
	float: none;
	display: block;
	margin: 0 auto;
	border: 1px solid #000;
	letter-spacing: 4px;
	line-height: normal;
	cursor: pointer;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	max-width: 180px;
	text-align: center;
	position: relative;
}
.send input.wpcf7-form-control.wpcf7-submit:hover {
	border: 1px solid #000;
	color: #fff;
	background-color: #000;
}
.form-black .send input:hover {
	border: 1px solid #000;
	color: #fff;
	background-color: #000;
}
.thanks-video-but {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 20px;
}
.thanks-video-but a {
	margin-top: 30px;
	display: inline-block;
	border: 1px solid #000;
	letter-spacing: 4px;
	line-height: normal;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
}
.thanks-video-but a:hover {
	border: 1px solid #000;
	color: #fff;
	background-color: #000;
}

select {
	text-align: center !important;
	text-align-last: center;
	-moz-text-align-last: center;
	font-style: italic;
	cursor: pointer;
	background-image: url(../images/dd.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size:20px;
	-moz-background-size:20px;
}
option {
	text-align: center !important;
	text-align-last: center;
	-moz-text-align-last: center;
}

::placeholder {
	color: #000;
	opacity: 1;
	font-style: italic;
	font-size: 16px;
}
:-ms-input-placeholder {
	color: #000;
	font-style: italic;
	font-size: 16px;
}
::-ms-input-placeholder {
	color: #000;
	font-style: italic;
	font-size: 16px;
}
/*
input:invalid,
input:focus:invalid,
select:invalid,
select:focus:invalid,
textarea:invalid,
textarea:focus:invalid {
	box-shadow:none !important;
	border-bottom: 1px solid #000;
}*/

/* CF7 */
form.wpcf7-form {
	margin:0 auto;
	padding:0;
	font-size: 0;
}
form.wpcf7-form label {
}
form.wpcf7-form label span {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
div.wpcf7 .ajax-loader {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: 5px;
}
.wpcf7 form {
}
.wpcf7 form.sent .wpcf7-response-output {
	font-family: "Helvetica Neue", Helvetica, Arial, Gotham, "sans-serif";
    border: 0;
    margin: 0;
    padding: 0;
    color: #6b2624;
	padding-top: 10px;
	font-size: 15px;
	display: block!important;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	font-family: "Helvetica Neue", Helvetica, Arial, Gotham, "sans-serif";
    border: 0;
    margin: 0;
    padding: 0;
}
.wpcf7 form.spam .wpcf7-response-output {
	font-family: "Helvetica Neue", Helvetica, Arial, Gotham, "sans-serif";
    border: 0;
    margin: 0;
    padding: 0;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	font-family: "Helvetica Neue", Helvetica, Arial, Gotham, "sans-serif";
    border: 0;
    margin: 0;
    padding: 0;
}
span.wpcf7-not-valid-tip {
	font-family: "Helvetica Neue", Helvetica, Arial, Gotham, "sans-serif";
	position:relative;
	display:block;
	text-align:center;
	width: 100%;
	max-width: 550px;
	margin: 0 auto;
	float: none;
	font-size: 14px;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
span.wpcf7-not-valid-tip {
	font-family: "Helvetica Neue", Helvetica, Arial, Gotham, "sans-serif";
    color: #ff6600;
	font-size: 13px!important;
}

.agents {
	font-size: 0;
	max-width: 1000px;
	padding-top: 60px;
	margin: 0 auto;
}
.agents .agent-1,
.agents .agent-2,
.agents .agent-3 {
	display: inline-block;
	vertical-align: middle;
	width: 33.3333%;
	text-align: center;
}
.agents .agent-1.aligned-middle,
.agents .agent-2.aligned-middle,
.agents .agent-3.aligned-middle {
	width: 100%;
}
.agents .agent-1.aligned-middle {
	padding-bottom: 30px;
}
.agent-4 {
	display: none;
}
.agents p {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 17px;
	line-height: 25px;
}
.agents .agent-mid {
	display: block;
	text-align: center;
}
.agents .agent-mid img {
	width: 190px;
	text-align: center;
}
.agents .agent-2 img {
	width: 210px;
	text-align: center;
}
.agents .agent-mid.p-first p {
	margin-top: -12px;
	padding-bottom: 18px;
}
.padd-sides-form {
	padding-left: 50px;
	padding-right: 50px;
}


@media screen and (min-width: 1024px) and (max-width: 1440px) {



}

@media screen and (max-width: 1023px) {

.agents {
	padding-top: 30px;
}
.agents .agent-1,
.agents .agent-2,
.agents .agent-3,
.agents .agent-4 {
	display: block;
	vertical-align: top;
	width: 100%;
	text-align: center;
	padding-bottom: 0;
}
.agents .agent-3 {
	padding-top: 10px;
}
.agents .agent-1 p,
.agents .agent-2 p,
.agents .agent-3 p {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 2px;
	text-align: center;
}
.agents .agent-2 {
}
.agents .agent-4 {
	padding-top: 25px;
}
.agents .agent-2 img,
.agents .agent-4 img {
	width: 160px;
}
.agents .agent-mid p {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 2px;
}
.agents .agent-mid img {
	width: 160px;
}

}

@media screen and (max-width: 767px) {

.form-hillside p {
	font-size: 16px;
	line-height: 22px;
}
.form-hillside p br {
	display: none;
}
input,
select,
textarea {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.send input {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	width: 150px;
}
.agents .agent-1 p,
.agents .agent-2 p,
.agents .agent-3 p {
	font-size: 15px;
	line-height: 21px;
	letter-spacing: 1px;
}
.line-thanks {
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.thanks-video-but a {
	margin-top: 30px;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 160px;
}
.form-hillside.top-0-mob {
	margin-top: 0;
}


}

@media screen and (max-width: 480px) {

.box-lines form {
	padding-bottom: 20px;
}
.padd-sides-form {
	padding-left: 30px;
	padding-right: 30px;
}


}

@media screen and (max-width: 480px) and (hover: none) {

select {
	text-indent: 14%;
	text-align: left;
}
.send input {
	padding-top: 14px;
	padding-bottom: 10px;
}

}
