.fa,
.fas,
.fab,
.far,
.fal {
  vertical-align: middle;
}
.embed-video {
  width: 0;
  display: block;
  padding: 28% 50%;
  position: relative;
  margin-bottom: 30px;
}
.embed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.caps {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.normalcase,
.no-caps {
  text-transform: none !important;
}
.small-caps {
  font-variant: small-caps;
}
.rel {
  position: relative;
}
.w100 {
  font-weight: 100 !important;
}
.w200 {
  font-weight: 200 !important;
}
.w300 {
  font-weight: 300 !important;
}
.w400 {
  font-weight: 400 !important;
}
.w500 {
  font-weight: 500 !important;
}
.w600 {
  font-weight: 600 !important;
}
.w700 {
  font-weight: 700 !important;
}
.w900 {
  font-weight: 900 !important;
}
.w800 {
  font-weight: 800 !important;
}
.w900 {
  font-weight: 900 !important;
}
.em {
  font-style: italic !important;
}
.round {
  border-radius: 999em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
p {
  margin: 0;
}
p,
ul {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
ul li {
  list-style: disc;
}
li {
  line-height: 1.5;
}
.hr {
  visibility: hidden;
}
.img-right {
  max-width: 100%;
}
#bd-callouts li,
#ft ul li,
#subnav li,
body.sitemap #content ul li {
  list-style: none;
}
#main-nav {
  z-index: 900;
  text-align: center;
  margin: 0;
  height: 0;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
}
#main-nav .trigger {
  padding: 2px 8px;
  font-size: 17px;
  display: inline-block;
  width: auto;
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 9000;
  box-sizing: border-box;
  line-height: 32px;
  background: rgba(255,255,255,0.86);
}
#main-nav .trigger .nav-icon {
  width: 26px;
  height: 12px;
  position: relative;
  display: inline-block;
  z-index: 900;
  transition: .35s;
  vertical-align: top;
  top: 9px;
}
#main-nav .trigger .nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #333;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  transition: .35s;
}
#main-nav .trigger .nav-icon span:nth-child(1) {
  top: 0px;
}
#main-nav .trigger .nav-icon span:nth-child(2),
#main-nav .trigger .nav-icon span:nth-child(3) {
  top: 50%;
}
#main-nav .trigger .nav-icon span:nth-child(4) {
  top: 100%;
}
#main-nav .trigger .label {
  display: none;
}
#main-nav .trigger:hover .nav-icon {
  transform: scale(.9);
}
#main-nav .open .trigger {
  background: none;
}
#main-nav .open .trigger .nav-icon {
  transform: scale(1.32);
  top: 12px;
  right: 1px;
}
#main-nav .open .trigger .nav-icon span {
  background: #fff;
}
#main-nav .open .nav-icon span:nth-child(1) {
  top: 50%;
  width: 0%;
  left: 50%;
}
#main-nav .open .nav-icon span:nth-child(2) {
  transform: rotate(44deg);
}
#main-nav .open .nav-icon span:nth-child(3) {
  transform: rotate(-44deg);
}
#main-nav .open .nav-icon span:nth-child(4) {
  top: 50%;
  width: 0%;
  left: 50%;
}
#main-nav .collapsible {
  transition: .7s;
  width: 100%;
}
#main-nav .collapsible:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #21304a;
  z-index: -1;
  opacity: 0;
  transition: .7s;
}
#main-nav ul {
  position: relative;
  transition: opacity 1s;
  padding: 10px 0;
  z-index: 0;
}
#main-nav ul li a {
  font-size: 17px;
  line-height: 16px;
  margin: 0 0 1px;
  color: #fff;
  display: none;
  transition: .3s;
}
#main-nav ul ul {
  padding: 0;
  transition: .5s;
  display: block;
}
#main-nav ul ul li {
  height: 0;
  overflow: hidden;
  transition: .4s;
  opacity: 0;
}
#main-nav .collapsible.open {
  position: absolute;
  height: auto;
  padding: 29px 0;
}
#main-nav .collapsible.open:after {
  opacity: .98;
}
#main-nav .collapsible.open ul li {
  opacity: 0;
  animation: navSlideIn .55s 1 forwards;
}
#main-nav .collapsible.open ul li a {
  display: block;
}
#main-nav .collapsible.open ul li a:hover,
#main-nav .collapsible.open ul li.open > a {
  background: rgba(5,5,5,0.2);
}
#main-nav .collapsible.open ul .open ul {
  background: rgba(5,5,5,0.14);
  padding: 10px 0;
}
#main-nav .collapsible.open ul .open ul li {
  height: 43px;
  opacity: 1;
}
table.office-hours {
  background: rgba(0,0,0,0.008);
  padding: 17px;
  border: 1px solid rgba(0,0,0,0.1);
  border-collapse: collapse;
  font-size: .95em;
  line-height: 1.45em;
}
table.office-hours td {
  padding: 10px 10px;
  border: 1px solid rgba(0,0,0,0.1);
  padding-right: 12px;
  font-size: .96em;
}
table.office-hours td.time {
  opacity: .8;
}
table.office-hours td.title {
  font-size: 1.07em;
}
.slideshow-nav .slideshow-active-page a {
  color: #0f9184 !important;
}
body.sitemap .content-text {
  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: 1.125em;
  color: #0f9184;
  display: inline-block;
  text-decoration: none;
}
body.sitemap #content ul ul {
  padding-left: 0;
  margin: 0 0 0 38px;
}
body.sitemap #content ul ul li {
  margin: 0;
  list-style: none;
}
body.sitemap #content ul ul li a {
  display: inline-block;
  font-size: 1em;
  color: #2f2f2f;
  text-transform: capitalize;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #ebcf6c;
}
.office-tour-outer {
  text-align: center;
}
.office_tour.cycle-slideshow {
  width: 100%;
  position: relative;
  margin: 10px 0 20px;
}
.office_tour.cycle-slideshow img {
  padding: 0 5%;
  box-sizing: border-box;
}
.office_tour.cycle-slideshow .slide-control {
  z-index: 900;
  user-select: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 20px 0;
  color: #0f9184;
  font-size: 2.8em;
}
.office_tour.cycle-slideshow .slide-control i {
  transition: 0.35s ease-out;
}
.office_tour.cycle-slideshow .slide-control.cycle-prev {
  left: 0;
  text-align: left;
}
.office_tour.cycle-slideshow .slide-control.cycle-prev i {
  transform-origin: left center;
}
.office_tour.cycle-slideshow .slide-control.cycle-next {
  right: 0;
  text-align: right;
  direction: rtl;
}
.office_tour.cycle-slideshow .slide-control.cycle-next i {
  transform-origin: right center;
}
.office_tour.cycle-slideshow .slide-control:hover {
  cursor: pointer;
}
.office_tour.cycle-slideshow .slide-control:hover i {
  transform: scale(1.4);
  opacity: 0.68;
}
.office-tour-pager {
  text-align: center;
}
.office-tour-pager a {
  margin: 3px;
  display: inline-block;
  width: .8em;
  height: .8em;
  border-radius: 999em;
  border: 1px solid #0f9184;
}
.office-tour-pager a.cycle-pager-active {
  background: #0f9184;
}
.office-tour-pager a:hover {
  background: #12b1a1;
  border: 1px solid #109f91;
}
form button {
  background: #0f9184;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 15px 37px !important;
  text-align: center;
  font-size: 0.9285714285714286em;
  display: inline-block;
  border: none;
  transition-duration: 0.5s;
}
form button:hover {
  background: #053530;
}
.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: #0f9184;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #0f9184;
  color: #2f2f2f;
  margin: 10px 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  border-radius: 4px;
  padding: 20px 0 30px;
}
form#blog_search label {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0px;
  text-align: center;
  margin: 0 0 3px;
}
form#blog_search input {
  background: #FFFFFF;
  color: #2f2f2f;
  border: 1px solid rgba(0,0,0,0.4);
  width: 70%;
  margin: 6px auto;
  transition: all .15s linear;
}
form#blog_search input:hover {
  background: #ebebeb;
}
form#blog_search button {
  display: block;
  background: #ebcf6c;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 13px !important;
  padding: 11px 21px !important;
  transition: all .25s linear;
  margin: 5px auto 0;
  border-radius: 4px;
}
form#blog_search button:active,
form#blog_search button:hover {
  background: #d4ac1d;
}
.columns {
  display: inline;
  float: left;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  transform: translate3d(0,0,0);
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="file"],
textarea {
  width: 80%;
}
body.office-tour .video-sleeve {
  margin: 0 auto;
  max-width: 600px;
}
#invisalign-before-after {
  max-width: 464px;
  width: 100%;
}
#invisalign-before-after ul {
  margin: 0;
}
#invisalign-before-after p.caption {
  position: relative;
}
#damon-before-after {
  max-width: 539px;
  width: 100%;
}
.test-cred {
  display: block;
  font-weight: bold;
  font-size: smaller;
}
.flash {
  margin: 20px 0;
}
body.types-of-appliances div.hr,
body.ortho-dictionary div.hr {
  display: none;
}
#hide-stock {
  display: none;
}
body[class^='meet-dr-'] #hide-stock,
body[class^='about-dr-'] #hide-stock,
body[class^='meet-the-doctor'] #hide-stock {
  display: block !important;
  text-align: center;
  margin: 1em auto;
}
form p {
  height: auto;
}
@media only screen and (min-width: 48em) {
  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;
  }
  .video-sleeve {
    width: 100%;
    max-width: 80%;
  }
  .video-sleeve-60 {
    width: 100%;
    max-width: 60%;
  }
  table.office-hours {
    font-size: 1em;
  }
  table.office-hours td {
    padding: 9px 15px;
    padding-right: 30px;
  }
  table.office-hours td.title {
    padding: 11px 15px;
  }
}
@media only screen and (min-width: 64em) {
  #hd #main-nav .trigger {
    display: none;
  }
  #hd #main-nav .collapsible {
    height: auto;
    background: none;
  }
  #hd #main-nav ul {
    margin: 0;
    padding: 0;
    background: none;
  }
  #hd #main-nav ul li {
    float: none;
  }
  #hd #main-nav ul li:hover ul {
    display: block;
  }
  #hd #main-nav ul li a {
    position: relative;
  }
  #hd #main-nav ul ul li,
  #hd #main-nav ul .open ul li {
    padding: 0;
    margin: 1px 0;
    height: auto;
    animation: none;
    opacity: 1;
  }
  #hd #main-nav ul ul li a,
  #hd #main-nav ul ul li.active a,
  #hd #main-nav ul .open ul li a,
  #hd #main-nav ul .open ul li.active a {
    height: auto;
    border-radius: 0;
    background: none;
    margin: 0;
    box-sizing: border-box;
    border: none;
    white-space: nowrap;
    display: block;
    position: relative;
    transition: .4s;
  }
}
.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);
}
* {
  box-sizing: border-box;
}
body {
  font: normal normal 20px/32px 'Montserrat', Helvetica, Arial, sans-serif;
  color: #2f2f2f;
  background: url("../images/bg-vertical-wood.jpg") repeat;
}
body.home {
  background: #fff;
}
p {
  margin: 0 0 1.58em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
a {
  color: #0f9184;
  -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: #ebcf6c;
}
.btn {
  padding: 11px 31px;
  color: #2f2f2f;
  font-family: 'Comfortaa', cursive;
  font-size: .62em;
  text-decoration: none;
  line-height: 1;
  border-radius: 21.5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0.8em;
  text-rendering: auto;
  font-weight: normal;
  font-family: 'Comfortaa', cursive;
}
h1 {
  font-size: 40px;
  margin: 0 auto 28px;
  text-transform: uppercase;
}
.home header h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 37px;
  color: black;
  letter-spacing: 0.48px;
  margin: 25px auto 33px;
}
h2 {
  font-size: 30px;
  text-transform: uppercase;
}
h3 {
  font-size: 25px;
}
h4,
h5,
h6 {
  font-size: 22px;
}
hr {
  color: transparent;
  background-color: transparent;
  border: none;
  height: 1px;
  clear: both;
  margin: 1.58em 0;
  border-top: dotted 5px white;
}
.hr {
  visibility: hidden;
}
.container {
  max-width: 1000px;
}
.container-1100 {
  max-width: 1100px;
}
.container-1193 {
  max-width: 1193px;
}
.container-1200 {
  max-width: 1200px;
}
.ie8 .container {
  width: 1000px;
}
#sidebar img {
  margin: 0;
  display: inline-block;
  width: 100%;
  max-width: 350px;
  border-radius: 50%;
  box-shadow: 4px 9px 15px 0px rgba(0,0,0,0.24);
}
.team {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.team-photo {
  float: none;
  margin: 0 auto 20px;
}
.img-right {
  max-width: 100%;
}
ul li {
  list-style: disc;
}
li {
  line-height: 1.5;
}
#content ul {
  margin: 0 0 1.8em 39px;
}
#ft ul,
#subnav {
  margin: 0;
  padding: 0;
}
.office-hours {
  margin-bottom: 1.58em;
}
#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: 30px;
  color: #2f2f2f;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Comfortaa', cursive;
}
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 {
  display: inline-block;
  font-size: 19px;
  font-family: 'Montserrat', sans-serif;
  color: #2f2f2f;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #0f9184;
}
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;
  background-color: #FFFFFF;
}
#hd .container {
  width: 96%;
  max-width: 2000px;
}
#hd .logo {
  float: none;
  display: block;
  text-align: center;
  width: 96%;
  max-width: 173px;
  margin: 20px auto;
  text-decoration: none;
}

