@import 'fonts.css';
@font-face {
  font-family: 'custom-icons';
  src: url(../fonts/custom-icons/custom-iconsd41d.eot?);
  src: url(../fonts/custom-icons/custom-iconsd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/custom-icons/custom-iconsd41d.woff?) format('woff'), url(../fonts/custom-icons/custom-iconsd41d.ttf?) format('truetype'), url(../fonts/custom-icons/custom-iconsd41d.svg?#custom-icons) format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font: normal normal 18px/27px 'Lato', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background: #FFFFFF;
  color: #312D29;
}
p {
  margin: 0 0 1.58em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
a {
  color: #BC84CC;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-decoration: none;
}
a:hover,
a.active {
  color: #53CDEB;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0.8em;
  text-rendering: auto;
  font-weight: 700;
}
h1 {
  font-size: 2em !important;
  font-weight: 300;
  margin: 0 auto 24px;
  color: #4EC2DE;
}
.home header h1 {
  margin: 0 auto 31px;
  text-align: center;
}
h2 {
  font-size: 1.666666666666667em;
  font-weight: 400;
  color: #DD9BF0;
}
h3 {
  font-size: 1.277777777777778em;
  color: #312D29;
}
h4,
h5,
h6 {
  font-size: 1em;
  color: #312D29;
}
hr {
  color: #FFFFFF;
  background-color: #FFFFFF;
  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: 276px;
}
.team {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.team-photo {
  float: none;
  margin: 0 auto 20px;
}
ul li {
  list-style: disc;
}
li {
  line-height: 1.5;
}
#content ul {
  margin: 0 0 1.8em 39px;
}
#ft ul,
#subnav {
  margin: 0;
  padding: 0;
}
#bd-callouts li,
#ft ul li,
#subnav li,
body.sitemap #content ul li {
  list-style: none;
}
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.666666666666667em;
  color: #DD9BF0;
  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: #312D29;
  text-transform: capitalize;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #53CDEB;
}
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;
  background: #53CDEB;
  background: rgba(83,205,235,0.9);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px 23px 27px;
}
#hd .logo {
  float: none;
  display: block;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  text-decoration: none;
}
#hd .logo img {
  display: inline-block;
}
#hd-right {
  width: 100%;
  float: none;
  text-align: center;
  font-size: 0;
  z-index: 20;
  line-height: 1em;
  background: #3F9CB3;
}
#hd-right .container {
  width: 100% !important;
}
#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;
  line-height: 1em;
  margin: 0;
  background: #3F9CB3;
}
#hd-right ul li.doctor-login {
  display: none;
}
#hd-right a {
  display: inline-block;
  background: transparent;
  font-size: 14px;
  line-height: 1em;
  color: #E9EBED;
  width: 106px;
  height: 31px;
  padding: 8px 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background: #3F9CB3;
}
#hd-right a i {
  font-size: 1.272727272727273em;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
  margin: -1px 3px 0 0;
}
#hd-right a:hover {
  background: #2b6b7a;
}
#hd-right .social-icons {
  display: block;
  vertical-align: top;
}
#hd-right .social-icons a {
  display: inline-block !important;
  margin: 0;
  font-size: 18px;
  width: 31px;
  height: 31px;
  text-align: center;
  padding: 5px 0 0;
}
#hd-right .social-icons a i {
  font-size: 1em;
  margin: 0;
}
#main-nav {
  text-align: center;
  z-index: 20;
  clear: both;
  height: auto;
  color: #FFF;
  background: #53CDEB;
  background: rgba(83,205,235,0.9);
}
#main-nav .container {
  width: 100% !important;
}
#main-nav a {
  margin: 0;
  color: #FFFFFF;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  font-size: 0.9444444444444444em;
}
#main-nav a:hover {
  background: #17a0c2;
}
#main-nav .trigger {
  margin: 0px;
  padding: 16px 20px 12px;
}
#main-nav .trigger i {
  float: right;
  font-size: 21px;
  margin: 2px 0 0;
}
#main-nav ul li a {
  background: #98e1f3;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  padding: 8px;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#main-nav ul li.active > a,
