@import 'fonts.css';
@font-face {
  font-family: 'custom-icons';
  src: url(../fonts/custom-icons/custom-icons.eot?);
  src: url(../fonts/custom-icons/custom-icons.eot?#iefix) format('embedded-opentype'), url(../fonts/custom-icons/custom-icons.woff?) format('woff'), url(../fonts/custom-icons/custom-icons.ttf?) format('truetype'), url(../fonts/custom-icons/custom-icons.svg?#custom-icons) format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  -webkit-font-smoothing: antialiased;
  background: #FFFFFF;
  color: #505050;
}
p {
  margin: 0 0 1.58em;
}
a {
  color: #FFA200;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-decoration: none;
}
a:hover,
a.active {
  text-decoration: underline;
}
.before-and-after.slideshow .slideshow-nav a,
.office-tour.slideshow .slideshow-nav a {
  color: #7e7e7e;
}
.before-and-after.slideshow .slideshow-nav a:hover,
.office-tour.slideshow .slideshow-nav a:hover {
  color: #FFFFFF;
}
.before-and-after.slideshow .slideshow-pagination li.slideshow-active-page a,
.office-tour.slideshow .slideshow-pagination li.slideshow-active-page a {
  color: #FFFFFF;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0.8em;
  text-rendering: auto;
  font-weight: normal;
  color: #1F9FBA;
}
h1 {
  font-size: 2.375em !important;
  margin: 0 0 30px;
}
.home header h1 {
  margin: 0 0 26px;
}
h2 {
  font-size: 1.666666666666667em;
  font-style: italic;
  color: #9BBA1F;
}
h3 {
  font-size: 1.277777777777778em;
}
h4,
h5,
h6 {
  font-size: 1em;
  font-style: italic;
}
hr {
  color: #505050;
  background-color: #505050;
  border: none;
  height: 3px;
  clear: both;
  margin: 10px 0;
}
.hr {
  visibility: hidden;
}
.container {
  max-width: 1000px;
}
.ie8 .container {
  width: 1000px;
}
.team {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.team-photo {
  float: none;
  margin: 0 auto 20px;
  width: 323px;
}
.team-photo-int {
  position: absolute;
  z-index: 5;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 12px;
  border: 2px solid #FFFFFF;
}
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,
.ft-design-credit ul li,
#services-row li,
#subnav li,
body.sitemap #content ul li {
  list-style: none;
}
body.sitemap #main-content {
  width: 100%;
}
body.sitemap #content ul {
  margin: 0 0 1.8em 0;
}
body.sitemap #content ul li {
  margin-top: 21px;
  list-style: none;
}
body.sitemap #content ul li a {
  font-size: 1.666666666666667em;
  font-style: italic;
  color: #9BBA1F;
  display: 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 {
  font-size: 1em;
  color: #505050;
  font-style: normal;
  text-transform: capitalize;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  text-decoration: underline;
}
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;
  padding: 24px 0 18px;
}
#hd .container {
  width: 100% !important;
}
#hd .logo {
  float: none;
  display: table;
  text-align: center;
  width: 96%;
  padding: 0 2%;
  margin: 0 auto;
  text-decoration: none;
  font-size: 2.375em;
  line-height: 1em;
  color: #1F9FBA;
  table-layout: fixed;
}
#hd .logo img {
  display: inline-block;
}
#hd .logo .logo-tagline {
  display: block;
  font-size: 1.277777777777778em;
  line-height: 1em;
  font-style: italic;
  color: #9BBA1F;
}
#main-nav {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  z-index: 20;
  clear: both;
  height: auto;
  color: #FFFFFF;
  background: #1F9FBA;
}
#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: #CA3535;
}
#main-nav .trigger {
  background: url(../images/nav/trigger-arrow.png) no-repeat scroll 97% 50% transparent;
  margin: 0px;
  padding: 16px 20px 12px;
}
#main-nav ul li a {
  background: #FFFFFF;
  border-bottom: 1px solid #505050;
  color: #505050;
  padding: 8px;
  -webkittransition-duration: 0.2s;
  transition-duration: 0.2s;
}
#main-nav ul li.active > a,
#main-nav ul li:hover > a {
  color: #FFA200;
  background: #FFFFFF;
}
#main-nav ul ul {
  margin: 0;
  padding: 11px 0;
  background-color: #EAE8E4;
}
#main-nav ul ul li a {
  margin: 0;
  background: none;
  text-align: center;
  border-bottom: none;
  padding: 3px 5px;
  font-size: 0.8333333333333333em;
}
#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: none;
}
#main-nav li.active li a {
  background: none;
}
#subnav-outer {
  position: relative;
  padding: 44px 0 40px;
  background: #F4F3F1;
}
#subnav-outer p {
  color: #505050;
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  font-size: 0.9444444444444444em;
  line-height: 1.117647058823529em;
}
#subnav-outer a {
  color: #505050;
  text-decoration: none;
  display: inline-block;
}
#subnav-outer a.active,
#subnav-outer a:hover {
  color: #FFA200;
  text-decoration: none;
}
#bd-locations {
  width: 100%;
  float: none;
  text-align: center;
  margin: 10px auto;
}
#bd-locations h4 {
  font-size: 1.166666666666667em;
  margin: 0 0 0;
}
#bd-locations hr,
#bd-locations .hr {
  height: 1px;
  margin: 3px 0;
}
#bd-locations .locations-wrapper {
  display: table;
  width: 100%;
  margin: 36px 0 14px;
}
#bd-locations .bd-locations {
  float: left;
  width: 50%;
  font-size: 0.8333333333333333em;
  line-height: 1.066666666666667em;
  margin: 0 0 24px;
}
#bd-locations .bd-locations .bd-address {
  display: block;
  text-decoration: none;
  color: #9BBA1F;
}
#bd-locations .bd-locations .phone,
#bd-locations .bd-locations a.phone {
  display: block;
  text-decoration: none;
  color: #505050;
}
#bd-locations .bd-locations .bd-address:hover,
#bd-locations .bd-locations a.phone:hover {
  text-decoration: underline;
}
#bd-locations ul {
  margin: 36px 0 0;
  float: none;
  clear: both;
  display: inline-block;
  line-height: 1em;
}
#bd-locations ul li {
  list-style: none;
  display: inline-block;
  margin: 0 1px 0 0;
}
#bd-locations ul li a {
  display: block;
  width: 104px;
  height: 29px;
  border: 2px solid #505050;
  color: #505050;
  text-align: center;
  font-size: 0.7777777777777778em;
  line-height: 1em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 0 0;
}
#bd-locations ul li a:hover {
  border: 2px solid #FFA200;
  color: #FFA200;
  text-decoration: none;
}
#bd-locations .social-icons {
  float: none;
  clear: both;
  display: block;
  margin: 15px 0;
}
#bd-locations .social-icons a {
  display: inline !important;
  color: #FFA200;
  margin: 0 5px 0 0;
}
#bd-locations .social-icons a:hover {
  text-decoration: none;
  opacity: 0.6;
}
#home-slideshow-banner {
  float: none;
  width: 100%;
  max-width: none;
  height: 188px;
  margin: 0 auto 26px;
  overflow: hidden;
  z-index: -9999;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 5px solid #1F9FBA;
}
#home-slideshow-banner .bx-wrapper .bx-pager {
  display: none;
}
#home-slideshow-banner ul {
  margin: 0;
}
#home-slideshow-banner .slide {
  width: 100%;
  height: 178px;
}
#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 {
  border-bottom: 3px solid #CA3535;
}
.slideshow-text {
  background: #1F9FBA;
  padding: 0 10px;
  color: #FFFFFF;
}
.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: #CA3535;
}
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: #CA3535 !important;
}
#content {
  z-index: 0;
  width: 100%;
  max-width: 1000px;
  margin: 11px auto 0;
}
#content .container {
  width: 96% !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home #content {
  margin: 33px auto 0;
}
#bd-callouts {
  text-align: center;
  width: 100%;
  position: relative;
  background: #F4F3F1;
  padding: 40px 0 34px;
}
#bd-callouts .container {
  width: 96% !important;
  max-width: 848px;
}
#bd-callouts ul {
  margin: 0;
}
#bd-callouts li {
  display: block;
  max-width: 197px;
  width: 100%;
  height: 98px;
  margin: 10px auto;
  vertical-align: top;
  background: #1F9FBA;
  position: relative;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#bd-callouts li a {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border: 1px solid #FFFFFF;
  text-align: center;
}
#bd-callouts li a .callout-text {
  width: 100%;
  font-style: italic;
  font-size: 1.111111111111111em;
  line-height: 1.2em;
  color: #FFFFFF;
  vertical-align: middle;
  margin: 13px 0 -9px;
}
#bd-callouts li a .callout-text span {
  display: block;
  font-style: normal;
  font-size: 1.1em;
  text-transform: capitalize;
}
#bd-callouts li a .callout-click-here {
  width: 100%;
  vertical-align: middle;
  color: #EAE8E4;
  font-size: 0.6111111111111111em;
  line-height: 1em;
  text-transform: lowercase;
}
#bd-callouts li a .callout-click-here i {
  font-size: 1.8em;
  vertical-align: middle;
}
#bd-callouts li a:hover {
  text-decoration: none;
}
#bd-callouts li:hover {
  background: #CA3535;
}
#bd-callouts ul.span6 li {
  max-width: 414px;
}
#bd-callouts ul.span4 li {
  max-width: 269px;
}
#bd-callouts ul.span3 li {
  max-width: 197px;
}
#services-row {
  width: 100%;
  background: #EAE8E4;
  border-bottom: 5px solid #F4F3F1;
  padding: 54px 0 52px;
  text-align: center;
}
#services-row h2 {
  color: #505050;
  font-size: 2.722222222222222em;
  line-height: 1em;
  background: #EAE8E4;
  z-index: 5;
  margin: 0 auto 10px;
  display: inline-block;
  padding: 0;
}
#services-row .services-line {
  width: 100%;
  height: 2px;
  margin: -18px 0 24px;
  background: #505050;
}
#services-row .container {
  width: 96%;
  max-width: 865px;
}
#services-row ul {
  margin: 0;
}
#services-row li {
  float: none;
  width: 96%;
  max-width: 265px;
  margin: 10px 2%;
  display: inline-block;
}
#services-row li a {
  display: block;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#services-row li a .services-img {
  display: block;
  position: relative;
  width: 100%;
  height: 265px;
  background-size: cover;
  -ms-behavior: url(/assets/includes/backgroundsize/backgroundsize.min.htc);
  background-repeat: no-repeat;
  background-position: center center;
}
#services-row li a .services-img .services-border {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border: 1px solid #FFFFFF;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#services-row li a .services-text {
  display: block;
  margin: 5px 0 0;
  width: 100%;
  height: 43px;
  position: relative;
  text-align: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #1F9FBA;
  color: #FFFFFF;
  font-size: 1.111111111111111em;
  line-height: 1em;
  padding: 10px 0 0;
  overflow: hidden;
}
#services-row li a .services-text:before {
  z-index: 5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 110%;
  right: 0;
  content: "Learn More";
  display: block;
  width: 100%;
  height: 43px;
  text-align: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #CA3535;
  color: #FFFFFF;
  font-size: 1.111111111111111em;
  line-height: 1em;
  font-style: italic;
  padding: 11px 0 0;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#services-row li a:hover {
  text-decoration: none;
}
#services-row li a:hover .services-img .services-border {
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border: 1px solid #CA3535;
}
#services-row li a:hover .services-text::before {
  left: 0;
}
#services-row ul.span6 li {
  max-width: 265px;
}
#services-row ul.span4 li {
  max-width: 265px;
}
#services-row ul.span3 li {
  max-width: 265px;
}
#content-text {
  width: 96%;
  margin: 0 auto;
  column-count: 1;
  column-gap: 0;
  column-width: 100%;
  -moz-column-count: 1;
  -moz-column-gap: 0;
  -moz-column-width: 100%;
  -webkit-column-count: 1;
  -webkit-column-gap: 0;
  -webkit-column-width: 100%;
}
#home-content {
  padding: 68px 0 32px;
  width: 95% !important;
  margin: 0 auto;
}
.interior-content {
  padding: 32px 0;
  width: 95% !important;
}
#ft {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: table;
  padding: 0 0 68px;
}
#ft .container {
  width: 96%;
  max-width: 718px;
  margin: 0 auto;
}
#ft .ft-title {
  width: 100%;
  text-align: center;
  font-size: 2.444444444444444em;
  line-height: 1em;
  margin: 0 0 59px;
}
#ft .ft-title span {
  color: #FFA200;
}
#ft .ft-title hr {
  display: block;
  width: 100%;
  height: 6px;
  margin: -7px 0 0;
}
#ft .ft-left {
  width: 100%;
  float: none;
  text-align: center;
}
#ft .ft-right {
  width: 100%;
  float: none;
  margin: 0;
  text-align: center;
}
#ft .ft-location {
  display: inline-block;
  width: 50%;
  margin: 0 0 14px;
  font-size: 0.7777777777777778em;
  line-height: 1.142857142857143em;
  clear: both;
  vertical-align: top;
}
#ft .ft-location .ft-map {
  display: inline-block;
  width: 111px;
  margin-right: 0;
  vertical-align: top;
}
#ft .ft-location .ft-map img {
  width: 100%;
}
#ft .ft-location .ft-address-wrapper {
  display: block;
  text-align: center;
}
#ft .ft-location .ft-header {
  color: #FFA200;
  font-size: 1.142857142857143em;
  margin: 9px 0 0;
  display: block;
}
#ft .ft-location .ft-address,
#ft .ft-location .phone,
#ft .ft-location .ft-phone {
  text-decoration: none;
  display: block;
  color: #505050;
}
#ft .ft-location .ft-header:hover,
#ft .ft-location .ft-address:hover,
#ft .ft-location a.phone:hover,
#ft .ft-location a.ft-phone:hover {
  text-decoration: underline;
}
#ft .form-header {
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 10px 10px;
  text-align: left;
  font-style: italic;
  color: #FFFFFF;
  background: #CA3535;
  font-size: 1.325555555555556em;
  line-height: 1em;
  margin: 7px 0 8px;
}
.ie8 #ajax-mailer {
  width: 100% !important;
}
#ajax-mailer {
  width: 100%;
  margin: 0 auto;
  min-width: 200px;
}
#ajax-mailer .response {
  color: #505050;
}
#ajax-mailer form label {
  display: block;
  max-width: 400px;
  min-width: 400px;
  margin: 10px 0;
  color: #505050;
  text-align: left;
}
#ajax-mailer ::-webkit-input-placeholder,
#ajax-mailer :-moz-placeholder,
#ajax-mailer ::-moz-placeholder,
#ajax-mailer :-ms-input-placeholder {
  color: #505050;
  font-size: 0.8333333333333333em;
}
#ajax-mailer ul,
#ajax-mailer ol {
  margin: 0;
}
#ajax-mailer ul li {
  list-style: none;
}
#ajax-mailer input[type="text"],
#ajax-mailer input[type="email"],
#ajax-mailer input[type="search"],
#ajax-mailer input[type="tel"],
#ajax-mailer input[type="file"],
#ajax-mailer textarea,
#ajax-mailer #ajax {
  width: 100%;
  height: 44px;
  -moz-appearance: none;
  border-radius: 0 0 0 0;
  display: inline-block;
  outline: 0 none;
  vertical-align: middle;
  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 9px;
  padding: 10px 15px;
  border: none;
  color: #505050;
  background: #EAE8E4;
  font-size: 0.8333333333333333em;
}
#ajax-mailer textarea {
  min-height: 113px;
  resize: none;
  margin: 0 0 7px;
}
#ajax-mailer input[type="submit"] {
  width: auto;
  position: relative;
  padding: 10px 18px 7px !important;
  text-align: center;
  display: inline-block;
  border: none;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  font-style: italic;
  font-size: 0.75em;
  color: #FFFFFF;
  background: #CA3535;
  float: right;
  border: 2px solid #CA3535;
  -webkit-box-shadow: inset 0px 0px 0px 1px #FFFFFF;
  -moz-box-shadow: inset 0px 0px 0px 1px #FFFFFF;
  box-shadow: inset 0px 0px 0px 1px #FFFFFF;
  line-height: 1em;
}
#ajax-mailer input[type="submit"]:hover {
  background: #a22a2a;
  border: 2px solid #a22a2a;
}
#ajax-mailer .error {
  font-size: 0.8em;
  color: #FFA200;
  line-height: 11px;
}
::-webkit-input-placeholder {
  color: #505050;
}
:-moz-placeholder {
  color: #505050;
}
::-moz-placeholder {
  color: #505050;
}
:-ms-input-placeholder {
  color: #505050;
}
.ie8 #ajax-mailer ul li,
.ie8 #ajax-mailer ol li {
  list-style: none;
}
.ft-design-credit {
  background: #EAE8E4;
  clear: both;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  border-top: 5px solid #1F9FBA;
  padding: 26px 0 28px;
}
.ft-design-credit .container {
  width: 97.8% !important;
  max-width: 978px;
}
.ft-design-credit ul {
  margin: 0;
  display: inline-block;
}
.ft-design-credit ul li {
  list-style: none;
}
.ft-design-credit .ft-design-left {
  width: 100%;
  float: none;
  text-align: center;
}
.ft-design-credit .ft-design-right {
  width: 100%;
  float: none;
  text-align: center;
  margin: 20px 0 0;
  color: #505050;
  font-size: 0.6666666666666667em;
  line-height: 1em;
}
.ft-design-credit .ft-logos {
  width: 100%;
  font-size: 0;
}
.ft-design-credit .ft-logos img {
  display: inline-block;
  margin: 0 10px;
}
.ft-design-credit a,
.ft-design-credit a.sesame-link {
  float: none;
  color: #505050;
  text-decoration: none;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  display: inline-block;
  vertical-align: middle;
}
.ft-design-credit a:hover,
.ft-design-credit a.sesame-link:hover {
  color: #FFA200;
}
.ft-design-credit a:hover img,
.ft-design-credit a.sesame-link:hover img {
  opacity: .75;
}
.ft-design-credit a.sesame-link i {
  font-size: 2em;
  vertical-align: middle;
  margin: -3px 0 0;
}
.ft-design-credit a.back-to-top {
  display: inline-block;
  text-decoration: none;
  float: none;
  color: #FFA200;
}
.ft-design-credit a.back-to-top i {
  font-size: 1.7em;
  margin: 0 0 0 3px;
  vertical-align: middle;
}
.ft-design-credit a.back-to-top:hover {
  color: #505050;
}
form button {
  background: #1F9FBA;
  color: #FFFFFF;
  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: #CA3535;
}
#consent {
  width: 80%;
}
form #consent #Agreed_Consent {
  width: 20px !important;
}
.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: #505050;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #1F9FBA;
  color: #FFFFFF;
  margin: 10px 0 0;
  padding: 3px 10px 10px;
  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: #505050;
  border: 1px solid #505050;
  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: #CA3535;
  color: #FFFFFF;
  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: #a22a2a;
}
.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;
}
.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;
}
body.office-tour .container {
  text-align: center;
}
body.office-tour header h1 {
  text-align: left;
}
body.office-tour #main-content {
  display: inline-block;
  width: auto !important;
}
form p {
  height: auto;
}
.custom-icon {
  font-family: 'custom-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.custom-icon-sesame-arrow:before {
  content: "\21";
}
.custom-icon-up-arrow:before {
  content: "\22";
}
.custom-icon-click-arrow-l:before {
  content: "\23";
}
.custom-icon-click-arrow-r:before {
  content: "\24";
}
#sidebar img {
  margin: 0;
  display: inline-block;
  width: 100%;
  max-width: 324px;
}
#sidebar .image-wrapper {
  width: 100%;
  max-width: 324px;
  position: relative;
  display: inline-table;
}
#sidebar .image-wrapper:before {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border: 2px solid #FFFFFF;
}
.testimonial-rotator .bx-wrapper .bx-viewport {
  background: none !important;
}
.testimonial-rotator h4 {
  color: #1F9FBA;
}
.testimonial-rotator ul li,
.testimonial-rotator .bx-wrapper,
.testimonial-rotator .bx-wrapper .bx-viewport {
  height: 220px !important;
}
.testimonial-rotator ul li a {
  color: #FFA200;
}
.ie8 form #rating label span,
.ie9 form #rating label span,
.ie10 form #rating label span {
  padding-top: 2px;
}
_:-ms-fullscreen,
:root form #rating label span {
  padding-top: 2px;
}
@media only screen and (min-width: 30em) and (max-width: 47.9375em) {
  #home-slideshow-banner {
    min-height: 340px;
  }
  #home-slideshow-banner .slide {
    min-height: 340px;
  }
}
@media only screen and (min-width: 48em) {
  .row > .col {
    border: 0px solid rgba(0,0,0,0);
    display: block;
    float: left;
    -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.clear-correct-patient-informed-consent-form #hide-stock,
  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.your-child-s-first-orthodontic-checkup #hide-stock,
  body.aao-testimonials #hide-stock,
  body.ortho-tv #hide-stock,
  body.my-life-my-smile-my-orthodontist #hide-stock,
  body[class^='damon-'] #hide-stock {
    display: none;
  }
  body.clear-correct-patient-informed-consent-form #sidebar,
  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.your-child-s-first-orthodontic-checkup #sidebar,
  body.aao-testimonials #sidebar,
  body.ortho-tv #sidebar,
  body.my-life-my-smile-my-orthodontist #sidebar,
  body[class^='damon-'] #sidebar {
    display: none;
  }
  body.clear-correct-patient-informed-consent-form #main-content,
  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.your-child-s-first-orthodontic-checkup #main-content,
  body.aao-testimonials #main-content,
  body.ortho-tv #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.388888888888889em !important;
  }
  #main-content {
    width: 59%;
    display: block;
    float: left;
    padding: 22px 0 30px 0;
  }
  #sidebar {
    width: 33%;
    float: right;
    display: inline;
    text-align: right;
    margin: 29px 1px 0 0;
  }
  #sidebar img {
    margin: 0;
    display: inline-block;
    width: 100%;
    max-width: 324px;
  }
  #sidebar .image-wrapper {
    width: 100%;
    max-width: 324px;
    position: relative;
    display: inline-table;
  }
  #sidebar .image-wrapper:before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 2px solid #FFFFFF;
  }
  .team-photo {
    float: left;
    margin: 0 20px 20px 0;
  }
  #bd-locations {
    width: 34%;
    margin: 37px 1.1% 0 1.1%;
    float: left;
    text-align: left;
  }
  #home-slideshow-banner {
    width: 63.8%;
    max-width: 638px;
    height: 376px;
    float: right;
  }
  #home-slideshow-banner .slide {
    height: 376px;
  }
  #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;
  }
  #bd-callouts li {
    float: left;
    width: 23.323%;
    margin: 10px 1.118%;
  }
  #bd-callouts ul.span6 li {
    width: 48.882%;
  }
  #bd-callouts ul.span4 li {
    width: 31.842%;
  }
  #bd-callouts ul.span3 li {
    width: 23.323%;
    margin: 10px 1.118%;
  }
  #bd-callouts li:first-of-type {
    margin-left: 0 !important;
  }
  #bd-callouts li:last-of-type {
    margin-right: 0 !important;
  }
  .ie8 #bd-callouts li {
    margin: 10px 0.5% !important;
  }
  .ie8 #services-row li {
    margin: 10px 1%;
  }
  #content-text {
    -webkit-column-count: 2;
    -webkit-column-gap: 52px;
    -moz-column-count: 2;
    -moz-column-gap: 52px;
    column-count: 2;
    column-gap: 52px;
  }
  .testimonial-rotator ul li,
  .testimonial-rotator .bx-wrapper,
  .testimonial-rotator .bx-wrapper .bx-viewport {
    height: 115px !important;
  }
  #ft .ft-title {
    font-size: 4.444444444444444em;
  }
  #ft .ft-title hr {
    margin: -11px 0 0;
  }
  #ft .ft-left {
    width: 50%;
    float: left;
    text-align: left;
  }
  #ft .ft-right {
    width: 50%;
    max-width: 277px;
    margin: 0 8px;
    float: right;
  }
  #ft .ft-location {
    display: table;
    width: 100%;
  }
  #ft .ft-location .ft-map {
    margin-right: 21px;
  }
  #ft .ft-location .ft-address-wrapper {
    display: inline-block;
    text-align: left;
  }
}
@media only screen and (min-width: 64em) {
  #main-nav .container {
    width: 1000px !important;
    max-width: none;
  }
  .ie8 #main-nav .container {
    width: 1000px !important;
  }
  #hd {
    display: block;
  }
  #main-nav {
    background: none;
    border-top: 2px solid #505050;
    -webkit-box-shadow: inset 0px -4px 0px 0px #505050;
    -moz-box-shadow: inset 0px -4px 0px 0px #505050;
    box-shadow: inset 0px -4px 0px 0px #505050;
  }
  #main-nav a {
    background: none;
  }
  #main-nav ul {
    margin: 0;
  }
  #main-nav ul li {
    float: none;
  }
  #main-nav ul li a {
    padding: 7px 37px 10px;
    border-bottom: none;
    background: none;
  }
  #main-nav ul li.active > a,
  #main-nav ul li:hover > a {
    background: none;
  }
  #main-nav ul li.contact-us ul {
    margin: 0 0 0 -72px;
  }
  #main-nav ul ul {
    margin: 0 0 0;
    width: auto;
    padding: 9px 0;
    border-bottom: 5px solid #F4F3F1;
  }
  #main-nav ul ul li {
    padding: 0;
  }
  #main-nav ul ul li a {
    text-align: left;
    line-height: 2em;
    padding: 0 49px 0 12px;
    border-bottom: none;
    white-space: nowrap;
  }
  .ie8 #main-nav {
    border-bottom: 4px solid #505050;
  }
  nav.horizontal ul li {
    float: none;
  }
  #content-text {
    width: 100%;
  }
  #services-row {
    text-align: left;
  }
  #services-row h2 {
    margin: 0;
    display: inline-block;
    padding: 0 19px 0 0;
  }
  #services-row li {
    width: 30.63%;
    max-width: 265px;
    margin: 10px 2.0%;
    float: left;
  }
  #services-row ul.span6 li {
    width: 47.97%;
  }
  #services-row ul.span4 li {
    width: 30.63%;
  }
  #services-row ul.span3 li {
    width: 21.955%;
  }
  #services-row li:first-of-type {
    margin-left: 0;
  }
  #services-row li:last-of-type {
    margin-right: 0;
  }
  #bd-locations {
    margin: 37px 2.2% 0 0;
  }
}
