html {
  font-size: 1.2rem;
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 190px;
}

hr {
  border-top: 3px solid rgba(0, 0, 0, 0.1);
}

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

.wrapper {
  padding: 66px 0px 0;
}

footer {
  border-top: 1px solid gray;
  padding-top: 10px;
  background-color: #f0f0f0;
}

.tco-footer-gray {
    background-color: #BFBFBF;
}

.oraldna.nav-tabs .nav-link.active {
  background-color: rgb(35, 140, 161);
  color: white;
}

.oraldna.nav-tabs a.nav-link {
  color: #495057;
}

.error-message {
  position: relative;
  margin: 0px 0px 5px 0px;
  padding: 3px 3px 3px 25px;
  color: #990000;
  font-weight: bold;
  background: #ffebe8;
  border: 2px solid;
  border-color: #df451c;
}
#errorMessage {
  font-weight: bold;
  font-size: 100%;
  color: #000000;
  padding-bottom: 8px;
  padding-top: 8px;
  padding-right: 10px;
  background: #ffebe8;
  border: 2px solid;
  border-color: #df451c;
}
.navbar-toggler {
  padding: 0.25rem 0.65rem;
}
nav.navbar .phone {
  padding: 0.187rem 0.37rem;
  margin-top: 0.25rem;
  font-weight: 700;
  font-size: .95rem!important;
  border: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  line-height: 1.5;
}
.container {
  max-width: 960px;
}
.logo-img {
  height: 50px;
}
.main-image {
  background-image: url("../img/for-patients.jpg");
  height: 100vh;
  max-height: 450px;
  padding: 0;
  position: relative;
  background-size: cover;
  background-position: right 0px bottom 0px;
  background-repeat: no-repeat;
  background-color: white !important;
}
.main-image.patients {
  background-position: right 0px bottom 0px;
}
.main-image.case-study {
  background-position: right 0px bottom 0px;
}
main-image.test-list {
  background-position: left 0px top 25%;
}
.blog-image {
  background-image: url("../img/blog-mock.jpg");
  height: 100vh;
  max-height: 650px;
  padding: 0;
  position: relative;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.white-gradient-overlay {
    background-color: rgba(255, 255, 255, 0.5);
}

.jumbotron-text-overlay {
  background-color: white;
  position: relative;
  top: -70px;
  box-shadow: 0 0.75rem 0.75rem rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}

.main-image.research {
  background-position: unset;
}

a.white-link {
  color: White;
  text-decoration: underline;
}

a.no-underline:hover {
  text-decoration: none;
}

.hover-teal:hover,
.hover-teal:hover > * { 
  color: white !important;
  background-color: rgb(35, 140, 161);
}

hr.newsletter-bar {
  border-color: rgb(35, 140, 161)!important;
  border-top-width: 2px;
}

.card-overlay-blue {
  background-color: #4f81bd;
  opacity: 0.75;
}


.covid-faq .card-header.collapsed .fas.fa-minus {
  display:none!important;
}
.covid-faq .card-header.collapsed .fas.fa-plus {
  display:inline-block!important;
}
.covid-faq .card-header .fas.fa-minus {
  display:inline-block!important;
}
.covid-faq .card-header .fas.fa-plus {
  display:none!important;
}

.btn.btn-xlg {
  font-size: 1.5rem;
}

.btn.teal, .oral-dna-teal {
  background-color: rgb(35, 140, 161);
  color: white !important;
}

.oral-dna-teal.border {
  border-color: rgb(35, 140, 161);
}

.border-blue {
  border-color: #1f497d !important;
}

.home.card {
  min-height: 300px;
}

.home.card .card-img-overlay-bottom {
  min-height: 130px;
}

.get-started .home.card .card-img-overlay-bottom {
  min-height: auto;
  padding-bottom: 10px;
  margin: -1px;
}

.card-img-overlay-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.9rem;
  padding-bottom: 50px;
}

.card-img-overlay-top {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  padding: 0.9rem;
  padding-bottom: 50px;
}

.home.card .card-img-overlay-bottom .card-text.bottom {
  position: absolute;
  bottom: 0;
  margin: 0px auto 15px;
  left: 0;
  right: 0;
}

.card > a:hover > .card-overlay-blue {
  background-color: rgb(44, 174, 200);
}

.for-providers .card-overlay-blue:hover {
  background-color: rgb(44, 174, 200);
}

.get-started .card-overlay-white {
  background-color: rgba(255, 255, 255, 0.595);
}

.test.card-deck .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.5rem;
}

.title .subtitle {
  text-align: center;
}

.title .subtitle {
  color: #1f497d;
  background-color: transparent;
  font-size: 1rem;
  padding: 10px;
}

.title .lead {
  color: #1f497d;
  background-color: transparent;
  font-size: 3.5rem;
  text-align: center;
}