#main-nav ul li:hover > a {
  background: #EEEEEE;
  color: #53CDEB;
}
#main-nav ul ul {
  margin: 0;
  padding: 11px 0;
  background-color: #53CDEB;
}
#main-nav ul ul li a {
  margin: 0;
  background: none;
  color: #FFFFFF;
  text-align: center;
  border-bottom: none;
  padding: 3px 5px;
  font-size: 0.8888888888888889em;
}
#main-nav ul li ul li.active a,
#main-nav ul li.active ul li a:hover,
#main-nav ul ul li a:hover,
#main-nav ul ul li a.active {
  background: #EEEEEE;
  color: #53CDEB;
}
#main-nav li.active li a {
  background: none;
}
#page-header {
  display: table;
  width: 100%;
  text-align: center;
  background: #EEEEEE;
  padding: 30px 0 20px;
}
#subnav-outer {
  position: relative;
}
#subnav-outer p {
  color: #312D29;
  width: 100%;
  margin: 0 auto;
  font-size: 0.8333333333333333em;
  line-height: 1.2em;
}
#subnav-outer a {
  color: #312D29;
  text-decoration: none;
  display: inline-block;
}
#subnav-outer a.active,
#subnav-outer a:hover {
  color: #DD9BF0;
  text-decoration: underline;
}
#home-slideshow-banner {
  float: none;
  width: 100%;
  max-width: none;
  height: 200px;
  margin: 0 auto;
  overflow: hidden;
  z-index: -9999;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}
#home-slideshow-banner .bx-wrapper {
  position: relative;
  z-index: 0;
}
#home-slideshow-banner .bx-wrapper .bx-pager {
  display: none;
}
#home-slideshow-banner ul {
  margin: 0;
}
#home-slideshow-banner .slide {
  width: 100%;
  height: 200px;
}
#home-slideshow-banner .slide1 {
  background: url(../images/slideshow/slide1.jpg) center top no-repeat;
  background-size: cover;
}
#home-slideshow-banner .slide2 {
  background: url(../images/slideshow/slide2.jpg) center top no-repeat;
  background-size: cover;
}
#home-slideshow-banner .slide3 {
  background: url(../images/slideshow/slide3.jpg) center top no-repeat;
  background-size: cover;
}
#home-slideshow-banner .slide4 {
  background: url(../images/slideshow/slide4.jpg) center top no-repeat;
  background-size: cover;
}
#home-slideshow-banner .slide5 {
  background: url(../images/slideshow/slide5.jpg) center top no-repeat;
  background-size: cover;
}
#slideshow-content {
  width: 100%;
  display: table;
  background: #404040;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0 10px;
  text-align: center;
}
#slideshow-content h2 {
  color: #FFFFFF;
  text-transform: uppercase;
  margin: 0 auto 10px;
  font-size: 1.388888888888889em;
  padding: 0 20px;
}
#slideshow-content .hd-location {
  display: inline-block;
  margin: 4px 20px 16px 10px;
  font-size: 0.8333333333333333em;
  line-height: 1.133333333333333em;
}
#slideshow-content .hd-location .hd-address {
  display: block;
  text-decoration: none;
  color: #FFFFFF;
}
#slideshow-content .hd-location .phone,
#slideshow-content .hd-location a.phone {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
}
#slideshow-content .hd-location .hd-address:hover,
#slideshow-content .hd-location a.phone:hover {
  color: #DD9BF0;
}
.slideshow {
  border-bottom: 3px solid #BC84CC;
  margin: 0 auto;
}
.slideshow-text {
  background: #444444;
  padding: 0 10px;
  color: #FFF;
}
.invisalign-before-after.slideshow .slideshow-nav a,
.office-tour.slideshow .slideshow-nav a,
.before-and-after.slideshow .slideshow-nav a {
  padding: 5px 5px;
}
.invisalign-before-after.slideshow .slideshow-nav a.prev,
.office-tour.slideshow .slideshow-nav a.prev,
.before-and-after.slideshow .slideshow-nav a.prev,
.invisalign-before-after.slideshow .slideshow-nav a.next,
.office-tour.slideshow .slideshow-nav a.next,
.before-and-after.slideshow .slideshow-nav a.next {
  padding: 5px 15px;
}
.invisalign-before-after.slideshow .slideshow-nav a:hover,
.office-tour.slideshow .slideshow-nav a:hover,
.before-and-after.slideshow .slideshow-nav a:hover {
  color: #53CDEB;
}
body.invisalign-before-after .slideshow-nav-paginated li.slideshow-active-page a,
body.office-tour .slideshow-nav-paginated li.slideshow-active-page a,
body.before-and-after .slideshow-nav-paginated li.slideshow-active-page a {
  color: #53CDEB !important;
}
#content {
  z-index: 0;
}
#content .container {
  width: 96% !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#bd-callouts {
  text-align: center;
  width: 100%;
  position: relative;
  background: #E9EBED;
  font-size: 0;
}
#bd-callouts .container {
  width: 100% !important;
}
#bd-callouts .callout-wrap {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: none;
}
#bd-callouts a {
  color: inherit;
}
#bd-callouts a.callout-l {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 409px;
  height: 183px;
  position: relative;
  font-size: 20px;
  line-height: 0.85em;
  text-align: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background: #000;
}
#bd-callouts a.callout-l img {
  display: block;
  position: absolute;
  z-index: 1;
  top: -25px;
  width: 418px;
  max-width: none;
  margin-left: 50%;
  left: -209px;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