body.home #hd .logo {
  display: none;
}
body.home #header-left-col .hd-locations .phone, body.home #header-left-col .hd-locations a.phone{
    font-size: 21px;
    margin-top: 10px;
}
#hd .logo img {
  width: 100%;
  display: inline-block;
}
#header-left-col {
  width: 100%;
  float: none;
  text-align: center;
}
#header-left-col .hd-locations {
  float: none;
  clear: both;
}
#header-left-col .hd-locations .show-desktop {
  display: none;
}
#header-left-col .hd-locations .phone,
#header-left-col .hd-locations a.phone {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #2f2f2f;
  font-size: 17px;
  font-family: 'Comfortaa', cursive;
  font-weight: 700;
  margin-bottom: 20px;
}
#header-left-col .hd-locations .phone .phone-img-wrapper,
#header-left-col .hd-locations a.phone .phone-img-wrapper {
  margin-right: 5px;
}
#header-left-col .hd-locations a.phone:hover {
  color: #0f9184;
}
#header-left-col .hd-locations a.phone:hover i {
  color: #0f9184;
  transition: 0.3s;
}
#header-left-col .header-btn-group {
  display: flex;
  display: none;
  flex-direction: column;
}
#header-left-col .header-btn-group .btn {
  width: 80%;
  margin: 0 auto;
  display: block;
}
#header-left-col .header-btn-group .btn:hover {
  color: #2f2f2f;
}
#header-left-col .header-btn-group .header-btn-one {
  background: linear-gradient(135deg,#e3d073 0%,#bad390 50%,#e3d073 100%);
  background-size: 200% auto;
  padding: 17px 10px 14px;
  margin-bottom: 20px;
}
#header-left-col .header-btn-group .header-btn-one:hover {
  background-position: right center;
  color: #FFFFFF;
}
#header-left-col .header-btn-group .header-btn-two {
 background: linear-gradient(135deg,#a9f9c6 0%,#5ef193 50%,#a9f9c6 100%);
  background-size: 200% auto;
  padding: 17px 3px 14px;
  margin-bottom: 20px;
}
#header-left-col .header-btn-group .header-btn-two:hover {
  background-position: right center;
  color: #FFFFFF;
}
#header-left-col .header-btn-group .header-btn-three {
  background: linear-gradient(135deg,#74ecea 0%,#08cecb 50%,#74ecea 100%);
  background-size: 200% auto;
  padding: 17px 13px 14px;
  margin-bottom: 20px;
}
#header-left-col .header-btn-group .header-btn-four {
  background: linear-gradient(135deg,#48d3c5 0%,#15bbaa 50%,#48d3c5 100%);
  background-size: 200% auto;
  padding: 17px 10px 14px;
  margin-bottom: 20px;
}
#header-left-col .header-btn-group button {
  border: none;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#header-left-col .header-btn-group .header-btn-three:hover {
  background-position: right center;
  color: #FFFFFF;
}
#header-left-col .header-btn-group .header-btn-four:hover {
  background-position: right center;
  color: #FFFFFF;
}
.social-icons {
  float: none;
  clear: both;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  background: transparent;
  background: linear-gradient(135deg,#5adbd9 0%,#ebcf6c 100%);
  width: 78%;
  border-radius: 29px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 10px;
}
#hd .social-icons{
  display: none;
}
.social-icons a {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  color: #FFFFFF;
  margin-right: 9px;
  text-decoration: none;
}
.social-icons a:nth-last-of-type(1) {
  margin-right: 0;
}
.social-icons a:hover {
  color: #0f9184;
}
 .mob-co{
  text-align: center;
  padding: 20px  0 0 ;
 }
