:root {
  --steel-blue-2: #298dc90d;
  --blue: #298dc9;
  --yellow-green: #99bf46;
  --steel-blue: #2276b8;
  --olive-drab: #6f9d46;
  --midnight-blue: #164d79;
  --white: white;
  --black: black;
}

.navbar {
  background-image: linear-gradient(#fff, #fff);
  height: 120px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 5px 0 15px #4e747f33;
}

.nav-menu {
  float: none;
  text-align: center;
  width: 100%;
  margin-left: 34px;
}

.nav-link {
  color: #2276b8;
  text-transform: uppercase;
  margin-top: 26px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.nav-link:hover {
  color: var(--blue);
}

.nav-link.w--current {
  color: var(--yellow-green);
}

.logo {
  float: none;
  background-image: url('../images/logo-01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 200px;
  background-attachment: scroll;
  width: 350px;
  height: 110px;
  display: inline-block;
}

.heading {
  margin-left: 30px;
  margin-right: 30px;
}

.heading-2 {
  color: var(--olive-drab);
  text-align: center;
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 300;
}

.main-heading {
  color: var(--olive-drab);
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
}

.main-heading-div {
  background-image: linear-gradient(#ffffffe6, #ffffffe6);
  margin-top: -75px;
}

.main-heading-sub {
  color: var(--steel-blue);
  text-align: center;
  text-transform: none;
  margin-top: 60px;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 300;
}

.heading-h1 {
  color: var(--blue);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 500;
}

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

.paragraph.new-patient-offers {
  text-align: center;
}

.doctor-bio-photo-link {
  width: 150px;
  height: 150px;
}

.doctor-bio-photo-link._3 {
  background-color: #0000;
  background-image: url('../images/DrDanielGremban_sq.png');
  background-position: 0 0;
  background-size: auto;
  transition: opacity .5s;
}

.doctor-bio-photo-link._3:hover {
  opacity: .75;
}

.doctor-bio-photo-link._1 {
  background-image: url('../images/DrAndrewLindner_sq.png');
  background-position: 0 0;
  background-size: auto;
  transition: opacity .5s;
  display: inline-block;
}

.doctor-bio-photo-link._1:hover {
  opacity: .75;
}

.doctor-bio-photo-link._2 {
  background-color: #0000;
  background-image: url('../images/wigington-1.jpg');
  background-position: 50%;
  background-size: cover;
  transition: opacity .5s;
}

.doctor-bio-photo-link._2:hover {
  opacity: .75;
}

.heading-h2 {
  color: var(--yellow-green);
  text-align: center;
  text-transform: uppercase;
  margin: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.heading-h2.doctor-bio-link {
  color: var(--steel-blue);
  text-transform: uppercase;
  background-color: #0000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.bio-columns {
  margin-bottom: 15px;
}

.heading-3 {
  color: #4e747f;
  text-align: center;
  text-transform: uppercase;
  margin: 15px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

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

.our-team {
  background-image: linear-gradient(#298dc90d, #298dc90d);
}

.collection-item {
  color: var(--blue);
  text-align: left;
  height: 200px;
  font-family: Montserrat, sans-serif;
  display: inline;
}

.text-block {
  font-family: Montserrat, sans-serif;
}

.review-text {
  color: #fff;
  text-align: justify;
  margin-bottom: 15px;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.review-name {
  color: #fff;
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  text-decoration: none;
}

.footer {
  background-image: linear-gradient(#298dc905, #298dc905);
  margin-bottom: 30px;
}

.footer-link-text {
  color: var(--steel-blue);
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.footer-links {
  background-color: #0000;
  background-image: url('../images/icons_Facebook_1icons_Facebook.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 45px 45px;
  width: 45px;
  height: 45px;
}

.footer-links._3 {
  background-image: url('../images/icons_Request-Appointment_1icons_Request Appointment.png');
  background-size: 45px 45px;
}

.footer-links._2 {
  background-image: url('../images/icons_Instagram_1icons_Instagram.png');
  background-size: 45px 45px;
}

.footer-div {
  padding-top: auto;
  padding-bottom: auto;
}

.footer-text {
  color: var(--steel-blue);
  text-align: center;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.footer-div-icons {
  margin-bottom: 30px;
}

.footer-text-service-areas {
  color: var(--steel-blue);
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  margin-top: 15px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 200;
  text-decoration: none;
}

.reviews {
  background-image: linear-gradient(#2276b899, #2276b899), url('../images/reviews.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.heading-h1-white {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 500;
}

.sub-page-section {
  margin: 30px;
}

.doctor-bio-image {
  float: left;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

.div-block-5 {
  margin-top: 75px;
}

.main-header-bg {
  background-image: url('../images/main_bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.subpage-div-block {
  margin-top: 40px;
  padding-left: 0;
}

.image-4 {
  float: left;
  margin-left: 30px;
  margin-right: 30px;
}

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

.link {
  background-color: var(--yellow-green);
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

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

.link-2 {
  color: var(--yellow-green);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.text-span, .text-span-2, .text-span-3, .text-span-4 {
  color: var(--steel-blue);
}

.service-image {
  float: left;
  margin: 15px 30px 30px;
}

.text-highlight {
  color: var(--midnight-blue);
  font-weight: 400;
  display: block;
}

.background-video {
  width: 426px;
  height: 240px;
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

.column-2 {
  display: inline-block;
}

.paragraph-2 {
  float: none;
  color: #082730;
  text-align: justify;
  margin-top: 15px;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 25px;
}

.paragraph-heading {
  color: var(--midnight-blue);
  font-weight: 400;
}

.background-video-2 {
  width: 100%;
  height: 240px;
  margin: 30px;
}

.text-span-5 {
  color: var(--steel-blue);
}

.paragraph-copy {
  color: #04223a;
  text-align: center;
  margin: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.new-patient-forms-links {
  color: var(--yellow-green);
  font-weight: 400;
  text-decoration: none;
}

.new-patients-paragraph {
  color: #04223a;
  text-align: center;
  margin: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

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

.section-2 {
  text-align: right;
  position: fixed;
  bottom: 0;
  right: 0;
}

.link-3 {
  font-family: Montserrat, sans-serif;
  display: none;
}

.link-3:hover {
  background-color: var(--steel-blue);
}

.text-span-11, .text-span-12 {
  color: var(--olive-drab);
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 500;
}

.text-span-13 {
  font-size: 14px;
}

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

.review-title {
  color: #fff;
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.link-4 {
  color: #fff;
  text-decoration: underline;
}

.offer-new-patient-block {
  margin-top: 145px;
  padding-left: 0;
  display: none;
}

.bold-text {
  color: #fff;
}

.offer-cta {
  background-image: linear-gradient(to right, #ee9b00 9%, #fff0 79%), url('../images/family-smiling-girl-on-back.jpg');
  background-position: 0 0, 100% 0;
  background-size: auto, cover;
  display: none;
}

.columns {
  background-color: #0000;
}

.column-4 {
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
}

.heading-11 {
  color: #fff;
  text-align: left;
  margin-top: 51px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  line-height: 39px;
}

.div-block-17 {
  background-color: #0000;
  height: 359px;
  margin-left: 25%;
  padding-top: 15px;
}

.button-offer {
  color: #fff;
  background-color: #ec5700;
  border-radius: 2px;
  margin-top: 28px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-3 {
  color: #fff;
  margin-top: 17px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.column-5 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-18 {
  height: 410px;
}

.list-offer {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.section-8 {
  background-image: linear-gradient(to right, #0b59a5 9%, #168bcd00), url('../images/bg-big.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  margin-top: 89px;
}

.heading-7 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.heading-8 {
  background-color: var(--blue);
  color: #fff;
  text-align: left;
  border-radius: 5px;
  margin-top: 28px;
  margin-right: 30px;
  padding: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  box-shadow: 0 0 4px #0000005c;
}

.div-block-15 {
  background-color: #0000;
  margin-top: 0;
  margin-left: 5%;
  margin-right: 50%;
  padding-top: 78px;
  padding-bottom: 70px;
}

.header-offer-section {
  background-image: url('../images/bg-girl-hudson.jpg');
  background-position: 100%;
  background-size: cover;
  height: 690px;
  margin-top: 125px;
  margin-bottom: 20px;
}

.heading-5 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 800;
}

.heading-9 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.heading-6 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-right: 74px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.section-10 {
  background-image: linear-gradient(to right, #db851b 9%, #fff0 75%), url('../images/family-smiling-girl-on-back.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  margin-top: 42px;
}

.whitening-section {
  background-image: url('../images/img-family-laugh-couch.jpg');
  background-position: 50%;
  background-size: cover;
  height: 410px;
  margin-top: 60px;
}

.heading-10 {
  color: var(--blue);
  margin-top: 15%;
  font-family: Montserrat, sans-serif;
}

.paragraph-offer-text-desktop {
  color: #555;
  text-align: left;
  margin-bottom: 24px;
  margin-left: 0;
  margin-right: 30px;
  padding-right: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.schedule-teeth-whitening {
  color: #555;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.container-4 {
  margin-bottom: 50px;
}

.text-block-2 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
}

.html-embed {
  padding-top: 0;
}

.html-embed-2 {
  float: none;
  clear: none;
  text-align: center;
  object-fit: cover;
  justify-content: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

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

.section-11 {
  margin-top: 0;
  padding-top: 32px;
}

.div-block-20 {
  object-fit: fill;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.navigation {
  z-index: 1;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 1px 1px 15px #168bcd26;
}

.navigation-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1170px;
  height: 90px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.logo-2 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.nav-menu-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-2 {
  color: var(--blue);
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.nav-link-2.w--current {
  color: #0b59a5;
}

.navigation-button {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--yellow-green), var(--yellow-green));
  color: #fff;
  border: 2px #b0b3bf;
  border-radius: 4px;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  transition: background-color .2s, color .2s;
}

.navigation-button:hover {
  background-color: #fff;
  background-image: linear-gradient(#168bcdcc, #168bcdcc);
}

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

.financing-button {
  color: #fff;
  background-color: #ec5700;
  border-radius: 2px;
  margin-top: 28px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .navbar {
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .nav-menu {
    background-color: #f1f8fc;
    margin-left: 0;
  }

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

  .menu-button.w--open {
    background-image: linear-gradient(#efeee9, #efeee9);
  }

  .menu-button.open.w--open {
    background-image: linear-gradient(#f1f8fc, #f1f8fc);
  }

  .icon {
    color: var(--steel-blue);
  }

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

  .image-3 {
    width: 200px;
    margin-top: -84px;
    margin-bottom: -60px;
  }

  .paragraph {
    margin-left: 30px;
    margin-right: 30px;
    display: block;
  }

  .image-4 {
    margin-left: auto;
  }

  .background-video {
    text-align: center;
    display: block;
  }

  .column {
    text-align: center;
  }

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

  .row-2 {
    display: inline-block;
  }

  .paragraph-2 {
    margin-top: 15px;
  }

  .background-video-2 {
    text-align: center;
    width: 426px;
    display: inline-block;
  }

  .column-3 {
    display: block;
  }

  .row-3 {
    text-align: center;
    display: inline-block;
  }

  .paragraph-copy, .new-patients-paragraph {
    margin-left: 30px;
    margin-right: 30px;
    display: block;
  }

  .heading-11 {
    margin-top: 31px;
    font-size: 35px;
  }

  .div-block-17 {
    margin-left: 10%;
  }

  .div-block-18 {
    background-position: 100%;
  }

  .list-offer {
    color: #fff;
  }

  .section-8 {
    background-image: linear-gradient(#0b59a5c7, #0b59a5c7), url('../images/bg-big.jpg'), linear-gradient(#0000, #0000);
    background-position: 0 0, 50%, 0 0;
    background-size: auto, cover, auto;
    height: 550px;
  }

  .heading-7 {
    color: #fff;
  }

  .heading-8 {
    background-color: var(--blue);
    font-size: 16px;
  }

  .div-block-15 {
    margin-right: 25%;
    padding-top: 40px;
    padding-bottom: 53px;
  }

  .header-offer-section {
    background-image: linear-gradient(#db851bd1, #db851bd1), url('../images/family-smiling-girl-on-back.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
    height: 590px;
  }

  .heading-5, .heading-9, .heading-6 {
    color: #fff;
  }

  .whitening-section {
    background-position: 100%;
    background-attachment: scroll;
    height: 440px;
  }

  .heading-10 {
    font-size: 30px;
  }

  .paragraph-offer-text-desktop {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
  }

  .column-7 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .navigation {
    z-index: 999;
    padding-right: 10px;
  }

  .nav-menu-2 {
    background-color: #ffffffe6;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 5px 20px #0003;
  }

  .nav-link-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navigation-button {
    width: 75%;
    margin: 20px 30px;
  }

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

  .icon-2 {
    color: #168bcd;
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section {
    background-image: none;
  }

  .paragraph {
    text-align: justify;
    margin-left: 30px;
    margin-right: 30px;
    font-weight: 400;
  }

  .footer-text, .heading-h1-white {
    margin-left: 30px;
    margin-right: 30px;
  }

  .container {
    margin-top: 75px;
  }

  .sub-page-section {
    margin-left: auto;
    margin-right: auto;
  }

  .main-header-bg {
    background-position: 0 19%;
    background-size: contain;
    height: 400px;
  }

  .image-4 {
    margin-left: 30px;
  }

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

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

  .container-3, .background-video-2 {
    display: inline-block;
  }

  .paragraph-copy, .new-patients-paragraph {
    text-align: justify;
    margin-left: 30px;
    margin-right: 30px;
  }

  .offer-cta {
    background-image: linear-gradient(#d18c1dd4, #d18c1dd4), url('../images/family-smiling-girl-on-back.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .column-4 {
    display: none;
  }

  .div-block-17 {
    height: 340px;
    margin-right: 10%;
  }

  .list-offer {
    font-size: 14px;
  }

  .section-8 {
    background-image: linear-gradient(#0b59a5c7, #0b59a5c7), url('../images/bg-big.jpg');
    background-position: 0 0, 80%;
    background-size: auto, cover;
  }

  .div-block-15 {
    padding-top: 21px;
  }

  .header-offer-section {
    background-image: linear-gradient(#db851bd1, #db851bd1), url('../images/family-smiling-girl-on-back.jpg');
    background-position: 0 0, 80%;
    background-size: auto, cover;
  }

  .heading-5 {
    font-size: 35px;
  }

  .heading-6 {
    padding-right: 30px;
    font-size: 20px;
    line-height: 25px;
  }

  .whitening-section {
    background-image: linear-gradient(#ffe5c0d6, #ffe5c0d6), url('../images/img-family-laugh-couch.jpg');
    background-position: 0 0, 0%;
    background-size: auto, cover;
    height: 370px;
  }

  .column-6 {
    padding-top: 8px;
  }

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

  .heading-10 {
    color: var(--steel-blue);
    text-shadow: none;
  }

  .paragraph-offer-text-desktop {
    color: var(--midnight-blue);
    text-align: center;
    text-shadow: none;
    margin-left: 10%;
    margin-right: 10%;
    font-weight: 400;
  }

  .schedule-teeth-whitening {
    color: var(--midnight-blue);
    text-align: center;
    text-shadow: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    background-color: var(--steel-blue-2);
  }

  .nav-menu {
    background-color: #f1f8fc;
    background-image: none;
    margin-left: 0;
  }

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

  .nav-link.w--current {
    margin-top: auto;
    margin-bottom: auto;
  }

  .menu-button {
    background-color: var(--steel-blue-2);
  }

  .menu-button.w--open {
    background-image: linear-gradient(#298dc90d, #298dc90d);
  }

  .menu-button.open {
    background-color: #0000;
  }

  .icon {
    color: var(--steel-blue);
  }

  .image-3 {
    width: 260px;
    margin-left: -30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section {
    background-image: none;
  }

  .main-heading-sub {
    margin-top: 30px;
  }

  .heading-h1 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .paragraph {
    text-align: left;
    margin-top: 30px;
    font-weight: 400;
  }

  .review-text {
    text-align: justify;
  }

  .review-name {
    text-align: center;
  }

  .footer-text {
    margin-left: 30px;
    margin-right: 30px;
  }

  .container {
    margin-top: 0;
  }

  .sub-page-section {
    margin-left: 0;
    margin-right: 0;
  }

  .main-header-bg {
    background-position: 50%;
    background-attachment: scroll;
    margin-top: 50px;
  }

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

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

  .service-image {
    text-align: center;
    width: 240px;
  }

  .background-video {
    width: 240px;
    height: 240px;
    display: inline-block;
  }

  .paragraph-2 {
    text-align: justify;
    margin-left: 30px;
    margin-right: 30px;
    font-weight: 300;
  }

  .background-video-2 {
    width: 240px;
    display: inline-block;
  }

  .column-3 {
    display: block;
  }

  .paragraph-copy, .new-patients-paragraph {
    text-align: justify;
    margin-top: 30px;
  }

  .review-title, .offer-new-patient-block {
    text-align: center;
  }

  .heading-11 {
    font-size: 23px;
    line-height: 29px;
  }

  .div-block-17 {
    height: 380px;
  }

  .section-8 {
    background-image: linear-gradient(#0b59a5d6, #0b59a5d6), url('../images/bg-big.jpg');
    background-position: 0 0, 80%;
    background-size: auto, cover;
    height: 560px;
  }

  .heading-8 {
    text-align: center;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 17px;
  }

  .div-block-15 {
    margin-right: 5%;
    padding-top: 23px;
    padding-bottom: 14px;
  }

  .header-offer-section {
    background-image: linear-gradient(#db851bd1, #db851bd1), url('../images/family-smiling-girl-on-back.jpg');
    background-position: 0 0, 78%;
    background-size: auto, cover;
    height: 590px;
  }

  .heading-5 {
    text-align: center;
    font-size: 25px;
    line-height: 29px;
  }

  .heading-9 {
    text-align: center;
  }

  .heading-6 {
    text-align: center;
    padding-right: 0;
    font-size: 19px;
  }

  .whitening-section {
    background-image: linear-gradient(#ffe5c0d6, #ffe5c0d6), url('../images/img-family-laugh-couch.jpg');
    background-position: 0 0, 6%;
    background-size: auto, 680px;
    height: 290px;
  }

  .heading-10 {
    margin-top: 8%;
    font-size: 24px;
    line-height: 31px;
  }

  .paragraph-offer-text-desktop {
    margin-right: 0%;
    font-size: 14px;
    line-height: 21px;
  }

  .navigation-container {
    height: 90px;
  }

  .nav-menu-2 {
    background-color: #fffffff2;
  }
}


