.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: 'Source Sans Pro', sans-serif;
  /* -webkit-font-smoothing: antialiased; */
  font-size: 20px;
  line-height: 36px;
  color: #333333;
}
p {
  margin: 0 0 1.58em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
a {
  color: #71cddd;
  -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: underline;
}
a:hover,
a.active {
  color: #1e5e31;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0.8em;
  text-rendering: auto;
  font-weight: normal;
}
h1 {
  font-size: 40px;
  line-height: 40px;
  margin: 0 auto 20px;
  font-family: 'Playfair Display', serif;
  color: #fff;
}
h2 {
  font-size: 24px;
  line-height: 27px;
  color: #71cddd;
  font-family: 'Playfair Display', serif;
}
h3 {
  font-size: 22px;
  line-height: 36px;
  color: #1e3668;
  text-transform: uppercase;
}
h4,
h5,
h6 {
  font-size: 20px;
  line-height: 36px;
  color: #747373;
  text-transform: uppercase;
}
hr {
  color: #d4d4d4;
  background-color: #d4d4d4;
  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: 327px;
}
.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: 36px;
}
#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: 24px;
  line-height: 27px;
  font-family: 'Playfair Display', serif;
  color: #71cddd;
  display: inline-block;
  text-decoration: none;
}
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: 36px;
  color: #333333;
  text-transform: capitalize;
  font-family: 'Source Sans Pro', sans-serif;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #1e5e31;
}
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;

}
#hd .hd-top {
  background: #1e3668;
  padding-top: 150px;
}
#hd .container {
  width: 100% !important;
}
#hd .logo {
  float: none;
  display: block;
  text-align: center;
  text-decoration: none;
  position: absolute;
  right: 0;
   left: 0;
       margin-top: -187px;
}
#hd .logo img {
  display: inline-block;
}
.social-icons {

}
.social-icons a {
  display: inline-block;
  color: #FFFFFF;
  margin: 10px 0;
  width:37px;
  height: 37px;
  border-radius: 50%;
  box-sizing: border-box;
  background: #71cddd;
  font-size: 18px;
  line-height: 40px;
  transition: 0.3s ease-in-out;
}
.social-icons a:hover {
  color: #71cddd;
  background: #FFFFFF;
}
#hd-right {
  width: 100%;
  float: none;
  text-align: center;
}

#hd-right ul {
  margin: 0;
  float: none;
  clear: both;
  display: inline-block;
  line-height: 1em;
}
#hd-right ul li {
  list-style: none;
  display: inline-block;
  margin: 0 0 0 10px;
}
#hd-right ul li a {
  display: block;
}
#hd-right .hd-locations {
  float: none;
  clear: both;
  line-height: 16px;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
}
#hd-right .hd-locations .hd-address {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 0 9px;
}
#hd-right .hd-locations .phone,
#hd-right .hd-locations a.phone {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
#hd-right .hd-locations .hd-address:hover,
#hd-right .hd-locations a.phone:hover {
  color: #71cddd;
}
#hd-right .hd-locations .divider {
  /* margin: 0 5px; */
  display: none;
}
#main-nav {
  text-align: center;
  z-index: 20;
  clear: both;
  height: auto;
  color: #231f20;
  background: #fff;
}
#main-nav .container {
  width: 100% !important;
}
#main-nav a {
  margin: 0;
  color: #231f20;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  -ms-transition-duration: 0s;
  transition-duration: 0s;
  font-size: 18px;
  font-family: 'Playfair Display', serif;
}
#main-nav a:hover {
  background: #71cddd;
    color: #1e3668;
}
#main-nav .trigger {
  margin: 0px;
  padding: 16px 20px 12px;
}
#main-nav .trigger i {
  float: right;
  font-size: 21px;
  margin: 9px 0 0;
}
#main-nav ul li a {
  color: #231f20;
  font-size: 18px;
  font-family: 'Playfair Display', serif;
  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;
  border-bottom: 4px solid transparent;
}
#main-nav ul li.active > a,
#main-nav ul li:hover > a {
  border-bottom: 4px solid;
  background: none;
  color: #231f20;
}
#main-nav ul ul {
  margin: 0;
  padding: 11px 0;
  background-color: #1e3668;
}
#main-nav ul ul li a {
  margin: 0;
  background: none;
  color: #fff;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  border-bottom: none;
  padding: 3px 5px;
  font-family: 'Source Sans Pro', sans-serif;
}
#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: #71cddd;
  color: #1e3668;
  border-bottom: none;
}
#main-nav li.active li a {
  background: none;
}
.subnav-outer-wrap {
  background: #a4b1b9 url('../images/subnav.jpg') center center no-repeat;
  background-size: cover;
}
#subnav-outer {
  position: relative;
  padding: 30px 0;
  text-align: center;
  max-width: 630px;
}