.mob-co .header-btn-group {
  display: flex;
  flex-direction: column;
}
.mob-co .header-btn-group .btn {
  width: 80%;
  margin: 0 auto;
  display: block;
}
.mob-co .header-btn-group .btn:hover {
  color: #2f2f2f;
}
.mob-co .header-btn-group .header-btn-one {

   background: linear-gradient(135deg,#e3d073 0%,#bad390 50%,#e3d073 100%);
  background-size: 200% auto;
  padding: 17px 23px 14px;
  margin-bottom: 20px;
}
.mob-co .header-btn-group .header-btn-one:hover {
  background-position: right center;
  color: #FFFFFF;
}
.mob-co .header-btn-group .header-btn-two {  background: linear-gradient(135deg,#a9f9c6 0%,#5ef193 50%,#a9f9c6 100%);

  background-size: 200% auto;
  padding: 17px 23px 14px;
  margin-bottom: 20px;
}
.mob-co .header-btn-group .header-btn-two:hover {
  background-position: right center;
  color: #FFFFFF;
}
.mob-co .header-btn-group .header-btn-three {  background: linear-gradient(135deg,#74ecea 0%,#08cecb 50%,#74ecea 100%);
  
  background-size: 200% auto;
  padding: 17px 23px 14px;
  margin-bottom: 20px;
}
.mob-co .header-btn-group .header-btn-three:hover {
  background-position: right center;
  color: #FFFFFF;
}

.mob-co .header-btn-group .header-btn-four {
  background: linear-gradient(135deg,#0ed0cd 0%,#15bbaa 50%,#48d3c5 100%);
  background-size: 200% auto;
  padding: 17px 23px 14px;
  margin-bottom: 20px;
}
.mob-co .header-btn-group .header-btn-four:hover {
  background-position: right center;
  color: #FFFFFF;
}


.fa,
.fas,
.fab,
.far,
.fal {
  vertical-align: baseline;
}
#hd #main-nav .trigger {
  line-height: 45px;
  background: transparent;
}
#hd #main-nav .trigger .nav-icon {
  width: 40px;
  height: 25px;
}
#hd #main-nav .trigger .nav-icon span {
  background: #5adbd9;
}
#hd #main-nav .open .trigger {
  background: transparent;
}
#hd #main-nav .open .trigger .nav-icon span {
  background: #FFFFFF;
}
#hd #main-nav ul li a {
  font-size: 17px;
  line-height: 16px;
}
#hd #main-nav .collapsible.open {
  height: 100vh;
  overflow: scroll;
  background: #ebcf6c;
}
#hd #main-nav .collapsible.open:after {
  background: #ebcf6c;
  opacity: .995;
}
#hd #main-nav .collapsible.open ul li {
  opacity: 1;
}
#hd #main-nav .collapsible.open ul li a:hover,
#hd #main-nav .collapsible.open ul li.open > a {
  background: rgba(5,5,5,0.2);
}
#hd #main-nav .collapsible.open ul .open ul {
  background: rgba(5,5,5,0.14);
}
#subnav-outer-wrap {
  background: linear-gradient(135deg,#5adbd9 0%,#48d3c5 50%,#15bbaa 100%);
}
#subnav-outer-wrap #subnav-outer {
  position: relative;
  padding: 30px 0;
  text-align: center;
}
#subnav-outer-wrap #subnav-outer p {
  color: #0b0b0b;
  width: 90%;
  margin: 0 auto;
  font-family: 'Comfortaa', cursive;
}
#subnav-outer-wrap #subnav-outer a {
  color: #0b0b0b;
  text-decoration: none;
  display: inline-block;
}
#subnav-outer-wrap #subnav-outer a.active,
#subnav-outer-wrap #subnav-outer a:hover {
  text-decoration: underline;
}
.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;
}
.office_tour .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: #0f9184;
  font-size: 2.8em;
}
.office_tour .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;
}
.office_tour .cycle-slideshow .slide-control.cycle-prev {
  left: 0;
  text-align: left;
}
.office_tour .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;
}
.office_tour .cycle-slideshow .slide-control.cycle-next {
  right: 0;
  text-align: right;
  direction: rtl;
}
.office_tour .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;
}
.office_tour .cycle-slideshow .slide-control:hover {
  cursor: pointer;
}
.office_tour .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 #0f9184;
  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: #0f9184;
}
.cycle-pager div:hover {
  background: #12b1a1;
  border: 1px solid #109f91;
}
.video-wrapper {
  position: relative;
}
.video-wrapper video {
  width: 100%;
  display: block;
}
video[poster] {
  height: 100%;
  width: 100%;
}
#slideshow {
  position: relative;
  text-align: center;
  padding: 0;
}
#slideshow .ss_overlay {
  position: absolute;
  /*display: none;*/
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 400;
  margin: 0 auto;
}
#slideshow #home-slideshow {
  width: 100%;
  margin: 0 auto;
}
#home-meet-dr {
  background: linear-gradient(135deg,#81f7ac 0%,#5adbd9 50%,#32c3b4 100%);
  z-index: 2;
  position: relative;
  display: block;
}
#home-meet-dr .home-meet-dr-wrapper {
  margin: 50px 0px;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-img-wrap {
  width: 75%;
  max-width: 414px;
  margin: 0 auto;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-img-wrap img {
  width: 100%;
  border-radius: 50%;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap {
  margin-top: 20px;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap h2 {
  font-family: 'Comfortaa', cursive;
  font-size: 45px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap h2 span {
  letter-spacing: 3.2px;
  font-size: 20px;
  margin-bottom: 19px;
  display: block;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap p {
  font-size: 17px;
  margin: 0 0 35px;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap .btn {
  background-color: #ebcf6c;
  text-transform: uppercase;
  border-radius: 23px;
  box-shadow: 4px 6px 10px 0px rgba(0,0,0,0.16);
  letter-spacing: 0.8px;
  padding: 16px 36px;
  transition: 0.3s;
}
#home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap .btn:hover {
  background-color: #FFFFFF;
  box-shadow: 0 0 0 3px inset #ebcf6c, 4px 6px 10px 0px rgba(0,0,0,0.16);
  color: #ebcf6c;
  cursor: pointer;
  transition: 0.3s;
}

  .hd-meet {
    margin-bottom: 145px;
  }
   .hd-meet h2 {
   text-align:center
  }
  
#bd-callouts {
  text-align: center;
  width: 100%;
  position: relative;
  background: url("../images/bg-horizontal-wood.jpg") no-repeat;
  background-size: cover;
  padding: 10px 0;
  overflow: hidden;
}
#bd-callouts .bd-callout-wrapper a {
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  width: 80%;
  margin: 10px auto;
  padding: 20px 0px;
  border-radius: 25px;
  background: linear-gradient(135deg,#81f7ac 0%,#5adbd9 100%);
}
#bd-callouts .bd-callout-wrapper a .bd-callout-img {
  margin-bottom: 10px;
}
#bd-callouts .bd-callout-wrapper a .bd-callout-img i {
  font-size: 85px;
  color: #2f2f2f;
}
#bd-callouts .bd-callout-wrapper a .bd-callout-text h3 {
  font-size: 25px;
  line-height: 1;
  font-family: 'Comfortaa', cursive;
  font-weight: bold;
  text-align: center;
  font-weight: 700;
  color: #2f2f2f;
  margin: 0px;
  text-transform: uppercase;
}
#bd-callouts .bd-callout-wrapper a .bd-callout-text h3 span {
  display: block;
}
#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%;
  margin-top: 35px;
}
#home-content {
  padding: 20px 0;
}
#home-content .video-wrapper {
  display: none;
}
#home-content .home-flower {
  width: 58px;
  margin: 0 auto;
}
#home-content .dotted-divider {
  background-image: url("../images/dotted-divider-bg.png");
  background-position: top;
  width: 100%;
  height: 5px;
  background-repeat: repeat-x;
}
.interior-header {
  display: none;
}
.interior-content {
  padding: 20px 0;
}
.interior-content a:hover {
  color: #0f9184;
  font-weight: 700;
}
#our-services {
  text-align: center;
  width: 100%;
  position: relative;
  background: url("../images/bg-horizontal-wood.jpg") no-repeat;
  background-size: cover;
  padding: 10px 0;
  overflow: hidden;
}
#our-services .services-wrapper a {
  display: block;
  margin: 25px 10px;
  text-decoration: none;
  background-color: white;
  border-radius: 25px;
  box-shadow: 5px 9px 15px 0px rgba(0,0,0,0.31);
}
#our-services .services-wrapper a .service-img-wrapper {
  display: none;
}
#our-services .services-wrapper a .services-text-wrapper {
  padding: 25px;
}
#our-services .services-wrapper a .services-text-wrapper h3 {
  font-family: 'Comfortaa', cursive;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  color: #2f2f2f;
  margin: 0px;
}
#our-services .services-wrapper a .services-text-wrapper h3 span {
  display: block;
}
#our-services .services-wrapper a .services-text-wrapper .dot {
  background-color: #ebcf6c;
  width: 8.5px;
  height: 8.5px;
  border-radius: 50%;
  display: block;
  position: relative;
  margin: 25px auto;
}
#our-services .services-wrapper a .services-text-wrapper p {
  margin: 0px;
  font-family: 'Comfortaa', cursive;
  font-size: 17px;
  color: #58585a;
}
#testimonials-section {
  padding: 20px 0;
  position: relative;
  background: linear-gradient(135deg,#81f7ac 0%,#5adbd9 50%,#32c3b4 100%);
  overflow: hidden;
}
#testimonials-section .testimonial-wrapper .testimonial-quote {
  display: none;
  position: relative;
  width: 213px;
  height: 213px;
  margin: 0 auto;
  border-radius: 50%;
  background: #ebcf6c url("../images/quote-mark.png") center center no-repeat;
  box-shadow: 4px 9px 15px 0px rgba(0,0,0,0.31);
}
#testimonials-section .testimonial-wrapper .testimonial-text-wrapper {
  margin: 0 auto;
}
#testimonials-section .testimonial-wrapper .testimonial-text-wrapper a {
  text-decoration: none;
}
#testimonials-section .testimonial-wrapper .testimonial-text-wrapper .testimonial-text {
  color: #2f2f2f;
  font-size: 21px;
  font-family: 'Comfortaa', cursive;
}
#testimonials-section .testimonial-wrapper .testimonial-text-wrapper .testimonial-controls .testimonial-caption span {
  font-size: 15px;
  font-family: 'Comfortaa', cursive;
  color: #2f2f2f;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