.learn-more .s1 {
  font-family: sans-serif;
  font-weight: normal;
  font-size: 8pt;
}

.learn-more .s2 {
  font-family: serif;
  font-weight: bold;
  font-size: 12pt;
}

.learn-more .s4 {
  font-family: serif;
  font-weight: normal;
  font-size: 12pt;
}

.learn-more .s5 {
  font-family: sans-serif;
  font-weight: normal;
  font-size: 8.5pt;
}
table.myperiopath.table.horizontal {
  display: table;
}

table.myperiopath.table.vertical {
  display: none;
}

.gray-border-text-btn {
  color: gray !important;
  padding: 0.25rem !important;
  padding-bottom: 0.25rem;
  border-radius: 0.25rem !important;
  border-color: #fff !important;
  border: 1px solid #dee2e6 !important;
  background-color: white;
}

.gray-border-text-btn:hover {
  color: #fff !important;
  padding: 0.25rem !important;
  padding-bottom: 0.25rem;
  border-radius: 0.25rem !important;
  border-color: #fff !important;
  border: 1px solid #dee2e6 !important;
  background-color: gray;
}

.white-border-text-btn {
  color: #fff !important;
  padding: 0.25rem !important;
  padding-bottom: 0.25rem;
  border-radius: 0.25rem !important;
  border-color: #fff !important;
  border: 1px solid #dee2e6 !important;
}

.white-border-text-btn:hover {
  color: gray !important;
  padding: 0.25rem !important;
  padding-bottom: 0.25rem;
  border-radius: 0.25rem !important;
  border-color: #fff !important;
  border: 1px solid #dee2e6 !important;
  background-color: white;
}

a.for-providers.sign-up.btn {
  padding: 0.187rem 0.37rem;
  margin-top: 0.25rem;
  font-weight: 700;
  font-size: 0.775rem !important;
}

.tests-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

img.blog-text-image {
  max-width: 28.33%;
}

.tests-flex .item {
  width: 225px;
  margin: 1rem auto;
  height: 305px;
  position: relative;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.tests-flex .overlay.single {
  height: 3em;
}
.tests-flex .overlay.double {
  height: 6em;
}
.tests-flex .overlay {
  bottom: 0;
  position: absolute;
  height: 4em;
  padding: 10px 5px 10px;
  text-align: center;
  width: 100%;
}

.tests-flex .item a {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 100;
}

#login-form input,
#forgotPasswordForm input {
  text-indent: 10px;
}

.browsers .icon {
    width: 64px;
    height: 64px;
}

.tab-content .tab-pane {
    display: none;
}
.tab-content .active {
    display: block;
}
  
.col-12.fade:not(.show) {
  display: none;
  opacity: 0;
}

#nav-map.col-12 #map-canvas {
  height:555px;
}

.case-study-outline {
  border: .4rem solid white;
}

.case-study-outline:hover {
  border: .4rem solid #2395a1;
  border-radius: .6rem !important;
}

@media only screen and (max-width: 760px),
  (min-device-width: 768px) and (max-device-width: 1024px) {
  table.myperiopath.table.horizontal {
    display: none;
  }

  table.myperiopath.table.vertical {
    display: table;
  }
}

.myperiopath.table img {
  margin-left: 5px;
}

.btn.btn-link.collapsed i.fa-chevron-up {
  display: none;
}

.btn.btn-link.collapsed i.fa-chevron-down {
  display: block;
}

.btn.btn-link i.fa-chevron-down {
  display: none;
}

.btn.btn-link i.fa-chevron-up {
  display: block;
}

@media print {
  body.profile-page {
    margin-bottom: 0px;
  }

  .collapse.d-print-list-item {
    display: list-item !important;
  }
  .wrapper {
    padding-top:0px;
    padding-bottom:0px;
    page-break-after: avoid;
  }

  .d-md-flex {
    display:block !important;
  }

  .avoid-page-break {
    page-break-inside: avoid;
  }

  * {
      -webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
      color-adjust: exact !important;                 /*Firefox*/
      printer-colors: exact;
  }
}

