/*
Theme Name: Kayenta
Author: Adtack
*/
.building_title_wrapper {
  position: relative;
}
.therapist-image.therapist-image-secondary {
  position: absolute !important;
  top: auto !important;
  right: 0 !important;
}
#property_stats > li {
  display: flex;
}
span.value {
  flex: 1;
}

.therapist-listing-image {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

#therapist-11279 .therapist-image {
  background-size: contain;
}

.therapist-image {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: absolute;
  top: 2em;
  right: 2em;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.property_image_url {
  display: none;
}

.flex-next {
  right: 10px !important;
}

.flex-prev {
  left: 10px !important;
}

.metaslider .flex-control-nav {
  bottom: 60 !important;
}
.metaslider .flex-control-nav li a {
  background: #ffffff8c;
}

.metaslider .flex-control-nav li a:hover {
  background: #ffffff8c;
}

.flex-active {
  background: white !important;
}

.tags {
  background: #e6e6e6;
  padding: 1em;
  max-width: 1200px;
  margin: 0 auto;
}

.tags h3 {
  margin-top: 0;
}

.tags > ul {
  margin: 0;
  color: #0088a3;
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
}

.tags > ul > li {
  margin-right: 1em;
}

.sub-menu a {
  padding: 0 2em !important;
}

.therapists-list-sm {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.therapists-list-sm > div {
  width: 25%;
}

.wide-content-container > div:nth-of-type(odd) .post-excerpt {
  border-color: #0e88a2;
}

.wide-content-container > div:nth-of-type(even) .post-excerpt {
  border-color: #8ca445;
}

.social {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.social > div {
  position: absolute;
  right: -180px;
}

.page-numbers {
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: center;
  margin: 3em 0 0;
}

.page-numbers a,
.page-numbers .current {
  padding: 0.3em 1em;
  border: 2px solid #8ba53e;
  border-radius: 4px;
  margin: 0 0.5em;
}

.page-numbers .current {
  background: #3092a9;
  color: white;
  border: 2px solid #3092a9;
}

.page-numbers .next,
.page-numbers .prev {
  border: none;
  font-weight: bold;
}

.property-title.entry-title {
  color: #96b332;
}

#therapists-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#therapists-list > div:hover {
  transform: scale(1.02);
}

#property_stats {
  padding: 0;
}

.comment-respond {
  display: none;
}

#menu-main-1 .sub-menu {
  display: none !important;
}

.sub-menu {
  position: absolute;
  left: 0;
  white-space: nowrap;
  text-align: left;
  background: #0088a3;
  color: white;
}

.menu > li:hover > ul {
  display: inherit;
}

.menu {
  margin: 0;
}

.menu > li {
  position: relative;
}

.leasing-content {
  display: flex;
}

.leasing-images {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.leasing-images img {
  width: 33%;
}

#form_xkduj {
  margin-bottom: 0 !important;
}

#form_xkduj fieldset {
  padding-bottom: 0 !important;
}

#form_xkduj .frm_button_submit {
  margin-bottom: 0 !important;
}

.contact-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background: #f4f5f5;
  padding: 2em;
  border-radius: 10px;
}

.contact-container .contact-find {
  font-size: 1.3em;
  border: 2px solid #8ca445;
  padding: 0.5em 3em;
  font-weight: bold;
  white-space: nowrap;
  transition: background-color 0.2s;
  margin-top: 1em;
}

.contact-container .contact-find:hover {
  background: #8ca445;
  color: white;
}

.contact-container h2 {
  margin-bottom: 0;
}

.contact-container > div {
  width: 100%;
}

#therapist-filters {
  display: flex;
  flex-wrap: wrap;
}

#therapist-filters > div {
  width: calc(33.333% - 1em);
  margin: 1em 0;
  padding: 0 0.5em;
}

#therapist-filters select {
  width: 100%;
  height: 31px;
}

#therapist-filters strong {
  line-height: 2;
}

.properties_pagination {
  display: none;
}

#therapists-list p {
  margin: 0.7em 0;
}

