a.payment-btn:hover {
  opacity: 0.8;
  cursor: pointer;
}
a.payment-btn {
  padding: 7px 12px;
  font-size: 17px;
  background: #f9b334;
  color: #fff;
  border: 1px solid #fff;
  margin: 5px 15px;
  border-radius: 1px;
  position: fixed;
  left: 10px;
  bottom: 20px;
  z-index: 9;
}
.center-section {
  margin-right: 1%;
}

.header-container {
  flex-direction: row-reverse;
}
h1,
h2,
h3,
h4 {
  font-weight: 700 !important;
}

a:hover {
  text-decoration: none;
}

a,
p {
  font-weight: 300 !important;
}

.abt-con li {
  font-size: 17px;
  font-weight: 300 !important;
}

div.header-top > div > div.center-section > ul > li:hover > a {
  opacity: 0.7;
}

#specialties .main-box:nth-child(n + 20) {
  display: none;
}

.subMenu-1 li > a:before,
.subMenu-1 li > a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  bottom: 0;
  left: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.subMenu-1 li > a:before,
.subMenu-1 li > a:before,
.subMenu-1 li > a:before {
  background-color: #272a29;
}

.subMenu-1 li > a:hover:before,
.subMenu-1 li > a:hover:before {
  visibility: visible;
  width: 100%;
}

.header-links {
  font-size: 17px !important;
}

.subMenu-1 li {
  border-top: 0 solid #f9f9f9 !important;
}

.subMenu-1 li:hover > a {
  background: #fff !important;
}

.subMenu-1 li > a {
  cursor: pointer;
  color: #272a29 !important;
  padding: 12px;
}

.col-md-4.box {
  background: #272a29;
  height: 220px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  padding: 35px 30px 0 30px;
}

.col-md-4.box h2 {
  text-align: center;
  font-size: 22px;
  color: #fff;
}

.box2 {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.box-btn {
  margin-top: 18px;
}

.box-btn a {
  background: #f9b334;
  color: #fff;
  padding: 10px 18px;
  font-size: 17px !important;
  border-radius: 2px;
  text-transform: uppercase;
}

.box-btn a:hover {
  opacity: 0.8;
}

.col-md-4.box a {
  text-align: center;
  font-size: 22px;
  color: #fff;
}

.container.box-con {
  width: 100%;
  padding: 0;
}

.location__block {
  display: flex;
  flex-direction: row-reverse;
}

.map__loc img {
  max-width: 600px;
  border-radius: 10px;
  padding: 15px;
  background: #272a29;
}

#location > div > div.container > div > div.location__list > div > h2 {
  font-size: 40px !important;
}

#footer .footer {
  padding: 0;
}

.footer__block {
  display: none !important;
}

#blog .contentwrap p,
#blog .contentwrap li,
#blog .contentwrap h2,
#blog .contentwrap h3 {
  color: #000 !important;
}

#blog .form .post-btn {
  background: #f9b334 !important;
  color: #fff !important;
  padding: 10px 18px !important;
  font-size: 17px !important;
  border-radius: 2px !important;
  text-transform: uppercase;
  font-weight: 300 !important;
}

#blog .form .post-btn:hover {
  opacity: 0.8 !important;
}

.before_after .handle:after,
.before_after .handle {
  display: none;
}

@media (min-width: 900px) {
  .box-btn {
    margin-top: 18px;
    position: absolute;
    bottom: 45px;
  }
}

@media (min-width: 1190px) and (max-width: 1400px) {
  section > div.header-top > div > div.left-section > a > img {
    height: 118px !important;
    transition: all 0.3s ease-in-out 0s;
    top: -55px !important;
    position: relative;
  }
}

@media (min-width: 1100px) {
  .inner-page-head.services {
    margin-top: -100px;
  }
}

@media (min-width: 1800px) and (max-width: 2000px) {
  #location .location__map {
    width: 125rem !important;
  }
}

@media (min-width: 2000px) and (max-width: 2500px) {
  #location .location__map {
    width: 180rem !important;
  }
}

@media (min-width: 2500px) and (max-width: 3400px) {
  #location .location__map {
    width: 150em !important;
  }
}

@media (min-width: 3500px) {
  #location .location__map {
    width: 260rem !important;
  }
}

@media (min-width: 2400px) {
  a,
  p, li {
    font-weight: 300 !important;
    font-size: 23px !important;
  }
}

@media (min-width: 1900px) {
  .map__loc img {
    max-width: 100% !important;
    border-radius: 10px;
    padding: 15px;
    background: #272a29;
  }
}

