/* ===============================================
					Prefix Import 
=============================================== */
/* ===============================================
					Colors 
=============================================== */
/* Body Text */
/* Red, A */
/* LightRedHover */
/* Grey, HdAddress, Login, CalloutBdr */
/* MidGrey, Google, NavBdr, SubnavBdr, SixBdr */
/* LightGrey, Tw, CreditA */
/* DarkGrey, NavA, H1Homebdr */
/* DarkGrey2, SubnavA */
/* MidGrey2, StockBdr, H1Span */
/* MidRed, CalloutTxtIcon */
/* LightGrey2, TestimonialName */
/* Grey2, FtLocBdr */
/* DarkGrey3, CreditBG */
/* ===============================================
					Mixins 
=============================================== */
.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);
}
/* ===============================================
Basic Stylings
These will affect every size of the site.
=============================================== */
/* Body */
body {
  font: normal normal 16px/24px 'Lato', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background: #ffffff;
  color: #545454;
  margin-bottom: 0px;
  overflow: hidden;
}
p {
  margin: 0 0 1.58em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

/* Preload Scroll Down Header */
div#preload { display: none; 
}

/* Links */
a {
  color: #0171bf;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-decoration: none;
}
a:hover,
a.active {
  color: #78bfff;
}
a:focus-visible {
  background-color:black;
}

body#home a#home,
    body#Dr-Mayer a#Dr-Mayer,
    body#why-inspired a#why-inspired,
    body#patient-info a#patient-info,
    body#referrals a#referrals,
    body#testimonials a#testimonials,
    body#contact a#contact {
        color: #0171bf;
    }
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0.8em;
  text-rendering: auto;
  font-weight: normal;
  font-family: 'Libre Baskerville', serif;
  color: #0171bf;
}
h1 {
  font-size: 1.75em !important;
  line-height: 1.162162162162162em;
  margin: 0 auto 30px;
}
h1 span {
  display: block;
  color: #8f8f8f;
  font-style: italic;
  font-size: 0.8108108108108108em;
  line-height: 1em;
  margin: 0 0 4px;
}
.home header h1 {
  text-align: center;
  padding: 0 0 27px;
  position: relative;
  margin: 0 auto 27px;
}
.home header h1:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 100%;
  height: 3px;
  border-top: 1px solid #545454;
  border-bottom: 1px solid #545454;
}
h2 {
  font-size: 1.125em;
}
h3 {
  font-size: 1.0625em;
}
h4,
h5,
h6 {
  font-size: 1em;
  font-style: italic;
}
h7 {
  font-family: 'Libre Baskerville', serif;
  display: block;
  color: #8f8f8f;
  font-style: italic;
  font-size: 1.87em;
  line-height: 1em;
  margin: 0 0 10px;
  text-align: center;
  }
