/* 
 Site Manager Version: 14.2.0
 Date Created: May 2026
 Account: rongone-mark
 Written by: Ricky Rivas
 Sesame Communications - All rights reserved. C2026
 Any reproduction or intentional misuse is strictly prohibited
*/
/* ===============================================
              options
 =============================================== */
/* ===============================================
                    colors
 =============================================== */
/* ===============================================
					fonts
=============================================== */
/* ==================================================================
Basic Stylings
These will affect every size of the site.
================================================================== */
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
/* ===============================================
	body 
=============================================== */
body,
input,
select,
textarea {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
form button,
button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
svg {
  display: inline-block;
}
body {
  color: #000;
  background: #ccc;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 1300px) {
  body {
    font-size: 20px;
  }
}
/* ===============================================
	links 
=============================================== */
a {
  text-decoration: none;
}
#content a {
  color: #1480d4;
  transition: color 0.33s ease-in-out;
  text-decoration: underline;
}
#content a:focus,
#content a:hover {
  color: #6e7276;
  text-decoration: none;
}
/* ===============================================
	h family || hfam 
=============================================== */
h1,
h2:not(.topic),
h3:not(.topic),
h4,
h5,
h6 {
  line-height: 1;
  text-align: left;
  color: #6e7276;
  text-rendering: auto;
  margin: 0 0 1.44em;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Ysabeau Office", sans-serif;
}
.sub h1 {
  font-size: 10vw;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0em;
  color: #fff;
}
@media only screen and (min-width: 480px) {
  .sub h1 {
    font-size: 3.2em;
  }
}
.home h1 {
  text-align: left;
  margin: 0;
  color: #fff;
  font-size: min(2.6em, 5.5vw);
}
.home h1 .trait {
  display: block;
}
.home h1 .trait.top {
  line-height: 0.81818182;
  font-size: clamp( 25px, 1.05769231em , 55px );
  text-transform: none;
  font-family: "Petemoss", cursive;
  font-weight: 400;
}
h2:not(.topic) {
  font-size: 1.31578947em;
  color: #1480d4;
}
h3:not(.topic) {
  font-size: 1.21052632em;
}
h4 {
  font-size: 1.10526316em;
}
h5 {
  font-size: 1.05263158em;
}
h6 {
  font-size: 1em;
}
/* ===============================================
	containers
=============================================== */
.container {
  max-width: 64.5em;
}
@media only screen and (min-width: 1300px) {
  .container {
    width: 90%;
  }
}
/* ===============================================
	list styles - global overrides
=============================================== */
.what-sets-us-apart #content ol,
.meet-the-team #content ol,
.our-office #content ol,
.office-tour #content ol,
body[class*="-after"] #content ol {
  margin: 0;
}
#content ul li {
  list-style: disc outside;
}
/* ==================================================================
	masthead
=================================================================== */
#masthead {
  width: 100%;
  min-height: 44px;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3000;
  box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.33s ease-in-out;
  height: 125px;
}
@media only screen and (max-width: 1023px) {
  #masthead.mobtron {
    box-shadow: none;
  }
  #masthead.mobtron #logo a {
    filter: brightness(0) invert(1);
  }
  #masthead.mobtron #trigger::after {
    color: #fff;
  }
  #masthead.mobtron #contactinfo a,
  #masthead.mobtron #utilitynav a {
    color: #fff;
    border-color: #fff;
  }
  #masthead.mobtron #contactinfo a .icon,
  #masthead.mobtron #utilitynav a .icon {
    color: #fff;
  }
  #masthead.mobtron::before {
    transform: translate(-100%, 0%);
    opacity: 0.25;
  }
  #masthead.mobtron::after {
    transform: translate(100%, 0%);
    opacity: 0.25;
  }
}
@media only screen and (min-width: 1024px) {
  #masthead {
    font-size: inherit;
    position: fixed;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1299px) {
  #masthead.mobtron.ready {
    box-shadow: none;
  }
  #masthead.mobtron.ready #logo a {
    filter: brightness(0) invert(1);
  }
  #masthead.mobtron.ready #contactinfo a,
  #masthead.mobtron.ready #utilitynav a {
    color: #fff;
    border-color: #fff;
  }
  #masthead.mobtron.ready #contactinfo a .icon,
  #masthead.mobtron.ready #utilitynav a .icon {
    color: #fff;
  }
  #masthead.mobtron.ready::before {
    transform: translate(-100%, 0%);
    opacity: 0.25;
  }
  #masthead.mobtron.ready::after {
    transform: translate(100%, 0%);
    opacity: 0.25;
  }
}
@media only screen and (min-width: 1300px) {
  #masthead {
    height: 7.25em;
  }
  #masthead.ready {
    box-shadow: none;
  }
  #masthead.ready #logo a {
    filter: brightness(0) invert(1);
  }
  #masthead.ready #contactinfo a,
  #masthead.ready #utilitynav a {
    color: #fff;
    border-color: #fff;
  }
  #masthead.ready #contactinfo a .icon,
  #masthead.ready #utilitynav a .icon {
    color: #fff;
  }
  #masthead.ready #main-nav a[id] {
    color: #fff;
  }
  #masthead.ready #main-nav a[id]::after {
    background-color: #fff;
  }
  #masthead.ready::before {
    transform: translate(-100%, 0%);
    opacity: 0.25;
  }
  #masthead.ready::after {
    transform: translate(100%, 0%);
    opacity: 0.25;
  }
}
#masthead::before,
#masthead::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: -1;
  transition: transform 0.33s ease-in-out, opacity 0.33s ease-in-out;
}
#masthead .container {
  max-width: none;
  width: calc(100% - 3em);
}
@media only screen and (max-width: 1299px) {
  #masthead .container {
    width: 100%;
  }
}
/* ===============================================
TRIGGER/NAVICON
=============================================== */
#trigger {
  line-height: 44px;
  color: #fff;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  background: none;
  box-shadow: none;
  border: none;
  -webkit-display: none;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 600;
  transition: color 0.33s ease-in-out;
  cursor: pointer;
}
@media only screen and (max-width: 665px) {
  #trigger::after {
    content: "menu";
    font-size: 13px;
    color: #002772;
    text-transform: uppercase;
    width: 46px;
    position: absolute;
    font-family: "Ysabeau Office", sans-serif;
    font-weight: 700;
    top: 10px;
    right: calc(100% + 0em);
    transition: color 0.33s ease-in-out;
  }
}
#trigger::before {
  content: "";
  display: block;
  background-color: #002772;
  width: 48px;
  height: 48px;
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  transition: transform 0.33s ease-in-out;
}
#trigger:focus-visible {
  color: #6e7276;
}
@media only screen and (min-width: 1300px) {
  #trigger {
    display: none;
  }
}
.open #trigger::before {
  transform: rotate(180deg);
}
.open #trigger .navicon span:nth-child(1) {
  transform: translate(0, 7px) scaleX(0) rotate(0deg);
}
.open #trigger .navicon span:nth-child(4) {
  transform: translate(0, -7px) scaleX(0) rotate(0deg);
}
.open #trigger .navicon span:nth-child(2) {
  transform: translate(0, 0) scaleX(1) rotate(45deg);
  opacity: 1;
}
.open #trigger .navicon span:nth-child(3) {
  transform: translate(0, 0) scaleX(1) rotate(-45deg);
  opacity: 1;
}
#trigger .navicon {
  width: 27px;
  height: 14px;
  display: inline-block;
  position: relative;
}
#trigger .navicon span {
  width: 100%;
  height: 4px;
  margin: auto;
  background: currentcolor;
  display: block;
  position: absolute;
  left: 0;
  opacity: 1;
  transform: translate(0, 0) scaleX(1) rotate(0deg);
  transition: transform 0.33s ease-in-out, opacity 0.33s ease-in-out;
}
#trigger .navicon span:nth-child(1) {
  top: 0;
}
#trigger .navicon span:nth-child(2),
#trigger .navicon span:nth-child(3) {
  top: 0;
  bottom: 0;
  opacity: 0;
}
#trigger .navicon span:nth-child(4) {
  bottom: 0;
}
/* ==================================================================
	main-nav
=================================================================== */
#main-nav {
  font-size: 20px;
  text-align: right;
  width: 70px;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  clear: both;
}
@media only screen and (max-width: 665px) {
  #main-nav {
    padding-top: 58px;
  }
}
@media only screen and (min-width: 1300px) {
  #main-nav {
    font-size: inherit;
    width: 100%;
    height: 3.25em;
    margin-top: 2em;
    background: none;
    box-shadow: none;
    top: auto;
    bottom: 0;
    z-index: 2900;
  }
}
@media only screen and (max-width: 1299px) {
  #main-nav.open .collapsible {
    transition-duration: 0.33s;
    transition-timing-function: ease;
    transform: translate(0, 0);
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
  }
}
@media only screen and (max-width: 1299px) {
  #main-nav .collapsible {
    width: 100vw;
    max-width: 320px;
    position: absolute;
    top: 100%;
    right: 0;
    transition-property: transform, opacity, visibility;
    transition-duration: 0.09s;
    transition-timing-function: linear;
    transform: translate(100%, 0);
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1299px) {
  #main-nav .collapsible {
    max-height: calc(100vh - 125px);
    height: auto !important;
    overflow: hidden auto;
  }
}
@media only screen and (min-width: 1300px) {
  #main-nav .collapsible {
    margin: 0 auto;
    position: relative;
  }
}
#main-nav .container {
  height: 100%;
  padding: 0;
}
@media only screen and (min-width: 1300px) {
  #main-nav .container {
    max-width: right;
  }
}
/* ===============================================
TOP LEVEL ITEMS || top ul
=============================================== */
#main-nav ul {
  margin: 0;
  padding: 40px 45px 40px 0;
  background-color: #002772;
  position: relative;
  z-index: 550;
  height: auto;
}
@media only screen and (max-width: 1299px) {
  #main-nav ul {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (min-width: 1300px) {
  #main-nav ul {
    height: 3.25em;
    width: auto;
    margin: 0;
    padding: 0;
    background: none;
    position: static;
    float: right;
  }
}
#main-nav ul li {
  clear: both;
  cursor: pointer;
}
@media only screen and (min-width: 1300px) {
  #main-nav ul li {
    margin: 0 0.925em 0 0;
    background: none;
    vertical-align: top;
    clear: none;
  }
  #main-nav ul li a:focus-visible + ul,
  #main-nav ul li ul:focus-within,
  #main-nav ul li:hover > ul {
    width: auto;
    height: auto;
    margin: 0;
    clip: auto;
    pointer-events: auto;
  }
  #main-nav ul li.contact,
  #main-nav ul li.contact-us {
    margin-right: 0;
    padding-right: 0;
  }
  #main-nav ul li.contact:focus-visible > ul,
  #main-nav ul li.contact-us:focus-visible > ul,
  #main-nav ul li.contact:focus-within > ul,
  #main-nav ul li.contact-us:focus-within > ul,
  #main-nav ul li.contact.clicked > ul,
  #main-nav ul li.contact-us.clicked > ul,
  #main-nav ul li.contact.active > ul,
  #main-nav ul li.contact-us.active > ul,
  #main-nav ul li.contact:hover ul,
  #main-nav ul li.contact-us:hover ul {
    margin: 0;
    padding: 1.35em 2em 1.35em 5em;
    left: auto;
    right: 0em;
    transform: translate(0, 0);
  }
  #main-nav ul li.contact ul li a,
  #main-nav ul li.contact-us ul li a {
    text-align: right;
    float: right;
  }
  #main-nav ul li:nth-last-of-type(2):focus-visible > ul,
  #main-nav ul li:nth-last-of-type(2):focus-within > ul,
  #main-nav ul li:nth-last-of-type(2).clicked > ul,
  #main-nav ul li:nth-last-of-type(2).active > ul,
  #main-nav ul li:nth-last-of-type(2):hover ul {
    margin: 0;
    padding: 1.35em 2em 1.35em 5em;
    left: auto;
    right: 0em;
    transform: translate(0, 0);
  }
  #main-nav ul li:nth-last-of-type(2) ul li a {
    text-align: right;
    float: right;
  }
}
#main-nav ul li a[id] {
  line-height: 50px;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Ysabeau Office", sans-serif;
  font-weight: 600;
  height: 50px;
  margin: 0;
  transition: color 0.33s ease;
  pointer-events: none;
}
@media only screen and (min-width: 1300px) {
  #main-nav ul li a[id] {
    color: #363535;
    line-height: 2.66666667;
    font-size: clamp( 12px, 0.75em , 15px );
    text-align: center;
    height: 100%;
    z-index: 3000;
    pointer-events: auto;
  }
}
#main-nav ul li a[id]:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #002772;
  display: block;
  position: absolute;
  left: 0;
  transition: transform 0.33s ease-in-out, opacity 0.33s ease-in-out, background-color 0.33s ease-in-out;
  transform: translate(0, 0) scaleX(0);
  opacity: 0;
}
@media only screen and (max-width: 1299px) {
  #main-nav ul li a[id]:after {
    bottom: 3px;
    background-color: #fff;
  }
}
@media only screen and (min-width: 1300px) {
  #main-nav ul li a[id]:after {
    bottom: 2em;
  }
}
#main-nav ul li a[id].home {
  pointer-events: auto;
}
#main-nav ul li:focus-within > a[id],
#main-nav ul li.clicked > a[id],
#main-nav ul li.active > a[id],
#main-nav ul li:hover > a[id] {
  text-decoration: none;
}
#main-nav ul li:focus-within > a[id]:after,
#main-nav ul li.clicked > a[id]:after,
#main-nav ul li.active > a[id]:after,
#main-nav ul li:hover > a[id]:after {
  transform: translate(0, 0) scaleX(1);
  opacity: 1;
}
/* ===============================================
Flyout || ul ul
=============================================== */
#main-nav ul ul {
  width: 100%;
  padding: 0 20px 0 0;
  background: #002772;
  border: none;
  float: left;
  transition: visibility 0.33s ease-in-out;
}
@media only screen and (min-width: 1300px) {
  #main-nav ul ul {
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 1.35em 5em 1.35em 2em;
    position: absolute;
    left: 0em;
    clip: rect(0 0 0 0);
    pointer-events: none;
    z-index: 2800;
  }
}
#main-nav ul ul li {
  height: 0;
  background: none;
  opacity: 0;
  overflow: hidden;
  transition-duration: 0.33s;
}
#main-nav ul ul li:focus-within {
  overflow: visible;
}
@media only screen and (min-width: 1300px) {
  #main-nav ul ul li {
    height: 1.75em;
    margin: 0;
    padding: 0;
    opacity: 1;
  }
}
#main-nav ul ul li a {
  line-height: 44px;
  font-size: clamp( 12px, 0.75em , 15px );
  color: #fff;
  height: 44px;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
