body,
input,
select,
textarea,
form button {
  font-family: "Roboto", sans-serif;
}
nav ul li a,
nav ul ul li a {
  padding: 0;
}
li {
  line-height: inherit;
}
img {
  height: auto;
}
body {
  font-size: 15px;
  line-height: 1.6em;
  font-weight: normal;
  background: #ffffff;
  color: #3d3d3d;
  overflow: hidden;
}
body.before-and-after {
  background: #f1fcfe;
}
p {
  margin: 0 0 1.58em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
a {
  text-decoration: none;
}
#content a {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #25aae1;
  text-decoration: none;
}
#content a:hover {
  color: #a3a0a1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-align: left;
  font-weight: 700;
  margin: 0 0 0.7em;
  text-rendering: auto;
  line-height: 1em;
  color: #3d3d3d;
}
h1 {
  font-size: 2em;
}
.home h1 {
  text-align: left;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
  position: relative;
  padding-bottom: 2.55em;
  margin-bottom: 2em;
}
.home h1 span {
  font-weight: 400;
  display: block;
  font-size: 3em;
  line-height: 1.2;
}
.home h1 span.welcome {
  font-weight: 300;
  display: block;
  font-size: 1.8em;
  line-height: 1;
}

.home h1:before {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  content: "";
  border-bottom: solid 2px #25aae1;
  width: 70%;
  height: auto;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
h2 {
  font-size: 1.8em;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.1em;
}
h5,
h6 {
  font-size: 1em;
}
hr {
  color: #25aae1;
  background-color: #25aae1;
  border: none;
  height: 1px;
  clear: both;
  margin: 1.58em 0;
}
.hr {
  visibility: hidden;
}
.container {
  max-width: 1000px;
}
.home .container {
  max-width: 1200px;
}
.sidebar {
  text-align: center;
  margin: 0 auto 2em;
  position: relative;
  max-width: 357px;
}
.static {
  margin: 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 357px;
}
.blog .sidebar {
  text-align: center;
  margin: 0 auto 2em;
  position: relative;
  max-width: 320px;
}
.sub-top {
  display: block;
  width: 100%;
  max-width: none;
}
.team {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.team-photo {
  display: block;
  width: 100%;
  float: none;
  margin: 0 auto 25px;
  max-width: 600px;
  border: solid 4px #ffffff;
}
.staff {
  display: block;
  width: 45%;
  max-width: 350px;
  margin: 0 auto 1em;
}
.patient-forms ul.forms li a {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/*.img-right { max-width: 100%; }*/
/* List Styling */
ul li {
  list-style: disc;
}
li {
  margin-left: 20px;
  line-height: inherit;
}
.office-tour li,
.invisalign-before-after li,
.before-and-after li {
  margin: 0;
}
#content ul {
  margin: 0 0 1.8em 25px;
}
.sitemap #content ul li {
  margin-left: 0;
}
#subnav {
  margin: 0;
  padding: 0;
}
#subnav li,
body.sitemap #content ul li {
  list-style: none;
}
/* Sitemap */
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-weight: 700;
  text-transform: uppercase;
  font-size: 1.5em;
  /* 30px */
  color: #25aae1;
  display: inline-block;
  text-decoration: none;
}
body.sitemap #content ul ul {
  padding-left: 0;
  margin: 0;
  /* margin: 0 0 0 30px; */
}
body.sitemap #content ul ul li {
  margin: 0;
  list-style: none;
}
body.sitemap #content ul ul li a {
  font-weight: 400;
  display: inline-block;
  font-size: 1em;
  color: #25aae1;
  text-transform: none;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #a3a0a1;
}
#sticky {
  position: relative;
  width: 100%;
  z-index: 3000;
  padding-top: 50px;
  background: #ffffff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}

#sticky .phone-mob {
  text-align: center;
  display: inline-block;
  font-size: 20px;
  color: #73b5dc;
  float: left;
  width: 45px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

#sticky .phone-mob.google {
  left: 45px;
}
#sticky .phone-mob.instagram {
  left: 90px;
}
.ft-design-credit .phone-mob.patient-login {
  height: 42px;
  left: 155px;
  line-height: 42px;
  text-align: center;
  padding: 0 0.5em;
  display: block;
  border: solid 1px #a3a0a1;
  top: 4px;
  width: 145px;
  margin: auto;
}
#hd {
  text-align: center;
  width: 100%;
  padding: 2em 0;
  position: relative; 
}
#hd .container {
  width: 100% !important;
}
#hd .logo {
  float: none;
  display: block;
  text-align: center;
  width: 90%;
  max-width: 423px;
  margin: 0 auto 1.5em;
  text-decoration: none;
}
#hd .logo img {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;  
  display: inline-block;
}

#hd .info .locations {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  color: #a3a0a1;
  width: 100%;
  vertical-align: top;
}
#hd .info .locations .office {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