.test-thumbnail {
  height: 100vh;
  height: 225px;
  width: 225px;
  padding: 0;
  position: relative;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.test-thumbnail.rounded {
  border-radius: 1rem !important;
}

.home-blog .circles .circle {
  border-radius: 30px;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.carousel-item-3 .carousel-inner {
  position: relative;
  width: unset;
  overflow: hidden;
}

.blog-text-color {
  color: #33868e;
}

.home-blog .circles .circle.first {
  border: 1px solid #8ff1ff;
  background-color: #8ff1ff;
}

.home-blog .circles .circle.second {
  border: 1px solid #4fd5e3;
  background-color: #4fd5e3;
}

.home-blog .circles .circle.third {
  border: 1px solid #41afb9;
  background-color: #41afb9;
}

.home-blog .circles .circle.fourth {
  border: 1px solid #33868f;
  background-color: #33868f;
}

.carousel-item img {
  float: right;
}

.carousel-control-prev,
.carousel-control-next {
  width: auto;
}
.col.item {
  font-size: 60px;
  font-weight: bold;
  color: #989898;
}

.col.item > a {
  text-decoration: none;
  color: #989898;
}
#postalcode.form-control::placeholder {
  color: #adadad !important;
}

.main-image > div {
  width: 380px;
  text-align: left;
  position: absolute;
  right: 60px;
  display: flex;
  align-items: center;
}

.main-image > div.left {
  left: 60px;
  right: unset;
}

.btn.default-blue {
  color: White;
  background-color: #1f497d;
  font-size: 18px;
  padding: 10px 20px;
}
.lead.background {
  color: White;
  background-color: #1f497d;
  padding: 10px;
}
.main-image.test .item {
  grid-column-start: 2;
  grid-row-start: 2;
}

.main-image.test .lead {
  color: #1f497d;
  background-color: transparent;
  font-size: 3.5rem;
  text-align: left;
}

.main-image.test .subtitle {
  color: #1f497d;
  background-color: transparent;
  font-size: 1rem;
  padding: 10px;
}

.main-image.text .item {
  grid-column-start: 2;
  grid-row-start: 2;
}

.main-image.text .lead {
  color: #1f497d;
  background-color: transparent;
  font-size: 3.6rem;
  text-align: left;
}

.main-image.text.patients .lead {
  font-size: 3rem;
}

.main-image.text .subtitle {
  color: #1f497d;
  background-color: transparent;
  font-size: 1rem;
  padding: 10px;
}

.main-image .lead {
  color: White;
  background-color: #1f497d;
  padding: 10px;
}
.main-image .lead.gray {
  background-color: rgba(191, 191, 191, 1);
}

div.protocol-link {
  padding: 35px;
  text-align: center;
}
div.protocol-link:hover {
  border: 2px solid #1f497d;
  border-radius: 25px;
  padding: 5px;
}
.news-div {
  display: flex;
  flex-direction: column;
}
.news-div div {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}

.news-div div h4 {
  flex: 1 0 auto;
}

.fa-star.orange-gradient:before {
  background: #f9c963;
  background: -moz-linear-gradient(
    left,
    #f9c963 0%,
    #f9c963 70%,
    #ffffff 72%,
    #ffffff 100%
  );
  background: -webkit-linear-gradient(
    left,
    #f9c963 0%,
    #f9c963 70%,
    #ffffff 72%,
    #ffffff 100%
  );
  background: linear-gradient(
    to right,
    #f9c963 0%,
    #f9c963 70%,
    #ffffff 72%,
    #ffffff 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c963', endColorstr='#ffffff',GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fab {
  font-style: normal;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 190px;
}

.footer a {
  color: black;
}

.footer i {
  font-size: 2rem;
}

.footer .copyright {
  margin-bottom: 0px;
}
nav.navbar,
nav.navbar .btn,
nav.navbar a.dropdown-item,
nav.navbar .form-control,
nav.navbar .nav-link,
footer,
.login-page-text {
  font-size: 0.775rem;
}

nav a.menu-item {
}
nav.navbar ul.navbar-nav button#sign-in,
button.login {
  background-color: #1f497d;
  color: #ffffff;
  border: 1px solid darkblue;
}

nav.navbar ul.navbar-nav button#sign-in:hover,
button.login:hover {
  color: #1f497d;
  background-color: #ffffff;
  border: 1px solid darkblue;
}

.text-orange {
  color: #f79646;
}

.text-black {
  color: #000000;
}

.text-teal {
  color: rgb(35, 140, 161);
}

div.login-dropdown > form > .btn {
  color: white;
  background-color: #f79646;
  margin-top: 1em;
}

li.dropdown .dropdown-menu.login-dropdown {
  min-width: 15rem;
}

.text-blue {
  color: #1f497d;
}

/*
* Custom translucent site header
*/
.site-header {
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
  color: #999;
  transition: ease-in-out color 0.15s;
  font-weight: bold;
}
.site-header a:hover {
  color: #000;
  text-decoration: none;
}
/*
* Dummy devices (replace them with your own or something else entirely!)
*/
.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
}
.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #e5e5e5;
}
/*
* Extra utilities
*/
.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}
.border-bottom.thick {
  border-bottom: 3px solid #e5e5e5;
}
.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}
.flex-equal > * {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}

.testimonial img.headshot {
  width: 250px;
  height: 300px;
  min-height: 300px;
  min-width: 250px;
}
.link {
  text-decoration: underline;
}

