@import 'fonts.css';
a {
  -webkit-transition: all .28s ease;
  -moz-transition: all .28s ease;
  -ms-transition: all .28s ease;
  -o-transition: all .28s ease;
  transition: all .28s ease;
  border: 0;
  outline: 0 !important;
  -webkit-font-smoothing: antialiased;
  font-smooth: always;
}
.bx-wrapper {
  margin: 0 auto 0 !important;
}
#tagline {
  bottom: 0px;
}
#hd {
  position: relative;
  z-index: 10;
}
.logo {
  padding: 0 10px;
  text-align: center;
  margin-bottom: -35px;
}
#utility-nav ul {
  float: none;
  width: 100%;
  margin: 0 0 10px 0;
}
#main-nav ul {
  margin-top: 1px;
}
#main-nav ul ul {
  margin-top: 0;
}
#bd article {
  padding: 15px;
}
.back-to-top {
  float: right;
  margin-right: 20px;
}
#callouts .callout img {
  position: absolute;
  left: 0;
  top: 0;
}
#ft .container {
  padding: 15px;
}
#ft #find-us {
  margin-top: 30px;
}
#ft #find-us a {
  text-decoration: none;
}
#ft #find-us a:hover {
  opacity: .7;
}
#ft address {
  margin-top: 40px;
  margin-left: 10px;
}
#ft #sesame img {
  position: relative;
  top: -2px;
}
.sitemap .column {
  width: 50%;
  float: left;
}
.sitemap #sidebar {
  display: none;
}
.shift {
  position: relative;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  padding: 10px;
  cursor: pointer;
}
#invisalign-before-after > p,
.cycle-detail span {
  display: none;
}
body.sitemap #bd ul li,
body.sitemap #bd ul ul li {
  list-style: none;
}
#healthgrades-widget,
.healthgrades-widget {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: auto;
  left: -3px;
  top: 1px;
}
#healthgrades-widget ul ul,
.healthgrades-widget ul ul {
  margin: 0 0 0 -166px;
}
@media only screen and (min-width: 48em) {
  .row > .col {
    position: relative;
    border: 0px solid rgba(0,0,0,0);
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    margin-left: 0%;
  }
  .row > .col:first-child {
    margin-left: 0%;
  }
  .row > .col.span1 {
    width: 8.3333333333333%;
  }
  .row > .col.span2 {
    width: 16.666666666667%;
  }
  .row > .col.span3,
  .row > .col.quarter {
    width: 25%;
  }
  .row > .col.span4,
  .row > .col.third {
    width: 33.333333333333%;
  }
  .row > .col.span5 {
    width: 41.666666666667%;
  }
  .row > .col.span6,
  .row > .col.half {
    width: 50%;
  }
  .row > .col.span7 {
    width: 58.333333333333%;
  }
  .row > .col.span8 {
    width: 66.666666666667%;
  }
  .row > .col.span9 {
    width: 75%;
  }
  .row > .col.span10 {
    width: 83.333333333333%;
  }
  .row > .col.span11 {
    width: 91.666666666667%;
  }
  .row > .col.span12,
  .row > .col.full {
    width: 100%;
  }
  .row > .col.offset1 {
    margin-left: 8.3333333333333%;
  }
  .row > .col.offset2 {
    margin-left: 16.666666666667%;
  }
  .row > .col.offset3 {
    margin-left: 25%;
  }
  .row > .col.offset4 {
    margin-left: 33.333333333333%;
  }
  .row > .col.offset5 {
    margin-left: 41.666666666667%;
  }
  .row > .col.offset6 {
    margin-left: 50%;
  }
  .row > .col.offset7 {
    margin-left: 58.333333333333%;
  }
  .row > .col.offset8 {
    margin-left: 66.666666666667%;
  }
  .row > .col.offset9 {
    margin-left: 75%;
  }
  .row > .col.offset10 {
    margin-left: 83.333333333333%;
  }
  .row > .col.offset11 {
    margin-left: 91.666666666667%;
  }
  body.color-my-braces.ravenna #color-my-braces-container .assign_btn {
    float: none;
  }
  body.color-my-braces.ravenna #color-my-braces-container .color_btn {
    float: none;
  }
  body.color-my-braces.ravenna #color-my-braces-container #braces-painter {
    width: 100%;
    float: none;
  }
  body.color-my-braces.ravenna #color-my-braces-container #color_btns {
    margin: 0px auto;
  }
  body.color-my-braces.ravenna #color-my-braces-container #cmb-color-selectors {
    width: 100%;
  }
  body.color-my-braces.ravenna #color-my-braces-container #cmb-mouth {
    max-width: 410px;
    max-height: 410px;
  }
  #healthgrades-widget ul ul,
  .healthgrades-widget ul ul {
    margin: 0 0 0 -166px;
  }
  #hd .row {
    clear: both;
  }
  .social-media img {
    max-width: 28px;
    max-height: 28px;
  }
  #hd address {
    text-align: right;
    padding-right: 15px;
  }
  #social-logins-wrap {
    border: 1px solid rgba(0,0,0,0.07);
    border-width: 0 1px 1px;
    float: right;
    height: 44px;
  }
  .social-media {
    max-height: 28px;
    float: right;
    margin-right: 15px;
  }
  #utility-nav {
    float: right;
  }
  #utility-nav li {
    list-style: none;
  }
  #utility-nav li a {
    display: block;
    height: 15px;
    line-height: 15px;
    padding: 14px;
    border-right: 1px solid rgba(0,0,0,0.07);
  }
  #image-banner {
    height: 8px;
    position: relative;
    border: 1px solid rgba(0,0,0,0.1);
    border-width: 1px 0;
  }
  .home #image-banner {
    height: 342px;
    border-bottom: none;
  }
  #home-slideshow {
    margin: 0 auto;
    height: 342px;
    width: 100%;
    position: relative;
  }
  #tagline {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  #sidebar {
    margin-top: -1px;
    border: 1px solid rgba(0,0,0,0.1);
    border-width: 0 1px 1px;
  }
  .home #sidebar {
    margin-top: 0;
  }
  #sidebar #page-img {
    display: block;
    margin: 30px 0 20px;
    text-align: center;
    width: auto;
    height: 100%;
  }
  #sidebar nav {
    margin: 20px;
  }
  #callouts {
    padding: 72px 15px 15px;
  }
  #callouts .callout a {
    margin: 0;
    padding-top: 20px;
    top: 0;
  }
  #callouts .callout-inner {
    top: 12px;
  }
  #callouts .callout a:hover {
    top: -4px;
  }
  #ft nav a {
    padding: 0;
  }
  #ft #find-us {
    margin-top: 0;
  }
}
@media only screen and (min-width: 64em) {
  .row > .col.dspan3,
  .row > .col.dquarter {
    width: 25%;
  }
  .row > .col.dspan4,
  .row > .col.dthird {
    width: 33.333333333333%;
  }
  .row > .col.dspan5 {
    width: 41.666666666667%;
  }
  .row > .col.dspan6,
  .row > .col.dhalf {
    width: 50%;
  }
  .row > .col.dspan8 {
    width: 66.666666666667%;
  }
  #hd .social-media {
    margin-right: 0;
  }
  #hd address {
    padding-right: 0;
  }
  #tagline {
    width: 33.3333%;
  }
  #bd article {
    padding: 17px 25px 0 0;
  }
  #main-nav {
    padding-bottom: 12px;
  }
  #main-nav ul ul {
    padding: 10px 5px;
    margin: 0 0 0 -5px;
  }
  #main-nav ul li {
    margin-right: 25px;
  }
  #main-nav ul li a {
    background: none !important;
  }
}
.font-5 {
  font-family: Helvetica, Arial, sans-serif;
}
body {
  font-size: l 0.9375em;
  line-height: 1.6;
  color: #333333;
  overflow-x: hidden;
  background: #FFFFFF;
  background: -moz-linear-gradient(top,#FFFFFF 0%,#FFFFFF 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF),color-stop(100%,#FFFFFF));
  background: -webkit-linear-gradient(top,#FFFFFF 0%,#FFFFFF 100%);
  background: -o-linear-gradient(top,#FFFFFF 0%,#FFFFFF 100%);
  background: -ms-linear-gradient(top,#FFFFFF 0%,#FFFFFF 100%);
  background: linear-gradient(to bottom,#FFFFFF 0%,#FFFFFF 100%);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0.875em;
  font-weight: bold;
  font-style: italic;
}
h1 {
  font-size: 2.125em;
  color: #126AA5;
}
h2,
legend {
  font-size: 1.3em;
  color: #918B75;
}
h3 {
  font-size: 1.25em;
  color: #126AA5;
}
h4 {
  font-size: 1em;
  color: #787361;
}
h5 {
  font-size: 1em;
  color: #5E5A4C;
}
h6 {
  font-size: 1em;
  color: #5C584A;
}
a,
a:visited,
a:link,
a:active {
  text-decoration: none;
  color: #3186B9;
}
a:hover {
  text-decoration: underline;
  color: #918B75;
}
.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;
}
#hd {
  z-index: 100;
  background: #FFFFFF;
  background: -moz-linear-gradient(top,#FFFFFF 0%,#D0E2E3 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF),color-stop(100%,#D0E2E3));
  background: -webkit-linear-gradient(top,#FFFFFF 0%,#D0E2E3 100%);
  background: -o-linear-gradient(top,#FFFFFF 0%,#D0E2E3 100%);
  background: -ms-linear-gradient(top,#FFFFFF 0%,#D0E2E3 100%);
  background: linear-gradient(to bottom,#FFFFFF 0%,#D0E2E3 100%);
}
#hd .container {
  width: 100% !important;
}
#hd .address {
  margin: 14px 0;
  font-size: 1.2em;
  line-height: 1.2em;
  text-align: center;
}
#hd .address .hd-office {
  color: #918B75;
}
#hd .address a {
  color: #918B75;
}
#hd .address a:hover {
  color: #126AA5;
  text-decoration: none;
}
.social-media a .fa,
.social-media a .custom-icon-blog {
  font-size: 20px;
  vertical-align: middle;
  line-height: 20px;
  padding: 12px 5px;
  color: #FFFFFF;
}
.social-media a:hover,
.social-media a:hover .fa,
.social-media a:hover .custom-icon-blog {
  text-decoration: none;
  color: #BFD4DD;
}
.address .hd-phone {
  color: #126AA5;
  font-size: 1.125em;
  line-height: 1.09090909;
}
.address .hd-phone:hover {
  color: #126AA5;
}
#social-logins-wrap {
  background: #A7C6C7;
  background: -moz-linear-gradient(top,#A7C6C7 0%,#A7C6C7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#A7C6C7),color-stop(100%,#A7C6C7));
  background: -webkit-linear-gradient(top,#A7C6C7 0%,#A7C6C7 100%);
  background: -o-linear-gradient(top,#A7C6C7 0%,#A7C6C7 100%);
  background: -ms-linear-gradient(top,#A7C6C7 0%,#A7C6C7 100%);
  background: linear-gradient(to bottom,#A7C6C7 0%,#A7C6C7 100%);
  border: 1px solid #D8D8D8;
  visibility: hidden;
}
#social-logins-wrap.shown {
  visibility: visible;
}
.no-icons {
  visibility: hidden;
  background: none;
  border: none;
}
.no-icons:empty {
  display: none;
}
#utility-nav li {
  list-style: none;
}
#utility-nav li a {
  display: block;
  font-weight: bold;
  padding: 12px;
  height: 20px;
  color: #FFFFFF;
  line-height: 20px;
  background: #A7C6C7;
  background: -moz-linear-gradient(top,#A7C6C7 0%,#A7C6C7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#A7C6C7),color-stop(100%,#A7C6C7));
  background: -webkit-linear-gradient(top,#A7C6C7 0%,#A7C6C7 100%);
  background: -o-linear-gradient(top,#A7C6C7 0%,#A7C6C7 100%);
  background: -ms-linear-gradient(top,#A7C6C7 0%,#A7C6C7 100%);
  background: linear-gradient(to bottom,#A7C6C7 0%,#A7C6C7 100%);
}
#utility-nav li a:hover {
  background: #BFD4DD;
  text-decoration: none;
}
#utility-nav:empty {
  display: none;
}
.social-media {
  min-width: 30px;
}
.social-media img {
  margin: 7px 3px 5px 3px;
  max-width: 30px;
}
.logo {
  margin-top: 5px;
}
.logo a {
  color: #126AA5;
  font-size: 2.25em;
  font-weight: bold;
  font-style: italic;
}
.logo a:hover {
  color: #126AA5;
  text-decoration: none;
}
#image-banner {
  z-index: 10;
}
#sidebar {
  background: #D9D4C1 url("../images/bg-pattern.png");
  position: relative;
}
#sidebar #page-img {
  margin: 0 0 20px;
}
#sidebar nav {
  margin-bottom: 15px;
  background: #FFFFFF;
  padding: 20px 15px;
  border-top: 1px solid #eee;
}
#sidebar nav ul li a {
  padding: 3px;
  color: #918B75;
  font-size: 1.2em;
  line-height: 1.62500;
  text-transform: capitalize;
}
#sidebar .more-topics {
  font-size: 1.73333333em;
  line-height: 1;
  padding-bottom: 15px;
  display: block;
  color: #918B75;
}
body[class^='meet-dr-'] #sidebar #page-img {
  display: block !important;
  text-align: center;
  margin: 1em auto;
}
#main-nav .container {
  width: 100% !important;
}
#main-nav a {
  font-size: 1.2em;
  text-align: center;
  color: #918B75;
  background: #F3F7F9;
  background: -moz-linear-gradient(top,#F3F7F9 0,#E8F0F4 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#F3F7F9),color-stop(100%,#E8F0F4));
  background: -webkit-linear-gradient(top,#F3F7F9 0,#E8F0F4 100%);
  background: -o-linear-gradient(top,#F3F7F9 0,#E8F0F4 100%);
  background: -ms-linear-gradient(top,#F3F7F9 0,#E8F0F4 100%);
  background: linear-gradient(to bottom,#F3F7F9 0,#E8F0F4 100%);
}
#main-nav ul ul a {
  color: #FFFFFF;
  background: ;
  background: -moz-linear-gradient(top,#918B75 1%,#918B75 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#918B75),color-stop(100%,#918B75));
  background: -webkit-linear-gradient(top,#918B75 1%,#918B75 100%);
  background: -o-linear-gradient(top,#918B75 1%,#918B75 100%);
  background: -ms-linear-gradient(top,#918B75 1%,#918B75 100%);
  background: linear-gradient(to bottom,#918B75 1%,#918B75 100%);
  text-transform: capitalize;
}
#tagline {
  margin: 0 auto;
  background: #333;
  background: rgba(173,188,190,0.8);
  padding: 15px;
  z-index: 1000 !important;
}
#tagline h3 {
  font-size: 1.86666667em;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  display: block;
  color: #FFFFFF;
  margin: 0 0 10px;
}
#tagline p {
  display: block;
  font-size: 1.06666667em;
  color: #FFFFFF;
  margin: 0;
}
.back-to-top a {
  font-size: 1.26666667em;
  display: block;
  margin: 15px 0;
}
#callouts {
  background: url(../images/bg-pattern.png) repeat scroll 0 0;
  padding: 15px 15px 0;
}
#callouts .callout a {
  font-size: 1.50em;
  line-height: 1;
  color: #918B75;
  display: block;
  padding: 10px 0;
  margin-bottom: 8px;
  height: 60px;
  padding-left: 70px;
  position: relative;
  text-decoration: none;
}
.callout span {
  font-style: italic;
  font-weight: bold;
  display: block;
}
.callout span.callout-inner {
  position: absolute;
  left: 0;
  top: 0;
  background: #918B75;
  height: 60px;
  width: 60px;
}
.callout a:hover span.callout-inner {
  position: absolute;
  left: 0;
  top: 0;
  background: #126AA5;
  height: 60px;
  width: 60px;
}
.callout a:hover span.callout-inner {
  background: #126AA5;
}
.callout a:hover .callout-icon {
  color: #FFFFFF;
}
.callout .callout-icon {
  color: #FFFFFF;
  font-size: 1.500em;
  margin: 11px auto 0;
  text-align: center;
  width: 100%;
  z-index: 1000;
}
#ft-logos-banner {
  background: transparent;
  width: 150px;
  margin: 0 auto;
  text-align: center;
}
#ft-logos-banner li {
  display: inline;
  list-style: none;
  text-align: center;
  margin: 0 0 10px 0;
  line-height: 4.5em;
}
#ft-logos-banner ul {
  margin: 13px 0;
}
#ft-logos-banner li.logo-line-break {
  padding: 0 20px;
  margin-right: 0px;
}
#ft-logos-banner img {
  max-height: 90px;
  margin-right: 15px;
}
#ft {
  border-top: 1px solid rgba(0,0,0,0.1);
  background: #D1E1E4 url("../images/bg-pattern-dark.png");
  text-align: center;
}
#ft .container {
  width: 92% !important;
  padding: 4%;
}
#ft h2 {
  font-size: 26px;
  font-style: italic;
  font-weight: 100;
  line-height: 26px;
  color: #FFFFFF;
  margin-bottom: 15px;
}
#ft nav a {
  padding: 4px 4px 4px 0;
  font-size: 1em;
  color: #126AA5;
  display: block;
}
#ft nav a:hover {
  text-decoration: none;
  color: #A8A393;
}
#ft .ft-map {
  width: 100%;
  margin: 0 0 1% 0;
  float: none;
  text-align: center;
  display: table;
}
#ft .ft-map img {
  margin: 0 auto;
}
#ft .ft-address-text {
  width: 100%;
  display: block;
  float: none;
  text-align: center;
}
#ft .address {
  clear: both;
  margin: 0 0 1.8em;
  display: table;
  width: 100%;
}
#ft .address a {
  color: #126AA5;
}
#ft .address .ft-office {
  display: block;
  font-size: 1.1255em;
  font-weight: bold;
  color: #126AA5;
}
#ft a:hover {
  color: #A8A393;
  text-decoration: none;
}
#ft #sesame a {
  display: inline-block;
  text-decoration: none;
  margin: 10px;
  color: #126AA5;
  font-size: 0.933333333em;
  font-style: italic;
}
#ft #sesame a:hover {
  text-decoration: none;
  color: #A8A393;
}
#sesame {
  max-width: 990px;
  margin: 0 auto;
  border-top: 1px solid rgba(255,255,255,0.2);
}
#sidebar nav ul li a:hover,
#sidebar nav ul li a.active {
  color: #126AA5;
}
.map {
  background: #fafafa;
  margin-bottom: 20px;
  box-shadow: 0 3px 3px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.35);
}
.img-right {
  margin: 25px 0 20px 20px;
  border: 1px solid rgba(0,0,0,0.2);
}
hr,
.hr {
  color: #918B75;
  background-color: #918B75;
  border: none;
  height: 1px;
  clear: both;
  margin: 20px 0;
}
hr.hr-short {
  width: 330px;
}
.sitemap article li {
  list-style: none;
}
.sitemap article ul a {
  color: #918B75;
  font-weight: bold;
}
.sitemap article ul ul a {
  font-weight: normal;
}
form#blog_search {
  background: #918B75;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid rgba(0,0,0,0.5);
  -webkit-box-shadow: inset 0px 0px 14px 0px rgba(0,0,0,0.08);
  box-shadow: inset 0px 0px 14px 0px rgba(0,0,0,0.08);
  color: #FFFFFF;
  margin: 1em auto;
  padding-top: 3px;
  position: relative;
  text-align: center;
  width: 195px;
  box-shadow: 0px 3px 3px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.35);
}
form#blog_search label {
  color: rgba(255,255,255,0.9);
  font-size: 17px;
  font-weight: bold;
  font-style: italic;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
  margin: 0px;
  text-align: center;
}
form#blog_search input {
  background: rgba(255,255,255,0.8);
  color: rgba(0,0,0,0.8);
  border: 1px solid rgba(0,0,0,0.8);
  width: 178px;
  margin: 6px auto;
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  -ms-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
}
form#blog_search input:hover {
  background: rgba(255,255,255,0.9);
}
form#blog_search input:focus {
  background: rgba(255,255,255,0.94);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(255,255,255,0.34);
  box-shadow: 0px 0px 3px 0px rgba(255,255,255,0.34);
  width: 178px;
  margin: 6px auto;
}
form#blog_search button {
  background: rgba(0,0,0,0.26);
  color: rgba(255,255,255,0.85);
  font-size: 12px !important;
  border: 1px solid rgba(0,0,0,0.24);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  letter-spacing: .6px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px !important;
  padding: 4px 8px 0px !important;
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -ms-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}
form#blog_search button:hover {
  background: rgba(0,0,0,0.22);
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.24);
  box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.24);
}
form#blog_search button:active {
  background: rgba(0,0,0,0.35);
}
form {
  width: 90%;
  margin-left: 5%;
}
form p {
  height: auto;
}
form select {
  width: 80%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #918B75;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #126AA5;
}
#invisalign-before-after {
  max-width: 464px;
  width: 100%;
}
#invisalign-before-after p.caption {
  position: relative;
}
#ft-logos-banner {
  background: #FFFFFF;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
}
#ft-logos-banner li {
  display: inline;
  list-style: none;
  text-align: center;
  margin-right: 20px;
}
#ft-logos-banner ul {
  margin: 0;
}
#home-slideshow {
  visibility: hidden;
}
.home #image-banner,
.home #image-banner img {
  max-height: 342px;
}
#ft .address a.ft-phone,
#ft .address span.phone {
  display: block;
  color: #A8A393;
  font-size: 1.125em;
  line-height: 1.09090909;
}
.testimonial-rotator .bx-wrapper .bx-viewport {
  background: transparent !important;
}
.testimonial-rotator h4 {
  color: #787361;
}
.testimonial-rotator ul li,
.testimonial-rotator .bx-wrapper,
.testimonial-rotator .bx-wrapper .bx-viewport {
  height: 225px !important;
}
.testimonial-rotator ul li a {
  color: #3186B9;
}
@media only screen and (min-width: 48em) {
  .logo {
    text-align: left;
    margin-top: -30px;
    margin-bottom: -35px;
  }
  #hd .address {
    text-align: right;
  }
  .testimonial-rotator ul li,
  .testimonial-rotator .bx-wrapper,
  .testimonial-rotator .bx-wrapper .bx-viewport {
    height: 95px !important;
  }
  .home #image-banner {
    height: auto;
  }
  #image-banner {
    background: #A7C6C7 url("../images/bg-pattern.png") repeat scroll 0 0;
    height: 8px;
  }
  p.before-after-text {
    clear: both;
    width: 100%;
    float: none;
  }
  body[class^='meet-dr-'] #sidebar #page-img {
    margin: 0;
  }
  #bd aside {
    display: inline;
    float: right;
  }
  #bd article {
    display: inline;
    float: left;
  }
  body.sitemap .width1 {
    width: 50%;
    display: inline;
    float: left;
  }
  .video-sleeve-60 {
    width: 100%;
    max-width: 60%;
  }
  #invisalign-before-after {
    max-width: 464px;
    width: 100%;
  }
  #utility-nav li {
    float: left;
  }
  #home-slideshow {
    height: 342px;
    overflow: hidden;
  }
  #hd .address {
    text-align: left;
  }
  #ft {
    text-align: left;
  }
  #ft .container {
    width: 96% !important;
    padding: 15px;
  }
  #ft .ft-map {
    width: 49%;
    margin: 0 1% 0 0;
    float: left;
    text-align: left;
  }
  #ft .ft-address-text {
    width: 50%;
    float: left;
    text-align: left;
  }
}
@media only screen and (min-width: 64em) {
  #hd .container {
    width: 96% !important;
  }
  #hd .social-media {
    float: right;
  }
  #hd .address {
    text-align: right;
  }
  #hd a.hd-office {
    color: #918B75;
    display: inline;
  }
  #hd a.hd-office:hover {
    color: #918B75;
  }
  .ie8 #hd .container {
    width: 990px !important;
  }
  .ie8 #main-nav .container {
    width: 990px !important;
  }
  .home #sidebar {
    margin-top: -1px;
  }
  p.before-after-text {
    clear: none;
    width: 50%;
    float: right;
  }
  #main-nav .container {
    width: 96% !important;
  }
  #main-nav a {
    filter: none;
  }
  #main-nav ul li.last {
    margin-right: 0;
  }
  #main-nav ul ul {
    background: #FFFFFF;
    width: 270px;
  }
  #main-nav ul ul a {
    color: #918B75 !important;
    font-size: 1.105em;
    text-align: left;
    padding: 7px 10px;
    background: #FFFFFF !important;
    filter: none !important;
  }
  #main-nav ul ul a:hover {
    color: #126AA5 !important;
  }
  #main-nav ul li.contact-us ul {
    margin-left: -152px;
  }
  #main-nav li a:hover,
  #main-nav li:hover a,
  #main-nav .active a {
    color: #126AA5;
  }
  .home #bd {
    border-top: 1px solid rgba(0,0,0,0.1);
  }
  #utility-nav li {
    float: left;
  }
}
