section.s500000-wa .mobile-head {
  background-image: url("https://files.albert-schweitzer-stiftung.de/1/laemmer_kuscheln_wiese_karihoglund-s-u5166-fr.jpg");
  background-size: cover;
  height: 225px;
  padding: 20px 15px !important;
}
section.s500000-wa .mobile-logo {
  margin-top: 15px !important;
  width: 40%;
}
section.s500000-wa .desktop-logo {
  display: none;
}
section.s500000-wa .content {
  background-color: #fff;
  color: #575756;
  margin-bottom: 80px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
  width: 300px;
}
section.s500000-wa .b1 {
  margin-left: auto;
  margin-right: auto;
  width: 285px;
}
section.s500000-wa .b-1 img {
  margin-top: -35px !important;
  -webkit-transform: matrix(0.9994, 0.0349, -0.0349, 0.9994, 2, -5);
  -ms-transform: matrix(0.9994, 0.0349, -0.0349, 0.9994, 2, -5);
  transform: matrix(0.9994, 0.0349, -0.0349, 0.9994, 2, -5);
}
section.s500000-wa .ueberschrift {
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}
section.s500000-wa .text-1,
section.s500000-wa .text-2 {
  font-size: 18px;
  line-height: 22px;
}
section.s500000-wa .text-2 {
  margin: 15px auto !important;
  width: 280px;
}
section.s500000-wa input,
section.s500000-wa button {
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
  width: 100%;
}
section.s500000-wa input {
  border-style: solid;
  border-width: 1px;
  border-color: #006ea6 !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  height: 31px;
  margin-bottom: 5px !important;
  padding-top: 3px !important;
  text-align: center;
}
section.s500000-wa input:hover {
  border-color: #e95c0c !important;
}
section.s500000-wa ::placeholder {
  color: #434343;
  font-family: absara, sans-serif;
  opacity: 1;
}
section.s500000-wa :-ms-input-placeholder {
  color: #434343;
  font-family: absara, sans-serif;
}
section.s500000-wa ::-ms-input-placeholder {
  color: #434343;
  font-family: absara, sans-serif;
}
section.s500000-wa button {
  border-width: 0px;
  background-color: #52ae32;
  font-size: 16px;
  color: #fff;
  height: 31px;
  padding-top: 3px !important;
}
section.s500000-wa button:hover {
  background-color: #6eae4e !important;
}
section.s500000-wa .dse {
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  display: none;
}
section.s500000-wa .mobile-scroll {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 40px !important;
  position: relative;
  text-align: center;
  width: 50px;
}
section.s500000-wa .scroll-text {
  color: #575756;
  font-size: 20px;
}
section.s500000-wa .mobile-scroll a:hover {
  text-decoration: none !important;
}
section.s500000-wa .mobile-scroll img,
section.s500000-wa .desktop-scroll img {
  animation: MoveUpDown 2s linear infinite;
  left: 0;
  position: absolute;
  width: 50px;
}
@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
section.s500000-wa .desktop-scroll {
  display: none;
  width: 50px;
}
section.s500000-wa .b-2 {
  background-color: #52ae32;
  box-shadow: 5px 6px 8px rgba(0, 0, 0, 0.3);
  color: #fff;
  margin-top: 80px !important;
  padding: 15px 10px 1px !important;
  webkit-transform: matrix(0.9994, -0.0349, 0.0349, 0.9994, -2, 5);
  -ms-transform: matrix(0.9994, -0.0349, 0.0349, 0.9994, -2, 5);
  transform: matrix(0.9994, -0.0349, 0.0349, 0.9994, -2, 5);
}
section.s500000-wa .b-2-ueberschrift {
  font-size: 26px;
  font-weight: 700;
  line-height: 31px;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 200px;
}
section.s500000-wa .b-2-text {
  font-size: 18px;
  line-height: 22px;
}
section.s500000-wa .hashtag {
  font-size: 43px;
  margin-top: 40px !important;
}
section.s500000-wa .collage {
  height: 340px;
  margin-top: 30px !important;
  position: relative;
}
section.s500000-wa .collage img {
  left: -60px;
  max-width: 410px !important;
  position: absolute;
  width: 410px;
}
section.s500000-wa .video {
  height: 200px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 40px !important;
  width: 300px;
}
section.s500000-wa .video-ueberschrift {
  color: #575756;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
section.s500000-wa .video iframe {
  height: 187px;
  max-width: 100%;
}
@media screen and (min-width: 720px) {
  section.s500000-wa .hintergrund {
    background-attachment: fixed;
    background-image: url("https://files.albert-schweitzer-stiftung.de/1/laemmer_kuscheln_wiese_karihoglund-s-u5166-fr.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  section.s500000-wa .mobile-head {
    display: none;
  }
  section.s500000-wa .desktop-logo {
    background-color: #fff;
    box-shadow: 6px 6px 8px rgba(0, 0, 0, 0.3);
    display: block;
    height: 75px;
    position: fixed;
    right: 0;
    top: 15px;
    width: 260px;
  }
  section.s500000-wa .desktop-logo img {
    margin-top: -5px !important;
    width: 220px;
  }
  section.s500000-wa .content {
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.5);
    margin-bottom: 0px !important;
    margin-left: 0 !important;
    padding: 240px 75px 50px !important;
    position: relative;
    width: 450px;
  }
  section.s500000-wa .b-1 {
    left: 20px;
    top: 100px;
    position: absolute;
  }
  section.s500000-wa .b-1 img {
    width: 400px;
  }
  section.s500000-wa .b-2 {
    left: 15px;
    position: absolute;
    width: 415px;
  }
  section.s500000-wa .b-2-ueberschrift {
    width: 400px;
  }
  section.s500000-wa .hashtag {
    padding-top: 190px !important;
  }
  section.s500000-wa .collage img {
    left: -70px;
  }
  section.s500000-wa body.custom #block-84 {
    top: -25px;
  }
  section.s500000-wa #wrapper-wn6573c75a23e056 div.entry-content {
    margin-bottom: -23px !important;
  }
}
@media screen and (min-width: 890px) {
  section.s500000-wa div#wrapper-wn6573c75a23e056 {
    max-width: 3840px !important;
  }
  section.s500000-wa .hintergrund {
    background-image: url("https://files.albert-schweitzer-stiftung.de/1/laemmer_kuscheln_wiese_karihoglund-s-1.jpg");
    height: calc(100vh - 220px);
    min-height: 1725px;
  }
  section.s500000-wa .mobile-scroll {
    display: none;
  }
  section.s500000-wa .desktop-scroll {
    color: #fff;
    display: block;
    font-size: 18px;
    left: 65%;
    position: fixed;
    top: 540px;
  }
  section.s500000-wa .desktop-scroll p {
    color: #fff !important;
    font-size: 20px !important;
  }
  section.s500000-wa .desktop-scroll a:hover {
    text-decoration: none !important;
  }
  section.s500000-wa .desktop-scroll img {
    width: 50px;
  }
  section.s500000-wa .content {
    margin-bottom: -55px !important;
    margin-left: 10% !important;
  }
  section.s500000-wa .b-2 {
    left: -15px;
    width: 485px;
  }
  section.s500000-wa .collage img {
    left: -130px;
    max-width: 560px !important;
    width: 560px;
  }
  section.s500000-wa .video {
    height: 280px;
    margin: 180px -38px 0 !important;
    width: 375px;
  }
  section.s500000-wa .video iframe {
    height: 250px;
  }
}
@media screen and (min-width: 1000px) {
  section.s500000-wa .desktop-scroll {
    left: 60%;
  }
}
@media screen and (min-width: 1200px) {
  section.s500000-wa .desktop-scroll {
    left: 55%;
  }
}
@media screen and (min-width: 1400px) {
  section.s500000-wa .desktop-scroll {
    left: 45%;
  }
}
@media screen and (min-width: 1600px) {
  section.s500000-wa .desktop-scroll {
    left: 40%;
  }
}