h8 {
  margin: 0.2em 0 0.8em;
  text-rendering: auto;
  font-weight: normal;
  font-family: 'Libre Baskerville', serif;
  color: #0171bf;
  font-size: 1.75em !important;
  line-height: 1.162162162162162em;
  
}
hr {
  color: transparent;
  background-color: transparent;
  border-top: 1px solid #545454;
  border-bottom: 1px solid #545454;
  height: 3px;
  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: 357px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #8f8f8f;
}
.meet-dr-jonathan-mayer #sidebar img {
  max-width: 240px;
}
.team {
  display: inline-block;
  margin: 0 20px 20px 0;
  border: 1px solid #8f8f8f;
}
.team-photo {
  float: none;
  margin: 0 auto 20px;
  border: 1px solid #8f8f8f;
}
.img-right {
  max-width: 100%;
}
/* List Styling */
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;
}
#boxes-row li,
#ft ul li,
#subnav li,
body.sitemap #content ul li {
  list-style: none;
}
/* Sitemap */
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-family: 'Libre Baskerville', serif;
  font-size: 1.125em;
  color: #0171bf;
  display: inline-block;
  text-decoration: none;
}
body.sitemap #content ul ul {
  padding-left: 0;
  margin: 0;
}
body.sitemap #content ul ul li {
  margin: 0;
  list-style: none;
}
body.sitemap #content ul ul li a {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 1em;
  color: #0171bf;
  text-transform: capitalize;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #78bfff;
}
/* Header */
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;
  border-top: 8px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8);
}
#hd .container {
  width: 100% !important;
}
#hd .logo {
  float: none;
  display: block;
  text-align: center;
  width: auto;
  max-width: auto;
  margin: 11px auto 2px;
  text-decoration: none;
}
#hd .logo img {
  width: auto;
  display: inline-block;
}
#hd .logo:hover {
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}
#hd-right {
  width: 100%;
  float: none;
  text-align: center;
  padding: 11px 0 12px;
  font-size: 0;
  /* Social Icons */
  /* Logins */
  /* Header Locations */
}
#hd-right .phone-wrapper {
  font-size: 20px;
  line-height: 1em;
  display: inline-block;
  vertical-align: top;
  color: #0171bf;
  font-family: 'Libre Baskerville', serif;
  margin: 4px 4px;
}
#hd-right .phone-wrapper i {
  display: inline-block;
  vertical-align: top;
  font-size: 0.85em;
  line-height: 1em;
  margin: 2px 8px 0 0;
}
#hd-right .phone-wrapper .phone,
#hd-right .phone-wrapper a.phone {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #0171bf;
}
#hd-right .phone-wrapper a.phone:hover {
  color: #78bfff;
}
#hd-right .social-icons {
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 10px;
}
#hd-right .social-icons a {
  display: inline-block !important;
  vertical-align: top;
  color: #ffffff;
  margin: 0 2px;
}
#hd-right .social-icons a i {
  width: 27px;
  height: 27px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 0 0;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  background: #c1c1c1;
  font-size: 16px;
  line-height: 1em;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#hd-right .social-icons a i.fa-google-plus {
  background: #939393;
}
#hd-right .social-icons a i.fa-facebook {
  background: #646464;
}
#hd-right .social-icons a i.custom-icon-blog {
  background: #808080;
}
#hd-right .social-icons a:hover i {
  background: #0171bf;
}
#hd-right ul {
  margin: 0;
  float: none;
  clear: both;
  display: inline-block;
  vertical-align: top;
  line-height: 1em;
}
#hd-right ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 4px 12px;
}
#hd-right ul li a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 125px;
  height: 26px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  background-clip: padding-box;
  padding: 7px 0 0;
  text-align: center;
  color: #ffffff;
  background: #646464;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1em;
}
#hd-right ul li a i {
  display: inline-block;
  vertical-align: top;
  margin: 1px 7px 0 0;
}
#hd-right ul li a:hover {
  background: #0171bf;
}
#hd-right ul li a:focus-visible {
  background-color:black;
}
#hd-right .hd-address {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2px;
  display: block;
  clear: both;
  text-decoration: none;
  color: #646464;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.285714285714286em;
  letter-spacing: 0.02em;
}
#hd-right .hd-address:hover {
  color: #0171bf;
}
/* Main Nav */
#main-nav {
  text-align: center;
  z-index: 20;
  clear: both;
  height: auto;
  color: #ffffff;
  background: #646464;
  border-top: 1px solid #939393;
  border-bottom: 1px solid #939393;
}
#main-nav .container {
  width: 100% !important;
}
#main-nav a {
  margin: 0;
  color: #ffffff;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  -ms-transition-duration: 0s;
  transition-duration: 0s;
  font-size: 0.8125em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#main-nav a:hover {
  background: #3e3e3e;
}
#main-nav a:focus-visible {
  background-color:black;
  color:#0171bf;
}
#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: #ffffff;
  border-bottom: 1px solid #333333;
  color: #333333;
  padding: 8px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#main-nav ul li.active > a,
#main-nav ul li:hover > a {
  background: #ffffff;
  color: #0171bf;
}
#main-nav ul li:focus-visible > a {
   background-color:black;
   color:#0171bf;
}
#main-nav ul ul {
  margin: 0;
  padding: 11px 0;
  background-color: #c1c1c1;
  background-color: rgba(193, 193, 193, 1);
}
#main-nav ul ul li a {
  margin: 0;
  background: none;
  color: #333333;
  text-align: center;
  border-bottom: none;
  padding: 3px 5px;
  font-size: 0.75em;
  letter-spacing: 0.05em;
}
#main-nav ul li ul li.active a,
#main-nav ul li.active ul li a:hover,
#main-nav ul ul li a:hover,
#main-nav ul ul li a.active {
  background: none;
  color: #0171bf;
}
#main-nav li.active li a {
  background: none;
}
#main-nav li.active li a:focus-visible {
   background-color:black;
   color:#0171bf;
}
/* Subnav */
#subnav-outer {
  position: relative;
  padding: 54px 0 43px;
  background: url('../inventory/images/bg-subnav.png');
  text-align: center;
  border-bottom: 1px solid #373737;
}
#subnav-outer p {
  color: #373737;
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  font-size: 0.8125em;
  line-height: 1.923076923076923em;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
