/* ===============================================
					Prefix Import 
=============================================== */
/* ===============================================
					Colors 
=============================================== */
/* White */
/* Body Text */
/* Links, Logo HR, DC Bkg */
/* Headings, Main Nav Active, DD Bkg */
/* DD Active Text, Subnav Text */
/* Subnav Active */
/* HD Call Now */
/* HD Phone */
/* HR */
/* ===============================================
					Mixins 
=============================================== */
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.vertical-align-ie8 {
  position: relative;
  top: 20%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.vertical-align-nul {
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* ===============================================
Basic Stylings
These will affect every size of the site.
=============================================== */
/* Body */
body {
  font: normal normal 20px/32px 'Lora', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background: #ffffff;
  color: #333333;
}
p {
  margin: 0 0 1.58em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
table {
  margin: 0 0 1.58em;
}
/* Links */
a {
  color: #4999b4;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-decoration: none;
}
a:hover,
a.active {
  color: #015795;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0.8em;
  text-rendering: auto;
  font-weight: normal;
  color: #015795;
}
h1 {
  font-size: 2.25em;
  margin: 0 auto 20px;
}
.home header h1 {
  text-align: center;
}
h2 {
  font-size: 1.25em;
  text-transform: uppercase;
}
h3 {
  font-size: 1.25em;
}
h4,
h5,
h6 {
  font-size: 1.1em;
}
hr {
  color: #8ecfb1;
  background-color: #8ecfb1;
  border: none;
  height: 1px;
  clear: both;
  margin: 1.58em 0;
}
.home header hr {
  margin: 10px 0 30px;
}
.hr {
  visibility: hidden;
}
.container {
  max-width: 1000px;
}
.ie8 .container {
  width: 1000px;
}
#sidebar img {
  margin: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 301px;
  border: 2px solid #5fb8ac;
}
.border {
  border: 2px solid #5fb8ac;
}
.team {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.team-photo {
  float: none;
  margin: 0 auto 20px;
}
.img-right {
  max-width: 100%;
}
/* List Styling */
ul li {
  list-style: disc;
}
li {
  line-height: 1.5;
}
#content ul {
  margin: 0 0 1.8em 39px;
}
#ft ul,
#subnav {
  margin: 0;
  padding: 0;
}
#bd-callouts li,
#ft ul li,
#subnav li,
body.sitemap #content ul li {
  list-style: none;
}
/* Sitemap */
body.sitemap #main-content {
  width: 100%;
}
body.sitemap #content ul {
  margin: 0 0 1.8em 0;
}
body.sitemap #content ul li {
  margin-top: 21px;
  list-style: none;
}
body.sitemap #content ul li a {
  font-size: 1.25em;
  color: #015795;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
body.sitemap #content ul ul {
  padding-left: 0;
  margin: 0 0 0 0;
}
body.sitemap #content ul ul li {
  margin: 0;
  list-style: none;
}
body.sitemap #content ul ul li a {
  display: inline-block;
  font-size: 1em;
  color: #4999b4;
  text-transform: capitalize;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #8ecfb1;
}
/* Header */
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;
  background: #ffffff;
}
#hd .container {
  width: 100% !important;
}
#hd .logo {
  float: none;
  display: block;
  text-align: center;
  width: 96%;
  margin: 10px auto;
  text-decoration: none;
}
#hd .logo img {
  width: 100%;
  display: inline-block;
}
#hd .logo:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
#hd .logo-lg {
  max-width: 398px;
}
#hd .logo-sm {
  max-width: 282px;
}
#hd-right {
  width: 100%;
  text-align: center;
}
#hd-right .call-today {
  color: #2ea8df;
  font-size: 1.05em;
  font-style: italic;
  margin: 10px auto;
}
#hd-right .hd-locations .hd-address {
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #1779bd;
  border: 1px solid #1779bd;
  width: 128px;
  height: 18px;
  background: none;
  line-height: 18px;
  font-size: 0.65em;
  letter-spacing: 0.05em;
  margin: 0 auto;
}
#hd-right .hd-locations .hd-address:hover {
  color: #ffffff;
  border-color: #4999b4;
  background: #4999b4;
}
#hd-right .hd-locations .phone,
#hd-right .hd-locations a.phone {
  display: block;
  color: #1779bd;
  letter-spacing: 0.005em;
  font-size: 1.15em;
  font-weight: 700;
  text-decoration: none;
}
#hd-right .hd-locations a.phone:hover {
  color: #4999b4;
}
.hd-nav-wrap {
  background: #024d86;
  background: -moz-linear-gradient(left, #024d86 0%, #74cddf 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #024d86), color-stop(100%, #74cddf));
  background: -webkit-linear-gradient(left, #024d86 0%, #74cddf 100%);
  background: -o-linear-gradient(left, #024d86 0%, #74cddf 100%);
  background: -ms-linear-gradient(left, #024d86 0%, #74cddf 100%);
  background: linear-gradient(to right, #024d86 0%, #74cddf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#024d86', endColorstr='#74cddf', GradientType=1);
}
/* Main Nav */
#main-nav {
  text-align: center;
  z-index: 20;
  clear: both;
  height: auto;
  color: #ffffff;
  background: #015795;
}
#main-nav .container {
  width: 100% !important;
}
#main-nav a {
  margin: 0;
  color: #ffffff;
  font-size: 0.7em;
  letter-spacing: 0.01em;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  -ms-transition-duration: 0s;
  transition-duration: 0s;
}
#main-nav a:hover {
  background: #01487c;
}
#main-nav .trigger {
  margin: 0px;
  padding: 16px 20px 12px;
}
#main-nav .trigger i {
  float: right;
  font-size: 21px;
  margin: 2px 0 0;
}
#main-nav ul li a {
  background: #4999b4;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  padding: 8px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#main-nav ul li.active > a,
