/* General */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

body.body-login {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  max-height: 1080px;
}

main {
  flex: 1;
  z-index: -50;
}

h1 {
    margin: 0 0 0.25em;
}

h2 {
    margin:  0 0 0.35em;
    font-weight: 600;
}

p {
    margin: 0 0 0.85em;
    color:  #353C51;
}

.jumbotron-banner h1 {
  font-weight: 400;
}

.functional-outcomes {
  padding-bottom: 3.75em!important;
}

.margin-bottom {
  margin-bottom: 0.75em;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.pad-t-1 {
  padding-top: 2.25em;
}

.pad-b-1 {
  padding-bottom: 2.25em;
}

.pad-t-2 {
  padding-top: 3.75em;
}

.pad-b-2 {
  padding-bottom: 3.75em;
}

.width-100 {
  width: 100%;
}

.float-left {
  float: left;
}

.all-caps {
  text-transform: uppercase;
}

.white {
  color: #fff;
}

.link:hover {
  text-decoration: underline;
}

.margin-center {
  display: block;
  margin: 0 auto;
}

h3.benefits {
    font-size: 1.45em;
}

a:focus,
[tabindex="0"]:focus,
details:focus,
summary:focus,
input:focus,
textarea:focus,
button:focus,
select:focus {
    outline: 1px solid #33BCAF;
    z-index: 500;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

main {
  padding-top: 3em;
}

main.login {
  display: flex;
  position: relative;
  background-color: #f5f5f5;
  align-items: center;
}


main.login > section {
  width: 100%;
  max-width: 600px;
  box-shadow: 1px 1px 10px lightgray;
}

.return-login a {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #353c51;
  font-weight: normal;
}

.return-login a:hover {
  text-decoration: underline;
}

main.login > section.login {
  width: 24em;
  height: auto;
}

section.section-p p {
  font-size: 17px;
}

/* Get in Touch */

div.contact-info {
  margin-top: 2.25em;
}

div.contact-info h4 {
  color: #fff;
  margin: 0;
}

div.contact-info h4:first-child{
  color: #fff;
  margin: 0 0 0.5em;
}

div.contact-info h4 a {
  color: #fff;
  margin: 0.15em 0 0.25em;
}

div.contact-info h4 a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}

li.push-1-2 {
    margin-bottom: 7px;
}

h3.milli {
    margin-bottom: 10px;
}

h4.text-center {
  text-align: center;
}

.center {
  display: block;
  margin: 0 auto;
}

input, textarea {
  border-radius: 8px;
  border-color: #9b9faa;
}

.nav-btn {
  border-color: #50A193;
}

.s-1-2 {
  width: 49.75%;
}

.terms p,
.terms li {
  font-size: 16px;
  font-weight: 400;
  color: #353C51;
}

/* Homepage */

h1.home-title {
  margin-bottom: 0.125em; 
}

.secondary-btn {
  font-size: 15px!important;
  width: 12em;
  padding: 8px 12px;
  background-color: #d5e4f9;
  border: none;
  display: inline-block;
  margin: 0;
  overflow: visible;
  border-radius: 40px;
  color: #000;
  font: inherit;
  text-decoration: none;
  text-transform: none;
  transition: all .3s ease;
}

.secondary-btn:hover {
  color: #fff;
  background-color: #353C51;
}

.home-btn {
  font-size: 14px!important;
  width: 12em;
  padding: 8px 13px;
  background-color: #d5e4f9;
  border: none;
  display: inline-block;
  margin: 0;
  overflow: visible;
  border-radius: 40px;
  color: #000;
  font: inherit;
  text-decoration: none;
  text-transform: none;
  transition: all .3s ease;
  text-align: center; 
}

.home-btn:hover {
  color: #fff;
  background-color: #353C51;
}

.healthcare-decisions-h2 {
  text-align: center;
  font-size: 1.5em;
  color: #5D8FA8!important;
}

.strong-collaborative-platform {
  color: #5D8FA8;
}

section.home-cards {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.value-based-helthcare-bg {
  background-color: #353C51;
  margin: 0 0 3em;
  text-align: center;
}

.value-based-helthcare-bg p {
  margin-bottom: 10px;
}

.black {
  color: #353C51;
}

.blue {
  color: #5d8fa8;
  margin: 0 0 0.75em 0;
}

.pad-t-1 {
  padding-top:  1.75em;
}

.pad-t-2 {
  padding-top:  3em;
}

.pad-l-1-2 {
  padding-left: 1.75em;
}

.pad-b-2 {
  padding-bottom: 3em;
}

.main-btn {
  padding: 6px 12px;
}

.ib {
  display: inline-block;
}

p.intro {
  font-size: 19px;
  margin-bottom: 0.85em!important;
  line-height: 1.45;
}

.measurably-improving-banner {
  padding: 0.975em 0;
}

img.healthcare-providers {
  width: 100%;
  max-width: 15.75em;
  margin: 0 auto;
}

img.mother-daughter {
  width: 100%;
  max-width: 15.75em;
  margin: 0 auto;
}

.collaborative-healthcare {
  margin: 0.85em 0;
}

.align-items-center {
  display: flex;
  align-items: center;
}

.media-object p {
  font-size: 15px;
}

strong.functional-outcomes-btn {
  font-weight: 700;
}

/* Navigation */

header {
  z-index: 50;
}

nav.menu,
ul.nav {
  position: absolute;
  margin-top: 0;
  top: 47px;
  width: 20em;
}

header.navigation-header {
  position: fixed;
  background-color: #fff;
  width: 100%;
}

.hamburger {
    position: absolute;
    right: 10px;
}

.wrapper-nav {
    margin-left: auto;
    margin-right: auto;
    max-width: 80em;
    width: 100%;
}

.menu {
  top: 97px; 
  align-items: center;
}

a:focus,
[tabindex="0"]:focus,
details:focus,
summary:focus,
input:focus,
textarea:focus,
button:focus,
select:focus {
    outline: none;
    z-index: 500;
}

a.book-demo {
  color: #fff;
  background-color: #50A193;
  border: none;
}

a.sign-in {
  color: #fff;
  background-color: #5D8FA8;
  border: none;
  margin-right: 5px;
}

.l-1-8 {
  width: 12.5%;
}

.l-2-8 {
  width: 25%;
}

.l-6-8 {
  width: 75%;
}

.l-5-8 {
  width: 62.5%;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.hamburger {
  width: 50%;
  margin-left: auto;
}

.dropdown-content {
    top: 1.8em;
    left: -2.5em;
}

.justify-content-end {
  display: flex;
  justify-content: flex-end;
}

nav li a {
  padding: 12px 3px;
  font-size: 16px!important;
  z-index: 200;
}

nav li a:hover {
  color: #50A193;
}

ul.nav-list {
  margin-top: 0;
}

/* Tabs */

div.tab-wrapper {
  max-width: 60em;
  margin: 0 auto 3em;
}

div.tab-wrapper-contents {
  max-width: 100%;
}

ul#tab-links > li::before {
    content: "";
    float: left;
    width: 1.25em;
}

body {
  justify-content: center;
}

.tabs {
  min-width: 20rem;
  display: flex;
}

.tabs .align-top {
  vertical-align: top;
  align-items: flex-start;
}

.tabs h3 {
  margin: 0 0 0.75em;
}

.tabs > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tabs > ul li {
  display: block;
  text-align: center;
}
.tabs > ul li a {
  display: block;
  text-decoration: none;
  /*background: #fca500;*/
  background-color: #33BCAF;
  padding: 1rem;
  color: rgba(255, 255, 255, 0.85);
  width: 100%;
  border: 1px solid #33BCAF;
  transition: all 0.2s ease-in-out;
}
.tabs > ul li a.active {
  background: #fff;
  color: #5d8fa8;
  z-index: 500;
}

a:focus {
    outline: none;
    border: 1px solid #33BCAF;
}

.tabs > ul li a:hover:not(.active) {
  color: #fff;
}
.tabs section {
  background: #fff;
  padding: 0 1.75em;
  display: none;
}
.tabs section.active {
  display: block;
  width: 100%;
}

/* Media Items */

h2, h3 {
  color: #5d8fa8;
}

section.alternating-media:nth-child(odd) > div div.media-image-left {
  display: none;
}

section.alternating-media:nth-child(even) > div div.media-image-right {
  display: none;
}

div.news-card:hover {
  color: #fff;
  background-color: #92bcd0;
  transition: 0.15s ease-in;
}

div.easy-to-use {
  background-image: url(../images/easy-to-use.png);
  background-size: cover;
  margin: 5px 10px 5px 0;
  width: 82px;
  height: 82px;
}

div.easy-to-use:hover {
  background-image: url(../images/easy-to-use.gif);
}

div.entering-data {
  background-image: url(../images/entering-data.png);
  background-size: cover;
  margin: 5px 10px 5px 0;
  width: 82px;
  height: 82px;
}

div.entering-data:hover {
  background-image: url(../images/entering-data.gif);
}

div.fast-efficient {
  background-image: url(../images/fast-efficient.png);
  background-size: cover;
  margin: 5px 10px 5px 0;
  width: 90px;
  height: 90px;
}

div.fast-efficient:hover {
  background-image: url(../images/fast-efficient.gif);
}

div.no-training-required {
  background-image: url(../images/no-training-required.png);
  background-size: cover;
  margin: 5px 10px 5px 0;
  width: 75px;
  height: 75px;
}

div.no-training-required:hover {
  background-image: url(../images/no-training-required.gif);
}

div.cohesion {
  background-image: url(../images/cohesion.png);
  background-size: cover;
  margin: 5px 10px 5px 0;
  width: 75px;
  height: 75px;
}

div.cohesion:hover {
  background-image: url(../images/cohesion.gif);
}

div.confidence {
  background-image: url(../images/confidence.png);
  background-size: cover;
  margin: 5px 10px 5px 0;
  width: 75px;
  height: 75px;
}

div.confidence:hover {
  background-image: url(../images/confidence.gif);
}

div.clarity {
  background-image: url(../images/clarity.png);
  background-size: cover;
  margin: 5px 10px 5px 0;
  width: 75px;
  height: 75px;
}

div.clarity:hover {
  background-image: url(../images/clarity.gif);
}

div.collaboration {
  background-image: url(../images/collaboration.png);
  background-size: cover;
  margin: 5px 10px 5px 0;
  width: 75px;
  height: 75px;
}

div.collaboration:hover {
  background-image: url(../images/collaboration.gif);
}

div.transparency {
  background-image: url(../images/transparency.png);
  background-size: cover;
  margin: 5px 10px 5px 0;
  width: 75px;
  height: 75px;
}

div.transparency:hover {
  background-image: url(../images/transparency.gif);
}

/* Blog */

section.blog-section {
  margin: 1.75em auto;
}

/* Contact */

section.contact-form {
  background-color: #fff;
}

div.contact-page-info h5 {
  margin: 0.5em 0 0.15em;
}

p.phone-number,
p.email,
p.phone-number a,
p.email a {
  color: black;
  margin: 0;
}

p.phone-number a:hover,
p.email a:hover {
  text-decoration: underline;
}

.form-spacing,
.island-eighth, .island-1-8,
input:not([type="checkbox"]),
input:not([type="radio"]),
textarea {
  padding: 15px;
  margin: 15px 0;
}

.request-form {
  margin-bottom: 2em;
}

form.max-length.gutter {
    align-items: center;
    margin: 0 auto;
    max-width: 25em;
}

button.contact-btn {
  font-size: 0.75em;
  align-items: center;
  margin: 0.75em auto;
  padding: 0.35em 1.75em;
}

button.contact-btn:hover {
  color: #fff;
}

input.email-address {
  max-width: 20em;
  text-align: center;
  margin: 0 auto;
  font-size: 0.75em;
  padding: 0.25em 1.75em;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  z-index: 200;
  max-width: 500px;
  margin: 20px auto;
}

a.logo-contact {
    margin-top: 2.5em;
    margin-bottom: 1em;
}

h3.request-demo {
  color: #353C51;
  font-weight: bold;
}

.email-us {
    font-size: 1.0125rem;
    line-height: 1.5em;
    margin: 0;
    color: #353C51;
}

a.email-us:hover {
    text-decoration: underline;
}

p.linked-in-contact {
  display: block;
  margin: 0.5em 0;
}

a:focus {
  border: none;
}

div.pop-up-padding {
  padding: 0 1.75em;
}

form.request-form {
  padding:  3em;
  border: 1px solid #b7b7b9;
  border-radius: 70px;
}

/* Media Objects */

.media-object {
  display: flex;
  align-items: flex-start;
  max-width: 20rem;
  margin: 0 0 1rem 0;
  float: left;
}
.media-object > img.media-image {
  width: 80px;
  margin: 0 1rem 0 0;
}
.media-object > div.media-body {
  flex: 1;
  min-width: inherit;
}

.media-body li {
  font-size: 0.8em;
}

.media-object > div.media-body ul > li::before {
    content: "·";
    margin-left: 0;
    width: 0.75em;
    text-align: left;
}

/* Call to Action */

input.push.text-left.email-address {
    border-radius: 18px;
}

/* Footer */

footer {
  border-top: none;
}

footer.nav-footer {
  color: #fff;
  background-color: #353C51;
}

footer.nav-footer > div.grid {
  padding-left: 3%;
}

footer .footer-copyright, .nav-btn {
  background-color: #50A193;
  border: none;
}

footer .footer-copyright {
  text-align: center;
}

footer p {
  display: inline-block;
  text-align: center;
}

footer small.terms {
  display: block;
  width: 100%;
  text-align: left;
  margin-top: 3.75em;
  margin-bottom: 1.5em;
  margin-right: 15px;
}

footer small.terms a:hover {
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
}

footer h3,
footer a {
  color: #fff;
}

footer h3:hover,
footer a:hover {
  color: #D8E5FE;
}

footer h3 {
  color: #D8E5FE;
  font-weight: 600;
}

footer h3:hover {
  color: #D8E5FE;
}

footer a.technical-support {
  color: #D8E5FE;
  font-weight: 600;
}

footer div.footer-logo img,
footer div.footer-logo ul {
    display: inline-block;
    width: 100%;
}

footer div.footer-logo img {
  max-width: 10.75em;
  margin-right:  0.5em;
}

footer div.footer-logo ul {
  max-width: 8em;
  margin: 0;
}

footer.nav-footer div.grid {
  max-width: 1200px;
}


@media only screen and (min-width: 25em) {

}

@media only screen and (min-width: 38em) {

  .padding-left {
    padding-left: 1.85em;
  }
}

@media only screen and (min-width: 608px) {
  nav.menu,
  ul.nav {
    position: absolute;
    margin-top: 0;
    top: 48px;
    width: 20em;
  }
}

@media only screen and (min-width: 960px) {

  nav.menu ul li {
    padding: 0;
  }

  .m-hidden {
    display: none;
    visibility: hidden;
  }

  .m-1-2 {
    display: block;
    visibility: visible;
    width: 49.75%;
  }

  .m-2-8 {
    display: block;
    visibility: visible;
    width: 21%;
  }

  .m-5-8 {
    display: block;
    visibility: visible;
    width: 65%;
  }
}

@media only screen and (min-width: 60em) {

  nav.menu,
  ul.nav {
    position: static;
    margin-top: 0;
    padding-left: 28px;
    width: initial;
  }

  .l-hidden {
    display: none;
    visibility: hidden;
  }

  .logo {
    width: 7.225em;
  }

  .l-1-2 {
    width: 49.75%;
  }

  .l-2-8 {
    display: block;
    visibility: visible;
    width: 21%;
  }

  .l-5-8 {
    display: block;
    visibility: visible;
    width: 65%;
  }

  header.navigation-header div.grid {
    max-width: 80em;
    margin: 0 auto;
    justify-content: center;
  }

  .justify-content-end {
    display: flex;
    justify-content: flex-end;
  }

  .justify-content-center {
    display: flex;
    justify-content: center;
  }
}


@media only screen and (min-width: 1009px) {

  nav.menu,
  ul.nav {
    position: static;
    margin-top: 0;
    width: initial;
  }

  nav li a.micro {
    padding: 5px 4px;
  }
}


