.subscribe-section {
  padding: 0 !important;
}
.mailchimp_section {
  padding: 0;
}

.mailchimp_section .et_pb_row{
  display: flex;
  justify-content: flex-start;
  width: 100%;
}

.mailchimp_section_form_container .gform_legacy_markup_wrapper {
  margin-bottom: 0px !important;
  margin-top: 10px !important;
}
.mailchimp_section_form_container .container {
    text-align: center;
}

.mailchimp_section_form_container .container h3,
.mailchimp_section_form_container p,
.mailchimp_section_form_container .gform_confirmation_wrapper .gform_confirmation_message {
    color: purple !important;
    text-align: center;
    font-size: 16px;
    line-height: 17px;
    padding-bottom: 10px;
}

.mailchimp_section_form_container h3 {
    font-size: 1.25em;
    font-weight: 700;
}

.mailchimp_section_form_container .gform_wrapper .gform_heading {
    display: none;
}

.mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal {
    display: flex;
    justify-content: center;
}

.mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal .gform_fields .gfield {
    padding-right: 0;
    padding-top: 0;
}

.mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal .gform_fields .gfield .gfield_validation_message {
    margin-left: 10px;
}

.mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal .gform_fields .gfield .ginput_container input {
    padding: 10px 20px !important;
    height: 25px !important;
    width: 200px !important;
    border-radius: 3px !important;
    margin-top: 2px !important;
    margin-left: 10px !important;
    text-align: center;

}
.mailchimp_section_form_container  .gform_wrapper form.gf_simple_horizontal div.gform_body {
  padding-right: 10px !important;
}
.mailchimp_section_form_container  .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
    padding-right: 10px !important;
}
.mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal .gform_footer .gform_button {
    height: 25px !important;
    width: auto;
    border: 0;
    border-radius: 2px;
    background-color: #6C7073 !important;
    color: white !important;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0 20px;
    font-family: 'SourceSansPro-Regular';
    font-weight: 500;
    line-height: 0;
}

.mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal .gform_footer .gform_button:hover {
    background-color: #512d6d !important;
    color: white !important;
}
.left-content {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.left-content * {
  color: #7b7d7f;
}
.mailchimp_section_form_container .gform_validation_error .gform_validation_errors {
  display: none !important;
}
.mailchimp_section_form_container .gform_wrapper form.gf_simple_horizontal .gfield--input-type-email {
    display: flex !important;
    flex-direction: row;
   
}
.mailchimp_section_form_container .gform_wrapper form.gf_simple_horizontal label.gfield_label {
  display: block;
  height: auto;
  width: auto;
  position: inherit;
  line-height: 24px;
}
.mailchimp_section_form_container .gform_wrapper form.gf_simple_horizontal .gfield--input-type-email .gfield_validation_message {
  flex-basis: 100%;
  text-align: center;
}
.mailchimp_section_form_container .gform_wrapper form.gf_simple_horizontal .gfield--input-type-email.gfield_error {
  align-items: end;
  flex-wrap: wrap;
}
.mailchimp_section_form_container .gform_wrapper form.gf_simple_horizontal .gfield--input-type-email.gfield_error .gfield_validation_message{ 
  text-align: center;
  margin-left: 5px !important;
}
.mailchimp_section_form_container .gform_wrapper form.gf_simple_horizontal .gfield_required {
  display: none;
}

.mailchimp_section_form_container .gform_wrapper form.gf_simple_horizontal .gfield--input-type-email * {
    flex: 0 0 32%;
}
.et-last-child.mailchimp_section_form_container {
  margin-left: 40px !important;
}
@media screen and (max-width: 768px) {
	.mailchimp_section .et_pb_row {
		flex-direction: column;
	    width: 100%;
	}
	.mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal {
        flex-direction: row;
    }

    .mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal .gform_fields .gfield .ginput_container input {
        width: 100%;
    }

    .mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal .gform_footer .gform_button {
        width: 100%;
    }
  .gform_wrapper .gform_footer {
	text-align: center;
  }
  .subscribe-section {
	padding: 25px 0 !important;
  }
  .left-content {
    justify-content: center;
  }
  .et-last-child.mailchimp_section_form_container {
	margin-left: 0 !important;
  }
  
}
@media screen and (max-width: 640px) {
  .left-content * {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px !important;
  }
  .mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal {
        flex-direction: row;
   }
  .mailchimp_section_form_container .gform_wrapper form.gf_simple_horizontal .gfield--input-type-email {
	  justify-content: center;
	  align-items: center;
	  flex-direction: row;
  }
  .mailchimp_section .et_pb_row {
		flex-direction: column;
	    width: 100%;
   }
  .mailchimp_section_form_container .gform_legacy_markup_wrapper .gform_footer {
	padding: 5px 0 0px 0 !important;
	margin: 1px 0 !important;
  }
  .mailchimp_section_form_container .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
     margin-top: 0 !important;
	 padding-right: 5px !important;
  }
  .mailchimp_section_form_container .gform_legacy_markup_wrapper ul li.gfield{
	margin-top: 0 !important;
  }
  .mailchimp_section_form_container .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  	min-height: 1rem !important;
  }
  .mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal .gform_fields .gfield .ginput_container input {
	width: 140px !important;
	font-size: 12px !important;
  }
  .mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal .gform_footer .gform_button {
	padding: 0 10px !important;
	font-size: 10px !important;
  }
  .mailchimp_section_form_container .gform_wrapper form.gf_simple_horizontal label.gfield_label {
	font-size: 10px;
	text-wrap: nowrap;
  }
  .subscribe-section .et_pb_row .mailchimp_section_form_container {
	    padding: 0 15px;
  }
  .subscribe-section {
	padding: 10px 0 0 0 !important;
  }
  .mailchimp_section_form_container .gform_legacy_markup_wrapper {
	margin-top: 0 !important;
  }
  
  .mailchimp_section_form_container .gform_wrapper .gf_simple_horizontal .gform_footer .gform_button {
        width: 100%;
    }
  .gform_wrapper .gform_footer {
	text-align: center;
  }
  .mailchimp_section_form_container .container h3,
  .mailchimp_section_form_container p,
  .mailchimp_section_form_container .gform_confirmation_wrapper .gform_confirmation_message {
	 font-size: 11px;
  }
}