#hd .info .locations .city {
  color: #a3a0a1;
  display: inline-block;
  font-size: 0.9em;
  vertical-align: top;
  letter-spacing: 0.05em;
  -webkit-transition: ease-in-out all 0.4s;
  -moz-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  transition: ease-in-out all 0.4s;
}
#hd .info .locations .city:hover {
  color: #7dccfa;
}
#hd .info .phone {
  -webkit-transition: ease-in-out all 0.4s;
  -moz-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  transition: ease-in-out all 0.4s;
  font-weight: 400;
  display: block;
  text-decoration: none;
  color: #25aae1;
  font-size: 0.9em;
  line-height: 2;
}
#hd .info a:hover {
  color: #7dccfa;
}
.social-media img,
.social-media .ib {
  vertical-align: top;
}
.social-media {
  text-align: center;
  height: auto;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.3em;
  margin: 1em 0 0;
  position: relative;
  border: solid 1px #a3a0a1;
  height: 40px;
  line-height: 40px;
}
.social-media .ib {
  display: inline-block;
}
.social-media a {
  vertical-align: top;
  color: #92bcc3;
  font-size: 14px;
  margin: 0 2px;
  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;
  display: inline-block;
}
.social-media a:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  color: #a3a0a1;
}
#hd .patient-login {
  text-align: center;
  padding: 0 0.5em;
  border: solid 1px #a3a0a1;
  height: 40px;
  line-height: 40px;
  color: #92bcc3;
  font-size: 14px;
  margin: 0;
  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;
  display: inline-block;
}
.s-links {
  text-align: center;
  position: relative;
  font-size: 20px;
}
.s-links a {
  vertical-align: top;
  -webkit-transition: ease-in-out all 0.4s;
  -moz-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  transition: ease-in-out all 0.4s;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #ffffff;
  width: 50%;
  font-size: 0.55em;
  line-height: 1.25;
  background: rgba(37, 170, 225, 0.8);
  padding: 1.75em 0px 0px;
}
.s-links a .icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 3.333em;
  margin-bottom: 0.32em;
}
.s-links a:nth-child(2) {
  background: rgba(40, 56, 145, 0.8);
}
.s-links a:hover {
  background: rgba(125, 204, 250, 0.8);
}
/* ==================  main-nav   ===================== */
#main-nav {
  letter-spacing: 0.05em;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  height: 50px;
  width: 100%;
  clear: both;
  box-shadow: 0 1px 0 rgba(61, 61, 61, 0.1);  
  position: absolute;
  top: 0;
  z-index: 600;
}
#main-nav .container {
  height: 100%;
  width: 100% !important;
  padding: 0;
}
#main-nav .trigger {
  letter-spacing: 0.07em;
  line-height: 50px;
  font-size: 16px;
  text-align: right;
  color: #3d3d3d;
  padding: 0;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 600;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#main-nav .trigger .nav_icon {
  width: 16px;
  height: 10px;
  margin-left: 0.4em;
  margin-right: 0.4em;
  position: relative;
  display: inline-block;
  top: -0.14em;
}
#main-nav .trigger .nav_icon span {
  height: 2px;
  width: 100%;
  border-radius: 2px;
  background: currentColor;
  display: block;
  position: absolute;
  left: 0;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#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:hover {
  color: #7dccfa;
}
#main-nav .trigger:hover .nav_icon span {
  /*background:@color1;*/
}
#main-nav .open .trigger {
  color: #7dccfa;
}
#main-nav .open .trigger .nav_icon span {
  /*background:@color1;*/
}
#main-nav .open .trigger .nav_icon span:nth-child(1) {
  width: 0;
  top: 50%;
  left: 50%;
}
#main-nav .open .trigger .nav_icon span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#main-nav .open .trigger .nav_icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#main-nav .open .trigger .nav_icon span:nth-child(4) {
  width: 0;
  top: 50%;
  left: 50%;
}
#main-nav ul {
  width: 100%;
  margin: 0;
  padding: 1em 0;
  z-index: 550;
  position: relative;
  background: #969394;
}
#main-nav ul li {
  clear: both;
}
#main-nav ul li a {
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  width: auto;
  height: 40px;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
#main-nav ul li.active > a[id],
#main-nav ul li:hover > a[id] {
  color: #3d3d3d;
  text-decoration: none;
}
#main-nav ul ul {
  padding: 0;
  width: 100%;
  float: left;
  background: rgba(163, 160, 161, 0.95);
  display: inline;
}
#main-nav ul ul:before {
  display: none;
}
#main-nav ul ul li {
  width: 100%;
  float: left;
  background: none;
}
#main-nav ul ul li a {
  line-height: 40px;
  /*default 40*/
  color: #fff;
  width: 100%;
  height: 40px;
  /*default 40*/
  margin: 0;
  background: none;
  border: none;
  position: relative;
  display: inline-block;
}
#main-nav ul li.active ul li a:hover,
#main-nav ul ul li a:hover,
#main-nav ul ul li a.active {
  text-decoration: none;
  color: #ffffff;
  margin-bottom: 0;
  background: #25aae1;
  border: none;
}
/*main-nav make li fly in all cool*/
#main-nav .collapsible.open > ul li {
  -webkit-animation: peters_move 0.4s 1;
  -moz-animation: peters_move 0.4s 1;
  -ms-animation: peters_move 0.4s 1;
  -o-animation: peters_move 0.4s 1;
  animation: peters_move 0.4s 1;
}
#main-nav .collapsible.open ul ul li {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}
/*make flyouts expand on mobile*/
#main-nav ul ul li {
  height: 0;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  opacity: 0;
}
/*all about that open class*/
#main-nav .open ul {
  display: inline-block;
}
#main-nav .open ul .open ul {
  padding: 1em 0;
}
#main-nav .open ul .open ul li {
  height: 40px;
  opacity: 1;
}
/* Subnav */
#subnav-outer {
  position: relative;
  padding: 2em 0;
  background: #a3a0a1;
  text-align: center;
}
#subnav-outer .divider {
  display: none;
  margin: 0 6px;
}
#subnav-outer p {
  letter-spacing: 0.075em;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
  margin: 0 auto;
  font-size: 0.65em;
  line-height: 22px;
}
#subnav-outer a {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  position: relative;
  line-height: 1em;
  margin: 0.2em 0.8em;
  white-space: nowrap;
}
#subnav-outer a.active,
#subnav-outer a:hover {
  color: #7dccfa;
  text-decoration: none;
}
/* Slideshow */
#slideshow {
  text-align: center;
  background: #fff;
  position: relative;
  z-index: 400;
}

.cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  position: absolute;
  bottom: 10px;
  overflow: hidden;
}
.cycle-pager span {
  font-family: arial;
  font-size: 50px;
  width: 15px;
  height: 15px;
  margin: 2px;
  display: inline-block;
  border: #25aae1 solid 2px;
  background: transparent;
  cursor: pointer;
  border-radius: 50%;
  color: transparent;
  cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
  background: #25aae1;
}
.cycle-pager > * {
  cursor: pointer;
}
.spotlight {
  text-align: center;
  width: 100%;
  position: relative;
  background: #ffffff;
}
.spotlight .info {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  display: inline-block;
  vertical-align: middle;
  padding: 3em 1em;
}
.spotlight .info h2 {
  text-align: center;
  font-size: 2.5em;
  margin-bottom: 0.85em;
}
.spotlight .info .detail {
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.944;
  max-width: 425px;
}
.spotlight .info .btn {
  text-align: center;
  vertical-align: top;
  -webkit-transition: ease-in-out all 0.3s;
  -moz-transition: ease-in-out all 0.3s;
  -o-transition: ease-in-out all 0.3s;
  -ms-transition: ease-in-out all 0.3s;
  transition: ease-in-out all 0.3s;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #25aae1;
  font-size: 0.7em;
  border: solid 2px #25aae1;
  background: transparent;
  /*width: 9.43em;*/
  height: 3.29em;
  padding: 0 10px;
  margin: 0 5px;
  line-height: 3.29;
  margin-top: 3em;
}
.spotlight .info .btn:hover {
  background: #25aae1;
  color: #ffffff;  
}
.spotlight .info .btn.lm {
  background: #25aae1;
  color: #ffffff;
}