footer {
  background-color: #4a4a49;
  color: #fff;
  line-height: 30px;
  padding: 30px 20px 35px;
}
@media (min-width: 660px) {
  footer {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (min-width: 1300px) {
  footer {
    padding-left: calc((100% - 1144px) / 2);
    padding-right: calc((100% - 1144px) / 2);
  }
}
footer .ass {
  display: block;
  line-height: 26px;
}
footer strong.ass {
  margin-top: 20px;
  line-height: 32px;
}
footer .links {
  display: block;
  margin-top: 17px;
}
footer a,
footer a:hover,
footer a:visited {
  color: #fff;
}
footer a.mailto:hover {
  text-decoration: underline;
}
footer img {
  width: 250px;
}
@media screen and (min-width: 780px) {
  footer .footer-content {
    line-height: 32px;
    max-width: 722px;
    padding-bottom: 10px;
  }
  footer .footer-logo {
    float: right;
  }
}

header {
  padding: 19px 20px;
}
@media (min-width: 660px) {
  header {
    background-color: #fff;
    box-shadow: 6px 6px 8px rgba(0, 0, 0, 0.15);
    padding: 23px 70px;
    position: sticky;
    top: 0;
    z-index: 99;
  }
}
header img {
  width: 220px;
}

.mobile-banner {
  background-color: #52ae32;
  color: white;
}
@media (min-width: 660px) {
  .mobile-banner {
    display: none;
  }
}
.mobile-banner .heading {
  display: flex;
  justify-content: space-between;
  padding: 10px 30px 4px 20px;
}
.mobile-banner-text {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  max-width: calc(100% - 50px);
}
.mobile-banner-text div {
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
}
.mobile-banner-icon {
  margin-right: -20px;
  margin-top: -80px;
  -webkit-transform: matrix(0.6691, -0.7431, 0.7431, 0.6691, -18, 29);
  -ms-transform: matrix(0.6691, -0.7431, 0.7431, 0.6691, -18, 29);
  transform: matrix(0.6691, -0.7431, 0.7431, 0.6691, -18, 29);
  width: 46px;
}
.mobile-banner-img {
  background: #ffffff url("https://files.albert-schweitzer-stiftung.de/1/background_cheat-sheet_mobile.jpg") no-repeat center center;
  background-size: cover;
  height: 156px;
  margin-top: 10px;
}

@media (min-width: 660px) {
  .sign-up {
    background: transparent url("https://files.albert-schweitzer-stiftung.de/1/background_cheat-sheet.jpg") no-repeat center center;
    background-size: cover;
    height: 100%;
    min-height: 850px;
    padding-top: 50px;
    position: relative;
  }
}
.sign-up-wrapper {
  padding: 32px 20px 60px;
}
@media (min-width: 660px) {
  .sign-up-wrapper {
    background-color: #fff;
    padding: 0 0 15px;
    width: 470px;
  }
}
@media (min-width: 1300px) {
  .sign-up-wrapper {
    margin-left: calc((100% - 1160px) / 2);
  }
}
.sign-up-wrapper .heading {
  background-color: #52ae32;
  color: white;
  display: none;
  font-size: 32px;
  justify-content: space-between;
  padding: 20px 45px 15px;
}
@media (min-width: 660px) {
  .sign-up-wrapper .heading {
    display: flex;
  }
}
.sign-up-wrapper .heading-text {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}
.sign-up-wrapper .heading-text div {
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
}
.sign-up-wrapper .heading-icon {
  -webkit-transform: matrix(0.9563, 0.2924, -0.2924, 0.9563, 7, -5);
  -ms-transform: matrix(0.9563, 0.2924, -0.2924, 0.9563, 7, -5);
  transform: matrix(0.9563, 0.2924, -0.2924, 0.9563, 7, -5);
  width: 40px;
}
.sign-up-wrapper .icon-list {
  display: flex;
  flex-direction: column;
}
@media (min-width: 660px) {
  .sign-up-wrapper .icon-list {
    padding: 35px 45px 0 30px;
  }
}
.sign-up-wrapper .icon-wrapper {
  color: #52ae32;
  display: flex;
  margin-bottom: 30px;
}
@media (min-width: 660px) {
  .sign-up-wrapper .icon-wrapper {
    margin-bottom: 18px;
  }
}
.sign-up-wrapper .icon-wrapper .text {
  font-size: 18px;
  line-height: 22px;
  margin-left: 20px;
}
.sign-up-wrapper .icon-wrapper img {
  max-width: initial;
  width: 40px;
}
.sign-up-wrapper .text-2 {
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
}
@media (min-width: 660px) {
  .sign-up-wrapper .text-2 {
    padding: 0 35px;
  }
}
.sign-up-wrapper .pflichtfeld {
  font-size: 18px;
  font-weight: 300;
  margin-top: 30px;
  text-align: right;
}
@media (min-width: 660px) {
  .sign-up-wrapper .pflichtfeld {
    font-size: 16px;
    padding: 0px 45px 0 360px;
  }
}
@media (min-width: 660px) {
  .sign-up-wrapper form {
    padding: 10px 35px;
  }
}
.sign-up-wrapper form input.inputText {
  border-color: #7f7f7f;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  color: #4a4a49;
  font-size: 18px;
  margin-bottom: 15px;
  min-height: 46px;
  opacity: 0.9;
  padding-left: 15px;
  position: relative;
  width: 100%;
}
.sign-up-wrapper form input.inputText:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
}
.sign-up-wrapper form .cr_ipe_item {
  position: relative;
}
.sign-up-wrapper form .floating-label {
  font-size: 18px;
  left: 20px;
  position: absolute;
  pointer-events: none;
  top: 11px;
  transition: 0.2s ease all;
}
.sign-up-wrapper form input:focus ~ .floating-label,
.sign-up-wrapper form .span-up {
  background-color: #fff;
  font-size: 11px;
  height: 12px;
  left: 15px;
  padding: 0 5px;
  top: -8px;
}
.sign-up-wrapper form button {
  background-color: #52ae32;
  border: none;
  border-radius: 4px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
  margin-top: 5px;
  opacity: 0.9;
  padding-bottom: 10px;
  padding-top: 13px;
  position: relative;
  text-align: center;
  width: 100%;
}
.sign-up-wrapper form button:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  opacity: 0.7;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
}

