body {
  font: normal 1em/1.25 'tauri-regular-webfont', Helvetica Neue, Helvetica, Arial, sans-serif;
  background: #BEB67C;
  background: -moz-linear-gradient(top,#BEB67C 0,#A79D51 80%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#BEB67C),color-stop(80%,#A79D51));
  background: -webkit-linear-gradient(top,#BEB67C 0,#A79D51 80%);
  background: -o-linear-gradient(top,#BEB67C 0,#A79D51 80%);
  background: -ms-linear-gradient(top,#BEB67C 0,#A79D51 80%);
  background: linear-gradient(to bottom,#BEB67C 0,#A79D51 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BEB67C,endColorstr=#A79D51,GradientType=0);
  color: #15051C;
}
@font-face {
  font-family: 'tauri-regular-webfont';
  src: url('../fonts/tauri-regular-webfont.eot');
  src: url('../fonts/tauri-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tauri-regular-webfont.woff') format('woff'), url('../fonts/tauri-regular-webfont.ttf') format('truetype'), url('../fonts/tauri-regular-webfont.svg#tauri-regular-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
.font,
nav,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'tauri-regular-webfont', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0em;
  text-transform: uppercase;
  font-weight: normal;
  text-shadow: none;
}
h1 {
  font-size: 2.0125em;
}
header h1 {
  margin: 1em 0 0.3em;
  max-width: 93%;
  color: #552966;
}
body.home header h1 {
  margin: 0.2em 0 0.3em;
  max-width: 93%;
}
h2 {
  font-size: 1.4em;
  margin-bottom: 0.775em;
  color: #9E901F;
}
h3 {
  text-transform: uppercase;
  font-size: 1.375em;
  color: #552966;
}
h4 {
  font-size: 1.231em;
  color: #9E901F;
}
h5 {
  font-size: 1.077em;
  color: #9E901F;
}
h6 {
  font-size: 0.923em;
  color: #9E901F;
}
a {
  color: #552966;
  text-decoration: underline;
}
a:hover,
a.active {
  text-decoration: none;
  color: #340C44;
}
ul li {
  list-style: disc;
}
#hd-wrapper {
  background: #8E60A0;
  background: -moz-linear-gradient(top,#8E60A0 60%,#552966 #552966 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(60%,#8E60A0),color-stop(100%,#552966));
  background: -webkit-linear-gradient(top,#8E60A0 60%,#552966 100%);
  background: -o-linear-gradient(top,#8E60A0 60%,#552966 100%);
  background: -ms-linear-gradient(top,#8E60A0 60%,#552966 100%);
  background: linear-gradient(to bottom,#8E60A0 60%,#552966 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8E60A0,endColorstr=#552966,GradientType=0);
  padding-bottom: 1.5em;
  z-index: 2 !important;
}
.logo {
  font-size: 2.0em;
  text-decoration: none;
  margin: -53px auto 0 auto;
  text-align: center;
  width: 100%;
  padding: 2em 0 0 0;
}
.logo span {
  display: block;
  font-size: .750em;
}
.logo a {
  text-decoration: none;
  color: #ECE7C0;
}
.logo a:hover {
  text-decoration: none;
  color: #340C44;
}
#hd-locations {
  margin: 0.5em auto 0;
  text-align: center;
  width: 100%;
}
#hd-address {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  clear: both;
}
#hd-address ul {
  margin: 1em 0;
}
#hd-address ul li {
  line-height: 1.12500em;
  color: #ECE7C0;
  font-size: 0.875em;
  list-style: none;
}
#hd-address a {
  color: #ECE7C0;
  text-decoration: none;
}
#hd-address a:hover {
  color: #340C44;
  text-decoration: none;
}
#hd-address .hd-phone {
  color: #340C44;
  font-size: 1.37500em;
  line-height: 1.8125em;
}
#hd-address .hd-phone a {
  color: #340C44;
}
#hd-address .hd-office,
#hd-address .hd-office a {
  font-size: 1em;
  color: #ECE7C0;
  line-height: 1.5625em;
}
#hd-address .hd-office,
#hd-address a,
#hd-address ul li,
#hd-address .hd-phone {
  text-align: center;
  margin: 0 auto;
}
.social-icons {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.social-icons img {
  width: 28px;
  max-width: 28px;
}
#stock-photo-banner {
  background: none;
  box-shadow: none;
  margin: 0 auto;
  padding: 0;
  max-width: 98%;
}
body.common-procedures .img-right:after {
  clear: both;
  clear: both;
}
body.common-procedures p img {
  display: block;
}
#pro-pack #testimonials li p {
  clear: both;
}
#bdy-left {
  z-index: 2;
}
#page-content {
  background: none repeat scroll 0 0 #ECE7C0;
  max-width: 98%;
  margin-left: 1%;
  box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
  -moz-box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
  -webkit-box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
  clear: both;
  padding: 1em 1em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.invisalign-before-after #page-content .slideshow .slideshow-item p.caption {
  padding: 1% 3%;
}
#callouts {
  display: none;
}
#callouts ul {
  margin: 0;
}
#callouts ul li {
  width: 240px;
  height: auto;
  padding: 1em 0;
  margin: 1em auto;
  list-style: none;
  text-align: center;
  border-radius: 11px 11px 11px 11px;
  -moz-border-radius-topleft: 11px;
  -moz-border-radius-topright: 11px;
  -webkit-border-top-left-radius: 11px;
  -webkit-border-top-right-radius: 11px;
  -moz-border-radius-bottomleft: 11px;
  -moz-border-radius-bottomright: 11px;
  -webkit-border-bottom-left-radius: 11px;
  -webkit-border-bottom-right-radius: 11px;
  background: #905DA4;
  background: -moz-linear-gradient(top,#905DA4 0,#552966 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#905DA4),color-stop(100%,#552966));
  background: -webkit-linear-gradient(top,#905DA4 0,#552966 100%);
  background: -o-linear-gradient(top,#905DA4 0,#552966 100%);
  background: -ms-linear-gradient(top,#905DA4 0,#552966 100%);
  background: linear-gradient(to bottom,#905DA4 0,#552966 100%);
  box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
  -moz-box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
  -webkit-box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
}
#callouts ul li a {
  color: #ECE7C0;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.25em;
  line-height: 21px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.65);
}
#callouts-mobile {
  width: 100%;
}
#callouts-mobile ul {
  padding: 1.75em 0 0 0;
  margin: 0 auto;
  text-align: center;
}
#callouts-mobile ul li {
  width: 90%;
  text-align: center;
  display: block;
  height: auto;
  padding: 1em 0;
  margin: 1em auto;
  list-style: none;
  border-radius: 11px 11px 11px 11px;
  -moz-border-radius-topleft: 11px;
  -moz-border-radius-topright: 11px;
  -webkit-border-top-left-radius: 11px;
  -webkit-border-top-right-radius: 11px;
  -moz-border-radius-bottomleft: 11px;
  -moz-border-radius-bottomright: 11px;
  -webkit-border-bottom-left-radius: 11px;
  -webkit-border-bottom-right-radius: 11px;
  background: #905DA4;
  background: -moz-linear-gradient(top,#905DA4 0,#552966 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#905DA4),color-stop(100%,#552966));
  background: -webkit-linear-gradient(top,#905DA4 0,#552966 100%);
  background: -o-linear-gradient(top,#905DA4 0,#552966 100%);
  background: -ms-linear-gradient(top,#905DA4 0,#552966 100%);
  background: linear-gradient(to bottom,#905DA4 0,#552966 100%);
  box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
  -moz-box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
  -webkit-box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
}
#callouts-mobile ul li a {
  color: #ECE7C0;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.25em;
  line-height: 21px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.65);
}
#callouts {
  display: none;
}
#callouts ul {
  margin: 0;
}
#callouts ul li.gold {
  width: 240px;
  height: auto;
  padding: 1em 0;
  margin: 1em auto;
  list-style: none;
  text-align: center;
  border-radius: 11px 11px 11px 11px;
  -moz-border-radius-topleft: 11px;
  -moz-border-radius-topright: 11px;
  -webkit-border-top-left-radius: 11px;
  -webkit-border-top-right-radius: 11px;
  -moz-border-radius-bottomleft: 11px;
  -moz-border-radius-bottomright: 11px;
  -webkit-border-bottom-left-radius: 11px;
  -webkit-border-bottom-right-radius: 11px;
  background: #ECE7C0;
  background: -moz-linear-gradient(top,#ECE7C0 0,#c1b978 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ECE7C0),color-stop(100%,#c1b978));
  background: -webkit-linear-gradient(top,#ECE7C0 0,#c1b978 100%);
  background: -o-linear-gradient(top,#ECE7C0 0,#c1b978 100%);
  background: -ms-linear-gradient(top,#ECE7C0 0,#c1b978 100%);
  background: linear-gradient(to bottom,#ECE7C0 0,#c1b978 100%);
  box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
  -moz-box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
  -webkit-box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
}
#callouts ul li.gold a {
  color: #736a27;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.25em;
  line-height: 21px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.65);
}
#callouts-mobile {
  width: 100%;
}
#callouts-mobile ul {
  padding: 1.75em 0 0 0;
  margin: 0 auto;
  text-align: center;
}
#callouts-mobile ul li.gold {
  width: 90%;
  text-align: center;
  display: block;
  height: auto;
  padding: 1em 0;
  margin: 1em auto;
  list-style: none;
  border-radius: 11px 11px 11px 11px;
  -moz-border-radius-topleft: 11px;
  -moz-border-radius-topright: 11px;
  -webkit-border-top-left-radius: 11px;
  -webkit-border-top-right-radius: 11px;
  -moz-border-radius-bottomleft: 11px;
  -moz-border-radius-bottomright: 11px;
  -webkit-border-bottom-left-radius: 11px;
  -webkit-border-bottom-right-radius: 11px;
  background: #ECE7C0;
  background: -moz-linear-gradient(top,#ECE7C0 0,#c1b978 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ECE7C0),color-stop(100%,#c1b978));
  background: -webkit-linear-gradient(top,#ECE7C0 0,#c1b978 100%);
  background: -o-linear-gradient(top,#ECE7C0 0,#c1b978 100%);
  background: -ms-linear-gradient(top,#ECE7C0 0,#c1b978 100%);
  background: linear-gradient(to bottom,#ECE7C0 0,#c1b978 100%);
  box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
  -moz-box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
  -webkit-box-shadow: 0 4px 6px rgba(0,0,0,0.35), inset 1px 3px 0 rgba(255,255,255,0.5), inset 0 -1px 1px rgba(0,0,0,0.25), inset -1px -3px 0 rgba(255,255,255,0.2);
}
#callouts-mobile ul li.gold a {
  color: #736a27;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.25em;
  line-height: 21px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.65);
}
#main-nav {
  font-weight: normal;
  text-align: left;
  width: 100%;
  z-index: 20;
  background: #9265A3;
  background: -moz-linear-gradient(top,#9265A3 0,#552966 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#9265A3),color-stop(100%,#552966));
  background: -webkit-linear-gradient(top,#9265A3 0,#552966 100%);
  background: -o-linear-gradient(top,#9265A3 0,#552966 100%);
  background: -ms-linear-gradient(top,#9265A3 0,#552966 100%);
  background: linear-gradient(to bottom,#9265A3 0,#552966 100%);
}
#main-nav li {
  line-height: 2.6875em;
}
#main-nav a {
  margin: 0 0 1px;
  color: #ECE7C0;
  text-transform: uppercase;
  font-size: 1.125em;
  padding-left: 1.7em;
}
#main-nav .trigger {
  font-size: 1.125em;
  background: url("../images/tablet-icon.png") no-repeat scroll 2% 50% #552966;
  background: url("../images/tablet-icon.png") no-repeat scroll 2% 50%, -moz-linear-gradient(top,#9265A3 0,#552966 100%);
  background: url("../images/tablet-icon.png") no-repeat scroll 2% 50%, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#9265A3),color-stop(100%,#552966));
  background: url("../images/tablet-icon.png") no-repeat scroll 2% 50%, -webkit-linear-gradient(top,#9265A3 0,#552966 100%);
  background: url("../images/tablet-icon.png") no-repeat scroll 2% 50%, -o-linear-gradient(top,#9265A3 0,#552966 100%);
  background: url("../images/tablet-icon.png") no-repeat scroll 2% 50%, -ms-linear-gradient(top,#9265A3 0,#552966 100%);
  background: url("../images/tablet-icon.png") no-repeat scroll 2% 50%, linear-gradient(to bottom,#9265A3 0,#552966 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9265A3,endColorstr=#552966,GradientType=0);
  padding: 20px 20px 20px 35px;
}
#main-nav ul li a {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.28);
  color: #ECE7C0;
}
#main-nav ul li a:hover {
  background: #340C44;
  color: #ECE7C0;
}
#main-nav ul ul li {
  line-height: 1em;
}
#main-nav ul ul li a {
  background: #ECE7C0;
  color: #552966;
  font-size: 1em;
}
#utility-nav {
  clear: both;
  margin-top: 1em;
}
#utility-nav ul {
  margin: 0;
}
#utility-nav li {
  background: #ECE7C0;
  background: -moz-linear-gradient(top,#ECE7C0 0,#BFB146 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ECE7C0),color-stop(100%,#BFB146));
  background: -webkit-linear-gradient(top,#ECE7C0 0,#BFB146 100%);
  background: -o-linear-gradient(top,#ECE7C0 0,#BFB146 100%);
  background: -ms-linear-gradient(top,#ECE7C0 0,#BFB146 100%);
  background: linear-gradient(to bottom,#ECE7C0 0,#BFB146 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ECE7C0,endColorstr=#BFB146,GradientType=0);
  margin: 0 auto 1em;
  max-width: 10em;
  list-style: none;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
}
#utility-nav li a {
  color: #ECE7C0;
  text-decoration: none;
  padding: 0.25em;
}
#utility-nav li a:hover {
  color: #EDE7CD;
}
#subnav-wrapper {
  background: #552966;
  width: 100%;
  margin: 0.5em 0;
  padding: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#subnav-wrapper h3 {
  color: #C9A4D7;
  margin: 0;
}
.sitemap #subnav-wrapper {
  display: none;
}
.sitemap #page-content ul ul {
  margin-bottom: 1em;
}
.sitemap #page-content ul ul li a {
  text-transform: capitalize;
}
.sitemap #page-content ul li a {
  text-transform: uppercase;
}
p.sub-nav {
  margin: 0;
}
.sub-nav a {
  color: #C9A4D7;
  text-decoration: none;
}
.sub-nav a:hover,
.sub-nav a.active {
  color: #ECE7C0;
}
#home-slideshow-banner {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
  -moz-box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
  -webkit-box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
}
#home-slideshow {
  border: 5px solid #ECE7C0;
  width: auto;
}
#hide-stock {
  margin: 0 auto;
  text-align: center;
}
#hide-stock img {
  box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
  -moz-box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
  -webkit-box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
}
.office-tour.slideshow,
.before-and-after.slideshow {
  background: none repeat scroll 0 0 #fff;
}
body[class^='meet-dr-'] #hide-stock {
  display: block !important;
  text-align: center;
  margin: 1em auto;
}
body.meet-the-team #stock-photo-banner,
body.meet-our-team #stock-photo-banner,
body.types-of-braces #stock-photo-banner,
body.common-treatments #stock-photo-banner,
body.common-procedures #stock-photo-banner,
body.office-tour #stock-photo-banner,
body.before-and-after #stock-photo-banner,
body.invisalign-info #stock-photo-banner,
body.invisalign-teen-info #stock-photo-banner,
body.invisalign-costs #stock-photo-banner,
body.invisalign-faqs #stock-photo-banner,
body.invisalign-testimonials #stock-photo-banner,
body.invisalign-videos #stock-photo-banner,
body.invisalign-before-after #stock-photo-banner,
body.digital-x-rays #stock-photo-banner {
  display: none;
}
body.meet-our-team #page-content .img-right {
  display: block;
}
#ft-logos-banner {
  max-width: 1000px;
  display: block;
  clear: both;
}
a.back-to-top {
  clear: both;
  display: block;
  padding: 1em 0;
}
#ft {
  background: #552966;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#552966),color-stop(48%,#855598),color-stop(100%,#552966));
  background: -moz-linear-gradient(top,#552966 0,#855598 50%,#552966 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#552966,endColorstr=#855598,GradientType=0);
  background: -ms-linear-gradient(top,#552966 0%,#855598 50% 48%,#552966 100%);
  background: linear-gradient(to bottom,#552966 0%,#855598 48%,#552966 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#552966,endColorstr=#855598,GradientType=0);
}
#ft h3 {
  color: #C9A4D7;
}
div.white-fill {
  display: none;
}
#ft-wrapper {
  width: auto;
}
ul.ft-logos {
  margin: 10px auto;
  text-align: center;
}
ul.ft-logos li {
  display: inline-block;
  list-style: none;
}
#ft-nav {
  width: auto;
  padding-top: 2em;
  padding-left: 1.9em;
  clear: both;
}
#ft-nav a {
  color: #ECE7C0;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.28);
  font-size: 0.875em;
  line-height: 1em;
}
#ft-nav a:hover {
  color: #C9A4D7;
  text-decoration: none;
}
#ft-nav li {
  line-height: 0.375em;
}
#ft-find {
  padding-top: 2em;
  padding-left: 1.9em;
  clear: both;
  width: auto;
}
#ft-nav1,
#ft-nav2 {
  width: 50%;
}
.ft-location {
  display: inline;
  float: left;
  margin-right: 1em;
}
.ft-location p {
  color: #ECE7C0;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.28);
  margin: 0 0 0.8em;
}
.ft-location a {
  color: #ECE7C0;
  text-decoration: none;
}
.ft-location a:hover {
  color: #C9A4D7;
}
footer {
  padding-top: 1em;
  padding-bottom: 1em;
  clear: both;
}
a.sesame-link {
  color: #C9A4D7;
  font-size: 0.875em;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.28);
  text-decoration: none;
  padding-left: 1.9em;
  display: block;
  margin-top: 2em;
  margin-bottom: 1em;
  text-decoration: none;
}
a.sesame-link:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.sitemap #page-content ul li,
.sitemap #page-content ul ul li {
  list-style: none;
}
.navigation,
.pagination {
  margin-top: 36px;
  margin-bottom: 12px;
}
.navigation .next_post,
.pagination .next_page {
  float: right;
}
.navigation .previous_post:before,
.pagination .previous_page:before {
  content: "\27EA  ";
}
.navigation .next_post:after,
.pagination .next_page:after {
  content: " \27EB";
}
.entry {
  display: block;
  clear: both;
}
.entry img.alignleft {
  margin: 0 12px 6px 0;
  display: inline;
  float: left;
}
.entry img.alignright {
  margin: 0 0 6px 12px;
  display: inline;
  float: right;
}
.entry img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry_meta p {
  margin: 0 0 12px;
}
#entry_comments {
  margin-top: 36px;
}
#entry_comments form label {
  margin-bottom: 6px;
}
#entry_comments form button {
  color: #FFFFFF;
}
.search-results .post {
  margin-bottom: 30px;
}
.search-results .post h2 {
  margin-bottom: 0;
}
.comment {
  margin: 18px 0;
  border-bottom: 1px solid #000;
}
.comment_author {
  font-weight: bold;
}
.comment_author h3 {
  margin: 0;
}
.comment_author span {
  font-style: italic;
  font-weight: normal;
}
.comment_meta {
  font-size: 10px;
}
.comment_meta a {
  text-decoration: none;
}
.share-article-links {
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  font-weight: bold;
  line-height: 32px;
  margin: 18px 0 12px;
  padding: 0 0 7px;
}
.share-article-links p {
  display: inline-block;
  margin: 0 6px 0 0;
}
.share-article-links span {
  position: relative;
  top: 4px;
}
.share-article-links span.st_fblike_large {
  top: -14px;
  margin-left: 2px;
}
.share-article-links span.st_plusone_large {
  top: 12px;
  margin-left: 6px;
}
form#blog_search {
  background: #552966;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid rgba(0,0,0,0.5);
  -webkit-box-shadow: inset 0px 0px 14px 0px rgba(0,0,0,0.08);
  box-shadow: inset 0px 0px 14px 0px rgba(0,0,0,0.08);
  color: #FFFFFF;
  margin: 0;
  padding-top: 3px;
  position: relative;
  text-align: center;
  width: 195px;
  box-shadow: 0px 3px 3px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.35);
}
form#blog_search label {
  color: rgba(255,255,255,0.9);
  font-size: 17px;
  font-weight: bold;
  font-style: italic;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
  margin: 0px;
  text-align: center;
}
form#blog_search input {
  background: rgba(255,255,255,0.8);
  color: rgba(0,0,0,0.8);
  border: 1px solid rgba(0,0,0,0.8);
  width: 178px;
  margin: 6px auto;
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  -ms-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
}
form#blog_search input:hover {
  background: rgba(255,255,255,0.9);
}
form#blog_search input:focus {
  background: rgba(255,255,255,0.94);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(255,255,255,0.34);
  box-shadow: 0px 0px 3px 0px rgba(255,255,255,0.34);
  width: 178px;
  margin: 6px auto;
}
form#blog_search button {
  background: rgba(85,41,102,0.26);
  color: rgba(255,255,255,0.85);
  font-size: 12px !important;
  border: 1px solid rgba(0,0,0,0.24);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  letter-spacing: .6px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px !important;
  padding: 4px 8px 0px !important;
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -ms-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}
form#blog_search button:hover {
  background: rgba(0,0,0,0.22);
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.24);
  box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.24);
}
form#blog_search button:active {
  background: rgba(0,0,0,0.35);
}
form {
  width: 90%;
  margin-left: 5%;
}
form p {
  height: auto;
}
form select {
  width: 91%;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="file"],
