@import 'prefixer.less';
@import 'animate.less';
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.vertical-align-ie8 {
  position: relative;
  top: 20%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.vertical-align-nul {
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
body {
  font: normal normal 20px/40px 'Muli', Helvetica, Arial, sans-serif;
  background: #FFFFFF;
  color: #464646;
}
p {
  margin: 0 0 1.58em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
a {
  color: #2babd1;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-decoration: none;
}
a:hover,
a.active {
  color: #247cae;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0.8em;
  text-rendering: auto;
  font-weight: normal;
  font-family: 'Muli';
}
h1 {
  font-size: 2.375em;
  margin: 0 auto;
  color: #464646;
}
h2 {
  font-size: 32px;
  font-weight: 300;
  color: #299bca;
}
h3 {
  font-size: 28px;
  font-weight: 300;
  color: #8faa46;
}
h4,
h5,
h6 {
  font-size: 24px;
  font-weight: 300;
  color: #299bca;
}
hr {
  color: #2babd1;
  background-color: #2babd1;
  border: none;
  height: 1px;
  clear: both;
  margin: 10px auto;
}
.font1 hr {
  width: 200px;
}
.hr-line {
  padding: 10px 0 15px;
}
.hr {
  visibility: hidden;
}
.main {
  color: #464646;
  font-size: 16px;
  line-height: 25px;
}
.w700 {
  font-weight: 700 !important;
}
.container {
  width: auto !important;
  max-width: 1000px;
}
.ie8 .container {
  width: 1000px;
}
#sidebar img {
  margin: 0;
  display: inline-block;
  width: 98%;
  max-width: 330px;
  border: 4px solid #95d5e8;
}
.team {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.team-photo {
  float: none;
  margin: 0 auto 20px;
}
.img-right {
  max-width: 100%;
}
ul li {
  list-style: disc;
}
li {
  line-height: 1.5;
}
#content ul {
  margin: 0 0 1.8em 39px;
  list-style-position: inside;
}
#ft ul,
#subnav {
  margin: 0;
  padding: 0;
}
#bd-callout li,
#ft ul li,
#subnav li,
body.sitemap #content ul li {
  list-style: none;
}
body.sitemap #main-content {
  width: 100%;
}
body.sitemap #content ul {
  margin: 0 0 1.8em 0;
}
body.sitemap #content ul li {
  margin-top: 21px;
  list-style: none;
}
body.sitemap #content ul li a {
  font-size: 28px;
  color: #464646;
  font-weight: 300;
  display: inline-block;
  text-decoration: none;
}
body.sitemap #content ul ul {
  padding-left: 0;
}
body.sitemap #content ul ul li {
  margin: 0;
  list-style: none;
}
body.sitemap #content ul ul li a {
  display: inline-block;
  font-size: 20px;
  line-height: 40px;
  color: #464646;
  text-transform: capitalize;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #2babd1;
}
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;
  background: #fff;
}
#hd .container {
  margin: 0 auto;
  width: 100% !important;
}
.top {
  margin: 10px 0;
}
#hd-left .logo {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding: 10px 0 9px;
}
#hd-left .logo img {
  width: 100%;
  max-width: 340px;
  display: inline-block;
}
#hd-left .logo:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
#hd-right {
  width: 100%;
  float: none;
  text-align: center;
}
#hd-right .social-icons {
  float: none;
  clear: both;
  width: auto;
  max-width: 149px;
  height: 40px;
  position: relative;
  text-align: center;
  margin: 0 auto;
  display: block;
  line-height: 35px;
  background: none;
  border: 1px solid #2babd1;
}
#hd-right .social-icons a {
  display: inline !important;
  color: #2babd1;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
