.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: #5e8ecc !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: #5e8ecc;
  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: #353535;
  text-transform: capitalize;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #3d6599;
}
.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: #5e8ecc;
  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 #5e8ecc;
}
.office-tour-pager a.cycle-pager-active {
  background: #5e8ecc;
}
.office-tour-pager a:hover {
  background: #79a1d5;
  border: 1px solid #6a96d0;
}
form button {
  background: #5e8ecc;
  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: #2f5c95;
}
.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: #5e8ecc;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #5e8ecc;
  color: #353535;
  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: #353535;
  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: #3d6599;
  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: #203550;
}
.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: 'Sarabun', sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #353535;
  overflow: hidden;
}
p {
  margin: 0 0 1.8rem;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
a {
  color: #5e8ecc;
  -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: none;
}
a:hover,
a.active {
  color: #3d6599;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 1.8rem;
  text-rendering: auto;
  font-weight: normal;
  text-transform: uppercase;
  color: #3d6599;
  font-family: 'Merriweather', serif;
}
h1 {
  font-family: 'Sarabun', sans-serif;
  font-size: 45px;
  line-height: 50px;
  margin: 0 auto 1.8rem;
}
.home header h1 {
  text-align: center;
  color: #353535;
  letter-spacing: normal;
  margin-bottom: 2.5rem;
}
.home header h1 span {
  display: block;
  font-size: 26px;
  line-height: 44px;
  letter-spacing: .100em;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 28px;
}
h4,
h5,
h6 {
  font-size: 2rpx;
}
hr {
  color: #999999;
  background-color: #999999;
  border: none;
  height: 1px;
  clear: both;
  margin: 0 auto 1.8rem;
  width: 100%;
  max-width: 150px;
}
.hr {
  visibility: hidden;
}
.container {
  max-width: 1200px;
}
.ie8 .container {
  width: 1200px;
}
#sidebar img {
  margin: 0;
  display: inline-block;
  width: 100%;
  max-width: 359px;
}
.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: 30px;
}
#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-family: 'Merriweather', serif;
  font-size: 28px;
  line-height: 30px;
  color: #5e8ecc;
  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: 30px;
  color: #5e8ecc;
  text-decoration: none;
  text-transform: capitalize;
  font-family: 'Sarabun', sans-serif;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #3d6599;
}
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;
  padding: 10px 0;
}
#hd .container {
  width: 97% !important;
}
#hd .logo {
  float: none;
  display: block;
  text-align: center;
  margin: 5px auto;
  text-decoration: none;
}
#hd .logo img {
  display: inline-block;
}
#hd-right {
  width: 100%;
  float: none;
  text-align: center;
  margin-top: 16px;
}
#hd-right .social-icons {
  float: none;
  clear: both;
  display: inline-block;
}
#hd-right .social-icons a {
  display: inline-block;
  color: #959595;
  margin: 0 2px;
  font-size: 11px;
  line-height: 30px;
  letter-spacing: .100em;
}
#hd-right .social-icons a:hover {
  transform: scale(1.3);
  color: #c6dff2;
}
#hd-right ul {
  margin: 0;
  float: none;
  clear: both;
  display: inline-block;
  line-height: normal;
}
#hd-right ul li {
  list-style: none;
  display: inline-block;
  margin: 0 0 0 10px;
}
#hd-right ul li a {
  display: inline-block;
  font-size: 11px;
  line-height: 30px;
  letter-spacing: .100em;
  text-transform: uppercase;
  height: 30px;
  width: 127px;
  box-sizing: border-box;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
}
#hd-right ul li a:hover {
  border-color: #c6dff2;
  background-color: #c6dff2;
  color: #5e8ecc;
}
#hd-right .hd-locations {
  float: none;
  clear: both;
  display: inline-block;
}
#hd-right .hd-locations .hd-address {
  display: block;
  text-decoration: none;
  color: #5e8ecc;
}
#hd-right .hd-locations .phone,
#hd-right .hd-locations a.phone {
  display: inline-block;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 14px 0 24px;
}
#hd-right .hd-locations .hd-address:hover,
#hd-right .hd-locations a.phone:hover {
  color: #c6dff2;
}
#hd {
  background: #000000;
}
#hd #main-nav {
  position: absolute;
}
#hd #main-nav .trigger .nav-icon span {
  background: #5e8ecc;
}
#hd #main-nav .open .trigger .nav-icon span {
  background: #FFFFFF;
}
#hd #main-nav ul li {
  opacity: 1;
}
#hd #main-nav ul li a {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: .025em;
  color: #FFFFFF;
  text-transform: uppercase;
}
#hd #main-nav ul ul li a {
  color: #FFFFFF;
  font-size: 12px;
  letter-spacing: .100em;
  text-transform: uppercase;
}
#hd #main-nav .collapsible.open:after {
  background: rgba(0,0,0,0.85);
}
#hd #main-nav .collapsible.open ul li a:hover,
#hd #main-nav .collapsible.open ul li.open > a {
  background: none;
  color: #5e8ecc;
}
#hd #main-nav .collapsible.open ul ul li a:hover,
#hd #main-nav .collapsible.open ul.open > a {
  background: #c6dff2;
  color: #5e8ecc;
}
#hd #main-nav .collapsible.open ul .open ul {
  background: rgba(82,123,178,0.95);
}
#subnav-outer-wrap {
  background: #f2f2f2;
  text-align: center;
  margin-bottom: 40px;
}
#subnav-outer-wrap h2 {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 30px;
  background: #527bb2;
  padding: 26px 0;
  margin: 0;
  font-family: 'Sarabun', sans-serif;
}
#subnav-outer-wrap #subnav-outer {
  position: relative;
  padding: 30px 0;
  text-align: center;
}
#subnav-outer-wrap #subnav-outer p {
  width: 100%;
  margin: 0 auto;
}
#subnav-outer-wrap #subnav-outer a {
  color: #5e8ecc;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: .100em;
  text-transform: uppercase;
  padding: 0 5px;
}
#subnav-outer-wrap #subnav-outer a.active,
#subnav-outer-wrap #subnav-outer a:hover {
  background: #c6dff2;
  text-decoration: none;
}
.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: #5e8ecc;
  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 #5e8ecc;
  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: #5e8ecc;
}
.cycle-pager div:hover {
  background: #79a1d5;
  border: 1px solid #6a96d0;
}
#slideshow {
  position: relative;
  text-align: center;
  padding: 0;
}
#slideshow #home-slideshow {
  width: 100%;
  margin: 0 auto;
  background: url('../images/slideshow/slide1.jpg') center no-repeat;
  background-size: cover;
  height: 25vh;
}
.ss_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  z-index: 400;
  display: none;
}
#small-callouts {
  text-align: center;
}
#small-callouts a {
  display: inline-block;
  color: #FFFFFF;
  font-size: 14px;
  font-family: 'Merriweather', serif;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: .05em;
  padding: 26px 0;
  margin: 1px;
  width: 100%;
  box-sizing: border-box;
}
#small-callouts a i {
  display: block;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  letter-spacing: normal;
  margin-bottom: 11px;
}
#small-callouts a:nth-of-type(1) {
  background-color: #6692cc;
}
#small-callouts a:nth-of-type(2) {
  background-color: #527bb2;
}
#small-callouts a:nth-of-type(3) {
  background-color: #3d6599;
}
#small-callouts a:hover {
  opacity: 0.85;
}
#bd-callouts {
  text-align: center;
  width: 100%;
  position: relative;
}
#bd-callouts a {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0;
  border: 5px solid #FFFFFF;
  font-size: 40px;
  line-height: 40px;
  font-family: 'Merriweather', serif;
  text-transform: uppercase;
  color: #FFFFFF;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