.scroll {
  display: none;
}
@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@media (min-width: 660px) {
  .scroll {
    display: block;
    font-size: 20px;
    left: 580px;
    position: absolute;
    top: 690px;
  }
}
@media (min-width: 1300px) {
  .scroll {
    left: calc((100% - 130px) / 2);
  }
}
.scroll a {
  color: #fff;
  text-decoration: none;
}
.scroll img {
  animation: MoveUpDown 2s linear infinite;
  width: 50px;
}

.faq {
  padding: 30px 10%;
}
@media (min-width: 660px) {
  .faq {
    padding-top: 60px;
  }
}
@media (min-width: 1000px) {
  .faq {
    margin-left: calc((100% - 812px) / 2);
    max-width: 812px;
    padding-left: 0;
    padding-right: 0;
  }
}
.faq h2 {
  background-color: #52ae32;
  color: white;
  font-weight: 300;
  margin-bottom: 30px;
  padding: 5px 20px 0;
  width: fit-content;
}
.faq h3 {
  font-size: 29px;
  font-weight: 700;
  line-height: 35px;
}
.faq p {
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
.faq a {
  color: #52ae32;
}

.data-protection {
  background-color: #242b35;
  color: white;
  font-size: 14px;
  line-height: 17px;
  opacity: 0.75;
  padding: 10px 20px;
}
@media (min-width: 660px) {
  .data-protection {
    padding: 10px 70px;
  }
}
@media (min-width: 660px) and (min-height: 1266px) {
  .data-protection {
    bottom: 0;
    position: absolute;
  }
}
.data-protection a {
  color: white;
  text-decoration: underline;
}

body.landingpage {
  display: block;
}

#body-box {
  background-image: url("https://files.albert-schweitzer-stiftung.de/1/beeren-chia-smoothie_sarsmis-f-1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left 40%;
  color: #434343;
  font-family: "absara", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  position: relative;
  width: 100%;
}

@media only screen and (min-height: 1000px) {
  #body-box {
    height: inherit;
  }
}
#logo-ass {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 329px;
}

