/* @import 'prefixer.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-family: 'Lato', 'Open Sans', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background: #FFFFFF;
  color: #111111;
  font-size: 20px;
  line-height: 40px;
  font-weight: 400;
}
p {
  margin: 0 0 1.58em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
a {
  color: #526acc;
  text-decoration: none;
}
a:hover,
a.active {
  color: #354894;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0.8em;
  text-rendering: auto;
  font-weight: 300;
  text-transform: uppercase;
  color: #121d47;
  letter-spacing: .05em;
}
h1 {
  margin: 0 auto 20px;
  font-size: 40px;
  line-height: 40px;

}
h2 {
  font-size: 32px;
  line-height: 40px;

}
h3 {
  font-size: 28px;
  line-height: 40px;
}
h4,
h5,
h6 {
  font-size: 24px;
  line-height: 40px;
}
hr {
  color: #cccccc;
  background-color: #cccccc;
  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: 330px;
}
.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;
}
#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 #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;
  line-height: 40px;
  color: #526acc;
  letter-spacing: .05em;
  display: inline-block;
  text-decoration: none;
  font-weight: 300;
  text-transform: uppercase;
}
body.sitemap #content ul ul {
  padding-left: 0;
  margin: 0 0 0 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;
  letter-spacing: normal;
  color: #526acc;
  text-transform: capitalize;
  font-weight: 400;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #222d54;
}
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;
  background: rgba(0,0,0,.85);
  color: #fff;
}
#hd .container {
  width: 100% !important;
}
#hd .hd-top a {
  margin: 10px;
}
#hd .hd-top .social-media{
  display: inline-block;
}
#hd .hd-top  a.logo {
  float: none;
  display: block;
  text-align: center;
  z-index: 100;
  width: 150px;
  margin: 20px auto 35px auto;
  text-decoration: none;
}
#hd .logo img {
  width: 100%;
  display: inline-block;
}
#hd-right {
  width: 100%;
  float: none;
  text-align: center;
}

#hd .hd-top ul {
  margin: 0;
  float: none;
  clear: both;
  display: inline-block;

}
#hd .hd-top ul li {
  list-style: none;
  display: inline-block;
  margin: 0 0 0 10px;
}
#hd .hd-top ul li a {
  display: block;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: .075em;
  font-weight: bold;
  text-transform: uppercase;
    color: #fff;
}
/* #hd .hd-top ul li:last-of-type {
  display: none;
} */
#hd .hd-top span {
  display: none;
  color: #404040;
  margin: 0 10px;
}
  #hd .hd-top i {
    color: #738ae5;
    font-size: 21px;
  }
#hd .hd-locations {
  float: none;
  clear: both;
}
#hd .hd-locations .hd-address {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  line-height: 12px;
  letter-spacing: .075em;
  font-weight: 400;
}
#hd .hd-locations .phone,
#hd .hd-locations a.phone {
  display: block;
  text-decoration: none;
  font-size: 14px;
  line-height: 12px;
  letter-spacing: .075em;
  font-weight: bold;
    color: #fff;
    margin: 15px 0;
}

#hd .hd-locations .hd-address:hover,
#hd .hd-locations a.phone:hover,
#hd .hd-top ul li #patient-login:hover,
#hd .hd-top a i:hover {
  color: #4db6e3;
}

#main-nav {
  text-align: center;
  z-index: 20;
  clear: both;
  height: auto;
  color: #FFFFFF;
  background: #738ae5;
}
#main-nav .container {
  width: 100% !important;
}
#main-nav a {
  margin: 0;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  letter-spacing: .01em;
  text-transform: uppercase;
}
#main-nav a:hover {
  background: #354894;
}
#main-nav .trigger {
  margin: 0px;
  /* padding: 16px 20px 12px; */
}
#main-nav .trigger i {
  float: right;
  font-size: 21px;
  margin: -3px 0 0;
}
#main-nav ul li a {
   border-bottom: 1px solid #354894;
  color: #fff;
  padding: 8px;
}
#main-nav ul li.active > a,
#main-nav ul li:hover > a {
  background: transparent;
  color: #354894;
}
#main-nav ul ul {
  margin: 0;
  padding: 11px 0;
  background-color: rgba(53, 72, 148, .95);
}
#main-nav ul ul li a {
  margin: 0;
  background: none;
  color: #fff;
  text-align: center;
  border-bottom: none;
  padding: 3px 5px;
  font-size: 13px;
  line-height: 30px;
  letter-spacing: .01em;
  font-weight: 400;
  margin: 6px 0;
}
#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: rgba(77, 182, 227);
  color: #FFFFFF;
}
#main-nav li.active li a {
  background: none;
}