#therapists-list > div {
  position: relative;
  width: calc(50% - 5em);
  padding: 2em;
  border: 1px solid lightgray;
  margin: 1em 0;
  border-radius: 10px;
  box-shadow: 1px 1px 20px lightgrey;
  transition: transform 0.2s;
  align-self: flex-start;
}

#therapists-list > div > h2 {
  margin-top: 0;
  color: #96b332;
}

p {
  font-family: Barlow Condensed;
  font-size: 1.1em;
  line-height: 1.5em;
}

.metaslider .caption-wrap {
  background: rgba(14, 136, 162, 0.7) !important;
  opacity: 1 !important;
  text-align: center;
  padding: 2em 0 3em !important;
}

.metaslider .caption {
  padding: 0.5em 1em !important;
  position: relative;
  top: -70px;
}

.metaslider .caption > div {
  margin-top: 0.5em;
}

.metaslider .caption > div > p {
  margin-bottom: 1em !important;
}

.metaslider .caption > i:nth-of-type(1) {
  font-size: 5em;
  font-weight: bold;
}

.metaslider .caption a {
  font-size: 0.7em;
  font-style: italic;
  border: 2px solid #a2c528;
  padding: 0.2em 1em;
  border-radius: 4px;
  transition: background-color 0.3s;
}

.metaslider .caption a:hover {
  background-color: #a2c528;
}

.metaslider .caption > div {
  font-size: 2em;
}

.home-content-container h1:first-of-type {
  padding: 0 2em;
}

body {
  font-family: "Barlow Condensed", sans-serif;
}

.playfair {
  font-family: "Playfair Display", serif;
}

a {
  color: inherit;
  text-decoration: none;
}

header {
  position: relative;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1;
}

.logo-nav {
  background-color: #ffffffbf;
  padding: 20px 0 0 0;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
}

.interior-header {
  background: url(/img/interior-header.png) no-repeat center / cover;
  height: 350px;
}

nav {
  position: relative;
  width: 100%;
  bottom: -20px;
  margin-top: -10px;
}

.menu ul {
  padding: 0;
  margin: 0;
  display: none;
  list-style: none;
}

.menu-main-container {
  display: inline-block;
  background: white;
}

#menu-main {
  list-style: none;
  display: flex;
  padding: 0;
  justify-content: center;
}

#menu-main a {
  padding: 1em 2em;
  display: inline-block;
}

.call {
  position: absolute;
  right: 10%;
  bottom: -30;
  color: white;
  overflow: hidden;
}

.inner-header .call {
  bottom: 0;
  top: 85px;
}

.call > div:nth-of-type(1) {
  background: #0e88a2;
  font-size: 21px;
  padding: 0.3em 1em 0.5em;
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.call > div:nth-of-type(2) {
  position: relative;
  background: #8ca445;
  font-size: 1.2em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 3% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 3% 100%);
  top: -7;
  left: 54px;
  text-align: left;
  width: 200px;
  padding-left: 20px;
}

.metaslider .flexslider {
  margin-bottom: 0 !important;
}

.home-content-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 4.5em 0 3em;
}

.home-content-container h1:first-of-type {
  text-align: center;
}

.post-info {
  font-size: 18px;
  color: #2f2f2f;
  margin-bottom: 0.5em;
}

.post-image {
  max-width: 500px;
  height: 300px;
  width: 100%;
}

.post-info a {
  color: #af8c67;
}

.read-more-btn {
  display: inline-flex;
  align-items: center;
  margin: 1em auto;
  font-size: 27px;
}

.read-more-btn > div {
  padding: 0 3em;
}

.post-excerpt {
  text-align: left;
  height: 200px;
  background: white;
  padding: 1em;
  width: 100%;
  border-left: 8px solid black;
  margin-left: -30px;
}

.wide-content-container {
  margin-top: 70px;
  margin-bottom: 80px;
  text-align: center;
}

.wide-content-container > div:nth-of-type(odd) .logo-sm {
  fill: #0e88a2;
}

.wide-content-container > div:nth-of-type(odd) > .read-more-btn {
  color: #0e88a2;
  border: 3px solid;
  border-radius: 4px;
}

