.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: #e4a91c !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: #e4a91c;
  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: #302f2d;
  text-transform: capitalize;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #dbe265;
}
.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: #e4a91c;
  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 #e4a91c;
}
.office-tour-pager a.cycle-pager-active {
  background: #e4a91c;
}
.office-tour-pager a:hover {
  background: #e8b53c;
  border: 1px solid #e6ae2a;
}
.vMaster {
    display: none;
}
form button {
  background: #e4a91c;
  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: #8a6610;
}
.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: #e4a91c;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #e4a91c;
  color: #302f2d;
  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: #302f2d;
  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: #dbe265;
  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: #b5bd24;
}
.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);
}
html {
  font-size: 20px;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 36px;
  color: #302f2d;
}
p {
  margin: 0 0 1.8rem;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
a {
  color: #e4a91c;
  -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: #393e40;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.8rem;
  text-rendering: auto;
  text-transform: uppercase;
  font-weight: normal;
}
h1 {
  font-family: 'Architects Daughter', cursive;
  font-size: 51px;
  line-height: 40px;
  color: #393e40;
  margin: 0 auto 1.8rem;
}
.home header h1 {
  font-size: 40px;
  line-height: 35px;
}
.home header h1 span {
  display: block;
  color: #dbe265;
  font-family: 'Roboto', sans-serif;
  font-size: 26px;
  line-height: normal;
}
h2 {
  font-size: 24px;
  line-height: 27px;
  color: #3c3c3c;
}
h3 {
  font-size: 22px;
  color: #302f2d;
}
h4,
h5,
h6 {
  font-size: 20px;
  color: #302f2d;
}
hr {
  color: #302f2d;
  background-color: #302f2d;
  border: none;
  height: 1px;
  clear: both;
  margin: 10px 0;
}
.hr {
  visibility: hidden;
}
.container {
  max-width: 1000px;
}
.ie8 .container {
  width: 1000px;
}
#sidebar img {
  margin: 0;
  display: inline-block;
  width: 100%;
  max-width: 284px;
  border: 1px solid #FFFFFF;
}
.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: none;
}
li {
  line-height: 36px;
}
ul {
  list-style: none;
}
ul li::before {
  content: "\2022";
  color: #302f2d;
  display: inline-block;
  width: .6em;
  margin-left: -1em;
}
#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::before {
  display: none;
}
body.sitemap #content ul li a {
  font-size: 24px;
  line-height: 27px;
  color: #3c3c3c;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
}
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;
  line-height: 36px;
  color: #302f2d;
  text-decoration: none;
  text-transform: capitalize;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #e4a91c;
}
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;
}
#hd .container {
  width: 100% !important;
}
#hd .logo {
  float: none;
  display: block;
  text-align: center;
  margin: 30px auto 30px;
  text-decoration: none;
}
#hd .logo img {
  display: inline-block;
}
.hd-top {
  background: #e2ddda;
  padding: 10px 0;
}
#hd-left {
  float: none;
  text-align: center;
  display: inline-block;
}
#hd-left .social-icons {
  float: none;
  clear: both;
  display: inline-block;
}
#hd-left .social-icons a {
  display: inline-block;
  color: #302f2d;
  margin: 0 2px 0 0;
  font-size: 10px;
}
#hd-left .social-icons a:nth-last-of-type(1) {
  margin-right: 0;
}
#hd-left .social-icons a:hover {
  color: #e4a91c;
  transform: scale(1.3) translateY(-4px);
}
#hd-left .hd-locations {
  float: none;
  clear: both;
  display: inline-block;
  line-height: 40px;
  margin-right: 15px;
}
#hd-left .hd-locations i {
  margin-top: -3px;
}
#hd-left .hd-locations .hd-address {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #393e40;
  font-size: 14px;
  font-family: 'Architects Daughter', cursive;
  margin: 0 15px;
}
#hd-left .hd-locations .phone,
#hd-left .hd-locations a.phone {
  display: inline-block;
  text-decoration: none;
  color: #393e40;
  font-size: 14px;
  font-family: 'Architects Daughter', cursive;
}
#hd-left .hd-locations .hd-address:hover,
#hd-left .hd-locations a.phone:hover {
  color: #e4a91c;
}
#hd-right {
  display: inline-block;
}
#hd-right a {
  padding: 0 8px;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #393e40;
  font-size: 12px;
  line-height: 23px;
  font-family: 'Architects Daughter', cursive;
  border: 1px solid #393e40;
  margin: 0 3px;
}
#hd-right a i {
  margin: 0 1px;
}
#hd-right a:hover {
  background: #dbe265;
  border-color: #dbe265;
}
#hd-right ul {
  margin: 0;
  float: none;
  clear: both;
  display: inline-block;
  line-height: 1em;
}
#hd-right ul li {
  list-style: none;
  display: inline-block;
  margin: 0 0 0 10px;
}
#hd-right ul li::before {
  display: none;
}
#hd-right ul li a {
  display: inline-block;
}
#hd-sticky {
  display: inline-block;
  margin: 15px 0 10px;
}
#hd-sticky a {
  color: #302f2d;
  font-size: 12px;
  line-height: 24px;
  font-family: 'Architects Daughter', cursive;
  text-decoration: none;
  text-transform: uppercase;
  background: rgba(219,226,101,0.9);
  padding: 10px 10px;
  margin: 5px 0;
  display: inline-block;
}
#hd-sticky a br {
  display: none;
}
#hd-sticky a:hover {
  background: #302f2d;
  color: #FFFFFF;
}
#hd #main-nav {
  position: absolute;
}
#hd #main-nav .trigger .nav-icon span {
  background: #e4a91c;
}
#hd #main-nav .open .trigger .nav-icon span {
  background: #dbe265;
}
#hd #main-nav ul li::before {
  display: none;
}
#hd #main-nav ul li a {
  font-family: 'Architects Daughter', cursive;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 50px;
  color: #393e40;
}
#hd #main-nav ul ul li a {
  font-family: 'Architects Daughter', cursive;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 25px;
  color: #302f2d;
}
#hd #main-nav .collapsible.open:after {
  background: #FFFFFF;
}
#hd #main-nav .collapsible.open ul li a:hover,
#hd #main-nav .collapsible.open ul li.open > a {
  text-decoration: underline;
  background: none;
}
#hd #main-nav .collapsible.open ul .open ul {
  background: #dbe265;
}
#hd #main-nav .collapsible.open ul ul li a:hover,
#hd #main-nav .collapsible.open ul ul li.open > a {
  text-decoration: underline;
  background: none;
}
#main-nav .collapsible.open ul li {
  opacity: 1;
}
#subnav-outer-wrap {
  background: #3c3b38;
}
#subnav-outer-wrap #subnav-outer {
  position: relative;
  padding: 30px 0;
  text-align: center;
  max-width: 635px;
  margin: 0 auto;
}
#subnav-outer-wrap #subnav-outer p {
  color: #FFFFFF;
  width: 100%;
  margin: 0 auto;
  font-family: 'Architects Daughter', cursive;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
}
#subnav-outer-wrap #subnav-outer a {
  color: #FFFFFF;
  font-family: 'Architects Daughter', cursive;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  margin: 0 5px;
}
#subnav-outer-wrap #subnav-outer a.active,
#subnav-outer-wrap #subnav-outer a:hover {
  color: #FFFFFF;
  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: #e4a91c;
  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 #e4a91c;
  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: #e4a91c;
}
.cycle-pager div:hover {
  background: #e8b53c;
  border: 1px solid #e6ae2a;
}
#slideshow {
  position: relative;
  text-align: center;
  padding: 0;
}
#slideshow video,
#slideshow #home-slideshow {
  width: 100%;
  margin: 0 auto;
}
#slideshow #home-slideshow {
  display: none;
}
#slideshow #home-slideshow.show {
  display: block !important;
}