#subnav-outer {
  position: relative;
  padding: 25px 0;
  background: rgba(18, 29, 71, .93);
  text-align: center;
  text-transform: uppercase;

}
#subnav-outer p {
  color: #fff;
  width: 100%;
  margin: 0 auto;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: .01em;
  font-weight: 400;
}
#subnav-outer a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: .01em;
  font-weight: 400;
      margin: 0 5px;
}
#subnav-outer a.active,
#subnav-outer a:hover {
  color: #83d1f3;
  text-decoration: none;
}
#home-slideshow-banner {
  float: none;
  width: 100%;
  max-width: none;
  height: auto;
  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 li {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
#home-slideshow-banner li img {
  width: 100%;
  max-width: 100%;
  display: block;
  position: relative;
}
#slideshow #home-slideshow video {
    width: 100%;
    display: block;
  }

.slideshow {
  border-bottom: 3px solid #62b2e5;
  margin: 0 auto;
}
.slideshow-text {
  background: #444444;
  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: #c6e027;
}
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: #c6e027 !important;
}
#bd-callouts {
  text-align: center;
  width: 100%;
  position: relative;
  background: #ffff;
  padding: 50px 0 40px 0;
}
#bd-callouts a {
  display: inline-block;
  vertical-align: top;
  max-width: 200px;
  width: 100%;
  margin: 15px auto;
  text-align: center;
  color: #354894;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: .075em;
  font-weight: 300;
  text-transform: uppercase;
  transition: 0.3s ease-in-out;

}
#bd-callouts a figure {
  background: #354894;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 29px;
  margin: 0 auto 10px auto;
  position: relative;
  transition: 0.3s ease-in-out;
}
#bd-callouts a figure i {
  margin-top: 36px;
}
#bd-callouts a figure i.fa-star {
  font-size: 15px;
  color: #354894;
  z-index: 10;
  position: absolute;
  left: 41px;
  top: 5px;
  transition: 0.3s ease-in-out;
}
#bd-callouts a:hover,
#bd-callouts a:hover figure i.fa-star {
  color: #738ae5;
}
#bd-callouts a:hover figure {
  transform: scale(1.1);
  background: #738ae5;
}

#meet-drs {
  background: #ebebeb;
  text-align: center;
  padding: 50px 0;
  font-size: 0;
}
#meet-drs a {
  display: inline-block;
  background: #121d47;
  color: #fff;
  border: 2px solid #fff;
  font-weight: 300;
  font-size: 15px;
  line-height: 14px;
  margin: 10px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease-in-out;
}

#meet-drs a span {
  display: block;
  border-top: 2px solid #fff;
  position: relative;
  padding: 40px 0 26px 0;
  text-align: center;
  transition: all 0.3s ease-in-out;
  line-height: 1;
  font-size: 1.3em;
}

@media only screen and (min-width: 48em) {
	#meet-drs a span {
  font-size: .68em;
}
}
@media only screen and (min-width: 64em) {
	#meet-drs a span {
  font-size: 1em;
}
}
#meet-drs a span::before {
  content: url(../images/services-logo.png);
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: -26px;
  width: 82px;
}
#meet-drs a:hover {
  border: 2px solid #121d47;
  transform: scale(1.03);
}
#meet-drs a:hover span {
  border-top: 2px solid #121d47;

}
#content {
  z-index: 0;
}
#content .container {
  width: 96% !important;
}
#content-text {
  width: 100%;
}
#home-content {
  padding: 45px 0 55px 0;
  position: relative;

}