.wide-content-container > div:nth-of-type(even) .logo-sm {
  fill: #8ca445;
}

.wide-content-container > div:nth-of-type(even) > .read-more-btn {
  color: #8ca445;
  border: 3px solid;
  border-radius: 4px;
}

.wide-content-container > div:nth-of-type(even) h1 {
  color: #8ca445;
}

.wide-content-container > div:nth-of-type(odd) h1 {
  color: #0e88a2;
}

.wide-content-container h1 {
  font-size: 37px;
  font-style: italic;
  margin-bottom: 0.4em;
  margin-top: 1em !important;
}

.blog-excerpt-container {
  padding: 0 1em;
  background: #f3efea;
}

.blog-excerpt-container > div {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.content-container,
.property_content {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 80px;
  padding: 0 3em;
}

.content-container h1:first-of-type {
  margin-top: 0;
  text-align: center;
  font-weight: 300;
}
.content-container a {
  color: #96b332;
}

.info-block {
  background: url(/img/background-1.png) no-repeat center / cover;
  display: flex;
  color: white;
  font-weight: lighter;
}

h1 {
  font-weight: 300;
  margin: 34px 0;
  font-size: 3em;
}

li {
  line-height: 2;
}

h2 {
  font-size: 2em;
  font-weight: 400;
}
h3 {
  font-size: 1.5em;
  font-weight: 500;
}

h1:first-of-type {
  margin-top: 0;
}

p:last-of-type {
  margin-bottom: 0;
}

.info-block > div:nth-of-type(2) {
  width: 100%;
  padding: 4em;
  background: rgba(140, 164, 69, 0.8);
}

.info-block ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  font-size: 1.5em;
  text-transform: uppercase;
  flex-wrap: wrap;
}

.contact {
  color: #767676;
  text-align: center;
}

.mission {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
  padding: 2em;
  position: relative;
}

.mission > div:nth-of-type(1) {
  max-width: 700px;
}

.mission > div:nth-of-type(2) {
  max-width: 60%;
}

.contact {
  display: flex;
  flex-direction: column;
}

.dot-divider {
  display: flex;
  justify-content: space-between;
  padding: 0 1em;
  margin: 1em 5em;
}

.dot-divider > div {
  background: #9c6c3b;
  width: 5px;
  height: 5px;
  border-radius: 100px;
}

.contact-button {
  position: absolute;
  top: -20;
  left: 50%;
  transform: translate(-50%);
  padding: 1em 0.5em;
  background: white;
  z-index: 1;
}

.contact-button > a {
  font-weight: bold;
  font-size: 1.5em;
  border: 2px solid #2d7ec9;
  padding: 0.2em 1em;
  background-color: white;
  transition: background-color 0.3s;
}

footer {
  background: #0e8098;
  position: relative;
  text-align: center;
  color: white;
  padding: 7em 2em 1em;
}

footer .menu {
  list-style: none;
  padding: 0.5em 0;
  display: flex;
  font-size: 2em;
  text-transform: uppercase;
  background: #ba9670;
  color: white;
  font-weight: lighter;
  max-width: 1200px;
  justify-content: space-evenly;
  margin: 0 auto;
}

footer .menu-main-container {
  width: 100%;
  position: absolute;
  top: -10;
  left: 50%;
  transform: translate(-50%);
  background: transparent;
}

.copyright {
  font-size: 0.7em;
  font-weight: lighter;
  font-family: Verdana;
  display: flex;
  justify-content: space-between;
  max-width: 700px;
  margin: 1em auto 0;
}

.visit {
  font-family: Open Sans;
}

.homepage-rect {
  text-align: center;
  background: url(/img/rectangle-bg.png) no-repeat center / cover;
  text-align: center;
  color: white;
  padding: 1.5em 3em;
  margin-bottom: 34px;
}

.home-ctas {
  font-size: 1.8em;
  font-weight: lighter;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: 50%;
  margin-top: -30px;
  transform: translate(-50%);
  z-index: 1;
}