textarea {
  width: 80%;
}
.container {
  max-width: 1020px;
  width: 100% !important;
}
.ie8 .container {
  max-width: 1020px;
  width: 1020px !important;
}
.cf:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.columns {
  display: inline;
  float: left;
}
.img-left {
  margin: 0 1em 1em 0;
  float: left;
  clear: left;
}
.fade:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}
.mobile-tablet-only {
  display: block;
}
.border {
  border: 3px solid #999;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.shift {
  position: relative;
}
.genie {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.genie:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
hr {
  color: #9265A3;
  background-color: #9265A3;
  border: none;
  height: 1px;
  clear: both;
}
body.testimonials hr {
  clear: none;
  margin: 3px 0 10px;
}
hr.hr-short {
  width: 330px;
}
@media only screen and (min-width: 48em) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0.2em 0 0.3em;
    text-transform: uppercase;
    font-weight: normal;
  }
  .logo {
    float: left;
    margin: 0;
    max-width: 46%;
    padding-left: 10px;
    padding-top: 1.2em;
    text-align: left;
    width: auto;
  }
  header h1 {
    margin: 0 0 0.3em;
  }
  #hd-locations {
    float: right;
    width: auto;
  }
  #hd-address {
    margin: 0;
    padding: 1em 0.7em 0 0;
    text-align: right;
  }
  #hd-address ul {
    display: inline;
    float: right;
    margin: 0 0 0 1em;
  }
  #hd-address .hd-office,
  #hd-address a,
  #hd-address ul li,
  #hd-address .hd-phone {
    text-align: right;
    margin: 0;
  }
  #hd-right-top {
    float: right;
    margin-bottom: 1em;
    height: 26px;
  }
  .social-icons {
    padding: 0 0.7em 0 0;
    text-align: right;
    float: left;
    display: inline;
    width: auto;
    margin: 0;
  }
  #utility-nav {
    text-align: right;
    float: left;
    display: inline;
    margin-top: 0;
  }
  #utility-nav li {
    margin: 0 0.5em 1em;
    max-width: 10em;
    display: inline-block;
  }
  #utility-nav li a {
    text-align: center;
  }
  #content {
    border: none;
  }
  #bdy-right {
    background: none;
    margin: 0 auto;
  }
  #page-content {
    padding: 2em 1em;
    background: none repeat scroll 0 0 #ECE7C0;
    max-width: 100%;
    min-height: 570px;
    margin-left: 0;
    box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
    -moz-box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
    -webkit-box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
    clear: none;
  }
  #callouts {
    display: none;
  }
  #callouts ul {
    text-align: center;
  }
  #callouts ul li {
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
  }
  #callouts ul li.gold {
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
  }
  #callouts-mobile {
    width: 100%;
    padding-bottom: 1em;
  }
  #callouts-mobile ul {
    margin: 0 0 1.8em 25px;
  }
  #callouts-mobile ul li {
    display: inline-block;
    width: 32%;
    margin: 0 auto;
    vertical-align: middle;
  }
  #callouts-mobile ul li.gold {
    display: inline-block;
    width: 32%;
    margin: 0 auto;
    vertical-align: middle;
  }
  #stock-photo-banner {
    background: none;
    box-shadow: none;
    float: right;
    margin: 0 0 0 0.5em !important;
    padding: 0 0 1.75em 1px;
  }
  #pro-pack #testimonials li p {
    clear: none;
  }
  body.common-procedures #stock-photo-banner {
    margin-top: 0;
  }
  body.common-procedures .img-right:after {
    clear: none;
  }
  #hide-stock {
    margin: 0 0 1em 1em;
    float: right;
    clear: right;
  }
  body[class^='meet-dr-'] #hide-stock {
    margin: 0 0 1em 1em;
    float: right;
    clear: right;
  }
  #subnav-wrapper {
    width: auto;
    margin: 1em 0;
  }
  #ft-wrapper {
    width: 100%;
  }
  #ft-nav {
    width: 50%;
    clear: none;
    float: left;
  }
  #ft-nav li {
    line-height: 0.375em;
  }
  #ft-find {
    padding-top: 2em;
    padding-left: 0;
    clear: none;
    width: auto;
    float: left;
    margin-right: 0;
    margin-left: 5.5em;
  }
  .ft-location {
    display: inline;
    float: left;
    margin-right: 1em;
  }
  .img-right {
    margin: 1em 0 1em 1em;
    float: right;
    clear: right;
  }
  .ie10 #hd-address,
  .ie9 #hd-address,
  .ie8 #hd-address {
    float: right;
    clear: both;
  }
  .ie8 .social-icons {
    width: 150px;
  }
  .video-sleeve-60 {
    width: 100%;
    max-width: 60%;
  }
  #invisalign-before-after {
    max-width: 464px;
    width: 100%;
  }
  #invisalign-before-after p.caption {
    position: relative;
  }
  .row > .col.span20per {
    width: 20%;
  }
  .row > .col.span21per {
    width: 21%;
  }
  .row > .col.span23per {
    width: 23%;
  }
  .row > .col.span26per {
    width: 26%;
  }
  .row > .col.span29per {
    width: 29%;
  }
  .row > .col.span30per {
    width: 30%;
  }
  .row > .col.span71per {
    width: 71%;
  }
  .row > .col.span74per {
    width: 74%;
  }
  .row > .col.offset275 {
    margin-left: 27.5%;
  }
}
@media only screen and (min-width: 64em) {
  .col-span27per {
    border: 0 solid rgba(0,0,0,0);
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    margin-left: 0;
    width: 27%;
  }
  .col-span726per {
    border: 0 solid rgba(0,0,0,0);
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    margin-left: 0;
    width: 72.667%;
  }
  .logo {
    margin: 0;
    text-align: left;
    width: auto;
    padding-top: 1em;
    padding-left: .7em;
    float: left;
  }
  header h1 {
    max-width: 650px;
    margin: 1em 0 0.3em;
  }
  #hd-locations {
    float: right;
    width: auto;
  }
  #hd-address {
    margin: 0;
    padding: 0.8em 0.7em 0 0;
    text-align: right;
  }
  #hd-address ul {
    display: inline;
    float: right;
    margin: 0 0 0 1.5em;
  }
  #hd-address .hd-office,
  #hd-address a,
  #hd-address ul li,
  #hd-address .hd-phone {
    text-align: right;
    margin: 0;
  }
  .social-icons {
    padding: 0 0.7em 0 0;
    text-align: right;
    width: auto;
    margin: -2px 0 0 0;
  }
  .ie8 .social-icons {
    padding: 0 0.7em 0 0;
    text-align: right;
    width: 154px;
    margin: 0;
  }
  #utility-nav {
    text-align: center;
  }
  #utility-nav li {
    display: inline;
    float: left;
    margin: 0 1em 0 0;
    max-width: 7em;
  }
  #main-nav {
    margin-left: 1em;
    max-width: 250px;
    padding-bottom: 1px;
    background: url("../images/nav/nav-shadow.png") no-repeat scroll top center, #552966;
    background: url("../images/nav/nav-shadow.png") no-repeat scroll top center, -moz-linear-gradient(top,#9265A3 0%,#552966 100%);
    background: url("../images/nav/nav-shadow.png") no-repeat scroll top center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#9265A3),color-stop(100%,#552966));
    background: url("../images/nav/nav-shadow.png") no-repeat scroll top center, -webkit-linear-gradient(top,#9265A3 0%,#552966 100%);
    background: url("../images/nav/nav-shadow.png") no-repeat scroll top center, -o-linear-gradient(top,#9265A3 0%,#552966 100%);
    background: url("../images/nav/nav-shadow.png") no-repeat scroll top center, -ms-linear-gradient(top,#9265A3 0%,#552966 100%);
    background: url("../images/nav/nav-shadow.png") no-repeat scroll top center, linear-gradient(to bottom,#9265A3 0%,#552966 100%);
  }
  #main-nav a {
    padding-left: 1em;
  }
  #main-nav a:hover {
    background: #ECE7C0;
  }
  #main-nav ul {
    padding-top: 1.5em;
    padding-bottom: 0.25em;
  }
  #main-nav ul ul {
    margin-left: 15.6em;
    margin-top: -4.167em;
    width: 16em;
  }
  #main-nav ul ul li {
    margin: -1px 0;
  }
  #main-nav ul ul li a {
    font-size: 1em;
    line-height: 1em;
    text-transform: capitalize;
  }
  #main-nav ul ul li a:hover {
    background: #552966;
    color: #ECE7C0;
  }
  #main-nav li.orthodontic-treatments a {
    font-size: 1.08em;
  }
  #main-nav li:hover,
  #main-nav li.active a {
    background: #340C44;
    color: #ECE7C0;
  }
  #home-slideshow-banner {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  #callouts {
    display: block;
    margin-left: 1em;
    width: 90%;
    float: left;
  }
  #callouts ul {
    margin: 0;
    padding: 1.75em 0 0 0;
  }
  #callouts ul li {
    display: block;
    width: 100%;
    margin-bottom: 2em;
  }
  #callouts ul li.gold {
    display: block;
    width: 100%;
    margin-bottom: 2em;
  }
  #callouts-mobile {
    display: none;
  }
  #content {
    border: medium none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    min-height: 41.6em;
    position: relative;
    top: auto;
  }
  .invisalign-ba-wrapper {
    width: 80%;
    max-width: 80%;
  }
  div.white-fill {
    display: block;
    background: none repeat scroll 0 0 #ede7cd;
    height: 3em;
    margin: -1.1em 0 0 -2px;
    padding-right: 1px;
    width: 100%;
  }
  #bdy-right {
    background: #ECE7C0;
    margin-left: 0.2em;
    margin-right: -0.25em;
    min-height: 45em;
    width: auto;
  }
  #page-content {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  body.invisalign-before-after #page-content .slideshow .slideshow-item p.caption {
    padding: 1% 3%;
  }
  #subnav-wrapper ul {
    margin: 0 0.5em 0 1em;
    padding: 1em 0;
  }
  #stock-photo-banner {
    box-shadow: none;
    float: right;
    margin: 0 0 0 0.5em;
    padding: 0 0 1.75em 1px;
  }
  #ft-nav {
    width: 50%;
  }
  #ft-nav li {
    line-height: 1.75em;
  }
  #ft-nav ul li ul {
    top: 0;
  }
  #ft-nav ul ul {
    margin: 0 0 0 15em;
    width: 15em;
  }
  #ft-nav a {
    line-height: 2em;
  }
  #ft-find {
    margin-right: 0.9em;
  }
  #ft-wrapper {
    margin-left: 27.5%;
    width: 72.667%;
  }
  .ft-location {
    display: inline;
    float: left;
    margin-right: 1em;
  }
  a#sesame-link {
    padding-left: 2.5em;
  }
  .mobile-tablet-only {
    display: none;
  }
  #home-slideshow {
    height: 331px;
    width: auto;
    overflow: hidden;
  }
  form {
    width: auto;
    margin: 0;
  }
  form select {
    width: 31%;
  }
}