#hd-right .social-icons i {
  font-size: 14px;
}
#hd-right .social-icons i.fa-healthgrades2 {
  margin-bottom: 3px;
}
#hd-right .social-icons a:hover {
  color: #8faa46;
}
#hd-right ul {
  margin: 0;
  float: none;
  clear: both;
  display: inline-block;
  line-height: 1em;
}
#hd-right ul li {
  list-style: none;
  display: inline-block;
  margin: 5px;
  text-align: center;
}
#hd-right ul li a {
  display: block;
  width: 150px;
  height: 26px;
  border: 2px solid #2babd1;
  color: #464646;
  font-size: 12px;
  line-height: 26px;
  font-weight: 400;
  text-transform: uppercase;
}
#hd-right ul li a:hover {
  border: 2px solid #2babd1;
  color: #8faa46;
}
#hd-right .logins {
  margin: 10px auto;
}
#hd-right .hd-locations {
  float: none;
  clear: both;
  -webkit-font-smoothing: antialiased;
}
#hd-right .hd-locations .hd-address {
  display: block;
  text-decoration: none;
  color: #464646;
}
#hd-right .hd-locations .phone,
#hd-right .hd-locations a.phone {
  display: block;
  color: #299bca;
  text-decoration: none;
}
#hd-right .hd-locations .hd-address:hover,
#hd-right .hd-locations a.phone:hover {
  color: #8faa46;
}
#main-nav {
  text-align: center;
  z-index: 20;
  clear: both;
  height: auto;
  color: #fff;
  background: #46b6d7;
}
#main-nav .container {
  width: 100% !important;
}
#main-nav a {
  margin: 0;
  color: #fff;
}
#main-nav a:hover {
  background: #95d5e8;
  color: #fff;
}
#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: #95d5e8;
  color: #525252;
  padding: 8px;
}
#main-nav ul li.active > a,
#main-nav ul li:hover > a {
  background: #a9c261;
  color: #fff;
}
#main-nav ul ul {
  margin: 0;
  padding: 11px 0;
  background-color: #339cbd;
}
#main-nav ul ul li a {
  margin: 0;
  background: none;
  color: #fff;
  text-align: center;
  border-bottom: none;
  padding: 3px 5px;
}
#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: #a8c261;
  color: #fff;
}
#main-nav li.active li a {
  background: none;
}
#subnav-outer .container {
  max-width: 800px !important;
}
#subnav-outer {
  position: relative;
  padding: 20px 0;
  background: #8faa46 url('../images/nav-bg.jpg') no-repeat center center;
  background-size: cover;
  color: #fff;
  text-align: center;
  height: auto;
}
#subnav-outer p {
  color: #fff;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  letter-spacing: 0.05em;
}
#subnav-outer a {
  color: #fff;
  display: inline-block;
  transition: 0.5s;
  margin: 0 5px;
  border-bottom: 1px solid transparent;
}
#subnav-outer a.active,
#subnav-outer a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}
#bd-callout {
  text-align: center;
  position: relative;
  background: rgba(0,0,0,0.4);
  padding: 20px 0;
}
#bd-callout .ss_overlay {
  color: #fff;
  font-size: 50px;
  font-weight: normal;
  letter-spacing: 0.01em;
  line-height: 45px;
  padding: 10px 0 20px;
}
#bd-callout .callout-container {
  margin: 0 auto;
}
#bd-callout .callout {
  display: inline-block;
  vertical-align: top;
  padding: 3px;
  margin: 10px;
  height: 150px;
  width: 150px;
}
#bd-callout .callout a {
  padding: 0;
  position: relative;
  -webkit-transition: .45s;
  -o-transition: .45s;
  -moz-transition: .45s;
  transition: .45s;
  display: block;
  overflow: hidden;
  max-width: 180px;
  height: 150px;
  width: 150px;
  color: #fff;
  background: #2babd1;
}
#bd-callout .callout a i {
  position: relative;
  display: inline-block;
  margin: 31px auto 0;
  font-size: 40px;
}
#bd-callout .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px;
  color: #fff;
  font-size: 14px;
  z-index: 200;
  line-height: 15px;
  margin: 0 auto 23px;
  letter-spacing: 0.010em;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