.sign-up.btn,
.btn.orange {
  background-color: #f79646;
  color: white;
}

.btn:hover,
.btn.orange:hover,
.sign-up.btn:hover {
  border: 1px solid #f79646;
  color: #f79646;
  background-color: white;
}

.phone.btn:hover {
  border: none;
  background-color: inherit;
}

.btn.default-blue:hover {
  background-color: White;
  color: #1f497d;
  border: 1px solid #1f497d;
}

a.find-provider {
  background-color: rgb(35, 140, 161);
  color: white;
}

a.find-provider.btn:hover, .btn.teal:hover {
  color: rgb(35, 140, 161)!important;
  border: 1px solid rgb(35, 140, 161);
  background-color: white;
}

.carousel-item-3 .carousel-control-next-icon,
.carousel-item-3 .carousel-control-prev-icon {
  width: 60px;
  height: 60px;
}

#resource-carousel .carousel-control-next-icon,
#test-carousel .carousel-control-next-icon,
#practice-protocol-carousel .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2380' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
#resource-carousel .carousel-control-prev-icon,
#test-carousel .carousel-control-prev-icon,
#practice-protocol-carousel .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2380' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

ul.navbar-nav li.nav-item > button,
ul.navbar-nav li.nav-item > a {
  padding: 0.187rem 0.37rem;
  margin-top: 0.25rem;
  font-weight: 700;
}

.overflow-hidden {
  overflow: hidden;
}

img.get-started-phone {
  height: 175px;
  display: inline-block;
}
.jumbotron.getting-started {
  background-position-x: center;
}

.tco.jumbotron, .schedule.jumbotron {
  background-position: center 20%; 
}

.article-item a {
  color: #1f497d;
}
.article-item {
  grid-column: auto / span 1;
}
.subscribe-item {
  grid-column: auto / span 1;
}

.subscribe-item button {
  padding: 5px;
  border: 1px solid darkgray;
  border-radius: 3px;
  background-color: #d1dddd;
}

.subscribe-item input.fill {
  width: 80%;
  padding: 7px 7px 7px 7px;
  background-color: #d1dddd;
  border: 1px solid darkgray;
}

.testimonials-item {
  grid-column: auto / span 5;
  background-size: cover;
  background-image: url("../img/240_F_81902150_4aO95zNEU5Opwfy1hB70nPGBQrR722Gx_Testimonials_image.jpg");
}

.testimonials-item span {
  line-height: 200px;
  margin-left: 75px;
  font-weight: bold;
}
.case-studies-item {
  grid-column: auto / span 4;
  background-size: cover;
  background-image: url("../img/240_F_53600628_oxNuEi2A0QtaFQ52vZbma6dYrHeG3i0h_CaseStudy_image.jpg");
  text-align: center;
  /* background-position-y: -35px;*/
  background-repeat: no-repeat;
}

.case-studies-item span {
  line-height: 480px;
  margin-left: 75px;
}

.practice-item {
  grid-column: auto / span 4;
  text-align: center;
  color: white;
  background-size: cover;

  background-image: url("../img/240_F_81902150_4aO95zNEU5Opwfy1hB70nPGBQrR722Gx_PracticeProtocols_image2.jpg");
}

.blog-a-item {
  text-align: center;
  color: white;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../img/quick-blog.png");
}

.research-item {
  text-align: center;
  color: white;
  background-size: cover;

  background-image: url("../img/240_F_187298181_VyO9Oyt7bZUxRH5xrs9ZzYLpcCpOtNNF_ODNAtests.jpg");
}
.news-item {
  font-size: 60px;
  grid-column: auto / span 4;
  text-align: center;
  color: white;
  background-size: cover;
  background-position-y: -45px;
  background-image: url("../img/240_F_50028263_gNfCfhSdS63QQfG3g2808hvvXTyw2HLY_OralHealthNews_image.jpg");
}

.case-study-overlay {
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  background-position-x: -50px;
}

div#case-study-diabetes {
  background-position-x: -405px;
}

div.wrapped-link {
  position: relative;
}
a.div-link {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-indent: -9999px;
  z-index: 1000;
}

#labkit-img {
  width: 200px;
}

.oral-cancer {
}
.light-gray-section {
  background-color: rgba(191, 191, 191, 1);
}

.gray-section {
  background-color: #989898;
  color: white;
}

