.contactPage{
   width:100% auto;
   height: 100vh auto;
   display: flex;
   flex-direction: row;
}
.map{
  order: 2;
  width: 50% !important;
  /*height:100vh !important;*/
  float:left !important;
  display:inline !important;
  background-color: #fff !important;
}
.contactInfo{
  order: 1;
  margin-top: auto;
  margin-bottom: auto;
  width: 50%;
  height: 100%;
  float: right;
  display:inline;
  text-align: center;
}
.contactInfo .contentTitle {
  letter-spacing: -.03em!important;
  font-size: 40px!important;
}
@media only screen and (max-width: 990px) {
  .contactPage {
    flex-direction: column;
  }
  .map {
    width: 100%!important;
    height: unset!important;
    order: 1;
  }
  .contactInfo {
    order: 2;
    width: 100%!important;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 680px) {
    .contactPage .contentTitle{
    font-size: 35px!important;
  }
  .contactPage p {
    font-size: 18px!important;
  }
}

.block_ed7cd8255c9542fe9ea411b2b22e18ec .contentTitle {
    color:  #ffffff;
}
/*Wellness Class responsiveness*/
.responsive-google-slides {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Ratio */
    height: 0;
    overflow: hidden;
}
.responsive-google-slides iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*med info*/
.block_b2360f3f946541dda64b8485e8c43cfc {
    width: 700px;
}

/*mobile info*/
.mobileInfo .contentImg {
    box-shadow: none;
}
.block_c54293a7ab0a4354be3d8556d0bd4697 a {
    color: #282425;
}
#navTopLevel a:hover{
    color: #E41E26 !important;
}

#navTopLevel a.button.navButton:hover {
    color: #ffffff !important;
}

.footerContainer a:hover {color: #fff!important;}
.contactPage a:hover {color: #fff!important;}
.blockWrap_f49dd0c67070421a9cae59bbe97c2f48 a:hover {color: #fff!important;}

@media only screen and (min-width: 768px) {
    .navButtonWrap li {
        margin-right: 1rem!important;
    }
    .navContent .navSocialIcons li a.zocial {
        margin: 0;
    }
}

.headerAndNavContainer.fixedNav {
    padding-top: 0px !important;
}

.headerAndNavContainer.fixedNav .headerAndNavContent .headerAndNavContentInner .navContainer {
    padding-top: 80px;
    padding-bottom: 80px;
}
.logo {
    width: 245px;
}

#navTopLevel > li > ul.subNav {
   max-width: fit-content !important;
}

#navTopLevel > li:last-child{
   display: none;
}
#navTopLevel a, #navTopLevel span{
   font-size: 18px;
   font-weight: 700;
}

@media only screen and (min-width: 768px) {
.navContent ul li {
    margin-right: 2.5em;
}
}

.block_b8c41cad858144de8a6e7a5956f6b25c .three-col{
    display: flex;
}

.block_b8c41cad858144de8a6e7a5956f6b25c .three-col .col-1,
.block_b8c41cad858144de8a6e7a5956f6b25c .three-col .col-2,
.block_b8c41cad858144de8a6e7a5956f6b25c .three-col .col-3{
    width: 33.33%;
    margin-left: 10px;
    display: flex;
    align-items: center;
}

.block_b8c41cad858144de8a6e7a5956f6b25c .three-col .col-1 .fluid-width-video-wrapper {
padding-top: 56.40% !important;
}

.block_b8c41cad858144de8a6e7a5956f6b25c .three-col .col-3 iframe {
    position: relative;
    top: 0%;
}

.block_ed7cd8255c9542fe9ea411b2b22e18ec #contactInfo {
    background:linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://static.spacecrafted.com/b89685d645244d8384e0787b32c8e574/i/a2246922097b44b2a2834c3f247d5ea2/1/4SoifmQpAbHrGFzRuwTbr");
        background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    height: auto;
    padding-top: 135px;
}

.block_ed7cd8255c9542fe9ea411b2b22e18ec #contactInfo h2{
   font-size: 28px;
   font-weight: 700;
}

.block_ed7cd8255c9542fe9ea411b2b22e18ec #contactInfo p{
   font-size: 22px;
   font-weight: 700;
}

.block_ed7cd8255c9542fe9ea411b2b22e18ec #contactInfo a{
    color: #ffffff !important;
    text-decoration: underline !important;
}
.block_ed7cd8255c9542fe9ea411b2b22e18ec #contactInfo a:hover{
    color: #ffffff !important;
    text-decoration: none !important;
}

.headerAndNavContainer.useSplitNav {
    height: 150px;
    background-color: #f0f0f0;
}

.block_f620f7b9c4924311b097e03fabb7431d ul.slides li:first-child h3.contentTitle{
    font-size: 2em;
}
.block_f620f7b9c4924311b097e03fabb7431d ul.slides li:first-child p{
    font-size: 1.2em;
}
.block_f620f7b9c4924311b097e03fabb7431d ul.slides li:first-child div.contentImg {
    background-color: rgb(0 0 0 / 30%);
}