.spotlight .info .btn.lm:hover {
  background: transparent;
  color: #25aae1;
}
/* Testimonials */
#testimonials-box {
  text-align: center;
  position: relative !important;
  padding: 2em 0;
}
#testimonials-box h2 {
  text-align: center;
  color: #3d3d3d;
  font-size: 10vw;
}
#testimonials-box .testimonials-slideshow {
  width: 100%;
  display: block;
  clear: both;
  margin: 2em 0 0;
}
#testimonials-box .test-slide {
  color: #fff;
  text-shadow: #636363 1px 1px 2px;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  transition: color 0.5s;
  width: 100%;
  display: block;
  margin: 0 auto;
}
#testimonials-box .test-slide:hover {
  color: #25aae1;
}
#testimonials-box .mod {
  width: 15em;
  position: absolute;
  top: 0;
  right: 0;
  /*height: 30em;*/
  display: inline-block;
  padding: 2em 1em 2em;
}
#testimonials-box .voluble {
  font-weight: 300;
  font-style: italic;
  display: inline-block;
  line-height: 1.25;
  font-size: 3vw;
  /*font-size: 1.2em;*/
  margin: 0;
}
#testimonials-box .cred {
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.7em;
  margin-top: 4em;
  position: relative;
}
#testimonials-box .cred:before {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  margin-left: auto;
  margin-right: auto;
  content: "";
  border-top: solid 1px #ffffff;
  width: 4.285em;
  height: auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -2em;
}
#testimonials-box .controls {
  margin-top: -2em;
  z-index: 400;
  position: relative;
}
#testimonials-box .controls a {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-size: 1.5em;
  color: #ffffff;
  background: #25aae1;
  width: 2.66666666666667em;
  height: 2.66666666666667em;
  line-height: 2.66666666666667em;
  margin: 0;
  z-index: 400;
}
#testimonials-box .container {
  max-width: 900px;
}
#testimonials-box .mediaSlider .cycle-slideshow > div {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-size: 1.5em;
  color: #ffffff;
  background: #25aae1;
  width: 2.66666666666667em;
  height: 2.66666666666667em;
  line-height: 2.66666666666667em;
  margin: 0;
  z-index: 400;
  text-align: center;
}
#testimonials-box .mediaSlider .cycle-slideshow > div:hover {
  cursor: pointer;
  background: #7dccfa;
  opacity: 0.8;
}

#testimonials-box .controls a#prev {
  margin-right: 2px;
}
#testimonials-box .controls a#prev .fa {
  margin-right: 5px;
}
#testimonials-box .controls a#next .fa {
  margin-left: 5px;
}
#testimonials-box .controls a:hover {
  cursor: pointer;
  background: #7dccfa;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0.8;
}
#testimonials-box .video-wrap {
  margin-top: 3em;
}

.spacefix {
  margin-top: 70px;
}

#testimonials-box .info .btn {
  text-align: center;
  vertical-align: top;
  -webkit-transition: ease-in-out all 0.3s;
  -moz-transition: ease-in-out all 0.3s;
  -o-transition: ease-in-out all 0.3s;
  -ms-transition: ease-in-out all 0.3s;
  transition: ease-in-out all 0.3s;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #25aae1;
  font-size: 0.7em;
  border: solid 2px #25aae1;
  background: transparent;
  /*width: 9.43em;*/
  height: 3.29em;
  padding: 0 10px;
  margin: 0 5px;
  line-height: 3.29;
  margin-top: 3em;
}
#testimonials-box .info .btn.lm {
  background: #25aae1;
  color: #ffffff;
}
#testimonials-box .info .btn.lm:hover {
  background: transparent;
  color: #25aae1;
}


#bd {
  position: relative;
  z-index: 400;
  padding: 2em 0 3em;
}
#bd .container {
  width: 90% !important;
}
.home #bd .hp-decor {
  display: none;
}
/* Content */
#content {
  display: block;
  position: relative;
}
.mediaSlider {
  text-align: center;
}
.mediaSlider .cycle-slideshow {
  width: 100%;
  margin: 0.5em 0 1.5em;
  position: relative;
}
.mediaSlider .cycle-slideshow .cycle-slide {
  padding: 0 5%;
}
.mediaSlider .cycle-slideshow > div {
  font-size: 2.8em;
  color: #3d3d3d;
  position: absolute;
  top: 50%;
  z-index: 900;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.mediaSlider .cycle-slideshow > div span {
  -webkit-transition: transform 0.35s ease, opacity 0.35s ease;
  transition: transform 0.35s ease, opacity 0.35s ease;
}
.mediaSlider .cycle-slideshow > div.cycle-prev {
  text-align: left;
  left: 0;
}
.mediaSlider .cycle-slideshow > div.cycle-prev span {
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.mediaSlider .cycle-slideshow > div.cycle-next {
  text-align: right;
  direction: rtl;
  right: 0;
}
.mediaSlider .cycle-slideshow > div.cycle-next span {
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}
.mediaSlider .cycle-slideshow > div:hover {
  cursor: pointer;
}
.mediaSlider .cycle-slideshow > div:hover span {
  -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;
}
.mediaSlider .cycle-slideshow .cycle-slide iframe {
  width: 100%;
}
/* Footer */
#ft {
  background: #a3a0a1 url(https://webdesigndemo1.com/orthodonticslexington/wp-content/uploads/2025/07/bg-ft.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
  width: 100%;
  padding: 3em 0;
  position: relative;
  font-size: 3vw;
}
#ft .loc {
  display: inline-block;
  vertical-align: middle;
  width: 17.5em;
  max-width: 430px;
  margin: 1em;
}
#ft .loc .map {
  -webkit-transition: ease-in-out all 0.4s;
  -moz-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  transition: ease-in-out all 0.4s;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