.center-text-xy {
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

.discover-facts .fact {
  display: none;
  flex: 1 0 100%;
  width: 100%;
  align-self: center;
  flex-direction: column;
}
.discover-facts .facts {
  align-self: center;
  align-items: center;
  justify-content: center;
}

.discover-facts svg {
  max-height: 700px;
}

footer i {
  color: #1f497d;
}

.for-patients-table p {
  margin-bottom: 0px;
}

.paddedList ul li {
  padding-bottom: 20px;
}

.oral-cancer-info {
  background-color: #084e8c;
}

.oral-cancer-mini {
  color: white;
}

.oral-cancer {
  display: none;
}
.oral-cancer-mini {
  display: block;
}

.fact .reference {
  font-size: 12px;
}

.overlay-bottom {
  margin-top: -35px;
  font-weight: bold;
}
div.getting-started-flex {
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  background-color: #308087;
}

div.getting-started-flex .item {
  background-color: #d1dddd;
  margin: 0px 10px;
  flex: 1;
  display: flex;
}
div.getting-started-flex .item div:nth-child(2) {
  vertical-align: top;
  margin-top: 35px;
  font-size: 15px;
}

div.test-grid-alt .test-item {
  height: 100%;
  display: flex;
  flex-flow: column;
  text-align: center;
  max-width: 416px;
  flex: 1;
}

div.test-grid-alt .test-item div.details {
  flex-flow: column;
  background-color: white;
  flex: 1 0 auto;
}

div.test-grid-alt .test-item div.details .image {
  background-color: white;

  height: 135px;
  margin: 10px 0px;
}

div.test-grid-alt .test-item div.link {
  bottom: 0;
  text-align: center;
  left: 0;
  right: 0;
}
div.test-grid-alt .test-item:hover .details {
  border: 5px solid #2395a1;
  padding: 0px; 
}

div.test-grid-alt .test-item:hover div {
  background-color: #2395a1;
}

.carousel-item.cur-page .protocol-item .details,
.carousel-item.cur-page .test-item .details, 
.carousel-item .protocol-item:hover .details,
.carousel-item .test-item:hover .details {
  border: 5px solid #2395a1;
  background-color: #2395a1;
  padding: 0px;
}

div.test-grid-alt .test-item .details,
.carousel-item .protocol-item .details,
.carousel-item .test-item .details {
  border: 5px solid rgb(31, 73, 125);
  background-color: rgb(31, 73, 125);
  padding: 0px;
}

.carousel-item.cur-page .protocol-item div,
.carousel-item .protocol-item:hover div {
  background-color: #2395a1;
  padding: 0px;
}

.carousel-item .test-item:hover div,
.carousel-item.cur-page .test-item div {
  background-color: #2395a1;
}

.carousel-item.cur-page .protocol-item a.btn:hover,
.carousel-item.cur-page .test-item a.btn:hover {
  background-color: white;
  color: #29a8b6;
}

.carousel-item.cur-page .protocol-item a.btn,
.carousel-item.cur-page .test-item a.btn,
.carousel-item .test-item a.btn {
  border: 3px solid #1f828d;
  background-color: #29a8b6;
  padding: 2px 10px;
  color: white;
}

.carousel-item .test-item div.details > div,
.carousel-item .test-item div.protocol-image {
  background-color: white;
  border: none;
  color: black;
}

div.test-grid-alt .test-item div,
.carousel-item .test-item div,
.carousel-item .protocol-item div {
  background-color: rgb(31, 73, 125);
  padding: 0px;
}

div.test-grid-alt .test-item div.details {
  background-color: white;
  color: black;
}

.carousel-item.cur-page .test-item .learn-more,
.carousel-item.cur-page .protocol-item .learn-more {
  border: 1px solid #1c6f79;
}
div.test-grid-alt .test-item .learn-more,
.carousel-item .protocol-item .learn-more,
.carousel-item .test-item .learn-more {
  background-color: #2395a1;
  color: white;
  font-size: 1rem;
  font-weight: normal;
  padding: 2px 10px;
  margin-top: -10px;
}

div.test-grid-alt .test-item:hover .learn-more,
.carousel-item .protocol-item:hover .learn-more,
.carousel-item .test-item:hover .learn-more { 
  color: rgb(31, 73, 125);
  background-color: white;
  border: 1px solid rgb(31, 73, 125);
}

.contact-info {
  margin-left: 5px;
  padding: 10px 0px;
  font-size: 100%;
}

.contact-info .label {
  font-weight: bold;
}

.contact-info .logo img.pull-right {
  float: none;
  margin-left: auto;
  margin-right: auto !important;
  margin-bottom: 10px;
  display: block;
}

.jumbotron.getting-started.for-providers {
  background-position-y: -20px;
}

.for-providers .card {
  min-height: 465px;
}

.for-providers .card .card-img-overlay-bottom {
  padding-bottom: 0.9rem;
  min-height: unset;
  max-height: unset;
}

.for-providers.advantages .item {
  position: relative;
  background-position: 50% 50%;
  background-size: cover;
  height: 500px;
}

.for-providers.advantages .item .overlay {
  position: absolute;
  bottom: 0;
}

.case-study-item {
  display: flex;
  flex-direction: column;
  min-height: 500px;
}

.case-study-item .body {
  flex: 1 0 auto;
}

.case-study-item a:hover{
  text-decoration: none;
} 

.case-study-item a:hover .title{
  text-decoration: underline;
}

.carousel-item-3 .carousel-item img, .carousel-item-4 .carousel-item img {
  float: unset;
  margin-right: unset;
  background-color: white;
}

.contact-info .logo {
  margin-right: auto;
  margin-left: auto;
}

.title-block-blue {
  background-color: #1f497d;
  color:white;
  border-radius: 5px;
  padding: 5px;
}

@media (min-width: 300px) {
  div#case-study-diabetes {
    background-position-x: 0px;
  }

  .case-study-overlay {
    background-position-x: -0px;
  }

  .main-image.patients {
    background-position: right -349px bottom 0px;
  }
  .main-image.test-list {
    background-position: left 0px bottom 0;
  }

  .testimonial-carousel {
    min-height: 506px;
  }

  div.test-grid-alt .test-item .test-image {
    width: 100px;
    height: 125px;
  }

  div.test-grid-alt .row {
    flex-direction: column;
  }

  .carousel-item img {
    width: 195px;
    height: 250px;
  }

  .main-image.testimonial {
    background-position: right 50% top 25%;
  }

  .news-div {
    border-bottom: 3px solid gray;
    margin: 0px -40px;
  }

  .case-study .col-sm-12 {
    padding-bottom: 2rem;
  }

  .carousel-item-3 .carousel-control-next-icon,
  .carousel-item-3 .carousel-control-prev-icon,
  .carousel-item-4 .carousel-control-next-icon,
  .carousel-item-4 .carousel-control-prev-icon {
    width: 40px;
    height: 40px;
  }

  .carousel-item-3 .carousel-inner,
  .carousel-item-4 .carousel-inner {
    padding-left: 40px;
    padding-right: 40px;
  }

  .carousel-item-3 .carousel-item,
  .carousel-item-4 .carousel-item {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm-text-right {
    text-align: right;
  }

  .md-text-right {
    text-align: right;
  }
  .get-started .step-1,
  .get-started .step-2,
  .get-started .step-3 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
  }

  .get-started .step-1 {
    background-image: url("../img/get-started/NEW LIGHT x 2 ONE_244994529.jpg");
  }
  .get-started .step-2 {
    background-image: url("../img/get-started/NEW LIGHT x 2 TWO_235545183.jpg");
  }
  .get-started .step-3 {
    background-image: url("../img/get-started/NEW LIGHT x 2 THREE_233253856.jpg");
  }

  
  .fade:not(.show) {
    display: none;
  }
}
@media (min-width: 576px) {
  .news-div {
    border-bottom: 3px solid gray;
  }
}
@media (max-width: 575.98px) {
  html {
    font-size: 14px;
  }
  .main-image {
    background-position: 89%;
  }
  .jumbotron.dentist-finder {
    background-position-x: -540px !important;
  }
  .tco.jumbotron, .schedule.jumbotron{
    background-position: center center !important;
  }

  .carousel-item img {
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
  }

  .main-image.test > div {
    -ms-grid-columns: 10px auto 20px;
    grid-template-columns: 10px auto 20px;
  }

  .main-image.text > div {
    -ms-grid-columns: 10px auto 20px;
    grid-template-columns: 10px auto 20px;
  }
}

