
html,body {
  font-size: 16px;
  line-height: 1.5;
}
section {
  padding: 40px 0;
}
@media (min-width: 768px) {
  section {
    padding: 50px 0;
  }
}
@media (min-width: 990px) {
  section {
    padding:60px 0px;
  }
}

.section-personas {
  background-color: #FAFAFA;
}
.section-features {
  padding-top: 0px;
}

p,li { font-size: 1rem;}
h1, h2, h3, p.lead {
  text-rendering: optimizeLegibility;
}

.text-primary,
.jumbotron .text-primary,
.section-title .text-primary {
  color:#35265F;
}

.m-b-2 {
  margin-bottom: 28px;
}

.jumbotron {
  background: #f1f0f0 url('https://cdn.medicalguardian.com/rebrand/img/trelaware/trelaware-hero-bg-mobile.jpg') center center no-repeat;
  color: #484544;
  background-size: 100%;
  background-size: cover;
  padding-top: 48px;
}
.jumbotron .container {
  max-width: 990px;
}

h1, .jumbotron h1 {
  font-weight: 600;
  letter-spacing: -0.025em;
  font-size: 30px;
  line-height: 1.2;
  color: #484544;
}

.jumbotron p, .jumbotron .lead {
  font-weight: 400;
  letter-spacing: -0.01em;
  font-size: 17px;
  line-height: 1.45;
  color: #484544;
  margin-bottom: 16px;
  margin-top: 12px;
}

.thicker {
  font-weight: 400;
}

.script {
  display: inline-block;
  text-indent: 2px;
  font-family: 'Petit Formal Script', cursive;
  font-size: 90%;
  color: #A6345E;
  text-shadow: 0px 0px 1px #A6345E;
}

.title-section {
  display: block;
  font-weight: 400;
  text-align: center;
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
}

.micro-title {
  font-size: 11px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-family: 'Work Sans', sans-serif;
  color: #5E5C52;
}

h2 {
  font-weight: 300;
  letter-spacing: -0.02em;
  font-size: 30px;
  line-height: 1.25;
  margin-top: 0px;
}
.title-section h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: -0.01em;
}

h2.sectiontitle {
  margin-top: 20px;
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: -0.01em;
}

.lead {
  margin-top: 4px;
}

.media-heading {
  font-size: 18px;
  font-weight: 500;
}
.step-heading {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}

@media only screen and (max-width: 640px) {
  .jumbotron {
      height: 376px;
      background: #F5F8FA url('https://cdn.medicalguardian.com/rebrand/img/trelaware/trelaware-hero-bg-mobile.png') center bottom no-repeat;
      background-size: 340px;
      padding-top: 146px;
      max-width: 100%;
      overflow-x: hidden;
  }
  .jumbotron .container {
    padding: 0px;
  }
  .jumbotron h1 {
      font-weight: 300;
      color: #fff;
      text-shadow: 0 0 0px #fff;
      background-color: #A6345E;
      font-size: 28px;
      line-height: 34px;
      letter-spacing: -0.01em;
      padding: 12px;
  }
  .jumbotron h1 .script {
    color: #fff;
    font-weight: 400;
    text-shadow: 0 0 1px #fff;
  }
}

