.fa,
.fas,
.fab,
.far,
.fal {
  vertical-align: middle;
}
.embed-video {
  width: 0;
  display: block;
  padding: 28% 50%;
  position: relative;
  margin-bottom: 30px;
}
.embed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.caps {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.normalcase,
.no-caps {
  text-transform: none !important;
}
.small-caps {
  font-variant: small-caps;
}
.rel {
  position: relative;
}
.w100 {
  font-weight: 100 !important;
}
.w200 {
  font-weight: 200 !important;
}
.w300 {
  font-weight: 300 !important;
}
.w400 {
  font-weight: 400 !important;
}
.w500 {
  font-weight: 500 !important;
}
.w600 {
  font-weight: 600 !important;
}
.w700 {
  font-weight: 700 !important;
}
.w900 {
  font-weight: 900 !important;
}
.w800 {
  font-weight: 800 !important;
}
.w900 {
  font-weight: 900 !important;
}
.em {
  font-style: italic !important;
}
.round {
  border-radius: 999em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
p {
  margin: 0;
}
p,
ul {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
ul li {
  list-style: disc;
}
li {
  line-height: 1.5;
}
.hr {
  visibility: hidden;
}
.img-right {
  max-width: 100%;
}
#bd-callouts li,
#ft ul li,
#subnav li,
body.sitemap #content ul li {
  list-style: none;
}
#main-nav {
  z-index: 900;
  text-align: center;
  margin: 0;
  height: 0;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
}
#main-nav .trigger {
  padding: 2px 8px;
  font-size: 17px;
  display: inline-block;
  width: auto;
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 9000;
  box-sizing: border-box;
  line-height: 32px;
  background: rgba(255,255,255,0.86);
}
#main-nav .trigger .nav-icon {
  width: 26px;
  height: 12px;
  position: relative;
  display: inline-block;
  z-index: 900;
  transition: .35s;
  vertical-align: top;
  top: 9px;
}
#main-nav .trigger .nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #333;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  transition: .35s;
}
#main-nav .trigger .nav-icon span:nth-child(1) {
  top: 0px;
}
#main-nav .trigger .nav-icon span:nth-child(2),
#main-nav .trigger .nav-icon span:nth-child(3) {
  top: 50%;
}
#main-nav .trigger .nav-icon span:nth-child(4) {
  top: 100%;
}
#main-nav .trigger .label {
  display: none;
}
#main-nav .trigger:hover .nav-icon {
  transform: scale(.9);
}
#main-nav .open .trigger {
  background: none;
}
#main-nav .open .trigger .nav-icon {
  transform: scale(1.32);
  top: 12px;
  right: 1px;
}
#main-nav .open .trigger .nav-icon span {
  background: #fff;
}
#main-nav .open .nav-icon span:nth-child(1) {
  top: 50%;
  width: 0%;
  left: 50%;
}
#main-nav .open .nav-icon span:nth-child(2) {
  transform: rotate(44deg);
}
#main-nav .open .nav-icon span:nth-child(3) {
  transform: rotate(-44deg);
}
#main-nav .open .nav-icon span:nth-child(4) {
  top: 50%;
  width: 0%;
  left: 50%;
}
#main-nav .collapsible {
  transition: .7s;
  width: 100%;
}
#main-nav .collapsible:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #21304a;
  z-index: -1;
  opacity: 0;
  transition: .7s;
}
#main-nav ul {
  position: relative;
  transition: opacity 1s;
  padding: 10px 0;
  z-index: 0;
}
#main-nav ul li a {
  font-size: 17px;
  line-height: 16px;
  margin: 0 0 1px;
  color: #fff;
  display: none;
  transition: .3s;
}
#main-nav ul ul {
  padding: 0;
  transition: .5s;
  display: block;
}
#main-nav ul ul li {
  height: 0;
  overflow: hidden;
  transition: .4s;
  opacity: 0;
}
#main-nav .collapsible.open {
  position: absolute;
  height: auto;
  padding: 29px 0;
}
#main-nav .collapsible.open:after {
  opacity: .98;
}
#main-nav .collapsible.open ul li {
  opacity: 0;
  animation: navSlideIn .55s 1 forwards;
}
#main-nav .collapsible.open ul li a {
  display: block;
}
#main-nav .collapsible.open ul li a:hover,
#main-nav .collapsible.open ul li.open > a {
  background: rgba(5,5,5,0.2);
}
#main-nav .collapsible.open ul .open ul {
  background: rgba(5,5,5,0.14);
  padding: 10px 0;
}
#main-nav .collapsible.open ul .open ul li {
  height: 43px;
  opacity: 1;
}
table.office-hours {
  background: rgba(0,0,0,0.008);
  padding: 17px;
  border: 1px solid rgba(0,0,0,0.1);
  border-collapse: collapse;
  font-size: .95em;
  line-height: 1.45em;
}
table.office-hours td {
  padding: 10px 10px;
  border: 1px solid rgba(0,0,0,0.1);
  padding-right: 12px;
  font-size: .96em;
}
table.office-hours td.time {
  opacity: .8;
}
table.office-hours td.title {
  font-size: 1.07em;
}
.slideshow-nav .slideshow-active-page a {
  color: #643335 !important;
}
body.sitemap .content-text {
  width: 100%;
}
body.sitemap #content ul {
  margin: 0 0 1.8em 0;
}
body.sitemap #content ul li {
  margin-top: 21px;
  list-style: none;
}
body.sitemap #content ul li a {
  font-size: 1.125em;
  color: #643335;
  display: inline-block;
  text-decoration: none;
}
body.sitemap #content ul ul {
  padding-left: 0;
  margin: 0 0 0 38px;
}
body.sitemap #content ul ul li {
  margin: 0;
  list-style: none;
}
body.sitemap #content ul ul li a {
  display: inline-block;
  font-size: 1em;
  color: #333e48;
  text-transform: capitalize;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #385542;
}
.office-tour-outer {
  text-align: center;
}
.office_tour.cycle-slideshow {
  width: 100%;
  position: relative;
  margin: 10px 0 20px;
}
.office_tour.cycle-slideshow img {
  padding: 0 5%;
  box-sizing: border-box;
}
.office_tour.cycle-slideshow .slide-control {
  z-index: 900;
  user-select: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 20px 0;
  color: #643335;
  font-size: 2.8em;
}
.office_tour.cycle-slideshow .slide-control i {
  transition: 0.35s ease-out;
}
.office_tour.cycle-slideshow .slide-control.cycle-prev {
  left: 0;
  text-align: left;
}
.office_tour.cycle-slideshow .slide-control.cycle-prev i {
  transform-origin: left center;
}
.office_tour.cycle-slideshow .slide-control.cycle-next {
  right: 0;
  text-align: right;
  direction: rtl;
}
.office_tour.cycle-slideshow .slide-control.cycle-next i {
  transform-origin: right center;
}
.office_tour.cycle-slideshow .slide-control:hover {
  cursor: pointer;
}
.office_tour.cycle-slideshow .slide-control:hover i {
  transform: scale(1.4);
  opacity: 0.68;
}
.office-tour-pager {
  text-align: center;
}
.office-tour-pager a {
  margin: 3px;
  display: inline-block;
  width: .8em;
  height: .8em;
  border-radius: 999em;
  border: 1px solid #643335;
}
.office-tour-pager a.cycle-pager-active {
  background: #643335;
}
.office-tour-pager a:hover {
  background: #7c3f42;
  border: 1px solid #6e383a;
}
form button {
  background: #643335;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 15px 37px !important;
  text-align: center;
  font-size: 0.9285714285714286em;
  display: inline-block;
  border: none;
  transition-duration: 0.5s;
}
form button:hover {
  background: #201111;
}
.stButton {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.st_plusone_large {
  top: 9px;
  position: relative;
}
.share-article-links {
  text-align: center;
}
.share-text {
  color: #643335;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #643335;
  color: #333e48;
  margin: 10px 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  border-radius: 4px;
  padding: 20px 0 30px;
}
form#blog_search label {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0px;
  text-align: center;
  margin: 0 0 3px;
}
form#blog_search input {
  background: #FFFFFF;
  color: #333e48;
  border: 1px solid rgba(0,0,0,0.4);
  width: 70%;
  margin: 6px auto;
  transition: all .15s linear;
}
form#blog_search input:hover {
  background: #ebebeb;
}
form#blog_search button {
  display: block;
  background: #385542;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 13px !important;
  padding: 11px 21px !important;
  transition: all .25s linear;
  margin: 5px auto 0;
  border-radius: 4px;
}
form#blog_search button:active,
form#blog_search button:hover {
  background: #0f1812;
}
.columns {
  display: inline;
  float: left;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  transform: translate3d(0,0,0);
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="file"],
textarea {
  width: 80%;
}
body.office-tour .video-sleeve {
  margin: 0 auto;
  max-width: 600px;
}
#invisalign-before-after {
  max-width: 464px;
  width: 100%;
}
#invisalign-before-after ul {
  margin: 0;
}
#invisalign-before-after p.caption {
  position: relative;
}
#damon-before-after {
  max-width: 539px;
  width: 100%;
}
.test-cred {
  display: block;
  font-weight: bold;
  font-size: smaller;
}
.flash {
  margin: 20px 0;
}
body.types-of-appliances div.hr,
body.ortho-dictionary div.hr {
  display: none;
}
#hide-stock {
  display: none;
}
body[class^='meet-dr-'] #hide-stock,
body[class^='about-dr-'] #hide-stock,
body[class^='meet-the-doctor'] #hide-stock {
  display: block !important;
  text-align: center;
  margin: 1em auto;
}
form p {
  height: auto;
}
@media only screen and (min-width: 48em) {
  body.sitemap #content .width1 {
    width: 50%;
    display: inline;
    float: left;
  }
  #hide-stock {
    display: block;
    margin: 0 0 1em 0;
  }
  body[class^='meet-dr-'] #hide-stock {
    margin: 0 0 1em 0;
  }
  .video-sleeve {
    width: 100%;
    max-width: 80%;
  }
  .video-sleeve-60 {
    width: 100%;
    max-width: 60%;
  }
  table.office-hours {
    font-size: 1em;
  }
  table.office-hours td {
    padding: 9px 15px;
    padding-right: 30px;
  }
  table.office-hours td.title {
    padding: 11px 15px;
  }
}
@media only screen and (min-width: 64em) {
  #hd #main-nav .trigger {
    display: none;
  }
  #hd #main-nav .collapsible {
    height: auto;
    background: none;
  }
  #hd #main-nav ul {
    margin: 0;
    padding: 0;
    background: none;
  }
  #hd #main-nav ul li {
    float: none;
  }
  #hd #main-nav ul li:hover ul {
    display: block;
  }
  #hd #main-nav ul li a {
    position: relative;
  }
  #hd #main-nav ul ul li,
  #hd #main-nav ul .open ul li {
    padding: 0;
    margin: 1px 0;
    height: auto;
    animation: none;
    opacity: 1;
  }
  #hd #main-nav ul ul li a,
  #hd #main-nav ul ul li.active a,
  #hd #main-nav ul .open ul li a,
  #hd #main-nav ul .open ul li.active a {
    height: auto;
    border-radius: 0;
    background: none;
    margin: 0;
    box-sizing: border-box;
    border: none;
    white-space: nowrap;
    display: block;
    position: relative;
    transition: .4s;
  }
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.vertical-align-ie8 {
  position: relative;
  top: 20%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.vertical-align-nul {
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fa,
.fas,
.fab,
.far,
.fal {
  vertical-align: baseline;
}
.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
* {
  box-sizing: border-box;
}
body {
  font: normal normal 20px/32px 'Jost', Helvetica, Arial, sans-serif;
  color: #333e48;
  background: #f5f6f7 url("../images/interior-bg.png") repeat;
}
body.home {
  background: #fff;
}
p {
  margin: 0 0 1.58em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
a {
  color: #643335;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-decoration: underline;
}
a:hover,
a.active {
  color: #8aa5bf;
}
.btn {
  background-color: white;
  color: #643335;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px;
  display: block;
  width: 151px;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  padding: 16.5px 0;
  letter-spacing: 1.6px;
  transition: 0.3s;
}
.btn:hover {
  color: white;
  background-color: #643335;
  cursor: pointer;
  box-shadow: inset 0 0 0 2px white;
  transition: 0.3s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0.8em;
  text-rendering: auto;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  color: #643335;
  font-weight: 500;
}
h1 {
  font-size: 47px;
  margin: 0 auto 40px;
  color: #333e48;
  font-weight: 400;
}
.home header h1 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  line-height: 42px;
  font-size: 35px;
  color: white;
  margin: 0px;
}
.home header h1 .top {
  display: block;
  font-size: 23px;
}
.home header h1 .bottom {
  display: block;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 25px;
}
h4,
h5,
h6 {
  font-size: 22px;
}
hr {
  color: #333e48;
  background-color: #333e48;
  border: none;
  height: 1px;
  clear: both;
  margin: 0.8em 0;
}
.hr {
  visibility: hidden;
}
.container {
  max-width: 1200px;
}
.ie8 .container {
  width: 1200px;
}
#sidebar {
  position: relative;
}
#sidebar img {
  margin: 0;
  display: inline-block;
  width: 100%;
  max-width: 357px;
  position: relative;
}
.team {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.team-photo {
  float: none;
  margin: 0 auto 20px;
}
.img-right {
  max-width: 100%;
}
ul li {
  list-style: disc;
}
li {
  line-height: 1.5;
}
#content ul {
  margin: 0 0 1.8em 39px;
}
#ft ul,
#subnav {
  margin: 0;
  padding: 0;
}
.office-hours {
  margin-bottom: 1.58em;
}
#bd-callouts li,
#ft ul li,
#subnav li,
body.sitemap #content ul li {
  list-style: none;
}
body.sitemap #main-content {
  width: 100%;
}
body.sitemap #content ul {
  margin: 0 0 1.8em 0;
}
body.sitemap #content ul li {
  margin-top: 21px;
  list-style: none;
}
body.sitemap #content ul li a {
  font-size: 27px;
  font-weight: 500;
  color: #643335;
  display: inline-block;
  text-decoration: none;
}
body.sitemap #content ul ul {
  padding-left: 0;
  margin: 0;
}
body.sitemap #content ul ul li {
  margin: 0;
  list-style: none;
}
body.sitemap #content ul ul li a {
  display: inline-block;
  font-size: 20px;
  color: #333e48;
  font-weight: normal;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #385542;
}
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;
  background: white;
}
#hd .container {
  width: 96%;
  max-width: 1200px;
}
#hd .logo {
  float: none;
  display: block;
  text-align: center;
  width: 96%;
  max-width: 291px;
  margin: 20px auto;
  text-decoration: none;
}
#hd .logo img {
  width: 100%;
  display: inline-block;
}
#hd .logo img.not-scrolled {
  display: none;
}
#header-right-col {
  width: 100%;
  float: none;
  text-align: center;
}
#header-right-col .hd-locations {
  display: flex;
  justify-content: center;
}
#header-right-col .hd-locations a.hd-address {
  color: #333e48;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 18px;
  letter-spacing: 1.2px;
}
#header-right-col .hd-locations a.hd-address i {
  color: #643335;
  margin-right: 5px;
}
#header-right-col .hd-locations .phone,
#header-right-col .hd-locations a.phone {
  display: block;
  text-decoration: none;
  color: white;
  color: #333e48;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1.2px;
}
#header-right-col .hd-locations .phone i,
#header-right-col .hd-locations a.phone i {
  color: #643335;
  margin-right: 7px;
  font-size: 14px;
}
#header-right-col .hd-locations .hd-address:hover,
#header-right-col .hd-locations a.phone:hover {
  text-decoration: underline;
}
#header-right-col .hd-locations .hd-address:hover i,
#header-right-col .hd-locations a.phone:hover i {
  transition: 0.3s;
}
#header-right-col .logins .login-btn {
  display: inline-block;
  margin: 15px 0px;
  color: white;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  padding: 11.5px 0;
  font-weight: 500;
  position: relative;
  letter-spacing: 1.3px;
  text-align: center;
}
#header-right-col .logins .login-btn:after {
  content: "";
  background-color: white;
  position: absolute;
  display: block;
  height: 1px;
  width: 14px;
  top: 49%;
  left: 0;
}
#header-right-col .logins .login-btn.login-btn-one {
  background-color: #643335;
  width: 110px;
  padding-left: 10px;
}
#header-right-col .logins .login-btn.login-btn-one:hover {
  background-color: white;
  color: #643335;
  box-shadow: inset 0 0 0 2px #643335;
  cursor: pointer;
  transition: 0.2s;
}
#header-right-col .logins .login-btn.login-btn-one:hover:after {
  background-color: #643335;
}
#header-right-col .logins .login-btn.login-btn-two {
  background-color: #385542;
  width: 105px;
  padding-left: 15px;
}
#header-right-col .logins .login-btn.login-btn-two:hover {
  background-color: white;
  color: #385542;
  box-shadow: inset 0 0 0 2px #385542;
  cursor: pointer;
  transition: 0.2s;
}
#header-right-col .logins .login-btn.login-btn-two:hover:after {
  background-color: #385542;
}
#header-right-col .logins .login-btn.login-btn-three {
  background-color: #333e48;
  width: 90px;
  padding-left: 15px;
}
#header-right-col .logins .login-btn.login-btn-three:hover {
  background-color: white;
  color: #333e48;
  box-shadow: inset 0 0 0 2px #333e48;
  cursor: pointer;
  transition: 0.2s;
}
#header-right-col .logins .login-btn.login-btn-three:hover:after {
  background-color: #333e48;
}
#hd #main-nav .trigger {
  line-height: 45px;
}
#hd #main-nav .trigger .nav-icon {
  width: 40px;
  height: 25px;
}
#hd #main-nav .trigger .nav-icon span {
  background: #385542;
}
#hd #main-nav .open .trigger .nav-icon span {
  background: #FFFFFF;
}
#hd #main-nav ul li a {
  font-size: 15px;
  line-height: 1px;
}
#hd #main-nav .collapsible.open {
  position: fixed;
  overflow: scroll;
  height: 100vh;
  max-height: 4000px;
  background: #385542;
}
#hd #main-nav .collapsible.open:after {
  background: #385542;
  opacity: .995;
}
#hd #main-nav .collapsible.open ul {
  padding: 10px 0px;
}
#hd #main-nav .collapsible.open ul:last-child {
  margin-bottom: 200px;
}
#hd #main-nav .collapsible.open ul ul {
  padding: 0px;
}
#hd #main-nav .collapsible.open ul ul:last-child {
  margin-bottom: 0px;
}
#hd #main-nav .collapsible.open ul li {
  opacity: 1;
}
#hd #main-nav .collapsible.open ul li a:hover,
#hd #main-nav .collapsible.open ul li.open > a {
  background: rgba(5,5,5,0.2);
}
#hd #main-nav .collapsible.open ul .open ul {
  padding: 10px 0;
  background: rgba(5,5,5,0.14);
}
#hd #main-nav .collapsible.open ul .open ul li {
  height: auto;
  transition: 0.3s;
}
#interior-header {
  display: none;
}
#subnav-outer-wrap {
  background: #385542;
}
#subnav-outer-wrap #subnav-outer {
  position: relative;
  padding: 30px 0;
  text-align: center;
  text-transform: uppercase;
}
#subnav-outer-wrap #subnav-outer p {
  color: #FFFFFF;
  width: 100%;
  margin: 0 auto;
  font-size: 13px;
  letter-spacing: 1.12px;
  line-height: 26px;
}
#subnav-outer-wrap #subnav-outer a {
  color: #FFFFFF;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1.12px;
  line-height: 26px;
}
#subnav-outer-wrap #subnav-outer a.active,
#subnav-outer-wrap #subnav-outer a:hover {
  text-decoration: underline;
}
.office-tour-outer {
  text-align: center;
}
.office_tour .cycle-slideshow {
  width: 100%;
  position: relative;
  margin: 10px 0 30px;
}
.office_tour .cycle-slideshow img {
  padding: 0 5%;
  box-sizing: border-box;
}
.office_tour .cycle-slideshow .slide-control {
  z-index: 900;
  user-select: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 20px 0;
  color: #643335;
  font-size: 2.8em;
}
.office_tour .cycle-slideshow .slide-control i {
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  -ms-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.office_tour .cycle-slideshow .slide-control.cycle-prev {
  left: 0;
  text-align: left;
}
.office_tour .cycle-slideshow .slide-control.cycle-prev i {
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.office_tour .cycle-slideshow .slide-control.cycle-next {
  right: 0;
  text-align: right;
  direction: rtl;
}
.office_tour .cycle-slideshow .slide-control.cycle-next i {
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}
.office_tour .cycle-slideshow .slide-control:hover {
  cursor: pointer;
}
.office_tour .cycle-slideshow .slide-control:hover i {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0.68;
}
.cycle-pager {
  text-align: center;
}
.cycle-pager div {
  margin: 2.5px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 999em;
  border: 1px solid #643335;
  cursor: pointer;
  -webkit-transition-duration: .42s;
  -moz-transition-duration: .42s;
  -o-transition-duration: .42s;
  -ms-transition-duration: .42s;
  transition-duration: .42s;
}
.cycle-pager div.cycle-pager-active {
  background: #643335;
}
.cycle-pager div:hover {
  background: #7c3f42;
  border: 1px solid #6e383a;
}
#slideshow {
  position: relative;
  text-align: center;
  padding: 0;
}
#slideshow .ss_overlay {
  z-index: 400;
  display: none;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#slideshow #home-slideshow {
  width: 100%;
  margin: 0 auto;
}
#content {
  z-index: 0;
}
#content .container {
  width: 96% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#content-text {
  width: 100%;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  -webkit-column-width: 100%;
  -moz-column-width: 100%;
  column-width: 100%;
}
#home-content {
  padding: 30px 0;
  background-color: #385542;
  overflow: hidden;
}
#home-content hr {
  width: 133px;
  margin: 33px auto;
  background-color: white;
}
#home-content .home-content-text-wrap {
  color: #FFFFFF;
  padding: 0 20px;
  text-align: justify;
}
#home-content .home-content-text-wrap .header-accent {
  margin: 0 auto;
  display: block;
  width: 43px;
  margin-bottom: 28px;
}
#home-content .home-content-text-wrap h1,
#home-content .home-content-text-wrap h2,
#home-content .home-content-text-wrap h3,
#home-content .home-content-text-wrap h4,
#home-content .home-content-text-wrap h5,
#home-content .home-content-text-wrap h6 {
  color: white;
}
#home-content .home-content-text-wrap a {
  color: #FFFFFF;
}
#home-content .home-content-text-wrap a:hover {
  /*background-color: #FFFFFF;*/
  color: #8aa5bf;
  text-decoration: none;
}
.interior-content {
  padding: 20px 0;
}
#home-meet-dr {
  overflow: hidden;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-img {
  display: none;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap {
  color: #FFFFFF;
  background: #333e48 url("../images/home-logo-bg.png") left no-repeat;
  background-size: contain;
  padding: 20px;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap span {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 40px;
  letter-spacing: 4px;
  display: block;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap h2 {
  font-size: 35px;
  font-weight: 400;
  color: white;
  margin: 0px;
  margin-bottom: 21px;
  letter-spacing: 3.5px;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap p {
  font-size: 19px;
}
#expertise-section {
  background: #643335 url("../images/specialty-logo-bg.png") top -10% right 142% no-repeat;
  margin-bottom: 30px;
  overflow: hidden;
}
#expertise-section .expertise-text-wrap {
  color: #FFFFFF;
  background-size: contain;
  padding: 30px 0;
}
#expertise-section .expertise-text-wrap span {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 30px;
  position: relative;
  display: block;
  overflow: hidden;
  letter-spacing: 4px;
}
#expertise-section .expertise-text-wrap span:after {
  content: "";
  display: inline-block;
  height: 1px;
  vertical-align: middle;
  width: 100%;
  margin-right: -100%;
  margin-left: 10px;
  border-top: 1px solid white;
}
#expertise-section .expertise-text-wrap h2 {
  font-size: 35px;
  font-weight: 400;
  color: white;
}
#expertise-section .expertise-text-wrap p {
  font-size: 19px;
  text-align: justify;
}
#bd-callouts {
  overflow: hidden;
  text-align: center;
  width: 100%;
  position: relative;
  background: #FFFFFF;
  margin-bottom: 10px;
}
#bd-callouts a {
  display: inline-block;
  width: 100%;
  margin: 10px auto;
  background: #643335;
}
#bd-callouts a img {
  display: none;
}
#bd-callouts a h3 {
  color: #FFFFFF;
  text-decoration: none;
  margin: 20px 0px;
}
#bd-callouts a h3 span {
  display: block;
}
#bd-callouts a:hover {
  background-color: #385542;
}
#bd-callouts a:hover h3 {
  text-decoration: none;
}
#ft {
  background: #333e48;
  text-align: center;
  width: 100%;
  display: table;
  padding: 20px 0;
}
#ft .map-marker {
  display: none;
}
#ft .ft-info .ft-logo {
  width: 30%;
  max-width: 295px;
  display: block;
  margin: 0 auto;
}
#ft .ft-info .ft-logo img {
  width: 100%;
}
#ft .ft-info .ft-address {
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  line-height: 23px;
}
#ft .ft-info .ft-address span {
  display: block;
}
#ft .ft-info .phone,
#ft .ft-info .ft-phone {
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 13px;
  letter-spacing: 2.5px;
}
#ft .ft-info .ft-address:hover,
#ft .ft-info a.phone:hover,
#ft .ft-info a.ft-phone:hover {
  color: #643335;
  background-color: #FFFFFF;
}
#ft .ft-info .social-icons {
  float: none;
  clear: both;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  background: transparent;
  margin: 20px 0;
}
#ft .ft-info .social-icons a {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  color: #FFFFFF;
  margin-right: 18px;
  text-decoration: none;
  font-size: 16px;
}
#ft .ft-info .social-icons a:nth-last-of-type(1) {
  margin-right: 0;
}
#ft .ft-info .social-icons a:hover {
  color: #643335;
}
#ft-design-credit {
  background: #FFFFFF;
  clear: both;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  padding: 35px 0px;
}
#ft-design-credit .sesame-link {
  color: #333e48;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1.6px;
  display: block;
  text-transform: uppercase;
}
#ft-design-credit .sesame-link img {
  margin: -3px 9px 0 0;
  width: 24px;
}
#ft-design-credit .sesame-link:hover {
  color: #643335;
}
#ft-design-credit .sesame-link:hover img {
  opacity: .75;
}
#ft-design-credit .back-to-top-pipe {
  color: #333e48;
  font-size: 12px;
  margin: 0px 18px;
}
#ft-design-credit .sitemap-link {
  color: #333e48;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1.6px;
  display: block;
  text-transform: uppercase;
}
#ft-design-credit .sitemap-link:hover {
  color: #643335;
}
#ft-design-credit .btt-wrap {
  position: relative;
}
#ft-design-credit .btt-wrap .back-to-top {
  display: inline-block;
  text-decoration: none;
  float: none;
  position: relative;
  line-height: 2;
  background-color: white;
  padding: 0px 17px;
  z-index: 2;
}
#ft-design-credit .btt-wrap .back-to-top i {
  color: #643335;
  font-size: 30px;
  position: relative;
  display: block;
}
#ft-design-credit .btt-wrap .back-to-top i:hover {
  color: #333e48;
}
#ft-design-credit .btt-wrap:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  border-top: 1px solid #333e48;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 15px;
  position: absolute;
  z-index: 1;
}
form button {
  background: #643335;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 15px 37px !important;
  text-align: center;
  font-size: 0.9285714285714286em;
  display: inline-block;
  border: none;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
form button:hover {
  background: #201111;
}
.stButton {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.st_plusone_large {
  top: 9px;
  position: relative;
}
.share-article-links {
  text-align: center;
}
.share-text {
  color: #643335;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #643335;
  color: #333e48;
  margin: 10px 0 0;
  padding: 10px 10px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  width: 100%;
}
form#blog_search label {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 17px;
  margin: 0px;
  text-align: center;
  margin: 0 0 -2px;
}
form#blog_search input {
  background: #FFFFFF;
  color: #333e48;
  border: 1px solid #333e48;
  width: 178px;
  margin: 6px auto;
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  -o-transition: all .15s linear;
  -ms-transition: all .15s linear;
  transition: all .15s linear;
}
form#blog_search input:hover {
  background: #cccccc;
}
form#blog_search button {
  display: block;
  background: #385542;
  color: #FFFFFF;
  font-size: 12px !important;
  text-transform: uppercase;
  font-size: 10px !important;
  padding: 5px 12px !important;
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -o-transition: all .25s linear;
  -ms-transition: all .25s linear;
  transition: all .25s linear;
  margin: 5px auto 0;
}
form#blog_search button:active,
form#blog_search button:hover {
  background: #0f1812;
}
.form-allowed-tags {
  display: none;
}
.navigation .previous_post:before,
.navigation .next_post:before {
  font-weight: bold;
  display: block;
}
.navigation .previous_post:before {
  content: "Previous Post:";
}
.navigation .next_post:before {
  content: "Next Post:";
}
.navigation .previous_post,
.navigation .next_post {
  display: inline-block;
  font-size: 0.875em;
  line-height: 1.25em;
  width: 43%;
  margin-bottom: 1.58em;
}
.navigation .previous_post {
  margin-right: 4%;
  text-align: left;
}
.navigation .next_post {
  text-align: right;
  float: right;
}
.post .entry {
  clear: both;
}
.ie8 nav.horizontal ul li a {
  max-width: none;
}
.ie8 .slideshow-item {
  display: none;
}
.ie8 .slideshow-active {
  display: block;
}
.shift {
  position: relative;
}
.columns {
  display: inline;
  float: left;
}
.genie {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.genie:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.video-sleeve {
  margin-bottom: 1.85em;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  transform: translate3d(0,0,0);
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="file"],
textarea {
  width: 80%;
}
body.office-tour .video-sleeve {
  margin: 0 auto;
  max-width: 600px;
}
#invisalign-before-after {
  max-width: 464px;
  width: 100%;
}
#invisalign-before-after ul {
  margin: 0;
}
#invisalign-before-after p.caption {
  position: relative;
}
#damon-before-after {
  max-width: 539px;
  width: 100%;
}
.test-cred {
  display: block;
  font-weight: bold;
  font-size: smaller;
}
.flash {
  margin: 20px 0;
}
body.types-of-appliances div.hr,
body.ortho-dictionary div.hr {
  display: none;
}
#hide-stock {
  display: none;
  position: relative;
}
#hide-stock:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 16px;
  background-color: white;
}
body[class^='meet-dr-'] #hide-stock {
  display: block !important;
  text-align: center;
  margin: 1em auto;
}
form p {
  height: auto;
}
form.full .radio-group label input {
  width: auto !important;
  display: inline;
}
form.full .radio-group label span {
  display: inline;
}
#fc-calculator input[type=range]::-webkit-slider-thumb {
  background: #385542;
}
#fc-calculator input[type=range]::-moz-range-thumb {
  background: #385542;
}
#fc-calculator input[type=range]::-ms-thumb {
  background: #385542;
}
#fc-calculator #payment-calculation .fc-col2 {
  color: #385542;
}
#fc-calculator #payment-calculation input[type='text'] {
  color: #385542;
}
@media only screen and (min-width: 48em) {
  #hide-stock {
    display: block;
    margin: 0 0 1em 0;
  }
  body[class^='meet-dr-'] #hide-stock {
    margin: 0 0 1em 0;
  }
  body.layout-full-width #hide-stock,
  body.layout-full-width #sidebar {
    display: none;
  }
  body.layout-full-width #main-content {
    width: 100%;
  }
  body.meet-our-team #main-content .img-right {
    display: block;
  }
  body.meet-our-team #main-content .img-right {
    display: block;
  }
  .video-sleeve {
    width: 100%;
  }
  .video-sleeve-60 {
    width: 100%;
    max-width: 60%;
  }
  #main-content {
    width: 62%;
    display: block;
    float: left;
    padding: 2px 0 30px 0;
  }
  #sidebar {
    width: 35%;
    float: right;
    display: inline;
    text-align: right;
    margin: 0px 0 0 0;
    max-width: 357px;
  }
  .team-photo {
    float: left;
    margin: 0 20px 20px 0;
  }
  #hd .logo {
    width: 50%;
    text-align: left;
    float: left;
  }
  #header-right-col {
    width: 50%;
    float: right;
    text-align: right;
    margin-right: 50px;
    margin-top: 10px;
  }
  #header-right-col .header-right-top-row .hd-locations {
    justify-content: flex-end;
  }
  #content-text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 52px;
    -moz-column-gap: 52px;
    column-gap: 52px;
  }
  #bd-callouts {
    text-align: center;
    width: 100%;
    position: relative;
    background: #FFFFFF;
    margin-top: 10px;
  }
  #bd-callouts .bd-callout-wrapper {
    display: flex;
  }
  #bd-callouts a {
    display: inline-block;
    width: 32%;
    margin: 10px auto;
  }
  #ft-design-credit {
    display: flex;
    flex-direction: column-reverse;
  }
  #ft-design-credit .sesame-link,
  #ft-design-credit .sitemap-link {
    display: inline-block;
    margin-bottom: 34px;
  }
}
@media only screen and (min-width: 64em) {
  #sticky {
    position: fixed;
    padding: 0;
    z-index: 3000;
    background: #ffffff;
    height: 150px;
    top: 0;
    left: 0;
    right: 0;
  }
  body.blog header {
    margin-top: 0;
  }
  .interior-content {
    padding: 74px 0;
  }
  #main-nav .container {
    width: 1200px !important;
    max-width: none;
  }
  .ie8 #main-nav .container {
    width: 1200px !important;
  }
  #content .container {
    width: 96% !important;
    max-width: 1200px;
  }
  #interior-header {
    display: block;
    width: 100%;
    height: 498px;
    background: url("../images/interior-banner.jpg") center center no-repeat;
    background-size: cover;
  }
  #subnav-outer-wrap {
    background: #385542;
  }
  #subnav-outer-wrap #subnav-outer {
    width: 100%;
    text-align: left;
  }
  #hd {
    display: block;
    height: 146px;
    position: fixed;
    top: 0;
    background: transparent;
  }
  #hd .container {
    background-color: rgba(255,255,255,0.8);
    transition: 0.3s;
    max-width: 1200px;
  }
  body.home #hd .container {
    background: transparent;
  }
  body.home.scrolled #hd .container {
    background-color: rgba(255,255,255,0.8);
    transition: 0.3s;
  }
  #hd .logo {
    width: 291px;
    text-align: left;
    float: left;
    margin: 40px 0px 30px 8px;
    position: relative;
    transition: 0.3s;
  }
  #hd .logo img.scrolled {
    display: block;
    opacity: 1;
    transition: 0.3s;
  }
  #hd .logo img.not-scrolled {
    display: block;
    position: absolute;
    opacity: 0;
    top: 0;
    transition: 0.3s;
  }
  body.home #hd .logo img.scrolled {
    display: block;
    opacity: 0;
    transition: 0.3s;
  }
  body.home #hd .logo img.not-scrolled {
    display: block;
    position: absolute;
    opacity: 1;
    top: 0;
    transition: 0.3s;
  }
  body.home.scrolled #hd .logo {
    transition: 0.3s;
  }
  body.home.scrolled #hd .logo img.scrolled {
    opacity: 1;
    transition: 0.3s;
  }
  body.home.scrolled #hd .logo img.not-scrolled {
    opacity: 0;
    transition: 0.3s;
  }
  #hd #header-right-col {
    margin-right: 0px;
    width: 65%;
    margin-top: 15px;
  }
  #hd #header-right-col .header-right-top-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #hd #header-right-col .header-right-top-row .hd-locations {
    margin-bottom: 2px;
  }
  #hd #header-right-col .header-right-top-row .hd-locations a.hd-address {
    color: #333e48;
  }
  body.home #hd #header-right-col .header-right-top-row .hd-locations a.hd-address {
    color: white;
  }
  body.home.scrolled #hd #header-right-col .header-right-top-row .hd-locations a.hd-address {
    color: #333e48;
  }
  #hd #header-right-col .header-right-top-row .hd-locations .phone,
  #hd #header-right-col .header-right-top-row .hd-locations a.phone {
    color: #333e48;
  }
  body.home #hd #header-right-col .header-right-top-row .hd-locations .phone,
  body.home #hd #header-right-col .header-right-top-row .hd-locations a.phone {
    color: white;
  }
  body.home.scrolled #hd #header-right-col .header-right-top-row .hd-locations .phone,
  body.home.scrolled #hd #header-right-col .header-right-top-row .hd-locations a.phone {
    color: #333e48;
  }
  #hd #header-right-col .header-right-top-row .hd-locations .hd-address:hover,
  #hd #header-right-col .header-right-top-row .hd-locations a.phone:hover {
    color: #643335;
  }
  #hd #header-right-col .header-right-top-row .hd-locations .hd-address:hover i,
  #hd #header-right-col .header-right-top-row .hd-locations a.phone:hover i {
    color: #643335;
    transition: 0.3s;
  }
  #hd #header-right-col .logins .login-btn {
    margin: 0px;
  }
  #hd #header-right-col .logins .login-btn.login-btn-two {
    /* margin-right: 8px; */
  }
   #hd #header-right-col .logins .login-btn.login-btn-three {
    margin-right: 8px;
  }
  #hd #main-nav {
    position: relative;
    z-index: 4;
  }
  #hd #main-nav ul {
    text-align: left;
    display: flex;
    justify-content: flex-end;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 36px;
  }
  #hd #main-nav ul li:hover ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #hd #main-nav ul li {
    margin: 0 0 0 35px;
    padding: 0px 0px 24px 0px;
  }
  #hd #main-nav ul li.home {
    padding: 0px 0px 30px 0px;
    margin-left: 0;
    color: #FFFFFF;
    line-height: 1.4;
  }
  #hd #main-nav ul li.our-office {
    max-width: 54px;
  }
  #hd #main-nav ul li.patient-resources {
    max-width: 89px;
  }
  #hd #main-nav ul li.treatment-options {
    max-width: 89px;
  }
  #hd #main-nav ul li.our-technology {
    max-width: 107px;
  }
  #hd #main-nav ul li.contact-us {
    max-width: 72px;
    margin-right: 8px;
  }
  #hd #main-nav ul li:before {
    transition: 0.3s;
    content: "";
    border-color: transparent transparent rgba(51,62,72,0.9) transparent;
    border-style: solid;
    border-width: 0px 8px 8px 8px;
    height: 0px;
    width: 0px;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
    margin: auto;
    bottom: 0px;
    opacity: 0;
  }
  #hd #main-nav ul li li.home:before {
    content: none;
  }
  #hd #main-nav ul li a {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    color: #333e48;
    margin: 0;
    word-spacing: 100px;
    line-height: 15px;
    letter-spacing: 1.3px;
  }
  #hd #main-nav ul li a:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    bottom: -5px;
    left: 0;
    background-color: #643335;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
  }
  body.home #hd #main-nav ul li a {
    color: #FFFFFF;
  }
  body.home #hd #main-nav ul li a:after {
    background-color: #FFFFFF;
  }
  body.home.scrolled #hd #main-nav ul li a {
    color: #333e48;
  }
  body.home.scrolled #hd #main-nav ul li a:after {
    background-color: #333e48;
  }
  #hd #main-nav ul li:hover:before {
    transition: 0.3s;
    opacity: 1;
  }
  #hd #main-nav ul li.home.active:before,
  #hd #main-nav ul li.home:hover:before {
    transition: 0.3s;
    opacity: 0;
  }
  #hd #main-nav ul li.active > a,
  #hd #main-nav ul li:hover > a {
    color: #643335;
  }
  #hd #main-nav ul li.active > a:after,
  #hd #main-nav ul li:hover > a:after {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  body.home #hd #main-nav ul li.active > a,
  body.home #hd #main-nav ul li:hover > a {
    color: #FFFFFF;
  }
  body.home #hd #main-nav ul li.active > a:after,
  body.home #hd #main-nav ul li:hover > a:after {
    background-color: #FFFFFF;
  }
  body.home.scrolled #hd #main-nav ul li.active > a,
  body.home.scrolled #hd #main-nav ul li:hover > a {
    color: #643335;
  }
  body.home.scrolled #hd #main-nav ul li.active > a:after,
  body.home.scrolled #hd #main-nav ul li:hover > a:after {
    background-color: #643335;
  }
  #hd #main-nav ul ul,
  #hd #main-nav ul .open ul {
    text-align: left;
    padding: 33px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 96%;
    display: none;
    position: fixed;
    top: 146px;
    max-width: 1200px;
    transition: 0.3s;
  }
  #hd #main-nav ul ul:after,
  #hd #main-nav ul .open ul:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(51,62,72,0.9);
    z-index: -2;
    transition: 0.3s;
  }
  #hd #main-nav ul ul li,
  #hd #main-nav ul .open ul li {
    margin: 1px 0;
    width: auto;
    max-width: none;
  }
  #hd #main-nav ul ul li a,
  #hd #main-nav ul ul li.active a,
  #hd #main-nav ul .open ul li a,
  #hd #main-nav ul .open ul li.active a {
    letter-spacing: .0em;
    font-size: 13px;
    line-height: 1.5;
    color: #fff;
    padding: 0px;
    width: 100% !important;
    word-spacing: normal;
    letter-spacing: 1.3px;
    font-weight: 400;
    padding: 0 13px;
    border-right: 1px solid white;
  }
  body.scrolled #hd #main-nav ul ul li a,
  body.scrolled #hd #main-nav ul ul li.active a,
  body.scrolled #hd #main-nav ul .open ul li a,
  body.scrolled #hd #main-nav ul .open ul li.active a {
    color: #fff;
  }
  body.home.scrolled #hd #main-nav ul ul li a,
  body.home.scrolled #hd #main-nav ul ul li.active a,
  body.home.scrolled #hd #main-nav ul .open ul li a,
  body.home.scrolled #hd #main-nav ul .open ul li.active a {
    color: #fff;
  }
  #hd #main-nav ul ul li:last-of-type a,
  #hd #main-nav ul .open ul li:last-of-type a {
    border-right: none;
    padding-right: 0px;
  }
  #hd #main-nav ul ul li a:hover,
  #hd #main-nav ul ul li.active a,
  #hd #main-nav ul .open ul li a:hover,
  #hd #main-nav ul .open ul li.active a {
    text-decoration: underline;
    color: #FFFFFF;
  }
  body.scrolled #hd #main-nav ul ul li a:hover,
  body.scrolled #hd #main-nav ul ul li.active a,
  body.scrolled #hd #main-nav ul .open ul li a:hover,
  body.scrolled #hd #main-nav ul .open ul li.active a {
    color: #fff;
  }
  body.home.scrolled #hd #main-nav ul ul li a:hover,
  body.home.scrolled #hd #main-nav ul ul li.active a,
  body.home.scrolled #hd #main-nav ul .open ul li a:hover,
  body.home.scrolled #hd #main-nav ul .open ul li.active a {
    color: #fff;
  }
  nav.horizontal ul li {
    float: none;
  }
  #slideshow {
    width: 100%;
    padding: 0;
    z-index: 0;
  }
  #slideshow .ss_overlay {
    display: block;
  }
  #slideshow .ss_overlay .hero-logo-wrapper {
    width: 50%;
    max-width: 533px;
    margin: 0 auto;
  }
  #slideshow #home-slideshow {
    width: 100%;
    margin: 0 auto;
  }
  #slideshow #home-slideshow .cycle-slideshow {
    margin-top: 0;
  }
  #slideshow #home-slideshow .hp-slide {
    max-width: none;
    width: 100%;
  }
  #home-meet-dr .home-meet-dr-wrapper {
    display: flex;
  }
  #home-meet-dr .home-meet-dr-wrapper .meet-dr-img {
    display: block;
    width: 50%;
    background: url("../images/meet-dr-section.jpg") no-repeat;
    background-size: cover;
  }
  #home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap {
    color: #FFFFFF;
    background: #333e48 url("../images/home-logo-bg.png") left no-repeat;
    background-size: contain;
    width: 50%;
    padding: 0px;
  }
  #home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap .meet-dr-inner-wrap {
    padding: 50px;
  }
  #bd-callouts {
    text-align: center;
    width: 100%;
    position: relative;
    background: #FFFFFF;
    padding: 138.4px 0px;
    margin: 0px;
  }
  #bd-callouts a {
    width: 33%;
    max-width: 467px;
    margin: 0;
    margin-right: 50px;
    position: relative;
  }
  #bd-callouts a:last-child {
    margin-right: 0px;
  }
  #bd-callouts a img {
    display: block;
    opacity: 1;
    transition: 0.5s;
  }
  #bd-callouts a h3 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    width: 57%;
    font-weight: 400;
    font-size: 30px;
    margin: 0px;
  }
  #bd-callouts a h3 span {
    display: block;
  }
  #bd-callouts a h3:after {
    position: absolute;
    top: 57%;
    left: 0;
    right: 0;
    width: 202px;
    margin: 0 auto;
    height: 1px;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0,150px,0);
    transform: translate3d(0,150px,0);
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
  }
  #bd-callouts a:hover {
    background: #643335;
    cursor: pointer;
  }
  #bd-callouts a:hover img {
    opacity: 0;
    transition: 0.5s;
  }
  #bd-callouts a:hover h3 {
    transform: translate(-50%,-70%);
  }
  #bd-callouts a:hover h3:after {
    opacity: 1;
    -webkit-transform: translate3d(0,65px,0);
    transform: translate3d(0,65px,0);
  }
  #ft {
    background: #f3f3f3 url("../images/ft-map.jpg") center center no-repeat;
    text-align: center;
    width: 100%;
    display: table;
    padding: 0;
  }
  #ft .map-marker {
    display: block;
    position: absolute;
    top: 43%;
    left: calc(50% - 109px);
    transform: scale(1);
  }
  #ft .map-marker:hover {
    transform: scale(1.2);
  }
  #ft .ft-info {
    background-color: #333e48;
    width: 472px;
    margin-left: auto;
    padding: 74px 0px 75px;
  }
  #ft .ft-info .ft-logo {
    width: 100%;
  }
}
@media only screen and (min-width: 81.25em) {
  #hd .logo {
    margin: 40px 0px 30px 38px;
  }
  #hd #header-right-col {
    max-width: 806px;
    width: 68%;
  }
  #hd #header-right-col .logins .login-btn {
    margin: 0px;
  }
  #hd #header-right-col .logins .login-btn.login-btn-one {
    margin-right: 8px;
  }
    #hd #header-right-col .logins .login-btn.login-btn-three {
    margin-right: 38px;
  }
  #hd #header-right-col .logins .login-btn.login-btn-two {
    margin-right: 8px;
  }
  #hd #main-nav ul li.home {
    padding: 0px 0px 30px 0px;
  }
  #hd #main-nav ul li.our-office {
    margin: 0 0 0 68px;
  }
  #hd #main-nav ul li.patient-resources {
    margin: 0px 0 0 65px;
  }
  #hd #main-nav ul li.treatment-options {
    margin: 0px 0 0 61px;
  }
  #hd #main-nav ul li.our-technology {
    margin: 0 0 0 57px;
  }
  #hd #main-nav ul li.contact-us {
    margin: 0px 36px 0 61px;
  }
  #subnav-outer-wrap #subnav-outer {
    width: 65%;
  }
  #sidebar {
    margin-top: -220px;
  }
  #content #home-content .container,
  #content  #bd-callouts .container {
    max-width: 1500px;
  }
  #content-text {
    width: 100%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
  }
  #home-content {
    padding: 108px 0 115px;
    background-color: #FFFFFF;
  }
  #home-content .home-content-wrap {
    background: url("../images/home-bg.jpg") left center no-repeat;
    padding: 103px 0px;
    background-size: 888px 100%;
  }
  #home-content .home-content-text-wrap {
    padding: 0 20px;
    width: 50%;
    max-width: 751px;
    margin-right: 50px;
    margin-left: auto;
    background-color: #385542;
    padding: 108px 102px;
    position: relative;
  }
  #home-meet-dr .home-meet-dr-wrapper {
    display: flex;
  }
  #home-meet-dr .home-meet-dr-wrapper .meet-dr-img {
    display: block;
    width: calc(50% - 90px);
    background: url("../images/meet-dr-section.jpg") no-repeat;
    background-size: cover;
  }
  #home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap {
    color: #FFFFFF;
    background: #333e48 url("../images/home-logo-bg.png") 150px 65px no-repeat;
    background-size: inherit;
    width: calc(50% + 90px);
    padding: 0px;
    display: flex;
  }
  #home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap .meet-dr-inner-wrap {
    padding: 83px 89px 108px 0;
    width: 639px;
    margin-left: auto;
  }
  #home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap .meet-dr-inner-wrap span {
    position: relative;
  }
  #home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap .meet-dr-inner-wrap span:before {
    content: "";
    background-color: white;
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    top: 49%;
    left: calc(-100% - 8px);
  }
  #content #expertise-section .container {
    max-width: 1123px;
  }
  #expertise-section {
    overflow: hidden;
    background: white;
    padding-top: 46px;
    margin-bottom: 110px;
  }
  #expertise-section .expertise-wrap {
    background: #643335 url("../images/specialty-bkgd.jpg");
    background-size: cover;
  }
  #expertise-section .expertise-text-wrap {
    background: #643335 url("../images/specialty-logo-bg.png") no-repeat 128px 38px;
    background-size: inherit;
    width: 551px;
    padding: 92px 0px 88px 72px;
    margin-top: -46px;
    margin-bottom: 50px;
    position: relative;
  }
  #expertise-section .expertise-text-wrap h2 {
    position: absolute;
    font-size: 123px;
    bottom: 76px;
    right: calc(-100% + 102px);
    width: 512px;
    margin: 0px;
    letter-spacing: 12.3px;
    line-height: 103px;
  }
  #expertise-section .expertise-text-wrap span {
    margin-bottom: 46px;
  }
  #expertise-section .expertise-text-wrap p {
    margin: 0px;
    padding-right: 118px;
  }
  #expertise-section .expertise-text-wrap .btn {
    margin-top: 48px;
  }
  #ft .ft-info .ft-address {
    text-decoration: none;
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    line-height: 23px;
  }
  #ft .ft-info .ft-address span {
    display: block;
  }
  #ft .ft-info .phone,
  #ft .ft-info .ft-phone {
    margin-top: 54px;
  }
  #ft .ft-info .social-icons {
    margin: 0px;
    margin-top: 35px;
  }
}
@media only screen and (min-width: 1500px) {
  #slideshow .ss_overlay .hero-logo-wrapper {
    width: 100%;
  }
}