.home-ctas > div {
  background: #ba9670;
  padding: 0.5em 0.1em 0;
  position: relative;
}

.home-ctas a {
  border: 2px solid #8ca445;
  padding: 0.2em;
  background: white;
  padding-left: 2em;
}

.mag {
  position: absolute;
  width: 50px;
}

.home-ctas.inner-cta {
  margin-top: -50px;
}

.interior-content-divider {
  display: flex;
}

.interior-content-divider > div:nth-of-type(1) {
  width: calc(50% - 4em);
  padding: 2em;
  background: #96b332;
  color: white;
}
.interior-content-divider > div:nth-of-type(2) {
  width: 50%;
  background: url(/img/interior-image.png) no-repeat center / cover;
}

.footer-logo {
  max-width: 100%;
}

.info-block > div:nth-of-type(1) {
  padding: 1em;
}

.flex-rect {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flex-rect > a,
.flex-rect .spwidget-button-wrapper > a {
  font-size: 1.3em;
  border: 2px solid #8ca445;
  padding: 0.5em 3em;
  font-style: italic;
  font-weight: bold;
  white-space: nowrap;
  transition: background-color 0.2s;
  background: #8ca445;
}

.flex-rect a:hover {
  background: #8ca445;
}

.low-cost-content > div {
  max-width: 50%;
  padding: 2em;
  background: #f4f6f6;
  margin-right: -50px;
  z-index: 1;
}

.low-cost-content {
  display: flex;
  align-items: center;
}

.low-cost-content > img {
  width: 100%;
}

.bottom-cta {
  text-align: center;
}

.bottom-cta > h3 {
  font-size: 1.7em;
  margin-bottom: 0;
  font-style: italic;
}

.bottom-cta > h2 {
  margin-top: 0.5em;
}

.bottom-cta a {
  padding: 0 0.3em;
  color: white;
  word-wrap: none;
}

.bottom-cta a:nth-of-type(1) {
  background: #96b332;
  padding: 0 0.3em;
  color: white;
}

.bottom-cta a:nth-of-type(2) {
  background: #3092a9;
  padding: 0 0.3em;
  color: white;
}

#therapist-search {
  width: 100%;
  font-size: 2em;
  border-radius: 5px;
  border: 1px solid lightgray;
  padding: 0.2em;
}

.therapist-search-container {
  display: flex;
  align-items: center;
}
.threeBox,
.twoBox {
  display: flex;
  width: 100%;
}
.threeBox > div:nth-of-type(1) {
  padding: 0px 30px 0px 0px;
}
.threeBox > div:nth-of-type(3) {
  padding: 0px 0px 0px 30px;
}
.threeBox > div {
  margin: 0px auto;
  padding: 0px 30px;
  vertical-align: top;
  width: 33%;
}
.twoBox > div:nth-of-type(1) {
  padding: 0px 30px 0px 0px;
}
.twoBox > div:nth-of-type(2) {
  padding: 0px 0px 0px 30px;
}
.twoBox > div {
  margin: 0px auto;
  padding: 0px 30px;
  vertical-align: top;
  width: 50%;
}

.twoBoxBg {
  display: flex;
  width: 90%;
}

.twoBoxBg > div:nth-of-type(1) {
  padding: 0px 30px 0px 0px;
}
.twoBoxBg > div:nth-of-type(2) {
  padding: 0px 0px 0px 30px;
}
.twoBoxBg > div {
  margin: 0px auto;
  padding: 0px 30px;
  vertical-align: top;
  width: 50%;
}

.backgroundChairs {
  background-image: url(/img/what-is-therapy-like.jpg);
  background-repeat: no-repeat;
  background-size: 110% auto;
  background-position: 50% 100%;
  background-color: #a29d9a;
  padding: 25px 5% 470px 5%;
  color: #fff !important;
}

@media (max-width: 1227px) {
  .metaslider .flexslider .slides p:nth-of-type(2) {
    font-size: 2vw;
  }
  .metaslider .flex-control-nav {
    bottom: 40 !important;
  }
  .call {
    right: 0;
  }
  .metaslider .caption-wrap {
    font-size: 1vw !important;
  }
  .metaslider .caption {
    top: -50px;
  }
}