#main-nav ul li:hover > a {
  background: #015795;
  color: #ffffff;
}
#main-nav ul ul {
  margin: 0;
  padding: 11px 0;
  background: #2878a4;
}
#main-nav ul ul li a {
  margin: 0;
  background: none;
  color: #ffffff;
  letter-spacing: normal;
  text-align: center;
  border-bottom: none;
  padding: 3px 5px;
}
#main-nav ul li ul li.active a,
#main-nav ul li.active ul li a:hover,
#main-nav ul ul li a:hover,
#main-nav ul ul li a.active {
  background: #ffffff;
  color: #0e6d9f;
}
#main-nav li.active li a {
  background: none;
}
#main-nav ul li.meet-dr-chawlas{
  display: none;
}
#sticky-wrap {
  background: none;
  max-width: 66px;
  margin: 10px auto;
}
#sticky-wrap .book-now,
#sticky-wrap .unique,
#sticky-wrap .office-tour,
#sticky-wrap .join-team {
  display: block;
  width: 100%;
  height: 39px;
  background: #1779be;
  color: #ffffff;
  margin-bottom: 2px;
}

#sticky-wrap .login {
  display: block;
  width: 100%;
  height: 39px;
  background: #b8e0f8;
  color: #1779be;
  margin-bottom: 2px;
}

#sticky-wrap .login .text-wrap,#sticky-wrap .book-now .text-wrap,
#sticky-wrap .unique .text-wrap,
#sticky-wrap .office-tour .text-wrap,
#sticky-wrap .join-team .text-wrap {
  display: inline-block;
  border: 1px solid #ffffff;
  width: 104px;
  height: 19px;
  line-height: 19px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.03em;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#sticky-wrap .login .text-wrap {
  display: inline-block;
  border: 1px solid #1779be;
  width: 104px;
  height: 19px;
  line-height: 19px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.03em;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#sticky-wrap .login:hover .text-wrap,
#sticky-wrap .book-now:hover .text-wrap,
#sticky-wrap .unique:hover .text-wrap,
#sticky-wrap .office-tour:hover .text-wrap,
#sticky-wrap .join-team:hover .text-wrap {
  border-color: #8ecfb1;
  color: #8ecfb1;
}
#sticky-wrap .login:hover .text-wrap {
  border-color: #fff;
  color: #fff;
}
#sticky-wrap .unique, #sticky-wrap .login, #sticky-wrap .join-team {
  height: 51px;
}
#sticky-wrap .unique .text-wrap, #sticky-wrap .login .text-wrap, #sticky-wrap .join-team .text-wrap {
  height: 33px;
  line-height: 16px;
  margin-top: 8px;
}
#sticky-wrap .social-icons {
  overflow: hidden;
}
#sticky-wrap .social-icons a {
  display: inline-block;
  float: left;
  width: 60px;
  height: 41px;
  line-height: 37px;
  background: #2ea8df;
  color: #ffffff;
  margin: 0px 5px 5px 0px;
}
#sticky-wrap .social-icons a .text-wrap {
  display: inline-block;
  border: 1px solid #ffffff;
  width: 19px;
  height: 19px;
  line-height: 19px;
  font-size: 14px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#sticky-wrap .social-icons a .fa {
  vertical-align: baseline;
}
#sticky-wrap .social-icons a:hover .text-wrap {
  border-color: #015795;
  color: #015795;
}
#sticky-wrap .social-icons .last {
  margin-right: 0;
  
}
#sticky-wrap .best {
  margin-top: 20px;
}
/* Subnav */
#subnav-outer {
  position: relative;
  padding: 36px 0;
  background: url(../images/sub-bkg.jpg);
  text-align: center;
}
#subnav-outer p {
  color: #0e6d9f;
  width: 100%;
  max-width: 650px;
  font-size: 0.7em;
  line-height: 1.28571428571429em;
  margin: 0 auto;
}
#subnav-outer a {
  color: #0e6d9f;
  text-decoration: none;
  display: inline-block;
}
#subnav-outer a.active,
#subnav-outer a:hover {
  color: #0d9cdc;
  text-decoration: underline;
}
/* Slideshow, Callouts & Tagline */
#home-slideshow-banner {
  float: none;
  width: 100%;
  max-width: none;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  z-index: -9999;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}