#home-content .container {
  margin: 0 auto;
  width: 100%;

}
#home-content h1 {
  text-align: center;
}
#home-content h1 span {
  display: block;
  font-size: 25px;
  line-height: 60px;
  letter-spacing: .05em;
  color: #121d47;
}
.hc-left {
  display: none;
  background: url("../images/home-content.jpg") center center no-repeat;
  background-size: cover;
  width: 50%;
  top: 0;
  left: 0;
  /* max-width: 823px; */
  height: 100%;
  position: absolute;
  margin-right: 50%;
  margin: 0 5.7em 0 0;
}
#our-services {
  background: #1a2966 url("../images/services-back.jpg") center center repeat;
  padding: 97px 0 62px 0;
}
#our-services h1 {
  text-align: center;
  color: #fff;
  margin-bottom: 71px;
}

#our-services .services-wrap {
  text-align: center;
}
#our-services .services-wrap a {
  max-width: 470px;
    margin: 25px auto;
        display: block;
}
#our-services a figure {
  display: inline-block;
  background-color: #fff;
  height: 80px;
  width: 80px;
  box-sizing: border-box;
  margin: 0 30px 30px 0;
  vertical-align: top;
  text-align: center;
  padding: 17px;
  font-size: 26px;
  transition: 0.3s ease-in-out;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0);
        border: 2px solid transparent;
}
#our-services a .service-description {
  display: inline-block;
  max-width: 345px;
  box-sizing: border-box;
  vertical-align: top;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: .025em;

}
#our-services a .service-description h2 {
  margin-top: 0;
  margin-bottom: 24px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: .025em;
  font-weight: 400;
}
#our-services a .service-description p {
margin-bottom: 41px;
}


#our-services a figure i {
  color: #354894;
}
#our-services a:hover figure {
  transform: scale(1.1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    border: 2px solid #738ae5;
}

.interior-content {
      padding: 58px 0 20px 0;
}
#ft {
  text-align: center;
  width: 100%;
  display: table;
  /* padding: 20px 0; */
    background-color: rgba(53,71, 148, .85);
}
.ft-left {
  position: relative;
}
#map-marker {
  position: absolute;
  right: 0;
  margin-top: 280px;
  margin-right: 272px;
  transition: 0.3s ease-in-out;
}
#map-marker:hover {
  transform: scale(1.1);
  filter: brightness(130%);
}
#ft .ft-left {
  display: none;
  width: 100%;
  float: none;
  text-align: center;
}
#ft .text-nav {
  margin: 0;
  color: #FFFFFF;
}
#ft .text-nav a {
  text-decoration: none;
  display: block;
  color: #FFFFFF;
}
#ft .text-nav a:hover {
  color: #354793;
}
#ft .ft-right {
  width: 100%;
  float: none;
  text-align: center;

}
#ft .ft-location {

  margin:40px auto;
  text-align: center;
}
#ft .ft-location .ft-logo {
  display: inline-block;
  margin: 0px 0 26px;
}
#ft .ft-location .ft-address {
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: .075em;
  transition: 0.3s ease-in-out;
}
#ft .ft-location .phone,
#ft .ft-location .ft-phone {
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: .075em;
  font-weight: 900;
  transition: 0.3s ease-in-out;
}
#ft .ft-location .ft-address:hover,
#ft .ft-location a.phone:hover,
#ft .ft-location a.ft-phone:hover {
  color: #eee;
  transform: scale(0.9);
}
.ft-design-credit {
  background: #101d4a;
  clear: both;
  width: 100%;
  padding: 20px 0 10px 0;
  text-align: center;
  position: relative;
}

