:root {
  --dark-slate-grey: #393939;
  --white: white;
  --medium-blue: #0133c9;
  --blue-violet: #8428e5;
  --white-smoke: #f3f3f3;
  --indigo: #411470;
  --medium-blue-2: #0133c9;
  --midnight-blue: #022385;
  --royal-blue: #2052e8;
  --black: black;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

body {
  color: var(--dark-slate-grey);
  font-family: Mukta Vaani, sans-serif;
  font-size: 1.54vw;
  line-height: 120%;
  transition: all .3s;
}

h1 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 7.01vw;
  font-weight: 700;
  line-height: 120%;
}

h2 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 3.36vw;
  font-weight: 700;
  line-height: 120%;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 2.06vw;
  font-style: italic;
  font-weight: 400;
  line-height: 120%;
}

h4 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 1.85vw;
  font-weight: 700;
  line-height: 120%;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.75vw;
  font-style: italic;
  font-weight: 400;
  line-height: 120%;
}

h6 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 1.33vw;
  font-weight: 700;
  line-height: 120%;
}

p {
  margin-bottom: 10px;
  line-height: 180%;
}

ul {
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 0;
  line-height: 180%;
  list-style-type: none;
}

.containerdiv {
  width: 100%;
  max-width: 85.42vw;
  min-height: 2.6vw;
  margin-left: auto;
  margin-right: auto;
}

.containerdiv.cont1 {
  justify-content: space-between;
  max-width: 90.42vw;
  min-height: 3.6vw;
  display: flex;
}

.containerdiv.cont2 {
  max-width: 90.42vw;
  min-height: 3.8vw;
  max-height: 3.8vw;
}

.containerdiv.cont3 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 76vw;
  display: flex;
  position: relative;
}

.containerdiv.cont4 {
  max-width: 76vw;
}

.containerdiv.cont4.cont4-1 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.containerdiv.cont4.cont4-1.invisalign {
  justify-content: flex-start;
}

.containerdiv.cont5 {
  max-width: 88.42vw;
}

.containerdiv.cont6 {
  justify-content: space-between;
  max-width: 71vw;
  margin-top: 3vw;
  display: flex;
}

.containerdiv.cont6.cont6-int-services {
  flex-wrap: wrap;
  max-width: none;
  margin-bottom: 3vw;
}