#ft .loc .map:hover {
  opacity: 0.92;
}
#ft .loc .mod {
  display: block;
  width: 100%;
  background: #a3a0a1;
  padding: 1.75em 0 1.65em;
}
#ft .loc .addy {
  letter-spacing: 0.05em;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 100%;
  text-decoration: none;
  display: block;
  color: #ffffff;
  font-size: 0.8em;
  line-height: 1.2em;
  position: relative;
  z-index: 2;
}
#ft .loc .addy .marker {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
  position: absolute;
  top: -11.7em;
  left: 50%;
  width: 2.375em;
  margin-left: -1.1875em;
}
#ft .loc .addy:hover .marker {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
#ft .loc .phone {
  letter-spacing: -0.01em;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-decoration: none;
  display: block;
  color: #ffffff;
  font-size: 1.3em;
  line-height: 1.4;
}
#ft .loc a:hover {
  color: #3d3d3d;
}
#ft .loc02 .mod {
  background: #25aae1;
}
.ft-design-credit {
  background: #f2f1f0;
  clear: both;
  width: 100%;
  color: #25aae1;
  text-align: center;
  position: relative;
  padding: 1.5em 0;
}
.ft-design-credit .container {
  max-width: 1140px;
}
.ft-design-credit .util {
  letter-spacing: 0.075em;
  font-size: 0.6em;
}
.ft-design-credit a {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #25aae1;
  float: none;
  text-decoration: none;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  display: inline-block;
}
.ft-design-credit a:hover {
  color: #a3a0a1;
}
.ft-design-credit .sesame-link .sesame-icon {
  width: 19px;
  height: 16px;
  margin-right: 0.75em;
  display: inline-block;
  vertical-align: -3px;
}
.ft-design-credit .sesame-link .sesame-icon path {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.ft-design-credit .sesame-link .sesame-icon path.top {
  fill: #d6e03d;
}
.ft-design-credit .sesame-link .sesame-icon path.bottom {
  fill: #00a5e3;
}
.ft-design-credit .sesame-link:hover .sesame-icon path {
  fill: currentColor;
}
.ft-design-credit .back-to-top {
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -webkit-transition: ease-in-out all 0.4s;
  -moz-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  transition: ease-in-out all 0.4s;
  display: inline-block;
  text-decoration: none;
  float: none;
  color: #25aae1;
  margin: 1em auto;
  font-size: 0.7em;
  /* 14px */
}
.ft-design-credit .back-to-top .icon {
  -webkit-transition: ease-in-out all 0.4s;
  -moz-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  transition: ease-in-out all 0.4s;
  display: inline-block;
  color: #ffffff;
  background: #25aae1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 0.9em;
}
.ft-design-credit .back-to-top:hover {
  color: #a3a0a1;
}
.ft-design-credit .back-to-top:hover .icon {
  background: #a3a0a1;
}

/* Generic Classes */
.ie8 nav.horizontal ul li a {
  max-width: none;
}
.shift {
  position: relative;
}
.columns {
  display: inline;
  float: left;
}
.genie {
  opacity: 1;
  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%;
}
body.office-tour .video-sleeve {
  margin: 0 auto;
}
#invisalign-before-after {
  max-width: 464px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#invisalign-before-after ul {
  margin: 0;
}
#invisalign-before-after p.caption {
  position: relative;
}
#pro-pack #invisalign-footer {
  margin-left: auto;
  margin-right: auto;
}
#damon-before-after {
  max-width: 539px;
  width: 100%;
}
.test-cred {
  display: block;
  font-weight: bold;
  font-size: smaller;
}
.flash {
  margin: 20px 0;
}
/* hide double hr */
body.types-of-appliances div.hr,
body.ortho-dictionary div.hr {
  display: none;
}
#hide-stock {
  display: none;
}
.meet-the-doctor #hide-stock,
body[class^="meet-dr-"] #hide-stock,
body[class^="meet-doctor-"] #hide-stock {
  display: block;
  text-align: center;
  margin: 1em auto;
}
/* Office Tour */
ul.slideshow {
  margin: 0 auto !important;
}
form p {
  height: auto;
}