.ft-design-credit a.sesame-link,
.ft-design-credit a.sitemap-link,
.ft-design-credit span {
  float: none;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: .05em;
  display: inline-block;
    transition: 0.3s ease-in-out;

}
.ft-design-credit span {
  margin: 0px 11px 0 6px;
}
.ft-design-credit a.sesame-link img {
  margin: -3px 2px 0 0;
  width: 24px;
}
.ft-design-credit a.sesame-link:hover,
.ft-design-credit a.sitemap-link:hover {
  color: #4db6e3;
}
.ft-design-credit a.sesame-link:hover img {
  opacity: .75;
}
.ft-design-credit a.back-to-top {
  display: inline-block;
  text-decoration: none;
  float: none;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: .075em;
  font-weight: 300;
  text-transform: uppercase;
    transition: 0.3s ease-in-out;
}
.ft-design-credit a.back-to-top i {
  border: 1px solid #fff;
  height: 50px;
  width: 50px;
  padding: 14px 18px;
  box-sizing: border-box;
  color: #4db6e3;
  font-size: 20px;
  margin-left: 4px;
  background: transparent;
  transition: 0.3s ease-in-out;
}
.ft-design-credit a.back-to-top:hover {
  color: #4db6e3;
}
.ft-design-credit a.back-to-top:hover i {
  background: #fff;
}
form button {
  background: #4db6e3;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 15px 37px !important;
  text-align: center;
  font-size: 0.9285714285714286em;
  display: inline-block;
  border: none;
  transition: 0.3s ease-in-out;
}
form button:hover {
    background: #354793;
}
.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: #4db6e3;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #101d4a;
  color: #111111;
  margin: 10px 0 0;
  padding: 10px 10px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  width: 100%;
}
form#blog_search label {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 17px;
  margin: 0px;
  text-align: center;
  margin: 0 0 -2px;
}
form#blog_search input {
  background: #FFFFFF;
  color: #111111;
  border: 1px solid #111111;
  width: 178px;
  margin: 6px auto;
}
form#blog_search input:hover {
  background: #cccccc;
}
form#blog_search button {
  display: block;
  background: #738ae5;
  color: #fff;
  font-size: 12px !important;
  text-transform: uppercase;
  font-size: 10px !important;
  padding: 5px 12px !important;
  margin: 5px auto 0;
  transition: 0.3s ease-in-out;
}
form#blog_search button:active,
form#blog_search button:hover {
    color: #738ae5;
    background: #fff
}
.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;
}
ul.slideshow {
  margin: 0 auto !important;
}
body.office-tour #main-content {
  display: inline-block;
  text-align: center;
  width: auto !important;
}
form p {
  height: auto;
}
.cycle-prev {
  float: left;
margin-top: 30%;
font-size: 55px;
color: #738ae5;
z-index: 200;
position: relative;
}
.cycle-next {
  float: right;
margin-top: 30%;
font-size: 55px;
color: #738ae5;
z-index: 200;
position: relative;
}

.cycle-prev {
  float: left;
margin-top: 30%;
font-size: 55px;
color: #738ae5;
z-index: 200;
position: relative;
}
.cycle-next:hover,
.cycle-prev:hover {
  color: #4db6e3;
  cursor: pointer;
}

@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.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.smile-gallery #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-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.smile-gallery #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.smile-gallery #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: 62%;
    display: block;
    float: left;
    padding: 2px 0 30px 0;
  }
  #sidebar {
    width: 32%;
    float: right;
    display: inline;
    text-align: right;
    margin: 6px 0 0 0;
  }
  .team-photo {
    float: left;
    margin: 0 20px 20px 0;
  }

h1 {
  font-size: 60px;
line-height: 60px;
}

#hd .hd-top span,
#hd .hd-locations .hd-address,
#hd .hd-locations .phone,
#hd .hd-top ul,
#hd .hd-top ul li a  {
  display: inline-block;
}