#subnav-outer a {
  color: #373737;
  text-decoration: none;
  display: inline-block;
}
#subnav-outer a.active,
#subnav-outer a:hover {
  color: #ffffff;
  text-decoration: none;
}
#subnav-outer a:focus-visible {
   background-color:black;
   color:#0171bf;
}
/* Slideshow, Boxes-Row & Tagline */
#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: none;
  max-width: 200%;
  margin-left: -50%;
  display: block;
  position: relative;
}
/* Office Tour Slideshow */
.slideshow {
  border-bottom: 3px solid #0171bf;
  margin: 0 auto;
}
.slideshow-text {
  background: #444444;
  padding: 0 10px;
  color: #ffffff;
}
.office-tour.slideshow .slideshow-nav,
.before-and-after.slideshow .slideshow-nav {
  min-height: 36px;
}
.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: #78bfff;
}
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: #78bfff !important;
}
/* Boxes-Row */
#boxes-row {
  text-align: center;
  width: 100%;
  position: relative;
  background: #A9A9A9;
  border-top: 1px solid #646464;
  border-bottom: 1px solid #646464;
  padding: 11px 0 11px;
  font-size: 0;
}
#boxes-row .container {
  max-width: 1033px !important;
}
#boxes-row a {
  display: inline-block;
  vertical-align: top;
  max-width: 225px;
  width: 96.8%;
  height: 173px;
  margin: 10px 1.552% 10px 1.648%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.37);
  padding: 12px;
}
#boxes-row a span {
  font-family: 'Libre Baskerville', serif;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 149px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  background: #ffffff url('../inventory/images/bg-callout-icon.png') 50% 20px no-repeat;
  background: rgba(255, 255, 255, 0.37) url('../inventory/images/bg-callout-icon.png') 50% 20px no-repeat;
  -ms-behavior: url('../inventory/includes/backgroundsize/backgroundsize.min.htc');
  background-size: 172px auto;
  padding: 27px 0 0;
  color: #0171bf;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  font-size: 20px;
  line-height: 1.25em;
  font-style: italic;
}
#boxes-row a span i {
  display: block;
  margin: 0 auto 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 0 0;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  background: #0171bf;
  font-size: 13px;
  line-height: 1em;
  color: #ffffff;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: relative;
  left: 1px;
}
#boxes-row a:hover {
  color: #78bfff;
}
#boxes-row a:hover span {
  color: #78bfff;
}
#boxes-row a:hover span i {
  background: #78bfff;
}
#boxes-row a:focus-visible {
  background-color:black;
}
#boxes-row a:focus-visible span {
  background-color:black;
}
#boxes-row a:focus-visible span i {
  background-color:black;
}
.ie8 #boxes-row a {
  margin: 10px 0.552% 10px 0.648%;
}
/* Logos */
/* Three image containers (use 25% for four, and 50% for two, etc) */
.logo_row {
  text-align: center;
  border-bottom: 1px solid #000000;
}
.logo_column {
  width: auto;
  padding: 5px;
  display: inline-block;
}

/* Clear floats after image containers */
.logo_row::after {
  content: "";
  clear: both;
  display: table;
}





/* Six Month Smiles Row */
#publications-row {
	font-family: 'Libre Baskerville', serif;
	margin-bottom: 145px;
	margin-left: 55px;
  display: block;
  width: auto;
   max-width: auto !important;
  position: relative;
  padding: 44px 0 50px;
  border-bottom: none;
  background: #ffffff;
}
#hp-bio-row {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 44px 0 40px;
  text-align: center;
  background: #ffffff;
}
#hp-bio-row .hp-bio-video {
  display: inline-block;
  vertical-align: top;
  width: 96%;
  max-width: 444px;
  background: #ffffff;
  padding-top: 50px;
  padding-right:41px;
  position: relative;
}
#hp-bio-row .hp-bio-video .video-container {
  padding-bottom: 50.75%;
}
#hp-bio-row .hp-bio-text {
  display: inline-block;
  vertical-align: top;
  width: 96%;
  max-width: 500px;
  padding-top:50px;
 }
