	.submit_wrapper {
   padding: 0px !important;
}
.submit_padding {
	padding-right: 0px !important;
}
.field_padding {
	padding: 0 3px !important;
}
form {
 display: none; 
 padding: 10px 35px 10px 20px; 
}
.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;
}
.legal-consent-container {
display:none;
}
.fullwidthrow {
 clear:both; 
 width: 100%;
}
.legal-consent-container {
display:none;
}
/*.grecaptcha-badge { visibility: hidden; }*/
.hs-baymax-editor form {
 display: block !important; 
}
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; 
}
.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;
	}
	.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;
   }
.fullwidthrow {
 margin-right: 4%;
}

}

div[class*="_placeholder"] .layout-col {
    height: 0 !important;
}
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;
  }
  .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-submit {
 clear:both;   
}
a.thankyoubutton {
text-decoration: none;
color:#ffffff;
padding: 0;
border: 0;
margin:0;
}
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;
	}
  .error,.hs-error-msg {
    font-weight: 300;
    color: red !important;
    font-size: 12px;
}

.placeholder_required {
 float: left;
    margin-left: -15px;
    margin-top: 15px;
    position: absolute; 
}
ul.hs-error-msgs {
 list-style: none; 
 margin: 0;
  padding: 0;
}
	.single-checkbox-row label, .gdprlabeltext {
	font-family: Lato,sans-serif;
    font-weight: 300 !important;
    color: #555;
	text-align:left !important;
	}
	.gdprlabeltext {
		font-size: 12px;
	}
 .single-checkbox-row {
 margin-top: 15px;
 }
 .gdprlabel .single-checkbox-row {
 margin-top: 0px;
 }
  .gdprlabel input {
    float: left;
    margin-top: 2px !important;
  }
  select[multiple] {
   height: 100px; 
  }
  .hs-form textarea {
  height: 100px !important;
  width: calc(100% - 15px) !important;

  }
  .hs-form button,input[type=reset],input[type=button],input[type=submit],input[type=checkbox],input[type=radio],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;
}
  #success {
    display:none; 
    width: 100%;
  }
.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;
}
input[type='checkbox'] {
	margin-right: 5px;
}
.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;
  }
.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;
}