#home-slideshow-banner .bx-wrapper {
  position: relative;
  z-index: 0;
}
#home-slideshow-banner .bx-wrapper .bx-pager {
  display: none;
}
#home-slideshow-banner ul {
  margin: 0;
}
#home-slideshow-banner li {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
#home-slideshow-banner li img {
  width: 100%;
  max-width: 100%;
  display: block;
  position: relative;
}


.comparison-container {
  display: block;
  gap: 1rem;
  justify-content: space-between;
}

.comparison-column {
  background: #f9f9f9;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  text-align: center;
  padding:1em;
  margin-bottom:1em;
}

.comparison-image {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}

.checklist {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
  margin: 0 0 1em 5px;
  font-size:16px;
}

.checklist li {
  list-style-type: none;
  position: relative;
  padding-left: 2em;
  margin-bottom: 0.75em;
}

.checklist li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: black;
  font-weight: bold;
}

.schedule-consult {
    background: #4999b4;
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 30px !important;
    text-align: center;
    font-size: 0.75em;
    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;
  }
.schedule-consult:hover, #content a.btn:hover {
    background: #2c5b6b;
  }

.tagline{
  text-align: center;
  color: #fff;
  background: #1779be;
  padding: 15px 15px;
}

/* Office Tour Slideshow */
.slideshow {
  border-bottom: 3px solid #4999b4;
  margin: 0 auto;
}
.slideshow-text {
  background: #444444;
  padding: 0 10px;
  color: #ffffff;
}
.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: #8ecfb1;
}
body.invisalign-before-after .slideshow-nav-paginated li.slideshow-active-page a,
body.office-tour .slideshow-nav-paginated li.slideshow-active-page a,
body.before-and-after .slideshow-nav-paginated li.slideshow-active-page a {
  color: #8ecfb1 !important;
}
/* Callouts */
#content #bd-callouts .container {
  width: 100% !important;
}
#bd-callouts {
  text-align: center;
  width: 100%;
  position: relative;
  background: #024d86;
  background: -moz-linear-gradient(left, #024d86 0%, #74cddf 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #024d86), color-stop(100%, #74cddf));
  background: -webkit-linear-gradient(left, #024d86 0%, #74cddf 100%);
  background: -o-linear-gradient(left, #024d86 0%, #74cddf 100%);
  background: -ms-linear-gradient(left, #024d86 0%, #74cddf 100%);
  background: linear-gradient(to right, #024d86 0%, #74cddf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#024d86', endColorstr='#74cddf', GradientType=1);
}
#bd-callouts a {
  display: block;
  vertical-align: top;
  text-align: center;
  padding: 15px 0;
  position: relative;
  background: transparent;
  border-bottom: 1px solid #8ecfb1;
  color: #ffffff;
}
#bd-callouts a .co-icon {
  width: 89px;
  height: 89px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  font-size: 43px;
  margin: 0 auto;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#bd-callouts a .co-icon .icon-inner {
  width: 79px;
  height: 79px;
  padding-top: 15px;
  border-radius: 50%;
  margin: 0 auto;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#bd-callouts a .co-text {
  margin: 17px auto 0;
  font-size: 1.25em;
  line-height: 1.2em;
  font-style: italic;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#bd-callouts .co-04 {
  border-bottom: none;
}
#bd-callouts a:hover {
  color: #8ecfb1;
}
#bd-callouts a:hover .co-icon {
  border-color: #8ecfb1;
  color: #8ecfb1;
}
#bd-callouts a:hover .co-icon .icon-inner {
  border-color: #8ecfb1;
}
/* Content */
#content {
  z-index: 0;
}
#content .container {
  width: 96% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#content-text {
  width: 100%;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  -webkit-column-width: 100%;
  -moz-column-width: 100%;
  column-width: 100%;
}
#home-content {
  padding: 20px 0;
}
.interior-content {
  padding: 20px 0;
}
#bd-services {
  text-align: center;
  width: 100%;
  position: relative;
  background: #4999b4;
  padding: 20px 0;
}
#bd-services h2 {
  color: #ffffff;
  font-size: 2em;
  line-height: 0.9em;
  text-transform: none;
}
#bd-services .grid-box {
  display: block;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  text-align: left;
  background: #4999b4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0 4% 4%;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#bd-services .grid-box:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #015795;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#bd-services .grid-box:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