/* hidden field styles */
.hidden-option {
  display: none;
}
p.office-hours {
  margin-bottom: 0;
}
.location-page,
table.office-hours {
  margin-bottom: 1.8em;
}
/*office-location*/
.map-directions .embed-container,
.address-and-hours .embed-container,
body[class*="office"] .embed-container,
body[class*="location"] .embed-container {
  width: auto;
  margin-top: 2em;
  padding-bottom: 55%;
  /*default 55%*/
}
/*office tour, before-after slideshow styles*/
.slideshow-text {
  background: #25aae1;
  padding: 0 10px;
  color: #fff;
}
.invisalign-before-after.slideshow,
.office-tour.slideshow,
.before-and-after.slideshow {
  border-bottom: 3px solid #25aae1;
  margin: 0 auto;
}
.invisalign-before-after.slideshow .slideshow-nav a,
.office-tour.slideshow .slideshow-nav a,
.before-and-after.slideshow .slideshow-nav a {
  padding: 5px 5px;
}
.invisalign-before-after.slideshow .slideshow-nav a.prev,
.office-tour.slideshow .slideshow-nav a.prev,
.before-and-after.slideshow .slideshow-nav a.prev,
.invisalign-before-after.slideshow .slideshow-nav a.next,
.office-tour.slideshow .slideshow-nav a.next,
.before-and-after.slideshow .slideshow-nav a.next {
  padding: 5px 15px;
}
.invisalign-before-after.slideshow .slideshow-nav a:hover,
.office-tour.slideshow .slideshow-nav a:hover,
.before-and-after.slideshow .slideshow-nav a:hover {
  color: #666;
}
.invisalign-before-after .slideshow-nav-paginated li.slideshow-active-page a,
.office-tour .slideshow-nav-paginated li.slideshow-active-page a,
.before-and-after .slideshow-nav-paginated li.slideshow-active-page a {
  color: #666;
}
.office-tour.slideshow .slideshow-nav,
.before-and-after.slideshow .slideshow-nav {
  background: #25aae1;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 auto;
}
#content .slideshow-nav a {
  color: #fff;
  text-decoration: none;
}
#content .slideshow-nav a:hover,
#content .slideshow-nav li.slideshow-active-page a {
  text-decoration: none;
  color: #333;
}
.office-tour.slideshow,
.before-and-after.slideshow {
  margin-bottom: 3em;
}
#content ul.slideshow {
  margin: 0 auto;
}
#before-after-container,
.slideshow.office-tour {
  margin: 0 auto 5% auto;
  max-width: 460px;
  padding: 0;
}
.before-and-after.slideshow img {
  display: inline-block;
}
.before-and-after.slideshow p,
.office-tour.slideshow p {
  line-height: 45px;
  display: block;
  text-align: center;
  padding: 1% 0;
  background: #fff;
  clear: both;
  min-height: 45px;
  margin: 0;
}
.before-and-after .cycle-detail {
  padding: 1.4em;
  background: #999;
}
.before-and-after .cycle-detail span {
  display: block;
}
.before-and-after.slideshow .slideshow-item img {
  margin: 0;
}
.office-tour.slideshow .slideshow-pagination,
.before-and-after.slideshow .slideshow-pagination {
  margin: 0;
}
.slideshow .slideshow-item .caption {
  line-height: 16px;
}
.slideshow-nav-paginated ol {
  padding: 0 4em;
}
.before-and-after .slideshow-nav-paginated ol {
  display: none;
}
.before-and-after.slideshow .slideshow-nav a {
  padding: 15px 5px;
}

.int-blue-sec {
  padding: 20px 40px;
  background: #283891;
  color: #fff;	
}
.int-blue-sec h2 {
  color: #fff;
}
.int-blue-sec ul {
  column-count: 2;
}

.office-tour.slideshow .slideshow-nav a {
  padding: 10px 5px;
}
.office-tour.slideshow .slideshow-nav a.prev,
.before-and-after.slideshow .slideshow-nav a.prev,
.office-tour.slideshow .slideshow-nav a.next,
.before-and-after.slideshow .slideshow-nav a.next {
  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%);
}
.ie8 .office-tour.slideshow .slideshow-nav a.prev,
.ie8 .before-and-after.slideshow .slideshow-nav a.prev,
.ie8 .office-tour.slideshow .slideshow-nav a.next,
.ie8 .before-and-after.slideshow .slideshow-nav a.next {
  top: -3px;
}

body.meet-the-team .staffphoto {
  position: relative;
  /*width: 50%;*/
}

body.meet-the-team .staffphoto img {
  display: block;
  width: 100%;
  height: auto;
}

body.meet-the-team h2 {
  text-align: center;
  margin: 0.7em 0 0;
  font-weight: 500;
}
body.meet-the-team h3 {
  text-align: center;
  color: #25aae1;
  font-weight: 500;
}
body.meet-the-team .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: rgba(58, 84, 97, 0.75);
}

body.meet-the-team .text {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
  font-size: 0.7em;
  line-height: 1.5em;
}

body.meet-the-team .staffphoto:hover .overlay {
  opacity: 1;
}

#testimonials-box .testimonials {
  position: relative;
}