#main-nav ul ul li a:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0;
  transition: transform 0.33s ease-in-out, opacity 0.33s ease-in-out;
  bottom: 3px;
  transform: translate(0, 0) scaleX(0);
  opacity: 0;
}
@media only screen and (min-width: 1300px) {
  #main-nav ul ul li a {
    line-height: 2.33333333;
    text-align: left;
    white-space: nowrap;
    height: 2.33333333em;
    padding: 0;
    float: left;
  }
}
#main-nav ul ul li a:focus-visible,
#main-nav ul ul li a:hover,
#main-nav ul ul li a.active {
  text-decoration: none;
  margin-bottom: 0;
  border: none;
}
#main-nav ul ul li a:focus-visible:after,
#main-nav ul ul li a:hover:after,
#main-nav ul ul li a.active:after {
  transform: translate(0, 0) scaleX(1);
  opacity: 1;
}
/* ===============================================
TERTIARY || if ul ul ul exists
=============================================== */
/* ===============================================
Flyout animation
=============================================== */
@media only screen and (max-width: 1300px) {
  #main-nav.open ul ul {
    visibility: hidden;
  }
  #main-nav.open ul .clicked ul {
    padding: 0.5em 20px 0.5em 0;
    visibility: visible;
  }
  #main-nav.open ul .clicked ul li {
    height: 44px;
    opacity: 1;
  }
}
/* ==================================================================
	header
=================================================================== */
#hd {
  text-align: center;
  color: #1480d4;
  height: 100%;
  padding: 0;
  position: relative;
  pointer-events: none;
}
@media only screen and (min-width: 666px) {
  #hd {
    text-align: right;
  }
}
@media only screen and (min-width: 1300px) {
  #hd {
    z-index: 3000;
  }
}
#hd .container {
  height: 100%;
  pointer-events: none;
}
#hd .mod {
  justify-content: center;
  z-index: 420;
}
@media only screen and (max-width: 1299px) {
  #hd .mod {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: absolute;
    top: 0;
    right: 70px;
    height: 100%;
  }
}
@media only screen and (max-width: 665px) {
  #hd .mod {
    height: auto;
    right: 0;
    padding: 10px 11px 0;
  }
}
@media only screen and (min-width: 1300px) {
  #hd .mod {
    padding-top: 12px;
    display: inline-flex;
    gap: 10px;
    vertical-align: top;
  }
}
/* ===============================================
	logo
=============================================== */
#logo {
  line-height: 0;
  width: 7.05em;
  margin: 0 auto 0 14px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  pointer-events: auto;
  font-size: 1.1em;
}
@media only screen and (min-width: 1300px) {
  #logo {
    font-size: inherit;
    margin: 0;
    top: 49%;
  }
}
#logo a {
  display: inline-block;
  vertical-align: top;
  transition: opacity 0.33s ease-in-out, filter 0.33s ease-in-out, -webkit-0 0.33s ease-in-out;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  #logo a {
    min-height: 44px;
    display: flex;
    align-items: center;
  }
}
#logo a:focus-visible {
  opacity: 0.51;
}
#logo svg {
  width: 100%;
  height: auto;
}
/* ===============================================
	contact info
=============================================== */
#contactinfo {
  text-align: center;
  width: auto;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  pointer-events: auto;
}
#contactinfo .phone {
  font-size: clamp( 12px, 0.6em , 12px );
  display: inline-block;
  vertical-align: top;
  border: 1px solid #6e7276;
  padding: 0 1.6em;
}
@media only screen and (max-width: 1299px) {
  #contactinfo .phone {
    line-height: 46px;
  }
}
@media only screen and (max-width: 665px) {
  #contactinfo .phone {
    font-size: 25px;
    padding: 0;
    width: 48px;
  }
  #contactinfo .phone .cta {
    white-space: nowrap;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    /* legacy */
    clip-path: inset(50%);
    /* modern */
  }
}
@media only screen and (min-width: 1300px) {
  #contactinfo .phone {
    line-height: 3.5;
  }
}
#contactinfo a {
  color: #000;
  transition: color 0.33s ease-in-out, border-color 0.33s ease-in-out;
  position: relative;
  z-index: 1;
  font-weight: 500;
}
#contactinfo a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #6e7276;
  transition: transform 0.33s ease-in-out;
  transform: scaleX(0);
  transform-origin: right;
}
#contactinfo a .icon {
  color: #002772;
  width: auto;
  transition: inherit;
}
#contactinfo a:focus,
#contactinfo a:hover {
  color: #fff;
}
#contactinfo a:focus .icon,
#contactinfo a:hover .icon {
  color: #fff;
  animation: fa-bounce 1s ease-in-out;
}
#contactinfo a:focus::before,
#contactinfo a:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
/* ===============================================
	utility-nav
=============================================== */
#utilitynav {
  line-height: 0;
  width: auto;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 400;
  pointer-events: auto;
}
#utilitynav ul {
  display: contents;
}
#utilitynav ul li {
  display: contents;
}
#utilitynav ul li:nth-child(n + 2) {
  margin: 0 0 0 0.5em;
}
#utilitynav a {
  font-size: clamp( 12px, 0.6em , 12px );
  text-align: center;
  color: #000;
  padding: 0 1.6em;
  background: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  border: 1px solid #6e7276;
  transition: color 0.33s ease-in-out, border-color 0.33s ease-in-out, background-color 0.33s ease-in-out;
  font-weight: 500;
}
@media only screen and (max-width: 1299px) {
  #utilitynav a {
    line-height: 46px;
  }
}
@media only screen and (max-width: 665px) {
  #utilitynav a {
    font-size: 25px;
    padding: 0;
    width: 48px;
  }
  #utilitynav a .cta {
    white-space: nowrap;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    /* legacy */
    clip-path: inset(50%);
    /* modern */
  }
}
@media only screen and (min-width: 1300px) {
  #utilitynav a {
    line-height: 3.5;
  }
}
#utilitynav a .icon {
  color: #002772;
  width: auto;
  transition: inherit;
}
#utilitynav a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #6e7276;
  transition: transform 0.33s ease-in-out;
  transform: scaleX(0);
  transform-origin: right;
}
#utilitynav a:focus,
#utilitynav a:hover {
  color: #fff;
}
#utilitynav a:focus .icon,
#utilitynav a:hover .icon {
  color: #fff;
  animation: fa-bounce 1s ease-in-out;
}
#utilitynav a:focus::before,
#utilitynav a:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
/* ==================================================================
	slideshow
=================================================================== */
#slideshow {
  text-align: center;
  min-height: 33.33333333vw;
  background: #000;
  position: relative;
  z-index: 400;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #slideshow {
    min-height: 270px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
  #slideshow {
    width: 100%;
    margin-top: 0;
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1999px) {
  #slideshow {
    height: 700px;
    min-height: 700px;
  }
}
#slideshow #home-slideshow,
#slideshow picture {
  width: 100%;
  margin: 0;
  aspect-ratio: 2000 / 700;
  display: block;
}
@media only screen and (max-width: 767px) {
  #slideshow #home-slideshow,
  #slideshow picture {
    width: 772px;
    margin: 0 calc( -386px  + 50vw );
  }
}
@media only screen and (min-width: 768px) and (max-width: 1999px) {
  #slideshow #home-slideshow,
  #slideshow picture {
    width: 2000px;
    margin: 0 calc(-1000px + 50vw);
    position: relative;
  }
}
#slideshow #home-slideshow .hpslide,
#slideshow picture .hpslide,
#slideshow #home-slideshow img,
#slideshow picture img {
  width: 100%;
  max-width: none;
}
#slideshow::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-color: #131516;
  opacity: 0.3;
  z-index: 400;
}
#slideshow .ssoverlay {
  width: 90%;
  max-width: 700px;
  padding: 0;
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 420;
  top: calc(50% + 4em );
}
@media only screen and (min-width: 1300px) {
  #slideshow .ssoverlay {
    top: calc(50% + 44px );
  }
}
#slideshow .ssoverlay h2.topic {
  line-height: 1;
  font-size: min(80px, 10vw);
  text-transform: uppercase;
  color: currentcolor;
  width: 100%;
  display: block;
  text-align: center;
  font-family: "Ysabeau Office", sans-serif;
  font-weight: 400;
  margin-bottom: 0.4em;
}
#slideshow .ssoverlay .info {
  line-height: 1.04;
  font-size: min(25px, 4.5vw);
  font-family: "Ysabeau Office", sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}