#bd-services .box-01 {
  border-top: 1px solid #ffffff;
}
#bd-services h3 {
  color: #ffffff;
  font-size: 1.15em;
  margin: 0 0 3px;
}
#bd-services p {
  color: #c6f1fa;
  font-size: 0.7em;
  line-height: 1.4em;
  margin: 0 auto;
}
#widget {
  text-align: center;
  width: 100%;
  position: relative;
  background: url(../images/beach.jpg) top center no-repeat;
  padding: 10px 0;
}
#widget h2 {
  color: #ffffff;
  font-style: italic;
  font-size: 2.1em;
  line-height: 1em;
  text-transform: none;
  margin: 0 0 18px;
  text-align: left;
}
#widget .form-wrap {
  width: 100%;
  max-width: 784px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#widget form {
  width: 100%;
  display: inline-block;
}
#widget input[type="text"],
#widget textarea {
  font-size: 15px;
  font-family: 'Lora', serif;
  color: #5fb8ac;
  width: 100% !important;
  padding: 0 0 0 10px !important;
  margin: 0 0 20px;
  background: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 1px solid transparent;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
#widget input[type="text"]:focus,
#widget textarea:focus {
  border-color: #5fb8ac;
}
#widget input[type="text"] {
  height: 38px;
}
#widget textarea {
  padding-top: 10px !important;
  height: 128px !important;
  min-height: inherit;
  margin-bottom: 9px;
}
#widget .widget-btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 37px;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-family: 'Lora', serif;
  text-align: center;
  text-transform: lowercase;
  font-style: italic;
  color: #fff;
  background: #5fb8ac;
  width: 132px;
  height: 34px;
  margin: 20px 0 0 auto;
  padding: 0 !important;
  display: block;
}
#widget .widget-btn:hover {
  background: #4999b4;
}
#widget input[type="text"]::-webkit-input-placeholder {
  color: #5fb8ac;
}
#widget textarea::-webkit-input-placeholder {
  color: #5fb8ac;
}
#widget input[type="text"]::-moz-placeholder {
  color: #5fb8ac;
}
#widget textarea::-moz-placeholder {
  color: #5fb8ac;
}
#widget input[type="text"]:-moz-placeholder {
  color: #5fb8ac;
}
#widget textarea:-moz-placeholder {
  color: #5fb8ac;
}
#widget input[type="text"]:-ms-input-placeholder {
  color: #5fb8ac;
}
#widget textarea:-ms-input-placeholder {
  color: #5fb8ac;
}
#widget label {
  margin: 0;
  width: 100%;
}
#bd-widgets {
  text-align: center;
  width: 100%;
  position: relative;
  background: #ffffff;
  padding: 20px 0;
}
#bd-widgets .widget-wrap {
  margin: 20px auto; 
}
#bd-widgets .insta-wrap a .insta-logo,
#bd-widgets .insta-wrap a .insta-photo,
#bd-widgets .youtube-wrap a .youtube-logo,
#bd-widgets .youtube-wrap a .youtube-photo {
  display: block;
  margin: 0 auto;
}
#bd-widgets .insta-wrap a .insta-photo:hover, #bd-widgets .youtube-wrap a .youtube-photo:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
#ft-logos-01 {
  text-align: center;
  position: relative;
  border-top: 1px solid #4999b4;
}
#ft-logos-02 {
  text-align: center;
  position: relative;
}
.ft-logos a {
  display: inline-block;
  margin: 10px;
}
.ft-logos a:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
/* Footer */
#ft {
  text-align: center;
  width: 100%;
  display: table;
  position: relative;
  overflow: hidden;
}
#ft .ft-left {
  background: url(../images/ft-map.jpg) top center no-repeat;
  padding: 20px 0;
  position: relative;
}
#ft .ft-left:before {
  content: '';
  background: rgba(73, 153, 180, 0.85);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#ft .ft-right {
  background: url(../images/ft-tour.jpg) top center no-repeat;
  padding: 40px 0;
  position: relative;
}
#ft .ft-right a {
  display: inline-block;
  font-size: 2.1em;
  line-height: 1em;
  color: #ffffff;
  font-style: italic;
}
#ft .ft-right a .fa {
  display: block;
  margin-top: 20px;
}
#ft .ft-right a:hover {
  color: #015795;
}
#ft .ft-location {
  background: url(../images/address-bkg.png) top center no-repeat;
  width: 273px;
  height: 150px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
#ft .ft-location .address-wrap {
  text-decoration: none;
  display: block;
  color: #525252;
  font-size: 0.65em;
  line-height: 1.3em;
}
#ft .ft-location .ft-office {
  display: block;
  font-size: 1.23076923076923em;
  color: #0e6d9f;
}
#ft .ft-location .map-icon {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  color: #ffffff;
  background: #8ecfb1;
  padding-top: 15px;
  text-align: center;
  font-size: 25px;
  position: absolute;
  top: 23px;
  left: 35px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#ft .ft-location .address-text {
  padding: 26px 0 0 100px;
  letter-spacing: 0.02em;
}
#ft .ft-location .ft-address {
  color: #525252;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#ft .ft-location .phone,