#content-box {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
  height: 860px;
  margin-left: 50%;
  position: relative;
  width: 590px;
}

#logo-vtw {
  margin-left: auto;
  margin-right: auto;
  padding-top: 62px;
  width: 372px;
}

#header {
  font-size: 26px;
  line-height: 31px;
  margin-top: 20px;
  text-align: center;
}

#horizontal-line {
  margin-left: auto;
  margin-right: auto;
  width: 390px;
}

#mobile-img {
  display: none;
}

#sub-header {
  color: #434343 !important;
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
  text-align: center;
}

#sub-sub-header {
  font-size: 16px;
  margin-top: 7px;
  text-align: center;
}

#form {
  margin-left: auto;
  margin-right: auto;
  width: 370px;
}

.float-left,
.float-right {
  display: inline-block;
  width: 180px;
  margin-top: 10px;
}

.float-right,
.ml-field-email {
  float: right;
}

form input[type=text] {
  padding: 8px 10px 5px;
}

button {
  padding: 8px 10px 5px !important;
  width: 100%;
}

#cancelable-text {
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: right;
  width: 370px;
}

#table-box {
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 470px;
}

#table-box td {
  border-top: none;
  padding: 0;
  vertical-align: top;
}

.td-i img {
  height: 45px !important;
  margin-bottom: 0 !important;
}

.td-right {
  padding-left: 50px !important;
}

#icon-column {
  display: none;
}

#copyright-content-box {
  display: none;
}

#dse p {
  font-size: 13px !important;
  margin: 20px !important;
  border-top: 1px solid #282828 !important;
  padding-top: 20px;
}

#dse p a {
  color: #282828;
  text-decoration: underline;
}

#copyright {
  font-size: 14px;
  position: absolute;
  bottom: 8px;
  right: 10px;
  color: #434343;
}