#hp-bio-row .hp-bio-text .video-logo {
  display: block;
  width: 100%;
  max-width: 270px;
  margin: 2px auto 17px;
}
#hp-bio-row .hp-bio-text p {
  font-family: 'Libre Baskerville', serif;
  width: 100%;
  text-align: justify;
  /*border-top: 1px solid #ffffff;*/
  margin: 0 auto;
  padding: 17px 0 0;
  display: block;
  clear: both;
  color: #646464;
  font-size: 0.975em;
  line-height: 1.769230769230769em;
  letter-spacing: -0.022em;
}
#hp-bio-row .hp-bio-text .learn-more-btn {
  font-family: 'Libre Baskerville', serif;
  float: none;
  display:inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #939393;
  background: #0171bf;
  font-size: 14px;
  line-height: 1em;
  padding: 17px 0px 0px;
  width: 250px;
  height: 50px;
  text-align: center;
  font-style: none;
  color: #ffffff;
  text-transform: none;
  margin: 8px 0 0;
}
#hp-bio-row .hp-bio-text .learn-more-btn i {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: -1px 0 0 2px;
  color: #0171bf;
  font-size: 1.181818181818182em;
  line-height: 1em;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#hp-bio-row .hp-bio-text .learn-more-btn:hover {
  color: #ffffff;
  background: #939393;
}
#hp-bio-row .hp-bio-text .learn-more-btn:hover i {
  color: #ffffff;
}
#hp-bio-row .hp-bio-text .learn-more-btn:focus-visible {
  background-color:black;
}
#hp-bio-row .hp-bio-text .learn-more-btn:focus-visible i {
  background-color:black;
}
#normal-page-text .checkbox:focus-visible {
  background-color:black;
  color:white;
  size:20px;
}
#normal-page-text .checkbox:focus-visible i {
  background-color:black;
  color:white;
  size:20px;
}
#normal-page-text .submit-button:focus-visible {
  background-color:black;
  color:white;
}
#normal-page-text .submit-button:focus-visible i {
  background-color:black;
  color:white;
}
#virtual-tour-row {
  display: table;
  width: 100%;
  position: relative;
  padding: 44px 0 40px;
  text-align: center;
  border-bottom: 1px solid #939393;
  background: #ffffff;
}
#virtual-tour-row .virtual-tour-video {
  display: block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 578px;
  margin: 0 auto 30px;
  background: #ffffff;
  border: 1px solid #939393;
  padding: 8px;
  position: relative;
}
#virtual-tour-row .virtual-tour-video .video-container {
  padding-bottom: 50.75%;
}
#virtual-tour-row .virtual-tour-text {
  display: inline-block;
  vertical-align: top;
  width: 96%;
  max-width: 353px;
}
#virtual-tour-row .virtual-tour-text .video-logo {
  display: block;
  width: 100%;
  max-width: 270px;
  margin: 2px auto 17px;
}
#virtual-tour-row .virtual-tour-text p {
  font-family: 'Libre Baskerville', serif;
  width: 100%;
  text-align: justify;
  /*border-top: 1px solid #ffffff;*/
  margin: 0 auto;
  padding: 17px 0 0;
  display: block;
  clear: both;
  color: #646464;
  font-size: 0.975em;
  line-height: 1.769230769230769em;
  letter-spacing: -0.022em;
}
#virtual-tour-row .virtual-tour-text .learn-more-btn {
  font-family: 'Libre Baskerville', serif;
  float: right;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #939393;
  background: #ffffff;
  font-size: 11px;
  line-height: 1em;
  padding: 4px 0 0;
  width: 94px;
  height: 20px;
  text-align: center;
  font-style: italic;
  color: #333333;
  text-transform: lowercase;
  margin: 8px 0 0;
}
#virtual-tour-row .virtual-tour-text .learn-more-btn i {
  display: inline-block;
  vertical-align: top;
  margin: -1px 0 0 2px;
  color: #0171bf;
  font-size: 1.181818181818182em;
  line-height: 1em;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#virtual-tour-row .virtual-tour-text .learn-more-btn:hover {
  color: #ffffff;
  background: #939393;
}
#virtual-tour-row .virtual-tour-text .learn-more-btn:hover i {
  color: #ffffff;
}
#virtual-tour-row .virtual-tour-text .learn-more-btn:focus-visible {
  background-color:black;
  color:white;
}
#virtual-tour-row .virtual-tour-text .learn-more-btn:focus-visible i {
  background-color:black;
  color:white;
}
#normal-page-row {
  display: table;
  width: 100%;
  position: relative;
  padding: 44px 0 50px;
  text-align: center;
  border-bottom: none;
  background: #ffffff;
 }
