/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

*, *:before, *:after {
  box-sizing: border-box; }

html {
  color: #000;
  font-size: 1em;
  line-height: 1.4;
  overflow-y: scroll; }

::-moz-selection {
  background: rgba(245, 152, 157, 0.5);
  text-shadow: none; }

::selection {
  background: rgba(245, 152, 157, 0.5);
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

img {
  max-width: 100%; }

body {
  font-family: 'PT Sans', sans-serif;
  color: #404040; }

a {
  text-decoration: none;
  color: #404040; }

article a {
  text-decoration: underline; }

h1 {
  font-size: 1.5em; }

h2 {
  font-size: 1.1875em; }
  .contact h2 {
    font-size: 1em; }

ul {
  padding-left: 0;
  list-style-position: inside; }

.note {
  background-color: rgba(245, 152, 157, 0.25);
  padding: .5em .66em; }

.mb0 {
  margin-bottom: 0; }

.mt0 {
  margin-top: 0; }

footer[role=contentinfo] {
  font-size: .75em; }
  footer[role=contentinfo] a {
    color: #666; }

html {
  height: 100%; }

body {
  position: relative;
  padding-bottom: 120px;
  min-height: 100%;
  background: #f1e1d8;
  background: #f1e1d8 url(/img/tlo640.jpg) 50% 0 no-repeat;
  background-size: 100% auto; }
  @media screen and (min-width: 321px) {
    body {
      background-image: url(/img/tlo960.jpg); } }
  @media screen and (min-width: 481px) {
    body {
      background-image: url(/img/tlo1200.jpg); } }
  @media screen and (min-width: 801px) {
    body {
      background-image: url(/img/tlo1600.jpg); } }
  @media screen and (min-width: 961px) {
    body {
      background-image: url(/img/tlo1920.jpg); } }

.wrap {
  width: 1640px;
  max-width: 100%;
  padding: 15px 10px;
  margin: auto; }

@media screen and (min-width: 960px) {
  header[role=banner] {
    float: left; } }
.site-title {
  margin: 0; }

.box, .address, .main-nav ul, .sub-nav h3, .sub-nav .excerpt, .sub-nav .read-more {
  padding: .5em 1em; }

.address-nav {
  float: right;
  width: 545px;
  max-width: 100%;
  margin-top: 20px; }
  @media screen and (min-width: 546px) {
    .address-nav {
      width: 66.666%; } }
  @media screen and (min-width: 980px) {
    .address-nav {
      width: 33.65%; } }

.address {
  background-color: rgba(176, 168, 164, 0.6); }
  .address p {
    margin: 0;
    text-align: right;
    font-weight: bold; }

.main-nav {
  background-color: #b0a8a4; }
  .main-nav ul {
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .main-nav a {
    color: #fff;
    font-weight: bold;
    display: block; }

.sub-nav {
  clear: both; }
  @media screen and (min-width: 980px) {
    .sub-nav.sub-nav-home {
      width: 66.35%; }
      .sub-nav.sub-nav-home ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; } }
  .sub-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (min-width: 546px) {
      .sub-nav ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .sub-nav ul li {
          width: 33.333%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          border-collapse: collapse; }
          .sub-nav ul li .excerpt {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 auto;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto; } }
  .sub-nav h3 {
    background-color: #a3d39c;
    margin: 0;
    font-size: 1em; }
    .sub-nav h3 a {
      color: #fff;
      font-weight: bold;
      display: block; }
  .sub-nav .excerpt, .sub-nav .read-more {
    background-color: rgba(163, 211, 156, 0.5); }
  .sub-nav .nav-cosmetic-dentistry h3 {
    background-color: #f5989d; }
  .sub-nav .nav-cosmetic-dentistry .excerpt, .sub-nav .nav-cosmetic-dentistry .read-more {
    background-color: rgba(245, 152, 157, 0.5); }
  .sub-nav .nav-office-philosophy h3 {
    background-color: #7accc8; }
  .sub-nav .nav-office-philosophy .excerpt, .sub-nav .nav-office-philosophy .read-more {
    background-color: rgba(122, 204, 200, 0.5); }
  .sub-nav .excerpt {
    margin: 0;
    display: none; }
    .home .sub-nav .excerpt, .services .sub-nav .excerpt {
      display: block; }
  .sub-nav .read-more {
    margin: 0;
    padding-top: 0;
    display: none; }
    .home .sub-nav .read-more, .services .sub-nav .read-more {
      display: block; }
    .sub-nav .read-more a {
      color: #404040;
      font-weight: bold; }
  .sub-nav.sub-nav-services .excerpt,
  .sub-nav.sub-nav-services .read-more {
    font-size: 14px; }

.sub-nav-services {
  display: none; }

.services .sub-nav-services {
  display: block; }

@media screen and (min-width: 600px) {
  .sub-nav-services {
    display: block; }

  .sub-nav-services ul li {
    width: 16.666%; }

  .services .sub-nav-services ul li {
    width: 33.333%; } }
@media screen and (min-width: 1200px) {
  .services .sub-nav-services ul li {
    width: 16.666%; } }
.side-nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .side-nav ul li a {
    color: #404040;
    font-weight: bold; }
  .side-nav ul li ul {
    margin-top: 0.5em;
    padding: 0.5em 0;
    border-top: 1px solid #d3c3b2;
    border-bottom: 1px solid #d3c3b2; }
    .side-nav ul li ul li a {
      font-weight: normal; }
      .side-nav ul li ul li a.active {
        font-weight: bold; }

.prev-next {
  margin: 0 -0.5em;
  font-size: 1.5em; }
  .prev-next a {
    color: #404040;
    display: block;
    padding: 0.5em;
    text-decoration: none; }
    .prev-next a.prev {
      float: left; }
    .prev-next a.next {
      float: right; }

.main {
  clear: both;
  padding-bottom: 0; }
  @media screen and (min-width: 600px) {
    .main {
      background-color: rgba(222, 193, 170, 0.6); } }
  @media screen and (min-width: 780px) {
    .main {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .main .side-nav {
        width: 33.333%;
        padding-right: 20px;
        border-right: 1px solid #d3c3b2;
        margin-right: 20px;
        margin-top: 10px; }
        .main .side-nav ul ul {
          border-bottom: none; }
      .main .side-nav + article {
        width: 66.666%; } }
  @media screen and (min-width: 980px) {
    .main {
      width: 66.35%; }
      .main .side-nav {
        width: 24.5%; }
      .main .side-nav + article {
        width: 75.5%; } }
  .main article {
    width: 100%; }
    .main article img.thumbnail {
      float: left;
      margin: 0 1em	1em 0;
      max-width: 32.75%; }

.services .main, .home .main {
  display: none; }

.google-maps {
  position: relative;
  padding-bottom: 75%;
  margin-bottom: 20px;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

.contact-details p:first-child {
  margin-top: 0; }

@media screen and (min-width: 700px) {
  .contact-details {
    width: 33.333%;
    float: left;
    padding-right: 5px; }

  .google-maps {
    width: 66.666%;
    padding-bottom: 50%;
    float: right; } }
ul.icons {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media screen and (min-width: 700px) {
    ul.icons {
      width: 66.666%;
      float: right; } }
  ul.icons li {
    width: 14.285714%; }
    ul.icons li a {
      display: block; }

.photos {
  clear: both; }
  .photos img {
    margin-bottom: 1em; }

@media screen and (min-width: 480px) {
  .photos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .photos img {
      width: 33%; } }
footer[role=contentinfo] {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 10px; }
  footer[role=contentinfo] img {
    width: 120px;
    height: 120px; }

.tooltip {
  position: absolute;
  z-index: 2;
  display: block;
  line-break: auto;
  word-break: normal;
  word-wrap: normal;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #a3d39c;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #a3d39c; }

/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

.clearfix:before, .main-nav:before, .sub-nav:before, .prev-next:before, .main:before, ul.icons:before,
.clearfix:after,
.main-nav:after,
.sub-nav:after,
.prev-next:after,
.main:after,
ul.icons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after, .main-nav:after, .sub-nav:after, .prev-next:after, .main:after, ul.icons:after {
  clear: both; }