/* Responsive device */
@media only screen and (min-width: 30em) and (max-width: 47.9375em) {
  #testimonials-box h2 {
    font-size: 8vw;
  }
  #ft {
    font-size: 2vw;
  }
}
/* Responsive device */
@media only screen and (min-width: 48em) {
  body.sitemap #content .width1 {
    width: 50%;
    display: inline;
    float: left;
  }
  body[class^="meet-dr-"] #hide-stock,
  #hide-stock {
    display: block;
    margin: 0 0 1em 0;
  }
  /* blanket content sidebar hide and slimmer-centered-content-area */
  /* in order to accommodate for better legibility */
  .layout-full-width {
    /* count out 90 characters per line to declare width */
  }
  .layout-full-width #bd .container {
    /*width: 80%!important ;*/
    /*max-width: 40em;*/
    /*800px*/
  }
  .layout-full-width .content-text {
    width: 100%;
    max-width: none;
  }
  .content-text.content-full-wrap {
    width: 100%;
    max-width: none;
  }	
  .layout-full-width .sidebar {
    display: none;
  }
  /* blanket content width 100% and sidebar hide */
  .layout-full-width.home #bd .container,
  .layout-full-width[class^="before-"] #bd .container,
  .layout-full-width.patient-photos #bd .container,
  .layout-full-width.smile-gallery #bd .container,
  .layout-full-width[class="office-tour"] #bd .container,
  .layout-full-width.around-our-office #bd .container,
  .layout-full-width.tour-our-office #bd .container,
  .layout-full-width.sitemap #bd .container,
  .layout-full-width.brace-painter #bd .container {
    width: 96% !important;
    max-width: 50em;
  }
  .layout-full-width.home .content-text,
  .layout-full-width[class^="before-"] .content-text,
  .layout-full-width.patient-photos .content-text,
  .layout-full-width.smile-gallery .content-text,
  .layout-full-width[class="office-tour"] .content-text,
  .layout-full-width.around-our-office .content-text,
  .layout-full-width.tour-our-office .content-text,
  .layout-full-width.sitemap .content-text,
  .layout-full-width.brace-painter .content-text {
    width: 100%;
    max-width: none;
    /*default mw::none*/
  }
  .layout-full-width.home .sidebar,
  .layout-full-width[class^="before-"] .sidebar,
  .layout-full-width.patient-photos .sidebar,
  .layout-full-width.smile-gallery .sidebar,
  .layout-full-width[class="office-tour"] .sidebar,
  .layout-full-width.around-our-office .sidebar,
  .layout-full-width.tour-our-office .sidebar,
  .layout-full-width.sitemap .sidebar,
  .layout-full-width.brace-painter .sidebar {
    display: none;
  }
  .sitemap #bd .container {
    width: 96% !important;
    max-width: 50em;
  }
  .sitemap #content {
    width: 100%;
    max-width: none;
    /*default mw::none*/
  }
  .sitemap #sidebar {
    display: none;
  }
  .content-text {
    width: 60.5%;
    display: inline-block;
    vertical-align: top;
    float: left;
  }
  .content-text p {
    text-align: left;
  }
  .blog .content-text {
    width: 60.5%;
    display: inline-block;
    vertical-align: top;
    float: left;
  }
  .blog .content-text p {
    text-align: justify;
  }
  .home .content-text {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    max-width: 490px;
    float: none;
  }
  .blog.sidebar {
    width: 32%;
    float: right;
    display: inline;
    margin: 0;
  }

  .sidebar {
    width: 32.45%;
    float: right;
    clear: right;
    display: inline;
    text-align: right;
    margin: 0;
  }
  body.meet-our-team .content-text .img-right {
    display: block;
  }
  .video-sleeve {
    width: 100%;
  }
  .video-sleeve-60 {
    width: 100%;
    max-width: 60%;
  }
  #video-opalescence {
    float: right;
    margin: 0 0 1em 1em;
  }
  /*keeps videos from getting too hooj*/
  .embed-container {
    width: 100%;
  }
  .embed-container.ratio16x9,
  .embed-container.docvid {
    padding-bottom: 46%;
  }
  /* Custom content */
  .before-and-after .slideshow-nav-paginated ol {
    display: block;
    padding: 0 3.5em;
  }
  .staff {
    float: right;
    width: 100%;
    margin: 0 0 1em 1em;
  }
  
  /*------------ Style Edit Region ------------*/
  .team-photo {
    float: left;
    margin: 0 20px 20px 0;
  }
  h1 {
    font-size: 2.5em;
  }
  #hd .info {
    display: inline-block;
  }
  #hd .info .locations {
    display: inline-block;
  }
  #hd .info .locations .office {
    width: auto;
  }
  #hd .info .phone {
    display: inline-block;
    vertical-align: 1px;
    letter-spacing: -0.03em;
    margin: 0 0.5em 0 0.43em;
    position: relative;
    line-height: 1;
  }
  #hd .info .phone:before {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
    content: "";
    border-left: solid 1px #a3a0a1;
    width: auto;
    height: 1.6em;
    display: block;
    position: absolute;
    left: -0.25em;
    top: -0.25em;
  }
  .social-media {
    margin: 0;
    width: auto;
    display: inline-block;
    vertical-align: middle;
  }
  #testimonials-box .voluble {
    font-size: 1.2em;
  }
  .home #bd .hp-decor {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 490px;
    width: 70%;
    margin-bottom: 3em;
  }
  #testimonials-box h2 {
    font-size: 2.5em;
  }
  #testimonials-box .test-slide {
    color: #636363;
    text-shadow: none;
  }
  #ft {
    font-size: 1.5vw;
  }
  #ft .loc {
    margin: 0;
  }
  #ft .loc01 {
    margin-right: 3em;
  }
  .ft-design-credit .util {
    float: left;
    height: 40px;
    line-height: 44px;
  }
  .ft-design-credit .util .divider {
    margin: 0 13px;
  }
  .ft-design-credit .back-to-top {
    float: right;
    margin: 0;
  }
  .mediaSlider .cycle-slideshow .cycle-slide iframe {
    width: 560px;
  }
}
/* Responsive device */
@media only screen and (min-width: 64em) {
  .anchor-tag {
    padding-top: 125px;
    margin-top: -125px;
  }
  #fc-calculator .form-row .fc-col3 {
    max-width: 80px;
  }
  body {
    font-size: 20px;
    line-height: 28px;
  }
  #sticky .container {
    max-width: 1140px;
  }
  h1 {
    text-align: center;
  }
  .home h1 {
    white-space: nowrap;
  }
  .home h1 span {
    font-size: 1.8em;
  }
  .home h1 span.welcome {
    font-size: 1.6em;
  }
  .s-links {
    width: 100px;
    position: fixed;
    top: 335px;
    right: 10px;
  }
  .s-links a {
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
  }

  body.home .spacefix {
    margin-top: 70px;
  }

  /* ================== main-nav ================== */
  /*deskBurger*/
  #main-nav .collapsible .trigger {
    display: block;
    box-shadow: none;
  }
  nav.horizontal ul li {
    width: 100%;
    float: none;
  }
  nav .collapsible ul {
    display: none;
  }
  nav .open > ul {
    display: block;
  }
  #subnav-outer .divider {
    display: inline-block;
  }
  #subnav-outer a {
    margin: 0;
  }
  #subnav-outer p {
    line-height: 18px;
  }
  /* Slider */
  #slideshow {
    width: 100%;
    margin-top: 0;
    top: 0;
  }
  #slideshow #home-slideshow {
    position: relative;
    width: 100%;
    margin: 0 auto;   
  }
  #slideshow #home-slideshow .cycle-slideshow {
    margin-top: 0;
  }
  #slideshow #home-slideshow .hp-slide {
    max-width: none;
    width: 100%;
  }
  #testimonials-box {
    /*font-size: 1vw;*/
    padding: 2.5em 0;
    position: relative;
  }
  #testimonials-box .testimonials{   
    margin: 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
	width: 100%;
    height: auto;
    max-width: 1100px;  
  }
  #testimonials-box .mod {
    width: 20em;
    position: absolute;
    top: 0;
    right: 0;
    height: 30em;
    display: inline-block;
    padding: 7em 1em 7em;
  }
  #testimonials-box .voluble {
    width: 14em;
    font-size: 1.2em;
  } 
  #testimonials-box .video-wrap .controls {
    right: 0;
  }
  #testimonials-box .controls a {
    margin: 0 1px;
  }
  #testimonials-box .video-wrap {    
    vertical-align: top;    
    padding: 0;
  }
  #ft {
    background-size: auto;
  }
}
/* =========== Desktop Only Large screen only =============== */
@media only screen and (min-width: 75em) {
  #bd {
    padding: 3em 0 4em;
  }
  .home #bd {
    padding: 3em 0 0;
  }
  .home #bd .hp-decor {
    width: auto;
    margin: 0;
    max-width: none;
    position: absolute;
    top: 50px;
    right: 50%;
    margin-right: -50px;
  }
  .home #bd .content-text {
    margin-right: 10px;
    font-size: 0.9em;
  }
  .spotlight {
    min-height: 700px;
  }
  .spotlight .decor {
    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%);
  }
  .spotlight .info {
    width: 440px;
    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: 0;
  }
  .spotlight .info h2 {
    white-space: nowrap;
  }
  .spotlight .info .detail {
    max-width: none;
    width: 100%;
  }
  .spotlight.spotright .decor {
    left: 50%;
    margin: 0 0 0 -2.5em;
  }
  .spotlight.spotright .info {
    text-align: right;
    left: 50%;
    margin-left: -590px;
  }
  .spotlight.spotright .info h2 {
    text-align: right;
  }
  .spotlight.spotright .info .btn {
    margin-right: 0;
  }
  .spotlight.spotleft .decor {
    right: 50%;
    margin: 0 -2.5em 0 0;
  }
  /*.spotlight.spotleft .info {
    text-align: left;
    right: 50%;
    margin-right: -590px;
  }*/
