:root {
  --black-2: #321710;
  --dark-slate-grey: #374746;
  --sienna: #ac532d;
  --chocolate: #d16f45;
  --teal: #55716f;
  --white: white;
  --black: black;
}

.paragraph {
  color: var(--black-2);
  text-align: justify;
  margin: 30px 30px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.paragraph.team-bio-headline {
  color: var(--dark-slate-grey);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 400;
}

.paragraph.team-bio-paragraph {
  color: var(--black-2);
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
}

.paragraph.team-bio-paragraph.about {
  font-weight: 400;
}

.heading {
  color: #5189a2;
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.heading.footer-heading {
  color: var(--sienna);
  margin-top: auto;
  padding-top: 30px;
  padding-bottom: 15px;
}

.div-block-6 {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
}

.paragraph-2 {
  color: #08445e;
  text-align: justify;
  margin: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.paragraph-2.footer-text {
  color: var(--sienna);
  text-align: center;
  text-transform: uppercase;
}

.paragraph-2.footer-text.location {
  color: var(--sienna);
  text-transform: none;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 30px;
}

.request-an-appointment-button-white {
  background-color: var(--sienna);
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
}

.div-block-7 {
  background-color: #0000;
}

.heading-1 {
  color: #ac532d;
  text-align: center;
  text-transform: uppercase;
  border-color: #d16f4566;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 90px 30px 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.heading-2 {
  color: var(--chocolate);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 300;
}

.image {
  float: left;
  width: 200px;
  height: 300px;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

.services-div-blocks {
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.service-links {
  color: #5189a2;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.image-2 {
  float: left;
  margin: 0 30px 30px;
}

.services-heading {
  color: var(--teal);
  font-size: 20px;
  font-weight: 500;
}

.services-highlight {
  font-weight: 400;
}

.container {
  text-align: center;
  display: block;
}

.div-block-10 {
  display: inline-block;
}

.background-video {
  width: 420px;
  height: 240px;
}

.heading-1-subhead {
  color: var(--chocolate);
  text-align: center;
  text-transform: none;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 300;
}

.heading-3 {
  color: var(--dark-slate-grey);
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 500;
}

.paragraph-links {
  text-align: center;
  margin: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.navbar-2 {
  background-image: linear-gradient(#fff, #fff);
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 4px 4px 15px #55716f1a;
}

.nav-link-2 {
  color: #627c84;
  text-transform: uppercase;
  height: 60px;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 10px;
}

.nav-link-2:hover {
  color: var(--dark-slate-grey);
}

.nav-link-2.w--current {
  color: var(--teal);
}

.section-4 {
  background-image: url('../images/main_header.png');
  background-position: 50% 51%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.section-5 {
  height: 95px;
}

.container-2 {
  text-align: center;
}

.image-3 {
  text-align: left;
  margin-top: -87px;
}

.section-6 {
  padding-top: 30px;
  padding-bottom: 60px;
}

.heading-h1 {
  color: var(--teal);
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px;
}

.div-block {
  text-align: center;
}

.image-4 {
  margin: 20px;
}

.text-block-2 {
  color: #55716f;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.paragraph-3 {
  color: var(--black-2);
  text-align: justify;
  padding: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-h2 {
  color: #b2562e;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
}

.section-9 {
  background-image: linear-gradient(#fff9, #fff), url('../images/review_header.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
}

.review-container {
  margin-top: 30px;
  margin-bottom: 30px;
}

.container-3 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-left: 0;
}

.footer-graphics {
  background-image: linear-gradient(#fff, #fff);
  margin-bottom: auto;
}

.image-5 {
  margin-top: 20px;
  margin-bottom: 20px;
  display: none;
}

.contact-headers {
  color: var(--chocolate);
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.contact-subtext {
  color: var(--sienna);
  padding-bottom: 20px;
  font-weight: 300;
  line-height: 31px;
}

.footer-link {
  color: #ac532d;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.nav-menu-2 {
  float: none;
  position: relative;
  inset: 0% 0% auto;
}

.container-4 {
  text-align: center;
}

.link-4 {
  background-color: #0000;
  background-image: url('../images/logo_sq-01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
  margin-top: 5px;
  margin-left: -190px;
  margin-right: 0;
}

.link-4.w--current {
  margin-left: -200px;
  margin-right: 15px;
}

.section-10 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.text-span-4 {
  color: var(--chocolate);
  text-transform: none;
}

.doc-pic {
  background-color: #0000;
  width: 150px;
  height: 150px;
}

.doc-pic._1 {
  background-image: url('../images/RyanTietzDDS_sq.png');
  background-size: 150px 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.doc-pic._2 {
  background-image: url('../images/SaraMcFarlandDDS_sq.png');
  background-size: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.doc-pic._3 {
  background-color: #fff;
  background-image: url('../images/PatSedlarDDS_sq.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.doc-pic._4 {
  background-image: url('../images/clinical_team.png');
  background-position: 0 0;
  background-size: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.doc-pic._5 {
  background-image: url('../images/DrJeromeKjolsing_NPDP1098_COLOR_WEB.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.doc-link {
  color: var(--teal);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-size: 24px;
  text-decoration: none;
  display: block;
}

.div-block-11 {
  margin-bottom: 30px;
  display: none;
}

.paperwork-link {
  color: var(--teal);
  text-decoration: none;
}

.text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9 {
  font-weight: 400;
}

.contact-paragraph {
  color: var(--black-2);
  text-align: center;
  margin: 30px 30px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.text-span-10 {
  font-weight: 400;
}

.div-block-12 {
  background-image: url('../images/doctors_group.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 450px;
  margin-bottom: 60px;
  margin-left: 30px;
  margin-right: 30px;
  padding-bottom: 0;
  display: none;
}

.column {
  text-align: center;
}

.our-team-heading-name {
  color: var(--teal);
  font-size: 21px;
  font-weight: 400;
}

.our-team-div {
  margin-bottom: 30px;
}

.new-patient-pop-up {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--sienna), var(--sienna));
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 200;
  text-decoration: none;
  position: fixed;
  bottom: 0;
  right: 0;
}

.button {
  background-color: var(--sienna);
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
  font-family: Montserrat, sans-serif;
}

.request-an-appointment-button {
  border: 1px solid var(--sienna);
  color: var(--sienna);
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 3px;
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 6px;
  font-family: Montserrat, sans-serif;
  position: absolute;
}

.request-an-appointment-button:hover {
  background-color: var(--sienna);
  color: #fff;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.button-2 {
  text-align: center;
  border-radius: 5px;
  width: 360px;
  height: 60px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  line-height: 14px;
  display: block;
}

.paragraph-form {
  color: var(--black-2);
  text-align: justify;
  margin: 30px 30px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.paragraph-form.team-bio-headline {
  color: var(--dark-slate-grey);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 400;
}

.paragraph-form.team-bio-paragraph {
  color: var(--black-2);
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
}

.paragraph-form.team-bio-paragraph.about {
  font-weight: 400;
}

.dr-kjolsing {
  float: left;
  width: 230px;
  height: 300px;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

.div-block-13 {
  float: left;
  clear: none;
  width: 180px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
}

.tietz {
  float: left;
  clear: none;
  width: 180px;
  height: 70px;
  margin-left: 6%;
  margin-right: auto;
}

.mcfarland, .sedlar {
  float: left;
  clear: none;
  width: 180px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
}

.kjolsing {
  float: left;
  clear: none;
  text-align: center;
  width: 180px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clinical-team {
  float: right;
  clear: none;
  justify-content: center;
  width: 180px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.doc-link-kjolsing {
  color: var(--teal);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}

.column-2 {
  display: block;
}

.column-3 {
  margin-left: auto;
  margin-right: auto;
}

.container-5 {
  margin-top: 20px;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
}

.columns {
  padding-left: 5%;
  padding-right: 5%;
  display: none;
}

.doctor-link {
  color: #55716f;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.doctor-link:hover {
  color: #398ea5;
}

.doctor-link-block-1 {
  background-image: url('../images/DrToddHehli_sq.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 150px;
  height: 150px;
  transition: opacity .5s;
}

.doctor-link-block-1:hover {
  opacity: .8;
}

.link-block-2 {
  background-image: linear-gradient(#bedfe8cf, #bedfe8cf), url('../images/webclip.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  width: 150px;
  height: 150px;
}

.doctor-link-block-4 {
  background-image: url('../images/DrEmilyHehli_sq.png');
  background-position: 50%;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  transition: opacity .5s;
}

.doctor-link-block-4:hover {
  opacity: .8;
}

.our-team-headers {
  margin-top: 10px;
  padding-top: 0;
}

.div-block-4 {
  position: static;
}

.doctor-link-block-2 {
  background-image: url('../images/DrKellyPayne_sq.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 150px;
  height: 150px;
  transition: opacity .5s;
}

.doctor-link-block-2:hover {
  opacity: .8;
}

.doctor-link-block-3 {
  background-image: url('../images/DrDamonMcCan_sq.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 150px;
  height: 150px;
  transition: opacity .5s;
}

.doctor-link-block-3:hover {
  opacity: .8;
}

.our-team {
  margin-bottom: 40px;
}

.link-block {
  background-image: url('../images/dr-decker.jpg');
  background-position: -33px -26px;
  background-size: 220px;
  width: 150px;
  height: 150px;
}

.heading-4 {
  color: #55716f;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.para-patient-info {
  color: var(--black-2);
  text-align: justify;
  margin: 30px 30px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.para-patient-info.team-bio-headline {
  color: var(--dark-slate-grey);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 400;
}

.para-patient-info.team-bio-paragraph {
  color: var(--black-2);
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
}

.para-patient-info.team-bio-paragraph.about {
  font-weight: 400;
}

.paragraph-financial {
  color: var(--black-2);
  text-align: justify;
  margin: 30px 30px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.paragraph-financial.team-bio-headline {
  color: var(--dark-slate-grey);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 400;
}

.paragraph-financial.team-bio-paragraph {
  color: var(--black-2);
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
}

.paragraph-financial.team-bio-paragraph.about {
  font-weight: 400;
}

.paragraph-mconsent {
  color: var(--black-2);
  text-align: justify;
  margin: 30px 30px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.paragraph-mconsent.team-bio-headline {
  color: var(--dark-slate-grey);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 400;
}

.paragraph-mconsent.team-bio-paragraph {
  color: var(--black-2);
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
}

.paragraph-mconsent.team-bio-paragraph.about {
  font-weight: 400;
}

.paragraph-mconsent-copy {
  color: var(--black-2);
  text-align: justify;
  margin: 30px 30px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.paragraph-mconsent-copy.team-bio-headline {
  color: var(--dark-slate-grey);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 400;
}

.paragraph-mconsent-copy.team-bio-paragraph {
  color: var(--black-2);
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
}

.paragraph-mconsent-copy.team-bio-paragraph.about {
  font-weight: 400;
}

.paragraph-financing {
  color: var(--black-2);
  text-align: justify;
  margin: 30px 30px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.paragraph-financing.team-bio-headline {
  color: var(--dark-slate-grey);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 400;
}

.paragraph-financing.team-bio-paragraph {
  color: var(--black-2);
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
}

.paragraph-financing.team-bio-paragraph.about {
  font-weight: 400;
}

.financing-button {
  text-align: center;
  border-radius: 5px;
  width: 360px;
  height: 60px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  line-height: 14px;
  display: block;
}

@media screen and (max-width: 991px) {
  .heading.footer-heading {
    margin-top: auto;
  }

  .paragraph-links {
    display: block;
  }

  .navbar-2 {
    text-align: center;
  }

  .nav-link-2 {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .section-4 {
    background-position: 50% 26%;
    background-size: contain;
    height: 500px;
  }

  .nav-menu-2 {
    background-color: #0000;
    background-image: linear-gradient(#fff, #fffffff2);
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 150px;
    position: absolute;
  }

  .icon-2 {
    color: var(--sienna);
  }

  .menu-button-2 {
    color: #fff;
    position: static;
  }

  .menu-button-2.w--open {
    opacity: 0;
    background-color: #0000;
  }

  .container-4 {
    text-align: center;
    max-width: 100%;
    margin-left: 5px;
    margin-right: 0;
    padding-left: 0;
    display: block;
    position: static;
    inset: 0% 0% auto;
  }

  .link-4 {
    margin-top: 5px;
    margin-left: 0;
  }

  .link-4.w--current {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
  }

  .div-block-12 {
    background-position: 50%;
    background-size: contain;
    width: 100%;
    margin-left: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .request-an-appointment-button {
    position: static;
  }

  .section-11 {
    text-align: center;
  }

  .link-block {
    background-position: -53px -26px;
  }

  .para-patient-info {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .paragraph.team-bio-headline, .paragraph.team-bio-paragraph {
    text-align: center;
  }

  .paragraph-2 {
    margin-bottom: 30px;
  }

  .image {
    float: none;
    text-align: center;
  }

  .section-3 {
    text-align: center;
  }

  .image-2 {
    float: none;
  }

  .paragraph-links {
    display: block;
  }

  .section-4 {
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
    height: 400px;
  }

  .section-5 {
    margin-top: -56px;
  }

  .menu-button-2 {
    color: #0000;
  }

  .container-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .link-4, .link-4.w--current {
    margin-left: 5px;
  }

  .div-block-12 {
    height: 250px;
  }

  .our-team-div {
    margin-bottom: 60px;
  }

  .paragraph-form.team-bio-headline, .paragraph-form.team-bio-paragraph {
    text-align: center;
  }

  .dr-kjolsing {
    float: none;
    text-align: center;
  }

  .doctor-link-block-1, .doctor-link-block-4, .doctor-link-block-2, .doctor-link-block-3 {
    margin-top: 20px;
  }

  .link-block {
    background-position: 50% 20%;
  }

  .para-patient-info {
    display: block;
  }

  .para-patient-info.team-bio-headline, .para-patient-info.team-bio-paragraph, .paragraph-financial.team-bio-headline, .paragraph-financial.team-bio-paragraph, .paragraph-mconsent.team-bio-headline, .paragraph-mconsent.team-bio-paragraph, .paragraph-mconsent-copy.team-bio-headline, .paragraph-mconsent-copy.team-bio-paragraph, .paragraph-financing.team-bio-headline, .paragraph-financing.team-bio-paragraph {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .heading.footer-heading {
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .background-video {
    width: 240px;
    height: 120px;
  }

  .paragraph-links {
    display: block;
  }

  .section-4 {
    background-position: 50% 34%;
    background-size: contain;
    margin-bottom: -100px;
  }

  .section-5 {
    margin-top: -25px;
  }

  .image-3 {
    margin-bottom: 0;
  }

  .container-3 {
    line-height: 44px;
  }

  .div-block-12 {
    height: 200px;
  }

  .button-2 {
    width: 260px;
    height: 100px;
    line-height: 20px;
  }

  .our-team-headers {
    padding-bottom: 40px;
  }

  .para-patient-info {
    display: block;
  }

  .financing-button {
    width: 260px;
    height: 100px;
    line-height: 20px;
  }
}