#hd .hd-locations span {
  display: none;
}
    #hd .hd-top a {
      margin: 0px;
    }
  #hd .hd-top a.logo {
    margin: 20px auto;
  }

  #hd .hd-top .social-media{
    margin: 0;
    position: fixed;
    right: 0;
    top: 300px;
    z-index: 2800;
  }
  #hd .hd-top .social-media a{
      display: block;
      background: #354894;
      color: #fff;
      padding:10px;
    border-radius: 50%;
    padding: 0 10px;
    margin: 5px;
    }
	


    #hd .hd-locations .phone,
    #hd .hd-locations a.phone {
        margin: 0;
      }
      .subnav-outer-wrap {
        position: relative;
        background: url(../images/subnav.jpg) center center no-repeat;
        background-size: cover;
        padding-top: 270px;
      }

  #home-slideshow-banner {
    height: 375px;
  }
  #home-slideshow-banner li {
    height: 375px;
  }
  #home-slideshow-banner li img {
    width: 2000px;
    max-width: none;
    left: 50%;
    margin-left: -1000px;
    position: absolute;
  }
  #our-services .services-wrap {
    column-count: 2;
    /* text-align: left; */
  }
  /* #our-services a:nth-of-type(n+4) {
    margin-left: 19px;
  } */
  #meet-drs .mbl-br {
    display: none;
  }
  #meet-drs a {
    width: calc(18% - 4px);
    margin: 1%;
    display: inline-block;
    /* width: 25%; */
  }
  #our-services .services-wrap a {
    /* display: inline; */
    vertical-align: top;
    margin: 0px auto;
  }
  #ft {
    background: #eee url("../images/ft-map.jpg") center center no-repeat;
    /* background-size: cover; */
  }
  #ft .ft-location {
    margin: 110px auto;
      height: 380px;
      width: 380px;
  }
  #ft .ft-left {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: left;
  }
  #ft .ft-right {
    width: 50%;
    float: right;
    text-align: center;
        background-color: rgba(53,71, 148, .85);
  }
  #ft .ft-location .ft-logo {

    margin: 82px 0 26px;
  }
  .ft-design-credit .dc-right {
    display: inline-block;
float: left;

  }
  .ft-design-credit a.back-to-top {
    float: right;
  }


  .cycle-prev {

  margin-top: 15%;

  }
  .cycle-next {

  margin-top: 15%;

  }


}
@media only screen and (min-width: 64em) {
  #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;
  }

  #hd .hd-top a.logo {
    left: 0;
    top:4px;
    position: absolute;

    margin: 0 auto;
  }
  #hd .hd-top {
    text-align: right;
    margin: 7px 0 0 0;
  }
  #hd .hd-top .hd-locations {

    display: inline-block;
  }
  #hd .hd-top .hd-locations span {
    display: inline-block;
  }
    #hd .hd-top .social-media a.yelp{
    padding: 0 12px 0 0px;
    }
  #main-nav {
    background: none;
    text-align: right;
    margin-top: 5px;
    margin-right: -6px;
  }
  #main-nav ul {
    margin: 0;
  }
  #main-nav ul li {
    float: none;
    margin: 0 0 0 15px;
  }
  #main-nav ul li a {
    padding: 5px 5px;
    border-bottom: none;
    background: none;
    margin-bottom: 34px;
  }
  #main-nav ul li.contact ul {
    margin: 0 0 0 -165px;
  }
  #main-nav ul ul {
    margin: 0 0 0;
    width: auto;
    padding: 9px 0;
  }
  #main-nav ul ul li {
    padding: 0;
    margin: 0;
  }
  #main-nav ul li.active > a,
  #main-nav ul li:hover > a {
    background: transparent;
    color: #4db6e3;
  }
  #main-nav ul ul li a {
    text-align: left;
    padding: 0 49px 0 30px;
    border-bottom: none;
    white-space: nowrap;
    margin: 0;
  }
  nav.horizontal ul li {
    float: none;
  }
  #bd-callouts .container,
  #meet-drs .container {
    max-width: 1300px;
  }
  .hc-left {
    display: inline-block;
    width: 50%;
    max-height: 980px;
    position: fixed;
    z-index: -1;
  }

  #home-content .container {
    margin-left: 54.6%;
    max-width: 505px !important;
    width: 505px;
    width: 45% !important;
  }
  #home-content h1 {
    text-align: left;
  }
  /* body.home #content {
    padding-top: 120px;
  } */
  .subnav-outer-wrap {
        padding-top: 400px;
  }

  #bd-callouts a {
      margin: 10px auto;
      max-width: 250px;

  }
  #our-services a figure {
      margin: 0 30px 0 0;
  }
  #our-services a:nth-of-type(4) figure {
        margin-top: 4px;
  }


  #our-services .services-wrap {
    column-count: 1;
    text-align: left;
  }

  #our-services .services-wrap a {
    display: inline;

    margin: 25px auto;
  }
  #our-services a:nth-of-type(even) {
    margin-left:5px;
  }

  #ft .ft-location {
    border: 1px solid #fff;
    height: 380px;
    width: 380px;
    margin: 110px 0 110px 95px;
}

}

@media only screen and (min-width: 70em) {


  h1 {
  font-size: 70px;
  line-height: 70px;
  }

  #hd .container {
    max-width: 1140px;
  }
  #main-nav ul li {
    margin: 0 0 0 29px;
  }
  #main-nav ul ul li {
    margin: 0;
  }
  #our-services a:nth-of-type(even) {
    margin-left: 38px;
  }
  #bd-callouts .mbl-br {
    display: none;
  }

}

@media only screen and (min-width: 80em) {
  #bd-callouts a {
    max-width: 300px;
  }
}