#subnav-outer p {
  color: #fff;
  width: 100%;
  margin: 0 auto;
  font-size: 13px;
  line-height: 18px;
  max-width: 575px;
}
#subnav-outer a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
}
#subnav-outer a.active,
#subnav-outer a:hover {
  text-decoration: underline;
}
#slideshow #home-slideshow video {
  width: 100%;
  display: block;
}
.office-tour-outer {
  text-align: center;
}
.office_tour .cycle-slideshow {
  width: 100%;
  position: relative;
  margin: 10px 0 30px;
}
.office_tour .cycle-slideshow img {
  padding: 0 5%;
  box-sizing: border-box;
}
.cycle-slideshow .slide-control {
  z-index: 900;
  user-select: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 20px 0;
  color: #71cddd;
  font-size: 2.8em;
}
.cycle-slideshow .slide-control i {
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  -ms-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.cycle-slideshow .slide-control.cycle-prev {
  left: 0;
  text-align: left;
}
.cycle-slideshow .slide-control.cycle-prev i {
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.cycle-slideshow .slide-control.cycle-next {
  right: 0;
  text-align: right;
  direction: rtl;
}
.cycle-slideshow .slide-control.cycle-next i {
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}
.cycle-slideshow .slide-control:hover {
  cursor: pointer;
}
.cycle-slideshow .slide-control:hover i {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0.68;
}
.cycle-pager {
  text-align: center;
}
.cycle-pager div {
  margin: 2.5px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 999em;
  border: 1px solid #62b2e5;
  cursor: pointer;
  -webkit-transition-duration: .42s;
  -moz-transition-duration: .42s;
  -o-transition-duration: .42s;
  -ms-transition-duration: .42s;
  transition-duration: .42s;
}
.cycle-pager div.cycle-pager-active {
  background: #62b2e5;
}
.cycle-pager div:hover {
  background: #81c1ea;
  border: 1px solid #6fb8e7;
}

#slideshow {
  position: relative;
  text-align: center;
  padding: 0;
}
#slideshow #home-slideshow {
  width: 100%;
  margin: 0 auto;
}
.ss-overlay {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 120px;
  z-index: 999;
  width: 100%;
}
.ss-overlay h1 {
  padding-top: 50px;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 73px;
  line-height: 62px;
  background: rgba(255,255,255,.20);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.35);
  width: 553px;
  height: 251px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 4px solid rgba(255, 255, 255, 0.5);
}


#bd-callouts {
  text-align: center;
  width: 100%;
  position: relative;
  background: #492913 url('../images/woodtexture.jpg') center center repeat;
  background-size: cover;
  margin-top: 8px;
  position: relative;
}