#normal-page-row .normal-page-text {
  display: inline-block;
  vertical-align: top;
  width: 96%;
  max-width: 500px;
}
#normal-page-row .normal-page-text .video-logo {
  display: block;
  width: 100%;
  max-width: 270px;
  margin: 2px auto 17px;
}
#normal-page-row .normal-page-text p {
  font-family: 'Libre Baskerville', serif;
  width: 100%;
  text-align: justify;
  /*border-top: 1px solid #ffffff;*/
  margin: 0 auto;
  padding: 17px 0 0;
  display: block;
  clear: both;
  color: #646464;
  font-size: 0.975em;
  line-height: 1.769230769230769em;
  letter-spacing: -0.022em;
}
#patient-portal-row .patient-portal-text .learn-more-btn {
  font-family: 'Libre Baskerville', serif;
  float: none;
  display:inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #939393;
  background: #0171bf;
  font-size: 14px;
  line-height: 1em;
  padding: 17px 0px 0px;
  width: 400px;
  height: 50px;
  text-align: center;
  font-style: none;
  color: #ffffff;
  text-transform: none;
  margin: 8px 0 0;
}
#patient-portal-row .patient-portal-text .learn-more-btn i {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: -1px 0 0 2px;
  color: #0171bf;
  font-size: 1.181818181818182em;
  line-height: 1em;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#patient-portal-row .patient-portal-text .learn-more-btn:hover {
  color: #ffffff;
  background: #939393;
}
#patient-portal-row .patient-portal-text .learn-more-btn:hover i {
  color: #ffffff;
}
#patient-portal-row .patient-portal-text .learn-more-btn:focus-visible {
  background-color:black;
}
#patient-portal-row .patient-portal-text .learn-more-btn:focus-visible i {
  background-color:black;
}
  #contact-area {
		font-family: 'Libre Baskerville', serif;
	margin-bottom: 145px;
	margin-left: 55px;
	margin-right: 45px;
  display: table;
  width: auto;
   max-width: auto !important;
  position: relative;
  padding: 44px 0 50px;
  border-bottom: none;
  background: #ffffff;
 } 
