.newsletter-signupForm-mars form .mywebfm-rowbx .js-form-type-checkbox:first-child, .newsletter-signupForm-mars form .mywebfm-rowbx .js-form-type-checkbox:last-child {
    margin-bottom: 0;
}
.newsletter-signupForm-mars form .mywebfm-rowbx.js-form-item {
	display: block !important;
	margin: 0 auto !important;
	margin-top: 20px !important;
}
.newsletter-signupForm-mars form .mywebfm-rowbx.js-form-item:first-child {
	margin-top: 0px !important;
}
.iti.iti--allow-dropdown {
    width: 100%;
}
.newsletter-signupForm-mars form .js-form-item label {
    margin: 20px 0 10px 0;
    text-transform: none;
}
@media (min-width: 992px){
	.newsletter-signupForm-mars form .mywebfm-rowbx.js-form-item.form-item, .newsletter-signupForm-mars form .mywebfm-rowbx.js-form-item.js-form-type-webform-markup, .newsletter-signupForm-mars form .health_section_1 .webform-section-wrapper {
		width: calc(50% - 30px) !important;
	}
}
@media (min-width: 768px){
	.newsletter-signupForm-mars form .mywebfm-rowbx.js-form-item.form-item, .newsletter-signupForm-mars form .mywebfm-rowbx.js-form-item.js-form-type-webform-markup, .newsletter-signupForm-mars form .health_section_1 .webform-section-wrapper {
		width: calc(50% - 30px) !important;
	}
}

.newsletter-signupForm-mars form .health_section_1 .webform-section-wrapper{
	margin: 0 auto;
}
.newsletter-signupForm-mars form textarea {
    width: 100%;
    height: 50px;
    border-radius: 30px;
    border: 0;
    box-shadow: none;
    filter: none;
    padding: 0 20px;
    background-color: #fff;
    outline: 0;
}
.newsletter-signupForm-mars form .js-form-type-radio .form-radio {
    width: 5%;
	float: left;
}

.newsletter-signupForm-mars form .js-form-type-radio label {
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    user-select: none;
    min-height: 30px;
    display: inline-block;
    color: #000;
    line-height: 1.25;
    font-size: 18px;
    width: 95%;
    margin: 15px 0 10px 0;
    padding-top: 0;
    font-family: "GothamRounded-Book";
}
section.health_section_1 {
    text-align: center;
}
section.health_section_1 h2.mywebfm-rowbx.js-form-item.form-item.webform-section-title {
    color: #21409a;
}
section.health_section_1 .webform-section-wrapper .description {
    color: #ff4242;
    font-weight: bold;
}
section.health_section_1 div.startbtntop {
    margin: 10px;
}
section.health_section_1 a#startbtn {
    color: #fff;
    font-weight: bold;
    width: 60%;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    background: #21409a;
}
section.health_section_2 {
    display: none;
}
h3.mywebfm-rowbx.js-form-item.form-item.webform-section-title {
    color: #21409a;
  text-align: center;
}
section.health_section_2 div.startbtntop {
    margin: 10px;
  text-align: center;
}
section.health_section_2 a#nextbtn {
    color: #fff;
    font-weight: bold;
    width: 40%;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    background: #21409a;
}
section.health_section_3 {
    display: none;
}
section.health_section_3 .imageupl input{
	width: auto;
  background: none;
}
section.health_section_3 .imageupl input.js-hide.button{
	display: none;
}