#bd-callouts a.callout-l .callout-text {
  display: block;
  color: #FFF;
  text-transform: uppercase;
  margin: 90px auto 0;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  z-index: 5;
  position: relative;
  font-weight: 300;
}
#bd-callouts a.callout-l .callout-text strong {
  display: block;
  font-size: 0.75em;
  line-height: 1em;
}
#bd-callouts a.callout-l .callout-btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  opacity: 0;
  display: block;
  width: 133px;
  height: 45px;
  margin: 84px auto 0;
  text-transform: uppercase;
  color: #FFF;
  font-size: 0.8em;
  line-height: 1em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 0 0;
  background: #53CDEB;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
#bd-callouts a.callout-l:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(49,45,41,0.5);
  z-index: 2;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
#bd-callouts a.callout-l:hover .callout-text {
  opacity: 0;
}
#bd-callouts a.callout-l:hover .callout-btn {
  opacity: 1;
}
#bd-callouts a.callout-l:hover:after {
  opacity: 0;
}
#bd-callouts a.callout-m {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: none;
  height: 183px;
  text-align: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #312D29;
  background: #FFFFFF;
  font-size: 21px;
  line-height: 0.9523809523809524em;
  padding: 59px 0 0;
  overflow: hidden;
  text-transform: uppercase;
}
#bd-callouts a.callout-m i {
  display: block;
  margin: 0 auto 6px;
  font-size: 1.238095238095238em;
}
#bd-callouts a.callout-m.callout-05 {
  background: #FFFFFF;
}
#bd-callouts a.callout-m.callout-07 {
  background: #FFFFFF;
}
#bd-callouts a.callout-m:hover {
  background: #DD9BF0;
}
#bd-callouts a.callout-s-text {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  max-width: 184px;
  text-align: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #312D29;
  background: #FFFFFF;
  height: 92px;
  background: #FFFFFF;
  font-size: 13px;
  line-height: 1em;
  padding: 26px 0 0;
  overflow: hidden;
  text-transform: uppercase;
}
#bd-callouts a.callout-s-text i {
  display: block;
  font-size: 1.727272727272727em;
  margin: 0 auto 4px;
}
#bd-callouts a.callout-s-text:hover {
  background: #DD9BF0;
}
#bd-callouts a.callout-s {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  max-width: 184px;
  height: 91px;
  position: relative;
  font-size: 16px;
  line-height: 0.875em;
  text-align: center;
  overflow: hidden;
  background: #000;
}
#bd-callouts a.callout-s img {
  display: block;
  position: absolute;
  z-index: 1;
  top: -8px;
  width: 192px;
  max-width: none;
  margin-left: 50%;
  left: -96px;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