#contact-area .learn-more-btn {
  font-family: 'Libre Baskerville', serif;
  float: none;
  display:inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #939393;
  background: #0171bf;
  font-size: 14px;
  line-height: 1em;
  padding: 17px 0px 0px;
  width: 350px;
  height: 50px;
  text-align: center;
  font-style: none;
  color: #ffffff;
  text-transform: none;
  margin: 8px 0 0;
}
#contact-area .learn-more-btn i {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: -1px 0 0 2px;
  color: #0171bf;
  font-size: 1.181818181818182em;
  line-height: 1em;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#contact-area .learn-more-btn:hover {
  color: #ffffff;
  background: #939393;
}
#contact-area .learn-more-btn:hover i {
  color: #ffffff;
}
#contact-area .learn-more-btn:focus-visible {
  background-color:black;
}
#contact-area .learn-more-btn:focus-visible i {
  background-color:black;
}
#normal-page-text .learn-more-btn {
  font-family: 'Libre Baskerville', serif;
  float: none;
  display:inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #939393;
  background: #0171bf;
  font-size: 14px;
  line-height: 1em;
  padding: 17px 0px 0px;
  width: 325px;
  height: 50px;
  text-align: center;
  font-style: none;
  color: #ffffff;
  text-transform: none;
  margin: 8px 0 0;
}
#normal-page-text .learn-more-btn i {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: -1px 0 0 2px;
  color: #0171bf;
  font-size: 1.181818181818182em;
  line-height: 1em;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#normal-page-text .learn-more-btn:hover {
  color: #ffffff;
  background: #939393;
}
#normal-page-text .learn-more-btn:hover i {
  color: #ffffff;
} 
#normal-page-text .learn-more-btn:focus-visible {
  background-color:black;
} 
#normal-page-text .learn-more-btn:focus-visible i {
  background-color:black;
} 
 
 
  
  
/* Content */
#content {
  z-index: 0;
  background: #ffffff;
}
#content .container {
  width: 96% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#content-text {
  width: 100%;
}
.content-l {
  width: 100%;
  float: none;
}
.content-r {
  width: 100%;
  float: none;
}
#home-content {
  padding: 35px 0 57px;
  background: #ffffff;
  background: rgba(255, 255, 255, 1);
}
#home-content .container {
  max-width: 980px !important;
}
#home-content a {
  font-weight: 700;
}
#home-content p {
  text-align: justify;
  margin: 0;
  padding: 0 0 1.58em;
}
#home-content ul {
  margin: 0;
  padding: 0 0 1.8em 39px;
}
.interior-content {
  padding: 66px 0;
}
.interior-content a {
  font-weight: 700;
}
.interior-content p {
  text-align: justify;
}
/* Testimonials Row */
#testimonials-row {
  width: 100%;
  display: table;
  padding: 74px 0 35px;
  text-align: center;
  position: relative;
  background: #615E5D center center no-repeat;
  font-size: 0.8em;
}
#testimonials-row h2 {
  display: block;
  vertical-align: top;
  margin: 0 auto 30px;
  color: #ffffff;
  font-size: 2.66875em;
  line-height: 1em;
  text-align: center;
  border-bottom: 3px solid #b5b4b4;
  padding: 0 0 15px;
  width: 100%;
  max-width: 510px;
}
#testimonials-row #slider2 {
  margin: 0;
}
#testimonials-row #slider2 li {
  margin: 0;
}
#testimonials-row .bx-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 526px !important;
  text-align: center;
  margin: 0 auto 30px !important;
  padding: 0 0 54px;
}
#testimonials-row .bx-wrapper .bx-controls-direction a {
  top: auto;
  margin-top: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
}
#testimonials-row .bx-wrapper .bx-prev {
  left: auto;
  right: 41px;
  background: url('../inventory/images/controls-l2.png') center center no-repeat;
  background-size: 32px auto;
  -ms-behavior: url('../inventory/includes/backgroundsize/backgroundsize.min.htc');
}
#testimonials-row .bx-wrapper .bx-next {
  right: 0;
  background: url('../inventory/images/controls-r2.png') center center no-repeat;
  background-size: 32px auto;
  -ms-behavior: url('../inventory/includes/backgroundsize/backgroundsize.min.htc');
}
#testimonials-row .bx-wrapper .bx-controls-direction a:hover {
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
}
#testimonials-row .bx-wrapper .bx-controls-direction a:focus-visible {
  background-color:black;
}
#testimonials-row .stars {
  display: block;
  width: 100%;
  margin: 8px auto 22px;
  font-size: 26px;
  line-height: 1em;
  color: #ffffff;
}
#testimonials-row .stars i {
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: top;
}
#testimonials-row p {
  font-family: 'Libre Baskerville', serif;
  color: #ffffff;
  font-size: 1.125em;
  line-height: 1.666666666666667em;
  font-style: italic;
  font-weight: 300;
  margin: 0;
  text-align: justify;
}
#testimonials-row p span {
  display: block;
  font-style: normal;
  font-size: 0.8333333333333333em;
  line-height: 2.1em;
  text-transform: uppercase;
  color: #b5b4b4;
}
.ie8 #testimonials-row .bx-wrapper .bx-controls {
  display: none;
}
/* Footer */
#ft {
  background: url('../inventory/images/ft-map3.jpg') center top repeat;
  text-align: center;
  width: 100%;
  display: table;
  padding: 0;
  height: 504px;
  position: relative;
}
#ft .ft-map {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
#ft .ft-location-row {
  width: 100%;
  text-align: center;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  border-top: 1px solid #a9a8a6;
  border-bottom: 1px solid #a9a8a6;
  padding: 5px 0 7px;
}
#ft .ft-logo {
  display:inline-table;
  vertical-align: bottom;
  width: 100%;
  max-width: 408px;
}
#ft .ft-location {
  display: block;
  vertical-align: bottom;
  text-align: center;
  margin: 20px auto 0;
}
#ft .ft-location .phone,
#ft .ft-location .ft-phone {
  font-family: 'Libre Baskerville', serif;
  text-decoration: none;
  display: block;
  color: #0171bf;
  font-size: 1.5em;
  line-height: 1.1em;
  letter-spacing: 0.02em;
}
#ft .ft-location .ft-address {
  text-decoration: none;
  display: block;
  color: #646464;
  font-size: 1em;
  line-height: 1.375em;
  letter-spacign: 0.02em;
  text-transform: uppercase;
}
#ft .ft-location .ft-address:hover,
#ft .ft-location a.phone:hover,
#ft .ft-location a.ft-phone:hover {
  color: #78bfff;
}
.ft-design-credit {
  background: #545454;
  clear: both;
  width: 100%;
  text-align: center;
  padding: 13px 0 8px;
  color: #939393;
  font-size: 0.625em;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.ft-design-credit a {
  float: none;
  color: #c1c1c1;
  text-decoration: none;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  display: inline-block;
  vertical-align: top;
}
.ft-design-credit a i {
  margin: -4px 5px 0 2px;
  display: inline-block;
  vertical-align: top;
  font-size: 1.8em;
  color: #ffffff;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.ft-design-credit a:hover {
  color: #78bfff;
}
.ft-design-credit a:hover i {
  color: #78bfff;
}
.ft-design-credit a:focus-visible {
  background-color:black;
}
.ft-design-credit a:focus-visible i {
  background-color:black;
}
.ft-design-credit a.back-to-top {
  display: block;
  margin: 0 auto 20px;
  text-decoration: none;
  float: none;
}
.ft-design-credit a.back-to-top i {
  font-size: 2em;
  margin: -5px 1px 0 3px;
}
.ft-design-credit a.back-to-top:hover {
  color: #78bfff;
}
.ft-design-credit a.back-to-top:hover i {
  color: #78bfff;
}
/* Form Buttons */
form button {
  background: #0171bf;
  color: #ffffff;
  text-transform: uppercase;
  padding: 15px 37px !important;
  text-align: center;
  font-size: 0.9285714285714286em;
  display: inline-block;
  border: none;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
form button:hover {
  background: #630e17;
}
/* BLOG FORM */
.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: #0171bf;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #939393;
  color: #545454;
  margin: 10px auto;
  padding: 10px 10px 10px;
  position: relative;
  text-align: center;
  width: 100%;
  max-width: 240px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
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: #545454;
  border: 1px solid #545454;
  width: 178px;
  margin: 6px auto;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
form#blog_search input:hover {
  background: #cccccc;
}
form#blog_search button {
  display: block;
  background: #0171bf;
  color: #ffffff;
  font-size: 12px!important;
  text-transform: uppercase;
  font-size: 10px!important;
  padding: 5px 12px!important;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
  margin: 5px auto 0;
}
form#blog_search button:active,
form#blog_search button:hover {
  background: #630e17;
}
/* end blog css */
/* Generic Classes */
.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;
}
/* hide double hr */
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;
}
/* Office Tour */
ul.slideshow {
  margin: 0 auto !important;
}
body.office-tour #main-content {
  display: inline-block;
  text-align: center;
  width: auto !important;
}
form p {
  height: auto;
}
/* ===============================================
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;
    -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: 5%;
  }
  .row > .col:first-child {
    margin-left: 0%;
  }
  #staff-array .row > .col {
    margin-left: 0;
  }
  #staff-array .row > .col:first-child {
    margin-left: 5%;
  }
  /* 12 Column Grid */
  .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;
  }
  /* blanket hide stock photo for certain pages */
  /* blanket hide stock photo for certain pages */
  body.meet-the-staff #hide-stock,
  body.clearcorrect #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.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.home #sidebar,
  body.clearcorrect #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.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.clearcorrect #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.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%;
  }
  /*------------ Style Edit Region ------------*/
  h1 {
    font-size: 2.1125em !important;
  }
  #main-content {
    width: 61%;
    display: block;
    float: left;
    padding: 2px 0 30px 0;
  }
  #sidebar {
    width: 36.2%;
    float: right;
    display: inline;
    text-align: center;
    margin: 8px 0 0 0;
  }
  .team-photo {
    float: left;
    margin: 0 20px 20px 0;
  }
  #hd .logo {
    width: 100%;
    text-align: center;
    float: left;
    margin-left: 0%;
    margin-top: 0;
    margin-bottom: 2;
  }
  #hd-right {
    width: 50%;
    float: right;
    text-align: right;
  }
  #virtual-tour-row {
    text-align: left;
  }
  #virtual-tour-row .virtual-tour-video {
    display: inline-block;
    width: 57.9%;
    margin: 0 4.4% 0 0;
  }
   #virtual-tour-row .virtual-tour-text {
    width: 37%;
  }
   #hp-bio-row {
    text-align: left;
  } #hp-bio-row .hp-bio-text {
    width: 50%;
  }
  .content-l {
    width: 47.8%;
    float: left;
  }
  .content-r {
    width: 47.8%;
    float: right;
  }
  #testimonials-row {
    font-size: 1em;
  }
  #ft .ft-location {
    display: inline-block;
    margin: 0 0 0 4%;
    text-align: left;
  }
  .ft-design-credit {
    text-align: left;
  }
  .ft-design-credit a.back-to-top {
    float: right;
    margin: 0;
  }
   #normal-page-row {
    text-align: left;
  } #normal-page-row .normal-page-text {
    width: 49%;
  }