#ft .ft-location .ft-phone {
  text-decoration: none;
  display: block;
  color: #525252;
  font-size: 0.8em;
  padding-left: 100px;
  letter-spacing: 0.02em;
  font-weight: 700;
  line-height: 1.2em;
}
#ft .ft-location .address-wrap:hover .map-icon {
  background: #015795;
}
#ft .ft-location .address-wrap:hover .ft-address {
  color: #015795;
}
#ft .ft-location a.phone:hover,
#ft .ft-location a.ft-phone:hover {
  color: #0e6d9f;
}
.ft-design-credit {
  background: #4999b4;
  clear: both;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.ft-design-credit .ft-links a {
  float: none;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  font-size: 0.6em;
  display: block;
}
.ft-design-credit .ft-links a:hover {
  color: #8ecfb1;
}
.ft-design-credit .ft-links .links-divider {
  font-size: 0.6em;
  color: #ffffff;
  margin: 0 10px;
  display: none;
}
.ft-design-credit a.sesame-link .fa {
  margin: -5px 5px 0 0;
  font-size: 22px;
}
.ft-design-credit a.back-to-top {
  display: inline-block;
  text-decoration: none;
  float: none;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.6em;
  letter-spacing: 0.1em;
  padding-top: 3px;
}
.ft-design-credit a.back-to-top:hover {
  color: #015795;
}
/* Form Buttons */
form button, #content a.btn {
  background: #4999b4;
  color: #ffffff;
  text-transform: uppercase;
  padding: 12px 30px !important;
  text-align: center;
  font-size: 0.75em;
  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, #content a.btn:hover {
  background: #2c5b6b;
}

/* BLOG FORM */
.stButton {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.st_plusone_large {
  top: 9px;
  position: relative;
}
.share-article-links {
  text-align: center;
}
.share-text {
  color: #4999b4;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #4999b4;
  color: #333333;
  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: #333333;
  border: 1px solid #333333;
  width: 178px;
  margin: 6px auto;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
form#blog_search input:hover {
  background: #cccccc;
}
form#blog_search button {
  display: block;
  background: #015795;
  color: #ffffff;
  font-size: 12px!important;
  text-transform: uppercase;
  font-size: 10px!important;
  padding: 5px 12px!important;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
  margin: 5px auto 0;
}
form#blog_search button:active,
form#blog_search button:hover {
  background: #001c30;
}
/* end blog css */
/* Generic Classes */
.ie8 nav.horizontal ul li a {
  max-width: none;
}
.ie8 .slideshow-item {
  display: none;
}
.ie8 .slideshow-active {
  display: block;
}
.shift {
  position: relative;
}
.columns {
  display: inline;
  float: left;
}
.genie {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.genie:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-container {
  margin-bottom: 1.58em;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="file"],
textarea {
  width: 80%;
}
body.office-tour .video-sleeve {
  margin: 0 auto;
  max-width: 600px;
}
#invisalign-before-after {
  max-width: 464px;
  width: 100%;
}
#invisalign-before-after ul {
  margin: 0;
}
#invisalign-before-after p.caption {
  position: relative;
}
#damon-before-after {
  max-width: 539px;
  width: 100%;
}
.test-cred {
  display: block;
  font-weight: bold;
  font-size: smaller;
}
.flash {
  margin: 20px 0;
}
/* hide double hr */
body.types-of-appliances div.hr,
body.ortho-dictionary div.hr {
  display: none;
}
#hide-stock {
  display: none;
}
body[class^='meet-dr-'] #hide-stock{
  display: block;
  margin: 1em auto;
  text-align: center;
  

}
body.meet-the-doctor #hide-stock,
body.meet-the-doctors #hide-stock {
  display: block !important;
  text-align: center;
  margin: 1em auto;
  max-width: 240px;
}
/* Office Tour */
ul.slideshow {
  margin: 0 auto !important;
}
body.office-tour #main-content {
  display: inline-block;
  text-align: center;
  width: auto !important;
}
form p {
  height: auto;
}
body.sitemap li.employment,
body.join-our-team #subnav-outer p,
body.application #subnav-outer p,
body[class^='position-'] #subnav-outer p,
body[class^='position-'] header h1 {
  display: none;
  visibility: hidden;
}
img.who-left, img.who-middle {
  margin-bottom: 1.58em;
}

.member{ text-align:center; width:47%; margin:0 auto; display:inline-block}