.spotlight.spotleft .info {
    text-align: left;
    right: 0;
    margin-right:0;
  }	
  .spotlight.spotleft .info h2 {
    text-align: left;
  }
  .spotlight.spotleft .info .btn {
    margin-left: 0;
  }
  .spot01 {
    min-height: 700px;
  }
  .spot03 .info h2 {
    white-space: normal;
  }
  #ft {
    font-size: inherit;
  }
}
/* ==============  Desktop Only Excluding large tablets =================== */
@media only screen and (min-width: 81.25em) {
  #sticky {
    padding: 0;
  }
  #hd {
    display: block;
    padding: 0;
    z-index: 3000;
  }

  #sticky .container {
    max-width: none;
  }
  #hd .logo {
    z-index: 40;
    position: absolute;
    top: 15px;
    left: 15px;
    margin: 0;
    max-width: 450px;
  }
  #hd .info {
    display: block;
    text-align: right;
    margin: 38px 0 0;
  }

  #hd .info .locations {
    width: auto;
  }
  #hd .info .locations .office {
    width: auto;
    font-size: 1.4em;
  }
  #hd .info .locations .office:nth-child(2) {
    margin-left: 1.05em;
  }
  #sticky {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
  #torso-wrap {
    margin-top: 167px;
  }
  #main-nav .collapsible .trigger {
    display: none;
  }
  nav.horizontal ul li {
    width: auto;
    float: none;
  }
  nav .collapsible ul {
    display: inline-block;
  }
  #main-nav {
    height: 51px;
    width: 100%;
    margin: 50px 0 0;
    /*padding:0;*/
    position: relative;
    top: auto;
    z-index: 2900;
    box-shadow: none;
    background: #283891;
  }
  #main-nav .container {
    background: none;
    padding: 0;
    /*max-width:none;*/
  }
  #main-nav div.collapsible {
    margin: 0 auto;
  }
  #main-nav ul {
    height: 51px;
    width: auto;
    /*float: right;*/
    /*<def-nofloat*/
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    position: static;
  }
  #main-nav ul:before {
    display: none;
  }
  #main-nav ul li {
    height: 100%;
    float: none;
    clear: none;
    margin: 0 24px 0 0;
    /*adjust margin for spacing*/
    background: none;
    position: relative;
    vertical-align: top;
  }
  #main-nav ul li.contact,
  #main-nav ul li.contact-us {
    margin-right: 12px;
    /*padding-right: 0;*/
  }
  #main-nav ul li.patient-login {
    padding: 0 12px;
    margin-right: 0;
    background: #25aae1;
  }

  #main-nav ul li a {
    font-size: 16px;
    letter-spacing: 0.07em;
    line-height: 51px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    height: 51px;
    width: auto;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 3000;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  #main-nav ul li.active > a,
  #main-nav ul li:hover > a {
    color: #25aae1;
    text-decoration: none;
  }
  #main-nav ul ul {
    width: auto;
    height: auto;
    padding: 20px 0;
    margin: 0;
    z-index: 2800;
    position: absolute;
    display: none;
  }
  #main-nav ul ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
    /*default 25*/
    background: none;
    opacity: 1;
  }
  #main-nav ul ul li a {
    letter-spacing: 0.075em;
    font-size: 12px;
    line-height: 25px;
    text-align: left;
    white-space: nowrap;
    height: 25px;
    width: 100%;
    padding: 0 29px;
    margin: 0;
    float: left;
    box-shadow: none;
    border-right: none;
    position: relative;
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -o-transition-duration: 0;
    -ms-transition-duration: 0;
    transition-duration: 0;
  }
  /*reverses text-align for flyout on last nav item*/
  #main-nav ul li.contact-us ul li a,
  #main-nav ul li.contact ul li a {
    /*text-align: right;*/
    /*float: right;*/
  }
  #main-nav ul li:hover ul {
    left: 0;
    /*top:37px;*/
    display: block;
  }
  #main-nav ul li.contact-us:hover ul,
  #main-nav ul li.contact:hover ul {
    /*left: auto;*/
    /*right: 0;*/
    /*margin: 0;*/
  }
  .sub-top {
    padding-top: 70px;
  }
  #testimonials-box {
    padding: 0 0 2.5em;
  }
  #ft {
    /*height: 780px;*/
    padding: 5em 0;
  }
}
/* ================= Desktop Only Large screen only Supports 125em (2000px) and up ================ */
@media only screen and (min-width: 125em) {
  .spot03 .info {
    width: 620px;
    margin-left: -770px !important;
  }
  .spot03 .info .detail {
    width: 450px;
  }
  #testimonials-box {
    font-size: inherit;
  }
  #ft {
    background-size: 100% auto;
  }
}