/* ===============================================
Desktop Only Stylings
Supports 64em (1024px) and up
=============================================== */
@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 {
    border-top: none;
    padding-top: 8px;
    background: #ffffff url('../inventory/images/hd-bdr.png') center top no-repeat;
    background: rgba(255, 255, 255, 1)  center top no-repeat;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  #hd .container {
    height: 97px;
  }
  #hd .logo {
    margin-top: 2px;
  }
  /* Main-Nav */
  #main-nav {
    background: none;
  }
  #main-nav ul {
    margin: 0;
  }
  #main-nav ul li {
    float: none;
  }
  #main-nav ul li a {
    padding: 11px 13px 8px;
    border-bottom: none;
    background: none;
  }
  #main-nav ul li.active > a,
  #main-nav ul li:hover > a {
    background: none;
  }
  #main-nav ul li.home a {
    padding-left: 0;
  }
  #main-nav ul li.contact-us a {
    padding-right: 0;
  }
  #main-nav ul li.contact-us ul {
    margin: 0 0 0 -109px;
  }
  #main-nav ul li.contact-us ul li a {
    padding-right: 39px;
  }
  #main-nav ul ul {
    margin: 0 0 0 -10px;
    width: auto;
    padding: 9px 0;
    border-top: 1px solid #939393;
  }
  #main-nav ul ul li {
    padding: 0;
  }
  #main-nav ul ul li a {
    text-align: left;
    line-height: 2.083333333333333em;
    padding: 0 39px 0 21px;
    border-bottom: none;
    white-space: nowrap;
  }
  nav.horizontal ul li {
    float: none;
  }
  /*------------ Style Edit Region ------------*/
  #content {
    margin-top: 145px;
  }
  .home #content {
    margin-top: 0;
  }
  #home-content {
    margin-top: 1000px;            /*controls scroll time to get to section beyond slideshow*/
  }
  #boxes-row {
    margin-top: 0px;
  }
  #boxes-row a {
    margin: 10px 0.552% 10px 0.648%;
  }
  #home-slideshow-banner {
    height: 755px;
    position: fixed;
    top: 145px;
    left: 0;
    right: 0;
  }
  #home-slideshow-banner li {
    height: 730px;
  }
  #home-slideshow-banner li img {
    width: 2000px;
	height: 730px;
    max-width: none;
    left: 50%;
    margin-left: -1000px;
    position: absolute;
  }
    #publications-row {
        top: 55px; 
		max-width: 100% !important;
		padding-left: 15%;
		padding-right: 15%;
  }
  #testimonials-row {
    padding-bottom: 0;
  }
  #testimonials-row h2 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 56px 28px 0 0;
    width: 200px;
    height: 359px;
    text-align: right;
    background: url('../inventory/images/div-what-patients-say.png') right top no-repeat;
    background-size: auto 360px;
    -ms-behavior: url('../inventory/includes/backgroundsize/backgroundsize.min.htc');
    margin: 0 6.8% 0 0;
    }
  #contact-area {
        top: 145px; 
		max-width: 100% !important;
		margin-left: auto; 
		margin-right: auto;
  }
@media only screen and (min-width: 1093px) {
  #boxes-row a {
    margin: 10px 1.552% 10px 1.648%;
  }
}/* CSS Document */