@media (min-width: 600px) {
  .main-image {
    background-position: right -85px top -60px;
  }

  .main-image.patients {
    background-position: right -185px top -60px;
  }
  .main-image.test-list {
    background-position: left 0px bottom 0;
  }

  .carousel-item img {
    max-height: 350px;
    min-height: 350px;

    width: auto;
  }

  .news-div {
    border-bottom: none;
    margin: 0px;
  }

  .carousel-item-3 .carousel-item, 
  .carousel-item-4 .carousel-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sm-text-right {
    text-align: left;
  }

  .contact-info {
    font-size: 120%;
    margin-left: 10px;
  }

  .contact-info .logo {
    margin-right: unset;
    margin-left: unset;
  }

  .contact-info .logo img.pull-right {
    float: right;
  }
}

@media (min-width: 750px) {
  div.getting-started-flex {
    flex-flow: row !important;
  }
  div.getting-started-flex .item {
    margin: 10px 0px !important;
  }
  div.getting-started-flex .item div:nth-child(2) {
    margin-top: 35px !important;
  }
  .news-div div p {
    min-height: 200px;
  }
  #map-canvas {
    width: 100%;
    height: 422px;
  }
}

@media (min-width: 751px) {
  #test-carousel,
  #test-carousel .carousel-inner {
    height: 385px;
  }
  #resource-carousel,
  #resource-carousel .carousel-inner {
    height: 385px;
  }
}

