body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 700px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/myhealth1st_man_PracticeLandingHeader.jpg');
  background-position: 50% 50%;
  background-size: cover;
  font-family: Montserrat, sans-serif;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  padding-right: 50px;
  color: #fff;
}

.button {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 13px 60px;
  border: 1px none #52c2b9;
  border-radius: 50px;
  background-color: #2cd5c4;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: none;
}

.button.w--current {
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #2cd5c4;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: none;
}

.heading {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0px;
  font-size: 49px;
  line-height: 60px;
  letter-spacing: 0em;
}

.heading.white {
  color: #fff;
}

.heading.white.short {
  display: block;
  max-width: 800px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.image {
  display: block;
  width: 100%;
}

.link {
  font-family: Rubik, sans-serif;
  color: #e21d78;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.bold-text {
  font-family: Rubik, sans-serif;
  color: #151e49;
  font-size: 20px;
  text-decoration: none;
}

.bold-text-2 {
  font-family: Rubik, sans-serif;
  color: #19c0dc;
  font-size: 20px;
  text-decoration: none;
}

.link-2 {
  text-decoration: none;
}

.link-3 {
  text-decoration: none;
}

.section-2 {
  margin-top: 50px;
  margin-bottom: 0px;
}

.image-2 {
  float: right;
}

.row-2 {
  margin-right: -10px;
  margin-left: 0px;
  padding-left: 30px;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #071d49;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
}

.heading-2.white {
  margin-bottom: 20px;
  color: #fff;
  font-weight: 700;
}

.paragraph {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Rubik, sans-serif;
  color: #071d49;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.section-3 {
  padding: 70px 30px;
  background-color: #071d49;
}

.heading-3 {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #071d49;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  letter-spacing: 0px;
}

.round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 160px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
  font-family: Rubik, sans-serif;
  color: #071d49;
  font-size: 38px;
  font-weight: 700;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-2 {
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.section-4 {
  padding: 70px 30px;
  background-color: #071c4b;
}

.paragraph-3 {
  margin-bottom: 40px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1.5px;
}

.heading2 {
  display: block;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-family: Montserrat, sans-serif;
  color: #071d49;
  font-size: 34px;
  line-height: 44px;
  font-weight: 500;
  letter-spacing: 0px;
}

.heading2.white {
  color: #fff;
}

.heading2.white.cta {
  font-size: 29px;
  line-height: 38px;
}

.heading2.cta {
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
}

.column-6 {
  padding-top: 20px;
}

.column-7 {
  padding-top: 20px;
}

.column-8 {
  padding-top: 20px;
}

.row-3 {
  padding-top: 50px;
  padding-bottom: 30px;
}

.paragraph-4 {
  min-height: 120px;
  margin-top: 25px;
  margin-bottom: 30px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.image-3 {
  margin-bottom: 30px;
}

.button-2 {
  padding: 10px 25px;
  border: 2px solid #e21c77;
  border-radius: 100px;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Rubik, sans-serif;
  color: #e21c77;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
}

.button-2:hover {
  background-color: #e21c77;
  color: #fff;
}

.slide {
  padding: 75px 30px;
  background-image: url('../images/lady-in-specs-product.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-2 {
  padding: 75px 30px;
  background-image: url('../images/CaseStudy-Asquith-Medical-2.png');
  background-position: 50% 0px;
  background-size: cover;
}

.column-9 {
  min-height: 680px;
  padding-left: 0px;
  background-image: url('../images/myhealth1st_phone_PracticeLanding.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  display: block;
  min-height: 450px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sectiongreen {
  padding: 70px 30px;
  background-color: #2cd5c4;
  color: #fff;
}

.row-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-4 {
  max-width: 70%;
  text-align: left;
}

.navbar {
  left: 0px;
  top: 0px;
  right: 0px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.column-10 {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 30px;
}

.column-11 {
  padding-right: 30px;
}

.button-2-copy {
  padding: 10px 25px;
  border: 2px solid #05c1dd;
  border-radius: 100px;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Rubik, sans-serif;
  color: #05c1dd;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
}

.button-2-copy:hover {
  background-color: #05c1dd;
  color: #fff;
}

.image-5 {
  padding-top: 22px;
  padding-bottom: 22px;
}

.paragraph-5 {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0px;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 700px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/OLB-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.row-5 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  padding-bottom: 40px;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  color: #071c49;
  font-size: 50px;
  line-height: 55px;
  font-weight: 400;
  letter-spacing: 1px;
}

.paragraphbold {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Rubik, sans-serif;
  color: #071d49;
  font-size: 16px;
  line-height: 24px;
}

.paragraphbold.white {
  margin-top: 15px;
  color: #fff;
  font-weight: 400;
}

.paragraphbold.white.centre {
  text-align: center;
}

.section-7 {
  padding-top: 70px;
  padding-bottom: 0px;
  padding-left: 30px;
}

.section-8 {
  padding: 70px 30px;
  background-color: #29d6c5;
}

.button-3 {
  padding: 12px 25px;
  border-radius: 100px;
  background-color: #061c4a;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 15px;
}

.section-9 {
  display: block;
  padding: 70px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-10 {
  padding: 70px 30px;
  background-color: #f2f2f2;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
  color: #05c1dd;
  font-size: 30px;
  line-height: 43px;
  font-weight: 400;
  letter-spacing: -1px;
}

.heading-4-copy {
  margin-bottom: 36px;
  font-family: Montserrat, sans-serif;
  color: #071c49;
  font-size: 36px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
}

.image-7 {
  text-align: center;
}

.section-11 {
  padding: 70px 30px 80px;
}

.section-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/lady-in-specs-product.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container {
  padding-top: 75px;
  padding-bottom: 75px;
}

.heading-6 {
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field {
  min-height: 48px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 12px 12px 12px 25px;
  border-radius: 100px;
}

.text-field-2 {
  border-radius: 100px;
}

.text-field-3 {
  border-radius: 100px;
}

.form-block {
  display: block;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.form {
  display: block;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.submit-button {
  display: block;
  max-height: 48px;
  max-width: 100%;
  min-height: 48px;
  min-width: 100%;
  margin-right: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 100px;
  background-color: #061c4a;
}

.submit-button.green {
  background-color: #2cd5c4;
  font-weight: 700;
}

.footer {
  padding: 30px;
  background-color: #071c4b;
  color: #fff;
}

.text-block {
  font-family: Rubik, sans-serif;
  text-align: right;
}

.row-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-8 {
  max-width: 35%;
  margin-right: 0px;
}

.container-2 {
  margin-bottom: -70px;
  text-align: right;
}

.white-btn {
  padding: 10px 30px;
  border: 2px solid #fff;
  border-radius: 100px;
  background-color: transparent;
  color: #fff;
}

.section-14 {
  padding: 70px 30px 75px;
  background-color: #071c4b;
}

.row-9 {
  margin-bottom: 35px;
}

.image-10 {
  width: 200px;
}

.image-11 {
  width: 250px;
}

.image-12 {
  width: 250px;
}

.image-13 {
  width: 200px;
}

.image-14 {
  width: 200px;
}

.image-15 {
  width: 200px;
}

.container-5 {
  width: 98%;
  min-width: 98%;
}

.container-6 {
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.row-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.service-logos {
  max-height: 35px;
}

.column-21 {
  text-align: center;
}

.row-11 {
  margin-bottom: 20px;
}

.column-22 {
  padding-right: auto;
  padding-left: auto;
}

.column-23 {
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: right;
}

.column-25 {
  text-align: center;
}

.section-15 {
  padding-left: 30px;
}

.column-26 {
  padding-right: 0px;
}

.image-16 {
  margin-bottom: 10px;
}

.bold-text-3 {
  font-weight: 500;
}

.bold-text-4 {
  font-weight: 400;
}

.heading4 {
  font-family: Rubik, sans-serif;
  color: #071d49;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.heading4.white {
  color: #fff;
}

.sectionwhite {
  padding: 70px 30px;
  background-color: #fff;
  color: #fff;
}

.sectionwhite.oa {
  background-image: url('../images/onlineAppoint_ipad-2x.png');
  background-position: 100% 50%;
  background-size: 555px;
  background-repeat: no-repeat;
}

.sectionwhite.ef {
  background-image: url('../images/EasyFeedback_ipad-2x.png');
  background-position: 100% 50%;
  background-size: 555px;
  background-repeat: no-repeat;
}

.sectionnavy {
  padding: 70px 30px 90px;
  background-color: #071d49;
  color: #fff;
}

.productbox {
  padding: 30px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .2);
  border-radius: 2px;
}

.productboxesrow {
  margin-top: 25px;
}

.productbox-line {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .2);
  border-radius: 2px;
}

.product-logo {
  display: block;
  max-height: 45px;
  min-height: 30px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
}

.button-product {
  display: inline-block;
  margin-top: 15px;
  padding: 13px 40px;
  border: 1px none #52c2b9;
  border-radius: 50px;
  background-color: #2cd5c4;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.button-product.white {
  position: static;
  display: block;
  margin-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  background-color: #fff;
  color: #2cd5c4;
}

.button-product.white.centre {
  margin-top: 0px;
  font-weight: 700;
}

.button-product._100 {
  display: block;
}

.heading3 {
  display: block;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-family: Montserrat, sans-serif;
  color: #071d49;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  letter-spacing: 0px;
}

.heading3.white {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.div-block {
  margin-bottom: 20px;
}

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row-12 {
  line-height: 24px;
}

.sectiongrey {
  padding: 70px 30px;
  background-color: #f5f5f5;
  color: #fff;
}

.sectiongrey.er {
  background-image: url('../images/EasyRecall_phone-2x.png');
  background-position: 0px 50%;
  background-size: 555px;
  background-repeat: no-repeat;
}

.sectionlandingpage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 440px;
  margin-top: 76px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/FIR159MyHealth1stImageEffectTemplate_RGB_FC1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  font-family: Montserrat, sans-serif;
}

.sectionlandingpage.psych {
  background-image: url('../images/MyHealth1st-Psychology-Header-Background.jpg');
}

.sectionlandingpage.patientengagement {
  min-height: 360px;
  margin-top: 80px;
  background-image: url('../images/digital_patient_engagement-myhealth1st.jpg');
  background-size: cover;
}

.productlong {
  max-height: 50px;
  margin-bottom: 30px;
  margin-left: -5px;
}

.column-27 {
  display: block;
  height: 100%;
}

.column-28 {
  padding-right: 30px;
}

.image-17 {
  margin-top: 131px;
  margin-left: 0px;
  padding-right: 0px;
}

.landingpagenav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: visible;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(7, 29, 73, .2);
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.image-18 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-31 {
  padding-right: 0px;
  padding-left: 0px;
}

.product-image {
  margin-right: auto;
  margin-left: auto;
}

.image-19 {
  display: block;
  margin: 20px auto;
}

.section-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/header-image-shaded_1.jpg');
  background-position: 50% 15%;
  background-size: cover;
}

.container-10 {
  height: 100%;
  padding: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-2 {
  display: block;
  max-width: 540px;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.flex-row-default {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 780px;
  margin: 0px auto;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.step {
  margin-bottom: 5px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #05c1dd;
  font-size: 16px;
  font-weight: 700;
}

.title {
  font-family: Montserrat, sans-serif;
  color: #151e49;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.flex-row-text-column {
  padding: 20px;
}

.flex-row-reverse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 780px;
  margin: 20px auto;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid rgba(0, 0, 0, .07);
  border-bottom: 1px solid rgba(0, 0, 0, .07);
}

.image-20 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.image-21 {
  display: block;
  width: 100%;
  margin-top: 2px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.image-22 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.section-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #05c1dd, #05c1dd);
  background-image: linear-gradient(180deg, #05c1dd, #05c1dd);
}

.container-11 {
  height: 100%;
}

.highlight-text {
  max-width: 600px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
}

.section-18 {
  background-image: -webkit-linear-gradient(270deg, #071d49, #071d49);
  background-image: linear-gradient(180deg, #071d49, #071d49);
}

.container-12 {
  padding: 50px 30px;
}

.copyright-notice {
  height: 20px;
  margin-top: 6px;
  margin-bottom: 6px;
  float: left;
  font-family: Rubik, sans-serif;
  color: #fff;
}

.image-23 {
  max-height: 32px;
  float: right;
}

.column-32 {
  padding-right: 0px;
  padding-left: 0px;
}

.landingpagenav---psych {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: visible;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(7, 29, 73, .2);
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.heading-2-center {
  font-family: Montserrat, sans-serif;
  color: #071d49;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
}

.heading-2-center.white {
  margin-bottom: 20px;
  color: #fff;
  font-weight: 700;
}

.column-33 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-34 {
  padding-right: 0px;
  padding-left: 0px;
}

.nav-link {
  padding-top: 30px;
  padding-bottom: 30px;
}

.paragraph-link {
  color: #e31c79;
}

.article-body {
  display: block;
  max-width: 700px;
  margin: 15px auto;
  font-family: Rubik, sans-serif;
  color: #071d49;
  font-size: 16px;
  line-height: 24px;
}

.article-body.white {
  margin-top: 15px;
  color: #fff;
  font-weight: 400;
}

.article-body.white.centre {
  text-align: center;
}

.article-body.signature {
  margin-top: 40px;
}

.video {
  position: relative;
  display: block;
  margin: 0px auto;
  padding-bottom: 0px;
}

.pull-quote {
  display: block;
  max-width: 800px;
  margin: 25px auto;
  font-family: Montserrat, sans-serif;
  color: #071d49;
  font-size: 25px;
  line-height: 34px;
}

.pull-quote.white {
  margin-top: 15px;
  color: #fff;
  font-weight: 400;
}

.pull-quote.white.centre {
  text-align: center;
}

.bold-text-5 {
  font-weight: 600;
}

.bold-text-6 {
  font-weight: 600;
}

.bold-text-7 {
  font-weight: 500;
}

.bold-text-8 {
  font-weight: 500;
}

.bold-text-9 {
  font-weight: 500;
}

.image-24 {
  display: block;
  width: 100%;
  max-width: 800px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
}

.row-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-2 {
  display: block;
  max-width: 800px;
  margin: 25px auto;
}

.html-embed {
  display: block;
  padding-top: 0%;
}

.bold-text-10 {
  font-weight: 500;
}

.bold-text-11 {
  font-weight: 500;
}

.bold-text-12 {
  font-weight: 500;
}

.image-25 {
  display: block;
  width: 100%;
  max-width: 800px;
  margin-top: -30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

@media (max-width: 991px) {
  .section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading {
    margin-bottom: 30px;
    font-size: 38px;
    line-height: 45px;
  }
  .row-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-2 {
    font-size: 32px;
    line-height: 40px;
  }
  .section-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .round {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .section-4 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading2 {
    margin-right: auto;
    margin-left: auto;
  }
  .paragraph-4 {
    margin-top: 25px;
  }
  .column-9 {
    display: none;
  }
  .sectiongreen {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-10 {
    padding-left: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
  }
  .column-11 {
    padding-right: 0px;
  }
  .image-5 {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .section-7 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .button-3 {
    text-align: center;
  }
  .text-field {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .submit-button {
    max-width: 50%;
  }
  .heading-7 {
    font-size: 34px;
  }
  .column-15 {
    display: none;
  }
  .row-8 {
    text-align: center;
  }
  .image-9 {
    text-align: center;
  }
  .container-4 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .row-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-16 {
    display: none;
  }
  .column-17 {
    text-align: center;
  }
  .section-15 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sectionwhite {
    padding: 40px 20px;
  }
  .sectionwhite.oa {
    background-position: 100% 50%;
    background-size: 390px;
  }
  .sectionwhite.ef {
    background-position: 100% 50%;
    background-size: 390px;
  }
  .sectionnavy {
    padding-right: 20px;
    padding-left: 20px;
  }
  .productbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .productboxesrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-logo {
    max-height: 40px;
  }
  .button-product.white {
    display: block;
  }
  .button-product.white.centre {
    padding-right: 35px;
    padding-left: 35px;
  }
  .heading3 {
    margin-right: auto;
    margin-left: auto;
  }
  .sectiongrey {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sectiongrey.er {
    background-size: 360px;
  }
  .sectionlandingpage {
    margin-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
    background-position: 75% 50%;
    background-attachment: scroll;
  }
  .image-17 {
    margin-top: 200px;
    margin-left: 0px;
  }
  .image-18 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .menu-button {
    padding-right: 0px;
    padding-left: 0px;
  }
  .landingpagenav---psych {
    position: absolute;
  }
  .heading-2-center {
    font-size: 32px;
    line-height: 40px;
  }
  .video {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .image-24 {
    width: 100%;
  }
  .image-25 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column {
    margin-top: 0px;
    padding-right: 10px;
  }
  .heading {
    margin-bottom: 30px;
  }
  .image {
    display: none;
  }
  .row-2 {
    margin-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .heading-2.white {
    text-align: center;
  }
  .section-3 {
    padding-top: 39px;
    padding-bottom: 39px;
  }
  .column-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading2.cta {
    font-size: 32px;
    line-height: 38px;
  }
  .sectiongreen {
    padding-top: 30px;
  }
  .column-10 {
    padding-left: 0px;
  }
  .paragraph-5 {
    margin-bottom: 0px;
  }
  .text-field {
    max-width: 100%;
  }
  .submit-button {
    max-width: 45%;
  }
  .image-8 {
    margin-top: 25px;
    margin-right: 25px;
  }
  .sectionwhite {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .sectionwhite.oa {
    padding-bottom: 350px;
    background-image: url('../images/onlineAppoint_ipad-2x.png');
    background-position: 100% 95%;
    background-size: 450px;
    background-repeat: no-repeat;
  }
  .sectionwhite.ef {
    padding-bottom: 350px;
    background-image: url('../images/onlineAppoint_ipad-2x.png');
    background-position: 100% 95%;
    background-size: 450px;
    background-repeat: no-repeat;
  }
  .sectionnavy {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .productbox {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .product-logo {
    max-height: 50px;
  }
  .button-product {
    display: inline-block;
  }
  .button-product.white.centre {
    margin-top: 0px;
  }
  .container-8 {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .heading3.white {
    margin-bottom: 10px;
  }
  .sectiongrey {
    padding-top: 30px;
  }
  .sectiongrey.er {
    padding-bottom: 370px;
    background-position: 50% 95%;
  }
  .sectionlandingpage {
    background-color: #e31c79;
    background-image: url('../images/FIR159MyHealth1stImageEffectTemplate_RGB_FC1.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }
  .sectionlandingpage.psych {
    background-position: 50% 50%;
  }
  .image-17 {
    display: block;
    max-width: 80%;
    margin: 0px auto 30px;
  }
  .image-18 {
    margin: 0px auto;
    text-align: left;
  }
  .column-31 {
    text-align: center;
  }
  .product-image {
    display: block;
    max-width: 70%;
    margin: 20px auto;
    text-align: center;
  }
  .section-16 {
    background-image: -webkit-linear-gradient(270deg, null, null), -webkit-linear-gradient(270deg, null, null), url('../images/hcf_pht_hs_27121843.jpg');
    background-image: linear-gradient(180deg, null, null), linear-gradient(180deg, null, null), url('../images/hcf_pht_hs_27121843.jpg');
    background-position: 0px 0px, 0px 0px, 0px 50%;
  }
  .flex-row-default {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flex-row-text-column {
    text-align: center;
  }
  .flex-row-reverse {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .image-20 {
    width: 100%;
  }
  .image-21 {
    width: 100%;
  }
  .image-22 {
    width: 100%;
  }
  .highlight-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-12 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .landingpagenav---psych {
    position: absolute;
  }
  .heading-2-center.white {
    text-align: center;
  }
  .image-24 {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .heading {
    font-size: 30px;
    line-height: 35px;
  }
  .heading-2 {
    margin-top: 0px;
    font-size: 28px;
  }
  .heading-2.white {
    text-align: left;
  }
  .paragraph {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }
  .section-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-3 {
    font-size: 28px;
    text-align: left;
  }
  .heading2 {
    font-size: 24px;
    line-height: 34px;
    text-align: left;
  }
  .heading2.white {
    line-height: 34px;
  }
  .heading2.cta {
    margin-bottom: 22px;
    font-size: 20px;
    line-height: 28px;
  }
  .column-6 {
    text-align: center;
  }
  .column-7 {
    text-align: center;
  }
  .column-8 {
    text-align: center;
  }
  .paragraph-4 {
    min-height: auto;
  }
  .image-3 {
    max-width: 85%;
  }
  .column-9 {
    display: none;
  }
  .sectiongreen {
    padding-right: 10px;
    padding-bottom: 40px;
    padding-left: 10px;
  }
  .image-4 {
    text-align: center;
  }
  .column-10 {
    text-align: center;
  }
  .column-11 {
    padding-right: 10px;
  }
  .image-5 {
    max-width: 80%;
    padding-top: 17px;
    padding-bottom: 17px;
    float: left;
  }
  .heading-4 {
    font-size: 32px;
  }
  .row-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-11 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-6 {
    font-size: 30px;
  }
  .text-field {
    max-width: 100%;
  }
  .submit-button {
    max-width: 100%;
  }
  .heading-7 {
    font-size: 28px;
    text-align: center;
  }
  .image-8 {
    margin-top: 20px;
  }
  .container-2 {
    margin-bottom: -39px;
  }
  .column-12 {
    display: none;
  }
  .container-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-13 {
    padding-top: 30px;
  }
  .column-14 {
    padding-top: 30px;
  }
  .section-14 {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .row-9 {
    margin-bottom: auto;
  }
  .image-10 {
    width: 100%;
  }
  .image-12 {
    width: 100%;
  }
  .image-13 {
    width: 100%;
  }
  .row-10 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column-18 {
    display: none;
  }
  .column-19 {
    display: none;
  }
  .column-20 {
    display: none;
  }
  .service-logos {
    margin-bottom: 30px;
  }
  .container-7 {
    text-align: left;
  }
  .column-22 {
    padding-left: 10px;
  }
  .column-24 {
    text-align: center;
  }
  .sectionwhite {
    padding: 40px 20px;
  }
  .sectionwhite.oa {
    padding-bottom: 300px;
    background-position: 100% 95%;
    background-size: 300px;
  }
  .sectionwhite.ef {
    padding-bottom: 300px;
    background-position: 100% 95%;
    background-size: 300px;
  }
  .sectionnavy {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .button-product {
    margin-top: 0px;
  }
  .button-product.white {
    margin-bottom: 15px;
  }
  .heading3 {
    font-size: 24px;
    text-align: left;
  }
  .heading3.white {
    text-align: left;
  }
  .container-9 {
    padding-right: 9px;
    padding-left: 9px;
  }
  .sectiongrey {
    padding-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .sectionlandingpage {
    margin-top: 63px;
    background-position: 50% 50%;
  }
  .column-28 {
    padding-right: 0px;
  }
  .menu-button {
    padding: 20px 0px 20px 12px;
  }
  .brand {
    padding-left: 0px;
  }
  .product-image {
    max-width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .section-16 {
    background-image: url('../images/header-image-shaded.jpg');
    background-position: 0px 50%;
    background-size: cover;
  }
  .container-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-block-2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 30px;
  }
  .flex-row-default {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .step {
    text-align: center;
  }
  .title {
    text-align: center;
  }
  .flex-row-text-column {
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .flex-row-reverse {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-20 {
    width: 100%;
  }
  .image-21 {
    width: 100%;
  }
  .image-22 {
    width: 100%;
  }
  .container-12 {
    padding: 20px 15px;
  }
  .copyright-notice {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .image-23 {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    float: none;
    clear: both;
  }
  .column-32 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .landingpagenav---psych {
    position: absolute;
  }
  .heading-2-center {
    margin-top: 0px;
    font-size: 28px;
  }
  .heading-2-center.white {
    text-align: center;
  }
  .column-33 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-34 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-24 {
    width: 100%;
  }
  .row-13 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