#bd-callouts a.callout-s .callout-text {
  display: block;
  color: #FFF;
  text-transform: uppercase;
  margin: 34px auto 0;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: relative;
  z-index: 5;
  font-weight: 300;
}
#bd-callouts a.callout-s .callout-text strong {
  display: block;
  font-size: 0.9375em;
  line-height: 1em;
}
#bd-callouts a.callout-s .callout-btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  opacity: 0;
  display: block;
  width: 133px;
  height: 45px;
  margin: 24px auto 0;
  text-transform: uppercase;
  color: #FFF;
  font-size: 0.8em;
  line-height: 1em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 17px 0 0;
  background: #53CDEB;
  background: rgba(83,205,235,0.7);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
#bd-callouts a.callout-s:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(49,45,41,0.5);
  z-index: 2;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
#bd-callouts a.callout-s:hover .callout-text {
  opacity: 0;
}
#bd-callouts a.callout-s:hover .callout-btn {
  opacity: 1;
}
#bd-callouts a.callout-s:hover:after {
  opacity: 0;
}
.ie8 #bd-callouts a.callout-l .callout-btn {
  display: none;
}
.ie8 #bd-callouts a.callout-s .callout-btn {
  display: none;
}
#content-text {
  width: 100%;
  margin: 0 auto;
}
#home-content {
  padding: 64px 0 64px;
}
.interior-content {
  padding: 22px 0;
}
#contact-form {
  display: none;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 29px 24px 44px;
  background: #53CDEB;
  z-index: 20;
}
#contact-form .ie8 #ajax-mailer {
  width: 100% !important;
}
#contact-form #ajax-mailer {
  width: 100%;
  margin: 0 auto;
  min-width: 228px;
  max-width: 228px;
}
#contact-form #ajax-mailer .response {
  color: #919191;
}
#contact-form #ajax-mailer form label {
  display: block;
  max-width: 228px;
  min-width: 228px;
  margin: 10px 0;
  color: #919191;
  text-align: left;
}
#contact-form #ajax-mailer ::-webkit-input-placeholder,
#contact-form #ajax-mailer :-moz-placeholder,
#contact-form #ajax-mailer ::-moz-placeholder,
#contact-form #ajax-mailer :-ms-input-placeholder {
  color: #919191;
  text-transform: uppercase;
  font-size: 0.8333333333333333em;
}
#contact-form #ajax-mailer ul,
#contact-form #ajax-mailer ol {
  margin: 0;
}
#contact-form #ajax-mailer ul li {
  list-style: none;
}
#contact-form #ajax-mailer input[type="text"],
#contact-form #ajax-mailer input[type="email"],
#contact-form #ajax-mailer input[type="search"],
#contact-form #ajax-mailer input[type="tel"],
#contact-form #ajax-mailer input[type="file"],
#contact-form #ajax-mailer textarea,
#contact-form #ajax-mailer #ajax {
  width: 100%;
  height: 30px;
  -moz-appearance: none;
  border-radius: 0 0 0 0;
  display: inline-block;
  outline: 0 none;
  vertical-align: middle;
  text-transform: none;
  display: block;
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  -ms-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 3px;
  padding: 10px 13px;
  border: none;
  color: #919191;
  background: #FFFFFF;
  font-size: 0.5555555555555556em;
  font-family: 'Lato', sans-serif;
}
#contact-form #ajax-mailer textarea {
  min-height: 59px;
  resize: none;
}
#contact-form #ajax-mailer input[type="submit"] {
  width: auto;
  position: relative;
  padding: 6px 11px 4px 12px !important;
  text-align: center;
  display: inline-block;
  border: none;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  font-size: 0.5555555555555556em;
  color: #C389D4;
  background: #FFFFFF;
  float: right;
  border: none;
  line-height: 1em;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}