/* ===============================================
Small Tablet/Large Phone Stylings (Optional)
Supports 30em (480px) to 47.9375em (767px)
------
Useful for making minor adjustments between
awkward sizes.
=============================================== */
/* ===============================================
Tablet / Desktop Stylings
Supports 48em (768px) and up
=============================================== */
@media only screen and (min-width: 48em) {
  .row > .col {
    border: 0px solid rgba(0, 0, 0, 0);
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    margin-left: 5%;
  }
  .row > .col:first-child {
    margin-left: 0%;
  }
  #staff-array .row > .col {
    margin-left: 0;
  }
  #staff-array .row > .col:first-child {
    margin-left: 5%;
  }
  /* 12 Column Grid */
  .row > .col.span1 {
    width: 3.75%;
  }
  .row > .col.span2 {
    width: 12.5%;
  }
  .row > .col.span3,
  .row > .col.quarter {
    width: 21.25%;
  }
  .row > .col.span4,
  .row > .col.third {
    width: 30%;
  }
  .row > .col.span5 {
    width: 38.75%;
  }
  .row > .col.span6,
  .row > .col.half {
    width: 47.5%;
  }
  .row > .col.span7 {
    width: 56.25%;
  }
  .row > .col.span8 {
    width: 65%;
  }
  .row > .col.span9 {
    width: 73.75%;
  }
  .row > .col.span10 {
    width: 82.5%;
  }
  .row > .col.span11 {
    width: 91.25%;
  }
  .row > .col.span12,
  .row > .col.full {
    width: 100%;
  }
  .row > .col.offset1 {
    margin-left: 8.75%;
  }
  .row > .col.offset2 {
    margin-left: 17.5%;
  }
  .row > .col.offset3 {
    margin-left: 26.25%;
  }
  .row > .col.offset4 {
    margin-left: 35%;
  }
  .row > .col.offset5 {
    margin-left: 43.75%;
  }
  .row > .col.offset6 {
    margin-left: 52.5%;
  }
  .row > .col.offset7 {
    margin-left: 61.25%;
  }
  .row > .col.offset8 {
    margin-left: 70%;
  }
  .row > .col.offset9 {
    margin-left: 78.75%;
  }
  .row > .col.offset10 {
    margin-left: 87.5%;
  }
  .row > .col.offset11 {
    margin-left: 96.25%;
  }
  body.sitemap #content .width1 {
    width: 50%;
    display: inline;
    float: left;
  }
  #hide-stock {
    display: block;
    margin: 0 0 1em 0;
  }
  body[class^='meet-dr-'] #hide-stock {
    margin: 0 0 1em 0;
  }
  /* blanket hide stock photo for certain pages */
  body.sitemap #hide-stock,
  body.meet-the-staff #hide-stock,
  body.meet-the-team #hide-stock,
  body.meet-our-team #hide-stock,
   body.meet-the-dentists #hide-stock,
  body.types-of-braces #hide-stock,
  body.types-of-appliances #hide-stock,
  body.color-my-braces #hide-stock,
  body.common-orthodontic-issues #hide-stock,
  body.common-procedures #hide-stock,
  body.office-tour #hide-stock,
  body.before-and-after #hide-stock,
  body.invisalign #hide-stock,
  body.opalescence #hide-stock,
  body.all-on-4 #hide-stock,
  body[class^='invisalign-'] #hide-stock,
  body[class^='in-ovation-'] #hide-stock,
  body.which-is-right-for-me #hide-stock,
  body.your-child-s-first-orthodontic-checkup #hide-stock,
  body.aao-testimonials #hide-stock,
  body.ortho-tv #hide-stock,
  body.my-life-my-smile-my-orthodontist #hide-stock,
  body[class^='damon-'] #hide-stock,
  body.join-our-team #hide-stock,
  body.application  #hide-stock,
  body.team-fun #hide-stock,
  body.team-member-of-the-month #hide-stock,
  body.dental-hygienist  #hide-stock,
    body.our-blog  #hide-stock,
  body[class^='position-'] #hide-stock {
    display: none;
  }
  body.sitemap #sidebar,
  body.home #sidebar,
  body.meet-the-staff #sidebar,
  body.meet-the-team #sidebar,
  body.meet-our-team #sidebar,
   body.meet-the-dentists #sidebar,
  body.types-of-braces #sidebar,
  body.types-of-appliances #sidebar,
  body.color-my-braces #sidebar,
  body.common-orthodontic-issues #sidebar,
  body.common-procedures #sidebar,
  body.office-tour #sidebar,
  body.before-and-after #sidebar,
  body.invisalign #sidebar,
  body.opalescence #sidebar,
    body.all-on-4 #sidebar,
  body[class^='invisalign-'] #sidebar,
  body[class^='in-ovation-'] #sidebar,
  body.which-is-right-for-me #sidebar,
  body.your-child-s-first-orthodontic-checkup #sidebar,
  body.aao-testimonials #sidebar,
  body.ortho-tv #sidebar,
  body.my-life-my-smile-my-orthodontist #sidebar,
  body[class^='damon-'] #sidebar,
  body.join-our-team #sidebar,
  body.application #sidebar,
  body.team-fun #sidebar,
  body.team-member-of-the-month #sidebar,
  body.dental-hygienist #sidebar,
    body.our-blog #sidebar,
  body[class^='position-'] #sidebar {
    display: none;
  }
  body.sitemap #main-content,
  body.meet-the-staff #main-content,
  body.meet-the-team #main-content,
  body.meet-our-team #main-content,
   body.meet-the-dentists #main-content,
  body.types-of-braces #main-content,
  body.types-of-appliances #main-content,
  body.color-my-braces #main-content,
  body.common-orthodontic-issues #main-content,
  body.common-procedures #main-content,
  body.office-tour #main-content,
  body.before-and-after #main-content,
  body.invisalign #main-content,
  body.opalescence #main-content,
   body.all-on-4 #main-content,
  body[class^='invisalign-'] #main-content,
  body[class^='in-ovation-'] #main-content,
  body.which-is-right-for-me #main-content,
  body.your-child-s-first-orthodontic-checkup #main-content,
  body.aao-testimonials #main-content,
  body.ortho-tv #main-content,
  body.my-life-my-smile-my-orthodontist #main-content,
  body[class^='damon-'] #main-content ,
  body.join-our-team #main-content,
  body.application #main-content,
  body.team-fun #main-content,
  body.team-member-of-the-month  #main-content,
  body.dental-hygienist #main-content,
    body.our-blog  #main-content,
  body[class^='position-'] #main-content {
    width: 100%;
  }
  body.join-our-team #main-content,
  body.application #main-content,
  body[class^='position-'] #main-content {
	float: none;
	max-width: 840px;
	padding: 0 1%;
	margin: 0 auto;
  }
  body.meet-our-team #main-content .img-right {
    display: block;
  }
  .video-sleeve {
    width: 100%;
    margin: auto;
    max-width: 80%;
  }
  .video-sleeve-60 {
    width: 100%;
    max-width: 60%;
    margin: auto;
  }
  /*------------ Style Edit Region ------------*/
  #main-content {
    width: 64.1%;
    margin-left: 1%;
    display: block;
    float: left;
    padding: 41px 0 30px 0;
  }
  #main-content p {
    text-align: justify;
  }
  #sidebar {
    width: 30.1%;
    float: right;
    display: inline;
    text-align: right;
    margin: 51px 0 0 0;
  }
  .team-photo {
    float: left;
    margin: 0 20px 20px 0;
  }
  #hd-right {
    margin-bottom: 10px;
  }
  #hd-right .hd-locations {
    margin-top: -5px;
  }
  #hd-right .hd-locations .hd-address {
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    margin-right: 6px;
  }
  #hd-right .hd-locations .phone,
  #hd-right .hd-locations a.phone {
    display: inline-block;
  }
  #hd-right .call-today {
    margin-bottom: 0;
  }
  #sticky-wrap {
    margin: 0;
    position: fixed;
    top: 100px;
    right: 0;
  }
  
  
    .tagline{
    display: inline-block;
    position: absolute;
    top: 75%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    background: none;
  }
  

  
  #bd-callouts .co-row {
    overflow: hidden;
  }
  #bd-callouts a {
    float: left;
    width: 49.5%;
  }
  #bd-callouts .co-02,
  #bd-callouts .co-04 {
    border-left: 1px solid #8ecfb1;
  }
  #bd-callouts .co-03 {
    border-bottom: none;
  }
  #home-content {
    padding: 90px 0 60px;
  }
  #home-content .content-wrap {
    max-width: 788px;
    margin: 0 auto;
  }
  #widget {
    padding: 80px 0 110px;
  }
  #widget input[type="text"] {
    float: left;
    width: 32.65306122449% !important;
    margin-right: 1.020408163265%;
  }
  #widget input#Call_Num {
    margin-right: 0;
  }
  #bd-widgets .widget-wrap {
    display: inline-block;
    margin: 0 2%;width:20%;
  }
  #ft .ft-left {
    width: 49.85%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 190px;
  }
  #ft .ft-right {
    width: 49.85%;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 190px;
  }
  .ft-design-credit {
    padding: 4px 0 2px;
  }
  .ft-design-credit .ft-links {
    float: left;
  }
  .ft-design-credit .ft-links a,
  .ft-design-credit .ft-links .links-divider {
    display: inline-block;
  }
  .ft-design-credit a.back-to-top {
    float: right;
  }
  img.who-left, img.who-right {
	margin-bottom: 0;
	max-width: 25%;
	vertical-align: top;
  }
  img.who-middle {
	max-width: 50%;
	vertical-align: top;
  }
}
/* ===============================================
Desktop Only Stylings
Supports 64em (1024px) and up
=============================================== */
@media only screen and (min-width: 64em) {
  #main-nav .container {
    width: 1000px !important;
    max-width: none;
  }
  .ie8 #main-nav .container {
    width: 1000px !important;
  }
  #content .container {
    width: 96% !important;
    max-width: 1000px;
  }
  #hd {
    display: block;
  }
  /* Main-Nav */
  .top-nav {
    position: absolute;
    top: 0;
    right: 0;
  }
  .hd-nav-wrap {
    height: 28px;
  }
  #main-nav {
    background: none;
  }
  #main-nav ul {
    margin: 0;
  }
  #main-nav ul li {
    float: none;
    vertical-align: top;
  }
  #main-nav ul li a {
    padding: 4px 7px 3px;
    border-bottom: none;
    background: none;
  }
  #main-nav ul li.contact-us {
    padding-right: 0;
  }
  #main-nav ul li.contact-us ul {
    margin: 0 0 0 -72px;
  }
  #main-nav ul ul {
    margin: 0 0 0;
    width: auto;
    padding: 10px 0;
    background: #015795;
    background: rgba(1, 87, 149, 0.89);
  }
  #main-nav ul ul li {
    padding: 0;
  }
  #main-nav ul ul li a {
    text-align: left;
    line-height: 1.78571428571429em;
    padding: 0 49px 0 20px;
    border-bottom: none;
    white-space: nowrap;
  }
  nav.horizontal ul li {
    float: none;
  }
  /*------------ Style Edit Region ------------*/
  #hd {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #e9e7e7;
  }
  #hd .logo {
    width: 28.2%;
    text-align: left;
    float: left;
    margin: -15px 0 5px -9px;
  }
  .home #hd .logo {
    width: 39.8%;
    text-align: left;
    float: left;
    margin-bottom: 9px;
  }
  #hd-right {
    width: 62.2%;
    float: right;
    text-align: right;
  }
  #hd-right .call-today {
    float: left;
    margin: 16px 0 0;
  }
  #hd-right .hd-locations {
    float: right;
    margin: 15px 11px 0 0;
  }
  .home #hd-right {
    width: 50%;
    margin-right: 12px;
  }
  .home #hd-right .call-today {
    float: right;
  }
  .home #hd-right .hd-locations {
    margin: -5px 0 0 0;
    clear: right;
    float: right;
  }
  .home #hd-right .hd-locations .hd-address {
    margin-right: 0;
  }
  #home-slideshow-banner {
    margin-top: 121px;
	
  }
  #slider1{max-height:550px}
    .tagline {
  
    right: 50%;
    margin-right: -540px;
    text-align: right;
  }
  
  #subnav-outer {
    margin-top: 92px;
  }
  #bd-callouts .co-row {
    display: inline;
  }
  #bd-callouts a {
    float: none;
    display: inline-block;
    padding: 55px 0 46px;
    max-width: 229px;
    border-bottom: none;
  }
  #bd-callouts .co-03 {
    border-left: 1px solid #8ecfb1;
  }
  #content-text p {
    text-align: justify;
  }
  #bd-services {
    padding: 84px 0 81px;
  }
  #bd-services .grid-wrap {
    overflow: hidden;
    max-width: 992px;
    margin: 0 auto;
  }
  #bd-services .grid-box {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 0 32px;
    vertical-align: top;
    float: left;
  }
  #bd-services .box-00 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    width: 33%;
    max-width: 330px;
    height: 225px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    text-align: left;
    padding: 20px 0 0 33px;
    float: left;
  }
  #bd-services .box-01 {
    width: 33.1%;
    max-width: 331px;
    height: 225px;
  }
  #bd-services .box-02 {
    width: 33.1%;
    max-width: 331px;
    height: 225px;
    border-left: none;
    border-top: 1px solid #ffffff;
  }
  #bd-services .box-03 {
    width: 33%;
    max-width: 330px;
    height: 234px;
    clear: left;
    border-top: none;
    border-right: none;
  }
  #bd-services .box-04 {
    width: 33.1%;
    max-width: 331px;
    height: 234px;
    border-top: none;
  }
  #bd-services .box-05 {
    width: 33.1%;
    max-width: 331px;
    height: 234px;
    border-top: none;
    border-left: none;
  }
  #bd-widgets {
    padding: 86px 0;
  }
  #ft-logos-01 a {
    margin: 0 0 0 15px;
  }
  #ft-logos-01 .first {
    margin-left: 0;
  }
  #ft-logos-01 .left {
    margin-right: 0;
  }
  #ft-logos-02 {
    padding: 15px 0 14px;
  }
  #ft-logos-02 a {
    margin: 0 18px;
  }
  #ft-logos-02 .first {
    margin-left: 0;
  }
  #ft-logos-02 .left {
    margin-right: 0;
  }
  #ft {
    height: 464px;
  }
  #ft .ft-left {
    float: none;
    position: absolute;
    top: 0;
    left: -1003px;
    right: 0;
    margin: 0 auto;
    padding: 0;
    height: 464px;
    width: 997px;
  }
  #ft .ft-right {
    float: none;
    position: absolute;
    top: 0;
    right: -1003px;
    left: 0;
    margin: 0 auto;
    padding: 0;
    height: 464px;
    width: 997px;
    text-align: left;
  }
  #ft .ft-right a {
    text-align: center;
    margin: 188px 0 0 106px;
  }
  #ft .ft-left:before {
    display: none;
  }
  #ft .ft-location {
    position: absolute;
    top: 124px;
    right: 131px;
  }

  .comparison-container {
    display: flex;
    gap: 1rem;
    justify-content: space-between;
  }
  
  .comparison-column {
    flex: 1 1 45%;
    background: #f9f9f9;
    border-radius: 8px;
    padding:1em;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    text-align: center;
  }
  
  .comparison-image {
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
  }
  
  .checklist {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: left;
    margin: 0 0 1em 5px;
    font-size:16px;
  }
  
  .checklist li {
    list-style-type: none;
    position: relative;
    padding-left: 2em;
    margin-bottom: 0.75em;
  }
  
  .checklist li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: black;
    font-weight: bold;
  }
}