#content-box #header,
#content-box #subheader {
  color: #434343;
}

#vtw-aw .form-control {
  background-color: #ffffff;
  border-color: #006ea6 !important;
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
  color: -moz-fieldtext !important;
  font-family: "absara", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  height: 29px;
  margin-top: 15px;
  padding: 0 0 0 10px !important;
  position: relative;
  width: 160px;
}

#vtw-aw .form-control:hover {
  border-color: #f7a405 !important;
  -webkit-transition: border-color 100ms linear;
  -ms-transition: border-color 100ms linear;
  transition: border-color 100ms linear;
}

#vtw-aw button {
  background-color: rgb(0, 110, 166);
  border-color: transparent;
  border-radius: 0px;
  border-width: 0;
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
  color: #fff;
  font-family: "absara", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  height: 29px;
  margin-top: 20px;
  padding-top: 3px;
  position: relative;
  width: 370px;
}

#vtw-aw button:hover {
  background-color: #f7a405;
  -webkit-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}

.datenschutz {
  display: none;
}

@media only screen and (max-width: 1180px) {
  #content-box {
    margin-left: auto;
  }
}
@media only screen and (max-width: 880px) {
  #body-box {
    background-position: -287px 40%;
  }
  #logo-ass {
    left: -30px;
    top: 10px;
  }
  #logo-ass > img {
    transform: scale(0.6);
  }
  #content-box {
    height: 1070px;
    width: 400px;
  }
  #logo-vtw {
    padding-top: 33px;
  }
  #logo-vtw > img {
    display: block;
    margin-left: auto;
    margin-right: auto !important;
    text-align: center;
    width: 265px;
  }
  #header {
    font-size: 19px;
    margin-top: 7px;
  }
  #horizontal-line {
    width: 250px;
  }
  #sub-sub-header {
    line-height: 1.2;
    margin: 5px auto;
    width: 225px;
  }
  #form {
    width: 170px;
  }
  .form-control,
  input {
    margin-top: 7px;
    padding: 5px 0 0 !important;
    text-align: center;
    width: 170px;
  }
  #ass-vtw input {
    padding: 3px 0 0 !important;
  }
  input.vorname {
    margin-bottom: -5px;
  }
  .float-right {
    float: none !important;
  }
  .float-left,
  .float-right {
    margin-bottom: 0;
  }
  button {
    margin-top: -10px;
    width: 170px;
  }
  #ass-vtw button {
    margin-top: 10px;
  }
  #cancelable-text {
    font-size: 14px;
    text-align: center;
    width: 170px;
  }
  #table-box {
    display: none;
  }
  #icon-column {
    display: block;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    margin: 2px auto 0;
    width: 250px;
  }
  #icon-column img {
    display: block;
    height: 45px;
    margin: 22px auto 4px !important;
  }
  #copyright {
    bottom: 15px;
  }
  #vtw-aw .form-control {
    margin-top: 7px;
    padding: 5px 0 0 !important;
    text-align: center;
    width: 170px;
  }
  #vtw-aw button {
    margin-top: 10px;
    width: 170px;
  }
}
@media only screen and (max-width: 580px) {
  #body-box {
    background: white;
    height: auto;
    margin-bottom: -15px;
    padding-bottom: 15px;
  }
  #logo-ass {
    display: none;
  }
  #content-box {
    border: none;
    box-shadow: none;
    height: auto;
    padding-top: 15px;
    width: 100%;
  }
  #logo-vtw {
    padding-top: 13px;
    width: 200px;
  }
  #logo-vtw > img {
    width: 187px;
  }
  #horizontal-line {
    display: none;
  }
  #mobile-img {
    display: block;
    margin-top: 10px;
  }
  #mobile-img img {
    width: 100%;
  }
  #header {
    font-size: 17px;
  }
  #sub-header {
    font-size: 17px;
    margin-top: 5px;
  }
  #sub-sub-header {
    width: 285px;
  }
  .form-control {
    margin-top: 9px;
  }
  .ml-subscribe-form button {
    margin-top: -5px;
  }
  #icon-column {
    display: block;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    margin: 30px auto 0;
    width: 250px;
  }
  #icon-column img {
    display: block;
    margin: 18px auto 4px;
  }
  #copyright-content-box {
    display: block;
    font-size: 12px;
    margin: 45px auto 15px;
    text-align: center;
  }
  #copyright {
    display: none;
  }
  #vtw-aw .form-control {
    margin-top: 9px;
  }
  #vtw-aw button {
    margin-top: 10px;
  }
}

/*# sourceMappingURL=landingpage.css.map */