@media (min-width: 768px) {
  .jumbotron {
    background-image: none !important;
    background-color: #e0e8ec;
    /* background-size: cover; */
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .jumbotron .container {
    background: #e0e8ec url('https://cdn.medicalguardian.com/site/img/bgs/bg-hero-pendant-jewelry.png') right top no-repeat;
    background-size: auto 100%;
    /* background-size: cover; */
    padding-top: 0px;
    margin-bottom: 24px;
  }

  h1, .jumbotron h1 {
    font-weight: 300;
    letter-spacing: -0.025em;
    font-size: 42px;
    line-height: 1.15;
    margin-top: 36px;
  }

  h2, .title-section h2 {
    font-weight: 300;
    letter-spacing: -0.015em;
    line-height: 1.25;
  }
  .micro-title {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.3em;
    font-family: 'Work Sans', sans-serif;
    color: #5E5C52;
  }
}

@media (min-width: 990px) {
  .jumbotron .container {
    margin-bottom: 32px;
  }
  h1, .jumbotron h1 {
    font-weight: 300;
    letter-spacing: -0.02em;
    font-size: 52px;
    line-height: 1.15;
    padding: 0;
    margin: 32px 0 20px;
  }
  h2, .title-section h2 {
    font-weight: 300;
    letter-spacing: -0.02em;
    font-size: 44px;
  }
  .title-section h2 {
    font-weight: 300;
    letter-spacing: -0.015em;
    font-size: 44px;
  }
  .title-section .lead {
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 12px;
    margin-bottom: 32px;
    line-height: 1.4;
  }
  .section-features .title-section {
    margin: 60px 0 20px;
  }
  .section-features .title-section h2,
  .section-faq .title-section h2 {
    font-size: 32px;
  }
  h2.sectiontitle {
    margin-top: 4px;
    font-size: 40px;
    line-height: 1.25;
    letter-spacing: -0.01em;
  }
  .micro-title { margin-bottom: 16px; }
}


@media (max-width: 767px) {
  .title-section h2 {
    font-weight: 300;
    letter-spacing: -0.015em;
    font-size: 32px;
  }
}


.persona {
  position: relative;
  box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1);
}
.persona .persona-col {
  position: relative;
}
.persona .persona-cell {
  overflow: hidden;
}
.persona p {
  font-size: 1rem;
  margin: 0 0 12px 0;
  line-height: 1.45;
}
/* .persona .persona-nameplate {
  display: block;
  width: 180px;
  background-color: #A73460;
  padding: 4px;
  border: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
} */
.persona .persona-nameplate {
    display: block;
    width: 170px;
    background-color: #A73460;
    padding: 3px;
    border: 2px solid #fff;
    position: absolute;
    top: 198px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}
/* .persona .persona-title {
    font-size: 21px;
    line-height: 47px;
    height: 56px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    color: #fff;
    letter-spacing: 0.07em;
    text-align: center;
    text-indent: 3px;
    border: 2px solid #fff;
} */
.persona .persona-title {
    font-size: 20px;
    line-height: 36px;
    height: 44px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    color: #fff;
    letter-spacing: 0.08em;
    text-align: center;
    text-indent: 4px;
    border: 2px solid #fff;
}
.persona .persona-subtitle {
    color: #B95D80;
    font-style: italic;
    font-size: 15px;
    margin: 0 0 8px 0;
    line-height: 1.375;
    font-weight: 400;
    text-align: center;
    letter-spacing: -0.02em;
}
.persona .persona-img {
  position: relative;
  background-color: #eee;
  max-height: 200px;
  max-width: 100%;
  height: 200px;
  width: 100%;
  overflow: hidden;
}


.persona .persona-content {
  padding: 36px 20px 48px 20px;
  background: #fff;
}

@media (max-width: 760px) {
  .persona-col {
    padding-left: 0;
    padding-right: 0;
  }
  .persona .persona-img {
    box-shadow: 0px -2px 0px 4px rgba(0,0,0,0.08);
  }
}

