/**
 * =============================================================================
 * @template    Styles in FTP
 * =============================================================================
 */
#main .cms-content {
  width: 70%;
  margin: 0 auto;
  padding-top: 60px;
}
.page-1 {
  overflow-x: hidden;
}
.page-1 .blue-section-wrapper {
  padding-top: 2rem;
  padding-bottom: 2rem;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #EFF4FC;
  margin-bottom: 60px;
}
.page-1 .blue-section-wrapper .width-wrapper {
  max-width: 1290px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.page-1 .blue-section-wrapper .width-wrapper .heart-graphic {
  max-width: 168px;
  position: absolute;
  left: 0;
  bottom: -52px;
}
.page-1 .blue-section-wrapper .width-wrapper .blue-section-text {
  max-width: 720px;
  margin: 0 auto;
}
.page-1 .blue-section-wrapper .width-wrapper .blue-section-text h4 {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin-bottom: 20px !important;
}
.page-1 .blue-section-wrapper .width-wrapper .blue-section-text h3 {
  color: #385E99;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 35px;
}
.page-1 .blue-section-wrapper .width-wrapper .heart-graphic img {
  max-width: 100%;
}
.page-6 .home-map iframe {
  max-width: 100%;
}
.default-template #main {
  background-image: url(/Ampbackground.png);
  background-repeat: no-repeat;
  background-size: 820px;
  background-position-x: 150px;
  background-position-y: 80px;
}
header #nav-desktop .odd .dropdown {
  position: absolute;
  display: grid;
  z-index: 1;
  background-color: #fff;
}
.dropdown {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.open .dropdown {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.sidenav .dropdown {
  visibility: initial;
  opacity: 100%;
  height: initial;
  margin-left: 20px;
}
/*additional styles*/
.page-7 .hero .hero__image {
  background-position: center 31% !important;
}
.page-9 .avatar .avatar__title {
  text-align: center;
  font-weight: normal !important;
  bottom: -4rem !important;
  line-height: 112%;
}
.page-section.page-9 {
  min-height: 1px;
  padding-bottom: 100px;
}
.page-section.page-9 .image_after_content .image {
  width: 110px;
  max-width: 100%;
  float: left;
  padding: 70px 0 10px 0;
}
.page-section.page-9 .image_after_content .image img {
  width: auto;
  max-width: 100%;
}
.page-9 .telehealthWrapper {
  background-color: #9ed1c3;
  max-width: 412px;
  display: inline-block;
  border-radius: 15px;
}
.page-9 .telehealthWrapper h4 {
  text-align: center;
  background-color: #00acca;
  color: #fff;
  padding: 12px;
}
.page-9 .telehealthWrapper p {
  text-align: center;
  font-size: 19px;
  margin-top: 0px;
  padding: 10px 20px 10px 20px;
}
.page-16 h5 {
  color: #9e9d9e;
  line-height: 110%;
  text-align: center;
  letter-spacing: 1px;
  max-width: 64%;
  padding-bottom: 40px;
  position: relative;
  top: -43px;
}
.page-1 main .page-16 .image {
  float: right;
  width: 21%;
  max-width: 118px;
  padding: 11px 0 5px 10px;
}
.page-1 main .page-16 .image img {
  max-width: 100%;
}
.page-1 .cms-content ul {
  list-style-type: none !important;
}
.page-1 .cms-content ul:not(.browser-default) > li {
  list-style-type: none !important;
}
.page-18 ul {
  column-count: 3;
}
.page-6 img {
  max-width: 98%;
  padding-bottom: 25px;
}
.page-20 header {
  margin-bottom: -40px;
}
.page-20 h2 {
  padding-top: 40px;
}
/*responsive*/
@media only screen and (max-width: 991px) {
  .page-7 .hero .hero__image {
    background-position: 0 37% !important;
    background-size: 138% !important;
  }
  .page-9 {
    padding-top: 75px;
  }
  .page-9 .avatar {
    top: 25% !important;
  }
  .page-9 .avatar .avatar__image {
    width: 70vw !important;
    height: auto !important;
    max-width: 300px !important;
    border: 10px solid #fff !important;
  }
  .page-section.page-9 {
    text-align: center;
    height: 19rem;
  }
  .page-18 ul {
    column-count: 2;
  }
  .page-section.page-9 .image_after_content .image {
    padding: 0;
    position: absolute;
    width: 100%;
    height: auto;
    bottom: -75px;
    left: 0;
    right: 0;
    display: inline-block;
  }
  .page-section.page-9 .image_after_content .image img {
    width: 75px;
  }
  .page-9 {
    height: 27rem !important;
  }
  .page-16 h5 {
    max-width: 100%;
    padding-bottom: 0;
  }
}
.page-8 a {
  text-decoration: none;
  color: #fff;
  background-color: #00acca;
  text-align: center;
  letter-spacing: 0.5px;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  box-shadow: 0 2px 2px 0 #c0c0c4, 0 3px 1px -2px #c0c0c4, 0 1px 5px 0 #c0c0c4;
  font-size: 14px;
  outline: 0;
  float: left;
}
.page-8 a:hover {
  text-decoration: none;
  background-color: #00c2e4;
  box-shadow: 0 3px 3px 0 #c0c0c4, 0 1px 7px 0 #c0c0c4, 0 3px 1px -1px #c0c0c4;
  color: #006b7e;
}
@media only screen and (max-width: 1300px) {
  .page-1 .blue-section-wrapper .width-wrapper .heart-graphic {
    display: none !important;
  }
  .page-1 .blue-section-wrapper .width-wrapper {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .header-groups-button {
    top: 15px !important;
  }
}
@media only screen and (max-width: 850px) {
  .default-template #main {
    background-size: 520px;
    background-position-x: 0px;
    background-position-y: 80px;
  }
}
@media only screen and (max-width: 420px) {
  .page-section.page-9 {
    height: 18rem;
  }
}
@media only screen and (max-width: 350px) {
  .page-section.page-9 {
    height: 74vw;
  }
}
.header-groups-button {
  position: absolute;
  top: 35px;
  right: 15px;
}
nav a.groups-button-link {
  color: #fff;
  background: #00acca;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 36px;
  text-decoration: none;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 #c0c0c4, 0 3px 1px -2px #c0c0c4, 0 1px 5px 0 #c0c0c4;
}
nav a.groups-button-link:hover {
  color: #006b7e;
  background-color: #00c2e4;
  box-shadow: 0 3px 3px 0 #c0c0c4, 0 1px 7px 0 #c0c0c4, 0 3px 1px -1px #c0c0c4;
}