#bd-callout .callout:hover a {
  background: #95d5e8;
}
#dr-callout {
  text-align: center;
  position: relative;
  background: #8faa46 url('../images/callouts/dr-bg.jpg') repeat center center;
  padding: 20px 0;
}
#dr-callout .dr-section {
  padding: 0 25px;
}
#dr-callout .dr-photo {
  display: inline-block;
  vertical-align: top;
  padding: 7px 20px;
}
#dr-callout .dr-photo a {
  padding: 0;
  position: relative;
  -webkit-transition: .45s;
  -o-transition: .45s;
  -moz-transition: .45s;
  transition: .45s;
  display: block;
  overflow: hidden;
  max-width: 300px;
  border: 1px solid #fff;
}
#dr-callout .dr-photo a img {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
#dr-callout .dr-photo .caption {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  padding: 10px 0;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  z-index: 200;
  line-height: 20px;
  letter-spacing: 0.05em;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dr-photo .co-box::after {
  content: '';
  height: 100%;
  display: block;
  width: 300px;
  top: 85%;
  left: 0;
  z-index: 10;
  position: absolute;
  -webkit-transition: .45s;
  -o-transition: .45s;
  -moz-transition: .45s;
  transition: .45s;
}
.dr-photo .co-box::after {
  background: #2babd1;
  z-index: 10;
}
#dr-callout .dr-photo:hover .caption {
  background: none;
  bottom: 45%;
}
#dr-callout .dr-photo:hover .co-box::after {
  top: 0;
  opacity: 0.85;
}
#dr-callout .dr-description {
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
#dr-callout .dr-description h1 {
  color: #fff;
  font-weight: 200;
  font-size: 40px;
}
#dr-callout .dr-description span.trait {
  display: block;
  font-size: 30px;
}
#dr-callout .dr-description p {
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
}
.office-tour-outer {
  text-align: center;
}
.office_tour.cycle-slideshow {
  width: 88%;
  position: relative;
  margin: 0 auto;
}
.office_tour.cycle-slideshow img {
  padding: 0 5%;
  box-sizing: border-box;
}
.office_tour.cycle-slideshow .slide-control {
  z-index: 900;
  user-select: none;
  position: absolute;
  top: 50%;
  padding: 0;
  color: #fff;
  font-size: 1em;
}
.office_tour.cycle-slideshow .slide-control.cycle-prev {
  left: 0;
  text-align: left;
}
.office_tour.cycle-slideshow .slide-control.cycle-next {
  right: 0;
  text-align: right;
  direction: rtl;
}
.office_tour.cycle-slideshow .slide-control:hover {
  cursor: pointer;
}
.office_tour.cycle-slideshow .slide-control:hover i {
  opacity: 0.68;
}
#testimonial-section {
  overflow: hidden;
  background: #51bcec url('../images/testimonials-bg.jpg') no-repeat center center;
  background-size: cover;
  padding: 45px 0;
}
#testimonial-section .testimonial-wrap {
  background: rgba(43,171,209,0.9);
  width: 80%;
  margin: 0 auto;
  padding: 10px 0;
}
#testimonial-section ul li,
#testimonial-section h6 {
  color: #fff;
}
#testimonial-section li {
  font-size: 16px;
  font-weight: 300;
}
#testimonial-section h6 {
  font-family: 'Muli';
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.05em;
  margin: 25px 0 0;
}
#testimonial-section ul {
  margin: 0 auto;
  width: 70%;
}
#testimonial-section .quote {
  display: block;
  margin: 0 auto 25px;
  padding: 0 20px 25px;
  border-bottom: 1px solid #95d5e8;
}
#content {
  z-index: 0;
  background: #fff url('../images/bg.png') repeat center center;
}
#content-text {
  width: 100%;
}
#content-text p {
  font-size: 18px;
}
#home-content {
  padding: 60px 20px;
  text-align: left;
}
#home-content header {
  text-align: center;
}
#home-content hr {
  text-align: center;
  margin: 35px auto;
  width: 250px;
}
#home-content h1 .trait {
  font-weight: 300;
  display: block;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
}
#home-content h1 {
  letter-spacing: 0.010em;
  font-weight: 200;
  color: #464646;
}
.interior-content {
  padding: 50px 0 0;
  margin: 0 8%;
}
.interior-content header h1 {
  text-align: center;
  font-size: 45px;
  line-height: 45px;
  letter-spacing: 0.01em;
  font-weight: 200;
  padding: 0 0 25px;
}
.interior-content .main-content {
  text-align: left;
}
#ft {
  background: rgba(191,240,255,0.8);
  position: relative;
  z-index: 10;
  text-align: center;
  width: 100%;
  padding: 40px 0;
}
#ft .marker {
  display: none;
}
#ft .logo {
  display: block;
  margin: 0 0 10px;
  padding: 0 0 20px;
}
#ft .logo:hover {
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -ms-transform: scale(0.98);
  -o-transform: scale(0.98);
  transform: scale(0.98);
}
#ft .ft-hr {
  color: #95d5e8;
  background-color: #95d5e8;
  width: 100%;
  max-width: 248px;
  margin: 10px auto 22px;
}
#ft .locations .location {
  color: #464646;
  font-size: 16px;
  line-height: 18px;
}
#ft .locations .location .phone-outer {
  color: #2babd1;
  font-size: 20px;
  line-height: 16px;
  display: block;
  margin: 10px 0 0px;
}
#ft .locations .location .phone-outer .phone {
  color: #2babd1;
  display: inline-block;
}
#ft .locations .location .phone-outer .phone:hover {
  color: #91a93c;
}
#ft .locations .location a:hover {
  color: #91a93c;
}
.ft-design-credit {
  background: #2babd1;
  font-size: 13px;
  line-height: 27px;
  text-align: center;
  padding: 25px 0;
  letter-spacing: 0.05em;
}
.ft-design-credit .sesame-aff {
  padding: 25px 0;
  margin: 0 auto;
  max-width: 450px;
}
.ft-design-credit .sesame-aff a.sesame-link,
.ft-design-credit .sesame-aff a.sitemap-link {
  float: none;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  display: block;
  font-weight: 200;
  letter-spacing: 0.05em;
  line-height: 18px;
}
.ft-design-credit .sesame-aff a.sesame-link img,
.ft-design-credit .sesame-aff a.sitemap-link img {
  margin: -2px 6px 0 0;
  width: 19px;
}
.ft-design-credit .sesame-aff a.sesame-link:hover,
.ft-design-credit .sesame-aff a.sitemap-link:hover {
  color: #464646;
}
.ft-design-credit a.back-to-top {
  width: 145px;
  height: 50px;
  display: inline-block;
  text-decoration: none;
  float: none;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.005em;
  background: #8faa46;
  border: 1px solid #fff;
  line-height: 52px;
  text-align: center;
  font-weight: lighter !important;
  -webkit-transition: .45s;
  -o-transition: .45s;
  -moz-transition: .45s;
  transition: .45s;
  -webkit-font-smoothing: antialiased;
}
.ft-design-credit i {
  font-size: 10px;
  margin: 0;
  top: -2px;
  left: 4px;
  position: relative;
}
.ft-design-credit a.back-to-top:hover {
  background: #577c33;
  color: #fff;
}
form button {
  background: #007236;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 37px !important;
  text-align: center;
  font-size: 0.9285714285714286em;
  display: inline-block;
  border: none;
}
form button:hover {
  background: #d8e6b8;
  color: #221e1f;
}
.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: #d8e6b8;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #007236;
  color: #fff;
  margin: 10px 0 0;
  padding: 10px 10px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  width: 100%;
}
form#blog_search label {
  color: #221e1f;
  text-transform: uppercase;
  font-size: 17px;
  margin: 0px;
  text-align: center;
  margin: 0 0 -2px;
}
form#blog_search input {
  background: #d8e6b8;
  color: #221e1f;
  border: 1px solid #221e1f;
  width: 178px;
  margin: 6px auto;
}
form#blog_search input:hover {
  background: #afcb6d;
}
form#blog_search button {
  display: block;
  background: 007236;
  color: #fff;
  font-size: 12px !important;
  text-transform: uppercase;
  font-size: 10px !important;
  padding: 5px 12px !important;
  margin: 5px auto 0;
}
form#blog_search button:active,
form#blog_search button:hover {
  background: #d8e6b8;
  color: #221e1f;
}
.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%;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="file"],
textarea {
  width: 80%;
}
body.office-tour .video-sleeve {
  margin: 0 auto;
  max-width: 600px;
}
#invisalign-before-after {
  max-width: 464px;
  width: 100%;
}
#invisalign-before-after ul {
  margin: 0;
}
#invisalign-before-after p.caption {
  position: relative;
}
#damon-before-after {
  max-width: 539px;
  width: 100%;
}
.test-cred {
  display: block;
  font-weight: bold;
  font-size: smaller;
}
.flash {
  margin: 20px 0;
}
body.types-of-appliances div.hr,
body.ortho-dictionary div.hr {
  display: none;
}
#hide-stock {
  display: none;
}
body[class^='meet-dr-'] #hide-stock {
  display: block !important;
  text-align: center;
  margin: 1em auto;
}
#dr-stock, #dr-two {
  position: relative;
  max-width: 333px;
}
#dr-stock .meet-the-dr-second, #dr-two .meet-the-dr-second {
  position: relative;
}