#meet-dr-team {
  margin: 10px auto;
  background: #d9d9d9 url('../images/meet.jpg') center repeat;
  padding: 50px 0;
  text-align: center;
}
#meet-dr-team .meet-row {
  margin: 20px 0;
  height: auto;
}
#meet-dr-team .meet-row img {
  width: 80%;
  display: inline-block;
  vertical-align: top;
  margin: 20px auto;
}
#meet-dr-team .meet-row div {
  background: #dbe265;
  color: #302f2d;
  font-size: 16px;
  line-height: 19px;
  padding: 89px 35px;
  max-width: 340px;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  text-align: center;
}
#meet-dr-team .meet-row div h2 {
  font-size: 37px;
  line-height: 36px;
  color: #302f2d;
  margin: 0;
  font-family: 'Architects Daughter', cursive;
}
#meet-dr-team .meet-row div p {
  padding: 21px 0 24px;
  margin: 0;
}
#meet-dr-team .meet-row div a {
  display: block;
  font-family: 'Architects Daughter', cursive;
  text-decoration: none;
  margin: 0 auto;
}
#meet-dr-team .meet-row:first-of-type div a {
  color: #302f2d;
  font-size: 14px;
  line-height: 40px;
  border: 1px solid #302f2d;
  box-sizing: border-box;
  width: 185px;
  height: 37px;
  margin: 6px auto;
}
#meet-dr-team .meet-row:first-of-type div a:hover {
  background: #e4a91c;
  color: #FFFFFF;
  border-color: inherit;
  transform: scale(1.1);
}
#meet-dr-team .meet-row:last-of-type div {
  max-width: 375px;
  padding: 60px 30px 60px;
}
#meet-dr-team .meet-row:last-of-type div p {
  padding: 15px 0 29px;
}
#meet-dr-team .meet-row:last-of-type div a {
  background: #302f2d;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 37px;
  width: 93px;
}
#meet-dr-team .meet-row:last-of-type div a:hover {
  background: #e4a91c;
  transform: scale(1.1);
}
#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: 20px 0;
}
.interior-content {
  padding: 100px 15px;
  background: #ece7e4;
  box-sizing: border-box;
}
#faqs {
  background: #dfdad7 url('../images/faqs.jpg') center repeat;
  padding: 94px 0;
  margin: 8px auto;
  text-align: center;
}
#faqs .container div {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
#faqs .container div:last-of-type {
  border: none;
}
#faqs img {
  display: none;
  border: 1px solid #FFFFFF;
}
#faqs h4 {
  font-family: 'Architects Daughter', cursive;
  color: #302f2d;
  font-size: 16px;
  line-height: 22px;
  margin: 28px 0 0;
  padding: 0 37px;
}
#faqs p {
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
  text-align-last: center;
  margin: 0;
  padding: 14px 35px 32px;
}
#faqs a {
  color: #302f2d;
  font-size: 14px;
  line-height: 37px;
  font-family: 'Architects Daughter', cursive;
  text-decoration: none;
  background: #dbe265;
  margin: 0 auto;
  width: 92px;
  display: block;
}
#faqs a:hover {
  background: #e4a91c;
  color: #FFFFFF;
  transform: scale(1.1);
}
#ft {
  background: #302f2d;
  text-align: center;
  width: 100%;
  display: table;
  padding: 70px 0 0px;
}
#ft .ft-map {
  display: none;
}
#ft .ft-location .ft-address {
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  font-size: 19px;
  line-height: 19px;
}
#ft .ft-location .phone,
#ft .ft-location .ft-phone {
  text-decoration: none;
  display: block;
  font-family: 'Architects Daughter', cursive;
  font-size: 21px;
  line-height: 19px;
  color: #dbe265;
  margin-bottom: 10px;
}
#ft .ft-location .ft-address:hover,
#ft .ft-location a.phone:hover,
#ft .ft-location a.ft-phone:hover {
  color: #e4a91c;
}
#ft .ft-location h4 {
  font-family: 'Architects Daughter', cursive;
  font-size: 14px;
  line-height: 19px;
  color: #dbe265;
  text-transform: uppercase;
  margin: 17px 0 0;
}
#ft .ft-location p {
  color: #FFFFFF;
  font-size: 13px;
}
#ft .ft-location p span {
  margin-left: 15px;
}
#ft-design-credit {
  background: #302f2d;
  clear: both;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  padding: 0px 0 51px;
  font-size: 12px;
  line-height: 50px;
}