#bd-callouts a {
  display: inline-block;
  vertical-align: top;
  max-width: 300px;
  width: 100%;
  margin: 10px 20px;
  width: 174px;
  height: 174px;
  border: 8px solid #fff;
  border-radius: 50%;
  box-shadow: 0px 12px 8px 0px rgba(0, 0, 0, 0.35);
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-family: 'Playfair Display';
  transition: 0.3s ease-in-out;
}
#bd-callouts a i {
  display: block;
  font-size: 46px;
  padding-top: 38px;
  transition: 0.3s ease-in-out;
}
#bd-callouts a div {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  z-index: 10;
  transition: 0.3s ease-in-out;
}
#bd-callouts a span {
  display: block;
  transition: 0.3s ease-in-out;
}
#bd-callouts a:nth-of-type(1) {
  background: #71cddd url('../images/callout1.jpg');
}
#bd-callouts a:nth-of-type(2) {
  background: #1e3668 url('../images/callout2.jpg');
}
#bd-callouts a:nth-of-type(3) {
  background: #1e5e31 url('../images/callout3.jpg');
}
#bd-callouts a:nth-of-type(1) div {
  background: #71cddd;
}
#bd-callouts a:nth-of-type(2) div {
  background: #1e3668;
}
#bd-callouts a:nth-of-type(3) div {
  background: #1e5e31;
}
#bd-callouts a:hover i {
opacity: 0;
}
#bd-callouts a:hover div {
  transform: scale(0.8);
}
#bd-callouts a:hover span {
  margin-top: -21px;
  transform: scale(1.3);
}
#content {
  z-index: 0;
}
#content .container {
  width: 96% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#content-text {
  width: 100%;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  -webkit-column-width: 100%;
  -moz-column-width: 100%;
  column-width: 100%;
}
#home-content {
  background: #1e3668;
}
#home-content .container {

    padding: 88px 10px 93px;
  background: #fff;
  position: relative;
}
#home-content .container:after {
  content: "";
  background: url('../images/hcbtm.png') center center;
  position: absolute;
  bottom: -65px;
  z-index: 10;
  left: 0;
  right: 0;
  height: 57px;
  width: 100%;
}
#home-content h1 {
  color: #1e5e31;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 48px;

}
#home-content h1 span {
color: #1e3668;
font-size: 38px;
font-style: italic;
display: block;
line-height: 48px;
}
.interior-content {
  padding: 99px 0 20px;
}
#after-hc {
  background: #979492 url('../images/afterhc.jpg') center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 183px 0 125px;
  font-size: 22px;
  color: #fff;
  margin-top: 8px;
}
#after-hc h1 {
  font-size: 40px;
  margin-bottom: 40px;
}
#after-hc p {
  max-width: 735px;
  margin: 0 auto;
  margin-bottom: 40px;
}
#after-hc a {
  color: #1e5e31;
  font-size: 12px;
  letter-spacing: .220em;
  text-transform: uppercase;
  background: #fff;
  text-decoration: none;
  padding: 12px 20px;
  transition: 0.3s ease-in-out;
  box-shadow: 6px 10.392px 12px 0px rgba(0, 0, 0, 0);
}
#after-hc a:hover {
  color: #fff;
  background: #1e5e31;
  box-shadow: 6px 10.392px 12px 0px rgba(0, 0, 0, 0.21);
}
#testimonials-section {
  background: #7eacb4 url('../images/testimonials.jpg') center center no-repeat;
  background-size: cover;
  padding: 76px 0;
    text-align: center;
}
#testimonials-section div div {
  box-sizing: border-box;
  display: inline-block;
  max-width: 360px;
  height: 424px;
  vertical-align: top;
  margin: 25px;
  background: rgba(30,54,104,.90);
  color: #fff;
  text-align: center;
  padding: 74px 5px 74px 5px;
  font-size: 17px;
  line-height: 21px;
  box-shadow: 6px 10.392px 12px 0px rgba(0, 0, 0, 0.21);
}

#testimonials-section span {
  font-family: 'Playfair Display';
  font-style: italic;
  line-height: 19px;
}
#ft {
  background: #e8e8e8;
  text-align: center;
  width: 100%;
  display: table;
  margin-top: 7px;
  position: relative;
}
#ft .ft-left {
  padding: 100px 0;
  width: 100%;
  float: none;
  text-align: center;
  background: rgba(35,27,17,.90);
}

#ft .ft-right {
  width: 100%;
  float: none;
  text-align: center;

}
#ft .ft-location {
  text-align: center;
}
#ft .ft-location .ft-address {
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 25px;
}
#ft .ft-location .phone,
#ft .ft-location .ft-phone {
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  font-size: 27px;
  line-height: 24px;
  font-family: 'Playfair Display', serif;
  text-decoration: none;
  margin: 20px 0 20px 0;
}
#ft .ft-location .ft-address:hover,
#ft .ft-location a.phone:hover,
#ft .ft-location a.ft-phone:hover {
  color: #71cddd;
}
.marker {
  display: none;
  transition: 0.3s ease-in-out;
}
.marker:hover {
  filter: brightness(120%);
}
.ft-design-credit {
  background: #2c1f14 url('../images/wood.jpg') center center no-repeat;
  background-size: cover;
  clear: both;
  width: 100%;
  text-align: center;
  padding: 25px 0 23px;
    box-shadow: inset 0px 15px 15px 0px rgba(0, 0, 0, 0.35);
}