@media (min-width: 767.98px) {
  .main-image {
    background-position: right -75px bottom 0px;
  }
  .main-image.test-list {
    background-position: left 0px top 25%;
  }
  .main-image.testimonial {
    background-position: right 0px top 25%;
  }

  .main-image.jumbotron.getting-started.patients {
    background-position: right -75px bottom 0px;
  }

  nav.navbar,
  nav.navbar .btn,
  nav.navbar a.dropdown-item,
  nav.navbar .form-control,
  nav.navbar .nav-link,
  footer {
    font-size: 0.775rem !important;
  }

  .oral-cancer {
    display: none;
  }
  .oral-cancer-mini {
    display: block;
  }

  .flex-md-equal > * {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
  }
  .jumbotron.getting-started {
    background-position-y: unset;
  }
  .jumbotron.research {
    background-position-y: unset;
  }

  .main-image.test > div {
    -ms-grid-columns: 40% auto 20px;
    grid-template-columns: 40% auto 20px;
  }

  .main-image.text > div {
    -ms-grid-columns: 40% auto 20px;
    grid-template-columns: 40% auto 20px;
  }

  .main-image.text.patients .lead {
    font-size: 2rem;
  }

  .carousel-item-3 .carousel-inner {
    padding-left: 60px;
    padding-right: 60px;
  }

  .join-img img {
    min-height: 400px;
    max-height: 400px;
  }

  .news-div {
    border-bottom: none;
  }

  .testimonial-carousel {
    min-height: 457px !important;
  }

  



  /* Carousel - 3 */
  .carousel-item-3 .carousel-inner {
    position: relative;
    width: unset;
    overflow: hidden;
  }

  .carousel-item-3 .carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    float: unset;
    margin-right: unset;
  }

  .carousel-item-3 .carousel-item.active,
  .carousel-item-3 .carousel-item-next,
  .carousel-item-3 .carousel-item-prev {
    display: block;
  }

  .carousel-item-3 .carousel-item-next,
  .carousel-item-3 .carousel-item-prev {
    position: absolute;
    top: 0;
  }

  .carousel-item-3 .carousel-item-next.carousel-item-left,
  .carousel-item-3 .carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  @supports (
    (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
  ) {
    .carousel-item-3 .carousel-item-next.carousel-item-left,
    .carousel-item-3 .carousel-item-prev.carousel-item-right {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }

  .carousel-item-3 .carousel-item-next,
  .carousel-item-3 .active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  @supports (
    (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
  ) {
    .carousel-item-3 .carousel-item-next,
    .carousel-item-3 .active.carousel-item-right {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  }

  .carousel-item-3 .carousel-item-prev,
  .carousel-item-3 .active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  @supports (
    (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
  ) {
    .carousel-item-3 .carousel-item-prev,
    .carousel-item-3 .active.carousel-item-left {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }

  .carousel-item-3 .carousel-control-prev:hover,
  .carousel-control-prev:focus,
  .carousel-item-3 .carousel-control-next:hover,
  .carousel-item-3 .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
  }

  .carousel-item-3 .carousel-control-prev {
    left: 0;
  }

  .carousel-item-3 .carousel-control-next {
    right: 0;
  }

  .carousel-item-3 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
  }

  .carousel-item-3 .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
  }

  .carousel-item-3 .carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
  }

  .carousel-item-3 .carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
  }

  .carousel-item-3 .carousel-indicators .active {
    background-color: #fff;
  }

  .carousel-item-3 .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
  }

  .carousel-item-3 .carousel-item img {
    height: auto;
    min-height: 200px;
    max-height: 200px;
    width: auto;
    min-width: auto;
    float: unset;
  }

  .flex-grow-column {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
  }

  /* show 3 items */
  .carousel-item-3 .carousel-inner .active,
  .carousel-item-3 .carousel-inner .active + .carousel-item,
  .carousel-item-3 .carousel-inner .active + .carousel-item + .carousel-item {
    display: flex;
    flex-direction: column;
    margin-right: auto;
  }

  .carousel-item-3
    .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carousel-item-3
    .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
    + .carousel-item,
  .carousel-item-3
    .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
    + .carousel-item
    + .carousel-item {
    transition: none;
  }

  .carousel-item-3 .carousel-inner .carousel-item-next,
  .carousel-item-3 .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  /* Key part for offscreen item that gets pulled in */
  .carousel-item-3
    .carousel-inner
    .active.carousel-item
    + .carousel-item
    + .carousel-item
    + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  .carousel-item-3
    .active.carousel-item-left
    + .carousel-item-next.carousel-item-left,
  .carousel-item-3.carousel-item-next.carousel-item-left + .carousel-item,
  .carousel-item-3.carousel-item-next.carousel-item-left
    + .carousel-item
    + .carousel-item,
  .carousel-item-3
    .carousel-item-next.carousel-item-left
    + .carousel-item
    + .carousel-item
    + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  .carousel-item-3 .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  .carousel-item-3
    .active.carousel-item-right
    + .carousel-item-prev.carousel-item-right,
  .carousel-item-3 .carousel-item-prev.carousel-item-right + .carousel-item,
  .carousel-item-3
    .carousel-item-prev.carousel-item-right
    + .carousel-item
    + .carousel-item,
  .carousel-item-3
    .carousel-item-prev.carousel-item-right
    + .carousel-item
    + .carousel-item
    + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }

  .tests-flex .item {
    margin-left: 10px;
    margin-right: 10px;
  }
  .news-div > img {
    min-height: 200px;
    max-height: 200px;
  }

  .for-providers.advantages .item .overlay {
    min-height: 320px;
  }
    
  .col-md-6.fade:not(.show) {
    display: block;
    opacity: 1;
  }

  #nav-map.col-md-6#nav-map {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  #nav-map.col-md-6 #map-canvas {
    height:100%;
  }

}
@media (max-width: 767.98px) {
  html {
    font-size: 16px;
  }

  .main-image > div {
    width: unset;
    text-align: left;
    position: absolute;
    right: 0px;
    bottom: 0;
    display: block;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .main-image.test > div {
    -ms-grid-columns: 10px auto 20px;
    grid-template-columns: 10px auto 20px;
  }

  .main-image.text > div {
    -ms-grid-columns: 10px auto 20px;
    grid-template-columns: 10px auto 20px;
  }
}
@media (min-width: 778px) {
  #map-canvas {
    width: 100%;
    height: 462px;
  }
}
@media (min-width: 900px) {
  .oral-cancer-mini {
    display: none;
  }
  .oral-cancer {
    display: block;
  }

  .main-image.patients {
    background-position: right -349px top -82px;
  }

  .join-img img {
    min-height: 100%;
  }

  .home.card {
    min-height: 388px;
  }

  .home.card .card-img-overlay-bottom {
    min-height: 55%;
    max-height: 60%;
  }

  .home.card .card-img-overlay-bottom .card-text.bottom {
    position: absolute;
    bottom: 0;
    margin: 0px auto 20px;
    left: 0;
    right: 0;
  }

  .news-div {
    border: none;
  }

  .news-div div p {
    min-height: 130px;
  }

  .test.card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .test.card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }

}