@media (min-width: 768px) {
  .persona .persona-nameplate {
    top: 50%;
  }
  .persona .persona-subtitle {
      color: #B95D80;
      font-style: italic;
      font-size: 15px;
      margin: 0 0 8px 0;
      line-height: 1.375;
      font-weight: 400;
      text-align: left;
      letter-spacing: -0.02em;
  }
  .persona {
    margin-bottom: 24px;
  }
  .persona {
    box-shadow: 0 2px 2px 0px rgba(0,0,0,0.1);
    border: 12px solid #fff;
  }
  .persona:first-child .persona-col,
  .persona:third-child .persona-col {
    padding-left: 0;
  }
  .persona:second-child .persona-col,
  .persona:last-child .persona-col {
    padding-right: 0;
  }
  .persona .persona-col {
    padding-right: 0;
    padding-left: 0;
  }
  .persona .persona-cell {
    max-height: 260px;
    height: 260px;
  }

  .persona-audrey {
    background-image: url('https://cdn.medicalguardian.com/rebrand/img/trelaware/trelaware-audrey-tall-01.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: contain;
  }
  .persona-farrah {
    background-image: url('https://cdn.medicalguardian.com/rebrand/img/trelaware/trelaware-farrah-tall-01.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: contain;
  }
  .persona-tippi {
    background-image: url('https://cdn.medicalguardian.com/rebrand/img/trelaware/trelaware-tippi-tall-01.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: contain;
  }
  .persona-dolly {
    background-image: url('https://cdn.medicalguardian.com/rebrand/img/trelaware/trelaware-dolly-tall-02.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: contain;
  }
}



@media (min-width: 990px) {
  .persona .persona-nameplate {
    width: 172px;
  }
  .persona .persona-cell {
    max-height: 270px;
    height: 270px;
  }
  .persona .persona-subtitle {
      color: #A73460;
      font-style: italic;
      font-size: 17px;
      font-weight: 400;
      margin-bottom: 12px;
    }
  .persona .persona-content {
    padding: 48px 36px 0px;
    background: #fff;
  }
}

.btn {
  font-size: 15px;
}
.btn.btn-primary-outline {
  color: #A73460;
  border: 2px solid #A73460;
  background: none;
  font-size: 15px;
  line-height:38px;
  height: 44px;
  padding: 0 1rem;
  border-radius: 4px;
  letter-spacing: 0.02em;
  text-indent: 2px;
  font-weight: 500;
  margin-bottom: 16px;
}
.btn.btn-primary-outline:hover {
  color: #fff;
  border: 2px solid #A73460;
  background: #A73460;
}


.hero-cta-customize {
  margin: 20px 0 0px;
}
.hero-cta-customize h3 {
  color: #6b6968;
  font-weight: 300;
  letter-spacing: -0.01em;
  padding: 0;
  font-size: 16px;
  line-height: 1.2;
  margin: 0px 0px;
}

.hero-cta-customize .btn-link {
  color: #3F444C;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1;
  padding: 0;
  margin: 0;
  cursor: text;
}
.hero-cta-customize .btn-link .label {
color: #A6345E;;
display: block;
text-transform: none;
letter-spacing: -0.01em;
font-weight: 400;
font-size: 13px;
line-height: 1;
padding: 0;
margin: 0 0 2px;
}
.hero-cta-customize .btn-link .icon {
  color: #A6345E;;
  margin-right: -2px;
  position: relative:absolute;
  vertical-align: middle;
  top: 3px;
}

@media (min-width: 760px) {
  .hero-cta-customize h3 {
    color: #6b6968;
    font-weight: 300;
    letter-spacing: -0.01em;
    padding: 0;
    line-height: 1.2;
    margin: 0px 0px;
  }
  .hero-cta-customize .btn-link {
    color: #3F444C;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 1;
    padding: 0;
    margin: 0;
    cursor: text;
  }
  .hero-cta-customize .btn-link .label {
  color: #A6345E;;
  display: block;
  text-transform: none;
  letter-spacing: -0.01em;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1;
  padding: 0;
  margin: 0 0 2px;
  }
  .hero-cta-customize .btn-link .icon {
    color: #A6345E;;
    margin-right: -2px;
    position: relative:absolute;
    vertical-align: middle;
    top: 3px;
  }

  .hero-cta-customize .btn.btn-primary-outline {
    color: #A6345E;;
    border: 2px solid #A6345E;;
    background: none;
    font-size: 16px;
    line-height:46px;
    height: 52px;
    padding: 0 1.5rem;
    border-radius: 4px;
    letter-spacing: 0.02em;
    text-indent: 2px;
    font-weight: 500;
  }
  .hero-cta-customize .btn.btn-primary-outline:hover {
    color: #3F444C;
    border: 2px solid #3F444C;
    background: none;
  }
}

.cta-customize {
  margin: 32px 0 4px;
}
.cta-customize h3 {
  color: #6b6968;
  font-weight: 500;
  letter-spacing: -0.015em;
  padding: 0;
  line-height: 1.375;
  margin: 8px 0 20px;
  font-size: 20px;
}

.cta-customize .btn-link {
  color: #3F444C;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 1;
  padding: 0;
  margin: 0;
}
.cta-customize .btn-link .label {
  color: #A6345E;
  display: block;
  text-transform: none;
  letter-spacing: -0.01em;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1;
  padding: 0;
  margin: 0 0 2px;
}
.cta-customize .btn-link .icon {
  color: #A6345E;
  margin-right: -2px;
  position: relative:absolute;
  vertical-align: middle;
  top: 3px;
}
.cta-customize .btn-link:hover,
.hero-cta-customize .btn-link:hover {
  text-decoration: none;
}

@media (max-width: 760px) {
  .cta-customize {
    text-align: center;
  }
  .cta-customize .text-left,
  .cta-customize .text-right {
  text-align: center;
  }
}

@media (min-width: 760px) {
  .cta-customize h3 {
    color: #6b6968;
    font-weight: 300;
    letter-spacing: -0.01em;
    padding: 0;
    line-height: 1.375;
    margin: 0px 0 24px;
    font-size: 24px;
  }
}

ul.checklist {
  margin: 20px 0 0 0px;
  max-width: 410px;
}
ul.checklist li {
  padding: 0 0 0 36px;
  margin: 16px 0 4px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  text-align: left;
  position: relative; }
  ul.checklist li::before {
    font-family: "ui-core";
    /* content: "\e967"; */
    content: "\e95e";
    color: #A73460;
    font-size: 26px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 2px; }


@media (min-width: 760px) and (max-width: 990px) {
  html, body {
    line-height: 1.45;
  }
}

@media (min-width: 990px) {
  .jumbotron p, .jumbotron .lead {
    max-width: 580px;
  }
}

@media (min-width: 760px) and (max-width: 990px) {
  .jumbotron p, .jumbotron .lead {
    max-width: 420px;
    font-size: 16px;
  }
  .jumbotron h3 {
    display:none;
  }
  .jumbotron .well {
    padding: 12px;
  }
  .jumbotron .well .btn.btn-primary-outline {
    background: #A6345E;
    color: #fff;
    margin-bottom: 0;
  }
  .hero-cta-customize .btn-link {
    color: #3F444C;
    font-weight: 500;
    font-size: 24px;
  }
  .section-personas {
    padding-bottom: 20px;
  }
  .persona .persona-cell {
    max-height: 240px;
    height: 240px;
  }
  .persona .persona-content {
    padding: 36px 24px 28px 24px;
    background: #fff;
  }
  .persona p {
    font-size: 15px;
    margin: 0px 0 12px 0;
    line-height: 1.375;
  }
  .persona .persona-subtitle {
    margin-bottom:4px;
  }
  .persona .persona-img img {
    height: 100%;
    max-width: 9999px;
    width: auto;
  }
  .cta-customize {
    margin: 24px 0 8px;
  }
  .cta-customize h3 {
    margin: 8px 0 16px;
  }
  .section-features .title-section h2 {
    margin-top: 36px;
  }
  .persona {
    margin-bottom: 4px;
  }
  h2.sectiontitle {
    margin-top: 0px;
    font-size: 28px;
    line-height: 1.25;
    letter-spacing: -0.01em;
  }
  .cta-customize .btn-link {
    font-size: 24px;
  }
}

@media (min-width: 760px) {
  .section-overview .title-section {
      text-align: center;
      max-width: 720px;
      margin-left: auto;
      margin-right: auto;
  }
  .title-section .lead {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 990px) {
  .title-section .lead {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}

.panel-group .panel-heading .panel-title a {
  display: block;
  position: relative;
  padding-left: 24px;
}
.panel-group .panel-heading .panel-title a:hover {
color: #A6345E;
text-decoration: none;
}
.panel-group .panel-heading .panel-title a,
.panel-group .panel-heading .panel-title a:focus,
.panel-group .panel-heading .panel-title a:active {
  color: #44494f;
  text-decoration: none;
}

.panel-group .panel-heading .panel-title a::before {
  display: block;
  position: absolute;
  height: 20px;
  width: 20px;
  content: " ";
  background: url('/site/img/ui/plus-minus.png') right top no-repeat;
  left: 0;
  top: 2px;
}
.panel-group .panel-heading .panel-title a.collapsed::before {
  background: url('/site/img/ui/plus-minus.png') left top no-repeat;
}