#testimonials-section .testimonial-wrapper .testimonial-text-wrapper .testimonial-controls .testimonial-pager {
  margin-top: 25px;
}
#testimonials-section .testimonial-wrapper .testimonial-text-wrapper .testimonial-controls .testimonial-pager a {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 9px;
  background: white;
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  vertical-align: text-top;
}
#testimonials-section .testimonial-wrapper .testimonial-text-wrapper .testimonial-controls .testimonial-pager a:hover {
  background: #0f9184;
}
#testimonials-section .testimonial-wrapper .testimonial-text-wrapper .testimonial-controls .testimonial-pager a.cycle-pager-active {
  background: #ebcf6c;
}
#ft {
  background: #0f9184;
  text-align: center;
  width: 100%;
  display: table;
  padding: 20px 0;
  background: url("../images/ft-mobile-bg.jpg");
  background-size: cover;
}
#ft .map-marker {
  display: none;
}
#ft .ft-location {
  background-size: cover;
}
#ft .ft-location .ft-logo {
  width: 220px;
  display: inline-block;
  margin-bottom: 5px;
}
#ft .ft-location .ft-logo img {
  width: 100%;
}
#ft .ft-location .ft-address {
  text-decoration: none;
  display: block;
  color: #2f2f2f;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
}
#ft .ft-location .ft-address span {
  display: block;
  margin-top: 9px;
}
#ft .ft-location .phone,
#ft .ft-location .ft-phone {
  text-decoration: none;
  display: block;
  color: #2f2f2f;
  font-size: 27px;
  margin-top: 31px;
  margin-bottom: 14px;
  font-family: 'Comfortaa', cursive;
}
#ft .ft-location .ft-address:hover,
#ft .ft-location a.phone:hover,
#ft .ft-location a.ft-phone:hover {
  color: #ebcf6c;
}
#ft .ft-location .dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: block;
  margin: 9px auto;
  position: relative;
  background-color: black;
}
#ft .ft-location p {
  margin: 0px;
  font-family: 'Comfortaa', cursive;
  font-size: 16px;
  text-transform: uppercase;
}
#ft-design-credit {
  background: url("../images/bg-vertical-wood.jpg");
  clear: both;
  width: 100%;
  text-align: center;
  color: #2f2f2f;
  padding: 100px 0;
}
#ft-design-credit .sesame-link {
  color: #2f2f2f;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  display: block;
  font-family: 'Comfortaa', cursive;
}
#ft-design-credit .sesame-link img {
  margin: -3px 9px 0 0;
  width: 24px;
}
#ft-design-credit .sesame-link:hover {
  color: #0f9184;
}
#ft-design-credit .sesame-link:hover img {
  opacity: .75;
}
#ft-design-credit .sitemap-link {
  color: #2f2f2f;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  display: block;
  font-family: 'Comfortaa', cursive;
}
#ft-design-credit .sitemap-link:hover {
  color: #0f9184;
}
#ft-design-credit .back-to-top {
  display: inline-block;
  text-decoration: none;
  float: none;
  color: #2f2f2f;
  font-family: 'Comfortaa', cursive;
  font-size: 12px;
  margin-top: 16px;
  line-height: 1.5;
}
#ft-design-credit .back-to-top:hover {
  color: #0f9184;
}
form button {
  background: #0f9184;
  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: #053530;
}
.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: #0f9184;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #0f9184;
  color: #2f2f2f;
  margin: 10px 0 0;
  padding: 10px 10px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  width: 100%;
}
form#blog_search label {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 17px;
  margin: 0px;
  text-align: center;
  margin: 0 0 -2px;
}
form#blog_search input {
  background: #FFFFFF;
  color: #2f2f2f;
  border: 1px solid #2f2f2f;
  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: #ebcf6c;
  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: #d4ac1d;
}
.form-allowed-tags {
  display: none;
}
.navigation .previous_post:before,
.navigation .next_post:before {
  font-weight: bold;
  display: block;
}
.navigation .previous_post:before {
  content: "Previous Post:";
}
.navigation .next_post:before {
  content: "Next Post:";
}
.navigation .previous_post,
.navigation .next_post {
  display: inline-block;
  font-size: 0.875em;
  line-height: 1.25em;
  width: 43%;
  margin-bottom: 1.58em;
}
.navigation .previous_post {
  margin-right: 4%;
  text-align: left;
}
.navigation .next_post {
  text-align: right;
  float: right;
}
.post .entry {
  clear: both;
}
.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: #ebcf6c;
}
#fc-calculator input[type=range]::-moz-range-thumb {
  background: #ebcf6c;
}
#fc-calculator input[type=range]::-ms-thumb {
  background: #ebcf6c;
}
#fc-calculator #payment-calculation .fc-col2 {
  color: #ebcf6c;
}
#fc-calculator #payment-calculation input[type='text'] {
  color: #ebcf6c;
}