/* ==================================================================
	.spotlight
=================================================================== */
.spotlight {
  text-align: center;
  background: #fff;
  position: relative;
  z-index: 400;
}
.spotlight > div {
  position: relative;
}
/* ===============================================
	spot00 || COMMON SERVICES/CALLOUT-LIKE SECTION EXAMPLE
=============================================== */
.spot01 {
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 6em 0;
  position: relative;
  z-index: 410;
  display: grid;
  grid-template-columns: repeat(1, 15.95em);
  place-content: center;
  align-items: center;
  justify-content: center;
  gap: 2.5em;
  background-color: #faf8f9;
  font-size: min(4.6vw, 1em);
}
@media only screen and (min-width: 666px) {
  .spot01 {
    grid-template-columns: repeat(2, 15.95em);
  }
}
@media only screen and (min-width: 768px) {
  .spot01 {
    font-size: min(1.15em);
  }
}
@media only screen and (min-width: 1300px) {
  .spot01 {
    font-size: min(1.325vw, 1em);
    grid-template-columns: repeat(4, 15.95em);
    padding: 5em 0 5em;
    gap: 1.95em;
  }
}
.spot01 .gsap-shape {
  display: block;
  width: 13.15em;
  height: 13.35em;
  position: absolute;
  z-index: -1;
  display: none;
}
@media only screen and (min-width: 1300px) {
  .spot01 .gsap-shape {
    display: block;
  }
}
.spot01 .gsap-shape.first {
  top: 3em;
  right: calc(50% + 23.7em);
  background-color: #002772;
}
.spot01 .gsap-shape.last {
  bottom: 3em;
  left: calc(50% + 23.7em);
  background-color: #147dd0;
}
.spot01 a {
  color: #fff;
  width: 100%;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  transition: color 0.33s ease-in-out;
  box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.1);
  border: 10px solid #fff;
}
.spot01 a .decoration {
  width: 100%;
  transition: transform 0.33s ease-in-out;
  position: relative;
  overflow: hidden;
}
.spot01 a .decoration img {
  width: 100%;
  transition: filter 0.33s ease-in-out, -webkit-filter 0.33s ease-in-out;
}
.spot01 a .decoration::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #00bcd4;
  opacity: 0;
  transition: opacity 0.33s ease-in-out, transform 0.33s ease-in-out;
  transform: translate(0, 50%);
}
.spot01 a:nth-child(1)::after {
  content: "";
  width: 13.15em;
  height: 13.35em;
  background-color: #002772;
  position: absolute;
  top: -2.5em;
  left: -2.5em;
  z-index: -1;
}
@media only screen and (min-width: 1300px) {
  .spot01 a:nth-child(1)::after {
    content: none;
  }
}
.spot01 a:nth-last-of-type(1)::after {
  content: "";
  width: 13.15em;
  height: 13.35em;
  background-color: #147dd0;
  position: absolute;
  bottom: -2.5em;
  right: -2.5em;
  z-index: -1;
}
@media only screen and (min-width: 1300px) {
  .spot01 a:nth-last-of-type(1)::after {
    content: none;
  }
}
.spot01 a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%);
  z-index: 1;
}
.spot01 a h2.topic {
  line-height: 0.92307692;
  font-size: clamp( 12px, 1.3em , 26px );
  text-transform: uppercase;
  color: currentcolor;
  width: 100%;
  display: block;
  font-family: "Ysabeau Office", sans-serif;
  font-weight: 600;
  position: absolute;
  bottom: 7%;
  left: 0;
  padding: 0 0.76923077em;
  z-index: 2;
  transition: left 0.33s ease-in-out, transform 0.33s ease-in-out, bottom 0.33s ease-in-out;
  pointer-events: none;
}
.spot01 a h2.topic .icon {
  display: inline-block;
  height: 1.92307692em;
  width: auto;
  line-height: 0;
  margin: 0;
  transition: transform 0.33s ease-in-out;
  float: left;
  margin-right: 0.38461538em;
}
.spot01 a h2.topic .icon svg {
  width: auto;
  height: 100%;
}
.spot01 a h2.topic .cta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  transition: transform 0.33s ease-in-out;
}
.spot01 a h2.topic .cta .trait {
  display: inline-block;
  text-align: left;
  position: relative;
  left: 0;
  transition: left 0.33s ease-in-out, transform 0.33s ease-in-out;
}
.spot01 a:focus .decoration img,
.spot01 a:hover .decoration img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.spot01 a:focus .decoration::before,
.spot01 a:hover .decoration::before {
  transform: translate(0, 0);
  opacity: 0.8;
}
.spot01 a:focus h2.topic,
.spot01 a:hover h2.topic {
  transform: translate(50%, 0%);
  bottom: calc(50% + 2em);
}
.spot01 a:focus h2.topic .icon,
.spot01 a:hover h2.topic .icon {
  transform: translate(calc(-50% - 0.7em), calc(50% + 0.5em));
}
.spot01 a:focus h2.topic .cta,
.spot01 a:hover h2.topic .cta {
  transform: translate(calc(50% - 10.75em), 200%);
}
.spot01 a:focus h2.topic .cta .trait,
.spot01 a:hover h2.topic .cta .trait {
  left: 50%;
  transform: translate(-50%, 0);
}
/* ==================================================================
	subnav
=================================================================== */
#subnav {
  text-align: center;
  color: #000;
  position: relative;
  padding-top: 2.35em;
  margin-top: 2.5em;
}
@media only screen and (max-width: 1299px) {
  #subnav {
    display: none;
  }
}
@media only screen and (min-width: 1300px) {
  #subnav {
    text-align: left;
  }
}
#subnav::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 1.5px;
  left: -100vw;
  width: 200vw;
  z-index: -1;
  background-color: #6e7276;
}
@media only screen and (max-width: 1299px) {
  #subnav nav {
    width: 100vw;
    display: none;
  }
}
#subnav h2.topic {
  line-height: 1.11111111;
  font-size: clamp( 12px, 0.9em , 18px );
  text-transform: uppercase;
  color: #0064cb;
  width: 100%;
  display: block;
  font-family: "Ysabeau Office", sans-serif;
  font-weight: 500;
  margin-bottom: 0.5em;
}
#subnav h2.topic .trait {
  letter-spacing: 0.12em;
  line-height: 1.2;
  font-size: clamp( 12px, 0.83333333em , 15px );
  font-weight: 700;
  font-style: italic;
  display: block;
}
#subnav p {
  font-size: clamp( 12px, 0.75em , 15px );
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 1299px) {
  #subnav p {
    line-height: 44px;
    white-space: nowrap;
    padding-right: 9%;
    scroll-snap-type: x;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #subnav p::-webkit-scrollbar {
    display: none;
  }
}
@media only screen and (min-width: 1300px) {
  #subnav p {
    line-height: 1.66666667;
  }
}
#subnav a {
  color: #000;
  margin: 0 1.5em;
  padding: 0px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-decoration: none;
}
@media only screen and (min-width: 1024px) {
  #subnav a {
    margin: 0;
  }
}
#subnav a:after {
  content: "";
  width: calc(100% + 16px);
  height: 100%;
  background: none;
  border: 1px solid currentColor;
  display: block;
  position: absolute;
  bottom: 0;
  left: -8px;
  transition: transform 0.33s ease-in-out, opacity 0.33s ease-in-out;
  transform: translate(0, 0) scaleX(0);
  opacity: 0;
}
#subnav a:focus,
#subnav a:hover,
#subnav a.active {
  text-decoration: none;
  color: #000;
}
#subnav a:focus:after,
#subnav a:hover:after,
#subnav a.active:after {
  transform: translate(0, 0) scaleX(1);
  opacity: 1;
}
#subnav .divider {
  margin: 0 0.75em;
  display: inline-block;
  vertical-align: top;
}
#subheader .container {
  width: 90%;
  max-width: 65.75em;
}
#subheader header.sub {
  padding: 11em 0 3em;
  background-color: #0165cb;
  position: relative;
  max-width: 800px;
}
@media only screen and (min-width: 768px) {
  #subheader header.sub {
    z-index: 501;
    width: 60.8365019%;
    max-width: 40em;
  }
}
@media only screen and (min-width: 1300px) {
  #subheader header.sub {
    padding: 9.65em 0 2.4em;
    width: 60.8365019%;
  }
}
#subheader header.sub::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  left: -100vw;
  width: 200vw;
  z-index: -1;
  background-color: #0165cb;
  box-shadow: 7.5px 12.99px 15px 0px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 768px) {
  #subheader header.sub::before {
    left: auto;
    width: 100vw;
    right: -15em;
  }
}
@media only screen and (min-width: 1024px) {
  #subheader header.sub::before {
    right: -18em;
  }
}
@media only screen and (min-width: 1300px) {
  #subheader header.sub::before {
    right: -14.25em;
  }
}
/* ==================================================================
	content
=================================================================== */
#bd {
  padding: 3em 0 3em;
  background: #fff;
  position: relative;
  z-index: 400;
}
@media only screen and (min-width: 768px) {
  #bd {
    padding: 4em 0 3em;
  }
}
@media only screen and (min-width: 1300px) {
  #bd {
    padding: 4.25em 0 2em;
  }
}
#bd .container {
  width: 90%;
  max-width: 65.75em;
}
#content {
  max-width: 800px;
  display: block;
}
@media only screen and (min-width: 768px) {
  #content {
    width: 60.8365019%;
    max-width: 40em;
    float: left;
  }
}
@media only screen and (min-width: 1300px) {
  #content {
    width: 60.8365019%;
  }
}
#content .content-text {
  line-height: 1.68421053;
}
@media only screen and (min-width: 666px) {
  #content .content-text {
    font-size: min(2.3vw, 19px );
  }
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
  #content .content-text {
    max-width: 70ch;
  }
}
@media only screen and (min-width: 1300px) {
  #content .content-text {
    font-size: 19px;
  }
}
/* ==================================================================
	.home content
=================================================================== */
.home #bd {
  padding: 3em 0;
  background: #000 center / cover no-repeat;
  color: #fff;
}
.home #bd::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-color: rgba(0, 39, 114, 0.9);
}
@media only screen and (min-width: 768px) {
  .home #bd {
    padding: 4.75em 0 4.75em;
  }
  .home #bd::before {
    content: none;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1999px) {
  .home #bd {
    background-size: auto;
  }
}
.home #bd .container {
  width: 100%;
  max-width: 73.75em;
  /* @media only screen and (min-width: 768px) and (max-width: 1299px) { 
			max-width:70ch; 
		} */
}
@media only screen and (min-width: 768px) {
  .home #bd .container {
    width: 90%;
  }
}
.home #bd #content {
  margin-left: auto;
  margin-right: auto;
}
.home #bd #content header {
  background-color: rgba(0, 100, 203, 0.9);
  padding: 2em 1.5em;
  margin-bottom: 2.75em;
}
@media only screen and (min-width: 480px) {
  .home #bd #content header {
    padding: 2em;
  }
}
.home #bd #content header h1 {
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .home #bd #content {
    padding: 2em 0 3em;
    background-color: rgba(0, 39, 114, 0.9);
    width: 100%;
    max-width: 70ch;
    float: none;
    box-shadow: 12.5px 21.651px 25px 0px rgba(0, 0, 0, 0.35);
  }
  .home #bd #content header {
    white-space: nowrap;
    min-width: max-content;
    box-shadow: 12.5px 21.651px 25px 0px rgba(0, 0, 0, 0.35);
    padding: 2em min(6em, 4.5vw) 2em 3em;
  }
}
@media only screen and (min-width: 1024px) {
  .home #bd #content {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .home #bd #content {
    max-width: 40em;
  }
  .home #bd #content header {
    padding: 1.5em 5.4em 1.3em 4em;
  }
}
.home #bd #content .content-text {
  padding: 0 1.5em;
}
@media only screen and (min-width: 480px) {
  .home #bd #content .content-text {
    padding: 0 2.5em;
  }
}
@media only screen and (min-width: 666px) {
  .home #bd #content .content-text {
    padding: 0 2.5em;
  }
}
@media only screen and (min-width: 1300px) {
  .home #bd #content .content-text {
    padding: 0 4.1em;
  }
}
.home #bd #content .content-text p {
  margin-bottom: 1.2em;
}
.home #bd #content .content-text h2,
.home #bd #content .content-text h3,
.home #bd #content .content-text h4,
.home #bd #content .content-text h5,
.home #bd #content .content-text h6 {
  color: #fff;
}
.home #bd #content .content-text h2 {
  font-size: 1.31578947em;
  line-height: 1.28;
  margin-bottom: 0.7em;
}
.home #bd #content .content-text ol,
.home #bd #content .content-text ul {
  margin: 0 0 1.3em 2.5em;
}
.home #bd #content .content-text ol li,
.home #bd #content .content-text ul li {
  margin: 0 0 1.3em 0;
}
.home #bd #content .content-text ol li:nth-last-of-type(1),
.home #bd #content .content-text ul li:nth-last-of-type(1) {
  margin: 0;
}
.home #bd #content .content-text a {
  color: #fff;
}
.home #bd #content .content-text a:hover,
.home #bd #content .content-text a:focus {
  color: skyblue;
}
/* ==================================================================
	custom content
=================================================================== */
.mediaslider {
  text-align: center;
  max-width: calc( 100% - 88px );
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.mediaslider button {
  background: none;
  border: none;
  -webkit-appearance: none;
  cursor: pointer;
  pointer-events: auto;
}
.mediaslider .cycle-slideshow {
  width: 100%;
  margin: 0.5em 0 1.5em;
  position: relative;
  pointer-events: none;
  z-index: 400;
}
.mediaslider .cycle-slideshow > button {
  font-size: 2.8em;
  color: #1480d4;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: opacity 0.35s ease;
  pointer-events: auto;
}
.mediaslider .cycle-slideshow > button.cycle-prev {
  text-align: left;
  left: auto;
  right: 100%;
}
.mediaslider .cycle-slideshow > button.cycle-next {
  text-align: right;
  direction: rtl;
  right: auto;
  left: 100%;
}
.mediaslider .cycle-slideshow > button:focus,
.mediaslider .cycle-slideshow > button:hover {
  opacity: 0.69;
}
.mediaslider .cycle-slideshow > button .icon {
  transform-origin: 50% 50%;
}
.mediaslider.ba .cycle-slideshow:before,
.mediaslider.ba.top .cycle-slideshow:before,
.mediaslider.ba .cycle-slideshow:after,
.mediaslider.ba.top .cycle-slideshow:after {
  width: 50%;
  padding: 0.66em 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0) 100%);
  display: block;
  position: absolute;
  top: 0;
  z-index: 420;
}
.mediaslider.ba .cycle-slideshow:before,
.mediaslider.ba.top .cycle-slideshow:before {
  content: "Before";
  left: 0;
}
.mediaslider.ba .cycle-slideshow:after,
.mediaslider.ba.top .cycle-slideshow:after {
  content: "After";
  right: 0;
}
.mediaslider.ba.bottom .cycle-slideshow:before,
.mediaslider.ba.bottom .cycle-slideshow:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 100%);
  top: auto;
  bottom: 0;
}
.mediaslider.multi .cycle-slide {
  display: flex !important;
}
.mediaslider.multi .cycle-slide img {
  width: 50%;
}
.mediaslider .custompager {
  margin-bottom: 1.58em;
  display: block;
  position: relative;
}
.mediaslider .custompager > button {
  height: 44px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
@media only screen and (max-width: 1299px) {
  .mediaslider .custompager > button {
    width: 44px;
  }
}
@media only screen and (min-width: 1300px) {
  .mediaslider .custompager > button {
    width: 1rem;
    margin: 0 6px;
    cursor: pointer;
  }
}
.mediaslider .custompager > button:before {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #1480d4;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background-color 0.33s ease-in-out;
}
.mediaslider .custompager > button:focus:before,
.mediaslider .custompager > button:hover:before,
.mediaslider .custompager > button.cycle-pager-active:before {
  background-color: #6e7276;
}
.mediaslider .cycle-caption.large,
.mediaslider .cycle-caption {
  font-size: min(1rem, 1em);
  white-space: normal;
  padding: 0.66em;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 420;
}
.mediaslider .cycle-caption.large:after,
.mediaslider .cycle-caption:after {
  content: "";
  width: auto;
  height: auto;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 100%);
  display: block;
  position: absolute;
  top: -1.68em;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.mediaslider .cycle-caption.large {
  position: relative;
}
.mediaslider .cycle-caption.large:after {
  background: #6e7276;
  top: 0;
}
/* content centered for slideshow, video-centric, and/or full width content */
.before-and-after #content,
.office-tour #content,
.smile-gallery #content,
.invisalign-videos #content,
.before-and-after #subheader,
.office-tour #subheader,
.smile-gallery #subheader,
.invisalign-videos #subheader {
  text-align: center;
}
.before-and-after #content h1,
.office-tour #content h1,
.smile-gallery #content h1,
.invisalign-videos #content h1,
.before-and-after #subheader h1,
.office-tour #subheader h1,
.smile-gallery #subheader h1,
.invisalign-videos #subheader h1,
.before-and-after #content h2,
.office-tour #content h2,
.smile-gallery #content h2,
.invisalign-videos #content h2,
.before-and-after #subheader h2,
.office-tour #subheader h2,
.smile-gallery #subheader h2,
.invisalign-videos #subheader h2,
.before-and-after #content h3,
.office-tour #content h3,
.smile-gallery #content h3,
.invisalign-videos #content h3,
.before-and-after #subheader h3,
.office-tour #subheader h3,
.smile-gallery #subheader h3,
.invisalign-videos #subheader h3,
.before-and-after #content p,
.office-tour #content p,
.smile-gallery #content p,
.invisalign-videos #content p,
.before-and-after #subheader p,
.office-tour #subheader p,
.smile-gallery #subheader p,
.invisalign-videos #subheader p {
  text-align: center;
}
.before-and-after .img-left,
.office-tour .img-left,
.smile-gallery .img-left,
.invisalign-videos .img-left,
.before-and-after .img-right,
.office-tour .img-right,
.smile-gallery .img-right,
.invisalign-videos .img-right {
  margin: 0 auto;
  float: none;
}
/* blockquote styling */
#content blockquote {
  margin: 0 0 1.58em;
  padding: 0 0 0 1em;
  border-left: 0.33em solid #f0f0f0;
}
/* comment line below if patient-login is live and legit */
.financial-information #financial-online-services {
  display: none;
}
/* common treatments */
.before-after-image {
  width: 44%;
  display: inline-block;
  vertical-align: top;
}
.before-after-image img,
.before-after-image span {
  display: block;
}
@media only screen and (min-width: 768px) {
  .before-after-image img,
  .before-after-image span {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .before-after-box,
  p.before-after-text {
    width: 49%;
    display: inline-block;
    vertical-align: top;
  }
}
/* common procedures */
@media only screen and (min-width: 1300px) {
  #content,
  #content h2[id],
  .common-procedures #content h2[id] {
    scroll-margin-top: 200px;
  }
}
/* preventive-care */
.preventive-care #content ul {
  display: inline-block;
}
/* reduces dimensions of coronavirus tab */
#coronavirus-update {
  font-size: 0.84em;
  padding: 0.5em 1.25em !important;
  left: 0.5em !important;
}
@media only screen and (min-width: 1300px) {
  #coronavirus-update {
    font-size: 1em;
  }
}
/* ==================================================================
	meet the team page classes for individual and full team images 
=================================================================== */
.staff {
  width: 45%;
  max-width: 10em;
  margin: 0 0 1em 1em;
  display: block;
  float: right;
}
.team {
  width: 100%;
  max-width: 1000px;
  margin: 2% auto;
  display: block;
}
/* ==================================================================
	sitemap
=================================================================== */
.sitemap #content .column > ul > li {
  margin-bottom: 1.45em;
}
.sitemap #content ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.sitemap #content ul a {
  line-height: 1.4;
  font-size: clamp( 12px, 1.25em , 25px );
  font-weight: 600;
  font-family: "Ysabeau Office", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #1480d4;
  transition-duration: 0s;
}
.sitemap #content ul ul li a {
  line-height: 1.68421053;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  color: #000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-left: 0;
}
.sitemap #content a:focus,
.sitemap #content a:hover {
  color: #6e7276;
  text-decoration: none;
}
body.sitemap #bd ul li {
  list-style: none;
}
body.sitemap #bd ul ul li {
  list-style: none;
  margin-left: 0;
}
body.sitemap #content .width1 {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  body.sitemap #content .width1 {
    width: 50%;
  }
  body.sitemap #content .width1:not(.first) {
    width: auto;
    max-width: 49%;
    float: right;
  }
}
/* global override */
/* ==================================================================
	sidebar
=================================================================== */
#sidebar {
  width: 90%;
  max-width: 20em;
  margin: 0 auto 3em;
  padding: 0;
  display: none;
  position: relative;
  z-index: 420;
}
@media only screen and (min-width: 768px) {
  #sidebar {
    width: 30.41825095%;
    margin: 0.7em -2px 5em 0;
    display: block;
    float: right;
    clear: right;
  }
}
.sidebar {
  position: fixed;
  top: 0;
  left: 80%;
  display: none;
  width: 698px;
  z-index: 100;
}
@media only screen and (min-width: 768px) {
  .sidebar {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
  .sidebar {
    top: 100px;
  }
}
@media only screen and (min-width: 1300px) {
  .sidebar {
    left: calc(50% + 15.1em);
  }
}
@media only screen and (min-width: 2000px) {
  .sidebar {
    width: 51em;
  }
}
/* ===============================================
	sitepics
=============================================== */
#hide-stock {
  position: relative;
}
#hide-stock::before {
  content: "";
  width: 110%;
  right: -5%;
  top: -5%;
  height: 52%;
  position: absolute;
  background-color: #00bcd4;
  opacity: 0.8;
}
@media only screen and (min-width: 768px) {
  #hide-stock::before {
    width: 49%;
    right: -12.5%;
    top: -11%;
    height: 122%;
  }
}
.stock {
  width: 100%;
  position: relative;
  box-shadow: 12.5px 21.651px 25px 0px rgba(0, 0, 0, 0.15);
}
/* ===============================================
	show doctor image on all devices
=============================================== */
/*.home,*/
/*body[class^='meet-the-'],*/
/*body[class^='meet-our-'],*/
@media only screen and (max-width: 767px) {
  .meet-the-doctor #bd .container,
  body[class*="meet-dr-"] #bd .container,
  body[class*="meet-doctor-"] #bd .container {
    display: flex;
    flex-direction: column;
  }
  .meet-the-doctor #bd .container #content,
  body[class*="meet-dr-"] #bd .container #content,
  body[class*="meet-doctor-"] #bd .container #content {
    display: contents;
  }
  .meet-the-doctor #bd .container header.sub,
  body[class*="meet-dr-"] #bd .container header.sub,
  body[class*="meet-doctor-"] #bd .container header.sub {
    order: -1;
  }
}
.meet-the-doctor #sidebar,
body[class*="meet-dr-"] #sidebar,
body[class*="meet-doctor-"] #sidebar {
  display: block;
}
body[class~="blog"] #sidebar {
  display: block;
}
body[class~="blog"] #hide-stock {
  display: none;
}
/* END SIDEBAR */
/* ===============================================
	spot00 || COMMON GENERAL INFORMATION SPOTLIGHT SECTION
=============================================== */
.spot02 {
  color: #1480d4;
  padding: 3em 0;
  position: relative;
  z-index: 410;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .spot02 {
    padding: 5em 0;
  }
}
@media only screen and (min-width: 1024px) {
  .spot02 {
    flex-direction: row;
    align-items: flex-start;
    font-size: min(1.275vw, 1em);
  }
}
@media only screen and (min-width: 1300px) {
  .spot02 {
    padding-left: 2.3em;
  }
}
.spot02 .decoration {
  width: 90%;
  max-width: 36.05em;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 400;
}
@media only screen and (min-width: 1024px) {
  .spot02 .decoration {
    margin-right: 9.2em;
  }
}
.spot02 .decoration > img {
  width: 100%;
  box-shadow: 12.5px 21.651px 25px 0px rgba(0, 0, 0, 0.15);
}
.spot02 .decoration #spot02show {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 25.25em;
  box-shadow: 12.5px 21.651px 25px 0px rgba(0, 0, 0, 0.15);
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .spot02 .decoration #spot02show {
    width: 100%;
    top: 5.1em;
    left: calc(50% + 2em);
    transform: none;
  }
}
.spot02 .decoration #spot02show::before {
  content: "";
  width: 110%;
  left: -5%;
  top: -5%;
  height: 52%;
  position: absolute;
  background-color: #00bcd4;
  opacity: 0.8;
}
@media only screen and (min-width: 768px) {
  .spot02 .decoration #spot02show::before {
    width: 120%;
    left: -10%;
    top: -10%;
  }
}
@media only screen and (min-width: 1024px) {
  .spot02 .decoration #spot02show::before {
    width: 52%;
    left: -11%;
    top: -10%;
    height: 120%;
  }
}
.spot02 .mod {
  width: 90%;
  max-width: 23em;
  padding: 0;
  display: contents;
}
@media only screen and (min-width: 768px) {
  .spot02 .mod {
    text-align: left;
  }
}
@media only screen and (min-width: 1024px) {
  .spot02 .mod {
    display: inline-block;
    vertical-align: top;
    margin-top: 1em;
  }
}
.spot02 h2.topic {
  line-height: 1.08695652;
  font-size: clamp( 12px, 2.3em , 46px );
  font-weight: 600;
  text-transform: uppercase;
  color: #002772;
  margin: 0 0 0.5em;
  font-family: "Ysabeau Office", sans-serif;
  order: -1;
  margin-bottom: 1em;
}
@media only screen and (min-width: 1024px) {
  .spot02 h2.topic {
    margin-bottom: 2.5em;
    margin-left: -3.15217391em;
  }
}
.spot02 .spot02pager {
  width: 90%;
  max-width: 400px;
  margin-top: 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1024px) {
  .spot02 .spot02pager {
    align-items: flex-start;
    width: 100%;
    margin: 0;
    max-width: none;
  }
}
.spot02 .spotbtn {
  font-size: min(1.25em, 4.75vw);
  text-transform: uppercase;
  color: #002772;
  font-family: "Ysabeau Office", sans-serif;
  font-weight: 600;
  padding: 0 2.24em;
  display: block;
  position: relative;
  z-index: 420;
  transition: color 0.33s ease-in-out, background-color 0.33s ease-in-out;
  white-space: nowrap;
}
@media only screen and (max-width: 1299px) {
  .spot02 .spotbtn {
    line-height: 44px;
    min-width: 44px;
  }
}
@media only screen and (min-width: 1300px) {
  .spot02 .spotbtn {
    line-height: 2.76;
  }
}
.spot02 .spotbtn sup {
  font-size: 1em;
  top: 0;
}
.spot02 .spotbtn::before {
  content: "";
  display: block;
  width: calc(100% + 0em);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #1380d3;
  z-index: -1;
  transform: scaleX(0);
  transition: transform 0.33s ease;
  transform-origin: left;
}
@media only screen and (min-width: 1024px) {
  .spot02 .spotbtn::before {
    width: calc(100% + 3em);
  }
}
.spot02 .spotbtn:nth-child(even)::before {
  transform-origin: left;
}
.spot02 .spotbtn:nth-child(even):hover::before {
  transform-origin: right;
}
.spot02 .spotbtn:nth-child(odd)::before {
  transform-origin: right;
}
.spot02 .spotbtn:nth-child(odd):hover::before {
  transform-origin: left;
}
.spot02 .spotbtn:focus,
.spot02 .spotbtn:hover,
.spot02 .spotbtn.cycle-pager-active {
  color: #fff;
}
.spot02 .spotbtn:focus::before,
.spot02 .spotbtn:hover::before,
.spot02 .spotbtn.cycle-pager-active::before {
  transform: scaleX(1);
}
/* ==================================================================
	#ft
=================================================================== */
#ft {
  text-align: center;
  color: #6e7276;
  width: 100%;
  padding: 0;
  background: #f7f7f7;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 420;
}
#ft a {
  color: #6e7276;
  transition: color 0.33s ease-in-out;
  position: relative;
  z-index: 1;
}
#ft a .street::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: currentColor;
  transition: transform 0.33s ease-in-out;
  transform: scaleX(0);
  transform-origin: left;
}
#ft a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: currentColor;
  transition: transform 0.33s ease-in-out;
  transform: scaleX(0);
  transform-origin: left;
}
#ft a:focus::before,
#ft a:hover::before {
  transform: scaleX(1);
}
#ft a:focus .street::before,
#ft a:hover .street::before {
  transform: scaleX(1);
}
/* ===============================================
		locations
=============================================== */
#location {
  width: 100%;
  padding: 3em 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  #location {
    padding: 5em 0 3em;
  }
}
@media only screen and (min-width: 1024px) {
  #location {
    padding: 5em 0 5em;
    flex-direction: row;
  }
}
#location .map {
  display: block;
  width: 90%;
  max-width: 40em;
  position: relative;
  order: 1;
  margin-top: 1em;
  margin-bottom: 1em;
  box-shadow: 12.5px 21.651px 25px 0px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 767px) {
  #location .map {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  #location .map {
    max-width: 51.35em;
    width: calc(50% + 20px );
    height: 31em;
    order: 0;
    margin: 0;
  }
  #location .map img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: calc(50% + 0em) 50%;
  }
}
#location .map::before {
  content: "";
  width: 110%;
  left: -5%;
  top: -5%;
  height: 52%;
  position: absolute;
  background-color: #469ad0;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  #location .map::before {
    width: 110%;
    left: -5%;
    top: -8%;
  }
}
@media only screen and (min-width: 1024px) {
  #location .map::before {
    width: 18.5em;
    left: -1.75em;
    top: -8%;
    height: 116%;
  }
}
#location .map .map-wrap {
  width: 100%;
  overflow: hidden;
}
#location .map img {
  width: 100%;
}
#location .mod {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 49em;
}
@media only screen and (min-width: 768px) {
  #location .mod {
    margin-bottom: 3em;
  }
}
@media only screen and (min-width: 1024px) {
  #location .mod {
    width: calc(50% - 20px );
    order: 1;
    margin: 0;
  }
}
#location .logo {
  line-height: 0;
  text-align: center;
  margin: 0 auto 2.4em;
  display: block;
  width: 90%;
  max-width: 14.15em;
}
#location .logo:focus {
  opacity: 0.51;
}
#location .logo svg {
  width: 100%;
  height: auto;
}
#location .logo::before {
  content: none;
}
#location .phone {
  font-size: clamp( 12px, 1.7em , 34px );
  display: block;
  font-weight: 700;
  color: #002772;
  margin-bottom: 0.4em;
}
@media only screen and (max-width: 767px) {
  #location .phone {
    line-height: 44px;
  }
}
@media only screen and (min-width: 768px) {
  #location .phone {
    line-height: 1.08823529;
  }
}
#location .phone::before {
  bottom: -0.2em;
}
#location .address {
  font-size: clamp( 12px, 1.7em , 34px );
  margin: 0 auto 1.4em;
  display: block;
  position: static;
}
@media only screen and (max-width: 1023px) {
  #location .address {
    line-height: 29.33333333px;
  }
}
@media only screen and (min-width: 1024px) {
  #location .address {
    line-height: 1.08823529;
  }
}
#location .address::before {
  content: none;
}
#location .address .street {
  position: relative;
}
#location .address .marker {
  line-height: 1;
  font-size: 1.94117647em;
  color: #fcc428;
  width: 0.75em;
  margin-right: 1.63636364em;
  position: absolute;
  top: 5.71212121em;
  right: 50%;
  z-index: 400;
  transition: transform 0.33s ease-in-out;
  transform-origin: center bottom;
}
@media only screen and (max-width: 1023px) {
  #location .address .marker {
    bottom: 4.475em;
    top: auto;
    left: auto;
    right: calc(50% - 1.95em);
  }
}
@media only screen and (max-width: 767px) {
  #location .address .marker {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  #location .address .marker {
    right: calc(75% - 112px);
    top: 5.7em;
  }
}
@media only screen and (min-width: 1300px) {
  #location .address .marker {
    right: calc(75% - 138px);
    top: 5.71212121em;
  }
}
@media only screen and (min-width: 2000px) {
  #location .address .marker {
    right: calc(50% + 363px);
  }
}
#location .address .marker:before {
  color: currentcolor;
}
#location .address .marker:after {
  content: "";
  width: 1.10606061em;
  height: 1.01515152em;
  background: url(../images/footer/shadowalt.svg) no-repeat center center;
  bottom: -0.15em;
  left: 0.2em;
  z-index: -1;
  background-size: cover;
  position: absolute;
  pointer-events: none;
}
#location .address:focus .marker,
#location .address:hover .marker {
  transform: translate(0, 0) scale(2);
}
#location .socialmedia {
  line-height: 0;
  text-align: center;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 1px;
}
#location .socialmedia a {
  font-size: clamp( 12px, 1.25em , 25px );
  color: #636363;
  min-width: 24px;
  min-height: 24px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  transition: background-color 0.33s ease-in-out, color 0.33s ease-in-out;
}
@media only screen and (max-width: 1023px) {
  #location .socialmedia a {
    line-height: 44px;
    font-size: 25px;
    width: 44px;
    height: 44px;
  }
}
@media only screen and (min-width: 1024px) {
  #location .socialmedia a {
    line-height: 1;
    width: 1em;
    height: 1em;
    margin: 0 0.1em;
  }
}
#location .socialmedia a::before {
  content: none;
}
#location .socialmedia a .icon {
  position: relative;
  width: auto;
}
#location .socialmedia a:hover,
#location .socialmedia a:focus {
  color: #1480d4;
}
/* ==================================================================
		#links
=================================================================== */
#links {
  text-align: center;
  color: #000;
  margin: 0;
  background-color: #fff;
  position: relative;
  z-index: 420;
}
@media only screen and (max-width: 1299px) {
  #links {
    padding: 1em 0;
  }
}
@media only screen and (max-width: 970px) {
  #links {
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 479px) {
  #links {
    padding-bottom: 6em;
  }
}
@media only screen and (min-width: 1300px) {
  #links {
    height: 4.15em;
    padding: 0.975em 0 0;
  }
}
#links .util {
  font-size: clamp( 12px, 0.6em , 12px );
}
@media only screen and (min-width: 480px) {
  #links .util {
    width: auto;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 1299px) {
  #links .util {
    line-height: 44px;
  }
}
@media only screen and (min-width: 1300px) {
  #links .util {
    line-height: 3.66666667;
  }
}
#links .util a {
  color: #000;
  transition: color 0.33s ease-in-out;
  display: inline-block;
  font-weight: 500;
}
@media only screen and (max-width: 479px) {
  #links .util a {
    display: block;
  }
}
#links .util a:focus,
#links .util a:hover {
  color: #1480d4;
}
#links .util .divider {
  margin: 0 0.4em;
  display: inline-block;
}
@media only screen and (max-width: 479px) {
  #links .util .divider {
    display: none;
  }
}
/* ===============================================
		sesame link
=============================================== */
a#sesame-link .sesameicon {
  width: 1.33333333em;
  height: 1.16666667em;
  margin-right: 0.5em;
  display: inline-block;
  vertical-align: middle;
}
a#sesame-link .sesameicon path {
  transition: fill 0.33s ease-in-out;
}
a#sesame-link .sesameicon path.top {
  fill: #d6e03d;
}
a#sesame-link .sesameicon path.bottom {
  fill: #00a5e3;
}
a#sesame-link:focus .sesameicon path,
a#sesame-link:hover .sesameicon path {
  fill: currentcolor;
}
/* ===============================================
	backToTop
=============================================== */
#btt {
  text-align: center;
  width: 100%;
  margin: 1em 0 0;
  display: block;
  position: relative;
}
@media only screen and (min-width: 480px) {
  #btt {
    margin: 0;
    width: auto;
    display: inline-flex;
    vertical-align: middle;
  }
}
a#backtotop {
  font-size: clamp( 12px, 0.7em , 14px );
  color: #0064cb;
  display: inline-block;
  vertical-align: top;
  transition: color 0.33s ease-in-out;
}
@media only screen and (max-width: 1299px) {
  a#backtotop {
    width: 34px;
    height: 34px;
  }
}
@media only screen and (min-width: 1300px) {
  a#backtotop {
    width: 1.57142857em;
    height: 1.57142857em;
  }
}
a#backtotop svg {
  width: 100%;
  height: auto;
}
a#backtotop:focus .arrow,
a#backtotop:hover .arrow {
  animation: arrow-loop 0.66s cubic-bezier(0.76, 0, 0.24, 1) infinite;
}
a#backtotop:focus::after,
a#backtotop:hover::after {
  content: none;
}
@keyframes arrow-loop {
  to {
    transform: translate(0, -100%);
  }
}
/*superlative*/
/************************************************************************************************************************************************/
/* hr element - div.hr */
hr,
.types-of-braces #content div.clear {
  font-size: inherit;
  width: 100%;
  margin: 1.58em 0;
  height: 1px;
  background: #666;
  border: none;
  display: block;
}
.brushing-and-flossing .content-text hr {
  float: left;
}
/* ===============================================
	Form Buttons
=============================================== */
form button {
  letter-spacing: normal;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  height: 44px;
  padding: 0 1em;
  background: none;
  border: 1px solid #000;
  transition: color 0.33s ease-in-out, background-color 0.33s ease-in-out, border-color 0.33s ease-in-out;
  position: relative;
  z-index: 1;
}
form button::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #6e7276;
  transition: transform 0.33s ease-in-out;
  transform: scaleX(0);
  transform-origin: right;
}
form button:focus,
form button:hover {
  color: #fff;
}
form button:focus .icon,
form button:hover .icon {
  color: #fff;
}
form button:focus::before,
form button:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
form p {
  height: auto;
}
/* ===============================================
	skip link styles
=============================================== */
.skiplink {
  line-height: 2;
  font-size: 12px;
  color: #fff;
  padding: 0.5em 1em;
  background-color: #6e7276;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 6px;
  z-index: 3333;
  transition: transform 0.33s ease-in-out;
  transform: translate(0, -100%);
}
.skiplink:focus {
  transform: translate(0, 0);
}
.skiplink:focus .cta {
  transform: translate(0, 0);
}
.skiplink:focus .icon {
  transform: translate(0, 0);
}
.skiplink.alt .icon .trait {
  display: none;
}
.skiplink .cta {
  display: block;
  transition: transform 0.33s ease-in-out 0.33s;
  transform: translate(0, -44px);
}
.skiplink .icon {
  width: 1.1em;
  height: 1.1em;
  margin: 0 auto;
  display: block;
  transition: transform 0.33s ease-in-out 0.165s;
  transform: translate(0, -44px);
}
/* ===============================================
	chat widget resize for mobile use comfort
=============================================== */
#bc-chat-container {
  font-size: 0.8em !important;
}
.bc-minimize-state {
  width: 11.8em !important;
  height: 7.7em !important;
}
/* ===============================================
	blog sidebar sharethiswidget styles
=============================================== */
#blog_search label,
p.share-text {
  margin-bottom: 10px;
}
/* ===============================================
	recaptcha
=============================================== */
.grecaptcha-badge {
  visibility: hidden;
  z-index: -1;
}
.grecaptcha-alt {
  line-height: 1.3;
  font-size: 12px;
  font-style: italic;
  text-align: inherit;
  text-wrap: balance;
}
/* ===============================================
	generic button for quick use by PM/PAs
=============================================== */
a.intbtn,
#content a.intbtn {
  line-height: 44px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  width: auto;
  text-decoration: none;
  padding: 0 1.5em;
  background-color: #1480d4;
  display: inline-block;
  vertical-align: top;
  position: relative;
  transition: background-color 0.33s ease-in-out;
}
a.intbtn:focus,
#content a.intbtn:focus,
a.intbtn:hover,
#content a.intbtn:hover {
  background-color: #6e7276;
}
/* ===============================================
	.screenreader 
	a11y support for descriptive text on vaguely worded buttons
	https://gomakethings.com/hidden-content-for-better-a11y/#hidden-labels
=============================================== */
.screenreader {
  white-space: nowrap;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  /* legacy */
  clip-path: inset(50%);
  /* modern */
}
/************************************************************************************************************************************************/
/* end superlatives */
/* ===============================================
Tablet || Supports 768px and up
=============================================== */
@media only screen and (min-width: 768px) {
  /* ===============================================
	blanket content sidebar hide
=============================================== */
  .sitemap #subheader header.sub::before,
  .layout-full-width #subheader header.sub::before {
    left: -100vw;
    width: 200vw;
    right: auto;
  }
  .sitemap img.sidebar,
  .layout-full-width img.sidebar {
    display: none;
  }
  .sitemap #bd.sub:after,
  .layout-full-width #bd.sub:after {
    content: none;
  }
  .sitemap #content,
  .layout-full-width #content,
  .sitemap #subheader header.sub,
  .layout-full-width #subheader header.sub {
    width: 70%;
    /* count out 90-100 characters per line to determine width */
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .sitemap #sidebar,
  .layout-full-width #sidebar {
    display: none;
  }
  /* ===============================================
	custom content
=============================================== */
  .speed-system img[alt="Speed Braces"] {
    display: block;
  }
  /* ===============================================
	PAGE SPECIFIC
=============================================== */
  .which-is-right-for-me #content p {
    display: inline-block;
    float: left;
  }
  .which-is-right-for-me #content a[href^="/sesame_media/docs/"] {
    text-align: center;
    width: 100%;
    display: block;
    clear: both;
  }
  .which-is-right-for-me #content a[href^="/sesame_media/docs/"] img {
    display: inline-block;
  }
  .in-ovation-testimonials .embed-container {
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
  [class^="inovation-chart-"] {
    max-width: 50%;
    display: inline-block;
  }
  .in-ovation-before-after #content p {
    text-align: center;
    margin-bottom: 0;
  }
  .in-ovation-before-after .content-text h3 {
    text-align: center;
  }
  .in-ovation-before-after .content-text .img-left,
  .in-ovation-before-after .content-text .border {
    max-width: 44%;
    margin: 2%;
    display: inline-block;
    float: none;
  }
  .in-ovation-videos .content-text h2 {
    text-align: center;
  }
  .in-ovation-videos .content-text .embed-container {
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
  body[class*="in-ovation"] .img-right {
    max-width: 40%;
  }
  /*END*/
}
/* ===============================================
	embed-container enhanced support
=============================================== */
@supports (aspect-ratio: 16 / 9) and (object-fit: cover) {
  .embed-container,
  .embed-container.ratio16x9 {
    height: auto;
    aspect-ratio: 16 / 9;
    padding: 0;
    display: block;
  }
  @media only screen and (max-width: 1299px) {
    .embed-container,
    .embed-container.ratio16x9 {
      max-width: min( 42.10526316em , 90% );
    }
  }
  @media only screen and (min-width: 1300px) {
    .embed-container,
    .embed-container.ratio16x9 {
      max-width: min( 42.10526316em , 1200px );
    }
  }
  .embed-container embed,
  .embed-container.ratio16x9 embed,
  .embed-container object,
  .embed-container.ratio16x9 object,
  .embed-container iframe,
  .embed-container.ratio16x9 iframe {
    object-fit: cover;
    position: relative;
    top: auto;
    left: auto;
  }
}
.sitemap #subnav {
  display: none;
}
.financial-information #widget-layout {
  justify-content: flex-start;
}
.financial-information #widget-layout .main-widgets_container-MZUT7 {
  min-width: auto;
  width: 100%;
  max-width: none;
}
@media screen and (max-width: 768px) {
  .floatingEstimator-floatingButton-I5Zis {
    width: auto !important;
    min-width: 240px;
  }
}