#bd-callouts a img {
  transition: 0.5s ease-in-out;
  width: 100%;
}
#bd-callouts a:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: transparent;
  transition: 0.3s ease-in-out;
  z-index: 1;
}
#bd-callouts a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 100;
  width: 100%;
}
#bd-callouts a:hover:before {
  background: rgba(61,101,153,0.65);
}
#bd-callouts a:hover img {
  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: 99px 0 100px;
  background: url('../images/watermark.png') center no-repeat;
}
#home-content hr {
  margin-bottom: 57px;
}
.interior-content {
  padding: 15px 0;
  background: url('../images/watermark.png') center no-repeat;
}
#int-img {
  display: none;
}
#ft {
  background: #f2f2f2;
  text-align: center;
  width: 100%;
  display: table;
  margin-bottom: 100px;
}
#ft .ft-left {
  width: 100%;
  background: rgba(0,0,0,0.85);
  padding: 123px 10px 115px;
  box-sizing: border-box;
}
#ft .marker {
  display: none;
}
#ft .ft-location {
  width: 100%;
  max-width: 426px;
  margin: 0 auto;
}
#ft .ft-location .ft-logo {
  display: block;
}
#ft .ft-location .ft-address {
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  margin: 39px auto 21px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .050em;
}
#ft .ft-location .ft-address span {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .100em;
  font-family: "Merriweather", serif;
  text-transform: uppercase;
}
#ft .ft-location .phone,
#ft .ft-location .ft-phone,
#ft .ft-location .ft-fax {
  text-decoration: none;
  display: block;
  color: #5e8ecc;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}