#contact-form #ajax-mailer input[type="submit"]:hover {
  background: #e6e6e6;
}
#contact-form #ajax-mailer .error {
  font-size: 0.8em;
  color: #919191;
  line-height: 11px;
}
#contact-form ::-webkit-input-placeholder {
  color: #919191;
  text-transform: uppercase;
  opacity: 1;
}
#contact-form :-moz-placeholder {
  color: #919191;
  text-transform: uppercase;
  opacity: 1;
}
#contact-form ::-moz-placeholder {
  color: #919191;
  text-transform: uppercase;
  opacity: 1;
}
#contact-form :-ms-input-placeholder {
  color: #919191;
  text-transform: uppercase;
  opacity: 1;
}
#ft {
  background: #F5F5F5;
  text-align: center;
  width: 100%;
  display: table;
  padding: 42px 0;
}
#ft .ft-location-row {
  font-size: 0;
}
#ft .ft-location {
  display: inline-block;
  font-size: 13px;
  line-height: 1.3em;
  text-align: left;
  margin: 10px 3.5% 10px;
}
#ft .ft-location .ft-map {
  width: 100%;
  max-width: 144px;
  display: inline-block;
  margin: 0 auto 12px;
}
#ft .ft-location .ft-map img {
  width: 100%;
}
#ft .ft-location .ft-address {
  text-decoration: none;
  display: block;
  color: #312D29;
  font-size: 1em;
}
#ft .ft-location .ft-address h6 {
  font-size: 1.363636363636364em;
  line-height: 1.066666666666667em;
  font-weight: 300;
  text-transform: uppercase;
  color: #312D29;
  margin: 0 auto 3px;
  display: block;
}
#ft .ft-location .phone,
#ft .ft-location .ft-phone {
  text-decoration: none;
  display: block;
  color: #312D29;
  font-size: 1em;
}
#ft .ft-location .ft-address:hover,
#ft .ft-location a.phone:hover,
#ft .ft-location a.ft-phone:hover {
  color: #CC8FDE;
}
#ft .ft-location .ft-address:hover h6,
#ft .ft-location a.phone:hover h6,
#ft .ft-location a.ft-phone:hover h6 {
  color: #CC8FDE;
}
#ft #ft-logos {
  display: block;
  width: 100%;
  clear: both;
  padding: 59px 0 0;
  text-align: center;
  font-size: 0;
}
#ft #ft-logos img {
  display: inline-block;
  margin: 0 3.55%;
}
#ft .testimonial-rotator {
  display: none;
}
.ft-design-credit {
  background: #E3E3E3;
  clear: both;
  width: 100%;
  text-align: center;
  padding: 21px 0 18px;
  font-size: 0.6666666666666667em;
  line-height: 1.1em;
  color: #3D97AD;
}
.ft-design-credit .social-icons {
  float: none;
  clear: both;
  display: block;
  margin: 0 auto 20px;
}
.ft-design-credit .social-icons a {
  display: inline !important;
  color: #53CDEB;
  margin: 0 8px 0 0;
  font-size: 18px;
}
.ft-design-credit .social-icons a i {
  font-size: 1em;
  margin: 0;
}
.ft-design-credit .social-icons a:hover {
  color: #DD9BF0;
}
.ft-design-credit ul {
  margin: 0;
  float: none;
  clear: both;
  display: inline-block;
  line-height: 1em;
}
.ft-design-credit ul li {
  list-style: none;
  display: inline-block;
  line-height: 1em;
  margin: 0;
}
.ft-design-credit ul li:after {
  content: " |";
}
.ft-design-credit ul li.patient-login {
  display: none;
}
.ft-design-credit a {
  color: #3D97AD;
  text-decoration: none;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  display: inline-block;
  vertical-align: top;
}
.ft-design-credit a i {
  font-size: 2em;
  display: inline-block;
  vertical-align: top;
  margin: -6px 0 0 0;
}
.ft-design-credit a.back-to-top {
  vertical-align: top;
}
.ft-design-credit a.back-to-top i {
  font-size: 1.75em;
  display: inline-block;
  vertical-align: top;
  margin: -5px 15px 0 8px;
}
.ft-design-credit a:hover {
  color: #B982C9;
}
form button {
  background: #53CDEB;
  color: #FFF;
  text-transform: uppercase;
  padding: 15px 37px !important;
  text-align: center;
  font-size: 0.9285714285714286em;
  display: inline-block;
  border: none;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
form button:hover {
  background: #17a0c2;
}
.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: #4EC2DE;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #E9EBED;
  color: #312D29;
  margin: 10px 0 0;
  padding: 3px 10px 10px;
  position: relative;
  text-align: center;
  width: 100%;
}
form#blog_search label {
  color: #4EC2DE;
  text-transform: uppercase;
  font-size: 17px;
  margin: 0px;
  text-align: center;
  margin: 0 0 -2px;
}
form#blog_search input {
  background: #FFF;
  color: #312D29;
  border: 1px solid #312D29;
  width: 178px;
  margin: 6px auto;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}