@media only screen and (max-width: 479px){  
  #ft-design-credit { padding: 0px 0 70px; }
}

#ft-design-credit .sesame-link,
#ft-design-credit .sitemap-link {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
  line-height: 50px;
  display: inline-block;
}
#ft-design-credit .sesame-link i,
#ft-design-credit .sitemap-link i {
  margin: -3px 0px 0 0;
  font-size: 16px;
}
#ft-design-credit .sesame-link:hover,
#ft-design-credit .sitemap-link:hover {
  color: #e4a91c;
}
#ft-design-credit .sesame-link:hover img,
#ft-design-credit .sitemap-link:hover img {
  opacity: .75;
}
#ft-design-credit .back-to-top {
  margin-top: 14px;
  display: inline-block;
  text-decoration: none;
  float: none;
  color: #FFFFFF;
  background: #e4a91c;
  width: 33px;
  height: 33px;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: 300;
  line-height: 33px;
}
#ft-design-credit .back-to-top:hover {
  color: #302f2d;
  background: #dbe265;
}

.grecaptcha-badge { 
  visibility: hidden; 
}

form button {
  background: #e4a91c;
  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: #8a6610;
}
.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: #e4a91c;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #e4a91c;
  color: #302f2d;
  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: #302f2d;
  border: 1px solid #302f2d;
  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: #dbe265;
  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: #b5bd24;
}
.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;
}
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: #dbe265;
}
#fc-calculator input[type=range]::-moz-range-thumb {
  background: #dbe265;
}
#fc-calculator input[type=range]::-ms-thumb {
  background: #dbe265;
}
#fc-calculator #payment-calculation .fc-col2 {
  color: #dbe265;
}
#fc-calculator #payment-calculation input[type='text'] {
  color: #dbe265;
}
@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: 32%;
    float: right;
    display: inline;
    text-align: right;
    margin: 6px 0 0 0;
  }
  .team-photo {
    float: left;
    margin: 0 20px 20px 0;
  }
  #hd-sticky {
    margin: 5px 0 5px;
  }
  #hd-sticky a {
    margin: 0;
  }
  h1 {
    font-size: 61px;
    line-height: 45px;
  }
  .interior-content {
    padding: 100px 90px;
    margin-bottom: 100px;
  }
  #meet-dr-team .meet-row img,
  #meet-dr-team .meet-row div {
    width: 46%;
    vertical-align: middle;
    margin: 20px 10px;
  }
  #meet-dr-team .meet-row:last-of-type div {
    padding: 151px 30px 128px;
  }
  #faqs {
    padding: 94px 0;
  }
  #faqs .container div {
    width: 49%;
    height: 750px;
  }
  #faqs .container div img {
    display: inline-block;
  }
  #faqs .container div:first-of-type {
    border-right: 1px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
  }
  #faqs .container div:nth-of-type(2) {
    border-left: 1px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
  }
  #faqs .container div:nth-of-type(3) {
    border-right: 1px solid #FFFFFF;
    padding-top: 54px;
  }
  #faqs .container div:nth-of-type(4) {
    border-left: 1px solid #FFFFFF;
    padding-top: 54px;
  }
  #ft {
    padding: 100px 0 0px;
  }
  #ft-design-credit {
    padding: 50px 0 51px;
  }
  #ft-design-credit .design-left {
    float: left;
  }
  #ft-design-credit .back-to-top {
    float: right;
  }
  #ft-design-credit .sesame-link,
  #ft-design-credit .sitemap-link {
    display: inline-block;
  }
}
@media only screen and (min-width: 64em) {
  body.blog header {
    margin-top: 0;
  }
  #main-nav .container {
    width: 1000px !important;
    max-width: none;
  }
  .ie8 #main-nav .container {
    width: 1000px !important;
  }
  #content .container {
    width: 96% !important;
    max-width: 1000px;
  }
  #hd-left {
    display: inline-block;
    text-align: left;
    float: left;
  }
  #hd-right {
    display: inline-block;
    text-align: right;
    float: right;
  }
  #hd {
    background: #e2ddda;
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
  }
  #hd .container {
    max-width: 1025px;
    width: 97% !important;
  }
  #hd .logo {
    position: absolute;
    left: 0;
    top: 58px;
    z-index: 999;
    max-width: 330px;
    margin: 0;
  }
  #hd #main-nav {
    position: absolute;
    top: 40px;
    right: 0;
    height: auto;
    width: 100%;
    background: #FFFFFF;
  }
  #hd #main-nav .collapsible {
    width: 97%;
    margin: 0 auto;
    max-width: 1025px;
  }
  #hd #main-nav ul {
    text-align: right;
    vertical-align: top;
  }
  #hd #main-nav ul li.home {
    margin-left: 0;
    color: #fff;
  }
  #hd #main-nav ul li {
    margin: 0 0 0 35px;
    padding: 32px 0 23px;
  }
  #hd #main-nav ul li a {
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    position: relative;
  }
  #hd #main-nav ul li a:before {
    content: '';
    position: absolute;
    bottom: 10px;
    color: #dbe265;
    background: #dbe265;
    width: 1px;
    height: 2px;
    opacity: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: 0.2s ease-in-out;
  }
  #hd #main-nav ul li.active > a,
  #hd #main-nav ul li:hover > a {
    text-decoration: none;
    position: relative;
  }
  #hd #main-nav ul li.active > a:before,
  #hd #main-nav ul li:hover > a:before {
    content: '';
    width: 30px;
    opacity: 1;
  }
  #hd #main-nav ul li.contact-us ul,
  #hd #main-nav ul li.contact ul {
    left: auto;
    right: 0;
    text-align: right;
  }
  #hd #main-nav ul ul,
  #hd #main-nav ul .open ul {
    text-align: left;
    padding: 20px 0;
    margin: 0 0 0 -30px;
    width: auto;
    min-width: 240px;
    display: none;
    position: absolute;
    left: 0;
    transition: 0.2s ease-in-out;
  }
  #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: #dbe265;
    z-index: -2;
    transition: 0.2s ease-in-out;
  }
  #hd #main-nav ul ul li,
  #hd #main-nav ul .open ul li {
    margin: 1px 0;
  }
  #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 {
    padding: 0 30px;
    width: 100% !important;
  }
  #hd #main-nav ul ul li a:before,
  #hd #main-nav ul ul li.active a:before,
  #hd #main-nav ul .open ul li a:before,
  #hd #main-nav ul .open ul li.active a:before {
    display: none;
  }
  #hd #main-nav ul ul li a:after,
  #hd #main-nav ul ul li.active a:after,
  #hd #main-nav ul .open ul li a:after,
  #hd #main-nav ul .open ul li.active a:after {
    background: #dbe265;
    content: " ";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    transition: .4s;
    transform: none;
    height: 100%;
  }
  #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;
  }
  #hd #main-nav ul ul li a:hover:after,
  #hd #main-nav ul ul li.active a:after,
  #hd #main-nav ul .open ul li a:hover:after,
  #hd #main-nav ul .open ul li.active a:after {
    opacity: 1;
    transform: none;
  }
  nav.horizontal ul li {
    float: none;
  }
  #slideshow {
    width: 100%;
    padding: 0;
    z-index: 0;
  }
  #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%;
  }
  #content {
    margin-top: 145px;
  }
  .hd-top {
    height: 40px;
    padding: 0;
  }
  #hd-sticky {
    margin: 0;
    position: fixed;
    right: 10px;
    top: 245px;
  }
  #hd-sticky a {
    margin: 5px 0;
    display: block;
    line-height: 12px;
    padding: 11px 0px;
    width: 103px;
    height: 60px;
    box-sizing: border-box;
  }
  #hd-sticky a i {
    display: block;
    padding-bottom: 5px;
  }
  #hd-sticky a br {
    display: block;
  }
  #meet-dr-team .meet-row img,
  #meet-dr-team .meet-row div {
    width: auto;
    vertical-align: top;
    margin: 0;
  }
  #meet-dr-team {
    text-align: left;
    padding: 80px 0;
  }
  #meet-dr-team .container {
    max-width: 1025px;
    width: 100% !important;
  }
  #meet-dr-team .meet-row:first-of-type div,
  #meet-dr-team .meet-row:last-of-type img {
    float: right;
  }
  #meet-dr-team .meet-row:first-of-type img,
  #meet-dr-team .meet-row:last-of-type div {
    float: left;
  }
  #meet-dr-team .meet-row {
    height: 473px;
  }
  #meet-dr-team .meet-row div {
    height: 100%;
  }
  #meet-dr-team .meet-row img {
    margin: 0;
    width: auto;
    vertical-align: top;
  }
  #home-content {
    position: relative;
    overflow-x: hidden;
  }
  #home-content .container {
    max-width: 1025px;
  }
  #home-content:before {
    content: url(../images/hc.jpg);
    position: absolute;
    top: 0;
    left: 51.5%;
    z-index: -1;
  }
  .hc-wrap {
    max-width: 487px;
    padding: 75px 0 40px;
  }
  .hc-wrap p {
    text-align: justify;
  }
  #subnav-outer-wrap #subnav-outer {
    padding: 90px 0 174px;
  }
  #content .interior-content {
    max-width: 1200px;
    margin-top: -100px;
  }
  #faqs .container {
    max-width: 1460px;
    width: 100% !important;
  }
  #faqs .container div {
    height: 710px;
  }
  #ft .container {
    max-width: 1025px;
    text-align: left;
  }
  #ft .container .ft-map {
    position: relative;
    width: 75%;
    max-width: 793px;
    display: inline-block;
    text-align: center;
  }
  #ft .container .ft-map a {
    position: absolute;
    left: 59px;
    right: 0;
    top: 151px;
    margin: 0 auto;
  }
  #ft .container .ft-map a:hover {
    transform: scale(1.1);
    filter: brightness(105%);
  }
  #ft .container .ft-location {
    display: inline-block;
    text-align: left;
    margin-left: 18px;
    margin-top: 52px;
    vertical-align: middle;
  }
  #ft-design-credit .container {
    max-width: 1025px;
  }
}
@media only screen and (min-width: 70em) {
  #ft .container .ft-map {
    position: relative;
    width: 100%;
  }
}
@media only screen and (min-width: 85em) {
  #faqs .container div {
    width: 50%;
    max-width: 336px;
    border: none;
  }
  #faqs .container div:first-of-type {
    border-right: 1px solid #FFFFFF;
    border-bottom: none;
  }
  #faqs .container div:nth-of-type(2) {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: none;
  }
  #faqs .container div:nth-of-type(3) {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding-top: 0;
  }
  #faqs .container div:nth-of-type(4) {
    border-left: 1px solid #FFFFFF;
    padding-top: 0;
  }
}