@media (max-width: 988px) {
  .dot-divider {
    margin: 1em 20em;
  }
  .mission > div:nth-of-type(1) {
    max-width: 100%;
  }
  .low-cost-content {
    flex-wrap: wrap;
  }
  .low-cost-content > div {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
  }
  .interior-header {
    height: 260px;
  }
  .info-block > div:nth-of-type(1) {
    position: absolute;
  }
  .info-block > div:nth-of-type(2) {
    z-index: 1;
  }
  .info-block img {
    max-width: 100%;
  }
  .mission {
    flex-direction: column;
    text-align: center;
  }
  .mission h1 {
    margin-top: 34px;
  }
  .mission > div:nth-of-type(2) {
    max-width: 100%;
  }
  .contact {
    justify-content: center;
  }
  .menu-main-container {
    font-size: 0.7em;
  }
}

@media (max-width: 1090px) {
  .social > div {
    position: static;
  }
  .social {
    flex-direction: column;
  }

  .threeBox,
  .twoBox {
    display: block;
    width: 100%;
  }
  .twoBox > div {
    margin: 0px auto;
    padding: 0px;
    vertical-align: top;
    width: 100%;
  }

  .threeBox > div {
    margin: 0px auto;
    padding: 0px;
    vertical-align: top;
    width: 100%;
  }

  .threeBox > div:nth-of-type(1),
  .threeBox > div:nth-of-type(3),
  .twoBox > div:nth-of-type(1),
  .twoBox > div:nth-of-type(2) {
    padding: 0px 0px 0px 0px !important;
  }
  .backgroundChairs {
    background-image: url(/img/what-is-therapy-like.jpg);
    background-repeat: no-repeat;
    background-size: 110% auto;
    background-position: 50% 100%;
    background-color: #a29d9a;
    padding: 25px 5% 380px 5%;
    color: #fff !important;
  }
}

@media (max-width: 880px) {
  .main-logo {
    max-width: 400px;
  }
  .menu-main-container {
    font-size: 0.5em;
  }
  .interior-header {
    height: 230px;
  }
  .metaslider .caption {
    top: -40px;
  }

  .backgroundChairs {
    background-image: url(/img/what-is-therapy-like.jpg);
    background-repeat: no-repeat;
    background-size: 110% auto;
    background-position: 50% 100%;
    padding: 25px 5% 280px 5%;
  }
}

