body.about .header {
    padding-bottom: 80px;
}
.aboutContent {
    width: 90%;
    max-width: 530px;
    margin: 0 auto;
    text-align: center;
}
.block {
    background: #fff;
    padding: 16px 23px;
    max-width: 456px;
    margin: 0 auto;
    box-sizing: border-box;
}
.block p {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    margin: 0px;
    padding: 0px;
    font-family: 'Helvetica LT W01 Light' !important;
    letter-spacing: 0.5px;
    line-height: 1.5;
}
.block p.margin{
	margin-bottom:25px;
}
.block p span {
	display: inline-block;
}
.borderblock img.top {
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 15px;
    display: block;
    font-size: 0px;
}
.borderblock img.bottom {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 15px;
    display: block;
    font-size: 0px;
}
.borderblock p {
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    line-height: 1.5;
    max-width: 430px;
	margin: 0px auto;
	padding:12px 0px;
}


.aboutmlist {
  max-width: 458px;
  margin: 95px auto;
  font-size: 0;
}
.aboutmlist .mlistHeader {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: calc(100% - 290px);
}
.aboutmlist .mlistHeader .big {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.aboutmlist .mlistHeader .small {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-bottom: 2px;
}
.aboutmlist .mlist-outer-wrapper.embedded-inline-list.country-detect {
  display: inline-block;
  vertical-align: top;
  width: 290px;
  margin: 0px;
}
.aboutmlist input[type="text"], .aboutmlist input[type="email"], .aboutmlist input[type="textarea"], .aboutmlist select {
    -webkit-text-fill-color: #000;
}
.aboutmlist input[type="text"], .aboutmlist input[type="email"], .aboutmlist input[type="textarea"], .aboutmlist select {
    font-size: 14px;
    height: 40px;
    padding-left: 8px;
    padding-right: 8px;
    letter-spacing: 4px;
    border: 1px solid #000;
    color: #000;
    -webkit-text-fill-color: #000;
    background: #fff;
}
.aboutmlist input[type="submit"] {
    font-size: 12px;
    height: 40px;
    letter-spacing: 2px;
    padding-left: 2px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    -webkit-text-fill-color: #fff;
}
.aboutmlist input:-webkit-autofill, .aboutmlist input:-webkit-autofill:focus {
    -webkit-box-shadow: 0px 0px 0px 1000px #fff inset;
    -webkit-text-fill-color: #000;
}
.aboutmlist .mlist-outer-wrapper .mlist-checks {
	width: 100%;
}
.aboutmlist #thankyouBlock {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
}
.aboutmlist option {
    background: #fff;
}
.aboutmlist .secondFormCloseWrap {
    top: -25px;
    right: 0px;
}
.aboutmlist #aboutPageSignup .mlist-field, .aboutmlist #aboutPageSignup .mlist-submit {
    display: inline-block;
    vertical-align: top;
    width: 80%;
}
.aboutmlist #aboutPageSignup .mlist-submit {
    width: 20%;
    margin-left: 0;
    margin-top: 0;
}
.aboutmlist label.error {
    bottom: -10px;
}
.aboutmlist .mlist-field.country label.error {
    bottom: -19px;
}
.aboutmlist .termsWrapper {
    padding-left: 0;
    margin-top: 5px;
    margin-right: 12px;
}
.aboutmlist #thankyouBlock.final-screen .thankyou-message {
    text-align: center;
    padding-top: 8px;
}
.aboutmlist input[type="submit"]:hover {
    background: #000;
}
.aboutmlist select, .aboutmlist select[size="0"], .aboutmlist select[size="1"] {
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background-image: url(../images/dropdownblack.svg);
    background-repeat: no-repeat;
    background-position: 97% center;
}
.aboutmlist .termsContent {
    top: 20px;
}
@media only screen and (min-width:2500px) {
form#aboutPageSignup .mlist-field label {
    margin-bottom: 0px;
}
}
@media only screen and (max-width:767px) {
body.about .header {
    padding-bottom: 40px;
}
.aboutmlist {
    margin: 50px auto;
}
.aboutmlist .mlist-outer-wrapper.embedded-inline-list.country-detect {
    display: block;
    vertical-align: top;
    width: 100%;
    max-width: 290px;
    margin-left: 0px;
}
.aboutmlist .mlistHeader {
    display: block;
    vertical-align: top;
    text-align: left;
    width: 100%;
    margin-bottom: 5px;
}
#aboutPageSignup .mlist-submit {
    background-color: transparent;
    width: auto;
    height: 40px;
}
#aboutPageSignup .mlist-submit input {
    background: transparent; 
    font-size: 12px;
}
.aboutmlist #thankyouBlock {
    padding-top: 15px;
}
.aboutmlist #thankyouBlock.final-screen .thankyou-message {
    text-align: left;
    padding-top: 0px;
}
.borderblock p br{
	display: none;
}
}