.containerdiv.cont7 {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.containerdiv.cont8 {
  justify-content: space-around;
  max-width: 90.42vw;
  padding-top: 5vw;
  padding-bottom: 0;
  display: flex;
}

.containerdiv.cont8.cont8-1 {
  padding-top: 0;
  padding-bottom: 0;
}

.containerdiv.cont8.cont8-2 {
  padding-top: 3vw;
  padding-bottom: 3vw;
}

.containerdiv.cont9 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.containerdiv.cont10 {
  background-color: var(--white);
  justify-content: space-between;
  padding: 1.56vw;
  display: flex;
  box-shadow: 0 0 3px #00000029;
}

.containerdiv.video-container {
  float: left;
  max-width: 30vw;
  margin-bottom: 20px;
}

.containerdiv.video-container.yt-video-welcome {
  width: 80%;
  max-width: none;
}

.containerdiv.div-reviews {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.containerdiv.div-partners {
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.full-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.nav-info {
  background-color: var(--medium-blue);
}

.nav-menu {
  background-color: var(--white);
}

.hero-section {
  background-image: url('../images/home-hero-bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 50vw;
  padding-top: 3.55vw;
}

.hero-section.video-hero {
  background-image: url('../images/home-hero-bg_1.webp');
  min-height: 52vw;
}

.brand {
  z-index: 9999;
  float: none;
  min-height: 8.86vw;
  position: relative;
  top: -3.67vw;
}

.menu {
  float: none;
  justify-content: center;
  align-items: stretch;
  width: 50%;
  min-height: 3.8vw;
  max-height: 3.8vw;
  display: flex;
}

.menu.menu-left {
  justify-content: flex-start;
}

.menu.menu-left.mennu {
  margin-left: auto;
  margin-right: auto;
}

.menu.menu-right {
  justify-content: flex-end;
}

.menu.menu-right.mobil-view {
  justify-content: space-between;
}

.navbar {
  background-color: #0000;
  justify-content: space-between;
  max-height: 3.8vw;
  display: flex;
}

.nav-link {
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 5.09vw;
  padding: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 1.03vw;
  font-weight: 700;
  transition: all .3s;
  display: flex;
}

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

.nav-link.nl-left {
  margin-left: 4vw;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.nav-link.nl-left.w--current {
  border-top: 4px solid var(--blue-violet);
  color: var(--blue-violet);
  box-shadow: 0 20px 20px #8428e526;
}

.nav-link.nl-left.dropdown-patient {
  margin-left: 4vw;
}

.nav-link.nl-left.mobile-view, .nav-link.nl-left.mobile-view.last {
  display: none;
}

.nav-link.footer-link {
  margin-right: 0;
}

.nav-link.nl-right {
  margin-right: 4vw;
  padding-left: 10px;
  padding-right: 10px;
}

.nav-link.nl-right.w--current {
  border-top: 4px solid var(--blue-violet);
  color: var(--blue-violet);
  box-shadow: 0 6px 20px #8428e526;
}

.nav-link.nl-right.dropdown-services {
  position: relative;
}

.nav-link.int-nav-link {
  border-top: 1px solid var(--white-smoke);
  border-right: 1px solid var(--white-smoke);
  width: 50%;
  margin-right: 0;
  padding: 1vw;
}

.nav-link.int-nav-link:hover {
  border-left: 4px solid var(--blue-violet);
}

.nav-link.int-nav-link.w--current {
  border-left: 2px solid var(--blue-violet);
  color: var(--blue-violet);
}

.nav-link.int-nav-link.int-nav-link-large {
  width: 100%;
}

.nav-link.int-nav-link.int-nav-link-large.hide {
  display: none;
}

.nav-link.gallery {
  margin-right: 2vw;
}

.logo {
  width: 100%;
  max-width: 9.86vw;
}

.info-left {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.info-right {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.phone-link {
  color: var(--white);
  justify-content: flex-start;
  align-items: center;
  margin-right: 1.72vw;
  text-decoration: none;
  display: flex;
}

.phone {
  width: 100%;
  max-width: 1.28vw;
  margin-right: 1.25vw;
}

.text-block {
  font-size: 1.24vw;
  font-weight: 300;
  line-height: 100%;
}

.address-link {
  color: var(--white);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.map {
  width: 100%;
  max-width: 1.59vw;
  margin-right: 1.25vw;
}

.social-media-container {
  color: var(--white);
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.sm-icon-link {
  margin-left: 1.45vw;
  transition: all .3s;
}

.sm-icon-link:hover {
  filter: invert();
}

.sm-icon-link.fb-link {
  margin-left: 2.86vw;
}

.sm-icon-link.sm-footer:hover {
  filter: brightness(200%);
}

.sm-icon-link.hide {
  display: none;
}

.fb {
  width: 100%;
  max-width: 1.57vw;
}

.fb.fb2 {
  max-width: .97vw;
}

.tw {
  width: 100%;
  max-width: 1.94vw;
}

.insta {
  width: 100%;
  max-width: 2.04vw;
}

.button {
  text-transform: uppercase;
  background-image: url('../images/icon-metro-calendar.svg');
  background-position: 12%;
  background-repeat: no-repeat;
  background-size: 1.57vw;
  border-radius: 104px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 30vw;
  min-height: 4.04vw;
  padding-top: 13px;
  padding-left: 45px;
  font-family: Josefin Sans, sans-serif;
  font-size: 1.33vw;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  display: flex;
}

.button.primary {
  background-color: var(--blue-violet);
  transition: all .3s;
}

.button.primary:hover {
  background-color: var(--indigo);
  box-shadow: 0 0 3px 3px #8428e54d;
}

.button.primary.blog-btn {
  color: var(--white);
  background-image: none;
  padding-left: 20px;
}

.button.primary.embed-code-ap {
  opacity: 1;
  cursor: pointer;
  background-position: 50%;
  border-radius: 9999px;
  align-items: center;
  max-width: 4.04vw;
  min-height: 4.04vw;
  padding-left: 0;
  display: flex;
}

.button.primary.embed-code-ap:hover {
  box-shadow: none;
}

.button.primary.btn-services {
  background-image: none;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.button.primary.sidebar {
  background-position: 10%;
  font-size: 1.18vw;
}

.button.primary.offer-button {
  background-image: none;
  max-width: 40vw;
  margin-top: 10px;
  padding-left: 15px;
}

.button.primary.partner-btn {
  background-image: none;
  padding-left: 15px;
}

.button.primary.fixed-btn {
  z-index: 99999;
  background-image: none;
  max-width: 18vw;
  min-height: auto;
  padding-top: 14px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-size: .94vw;
  position: fixed;
  inset: auto auto 1% 1%;
}

.button.clear {
  background-color: var(--white);
  color: var(--blue-violet);
  background-image: url('../images/icon-awesome-arrow-alt-circle-right.svg');
  background-position: 84%;
  max-width: 18vw;
  margin-left: -20px;
  padding-left: 0;
  padding-right: 45px;
  transition: all .5s;
}

.button.clear:hover {
  background-position: 90%;
}

.button.clear.clear2 {
  max-width: 24vw;
  margin-left: -30px;
}

.button.clear.btn-patient {
  max-width: 40vw;
  margin-bottom: 30px;
  margin-left: 0;
}

.button.secondary {
  background-color: var(--medium-blue-2);
  transition: all .3s;
}

.button.secondary:hover {
  background-color: var(--midnight-blue);
  box-shadow: 0 0 3px 3px #4e73e24d;
}

.button.secondary.submit {
  background-image: none;
  max-width: none;
  padding-left: 15px;
}

.button.secondary.submit:hover {
  transform: rotate(-1deg);
}

.button.secondary.submit.util {
  width: 30%;
  margin: 30px auto;
}

.welcome-section {
  padding-bottom: 8.33vw;
  position: relative;
}

.blue-cards-container {
  justify-content: space-between;
  display: flex;
  transform: translate(0, -3.38vw);
}

.blue-card {
  background-color: var(--medium-blue);
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 24.2vw;
  min-height: 17.94vw;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.blue-card:hover {
  background-color: var(--royal-blue);
}

.blue-card.bc-right {
  border-top-right-radius: 36px;
  border-bottom-right-radius: 36px;
}

.blue-card.bc-left {
  border-top-left-radius: 36px;
  border-bottom-left-radius: 36px;
  text-decoration: none;
}

.pt-img {
  width: 100%;
  max-width: 4.16vw;
  margin-bottom: 2.08vw;
}

.p-blue-card {
  margin-bottom: 0;
  font-size: 1.24vw;
}

.testm-img {
  width: 100%;
  max-width: 5.88vw;
  margin-bottom: 2.08vw;
}

.newp-img {
  width: 100%;
  max-width: 5.73vw;
  margin-bottom: 2.08vw;
}

.welcome-content {
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.wc-column-left {
  width: 100%;
  max-width: 42.24vw;
}

.welcome-img {
  width: 328.475px;
  height: 410.588px;
  position: static;
  top: 20vw;
  right: 10vw;
}

.specials-section {
  background-color: var(--white-smoke);
  padding-top: 5.73vw;
  padding-bottom: 5.73vw;
}

.slider {
  background-color: #0000;
  height: auto;
  min-height: 27vw;
  margin-top: 3.125vw;
}

.left-arrow {
  background-color: var(--white-smoke);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.right-arrow {
  background-color: var(--white-smoke);
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.arrow-slide {
  width: 30.7125px;
  height: 30.7125px;
  transition: all .3s;
}

.arrow-slide:hover {
  filter: invert(50%);
}

.special-card {
  background-color: var(--white);
  width: 100%;
  max-width: 22.6vw;
  min-height: 18.17vw;
  padding: 16px;
  text-decoration: none;
  box-shadow: 0 3px 24px #0000004a;
}

.special-card.service-card {
  color: var(--dark-slate-grey);
  width: 49%;
  max-width: none;
  margin-bottom: 2%;
}

.special-card.service-card.blog-card {
  width: 100%;
  margin-bottom: 0%;
}

.interior-special-card {
  color: var(--white);
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/special1_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  min-height: 16.56vw;
  transition: all .5s;
  display: flex;
}

.interior-special-card:hover {
  transform: scale(1.1);
}

.interior-special-card.isc2 {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/special2.webp');
}

.interior-special-card.isc2.restorative-dentistry {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/restorative-dentistry.webp');
  margin-bottom: 0;
}

.interior-special-card.isc3 {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/special3_1.webp');
}

.interior-special-card.isc3.sedation-dentistry {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/sedation-img.webp');
}

.interior-special-card.isc3.implant-dentistry {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/dental-implant.webp');
}

.interior-special-card.isc3.oral-surgery {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/oral-surgery.webp');
}

.interior-special-card.cosmetic-dentistry {
  margin-bottom: 0;
  position: relative;
}

.interior-special-card.isc4 {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/teeth-whitening_1.webp');
}

.interior-special-card.isc5 {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/restorative-dentistry_1.webp');
}

.interior-special-card.isc6 {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/sedation-img_1.webp');
}

.interior-special-card.isc7 {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/prosthodontics-page_1.webp');
}

.interior-special-card.isc8 {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/periodontics-page_1.webp');
}

.interior-special-card.isc9 {
  background-image: linear-gradient(#0000 50%, #0133c999), url('../images/root-canal-page_1.webp');
}

.slide-nav {
  justify-content: center;
  align-items: center;
  font-size: 12px;
  display: flex;
}

.mask, .slide {
  min-height: 27vw;
}

.offer-section {
  background-color: var(--royal-blue);
  padding-top: 5.26vw;
  padding-bottom: 5.26vw;
}

.h5-offer {
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.75vw;
  font-style: italic;
  line-height: 150%;
}

.our-tour {
  padding-top: 5.33vw;
  padding-bottom: 5.33vw;
  position: relative;
}

.tour-col-right {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48%;
  max-width: 42.24vw;
  display: flex;
}

.tour-col-right.invisalign {
  align-items: flex-start;
  width: 50%;
}

.tour-img {
  width: 100%;
  max-width: 42.08vw;
  position: absolute;
  top: 5.08vw;
  left: 0;
}

.tour-img.full-img.invisalign {
  inset: auto 0 auto auto;
}

.map-section {
  border-bottom: 4px solid var(--medium-blue);
}

.footer-section {
  padding-top: 2vw;
}

.footer-menu {
  background-color: #0000;
  border-bottom: 1px solid #cecece;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 4.17vw;
  padding-bottom: 4.17vw;
  padding-left: 0;
  display: flex;
}

.footer-nav-menu {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  display: flex;
}

.copy-right-container {
  justify-content: flex-start;
  align-items: center;
  width: 45%;
  display: flex;
}

.copy-right-container.crc2 {
  justify-content: flex-end;
}

.p-copy-right {
  margin-bottom: 0;
}

.dr-link {
  color: var(--royal-blue);
  text-decoration: none;
  transition: all .3s;
}

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

.footer-col {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 33%;
  display: flex;
}

.footer-col.f-col2 {
  padding-top: 4vw;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.h5-blue {
  color: var(--royal-blue);
  margin-bottom: 20px;
}

.footer-social-media-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2.6vw;
  display: flex;
}

.footer-brand {
  position: absolute;
  top: -10.5vw;
}

.footer-logo {
  width: 131.675px;
  height: 131.675px;
}

.footer-link {
  color: var(--dark-slate-grey);
  text-decoration: none;
  transition: all .3s;
}

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

.spedial-card-wrapper {
  overflow: hidden;
}

.spedial-card-wrapper.scw-service {
  margin-bottom: 20px;
}

.wrap {
  z-index: 99999;
  perspective: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0;
}

.wrap.wrap-white {
  background-color: var(--white);
  padding-bottom: 300px;
  display: none;
  position: fixed;
}

.wrap.wrap-white.hide {
  display: none;
}

.loading {
  z-index: 1;
  color: #101111;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
  position: absolute;
}

.loading.clone {
  color: #fff;
}

.count {
  z-index: 5;
  color: #101111;
  text-align: center;
  letter-spacing: 2px;
  font-family: Josefin Sans, sans-serif;
  font-size: 38px;
  line-height: 42px;
  position: relative;
  top: 35vh;
}

.blk-block {
  background-color: #101111;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0;
}

.internal-hero-section {
  justify-content: center;
  min-height: 25vw;
  max-height: 25vw;
}

.title-wrapper {
  background-color: var(--royal-blue);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 50vw;
  padding: 2.04vw 3.04vw 1.04vw;
  display: flex;
  box-shadow: 0 0 3px #00000029;
}

.h1-int-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.36vw;
  line-height: 60%;
}

.h1-int-title.h1-small {
  font-size: 3.06vw;
}

.h1-int-title.h1-small.line-height {
  line-height: 100%;
}

.internal-content-section {
  background-color: var(--white-smoke);
}

.background-video {
  background-image: linear-gradient(135deg, #0133c94d, #2052e84d);
  align-items: flex-end;
  width: 100%;
  max-height: 25vw;
  display: flex;
}

.article {
  width: 68%;
}

.article.article-req-appoint {
  width: 100%;
}

.aside {
  width: 30%;
}

.int-image-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 15px;
  box-shadow: 0 0 3px #00000029;
}

.int-image-wrapper.int-form-wrapper {
  padding: 20px;
}

.int-main-image {
  width: 100%;
  max-width: none;
}

.p-internal {
  margin-bottom: 30px;
}

.p-internal.pi-disclaimer {
  font-size: 1.24vw;
  font-style: italic;
}

.p-internal.p-italy {
  font-size: 1.3vw;
  font-style: italic;
}

.team-image {
  float: left;
  width: 50%;
  max-width: none;
  margin-bottom: 0;
  margin-right: 15px;
}

.team-image.team-img-right {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}

.team-description {
  width: 100%;
}

.h5-specialist {
  font-size: 1.33vw;
}

.form-header {
  background-color: var(--blue-violet);
  color: var(--white);
  background-image: url('../images/icon-metro-calendar.svg');
  background-position: 6%;
  background-repeat: no-repeat;
  background-size: 1.16vw;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 7px;
  padding-left: 5%;
  display: flex;
}

.form-header.hide {
  display: none;
}

.internal-form-wrapper {
  box-shadow: none;
  border-radius: 16px;
  width: 100%;
  margin-bottom: 30px;
  position: sticky;
  top: 30px;
}

.internal-form {
  border-top: 4px solid var(--medium-blue);
  color: var(--white);
  background-image: linear-gradient(315deg, #0133c9cc, #2052e8cc);
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  padding: 16px;
  font-weight: 400;
}

.internal-form.hide {
  display: none;
}

.text-field {
  border: 1px solid var(--royal-blue);
  border-radius: 5px;
  margin-bottom: 20px;
}

.text-field.textarea {
  min-height: 100px;
}

.field-label {
  font-weight: 300;
}

.services-menu-wrapper {
  border-radius: 16px;
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0 0 3px #00000029;
}

.menu-service-header {
  background-color: var(--blue-violet);
  color: var(--white);
  background-image: url('../images/arrow-white.webp');
  background-position: 6%;
  background-repeat: no-repeat;
  background-size: 1.16vw;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 7px;
  padding-left: 0%;
  display: flex;
}

.menu-items-wrapper {
  border-top: 4px solid var(--medium-blue);
  flex-direction: column;
  display: flex;
}

.service-link {
  color: var(--dark-slate-grey);
  padding: 5px 15px 0;
  text-decoration: none;
  transition: all .3s;
}

.service-link:hover {
  border-left: 4px solid var(--blue-violet);
}

.service-link.w--current {
  border-left: 2px solid var(--blue-violet);
  color: var(--blue-violet);
}

.gray-line {
  background-color: var(--white-smoke);
  width: 100%;
  height: 1px;
}

.h6-link {
  font-size: 1.04vw;
}

.dropdown-toggle {
  padding: 0;
}

.image-13 {
  width: 100%;
  max-width: 80px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.browser_title {
  color: #7a849e;
  font-size: 14px;
  font-weight: 500;
}

.browser_details {
  color: #7a849e;
  text-align: center;
  letter-spacing: -.2px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}

.browser_link {
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 33.3333%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
  text-decoration: none;
  transition: all .2s ease-in;
  display: flex;
  box-shadow: -1px -1px 1px #f3f9ff, 7px 7px 20px #becbd8, -7px -7px 20px 10px #f3f9ff;
}

.browser_link:hover {
  transform: scale(1.05);
}

.link_span {
  color: #283556;
  text-decoration: none;
}

.browser-warning {
  background-color: #deeaf6;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: block;
  box-shadow: 11px 11px 55px #355aa41a;
}

.browser_wrap {
  max-width: 350px;
  min-height: 50px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ie_logo {
  width: 70px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.browser_header {
  color: #20355a;
  text-align: center;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 40px;
}

.browser-detect {
  z-index: 9999;
  background-color: #00000096;
  justify-content: center;
  align-items: center;
  padding: 220px 150px;
  display: none;
  position: fixed;
  inset: 0%;
}

.icon_firefox {
  border-radius: 100px;
  width: 55px;
  height: 55px;
  margin-bottom: 5px;
  padding: 6px;
}

.list-item-internal {
  background-image: url('../images/icon-awesome-arrow-alt-circle-right.svg');
  background-position: 2%;
  background-repeat: no-repeat;
  background-size: 1.16vw;
  padding-left: 40px;
}

.list-item-internal.invisalign {
  background-position: 0 15%;
}

.dropdown-list {
  top: -40.2031px;
}

.dropdown-list.w--open {
  border-top: 4px solid var(--medium-blue);
  background-color: var(--white);
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  flex-wrap: wrap;
  justify-content: space-between;
  width: auto;
  min-width: 35vw;
  display: flex;
  top: 3.8vw;
  overflow: hidden;
  box-shadow: 0 0 12px #0000004d;
}

.dropdown-list.dl-patinets.w--open {
  min-width: 17vw;
}

.contacts-wrapper {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.contact-item {
  color: var(--indigo);
  justify-content: flex-start;
  align-items: center;
  width: 49%;
  margin-bottom: 2%;
  padding: 10px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  box-shadow: 0 0 3px #0000004d;
}

.contact-item:hover {
  background-image: linear-gradient(#8428e512, #8428e512);
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: 0 0 3px #4114704d;
}

.contact-icon {
  border: 1px solid var(--white-smoke);
  width: 100%;
  max-width: 5vw;
  margin-right: 20px;
  padding: 10px;
}

.contact-phone {
  font-size: 1.53vw;
}

.label-wrapper {
  width: 48.5%;
  margin-bottom: 10px;
}

.form {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.required {
  color: red;
}

.text-field-2 {
  background-color: var(--white-smoke);
  border: 0 #000;
}

.text-field-2.textarea {
  min-height: 100px;
  margin-bottom: 30px;
}

.collection-list {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.collection-item {
  width: 49%;
  margin-bottom: 2%;
  display: flex;
}

.h6-blog {
  z-index: 2;
  text-align: center;
  background-image: linear-gradient(#0000, #0133c999);
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 15px;
  display: flex;
  position: relative;
}

.h6-dark-violet {
  color: var(--indigo);
}

.icon, .icon-2 {
  margin-bottom: 5px;
}

.collection-list-wrapper {
  width: 100%;
  margin-bottom: 30px;
}

.rich-text-block, .h6-last {
  margin-bottom: 30px;
}

.h1-thank-you {
  color: var(--indigo);
  text-align: center;
}

.text-span {
  font-weight: 300;
}

.lottie-animation {
  max-width: 25vw;
  margin-left: auto;
  margin-right: auto;
}

.map-head {
  text-align: center;
  margin: 10px 30px 30px;
}

.html-embed {
  width: 100%;
}

.fb-like {
  background-image: url('../images/about-main-img.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  width: 100%;
  max-width: 50%;
  margin-top: auto;
  margin-left: 10px;
  padding-top: 46px;
  padding-left: 27px;
  padding-right: 20px;
  display: flex;
}

.html-embed-2 {
  width: 100%;
  margin-top: 5px;
  margin-right: 20px;
  padding-top: 30px;
}

.sch-ap {
  margin-top: 0;
  position: relative;
}

.whiteap {
  z-index: 9;
  background-color: var(--white);
  width: 100%;
  position: absolute;
  inset: 0%;
}

.link {
  color: var(--royal-blue);
  text-decoration: none;
  transition: all .15s;
}

.link:hover {
  color: #4a60a5;
}

.our-services {
  background-color: var(--white-smoke);
  margin-bottom: 0;
  padding-top: 3.33vw;
  padding-bottom: 3.33vw;
  position: relative;
}

.tour-col-video-left {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.services-list {
  display: flex;
}

.list {
  margin-right: 10px;
}

.list.two-column {
  column-count: 2;
}

.video {
  background-color: #0000;
  background-image: none;
}

.reviews {
  background-color: var(--royal-blue);
  padding-top: 2vw;
  padding-bottom: 2vw;
}

.html-embed-3 {
  width: 100%;
}

.internal-contact-page-benner-section {
  flex-direction: column;
  align-items: center;
  padding-top: 5.26vw;
  padding-bottom: 5.26vw;
  display: flex;
}

.icpbs-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.partner {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 23%;
  min-height: 10vw;
  display: flex;
}

.partner.partner2 {
  align-items: center;
  width: 20%;
  min-height: 10vw;
  display: flex;
}

.partner.partner4 {
  width: 20%;
  min-height: 10vw;
}

.blog-feed-image {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.html-embed-4 {
  margin-top: 20px;
}

.sun-offer {
  height: 300px;
  display: none;
  position: absolute;
  inset: auto auto -7% -10%;
}

.heading {
  margin-bottom: 60px;
}

.h2-hero {
  margin-top: 10px;
  font-size: 1.85vw;
}

.subtitle {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.75vw;
  font-style: italic;
}

.h3-specialties {
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 1.33vw;
  font-style: normal;
  font-weight: 700;
}

.invisalign-section {
  padding-top: 0;
  padding-bottom: 5.33vw;
  position: relative;
}

.text-span-2 {
  font-size: 1.125vw;
  font-style: italic;
  font-weight: 300;
  line-height: 150%;
}

.partner-img {
  object-fit: contain;
  width: 150px;
  height: 58px;
}

.partner-img.lending-img {
  height: 23.1px;
  margin-bottom: 15px;
}

.partner-img.sunbit-img {
  height: 42.8px;
  margin-bottom: 10px;
}

.partner-img.alphaeon {
  height: 74.825px;
}

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

.h2-financial {
  text-align: center;
  font-size: 2.5vw;
}

.banner {
  background-color: var(--blue-violet);
  color: var(--white);
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  font-weight: 500;
  line-height: 150%;
}

.h2-alt {
  text-transform: capitalize;
}

.lightbox-last {
  margin-bottom: 40px;
}

.popup {
  z-index: 9999;
  background-image: linear-gradient(#000000b3, #000000b3);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: scroll;
}

.link-block-3 {
  width: 100%;
  max-width: 47vw;
  position: relative;
}

.popup-img {
  max-height: 700px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.popup-text {
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 150%;
  text-decoration: underline;
}

.close-img {
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 35px;
  position: absolute;
  inset: 40px 25% auto auto;
}

.p-last {
  margin-bottom: 40px;
}

.p-disclaimer {
  margin-bottom: 40px;
  font-size: 14px;
}

.banner_info {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.24vw;
}

.header_banner {
  background-color: var(--blue-violet);
  padding-top: 10px;
  padding-bottom: 10px;
}

.offer-img {
  width: 80%;
  margin-top: -2rem;
  margin-left: auto;
  margin-right: auto;
}

.offer-img-container {
  justify-content: center;
  max-width: 60vw;
  margin: -2rem auto 4rem;
  display: flex;
}

@media screen and (min-width: 1280px) {
  body {
    font-size: 1.04vw;
  }

  h1 {
    margin-bottom: 20px;
    font-size: 6.51vw;
  }

  h2 {
    font-size: 2.86vw;
  }

  h3 {
    font-size: 1.56vw;
  }

  h4 {
    font-size: 1.35vw;
  }

  h5 {
    font-size: 1.25vw;
  }

  h6 {
    font-size: .83vw;
  }

  .containerdiv.cont1 {
    max-width: 85.42vw;
    min-height: 2.6vw;
  }

  .containerdiv.cont2 {
    max-width: 85.42vw;
    min-height: 3.2vw;
    max-height: 3.2vw;
  }

  .containerdiv.cont3, .containerdiv.cont4 {
    max-width: 72vw;
  }

  .containerdiv.cont5 {
    max-width: 84.42vw;
  }

  .containerdiv.cont6 {
    max-width: 70vw;
  }

  .containerdiv.cont8 {
    justify-content: space-around;
    max-width: 85.42vw;
    display: flex;
  }

  .containerdiv.cont8.cont8-2 {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }

  .full-wrapper.full-wrap-show-overflow {
    overflow: visible;
  }

  .hero-section {
    padding-top: 5.55vw;
  }

  .brand {
    min-height: 7.16vw;
    top: -2.67vw;
  }

  .menu {
    justify-content: space-between;
    width: 50%;
  }

  .menu.menu-left, .menu.menu-right {
    min-height: 3.2vw;
    max-height: 3.2vw;
  }

  .navbar {
    max-height: 3.2vw;
  }

  .nav-link {
    margin-left: 0;
    margin-right: 5.09vw;
    font-size: .83vw;
  }

  .nav-link.nl-left {
    margin-left: 5.09vw;
  }

  .nav-link.footer-link {
    margin-right: 0;
  }

  .nav-link.nl-right, .nav-link.nl-right.dropdown-services {
    margin-right: 4vw;
  }

  .nav-link.int-nav-link.int-nav-link-large {
    width: 100%;
  }

  .logo {
    max-width: 7.86vw;
  }

  .phone-link {
    margin-right: 5.72vw;
  }

  .phone {
    max-width: .78vw;
  }

  .text-block {
    font-size: 1.04vw;
    font-weight: 300;
  }

  .address-link {
    width: 100%;
  }

  .map {
    max-width: 1.09vw;
  }

  .fb {
    max-width: .57vw;
  }

  .fb.fb2 {
    max-width: .77vw;
  }

  .tw {
    max-width: .94vw;
  }

  .tw.tw2 {
    max-width: 1.24vw;
  }

  .insta {
    max-width: 1.04vw;
  }

  .insta.insta2 {
    max-width: 1.34vw;
  }

  .button {
    background-position: 14%;
    background-size: 1.07vw;
    justify-content: center;
    align-items: center;
    max-width: 20vw;
    min-height: 3.04vw;
    padding-top: 13px;
    font-size: .83vw;
    display: flex;
  }

  .button.primary.sidebar {
    max-width: 30vw;
  }

  .button.primary.offer-button {
    max-width: 25vw;
  }

  .button.clear {
    background-color: var(--white);
    color: var(--blue-violet);
    background-image: url('../images/icon-awesome-arrow-alt-circle-right.svg');
    background-position: 84%;
    max-width: 11vw;
    margin-left: -5px;
    padding-left: 0;
    padding-right: 45px;
  }

  .button.clear.clear2 {
    max-width: 16vw;
    margin-left: -25px;
  }

  .button.clear.btn-patient {
    max-width: 25vw;
  }

  .button.secondary.submit:hover {
    transform: rotate(-1deg);
  }

  .welcome-section {
    padding-bottom: 8.83vw;
    position: relative;
  }

  .blue-card {
    max-width: 23vw;
    min-height: 15.94vw;
  }

  .pt-img {
    max-width: 3.66vw;
    margin-bottom: 1.58vw;
  }

  .p-blue-card {
    font-size: 1.04vw;
  }

  .testm-img {
    max-width: 5.38vw;
    margin-bottom: 1.58vw;
  }

  .newp-img {
    max-width: 5.23vw;
    margin-bottom: 1.58vw;
  }

  .welcome-content {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 1.56vw;
    display: flex;
  }

  .wc-column-left {
    width: 100%;
    max-width: 42.24vw;
  }

  .specials-section {
    background-color: var(--white-smoke);
    padding-top: 5.73vw;
    padding-bottom: 5.73vw;
  }

  .left-arrow, .right-arrow {
    background-color: var(--white-smoke);
  }

  .arrow-slide {
    max-width: 2.5vw;
  }

  .offer-section {
    background-color: var(--royal-blue);
    padding-top: 4.26vw;
    padding-bottom: 4.26vw;
  }

  .h5-offer {
    font-size: 1.75vw;
  }

  .our-tour {
    padding-top: 8.83vw;
    padding-bottom: 10.33vw;
  }

  .tour-col-right {
    max-width: 37vw;
  }

  .tour-img {
    top: 4.48vw;
  }

  .map-section {
    border-bottom: 4px solid var(--royal-blue);
  }

  .footer-section {
    padding-top: 0;
  }

  .footer-menu {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 4.17vw 5vw;
    display: flex;
  }

  .footer-nav-menu {
    justify-content: space-around;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .copy-right-container {
    width: 32%;
  }

  .footer-col.f-col2 {
    padding-top: 3.5vw;
    padding-left: 0;
    padding-right: 0;
  }

  .h5-blue {
    margin-bottom: 20px;
  }

  .footer-brand {
    top: -7.5vw;
  }

  .wrap.wrap-white {
    display: flex;
  }

  .aside {
    position: relative;
  }

  .int-image-wrapper {
    padding: 20px;
  }

  .p-internal.pi-disclaimer {
    font-size: .84vw;
  }

  .team-image {
    margin-right: 20px;
  }

  .team-image.team-img-right {
    margin-left: 20px;
  }

  .h5-specialist {
    font-size: .93vw;
  }

  .form-header {
    padding-top: 12px;
    padding-bottom: 6px;
  }

  .internal-form-wrapper {
    box-shadow: none;
    border-radius: 16px;
    width: 100%;
    position: sticky;
    top: 30px;
  }

  .menu-service-header {
    background-size: 1.16vw;
    padding-top: 12px;
    padding-bottom: 6px;
  }

  .service-link {
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .service-link.w--current {
    border-left: 2px solid var(--blue-violet);
  }

  .h6-link {
    font-size: .73vw;
  }

  .dropdown-toggle {
    padding: 0;
  }

  .list-item-internal {
    background-size: .93vw;
    padding-left: 50px;
    font-size: 1.05vw;
  }

  .dropdown-list.w--open {
    top: 3.3vw;
  }

  .dropdown-list.dl-patinets.w--open {
    min-width: 17vw;
  }

  .contacts-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    display: flex;
  }

  .contact-item {
    width: 32%;
    padding: 10px;
    box-shadow: 0 0 3px #0000004d;
  }

  .contact-icon {
    margin-right: 15px;
  }

  .contact-phone {
    font-size: 1.03vw;
  }

  .label-wrapper {
    width: 49%;
    margin-bottom: 20px;
  }

  .our-services {
    padding-top: 2vw;
    padding-bottom: 2vw;
  }

  .tour-col-video-left {
    max-width: none;
  }

  .sun-offer {
    height: 350px;
    bottom: -12%;
    left: -6%;
  }

  .h2-hero {
    font-size: 1.35vw;
  }

  .subtitle {
    font-size: 1.25vw;
  }

  .h3-specialties {
    font-size: .83vw;
  }

  .invisalign-section {
    padding-bottom: 10.33vw;
  }

  .close-img {
    top: 40px;
    right: 25%;
  }

  .banner_info {
    font-size: 1.04vw;
  }
}

@media screen and (min-width: 1440px) {
  .welcome-img {
    width: 350px;
    height: 437.5px;
  }

  .footer-logo {
    width: 145px;
    height: 145px;
  }

  .sun-offer {
    bottom: -9%;
  }

  .banner {
    font-size: 1.54vw;
  }

  .popup {
    padding-top: 80px;
  }

  .close-img {
    width: 45px;
    top: 50px;
  }
}

@media screen and (min-width: 1920px) {
  .welcome-img {
    width: 400px;
    height: 500px;
  }

  .sun-offer {
    height: 400px;
    bottom: 0%;
    left: 0%;
  }

  .banner {
    font-size: 1.54vw;
    line-height: 150%;
  }

  .popup {
    padding-top: 100px;
  }

  .popup-text {
    font-size: 28px;
  }

  .close-img {
    width: 55px;
    top: 70px;
    right: 25%;
  }

  .p-disclaimer {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: 2.04vw;
  }

  h1 {
    font-size: 7.51vw;
  }

  h2 {
    font-size: 3.86vw;
  }

  h3 {
    font-size: 2.56vw;
  }

  h4 {
    font-size: 2.35vw;
  }

  h5 {
    font-size: 2.25vw;
  }

  h6 {
    font-size: 1.83vw;
  }

  p {
    font-size: 2.04vw;
  }

  .containerdiv.cont1 {
    min-height: 5.6vw;
  }

  .containerdiv.cont2 {
    min-height: 6.2vw;
    max-height: 6.2vw;
  }

  .containerdiv.cont3 {
    max-width: 86vw;
  }

  .containerdiv.cont4 {
    max-width: 90vw;
  }

  .containerdiv.cont4.cont4-1 {
    flex-wrap: wrap;
  }

  .containerdiv.cont5 {
    max-width: 90vw;
  }

  .containerdiv.cont6 {
    max-width: 78vw;
    margin-top: 5vw;
  }

  .containerdiv.cont10 {
    flex-wrap: wrap;
  }

  .containerdiv.video-container {
    float: none;
    inset: auto 30% auto auto;
  }

  .containerdiv.div-partners {
    flex-flow: wrap;
    justify-content: space-around;
    align-items: stretch;
    max-width: 95vw;
  }

  .hero-section {
    min-height: 46vw;
  }

  .hero-section.video-hero {
    min-height: 60vw;
  }

  .brand, .brand.w--current {
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .menu.menu-left {
    background-color: var(--white);
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 0;
    max-height: none;
    top: 6.1vw;
    overflow: visible;
  }

  .menu.menu-right {
    background-color: var(--white);
    border-bottom-right-radius: 36px;
    border-bottom-left-radius: 36px;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 0;
    max-height: none;
    top: 26vw;
    overflow: visible;
  }

  .menu.menu-right.mobil-view {
    display: none;
    overflow: hidden;
  }

  .navbar {
    max-height: 6.2vw;
    position: relative;
  }

  .nav-link.nl-left {
    border-bottom: 1px solid var(--white-smoke);
    color: var(--dark-slate-grey);
    justify-content: center;
    margin-left: 0;
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 2.03vw;
    display: none;
    position: static;
  }

  .nav-link.nl-left.dropdown-patient {
    position: relative;
    overflow: visible;
  }

  .nav-link.nl-left.dropdown-patient.mobile-view, .nav-link.nl-left.mobile-view {
    display: flex;
  }

  .nav-link.nl-left.mobile-view.last {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .nav-link.footer-link {
    font-size: 1.53vw;
  }

  .nav-link.nl-right {
    border-bottom: 1px solid var(--white-smoke);
    color: var(--dark-slate-grey);
    justify-content: center;
    margin-right: 0;
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 2.03vw;
    position: static;
  }

  .nav-link.nl-right.dropdown-services {
    position: relative;
  }

  .nav-link.int-nav-link {
    background-color: var(--white);
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 2.03vw;
  }

  .nav-link.gallery {
    margin-right: 0;
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 2.03vw;
  }

  .info-left {
    width: 70%;
  }

  .info-right {
    width: 30%;
  }

  .phone {
    max-width: 2.28vw;
  }

  .text-block {
    font-size: 2.24vw;
  }

  .map {
    max-width: 2.59vw;
  }

  .button.primary.blog-btn {
    font-size: 2.33vw;
  }

  .button.primary.sidebar {
    max-width: 40vw;
    font-size: 2vw;
  }

  .button.primary.fixed-btn {
    max-width: 40vw;
    font-size: 1.94vw;
  }

  .button.clear, .button.clear.clear2 {
    margin-left: 0;
  }

  .button.secondary.submit {
    font-size: 2.33vw;
  }

  .button.secondary.submit.util {
    width: 50%;
  }

  .blue-card {
    max-width: 29.5vw;
    min-height: 22.94vw;
  }

  .blue-card.bc-right {
    border-top-right-radius: 26px;
    border-bottom-right-radius: 26px;
  }

  .blue-card.bc-left {
    border-top-left-radius: 26px;
    border-bottom-left-radius: 26px;
  }

  .pt-img {
    max-width: 5.16vw;
  }

  .p-blue-card {
    font-size: 1.54vw;
  }

  .testm-img {
    max-width: 6.88vw;
  }

  .newp-img {
    max-width: 6.73vw;
  }

  .welcome-img {
    width: 300px;
    height: 375px;
    top: 35vw;
  }

  .slider {
    min-height: 30vw;
  }

  .left-arrow, .right-arrow {
    max-width: 3vw;
  }

  .special-card {
    max-width: 24.6vw;
    padding: 10px;
  }

  .interior-special-card.isc2.restorative-dentistry, .interior-special-card.isc3.sedation-dentistry, .interior-special-card.isc3.implant-dentistry, .interior-special-card.isc3.oral-surgery, .interior-special-card.isc3.orthodontic-dentistry, .interior-special-card.cosmetic-dentistry {
    min-height: 26.56vw;
  }

  .mask, .slide {
    min-height: 30vw;
  }

  .tour-col-right {
    flex-wrap: nowrap;
    width: 100%;
    max-width: none;
  }

  .tour-col-right.invisalign {
    width: 100%;
  }

  .tour-img {
    max-width: 46vw;
    display: block;
    top: 10.98vw;
  }

  .tour-img.full-img {
    max-width: none;
    position: static;
  }

  .tour-img.full-img.invisalign {
    order: -1;
    margin-bottom: 20px;
  }

  .map-section {
    max-height: 400px;
    overflow: hidden;
  }

  .footer-section {
    padding-top: 0;
  }

  .p-copy-right {
    text-align: center;
  }

  .footer-col {
    width: 32%;
  }

  .footer-col.f-col2 {
    width: 35%;
    padding-top: 7vw;
  }

  .footer-logo {
    width: 120px;
    height: 120px;
  }

  .menu-button {
    padding: 12px;
    position: absolute;
    right: 0;
  }

  .menu-button.w--open {
    background-color: var(--royal-blue);
  }

  .loading {
    font-size: 30px;
  }

  .loading.clone, .count {
    font-size: 30px;
    line-height: 44px;
  }

  .title-wrapper {
    max-width: 65vw;
    padding: 3.04vw 4.04vw 2.04vw;
  }

  .h1-int-title {
    font-size: 4.36vw;
  }

  .h1-int-title.h1-small {
    font-size: 4.06vw;
  }

  .article, .aside {
    width: 100%;
  }

  .p-internal.pi-disclaimer {
    font-size: 1.84vw;
  }

  .h5-specialist {
    font-size: 2.33vw;
  }

  .form-header, .menu-service-header {
    background-position: 32%;
    background-size: 2.16vw;
  }

  .h6-link {
    font-size: 2.04vw;
  }

  .dropdown-toggle {
    background-image: url('../images/chevron.svg');
    background-position: 98%;
    background-repeat: no-repeat;
    background-size: 2vw;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .browser-detect {
    display: none;
  }

  .list-item-internal {
    background-size: 2.16vw;
  }

  .dropdown-list.w--open {
    position: absolute;
    top: 6.5vw;
    overflow: hidden;
  }

  .dropdown-list.dl-patinets.w--open {
    width: 100%;
  }

  .contacts-wrapper {
    margin-bottom: 30px;
  }

  .contact-icon {
    max-width: 8vw;
  }

  .contact-phone {
    font-size: 2.13vw;
  }

  .rich-text-block {
    margin-bottom: 30px;
  }

  .fb-like {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    max-width: 80%;
    margin-top: auto;
    margin-left: 0;
    padding-left: 19px;
  }

  .html-embed-2 {
    padding-left: 0;
  }

  .our-services {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .tour-col-video-left {
    flex-flow: column;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .services-list {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .partner {
    width: 47%;
    margin-bottom: 20px;
  }

  .partner.partner2, .partner.partner4 {
    width: 25%;
  }

  .sun-offer {
    height: 250px;
  }

  .h2-hero {
    font-size: 2.35vw;
  }

  .subtitle {
    font-size: 2.25vw;
  }

  .h3-specialties {
    font-size: 1.83vw;
  }

  .invisalign-section {
    padding-top: 3vw;
  }

  .h2-financial {
    font-size: 3vw;
  }

  .link-block-3 {
    width: 63vw;
    max-width: none;
  }

  .close-img {
    width: 35px;
    right: 16%;
  }

  .p-disclaimer {
    font-size: 12px;
  }

  .banner_info {
    font-size: 2.24vw;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 3.04vw;
  }

  h1 {
    margin-bottom: 30px;
    font-size: 8.51vw;
  }

  h2 {
    font-size: 4.86vw;
  }

  h3 {
    font-size: 3.56vw;
  }

  h4 {
    font-size: 3.35vw;
  }

  h5 {
    font-size: 3.25vw;
  }

  h6 {
    font-size: 2.83vw;
  }

  p {
    font-size: 3.04vw;
  }

  .containerdiv.cont1 {
    max-width: 95vw;
    min-height: 6.6vw;
  }

  .containerdiv.cont2 {
    min-height: 8.5vw;
    max-height: 8.5vw;
  }

  .containerdiv.cont3, .containerdiv.cont4 {
    max-width: 95vw;
  }

  .containerdiv.cont4.cont4-1 {
    flex-wrap: wrap;
  }

  .containerdiv.cont6 {
    flex-wrap: wrap;
    max-width: 68vw;
    height: auto;
    min-height: auto;
  }

  .containerdiv.cont8 {
    flex-wrap: wrap;
  }

  .containerdiv.cont9, .containerdiv.cont10 {
    max-width: 90vw;
  }

  .containerdiv.video-container {
    float: none;
    max-width: 40vw;
    margin-bottom: 0;
    inset: 10px auto auto;
  }

  .containerdiv.div-partners {
    max-width: 95vw;
  }

  .hero-section {
    background-position: 50%;
    background-size: cover;
    min-height: 60vw;
  }

  .hero-section.video-hero {
    background-image: url('../images/home-hero-bg_1.webp');
    background-position: 45%;
    min-height: 80vw;
  }

  .brand {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .menu.menu-left {
    top: 8.4vw;
  }

  .menu.menu-right {
    top: 31.5vw;
  }

  .nav-link.nl-left.dropdown-patient.mobile-view {
    padding-right: 0;
  }

  .nav-link.footer-link {
    font-size: 1.73vw;
  }

  .nav-link.nl-right.dropdown-services {
    padding-right: 0;
  }

  .logo {
    max-width: 14.86vw;
  }

  .phone-link {
    margin-right: 3.72vw;
  }

  .sm-icon-link {
    margin-left: 2.45vw;
  }

  .sm-icon-link.fb-link {
    margin-left: 4.86vw;
  }

  .fb.fb2 {
    max-width: 1.97vw;
  }

  .tw {
    max-width: 2.44vw;
  }

  .tw.tw2 {
    max-width: 3.44vw;
  }

  .insta {
    max-width: 2.44vw;
  }

  .insta.insta2 {
    max-width: 3.44vw;
  }

  .button.primary {
    background-size: 2.57vw;
    max-width: 52vw;
    min-height: 8.04vw;
    font-size: 2.33vw;
  }

  .button.primary.sidebar {
    max-width: 50vw;
  }

  .button.primary.offer-button {
    max-width: 50%;
  }

  .button.primary.fixed-btn {
    max-width: 250px;
    font-size: 14px;
  }

  .button.clear {
    background-size: 2.57vw;
    max-width: 28vw;
    font-size: 2.33vw;
  }

  .button.clear.clear2 {
    max-width: 44vw;
  }

  .button.clear.btn-patient {
    max-width: 70vw;
  }

  .button.secondary {
    background-size: 2.57vw;
    max-width: 52vw;
    min-height: 8.04vw;
    font-size: 2.33vw;
  }

  .button.secondary.submit {
    font-size: 3.33vw;
  }

  .button.secondary.submit.util {
    width: 60%;
  }

  .welcome-section {
    margin-top: 20px;
  }

  .blue-card {
    text-align: center;
    max-width: 31vw;
    min-height: 32.94vw;
    padding: 12px 10px;
  }

  .blue-card.bc-right {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .blue-card.bc-left {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .pt-img {
    max-width: 8.16vw;
  }

  .p-blue-card {
    font-size: 2.54vw;
  }

  .testm-img {
    max-width: 9.88vw;
  }

  .newp-img {
    max-width: 9.73vw;
  }

  .welcome-content {
    flex-direction: column;
    justify-content: flex-start;
  }

  .wc-column-left {
    max-width: none;
    margin-top: 5vw;
    margin-bottom: 5vw;
  }

  .welcome-img {
    width: 350px;
    max-width: none;
    height: 437.5px;
    position: static;
  }

  .specials-section {
    padding-bottom: 8.73vw;
  }

  .slider {
    min-height: auto;
  }

  .left-arrow, .right-arrow, .arrow-slide {
    max-width: 5vw;
  }

  .special-card {
    max-width: none;
    min-height: 48.17vw;
    margin-bottom: 4vw;
  }

  .special-card.service-card {
    width: 100%;
  }

  .interior-special-card, .interior-special-card.isc2, .interior-special-card.isc2.restorative-dentistry, .interior-special-card.isc3, .interior-special-card.isc3.sedation-dentistry, .interior-special-card.isc3.implant-dentistry, .interior-special-card.isc3.oral-surgery, .interior-special-card.isc3.orthodontic-dentistry, .interior-special-card.cosmetic-dentistry {
    min-height: 46.56vw;
  }

  .slide-nav {
    inset: auto 0% -3%;
  }

  .mask, .slide {
    height: auto;
    min-height: auto;
  }

  .offer-section {
    padding-bottom: 7.26vw;
  }

  .h5-offer {
    font-size: 2.75vw;
  }

  .tour-col-right {
    max-width: none;
  }

  .tour-img {
    max-width: none;
    margin-bottom: 5vw;
    position: static;
  }

  .footer-section {
    padding-top: 4vw;
  }

  .footer-col {
    width: 100%;
  }

  .footer-col.f-col2 {
    order: -1;
    width: 100%;
    padding-bottom: 3vw;
  }

  .footer-brand {
    top: -15.1vw;
  }

  .loading, .loading.clone {
    font-size: 28px;
  }

  .internal-hero-section {
    min-height: 30vw;
    max-height: 30vw;
  }

  .title-wrapper {
    max-width: 80vw;
    padding-top: 4.04vw;
  }

  .h1-int-title {
    font-size: 5.36vw;
  }

  .h1-int-title.h1-small {
    font-size: 5.06vw;
  }

  .background-video {
    max-height: 30vw;
  }

  .p-internal.pi-disclaimer {
    font-size: 2.84vw;
  }

  .h5-specialist {
    font-size: 3.33vw;
  }

  .form-header, .menu-service-header {
    background-position: 25%;
    background-size: 3.16vw;
  }

  .service-link {
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .h6-link {
    font-size: 3.04vw;
  }

  .dropdown-toggle {
    background-image: url('../images/chevron.svg');
    background-position: 95%;
    background-repeat: no-repeat;
    background-size: 2vw;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .browser-warning {
    padding: 25px;
    display: block;
  }

  .browser-detect {
    padding-left: 60px;
    padding-right: 60px;
  }

  .list-item-internal {
    background-size: 3.16vw;
  }

  .dropdown-list.w--open {
    width: 100%;
    top: 7.6vw;
    left: 0;
  }

  .contact-item {
    width: 100%;
  }

  .contact-icon {
    max-width: 10vw;
  }

  .contact-phone {
    font-size: 3.03vw;
  }

  .collection-item {
    width: 100%;
  }

  .fb-like {
    max-width: 40%;
    margin-top: 0;
  }

  .sch-ap {
    margin-top: -13px;
  }

  .our-services {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .tour-col-video-left {
    max-width: none;
    margin-bottom: 0;
  }

  .video.top-video {
    max-width: none;
  }

  .icpbs-container {
    padding-left: 0;
    padding-right: 0;
  }

  .partner {
    width: 100%;
    min-height: 15vw;
    margin-bottom: 25px;
  }

  .partner.partner2, .partner.partner4 {
    width: 100%;
    min-height: 15vw;
  }

  .sun-offer {
    height: 220px;
  }

  .h2-hero {
    font-size: 3.35vw;
  }

  .subtitle {
    font-size: 3.25vw;
  }

  .h3-specialties {
    font-size: 2.83vw;
  }

  .invisalign-section {
    padding-top: 5vw;
  }

  .link-block-3 {
    width: 78vw;
  }

  .popup-text {
    font-size: 18px;
  }

  .close-img {
    width: 32px;
    top: 40px;
    right: 8%;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 5.04vw;
  }

  h1 {
    font-size: 10.51vw;
  }

  h2 {
    font-size: 6.86vw;
  }

  h3 {
    font-size: 5.56vw;
  }

  h4 {
    font-size: 5.35vw;
  }

  h5 {
    font-size: 5.25vw;
  }

  h6 {
    font-size: 4.83vw;
  }

  p {
    font-size: 5.04vw;
  }

  .containerdiv {
    max-width: 90vw;
  }

  .containerdiv.cont1 {
    min-height: 12.6vw;
  }

  .containerdiv.cont2 {
    max-width: none;
    min-height: 15vw;
    max-height: 15vw;
  }

  .containerdiv.cont6 {
    max-width: 90vw;
  }

  .containerdiv.cont9 {
    max-width: 95vw;
  }

  .containerdiv.cont10 {
    max-width: 95vw;
    padding: 3.56vw;
  }

  .containerdiv.video-container {
    flex-direction: row;
    justify-content: flex-end;
    max-width: 95vw;
    margin-top: 117px;
    display: block;
  }

  .containerdiv.div-partners {
    max-width: none;
    padding: 10px;
  }

  .hero-section {
    background-position: 60%;
    min-height: 0;
    padding-top: 6.55vw;
    padding-bottom: 10.55vw;
  }

  .brand {
    max-width: none;
    left: 2%;
  }

  .menu.menu-left {
    top: 14.9vw;
  }

  .menu.menu-right {
    top: 51.8vw;
  }

  .navbar {
    max-height: 15vw;
  }

  .nav-link.nl-left {
    padding-top: 3vw;
    padding-bottom: 3vw;
    font-size: 4.03vw;
  }

  .nav-link.nl-left.dropdown-patient.mobile-view {
    padding-right: 0;
  }

  .nav-link.footer-link {
    padding-bottom: 10px;
    font-size: 3.73vw;
  }

  .nav-link.nl-right {
    padding-top: 3vw;
    padding-bottom: 3vw;
    font-size: 4.03vw;
  }

  .nav-link.nl-right.dropdown-services {
    padding-right: 0;
  }

  .nav-link.int-nav-link {
    width: 100%;
    padding-top: 3vw;
    padding-bottom: 3vw;
    font-size: 4.03vw;
  }

  .nav-link.gallery {
    padding-top: 3vw;
    padding-bottom: 3vw;
    font-size: 4.03vw;
  }

  .logo {
    max-width: 22vw;
  }

  .info-left, .info-right {
    width: 50%;
  }

  .phone {
    max-width: 4.28vw;
  }

  .text-block {
    display: none;
  }

  .map {
    max-width: 6.59vw;
  }

  .sm-icon-link {
    margin-left: 6.45vw;
  }

  .fb {
    max-width: 4.57vw;
  }

  .fb.fb2 {
    max-width: 3.97vw;
  }

  .tw, .tw.tw2 {
    max-width: 5.44vw;
  }

  .insta {
    max-width: 6.44vw;
  }

  .insta.insta2 {
    max-width: 5.44vw;
  }

  .button.primary {
    background-size: 4.57vw;
    max-width: 74vw;
    min-height: 12.04vw;
    font-size: 3.33vw;
  }

  .button.primary.blog-btn {
    font-size: 4.33vw;
  }

  .button.primary.sidebar {
    max-width: 100vw;
    font-size: 4vw;
  }

  .button.primary.offer-button {
    max-width: 90%;
  }

  .button.primary.fixed-btn {
    max-width: 203px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .button.clear {
    background-size: 4.57vw;
    max-width: 58vw;
    font-size: 4.33vw;
  }

  .button.clear.clear2 {
    max-width: 74vw;
  }

  .button.clear.btn-patient {
    background-position: 95%;
    max-width: none;
    font-size: 3.73vw;
  }

  .button.secondary {
    background-position: 8%;
    background-size: 4.57vw;
    max-width: 92vw;
    min-height: 14.04vw;
    font-size: 4.33vw;
  }

  .button.secondary.submit {
    font-size: 5.33vw;
  }

  .button.secondary.submit.util {
    width: 100%;
  }

  .blue-cards-container {
    flex-wrap: wrap;
  }

  .blue-card {
    max-width: none;
    margin-bottom: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .blue-card.bc-right {
    border-top-right-radius: 0;
    border-bottom-left-radius: 16px;
  }

  .blue-card.bc-left {
    border-top-right-radius: 16px;
    border-bottom-left-radius: 0;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .pt-img {
    max-width: 14.16vw;
  }

  .testm-img {
    max-width: 15.88vw;
  }

  .newp-img {
    max-width: 15.73vw;
  }

  .welcome-img {
    width: 300px;
    height: 375px;
  }

  .specials-section {
    padding-bottom: 12.73vw;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .special-card {
    box-shadow: 0 1px 3px #00000030;
  }

  .slide-nav {
    padding-top: 0;
    bottom: -6%;
  }

  .h5-offer {
    font-size: 4.75vw;
  }

  .map-section {
    max-height: 350px;
  }

  .footer-section {
    padding-top: 10vw;
  }

  .footer-menu {
    flex-wrap: wrap;
  }

  .footer-nav-menu {
    flex-flow: column wrap;
  }

  .copy-right-container {
    justify-content: center;
    width: 100%;
  }

  .copy-right-container.crc2 {
    justify-content: center;
  }

  .footer-social-media-container {
    flex-direction: row;
    margin-top: 4.6vw;
  }

  .footer-brand {
    top: -24.8vw;
  }

  .footer-logo {
    width: 90px;
    height: 90px;
  }

  .loading {
    font-size: 24px;
  }

  .loading.clone {
    z-index: 2;
    font-size: 24px;
  }

  .internal-hero-section {
    min-height: 50vw;
    max-height: 50vw;
  }

  .title-wrapper {
    max-width: none;
    padding-top: 6.04vw;
    padding-bottom: 4.04vw;
  }

  .h1-int-title {
    font-size: 7.36vw;
  }

  .h1-int-title.h1-small {
    font-size: 6.06vw;
  }

  .background-video {
    max-height: 50vw;
  }

  .int-image-wrapper {
    padding: 10px;
  }

  .p-internal.pi-disclaimer {
    font-size: 4.84vw;
  }

  .team-image {
    width: 100%;
    margin-bottom: 20px;
  }

  .h5-specialist {
    font-size: 5.33vw;
  }

  .form-header, .menu-service-header {
    background-position: 5%;
    background-size: 5.07vw;
  }

  .h6-link {
    font-size: 5.04vw;
  }

  .dropdown-toggle {
    background-image: url('../images/chevron.svg');
    background-position: 95%;
    background-repeat: no-repeat;
    background-size: 3vw;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .browser-detect {
    padding-left: 10px;
    padding-right: 10px;
  }

  .list-item-internal {
    background-position: 2%;
    background-size: 4.16vw;
  }

  .dropdown-list.w--open {
    max-height: 350px;
    top: 12.4vw;
    overflow: scroll;
  }

  .contact-icon {
    max-width: 15vw;
  }

  .contact-phone {
    font-size: 5.03vw;
  }

  .label-wrapper {
    width: 100%;
  }

  .lottie-animation {
    max-width: 30vw;
  }

  .map-head {
    margin-bottom: 20px;
  }

  .fb-like {
    width: auto;
    max-width: 70%;
    margin-top: 0;
    margin-left: 0;
  }

  .html-embed-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .our-services {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .tour-col-video-left {
    flex-direction: column;
    margin-bottom: 0;
  }

  .services-list {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 90%;
    margin-left: 0;
  }

  .list {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    display: block;
  }

  .list.two-column {
    column-count: 1;
  }

  .video.top-video {
    position: static;
  }

  .list-2 {
    width: 100%;
  }

  .icpbs-container {
    min-height: 15vw;
    padding-left: 0;
    padding-right: 0;
  }

  .partner {
    width: 100%;
    min-height: 20vw;
    margin-bottom: 40px;
  }

  .partner.partner4 {
    min-height: 20vw;
  }

  .sun-offer {
    display: none;
  }

  .h2-hero {
    font-size: 5.35vw;
  }

  .subtitle {
    font-size: 5.25vw;
  }

  .h3-specialties {
    font-size: 4.83vw;
  }

  .banner {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .close-img {
    width: 26px;
    top: 44px;
    right: 7%;
  }

  .banner_info {
    font-size: 14px;
  }
}


