.hs-form .submit_wrapper {
	padding: 0px !important;
}

.hs-form .submit_padding {
	padding-right: 0px !important;
}

.hs-form .field_padding {
	padding: 0 3px !important;
}

form.hs-form {
	display: none;
	padding: 10px 35px 10px 20px;
}

.hs-form .legal-consent-container {
	display: none;
}

/*Banner Form*/
.mainform {
	float: right !important;
	width: 30% !important;
	top: 30px !important;
	right: 0 !important;
	position: absolute !important;
	margin-right: 5%;
}

.mainform form {
	padding-left: 40px;
	padding-right: 55px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.hs-form .legal-consent-container {
	display: none;
}

.hs-form .fullwidthrow {
	clear: both;
	width: 100%;
}

/*.grecaptcha-badge { visibility: hidden; }*/
.hs-baymax-editor form {
	display: block !important;
}

.hbspt-form form ul {
	list-style: none;
	padding: 0;
}

.hs_services_of_interest__c ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.hs_subscribe a {
	color: #44bbcb !important;
}

.hs_subscribe span, .hs_subscribe a {
	font-size: 14px !important;
}

.hs_subscribe .new, .hs_subscribe .new a {
	font-size: 11px !important;
}

.hs_subscribe {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	font-family: Lato, sans-serif;
	font-weight: 200;
	font-size: 14pt;
	color: #555;
	max-width: 800px;
}

.hs_subscribe .inputs-list {
	margin: 0 !important;
}

.hs-form .field {
	padding: 10px 0;
	position: relative;
}

@media all and (max-width: 768px) {
	.hs-form .row-odd, .hs-form .row-even {
		clear: left;
		width: 100%;
	}

	.hs-form input[type=submit] {
		width: calc(100% + 15px) !important;
	}

	.hbspt-form .submit_padding {
		padding-right: 15px !important;
	}

	.mainform {
		float: none !important;
		width: 100% !important;
		position: relative !important;
	}
}

@media all and (min-width: 768px) {
	.hs-form .row-odd {
		clear: left;
		float: left;
		width: 48%;
		margin-left: 0;
		padding-right: 20px;
	}

	.hs-form .row-even {
		float: right;
		width: 48%;
		padding-left: 20px;
	}

	.hs-form input[type=submit] {
		min-width: 200px;
	}

	.hs-form .fullwidthrow {
		margin-right: 4%;
	}

}

.hs-form div[class*="_placeholder"] .layout-col {
	height: 0 !important;
}

.hs-form div[class*="_placeholder"] {
	display: none;
}

.hs-form .container-fluid {
	padding: 0 !important;
}

.res-form .form-element-layout {
	display: block !important;
}

.hs-form .form-element-layout {
	display: none;
}

.hs-form .LV_valid_field {
	border: 1px solid #009900 !important;
}

.hs-form .LV_valid {
	display: none !important;
}

.hs-form input[type=text],
.hs-form input[type=email],
.hs-form input[type=tel] {
	height: 50px !important;
}

.hs-form input, textarea {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.hs-form input[type=text],
.hs-form input[type=email],
.hs-form input[type=tel],
.hs-form textarea,
.hs-form select[multiple=multiple],
.hs-form select {
	display: block;
	width: 100%;
	height: 50px;
	padding: 0.375rem 0.375rem !important;
	font-size: 16px !important;
	line-height: 1.5 !important;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	font-family: Lato, sans-serif;
	font-weight: 300 !important;
	color: #000 !important;
	line-height: 1.4;
	color: #000 !important;
	font-weight: normal !important;

}

.hs-form .hs-submit {
	clear: both;
}

.hs-form a.thankyoubutton {
	text-decoration: none;
	color: #ffffff;
	padding: 0;
	border: 0;
	margin: 0;
}

.hs-form a.thankyoubutton:hover {
	background: none;
	color: #ffffff;
}

.hs_cos_wrapper_type_form h3 {
	text-align: center;
}

.hs-form select {
	padding: 0.187rem 0.187rem;
	display: block;
	height: 48px !important;
	width: calc(100% + 15px) !important;
}

.hs-form .elq-label {
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}

.hs-form label {
	margin: 0 !important;
	display: block;
}

.hs-form .error,
.hs-form .hs-error-msg {
	font-weight: 300;
	color: red !important;
	font-size: 12px;
}

.hs-form .placeholder_required {
	float: left;
	margin-left: -15px;
	margin-top: 15px;
	position: absolute;
}

.hs-form ul.hs-error-msgs {
	list-style: none;
	margin: 0;
	padding: 0;
}

.hs-form .single-checkbox-row label,
.hs-form .gdprlabeltext {
	font-family: Lato, sans-serif;
	font-weight: 300 !important;
	color: #555;
	text-align: left !important;
}

.hs-form .gdprlabeltext {
	font-size: 12px;
}

.hs-form .single-checkbox-row {
	margin-top: 15px;
}

.hs-form .gdprlabel .single-checkbox-row {
	margin-top: 0px;
}

.hs-form .gdprlabel input {
	float: left;
	margin-top: 2px !important;
}

.hs-form select[multiple] {
	height: 100px;
}

.hs-form textarea {
	height: 100px !important;
	width: calc(100% - 15px) !important;

}

.hs-form button,
.hs-form input[type=reset],
.hs-form input[type=button],
.hs-form input[type=submit],
.hs-form input[type=checkbox],
.hs-form input[type=radio],
.hs-form select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hs-form input[type=submit] {
	font-family: Lato, sans-serif;
	border: medium none;
	border-radius: 20px !important;
	height: 50px;
	padding: .7em 1.8em;
	font-weight: 700;
	font-size: 18px;
	margin-top: 16px;
	color: #fff;
	background: linear-gradient(90deg, #ffa435, #ff721b);
	-webkit-transition: box-shadow .18s ease-out, background-color .25s ease-out, -webkit-transform .18s ease-out;
	transition: box-shadow .18s ease-out, background-color .25s ease-out, -webkit-transform .18s ease-out;
	transition: transform .18s ease-out, box-shadow .18s ease-out, background-color .25s ease-out;
	transition: transform .18s ease-out, box-shadow .18s ease-out, background-color .25s ease-out, -webkit-transform .18s ease-out
}

.hs-form input[type=submit]:hover {
	-webkit-transform: translate3d(0, -.15em, 0);
	transform: translate3d(0, -.15em, 0);
	box-shadow: 0 4px 3px rgba(117, 134, 140, .2);
	cursor: pointer;
}

.hs-form #success {
	display: none;
	width: 100%;
}

.hs-form .submit_button {
	cursor: pointer;
}

/ GENERIC /
.hs-form input {
	line-height: 16px;
}

/ LABEL /
.hs-fieldtype-checkbox label {
	font-weight: bold;
}

.hs-form-checkbox label {
	font-weight: normal !important;
	font-size: 14px !important;
}

.hs-form li:before {
	display: none !important;
}

.hs-form input[type='checkbox'] {
	margin-right: 5px;
}

.hs-form .inputs-list {
	list-style-type: none !important;
	margin: 0 !important;
}

.hs-form-required {
	display: inline-block;
	height: 16px;
	width: 16px;
	color: red !important;
}

/ LABEL /
.hs-form .elq-required_placeholder {
	position: absolute;
	margin-top: 15px !important;
	height: 16px;
	width: 16px;
	color: red !important;
	font-size: 20px !important;
	left: 0;
}

.hs-form {
	max-width: 1000px;
	margin: 0 auto;
}

.hs-form .captcha_button {
	display: block;
	cursor: pointer;
	z-index: 999;
}

/*Form Editor*/
.form-editor {
	position: absolute;
	z-index: 999;
	max-width: 300px;
	right: 50px;
	margin-top: 20px;
	max-height: 300px;
	overflow: hidden;
}