#dr-stock img, #dr-two img {
  margin: 0;
  display: inline-block;
  width: 100%;
  max-width: 331px;
  border: 4px solid #95d5e8;
}

ul.slideshow {
  margin: 0 auto !important;
}
body.office-tour #main-content {
  display: inline-block;
  text-align: center;
}
form p {
  height: auto;
}

.meet-dr-lisa-demarco #dr-stock {
  display: block !important;
  text-align: center;
  margin: 1em auto 2.7em;
}
.meet-dr-nancy-tilkin #dr-two {
  display: block !important;
  text-align: center;
  margin: 1em auto 2.7em;
}

#dr-stock,  #dr-two { display: none;}

.logos img{margin: 0 15px 5px 0;}

/* ===============================================
Small Tablet/Large Phone Stylings (Optional)
Supports 30em (480px) to 47.9375em (767px)
------
Useful for making minor adjustments between
awkward sizes.
=============================================== */
/* ===============================================
Tablet / Desktop Stylings
Supports 48em (768px) and up
=============================================== */

@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.sitemap #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-orthodontic-issues #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.ortho-tv #hide-stock,
  body.my-life-my-smile-my-orthodontist #hide-stock,
  body[class^='damon-'] #hide-stock {
    display: none;
  }
  body.sitemap #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-orthodontic-issues #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.ortho-tv #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-orthodontic-issues #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.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%;
  }
  #main-content {
    width: 65%;
    display: block;
    float: left;
    padding: 2px 0 30px 0;
  }
  #sidebar {
    width: 33%;
    float: right;
    display: inline;
    text-align: right;
    margin: 6px 0 0 0;
  }
  .team-photo {
    float: left;
    margin: 0 20px 20px 0;
  }
  #hd {
    height: 140px;
  }
  #hd-left {
    width: 50%;
    float: left;
    position: relative;
    left: 10px;
  }
  #hd-left .logo {
    width: auto;
    text-align: left;
  }
  #hd-right {
    width: 100%;
    display: inline-block;
    position: absolute;
    text-align: right;
    left: 0;
  }
  #hd-right .top {
    position: relative;
    top: 5px;
  }
  #hd-right .top .social-icons {
    float: right;
    top: 0px;
    right: 20px;
  }
  #hd-right .social-icons a {
    padding: 0 12px;
  }
  #hd-right .top .logins {
    position: absolute;
    top: -5px;
    right: 167px;
  }
  #hd-right .top ul {
    float: right;
  }
  #hd-right .top .hd-locations {
    float: right;
    position: relative;
    right: 5px;
  }
  #hd-right .top .hd-locations .location-outer {
    display: inline-block;
  }
  #hd-right .top .hd-locations a.hd-address {
    font-size: 14px;
    line-height: 20px;
  }
  #hd-right .top .hd-locations .phone-outer {
    display: inline-block;
    position: relative;
    top: -8px;
  }
  #hd-right .top .hd-locations a.phone {
    font-size: 20px;
    line-height: 25px;
  }
  #hd-right .top .hd-locations .loc-divider {
    display: inline-block;
    position: relative;
    top: -9px;
    padding: 0 5px;
  }
  #bd-callout .container {
    padding: 0;
    margin: 0 auto;
  }
  #bd-callout .callout {
    padding: 0;
    max-width: 150px;
  }
  #bd-callout .callout a .co-box {
    position: relative;
    display: inline-block;
    max-width: 160px;
    top: 9px;
    margin: 0 auto;
  }
  #bd-callout .callout a .co-box .caption {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    top: 12px;
    position: relative;
  }
  #dr-callout {
    padding: 50px 0 60px;
  }
  #dr-callout .dr-1 {
    overflow: hidden;
    margin: 15px 0;
    display: block;
  }
  #dr-callout .dr-1 .dr-photo {
    float: left;
    display: block;
  }
  #dr-callout .dr-1 .dr-description {
    text-align: left;
  }
  #dr-callout .dr-2 {
    display: block;
    margin: 15px 0;
    overflow: hidden;
  }
  #dr-callout .dr-2 .dr-photo {
    float: right;
    display: block;
  }
  #dr-callout .dr-2 .dr-description {
    text-align: right;
  }
  #dr-callout .dr-description p {
    margin: 20px 0 0;
  }
  #testimonial-section {
    height: 660px;
    padding: 0;
  }
  #testimonial-section .testimonial-wrap {
    width: 700px;
    height: 480px;
    margin: 100px auto;
    padding: 0;
  }
  #testimonial-section .office-tour-outer {
    position: relative;
    top: 40px;
  }
  #testimonial-section .office_tour.cycle-slideshow {
    width: 92%;
  }
  #testimonial-section .office_tour.cycle-slideshow .slide-control {
    top: 47%;
  }
  #testimonial-section ul {
    width: 90%;
  }
  #testimonial-section li {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.025em;
  }
  #testimonial-section h6 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.025em;
  }
  #content-text {
    column-count: 2;
    column-gap: 52px;
  }
  .interior-content {
    padding: 90px 0 100px;
    -webkit-font-smoothing: antialiased;
  }
  .interior-content header {
    padding: 0 0 80px;
  }
  .interior-content header h1 {
    font-size: 65px !important;
    line-height: 60px;
  }
  .ft-design-credit {
    padding: 20px;
    text-align: left;
    font-size: 13px;
    line-height: 18px;
    height: 100px;
  }
  .ft-design-credit a.back-to-top {
    float: right;
    top: 2px;
  }
  .ft-design-credit .sesame-aff {
    padding: 20px;
    float: left;
  }
  .ft-design-credit .sesame-aff a.sesame-link,
  .ft-design-credit .sesame-aff a.sitemap-link {
    display: inline-block;
  }
  .ft-design-credit .sesame-aff .ft-divider {
    color: #fff;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    margin: 0 auto;
  }
  #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 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
    z-index: 900;
    display: block;
    background: #ffffff;
  }
  #hd-left {
    top: 20px;
    left: 0px;
    z-index: 100;
    width: 35%;
  }
  #hd-left .logo {
    padding: 0;
  }
  #hd-right .top .hd-locations {
    top: 18px;
    float: right;
    position: relative;
  }
  #hd-right .top .hd-locations .hd-address {
    font-size: 16px;
    line-height: 25px;
  }
  #hd-right .top .hd-locations .loc-divider {
    font-size: 23px;
  }
  #hd-right .top .hd-locations .phone-outer {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.025em;
    font-weight: 300;
  }
  #hd-right .top .social-icons {
    float: none;
    display: inline-block;
    top: 17px;
    right: 29px;
  }
  #hd-right .top .social-icons i {
    position: relative;
    top: -2px;
  }
  #main-nav {
    background: none;
  }
  #hd #main-nav {
    margin: 0;
    top: -4px;
    width: 100%;
    left: 182px;
    background: none;
  }
  #hd #main-nav .trigger {
    display: none;
  }
  #hd #main-nav .collapsible.open,
  #hd #main-nav .collapsible {
    height: auto;
    background: none;
  }
  #hd #main-nav .collapsible.open ul,
  #hd #main-nav .collapsible ul {
    padding: 0;
    text-align: center;
    line-height: 34px;
  }
  #hd #main-nav .collapsible.open ul li,
  #hd #main-nav .collapsible ul li {
    margin: 0 0 0 15px;
    float: none;
  }
  #hd #main-nav .collapsible.open ul li a,
  #hd #main-nav .collapsible ul li a {
    display: inline-block;
    font-weight: 300;
    font-size: 18px;
    color: #4c4948;
    height: 30px;
    line-height: 14px;
    padding: 0 3.5px;
    background: none;
    z-index: 100;
    position: relative;
  }
  #hd #main-nav .collapsible.open ul li a:after,
  #hd #main-nav .collapsible ul li a:after {
    border-radius: 5px;
    width: 100%;
    content: " ";
    position: absolute;
    display: block;
    top: 29px;
    left: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: .45s;
    -o-transition: .45s;
    -moz-transition: .45s;
    transition: .45s;
  }
  #hd #main-nav .collapsible.open ul li.active > a,
  #hd #main-nav .collapsible.open ul li:hover > a,
  #hd #main-nav .collapsible ul li.active > a,
  #hd #main-nav .collapsible ul li:hover > a {
    color: #8faa46;
  }
  #hd #main-nav ul li:before {
    margin: 0 -21px;
    position: absolute;
    top: 16px;
    left: 44%;
    opacity: 0;
    z-index: 9;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  #hd #main-nav ul li.home:before,
  #hd #main-nav ul li.for-new-patients:before,
  #hd #main-nav ul li.about-orthodontics:before,
  #hd #main-nav ul li.treatments:before,
  #hd #main-nav ul li.contact-us:before {
    content: url(../images/nav-mk.png);
  }
  #hd #main-nav ul li.active:before,
  #hd #main-nav ul li:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  #hd #main-nav .collapsible.open ul li.active > a:after,
  #hd #main-nav .collapsible.open ul li:hover > a:after,
  #hd #main-nav .collapsible ul li.active > a:after,
  #hd #main-nav .collapsible ul li:hover > a:after {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  #hd #main-nav .collapsible.open ul li.contact-us ul,
  #hd #main-nav .collapsible.open ul li.contact ul,
  #hd #main-nav .collapsible ul li.contact-us ul,
  #hd #main-nav .collapsible ul li.contact ul {
    left: auto;
    right: 0;
    text-align: left;
  }
  #hd #main-nav .collapsible.open ul ul,
  #hd #main-nav .collapsible.open ul .open ul,
  #hd #main-nav .collapsible ul ul,
  #hd #main-nav .collapsible ul .open ul {
    text-align: left;
    top: 45px;
    background: #299bca;
    opacity: 0.90;
    padding: 20px 0;
    margin: 0 0 0 0px;
    width: auto;
    min-width: 231px;
    display: none;
    position: absolute;
  }
  #hd #main-nav .collapsible.open ul ul li,
  #hd #main-nav .collapsible.open ul .open ul li,
  #hd #main-nav .collapsible ul ul li,
  #hd #main-nav .collapsible ul .open ul li {
    padding: 0;
    margin: 0;
    height: auto;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
    opacity: 1;
  }
  #hd #main-nav .collapsible.open ul ul li a,
  #hd #main-nav .collapsible.open ul ul li.active a,
  #hd #main-nav .collapsible.open ul .open ul li a,
  #hd #main-nav .collapsible.open ul .open ul li.active a,
  #hd #main-nav .collapsible ul ul li a,
  #hd #main-nav .collapsible ul ul li.active a,
  #hd #main-nav .collapsible ul .open ul li a,
  #hd #main-nav .collapsible ul .open ul li.active a {
    letter-spacing: 0.1em;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    color: #fff !important;
    padding: 0 23px;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: none !important;
    margin: 0;
    border: none !important;
    white-space: nowrap;
    display: block;
    position: relative;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    font-weight: 300;
  }
  #hd #main-nav .collapsible.open ul ul li a:after,
  #hd #main-nav .collapsible.open ul ul li.active a:after,
  #hd #main-nav .collapsible.open ul .open ul li a:after,
  #hd #main-nav .collapsible.open ul .open ul li.active a:after,
  #hd #main-nav .collapsible ul ul li a:after,
  #hd #main-nav .collapsible ul ul li.active a:after,
  #hd #main-nav .collapsible ul .open ul li a:after,
  #hd #main-nav .collapsible ul .open ul li.active a:after {
    background: #abc464 !important;
    border-radius: 0px;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    -webkit-transform: scale(0.977,0.9);
    -moz-transform: scale(0.977,0.9);
    -ms-transform: scale(0.977,0.9);
    -o-transform: scale(0.977,0.9);
    transform: scale(0.977,0.9);
  }
  #hd #main-nav .collapsible.open ul ul li a:hover,
  #hd #main-nav .collapsible.open ul ul li.active a,
  #hd #main-nav .collapsible.open ul .open ul li a:hover,
  #hd #main-nav .collapsible.open ul .open ul li.active a,
  #hd #main-nav .collapsible ul ul li a:hover,
  #hd #main-nav .collapsible ul ul li.active a,
  #hd #main-nav .collapsible ul .open ul li a:hover,
  #hd #main-nav .collapsible ul .open ul li.active a {
    color: #fff !important;
  }
  #hd #main-nav .collapsible.open ul ul li a:hover:after,
  #hd #main-nav .collapsible.open ul ul li.active a:after,
  #hd #main-nav .collapsible.open ul .open ul li a:hover:after,
  #hd #main-nav .collapsible.open ul .open ul li.active a:after,
  #hd #main-nav .collapsible ul ul li a:hover:after,
  #hd #main-nav .collapsible ul ul li.active a:after,
  #hd #main-nav .collapsible ul .open ul li a:hover:after,
  #hd #main-nav .collapsible ul .open ul li.active a:after {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  #hd #main-nav .collapsible.open ul li:hover ul,
  #hd #main-nav .collapsible ul li:hover ul {
    display: block;
  }
  #slideshow {
    width: 100%;
    padding: 0;
    z-index: 0;
  }
  #slideshow #home-slideshow {
    width: 100%;
    margin: 0 auto;
  }
  #slideshow #home-slideshow .cycle-slideshow {
    margin-top: 0;
  }
  #slideshow #home-slideshow .hp-slide {
    max-width: none;
    width: 100%;
  }
  nav.horizontal ul li {
    float: none;
  }
  .sub-img {
    width: 100%;
    padding: 0;
    z-index: 0;
    overflow: hidden;
  }
  .sub-img .int-bg {
    width: 100%;
    margin: 0 auto;
  }
  .sub-img .int-bg .bg {
    margin-top: 0;
  }
  .sub-img .int-bg .int-img {
    max-width: none;
    border: 1px solid #95d5e8;
  }
  #bd-callout {
    margin-top: -245px;
    width: 100%;
    position: absolute;
    height: 245px;
    padding: 0;
    z-index: 400;
  }
  #bd-callout .container {
    max-width: 1043px;
    margin: 0 auto;
  }
  #bd-callout .ss_overlay {
    width: 218px;
    text-align: right;
    left: -10px;
    top: 17px;
    position: relative;
    display: inline-block;
    float: left;
  }
  #bd-callout .callout-container {
    width: 100%;
    padding: 0 0 0 20px;
  }
  #bd-callout .callout {
    margin: 30px 0;
    width: 100%;
    height: 180px;
  }
  #bd-callout .callout a {
    max-width: 150px;
    height: 180px;
  }
  #bd-callout .callout a .co-box {
    max-width: 100%;
  }
  #bd-callout .callout a .co-box .caption {
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
  }
  #bd-callout .cp2,
  #bd-callout .cp1 {
    height: 60px;
  }
  #content #dr-callout .container {
    max-width: 1220px;
    padding: 5px 0;
  }
  #dr-callout {
    padding: 0;
    
  }
  #dr-callout .dr-section {
    padding: 0;
  }
  #dr-callout .dr-photo {
    padding: 0;
  }
  #dr-callout .dr-description {
    padding: 0;
    display: inline-block;
  }
  #dr-callout .dr-description h1 {
    font-size: 40px;
  }
  #dr-callout .dr-description p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    width: 239px;
    margin: 10px 0 0;
    padding: 0;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
  }
  #dr-callout .dr-1,
  #dr-callout .dr-2 {
    overflow: visible;
    margin: 0;
    width: 49%;
    display: inline-block;
  }
  #dr-callout .dr-1,
  #dr-callout .dr-1 .dr-photo {
    float: left;
  }
  #dr-callout .dr-2,
  #dr-callout .dr-2 .dr-photo {
    float: right;
  }
  #dr-callout .loc-divider {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 30px;
  }
  #dr-callout .dr-2 .dr-description {
    position: relative;
    float: right;
    margin: 65px 10px 0 0;
  }
  #dr-callout .dr-1 .dr-description {
    position: relative;
    float: left;
    margin: 65px 0 0 10px;
  }
  #testimonial-section {
    height: 660px;
    padding: 0;
  }
  #testimonial-section .testimonial-wrap {
    width: 1000px;
    height: 575px;
    margin: 42px auto;
    padding: 0;
  }
  #testimonial-section .office-tour-outer {
    position: relative;
    top: 40px;
  }
  #testimonial-section .office_tour.cycle-slideshow {
    width: 92%;
  }
  #testimonial-section .office_tour.cycle-slideshow .slide-control {
    top: 47%;
  }
  #testimonial-section ul {
    width: 90%;
  }
  #testimonial-section li {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.025em;
    -webkit-font-smoothing: antialiased;
  }
  #testimonial-section h6 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.025em;
  }
  #home-content header {
    line-height: 40px;
  }
  #home-content header h1 {
    font-size: 65px !important;
    line-height: 60px;
  }
  #home-content header h1 .trait {
    font-size: 28px;
  }
  #home-content header span {
    font-size: 40px;
    font-weight: normal;
  }
  #home-content header hr {
    width: 420px;
  }
  #home-content #content-text {
    width: 100%;
    padding: 20px 0;
  }
  #home-content p {
    font-size: 20px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
  }
  #content-text {
    font-size: 20px !important;
    line-height: 40px;
  }
  #subnav-outer {
    top: 140px;
    height: 100px;
    padding: 0;
  }
  #subnav-outer .subnav-inner {
    position: relative;
    padding: 30px 0;
  }
  .interior-content {
    top: 130px;
    padding-bottom: 200px;
  }
  .interior-content .font1 hr {
    width: 500px;
  }
  #ft {
    padding: 0;
    background: #fff url('../images/footer/ft-map.jpg') center center no-repeat;
    overflow: hidden;
  }
  #ft .container {
    margin: 0 auto;
    height: 618px;
  }
  #ft .marker {
    display: block;
  }
  #ft .marker .mk-1 {
    position: absolute;
    left: 50%;
    top: 286px;
    margin-left: -271px;
    display: inline-block;
    padding: 2px;
    -webkit-transition: .23s;
    -o-transition: .23s;
    -moz-transition: .23s;
    transition: .23s;
    width: 33px;
  }
  #ft .marker a.mk-1:hover {
    transform: scale(0.9);
  }
  #ft .locations {
    width: 2000px;
    left: 50%;
    height: 590px;
    background: rgba(191,240,255,0.8);
    position: absolute;
    padding: 0 0 31px;
    margin: 0;
    top: 0;
    right: 0px;
  }
  #ft .locations .location {
    position: absolute;
    top: 0;
    left: 79px;
    padding: 198px 0;
  }
  .ft-design-credit {
    padding: 0;
  }
  .ft-design-credit .sesame-aff {
    margin: 0;
    position: relative;
    top: 23px;
  }
  .ft-design-credit a.back-to-top {
    position: relative;
    top: 25px;
  }
}
@media only screen and (min-width: 81.25em) {
  #bd-callout .callout {
    margin: 30px 0;
  }
}