@-webkit-keyframes peters_move {
  from {
    left: 300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
@-moz-keyframes peters_move {
  from {
    left: 300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
@-o-keyframes peters_move {
  from {
    left: 300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
@keyframes peters_move {
  from {
    left: 300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}

.vMaster a {
  color: #25aae1 !important;
}

.mdl-button--fab.mdl-button--colored {
  background: #283891 !important;
}

.mdl-button--fab.mdl-button--colored:hover {
  background: #25aae1 !important;
}



.slick-dots {
    bottom: 0px;
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: center;
    position: absolute;
    padding: 0;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;   
    outline: 0;
    background: 0 0;
    border: #25aae1 solid 2px;
    border-radius: 50%;
}

.slick-dots li.slick-active button{
	background:#25aae1;
}
button.sub-menu-toggle {
    display: none;
}
.testimonials .slick-dots {
    bottom: 20px;    
}

.videos .slick-prev, .videos .slick-next, .tour .slick-prev, .tour .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 80px;
	height: 80px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: #25aae1;
}

.videos .slick-prev:before, .videos .slick-next:before, .tour .slick-prev:before, .tour .slick-next:before  {
    font-family: "FontAwesome";
    font-size: 40px;
    line-height: 1;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.videos .slick-next:before, .tour .slick-next:before {
    content: '\f105';
}

.videos .slick-prev, .tour .slick-prev {
    left: -25px;
}
.videos .slick-next, .tour .slick-next {
    right: -25px;
}
.videos .slick-prev:before, .tour .slick-prev:before {
    content: '\f104';
}

.responsive-form-wrapper {
position: relative;
width: 100%;
max-width: 700px;    
margin: 0 auto;       
padding-top: 140%;    
overflow: hidden;
}
.responsive-form-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
.visible-xs {
display: none; 
}

.tour .slick-prev, .tour .slick-next{
width: 50px;
height: 50px;
}
.tour .slick-prev {
  left: -60px;
  z-index: 9;
}
.tour .slick-next {
  right: -60px;
  z-index: 9;
}
@media (max-width: 1024px) {

.spotlight .info .detail {	
	max-width: 100%;
}	
}
@media (max-width: 1023px) {
.s-links {
	display: flex;	
}
.s-links a {
	padding: 1.75em 0px;
}	
}
@media (max-width: 767px) {
.visible-xs {
display: block !important; 
}
.videos.slick-slider .slick-list{
width: 80%;
margin: auto;
}
.videos .slick-prev, .videos .slick-next, .tour .slick-prev, .tour .slick-next {
	width: 40px;
	height: 40px;	
}
.videos .slick-prev, .tour .slick-prev {
	left: 0;
	z-index:9
}
.videos .slick-next, .tour .slick-next {
	right: 0px;
	z-index:9
}	
	
}

#subnav-outer #menu-main-menu {
margin: 0px;
}
#subnav-outer #menu-main-menu li {
    list-style: none;
    display: inline-block;   
    margin: 0;
}
#subnav-outer #menu-main-menu li a {
    list-style: none;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0px 10px 0px 5px;
    border-right: 1px solid #fff;
}
#subnav-outer #menu-main-menu li:last-child a {
    border-right: 0;
}
#subnav-outer #menu-main-menu li.current-menu-item a {
    color: #7dccfa;
}


.tab {
  float: left;  
  width: 25%;
  height: auto; 
}

.tab button {
    box-sizing: border-box;
    font-size: 1rem;
    text-align: center;
    display: block;
    margin: 5px;
    padding: 8px 0px;
    width: 100%;
    cursor: pointer;
    color: #ffffff;
    background: #8fbac2;
    border: 0px;
    text-transform: uppercase;
    /* line-height: 28px; */
}

.tab button:hover, .tab button.active {
  background: #51a3d3;
  color: #ffffff;
}
.tabcontent {
    float: left;
    padding: 0px 12px;
    width: 75%;
    height: 450px;
    max-width: 645px;
    vertical-align: inherit;
    margin-left: 60px;
}
#home-slideshow-part img {
    width: 100%;
}
.tour .slick-slide img {
    display: block;
    margin: auto;
}
.braces-divided {
    margin-bottom: 50px;
    clear: both;
}
.braces-divided.braces-divideda{margin-bottom:30px;}
.braces-divided.braces-divideda h3 {display: inline-block;}
#cssmenu .current-menu-item a, #cssmenu .current-menu-parent > a {
    color: #25aae1;
}
#sticky .phone-mob:first-child {
	left: 0px;
}
#sticky .phone-mob:nth-child(2) {
	left: 45px;
}
#hd .logo {
    max-width: 760px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

#hd .logo p {
    color: #a6a3a4;
    font-size: 26px;
    font-weight: 700;    
    margin-bottom: 0;
}
@media (max-width: 1299px) {
#hd .logo {
	flex-direction: column;
}
}
@media (max-width: 1080px) {
.tab {
float: left;
width: 20%;
height: auto;
}
.tab button {
font-size: 15px;	
width: 100%;	
}
.tabcontent {
width: 80%;
height: auto;
}	
}
@media (max-width: 991px) {
.tab {
width: 100%;
}	
.tabcontent {
width: 100%;
float: initial;
margin-left: auto;
margin-right: auto;
clear: both;	
padding: 0;	
}
.tab button {
font-size: 14px;
padding: 2px 0px;
margin: 5px 0px;	
}	
}
#cssmenu .current-menu-parent .current-menu-item a {
	background: #25aae1;
	color: #fff;
}
.page-id-97 div#subnav-outer {
    display: none;
}
span.days {
    min-width: 130px;   
    display: inline-block;
}
.day-time {
    margin-bottom: 10px;
}

div#subnav-outer {
    display: none;
}

.ft-design-credit .container {
    max-width: 100%;
    width: 100% !important;
    display: flex;
    justify-content: space-between;    
    align-items: center;   
}
@media (max-width: 767px) {
.ft-design-credit .container {
	padding: 0 15px;
}
.int-blue-sec ul {
	column-count: 1;
}	
}
#accessibilityWidget{
	color:#424242;
}
#accessibilityWidget:hover {
    color: #a3a0a1;
}
.acc-site578 a {
    font-size: 16px;
    color: #424242;
}
.acc-site578 {
    display: flex;
    gap: 5px;
	font-size: 16px;
    color: #424242;
}