#ft .ft-location .phone span,
#ft .ft-location .ft-phone span,
#ft .ft-location .ft-fax span {
  font-size: 20px;
}
#ft .ft-location .ft-email {
  margin-top: 28px;
  display: block;
  color: #5e8ecc;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
}
#ft .ft-location .ft-email:hover {
  color: #FFFFFF;
}
#ft .ft-location .ft-email i {
  margin-top: -3px;
}
#ft .ft-location .ft-address:hover {
  color: #5e8ecc;
}
#ft .ft-location a.phone:hover,
#ft .ft-location a.ft-phone:hover {
  color: #FFFFFF;
}
#ft-design-credit {
  background: #527bb2;
  clear: both;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  padding: 30px 0;
}
#ft-design-credit .sesame-link,
#ft-design-credit .sitemap-link,
#ft-design-credit span {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
  margin: 0 3px;
  letter-spacing: .05em;
  display: inline-block;
}
#ft-design-credit .sesame-link i,
#ft-design-credit .sitemap-link i,
#ft-design-credit span i {
  margin: -3px 5px 0 0;
  font-size: 19px;
}
#ft-design-credit .sesame-link:hover,
#ft-design-credit .sitemap-link:hover,
#ft-design-credit span:hover {
  color: #353535;
}
#ft-design-credit .back-to-top {
  display: inline-block;
  text-decoration: none;
  float: none;
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: .100em;
  text-transform: uppercase;
}
#ft-design-credit .back-to-top i {
  color: #527bb2;
  line-height: 40px;
  letter-spacing: normal;
  height: 40px;
  width: 40px;
  background-color: #FFFFFF;
  margin-left: 8px;
  transition: 0.3s ease-in-out;
}
#ft-design-credit .back-to-top:hover {
  color: #353535;
}
#ft-design-credit .back-to-top:hover i {
  background: #353535;
  color: #c6dff2;
}
form button {
  background: #5e8ecc;
  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: #2f5c95;
}
.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: #5e8ecc;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #5e8ecc;
  color: #353535;
  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: #353535;
  border: 1px solid #353535;
  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: #3d6599;
  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: #203550;
}
.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: #3d6599;
}
#fc-calculator input[type=range]::-moz-range-thumb {
  background: #3d6599;
}
#fc-calculator input[type=range]::-ms-thumb {
  background: #3d6599;
}
#fc-calculator #payment-calculation .fc-col2 {
  color: #3d6599;
}
#fc-calculator #payment-calculation input[type='text'] {
  color: #3d6599;
}
@media only screen and (min-width: 48em) {
  h1 {
    font-size: 75px;
    line-height: 80px;
  }
  #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,
  body.sitemap #hide-stock,
  body.sitemap #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: 120px 0 0 0;
  }
  #int-img {
    display: block;
    height: 400px;
    width: 100%;
    object-fit: cover;
  }
  .interior-content {
    padding: 85px 0;
  }
  #subnav-outer-wrap {
    width: 100%;
    max-width: 359px;
    float: right;
  }
  #subnav-outer-wrap h2 {
    text-align: left;
    padding: 26px 0 26px 30px;
  }
  #subnav-outer-wrap #subnav-outer a {
    text-align: left;
    padding: 0 0 0 30px;
    display: block;
  }
  .team-photo {
    float: left;
    margin: 0 20px 20px 0;
  }
  #small-callouts a {
    width: 33%;
  }
  #bd-callouts a {
    width: 50%;
  }
  #content-text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 82px;
    -moz-column-gap: 82px;
    column-gap: 82px;
  }
  #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;
  }
  #slideshow #home-slideshow {
    width: 100%;
    margin: 0 auto;
    background: url('../images/slideshow/slide1.jpg') center no-repeat;
    background-size: cover;
    height: 50vh;
  }
  .ss_overlay {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 25%;
    z-index: 400;
    display: block;
    width: 90%;
  }
}
@media only screen and (min-width: 64em) {
  body.blog header {
    margin-top: 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;
  }
  #hd .logo {
    position: absolute;
    text-align: left;
    float: left;
    z-index: 999;
    width: 365px;
  }
  #hd-right {
    float: right;
    text-align: right;
  }
  #hd {
    display: block;
    position: fixed;
    padding: 0;
    z-index: 3000;
    height: 130px;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.85);
  }
  #hd #main-nav {
    position: absolute;
    top: 73px;
    right: 0;
    width: 100%;
  }
  #hd #main-nav .collapsible {
    width: 97%;
    max-width: 1200px;
    margin: 0 auto;
  }
  #hd #main-nav ul {
    text-align: right;
    vertical-align: top;
  }
  #hd #main-nav ul li {
    margin: 0 0 0 14px;
    padding: 0 0 17px 0;
    vertical-align: top;
  }
  #hd #main-nav ul li a {
    font-size: 15px;
    display: inline-block;
    color: #FFFFFF;
    letter-spacing: .025em;
    line-height: 20px;
    padding: 0 0 0 0;
    margin: 0;
    text-transform: uppercase;
    text-align: left;
    vertical-align: top;
  }
  #hd #main-nav ul li.about-us {
    width: 47px;
  }
  #hd #main-nav ul li.new-patients {
    width: 64px;
  }
  #hd #main-nav ul li.restorative-dentistry {
    width: 92px;
  }
  #hd #main-nav ul li.cosmetic-dentistry {
    width: 75px;
  }
  #hd #main-nav ul li.cosmetic-dentistry ul li {
    width: 100%;
  }
  #hd #main-nav ul li.preventive-dentistry {
    width: 85px;
  }
  #hd #main-nav ul li.other-services {
    width: 64px;
  }
  #hd #main-nav ul li.contact-us {
    width: 64px;
  }
  #hd #main-nav ul li.active > a,
  #hd #main-nav ul li:hover > a {
    color: #5e8ecc;
  }
  #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;
    width: auto;
    min-width: 240px;
    display: none;
    position: absolute;
    left: 0;
  }
  #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(82,123,178,0.95);
    z-index: -2;
  }
  #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 {
    text-transform: uppercase;
    letter-spacing: .100em;
    font-size: 12px;
    line-height: 30px;
    color: #FFFFFF;
    padding: 0 30px;
    width: 100% !important;
  }
  #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 {
    color: #5e8ecc;
    background-color: #c6dff2;
  }
  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%;
  }
  #slideshow #home-slideshow {
    width: 100%;
    margin: 0 auto;
    background: url('../images/slideshow/slide1.jpg') center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100vh;
  }
  .ss_overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    z-index: 400;
    width: 100%;
  }
  #content {
    z-index: 1;
  }
  #small-callouts {
    position: fixed;
    right: 0;
    top: 130px;
    z-index: 999;
  }
  #small-callouts a {
    width: 150px;
    height: 150px;
    display: block;
  }
  #ft {
    background: #f2f2f2 url('../images/ft-map.jpg') center no-repeat;
    z-index: 0;
  }
  #ft .ft-left {
    width: 50%;
    float: right;
    padding: 123px 0px 115px;
  }
  #ft .ft-left .ft-location {
    margin: 0;
    margin-left: 58px;
  }
  #ft .marker {
    display: block;
    position: absolute;
    width: 46px;
    left: -811px;
    right: 0;
    top: 262px;
    margin: 0 auto;
  }
  #ft .marker:hover {
    filter: grayscale(100%);
  }
}
@media only screen and (min-width: 71em) {
  #hd #main-nav ul li {
    margin: 0 0 0 29px;
  }
  #ft .ft-left {
    width: 44%;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #slideshow #home-slideshow {
    background-attachment: unset;
  }
}