@media only screen and (min-width: 48em) {
  #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;
  }
  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;
  }
  #hd #header-left-col .header-left-top-row {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-around;
    -webkit-align-items: center;
    -webkit-flex-wrap: wrap;
    flex-direction: column;
  }
  #hd #header-left-col .header-left-top-row .header-btn-group {
    width: 100%;
    margin-bottom: 0px;
    flex-direction: row;
  }
  #hd #header-left-col .header-left-top-row .header-btn-group .header-btn-one {
    width: 168px;
  }
  #hd #header-left-col .header-left-top-row .header-btn-group .header-btn-two {
    width: 115px;
  }
  #hd #header-left-col .header-left-top-row .header-btn-group .header-btn-three {
    width: 147px;
  }
   #hd #header-left-col .header-left-top-row .header-btn-group .header-btn-four{
    width: 125px;
  }
  #hd .social-icons {
    width: 86%;
  }
  #home-meet-dr {
    border-radius: 50% 50% 0 0/60px;
    margin-top: 0px;
  }
  #home-meet-dr .home-meet-dr-wrapper {
    margin-bottom: 95px;
    margin-top: 100px;
  }

  #bd-callouts {
    border-radius: 50% 50% 0 0/60px;
    margin-top: -55px;
    z-index: 3;
  }
  #bd-callouts .bd-callout-wrapper {
    margin-top: 75px;
    display: flex;
    flex-wrap: wrap;
  }
  #bd-callouts .bd-callout-wrapper a {
    width: 46%;
    margin: 2%;
  }
  #home-content {
    padding: 50px 0px;
  }
  #home-content p:last-child {
    margin: 0px;
  }
  #our-services {
    padding: 30px 0px;
  }
  #our-services .services-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  #our-services .services-wrapper a {
    width: 46%;
    margin: 2%;
  }
  #content-text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 52px;
    -moz-column-gap: 52px;
    column-gap: 52px;
  }
  #ft-design-credit {
    padding: 38px 0;
  }
  #ft-design-credit .sesame-link,
  #ft-design-credit .sitemap-link {
    display: inline-block;
    line-height: 1;
  }
  #ft-design-credit .back-to-top-pipe {
    color: #32c3b4;
    margin: 0 12px;
  }
}
@media only screen and (min-width: 64em) {
  #sticky {
    position: fixed;
    padding: 0;
    z-index: 3000;
    background: #ffffff;
    height: 150px;
    top: 0;
    left: 0;
    right: 0;
  }
  body.blog header {
    margin-top: 0;
  }
  .interior-header {
    display: block;
    width: 100%;
    height: 431px;
    background: url("../images/interior-header.jpg");
    background-size: cover;
    border-radius: 0 0 50% 50%/60px;
    position: relative;
    z-index: 3;
  }
  #subnav-outer-wrap {
    padding-top: 35px;
    margin-top: -50px;
  }
  #subnav-outer-wrap #subnav-outer {
    padding: 45px 0 34px;
  }
  #subnav-outer-wrap #subnav-outer p {
    font-size: 14px;
  }
  #subnav-outer-wrap #subnav-outer p span {
    margin: 0px 3px;
  }
  .interior-content {
    padding: 73px 0px;
  }
  #main-nav .container {
    max-width: none;
  }
  #content .container {
    width: 96%;
  }
  #hd {
    position: fixed;
    height: 133px;
    display: block;
    top: 0;
  }
  #hd .logo {
    width: 20%;
    max-width: 147px;
    text-align: left;
    float: left;
    margin: 9px auto;
    opacity: 1;
  }
  body.home #hd.small .logo{
    display: block

  }
  #hd #header-left-col {
    width: 81%;
    float: right;
    text-align: center;
    margin-top: 25px;
  }
  #header-left-col .header-btn-group {
    display: flex;
  }
  .mob-co {
    display: none;
  }
  #hd #header-left-col .header-left-top-row {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    display: -webkit-flex;
    -webkit-justify-content: flex-end;
    -webkit-align-items: center;
  }
  #hd #header-left-col .header-left-top-row .hd-locations .phone {
    margin: 0px;
    padding: 0px;
  }
  #hd #header-left-col .header-left-top-row .header-btn-group {
    width: auto;
  }
  #hd #header-left-col .header-left-top-row .header-btn-group .btn {
    margin-right: 7px;
    margin-bottom: 0px;
  }
  /* #hd #header-left-col .header-left-top-row .header-btn-group .btn:last-of-type {
    margin-right: 0px;
  } */
  #hd #header-left-col ul {
    float: right;
  }
  #hd #header-left-col .hd-locations {
    float: right;
    margin-right: 15px;
    margin-top: 1px;
    display: flex;
  }
  #hd #header-left-col .hd-locations .phone,
  #hd #header-left-col .hd-locations .hd-address {
    padding-right: 15px;
  }
  #hd #header-left-col .hd-locations .phone {
    padding-right: 30px;
  }
  #hd #header-left-col .header-btn-group .header-btn {
    margin: 0px;
  }
  
    #home-meet-dr {
    margin-top:-55px;
  }
  
  #hd .social-icons {
    display: flex;
    float: right;
    font-size: 16px;
    position: absolute;
    flex-direction: column;
    align-items: center;
    top: 229px;
    right: 5px;
    width: 58px;
    padding: 30px 21px;
    background: linear-gradient(9deg,#5adbd9 0%,#ebcf6c 100%);
  }
  #hd .social-icons a {
    font-size: 18px;
    margin-right: 0px;
    font-weight: bold;
    margin-bottom: 19px;
  }
  #hd .social-icons a:last-child {
    margin-bottom: 0px;
  }
 
  
  #hd #main-nav {
    position: relative;
    width: auto;
  }
  #hd #main-nav ul {
    text-align: right;
    vertical-align: top;
    line-height: 1;
    padding-top: 20px;
  }
  #hd #main-nav ul li.home {
    margin-left: 0;
    color: #FFFFFF;
  }
  #hd #main-nav ul li {
    margin: 0 0 0 15px;
    padding: 0 0 24px 0;
    line-height: 1;
  }
  #hd #main-nav ul li a {
    font-size: 15px;
    display: inline-block;
    color: #2f2f2f;
    margin: 0;
    transition: 1s;
    letter-spacing: 0.32px;
  }
  #hd #main-nav ul li a:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: -7px;
    left: 0;
    background-color: #5adbd9;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
  }
  #hd #main-nav ul li.active > a,
  #hd #main-nav ul li:hover > a {
    color: #2f2f2f;
    transition: 1s;
  }
  #hd #main-nav ul li.active > a:after,
  #hd #main-nav ul li:hover > a:after {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  #hd #main-nav ul li.home > a {
    color: #2f2f2f;
  }
  #hd #main-nav ul li.contact-us ul,
  #hd #main-nav ul li.contact ul {
    left: auto;
    right: 0;
    text-align: right;
  }
  #hd #main-nav ul ul,
  #hd #main-nav ul .open ul {
    text-align: left;
    padding: 20px 0;
    margin: 0 0 0;
    width: auto;
    min-width: 240px;
    display: none;
    position: absolute;
    left: -29px;
  }
  #hd #main-nav ul ul:after,
  #hd #main-nav ul .open ul:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #5adbd9;
    opacity: 0.89;
    z-index: -2;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  #hd #main-nav ul ul li,
  #hd #main-nav ul .open ul li {
    margin: 1px 0;
  }
  #hd #main-nav ul ul li a,
  #hd #main-nav ul ul li.active a,
  #hd #main-nav ul .open ul li a,
  #hd #main-nav ul .open ul li.active a {
    letter-spacing: .0em;
    font-size: 12px;
    line-height: 22px;
    color: #2f2f2f;
    padding: 0 29px;
    width: 100% !important;
    transition: 0.2s;
  }
  #hd #main-nav ul ul li a:hover,
  #hd #main-nav ul ul li.active a,
  #hd #main-nav ul .open ul li a:hover,
  #hd #main-nav ul .open ul li.active a {
    background-color: #16c0ae;
    color: #FFFFFF !important;
    opacity: 1;
    transition: 0.2s;
  }
  nav.horizontal ul li {
    float: none;
  }
  #slideshow {
    width: 100%;
    padding: 0;
    z-index: 0;
    margin-top: 133px;
  }
  #slideshow .ss_overlay {
    display: block;
  }
  #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%;
  }
  #home-meet-dr .home-meet-dr-wrapper {
    display: flex;
  }
  #home-meet-dr .home-meet-dr-wrapper .meet-dr-img-wrap {
    flex: 0 0 414px;
    margin-right: 70px;
  }
  #home-meet-dr .home-meet-dr-wrapper .meet-dr-text-wrap h2 {
    text-align: left;
  }
  #bd-callouts .bd-callout-wrapper {
    flex-wrap: nowrap;
    margin-bottom: 75px;
  }
  #bd-callouts .bd-callout-wrapper a {
    width: 266px;
  }
  #testimonials-section {
    padding: 75px 0px;
  }
}