@media (min-width: 3300px) {
  .location__details p,
  .location__details ul {
    font-size: 24px !important;
  }

  #location
    > div
    > div.container
    > div
    > div.location__list
    > div
    > div.location__address
    > p {
    font-size: 35px !important;
  }

  #location
    > div
    > div.container
    > div
    > div.location__list
    > div
    > div.location__address
    > p
    > a {
    font-size: 35px !important;
  }

  .location__list {
    padding-left: 0 !important;
    width: 52%;
  }
}

@media (max-width: 700px) {
  .map__loc img {
    max-width: 100% !important;
    border-radius: 10px;
    padding: 15px;
    background: #272a29;
  }

  #specialties {
    margin: 20px 0 !important;
  }
}

@media only screen and (max-width: 1149.9px) {
  #navigation .logo img {
    filter: brightness(0);
  }
}

@media only screen and (max-width: 1149.9px) {
  #navigation ul.header-rt li.ctanav2 .btn {
    width: 100% !important;
    border-radius: 3px !important;
  }

  #navigation
    > div
    > div
    > div
    > div.navbar-collapse.navitems
    > div.mobile-view.builder-dynamic-rt
    > div
    > ul
    > li.ctanav3
    > a {
    margin-left: 56px;
  }
  .map__loc img {
    max-width: 100% !important;
    border-radius: 10px;
    padding: 15px;
    background: #272a29;
  }

  .box-btn a {
    text-shadow: 1px 0.8px black;
  }
}

@media (max-width: 700px) {
  .col-md-4.box h2 {
    text-align: center;
    font-size: 19px !important;
    color: #fff;
  }

  .col-md-4.box {
    background: #272a29;
    height: 165px !important;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    padding: 5px 30px 0 30px !important;
  }

  .box2 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}

@media (min-width: 2000px) and (max-width: 3000px) {
  .header-top {
    height: 185px !important;
  }
  section > div.header-top > div > div.left-section > a > img {
    width: 375px !important;
    height: 137px !important;
  }
}

@media (min-width: 3000px) {
  .header-top {
    height: 285px !important;
  }

  section > div.header-top > div > div.left-section > a > img {
    width: 425px !important;
    height: 187px !important;
  }
}

@media (min-width: 2400px) {
  .container.details {
    width: 100%;
    padding: 0 4%;
  }

  .ww8mvwp #footer .footer__social a {
    width: 100px !important;
    height: 100px !important;

    font-size: 45px !important;
  }

  #footer .footer__legal a {
    font-size: 32px !important;
    color: rgba(255, 255, 255, 0.5);
  }

  #footer .footer ul {
    padding: 0;
    list-style: none;
    margin: 30px auto;
    padding-bottom: 30px;
    width: 100% !important;
  }

  .breadcrumb > li {
    font-size: 23px !important;
  }

  .inner-page-head.services {
    height: 31vw !important;
  }

  .inner-page-head.services h1 {
    font-size: 70px !important;
  }

  .container.blog-info {
    width: 100%;
    padding: 0 9%;
  }

  .contentwrap h2 {
    font-size: 40px !important;
    line-height: 30px;
    font-weight: 400;
    color: #000;
  }

  .contentwrap h3 {
    font-size: 35px !important;
    line-height: 30px;
    font-weight: 400;
    color: #000;
  }

  #specialties .contentwrap p {
    line-height: 1.5 !important;
  }

  .container.details {
    width: 100%;
    padding: 0 8%;
  }
}

@media only screen and (max-width: 768px) {
  .inner-page-head.services h1 {
    padding: 0;
    font-size: 30px !important;
  }
}

@media (min-width: 700px) and (max-width: 850px) {
  div#blog-box {
    padding: 0 18% !important;
  }
}

#blog .contentwrap p {
  color: #4d4d4d;
  font-size: 17px !important;
  line-height: 24px;
  letter-spacing: unset !important;
}

#blog .contentwrap li {
  color: #000 !important;
  font-size: 17px !important;
  font-weight: 300 !important;
}

#specialties .contentwrap {
  text-align: left !important;
}

.contentwrap iframe {
  max-width: 100%;
}

@media (max-width: 700px) {
  .contentwrap iframe {
    max-width: 100%;
    width: 100%;
    height: 225px;
  }
}

@media (min-width: 700px) {
  .contentwrap iframe {
    max-width: 100%;
    height: 300px;
  }
}

.header-top a[aria-label="Patient Education"] + .subMenu-1 {
  max-height: 400px !important;
  overflow-y: scroll !important;
}

.wlcm-con h2 {
  text-transform: uppercase !important;
}
#root > div > div > section > div.header-top > section > div > div > div:nth-child(2) {
    position: fixed;
    right: 50px;
    top: 93%;
    padding: 8px 7px 7px 8px;
    z-index: 100;
}
a.payment-btn {
    display: none;
}