@media (min-width: 970px) {

}

@media (min-width: 976px) {

}

@media (min-width: 1080px) {
  .md-text-right {
    text-align: left;
  }
  .for-providers.advantages .item .overlay {
    min-height: 250px;
  }
  .get-started .home.card .card-img-overlay-bottom {
    min-height: 130px;
  }
}

@media (min-width: 1197px) {
  .get-started .home.card .card-img-overlay-bottom {
    min-height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .main-image {
    max-height: 475px;
  }

  .jumbotron.getting-started {
    background-position-y: -88px;
  }

  .main-image.test > div {
    -ms-grid-columns: 60% auto 20px;
    grid-template-columns: 60% auto 20px;
  }

  .main-image.text > div {
    -ms-grid-columns: 60% auto 20px;
    grid-template-columns: 60% auto 20px;
  }

  .main-image.text.patients .lead {
    font-size: 2.6rem;
  }

  .case-study .col-sm-12 {
    padding-bottom: 1rem;
  }

  .for-providers.advantages .item .overlay {
    min-height: 230px;
  }

  #test-carousel,
  #test-carousel .carousel-inner {
    height: 380px;
  }
  
  #resource-carousel,
  #resource-carousel .carousel-inner {
    height: 380px;
  }

  .main-image.testimonial {
    background-position: right 0px top -240px;
  }

  .testimonial-carousel {
    min-height: 388px !important;
  }

  .news-div div p {
    min-height: 100px;
  }
}
@media (min-width: 1214px) {
  #map-canvas {
    width: 100%;
    height: 504px;
  }
}
@media (min-width: 1550px) {
  .jumbotron.getting-started.for-providers {
    margin: 0rem 15rem;
    background-position-y: -50px;
  }
  .main-image.text.patients .lead {
    font-size: 3rem;
  }
  .main-image.jumbotron.getting-started.patients {
    background-position: right -349px top 100%;
  }
  .main-image.testimonial {
    background-position: right 0px top -320px;
  }

  .for-providers.advantages .item .overlay {
    min-height: 180px;
  }

  #test-carousel,
  #test-carousel .carousel-inner {
    height: 360px;
  }
  #resource-carousel,
  #resource-carousel .carousel-inner {
    height: 360px;
  }
}