@media only screen and (min-width: 81.25em) {
  #content .container {
    width: 100% !important;
  }
  #hd #main-nav ul li {
    margin: 0 0 0 29px;
  }
  #home-meet-dr {
    margin-top: -111px;
  }
  #home-meet-dr .meet-dr-text-wrap h2 {
    white-space: nowrap;
    margin-bottom: 16px;
  }
  #bd-callouts .bd-callout-wrapper a {
    margin: 0;
    background: transparent;
    margin-right: 44px;
    transition: 0.5s;
    position: relative;
  }
  #bd-callouts .bd-callout-wrapper a .bd-callout-img {
    height: 266px;
    border-radius: 50%;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
  }
  #bd-callouts .bd-callout-wrapper a .bd-callout-img i {
    margin-top: 53px;
    opacity: 0;
    position: relative;
    z-index: 3;
  }
  #bd-callouts .bd-callout-wrapper a .bd-callout-img.bd-callout-1 {
    background: url("../images/bd-callout-1.jpg");
  }
  #bd-callouts .bd-callout-wrapper a .bd-callout-img.bd-callout-2 {
    background: url("../images/bd-callout-2.jpg");
  }
  #bd-callouts .bd-callout-wrapper a .bd-callout-img.bd-callout-3 {
    background: url("../images/bd-callout-3.jpg");
  }
  #bd-callouts .bd-callout-wrapper a .bd-callout-img.bd-callout-4 {
    background: url("../images/bd-callout-4.jpg");
  }
  #bd-callouts .bd-callout-wrapper a .bd-callout-img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(135deg,#81f7ac 0%,#5adbd9 100%);
    opacity: 0;
    transition: 0.5s;
  }
  #bd-callouts .bd-callout-wrapper a .bd-callout-text {
    transform: translateY(0);
    transition: 0.5s;
  }
  #bd-callouts .bd-callout-wrapper a .bd-callout-text h3 {
    margin-top: 39px;
  }
  #bd-callouts .bd-callout-wrapper a:last-of-type {
    margin-right: 0px;
  }
  #bd-callouts .bd-callout-wrapper a:hover {
    transition: 0.5s;
  }
  #bd-callouts .bd-callout-wrapper a:hover .bd-callout-img {
    transition: 0.5s;
    background: transparent;
  }
  #bd-callouts .bd-callout-wrapper a:hover .bd-callout-img i {
    opacity: 1;
    transition: 0.5s;
  }
  #bd-callouts .bd-callout-wrapper a:hover .bd-callout-img:after {
    opacity: 1;
    transition: 0.5s;
  }
  #bd-callouts .bd-callout-wrapper a:hover .bd-callout-text {
    transform: translateY(-140px);
    transition: 0.5s;
  }
  #bd-callouts .bd-callout-wrapper a:hover .bd-callout-text h3 {
    font-size: 18px;
  }
  #home-content {
    position: relative;
    margin: 0px;
    padding: 0px;
  }
  #home-content .video-wrapper {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    overflow: hidden;
  }
  #home-content .video-wrapper video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  #home-content .home-content-wrap {
    position: relative;
    z-index: 4;
    background: rgba(255,255,255,0.85);
    border-radius: 40px;
    margin: 130px 0px;
    padding: 71px 0px;
  }
  #home-content .home-content-wrap .dotted-divider {
    max-width: 1000px;
    margin: 0 auto;
  }
  #home-content .home-content-wrap #content-text {
    width: 90%;
    margin: 0 auto;
    margin-top: 35px;
    max-width: 1000px;
  }
  #our-services {
    padding: 0px;
  }
  #our-services .services-wrapper {
    flex-wrap: nowrap;
    margin: 92px 0px;
  }
  #our-services .services-wrapper a {
    width: 25%;
    margin: 0px;
    margin-right: 63px;
    position: relative;
    padding: 54px 0;
    transition: 0.5s;
    box-shadow: none;
  }
  #our-services .services-wrapper a:first-of-type {
    margin-left: 63px;
  }
  #our-services .services-wrapper a .service-img-wrapper {
    display: block;
    position: relative;
    transition: 0.5s;
  }
  #our-services .services-wrapper a .service-img-wrapper .service-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 4;
    transition: 0.5s;
  }
  #our-services .services-wrapper a .service-img-wrapper .service-bg {
    z-index: 3;
    position: relative;
    transition: 0.5s;
  }
  #our-services .services-wrapper a .service-text-wrapper {
    padding-bottom: 0px;
  }
  #our-services .services-wrapper a:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  #our-services .services-wrapper a:hover .service-img-wrapper {
    transition: 0.5s;
  }
  #our-services .services-wrapper a:hover .service-img-wrapper .service-icon {
    transform: translate(-50%,-50%) scale(1.05);
    transition: 1s;
  }
  #our-services .services-wrapper a:hover .service-img-wrapper .service-bg {
    transform: rotate(30deg);
    transition: 1s;
  }
  #testimonials-section {
    padding: 132px 0px;
  }
  #testimonials-section .testimonial-wrapper {
    display: flex;
  }
  #testimonials-section .testimonial-wrapper .testimonial-quote {
    display: block;
    flex: 0 0 213px;
    margin-right: 50px;
  }
  #ft {
    background: #f2f2f2 url("../images/ft-map.jpg") center center no-repeat;
    position: relative;
    padding: 93px 0px;
  }
  #ft .ft-location {
    border-radius: 50%;
    background: url("../images/ft-info-bg.jpg");
    width: 466px;
    height: 466px;
    margin-left: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  #ft .map-marker {
    display: block;
    position: absolute;
    top: 37.6%;
    left: calc(55% - 368px);
    transform: scale(1);
  }
  #ft .map-marker:hover {
    transform: scale(1.1);
  }
}
@media screen and (min-width: 1630px) {
  #slideshow {
    margin-top: -107px;
  }
}