.ft-design-credit a.sesame-link,
.ft-design-credit a.sitemap-link,
.ft-design-credit span {
  float: none;
  color: #FFFFFF;
  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;
  font-size: 12px;
  line-height: 50px;
  display: inline-block;
}
.ft-design-credit a.sesame-link i{
  font-size: 14px;
}
.ft-design-credit a.sesame-link:hover,
.ft-design-credit a.sitemap-link:hover {
  color: #71cddd;
}
.ft-design-credit a.back-to-top {
  display: inline-block;
  text-decoration: none;
  float: none;
  color: #FFFFFF;
  font-size: 12px;
  letter-spacing: .220em;
  text-transform: uppercase;
  background: #71cddd;
  padding: 2px 19px;
  margin-top: 5px;
}
.ft-design-credit a.back-to-top:hover {
background: #1e5e31;
}
form button {
  background: #71cddd;
  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: #1e5e31;
}
.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: #62b2e5;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #62b2e5;
  color: #68727a;
  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 .navigation .previous_post:before,
form#blog_search .navigation .next_post:before {
  font-weight: bold;
  display: block;
}
form#blog_search .navigation .previous_post:before {
  content: "Previous Post:";
}
form#blog_search .navigation .next_post:before {
  content: "Next Post:";
}
form#blog_search .navigation .previous_post,
form#blog_search .navigation .next_post {
  display: inline-block;
  font-size: 0.875em;
  line-height: 1.25em;
  width: 43%;
  margin-bottom: 1.58em;
}
form#blog_search .navigation .previous_post {
  margin-right: 4%;
  text-align: left;
}
form#blog_search .navigation .next_post {
  text-align: right;
  float: right;
}
form#blog_search .post .entry {
  clear: both;
}
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: #68727a;
  border: 1px solid #68727a;
  width: 178px;
  margin: 6px auto;
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  -o-transition: all .15s linear;
  -ms-transition: all .15s linear;
  transition: all .15s linear;
}
form#blog_search input:hover {
  background: #cccccc;
}
form#blog_search button {
  display: block;
  background: #c6e027;
  color: #FFFFFF;
  font-size: 12px !important;
  text-transform: uppercase;
  font-size: 10px !important;
  padding: 5px 12px !important;
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -o-transition: all .25s linear;
  -ms-transition: all .25s linear;
  transition: all .25s linear;
  margin: 5px auto 0;
}
form#blog_search button:active,
form#blog_search button:hover {
  background: #7c8d14;
}
.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-sleeve {
  margin-bottom: 1.85em;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  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;
}
form p {
  height: auto;
}
form.full .radio-group label input {
  width: auto !important;
  display: inline;
}
form.full .radio-group label span {
  display: inline;
}
#fc-calculator input[type=range]::-webkit-slider-thumb {
  background: #c6e027;
}
#fc-calculator input[type=range]::-moz-range-thumb {
  background: #c6e027;
}
#fc-calculator input[type=range]::-ms-thumb {
  background: #c6e027;
}
#fc-calculator #payment-calculation .fc-col2 {
  color: #c6e027;
}
#fc-calculator #payment-calculation input[type='text'] {
  color: #c6e027;
}
@media only screen and (min-width: 48em) {
  h1 {
    font-size: 73px;
    line-height: 60px;
  }
  #hide-stock {
    display: block;
    margin: 0 0 1em 0;
  }
  body[class^='meet-dr-'] #hide-stock {
    margin: 0 0 1em 0;
  }
  body.layout-full-width #hide-stock,
  body.layout-full-width #sidebar {
    display: none;
  }
  body.layout-full-width #main-content {
    width: 100%;
  }
  body.meet-our-team #main-content .img-right {
    display: block;
  }
  .office-hours {
    margin-bottom: 1.58em;
  }
  body.meet-our-team #main-content .img-right {
    display: block;
  }
  .video-sleeve {
    width: 100%;
  }
  .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;
  }

  .social-icons {
    float: none;
    clear: both;
    display: block;
    position: absolute;
    right: 10px;
    top: 247px;
  }
  .social-icons a {
    display: block;
        margin: 3px 0 0 0;
  }
  #hd-right .hd-locations .divider {
    display: inline-block;
  }
  #hd .logo {
         margin-top: -132px;
  }
  #content-text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 52px;
    -moz-column-gap: 52px;
    column-gap: 52px;
    text-align: justify;
  }
  #bd-callouts {
    height: 286px;
  }
  #bd-callouts .container {
  position: absolute;
  right: 0;
  left: 0;
  top: -112px;
  }
  #home-content .container {
    margin-top: -132px;
      padding: 88px 70px 93px;
}
#home-content h1 {
  line-height: 60px;
    font-size: 73px;
    margin-bottom: 48px;
}
  #subnav-outer {
    padding: 292px 0 47px;
    text-align: left;
  }
    #subnav-outer p {
      margin: 0;
    }
    #after-hc h1 {
    font-size: 62px;
  }
    #testimonials-section div div {
          padding: 74px 35px 74px 35px;
    }
  #ft {
    background: #e8e8e8 url('../images/ft-map.jpg') center center no-repeat;
  }
  #ft .ft-left {
    width: 36%;
    float: left;
    text-align: left;
    padding: 95px 0 95px;
  }
  #ft .ft-right {
    width: 60%;
    float: right;
    /* text-align: center; */
    /* position: relative; */
  }
  #ft .ft-location {
    text-align: center;
  }
  .marker {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 415px;
    margin-left: -128px;
  }
   .marker.miller {
    top: 145px;
    margin-left: 680px;
  }
  .ft-design-credit .dc-left {
    float: left;
  }
  .ft-design-credit a.back-to-top {
    float: right;
  }
  .ft-design-credit .sitemap-pipe {
    margin: 0 10px;
  }
}
@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;
  }
  #home-content .container {
      max-width: 1140px;
  }
  #testimonials-section .container {
    width: 100% !important;
    max-width: 1300px;
  }
  #hd {
    display: block;
    position: fixed;
  }
  #hd .hd-top {
    padding: 0;
  }
  body.home #main-nav {
    background: transparent;
    box-shadow: none;
      transition: 0.3s ease-in-out;
  }
  body.home #hd.hdscroll #main-nav {
    transition: 0.3s ease-in-out;
    background: #fff;
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.06);
  }
  #main-nav {
    text-align: right;
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.06);
  }
  #main-nav .collapsible {
    max-width: 1000px;
    margin: 0 auto;
  }
  #main-nav ul {
    margin: 0;
  }
  #main-nav ul li {
    float: none;
  }
  #main-nav ul li a {
    padding: 0px 0;
    border-bottom: none;
    background: none;
    margin: 29px 0 19px 18px;
  }

  #main-nav ul li.contact ul {
    margin: 0 0 0 -130px;
  }
  #main-nav ul ul {
    margin: 0 0 0 18px;
    width: auto;
    padding: 28px 0;
  }
  #main-nav ul ul li {
    padding: 0;
  }
  #main-nav ul ul li a {
    text-align: left;
    padding: 0 70px 0 24px;
    border-bottom: none;
    white-space: nowrap;
  }
  nav.horizontal ul li {
    float: none;
  }
  #hd .logo {
    position: absolute;
    left: 0;
    top: 9px;
    z-index: 100;
    margin: 0;
  right: auto;
  }
  #hd-right {
    float: right;
    text-align: right;
  }

  #hd-right ul {
    float: right;
  }
  #hd-right .hd-locations {
    float: right;
  }
  #slideshow {
    width: 100%;
    padding: 0;
    z-index: 0;
  }
  #slideshow #home-slideshow {
    width: 100%;
    margin: 0 auto;
  }
  #slideshow #home-slideshow .cycle-slideshow {
    margin-top: 0;
  }
  #slideshow #home-slideshow .hp-slide {
    max-width: none;
    width: 100%;
  }
  .ss-overlay {
    display: block;
  }
.ft-design-credit .container {
  max-width: 1200px;
  }
  .dc-left {
        margin-left: 80px;
  }
  #ft .ft-location {
    max-width: 223px;
    float: right;
    margin-right: 105px;
  }
}