form#blog_search input:hover {
  background: #cccccc;
}
form#blog_search button {
  display: block;
  background: #53CDEB;
  color: #FFF;
  font-size: 12px !important;
  text-transform: uppercase;
  font-size: 10px !important;
  padding: 5px 12px !important;
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
  margin: 5px auto 0;
}
form#blog_search button:active,
form#blog_search button:hover {
  background: #17a0c2;
}
.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-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%;
}
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;
}
ul.slideshow {
  margin: 0 auto !important;
}
body.office-tour #main-content {
  display: inline-block;
  text-align: center;
  width: auto !important;
}
form p {
  height: auto;
}
.testimonial-rotator .bx-wrapper .bx-viewport {
  background: none !important;
}
.testimonial-rotator h6 {
  color: ;
}
.testimonial-rotator ul li,
.testimonial-rotator .bx-wrapper,
.testimonial-rotator .bx-wrapper .bx-viewport {
  height: 192px !important;
}
.testimonial-rotator ul li a {
  color: ;
}
form #rating label {
  line-height: 1em;
}
form #rating label input {
  vertical-align: middle;
  margin: 0 3px !important;
  height: 1em;
}
.ie8 form #rating label input {
  margin-top: 2px;
}
@media only screen and (min-width: 30em) and (max-width: 47.9375em) {
  #home-slideshow-banner {
    height: 350px;
  }
  #home-slideshow-banner .slide {
    height: 350px;
  }
}
@media only screen and (min-width: 48em) {
  .testimonial-rotator ul li,
  .testimonial-rotator .bx-wrapper,
  .testimonial-rotator .bx-wrapper .bx-viewport {
    height: 120px !important;
  }
  .row > .col {
    border: 0px solid rgba(0,0,0,0);
    display: block;
    float: left;
    -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: 5%;
  }
  .row > .col:first-child {
    margin-left: 0%;
  }
  #staff-array .row > .col {
    margin-left: 0;
  }
  #staff-array .row > .col:first-child {
    margin-left: 5%;
  }
  .row > .col.span1 {
    width: 3.75%;
  }
  .row > .col.span2 {
    width: 12.5%;
  }
  .row > .col.span3,
  .row > .col.quarter {
    width: 21.25%;
  }
  .row > .col.span4,
  .row > .col.third {
    width: 30%;
  }
  .row > .col.span5 {
    width: 38.75%;
  }
  .row > .col.span6,
  .row > .col.half {
    width: 47.5%;
  }
  .row > .col.span7 {
    width: 56.25%;
  }
  .row > .col.span8 {
    width: 65%;
  }
  .row > .col.span9 {
    width: 73.75%;
  }
  .row > .col.span10 {
    width: 82.5%;
  }
  .row > .col.span11 {
    width: 91.25%;
  }
  .row > .col.span12,
  .row > .col.full {
    width: 100%;
  }
  .row > .col.offset1 {
    margin-left: 8.75%;
  }
  .row > .col.offset2 {
    margin-left: 17.5%;
  }
  .row > .col.offset3 {
    margin-left: 26.25%;
  }
  .row > .col.offset4 {
    margin-left: 35%;
  }
  .row > .col.offset5 {
    margin-left: 43.75%;
  }
  .row > .col.offset6 {
    margin-left: 52.5%;
  }
  .row > .col.offset7 {
    margin-left: 61.25%;
  }
  .row > .col.offset8 {
    margin-left: 70%;
  }
  .row > .col.offset9 {
    margin-left: 78.75%;
  }
  .row > .col.offset10 {
    margin-left: 87.5%;
  }
  .row > .col.offset11 {
    margin-left: 96.25%;
  }
  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;
  }
  body.meet-the-staff #hide-stock,
  body.meet-the-team #hide-stock,
  body.meet-our-team #hide-stock,
  body.types-of-braces #hide-stock,
  body.types-of-appliances #hide-stock,
  body.color-my-braces #hide-stock,
  body.common-treatments #hide-stock,
  body.common-procedures #hide-stock,
  body.office-tour #hide-stock,
  body.before-and-after #hide-stock,
  body.invisalign #hide-stock,
  body.opalescence #hide-stock,
  body[class^='invisalign-'] #hide-stock,
  body[class^='in-ovation-'] #hide-stock,
  body.which-is-right-for-me #hide-stock,
  body.your-child-s-first-orthodontic-checkup #hide-stock,
  body.aao-testimonials #hide-stock,
  body.meet-our-orthodontic-team #hide-stock,
  body.my-life-my-smile-my-orthodontist #hide-stock,
  body[class^='damon-'] #hide-stock {
    display: none;
  }
  body.home #sidebar,
  body.meet-the-staff #sidebar,
  body.meet-the-team #sidebar,
  body.meet-our-team #sidebar,
  body.types-of-braces #sidebar,
  body.types-of-appliances #sidebar,
  body.color-my-braces #sidebar,
  body.common-treatments #sidebar,
  body.common-procedures #sidebar,
  body.office-tour #sidebar,
  body.before-and-after #sidebar,
  body.invisalign #sidebar,
  body.opalescence #sidebar,
  body[class^='invisalign-'] #sidebar,
  body[class^='in-ovation-'] #sidebar,
  body.which-is-right-for-me #sidebar,
  body.your-child-s-first-orthodontic-checkup #sidebar,
  body.aao-testimonials #sidebar,
  body.meet-our-orthodontic-team #sidebar,
  body.my-life-my-smile-my-orthodontist #sidebar,
  body[class^='damon-'] #sidebar {
    display: none;
  }
  body.meet-the-staff #main-content,
  body.meet-the-team #main-content,
  body.meet-our-team #main-content,
  body.types-of-braces #main-content,
  body.types-of-appliances #main-content,
  body.color-my-braces #main-content,
  body.common-treatments #main-content,
  body.common-procedures #main-content,
  body.office-tour #main-content,
  body.before-and-after #main-content,
  body.invisalign #main-content,
  body.opalescence #main-content,
  body[class^='invisalign-'] #main-content,
  body[class^='in-ovation-'] #main-content,
  body.which-is-right-for-me #main-content,
  body.your-child-s-first-orthodontic-checkup #main-content,
  body.aao-testimonials #main-content,
  body.meet-our-orthodontic-team #main-content,
  body.my-life-my-smile-my-orthodontist #main-content,
  body[class^='damon-'] #main-content {
    width: 100%;
  }
  body.meet-our-team #main-content .img-right {
    display: block;
  }
  .video-sleeve {
    width: 100%;
    max-width: 80%;
  }
  .video-sleeve-60 {
    width: 100%;
    max-width: 60%;
  }
  h1 {
    font-size: 3.166666666666667em !important;
  }
  #main-content {
    width: 66.96230598669623%;
    display: block;
    float: left;
    padding: 22px 0 30px 0;
  }
  #sidebar {
    width: 31.59645232815965%;
    float: right;
    display: inline;
    text-align: right;
    margin: 26px 0 0 0;
  }
  .team-photo {
    float: left;
    margin: 0 20px 20px 0;
  }
  #home-slideshow-banner {
    height: 519px;
  }
  #home-slideshow-banner .slide {
    height: 519px;
  }
  #bd-callouts {
    padding: 105px 0 109px;
  }
  #bd-callouts .callout-wrap {
    max-width: 184px;
  }
  #bd-callouts a.callout-m {
    max-width: 205px;
  }
  #bd-callouts a.callout-m.callout-07 {
    max-width: 185px;
  }
  #bd-callouts a.callout-s {
    width: 100%;
  }
  #bd-callouts a.callout-s-text {
    width: 100%;
  }
  #slideshow-content {
    height: 296px;
    padding: 198px 0 0;
    text-align: right;
    background: url(../images/shadow-slideshow.png) center bottom repeat-x;
    margin: -296px 0 0;
  }
  .ft-design-credit {
    text-align: right;
  }
  .ft-design-credit .social-icons {
    float: left;
    display: inline-block;
    text-align: left;
    margin: 0;
  }
}
@media only screen and (min-width: 64em) {
  #main-nav {
    text-align: center;
  }
  #main-nav ul {
    margin: 0;
  }
  #main-nav ul li {
    float: none;
  }
  #main-nav ul li a {
    border-bottom: none;
    background: none;
  }
  #main-nav ul ul {
    width: auto;
    padding: 9px 0;
  }
  #main-nav ul ul li {
    padding: 0;
  }
  #main-nav ul ul li a {
    text-align: left;
    line-height: 1.875em;
    padding: 0 49px 0 12px;
    border-bottom: none;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 78em) {
  #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 {
    display: block;
    position: fixed;
    top: 0;
    left: 30px;
    width: 275px;
    min-height: 123px;
  }
  #hd-right {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: right;
    background: none;
  }
  #hd-right .social-icons {
    display: inline-block;
  }
  #main-nav {
    width: 275px;
    position: fixed;
    top: 160px;
    left: 30px;
    padding: 0px 0 20px;
  }
  #main-nav ul {
    margin: 0;
  }
  #main-nav ul li {
    float: none;
    display: block;
  }
  #main-nav ul li a {
    padding: 1px 10px 3px 24px;
    border-bottom: none;
    background: none;
    text-align: left;
  }
  #main-nav ul ul {
    margin: -28px 0 0 275px;
    width: auto;
    padding: 9px 0;
  }
  #main-nav ul ul li {
    padding: 0;
  }
  #main-nav ul ul li a {
    text-align: left;
    line-height: 1.875em;
    padding: 0 49px 0 12px;
    border-bottom: none;
    white-space: nowrap;
  }
  nav.horizontal ul li {
    float: none;
  }
  #home-slideshow-banner {
    height: 719px;
  }
  #home-slideshow-banner .slide {
    height: 719px;
  }
  #home-slideshow-banner .slide1 {
    background: url(../images/slideshow/slide1.jpg) center top no-repeat;
    background-size: auto;
  }
  #home-slideshow-banner .slide2 {
    background: url(../images/slideshow/slide2.jpg) center top no-repeat;
    background-size: auto;
  }
  #home-slideshow-banner .slide3 {
    background: url(../images/slideshow/slide3.jpg) center top no-repeat;
    background-size: auto;
  }
  #home-slideshow-banner .slide4 {
    background: url(../images/slideshow/slide4.jpg) center top no-repeat;
    background-size: auto;
  }
  #home-slideshow-banner .slide5 {
    background: url(../images/slideshow/slide5.jpg) center top no-repeat;
    background-size: auto;
  }
  .content-wrapper {
    width: 80%;
    float: right;
    font-size: 1.1em;
  }
  #contact-form {
    width: 275px;
    position: fixed;
    top: 346px;
    left: 30px;
    padding: 29px 24px 24px;
  }
  #page-header {
    text-align: left;
  }
}
@media only screen and (min-width: 101em) {
  .content-wrapper {
    width: 100%;
    float: none;
  }
}