@media (max-width: 850px) {
  .interior-content-divider {
    flex-direction: column;
  }
  .interior-content-divider > div:nth-of-type(1) {
    width: auto;
  }
  .interior-content-divider > div:nth-of-type(2) {
    width: 100%;
    height: 400px;
  }
  .therapists-list-sm > div {
    width: 100%;
  }
  .slide-14236 i,
  .slide-14236 i > span {
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
    
    .vote {
        display: none;
    }
  .dot-divider {
    margin: 1em 5em;
  }
  .therapist-image {
    position: initial;
    margin: 0 auto 1em;
  }
  .post-image {
    max-width: 100%;
  }
  .blog-excerpt-container {
    padding: 0;
    margin-bottom: 1em;
  }
  .post-excerpt-container {
    margin-top: -2em;
    padding: 0 1em;
    margin-bottom: 1em;
  }
  .post-excerpt {
    height: auto;
    margin-left: 0px;
    padding: 0;
    border: none;
  }
  .post-excerpt > p {
    padding: 1em;
    margin: 0;
  }
  #therapists-list > div {
    width: 100%;
  }
  .blog-excerpt-container > div {
    flex-direction: column;
  }
  .read-more-btn {
    margin-top: 0;
  }
  .leasing-images {
    flex-direction: column;
  }
  .leasing-images img {
    width: 100%;
  }
  .logo-nav {
    position: relative;
  }
  nav {
    display: none;
  }
  .logo-nav {
    padding-bottom: 20px;
  }
  .call {
    right: 0;
    bottom: -40px !important;
    font-size: 0.6em;
  }
  .flex-rect {
    flex-direction: column;
  }
  .flex-rect a {
    margin-top: 1em;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}

@media (max-width: 760px) {
  .home-ctas {
    flex-direction: column;
    align-items: center;
    position: relative;
    transform: none;
    left: auto;
  }
  .home-ctas > div:nth-of-type(1) {
    margin-bottom: 15px;
  }
}

@media (max-width: 705px) {
  .backgroundChairs {
    background-image: none;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: auto;
    padding: 0px;
    background-color: transparent !important;
    color: #000;
  }

  .twoBoxBg {
    display: block;
    width: 100%;
  }

  .twoBoxBg > div:nth-of-type(1) {
    background-image: none;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: auto;
    padding: 0px;
    background-color: transparent !important;
    color: #000;
  }
  .twoBoxBg > div:nth-of-type(2) {
    background-image: url(/img/what-is-therapy-like.jpg);
    background-color: #a29d9a;
    background-repeat: no-repeat;
    background-size: 130% auto;
    background-position: 50% 100%;
    padding: 0px 0px 240px 0px;
    color: #fff;
  }
  .twoBoxBg > div:nth-of-type(2) h3,
  .twoBoxBg > div:nth-of-type(2) p {
    padding: 0px 35px;
  }
  .twoBoxBg > div:nth-of-type(2) h3 {
    padding: 30px 35px 0px 35px;
  }
  .twoBoxBg > div {
    margin: 0px auto;
    padding: 0px 0px;
    vertical-align: top;
    width: 100%;
  }
}

@media (min-width: 680px) {
  .contact-container > div,
  .leasing-content > div {
    width: 50%;
  }

  .contact-container h2:nth-of-type(1) {
    margin-top: 0;
  }

  .contact-container > div:nth-of-type(1),
  .leasing-content > div:nth-of-type(1) {
    margin-right: 1em;
  }

  .contact-container > div:nth-of-type(2),
  .leasing-content > div:nth-of-type(2) {
    margin-left: 1em;
  }
}

@media (max-width: 680px) {
  .contact-container,
  .leasing-content {
    flex-wrap: wrap;
  }
}

@media (max-width: 660px) {
  .copyright {
    flex-direction: column;
    font-size: 0.4em;
    margin-top: 2em;
  }
  .copyright > span {
    margin-bottom: 1em;
  }
  .info-block > div:nth-of-type(2) {
    padding: 2em;
  }
}

@media (max-width: 595px) {
  #property_stats > li {
    flex-direction: column;
  }
  #therapist-filters > div {
    width: calc(50% - 1em);
  }
  .interior-header {
    height: 180px;
  }
  h1 {
    font-size: 2em;
  }
  .metaslider .caption > i:nth-of-type(1) {
    top: -22 !important;
  }
  .main-logo {
    max-width: 250px;
  }
  /* .home-ctas {
    flex-direction: column;
    align-items: center;
    position: relative;
  }
  .home-ctas > div:nth-of-type(2) {
    margin-top: .5em;
  } */
  .home-ctas {
    font-size: 1.5em;
    margin-top: -15px;

    justify-content: center;
  }
  .mag {
    width: 35px;
  }
  .contact-button {
    position: relative;
  }
  .home-content-container {
    padding: 3em 0;
  }
}

@media (max-width: 470px) {
  .home-ctas {
    font-size: 1em;
    margin-top: 0;
  }
  .mag {
    width: 25px;
  }
  .metaslider .caption {
    top: -20px;
  }
  .metaslider .flex-control-nav {
    bottom: 8 !important;
  }
}

.property_image_url,
.property_book_now,
.nocomments,
.property_therapist_name {
  display: none !important;
}

#responsive-menu-button {
    position: relative;
	width: 50px !important;
    height: 50px !important;
}
.responsive-menu-box {
	margin-top: 14px;
}
.responsive-menu-box::before {
    content: 'Menu';
    position: absolute;
    top: -21px;
    left: -2px;
}
