@font-face {
  font-family: gothambold;
  src: url(../fonts/Gotham-Bold.eot);
  src: url(../fonts/otham-black-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/Gotham-Bold.woff2) format("woff2"), url(../fonts/Gotham-Bold.woff) format("woff"),
      url(../fonts/Gotham-Bold.ttf) format("truetype"), url(../fonts/Gotham-Bold.svg#gothambold) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: gothambook;
  src: url(../fonts/Gotham-Book.eot);
  src: url(../fonts/Gotham-Book.eot?#iefix) format("embedded-opentype"), url(../fonts/Gotham-Book.woff2) format("woff2"), url(../fonts/Gotham-Book.woff) format("woff"),
      url(../fonts/Gotham-Book.ttf) format("truetype"), url(../fonts/Gotham-Book.svg#gothambook) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: gothamlight;
  src: url(../fonts/Gotham-Light.eot);
  src: url(../fonts/Gotham-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Gotham-Light.woff2) format("woff2"), url(../fonts/Gotham-Light.woff) format("woff"),
      url(../fonts/Gotham-Light.ttf) format("truetype"), url(../fonts/Gotham-Light.svg#gothambook) format("svg");
  font-weight: 400;
  font-style: normal;
}

/* img.leftAlone.left{
  float: left;
  padding: 0 10px 0 10px;
} */

.videomodal{
margin: 40px 0;
}

.videomodal img{
  width: 75%;
margin-bottom: 20px;
}

.embed, .embed video{
width: 100% !important;
height: auto !important;
}

.drift-controller-icon--active{
background-color: #ccc !important;
}

html, body{
height: 100%;
font-family: gothamlight;
}

.btn.focus,
.btn:focus {
  box-shadow: none;
}
.siteBy {
  color: #032b53;
  font-size: 10px;
  padding: 5px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: gothambold, sans-serif;
  margin: 0 0 20px 0;
  color: #032b53;
}
.navbar-light .navbar-nav .nav-link {
  color: #032b53;
  font-family: gothamlight, sans-serif !important;
}
.nav-link:hover {
  color: #F3F4F4;
}
ul {
  list-style: none;
}
ul li {
  list-style-image: url(../images/bullet.gif);
  padding-left: 6px;
}
a,
a:active,
a:focus,
a:hover,
a:visited {
  color: #fd9932;

}
.content-container a{
font-family: gothambold, sans-serif;
}

.navbar ul li,
.subNav ul li {
  list-style: none;
}
.btn-default,
.btn-default:visited {
  background-color: #fd9932;
  color: #fff;
  font-family: gothambold, sans-serif;
}
.orangeTxt {
  color: #fd9932;
}
header {
  position: fixed;
  /* background-color: #fff; */
  width: 100%;
  height: 150px;
  z-index: 999;
  transition: all 1s;
}

.headerSubNav{
width: 100%;
background-color: #fff;
height: 75px;
transition: all 1s;
}

.headerNav{
width: 100%;
background-color: rgba(255,255, 255, 0.8);
height: 75px;
transition: all 1s;
}


header .searchArea{
text-align: right;
width: 100%;
background-color: rgba(255,255, 255, 0.5);
height: 75px;
}

header.tiny .headerNav{
height: 50px;
}

header.tiny .headerSubNav{
height: 50px
}

header.tiny .navbar{
bottom: 16px;
}

header.tiny {
  height: 120px;
}
header .locations {
  position: absolute;
  right: 160px;
  top: 25px;
  font-family: gothambold, sans-serif;
  transition: all 1s;
}

header.tiny .locations{
top: 12px;
}

header .locations a, header .locations .fa {
  color: #032b53;
}
header .locations .column {
  text-align: right;
  float: right;
  margin-right: 20px;
}

#SearchForm_SearchForm{
width: 255px;
float: right;
margin-right: 30px;
}
#SearchForm_SearchForm_Search_Holder{
display: inline;
float: left;
}

#SearchForm_SearchForm_Search_Holder .middleColumn{
display: inline;
}

#SearchForm_SearchForm_Search{
width: 200px;
}

#SearchForm_SearchForm_action_results{
float: right;
}

header .booknow {
  position: absolute;
  right: 40px;
  top: 20px;
  z-index: 999;
  transition: all 1s;
}

header.tiny .booknow{
top: 7px;
}

.booknow,
footer .booknow {
  margin-bottom: 20px;
}
.navbar {
  position: absolute;
  right: 20px;
  bottom: 8px;
  transition: all 1s;
}
.navbar-brand {
  background-color: #032b53;
  width: 250px;
  padding: 40px;
  position: absolute;
  top: 0;
  left: 40px;
  transition: all 1s;
  text-align: center;
}
.navbar-brand.tiny {
  width: 160px;
  padding: 40px 20px;
}
.navbar-brand.tiny img {
  width: 80%;
}
.navbar-brand img {
  width: 100% !important;
  height: auto;
  transition: all 1s;
}
.carousel-control-next {
  z-index: 3;
}



.video-container {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
overflow: hidden;
}

.video-container video{
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}

.carousel-item{
/* height: 100vh; */
}

.sub .carousel-item{
height: 100%;
}

.sub .videoBanner {
  max-height: 400px !important;
  overflow: hidden !important;
}
.videoHeader.carousel {
  /* margin-bottom: 40px; */
  height: 100%;
}

.carousel{
height: auto;
}

.sub.carousel{
/* margin-bottom: 40px; */
}

.carousel-caption {

  bottom: auto;
  position: absolute;
top: 50%;
left: 20%
transform: translate(-50%, -50%);
  z-index: 99;
  text-align: left;
}
.carousel-caption h2 {
  font-size: 55px;
  color: #fff;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
}

.carousel-caption h4{
  color: #fff;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
}
.carousel-inner {
  /* height: 100%; */
}
.itemSlide {
  height: 700px;
  background-size: cover;
  background-position: center;
}
.sub .itemSlide {
  height: 600px;
}
.sub .carousel-inner {
  height: 600px;
}

.sub.videoHeader .carousel-inner,  .sub.videoHeader {
  height: 75vh;
}

.ctaItem {

  color: #fff;
}

.ctaItem .inner{
background-color: #032b53;
height: auto;
border-radius: 5px;
height: 100%;
}

.ctaItem a,
.ctaItem a:hover {
  text-decoration: none;
  color: #000;
}
.ctaItem img {
  width: 100px;
  padding: 10px;
}
.ctaItem h3 {
  margin: 20px 0;
  color: #fff;
  text-align: left;
  font-size: 22px;
}

.ctaTitle{
display: flex;
align-items: center;
}

.blueContent {
  width: 100%;
  background-color: #F3F4F4;
  padding: 60px 0 40px;
}
.blueContent h6 {
  color: #5088b7;
  font-family: gothamlight;
  font-size: 34px;
}
.whiteContent {
  margin-top: 40px;
}

.CTAarea {
 position: relative;
 width: 100%;
 z-index: 99;
}

.CTAarea .container{
margin-top: -120px;
}

.sub.CTAarea{
position: relative;
padding: 40px 0;
bottom: auto;
}

.sub.CTAarea .container{
margin-top: 0;
}

.contactCTA {
  padding: 60px 0 44px 0;
}
.parallax {
  height: 400px;
  width: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
footer {
  width: 100%;
  background-color: #032b53;
  color: #fff;
}

footer p{
margin-bottom: 0;
}
footer h3 {
  margin-bottom: 20px;
  color: #fff;
}
footer h4 {
  margin: 0 0 10px 0;
}
footer .subNav .social {
  margin-bottom: 10px;
  font-size: 32px;
}
footer .subNav a,
footer .subNav a:visited {
  color: #032b53 !important;
  text-decoration: none;
}
footer .subNav a:hover {
  color: rgba(0, 0, 0, 0.7);
}
footer .subNav {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
  margin-bottom: 60px;
  font-family: gothambold, sans-serif;
}
footer .subNav li,
footer .subNav ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
footer .subNav li a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
}
footer h4 {
  color: #fff;
}
.footerIcons {
  width: 100%;
  background-color: #fff;
}
.footerIcons .Icons img {
  width: 100%;
  padding: 20px;
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.footerIcons .Icons img:hover {
  -webkit-filter: grayscale(0);
  filter: none;
}
.footer-brand {
  background-color: #032b53;
  text-align: center;
  padding-top: 0;
  padding-bottom: 80px;
}
.footer-brand img {
  width: 50%;
}
footer .locations {
  padding-top: 40px;
  padding-bottom: 40px;
}
footer .maps {
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
}
footer a,
footer a:hover {
  color: #fd9932;
}
.maps {
  height: 300px;
}
.peopleGrid {
  padding: 0 0 40px 0;
}
.person {
  cursor: pointer;
  margin-bottom: 20px;
  display: flex;
  flex-flow: column;
}
.person img {
  width: 100%;
  height: auto;
  flex: 0 1 auto;
}
.person .info {
  display: block;
  background-color: #F3F4F4;
  padding: 20px;
  text-align: center;
  flex: 1 1 auto;
}
.person .info h3 {
  color: #5088b7;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.person .info h4 {
  color: #032b53;
  font-size: 14px;
  margin: 0;
}

.modal{
z-index: 9999;
}

.modal-header {
  border: none;
}
.modal-body {
  position: relative;
  padding: 0;
}
.modal-body h2 {
  margin-top: 20px;
  color: #5088b7;
}
.modal-body .close {
  float: right;
  margin: 20px;
}
.modal-header {
  padding: 0;
}
.modal-body .content {
  padding: 20px 40px 40px;
}
.personModal img {
  width: 100%;
  height: auto;
}
.imgRow img {
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  height: 100%;
  width: 50%;
  right: 0;
  z-index: 2;
  background-image: url(../images/banner-overlay.png);
  background-size: cover;
  background-position: left;
}
.overlay.green {
  background-image: url(../images/banner-overlay-green.png);
}
.subServices ul {
  column-count: 2;
}

.twoCol{
  column-count: 2;
}

.locationGroup {
  padding: 30px 30px 30px 20px;
  background-color: #fff;
  margin-bottom: 20px;
}
.ourLoactions {
  padding-top: 40px;
}
.HomePage .locationGroup img {
  width: 100%;
  height: auto;
  margin: 20px 0;
}
.HomePage .locationGroup {
  border-bottom: 1px solid #032b53;
  padding: 30px 0 50px 0;
}
.HomePage .locationGroup h1,
.HomePage .locationGroup h2,
.HomePage .locationGroup h3,
.HomePage .locationGroup h4,
.HomePage .locationGroup h5,
.HomePage .locationGroup h6 {
  color: #032b53;
  margin: 0 0 10px 0;
}
.HomePage .locationGroup:last-of-type {
  border: none;
}
.btn-primary {
  background-color: #fd9932 !important;
  border: none;
}
.userform-fields .field {
  margin-bottom: 20px;
}
.userform-fields .text.form-control {
  border: none;
  background-color: #F3F4F4;
}
.card {
  border: none;
  margin-bottom: 20px;
}
.card h2 {
  margin: 0 !important;
}
.card-header {
  border: none;
  background-color: #F3F4F4;
  color: #5088b7;
  padding: 0;
}
.accordionBtn {
  width: 100%;
  padding: 10px 20px;
  text-align: left;
  color: #000;
  font-size: 22px;

  font-family: "gothambook"

}
.accordionBtn:hover {
  color: #fd9932;
}
.plusMinus {
  font-size: 16px;
  position: absolute;
  top: 25px;
  right: 20px;
  color: #fd9932;
}
.instagram {
  margin-bottom: 40px;
}
.instagram div {
  margin-bottom: 20px;
}
.insta img {
  width: 100%;
  height: auto;
}
.form-element__form {
  margin-bottom: 40px;
}

.bookingPage {
  padding-top: 200px;
}

.connmunityCTA{
margin: 40px 0 0;
}

.connmunityCTA .ctaItem{
margin-bottom: 20px;
}

.connmunityCTA .ctaItem h3{
font-size: 22px;
}

.iconNav li{
list-style: none;
background-color:
}

.iconNav .nav-link{
padding: 0;
}

.iconNav .nav-item{
margin-bottom: 20px;
}

.iconNav.nav-tabs{
border-bottom: none;
}

.iconNav.nav-tabs .nav-link.active{
background: none;
border: none;
}

.blogItem{
background-color: #032b53;
height: 100%;
  position: relative;
  margin-bottom: 30px;
  color: #fff;
}

.blogItem .post-image img{
width: 100% !important;
height: auto;
}

.blogItem .tag{
padding: 20px 20px 70px 20px;

}

.blogItem .tag a{
color: #fff;
font-size: 22px;
line-height: 100%;
font-family: gothambold, sans-serif;
}

.blogItem .tag a:hover{
text-decoration: none;
}

.blogItem .buttonWrapper{
position: absolute;
bottom: 25px;
left: 0;
text-align: center;
width: 100%;
}

.blogItem .btn-default{
background-color: #fff;
color: #032b53 !important;
font-size: 16px !important;
}

.main-post-image{
width: 100%;
margin-bottom: 40px;
}

.main-post-image img{
width: 100%;
height: auto;
}

.slick-slider{
overflow:hidden;
}

.slick-prev, .slick-next{
position: absolute;
top: 40%;
width: 21px;
height: 40px;
background: none;
text-indent: 999em;
border: none;
}

.slick-prev{
left: 0;
background-image: url('../images/prev.png');
}

.slick-next{
right: 0;
background-image: url('../images/next.png');
}

#SearchResults{
padding: 0;
}


#SearchResults li{
list-style: none;
margin-bottom: 20px;
}

.searchResultHeader, .searchResultHeader:visited, .searchResultHeader:hover{
color: #032b53;
}

.pagination{
  font-size: 22px;
}

.pagination a, .pagination span{
  margin: 0 5px;
}

@media only screen and (max-width: 1400px) {
  .videoMid video {
      width: auto;
      height: auto;
      object-fit: none;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
  }

  .navbar-brand,
  .navbar-brand.tiny {
      width: 175px;
      padding: 20px;
  }

}
@media only screen and (max-width: 1200px) {

header.tiny .navbar{
  bottom: auto;
}
header.tiny .locations{
  top: 25px;
}
header.tiny .booknow{
  top: 20px;
}
.headerNav, .headerSubNav, header.tiny .headerNav, header.tiny .headerSubNav{
  height: auto;
}

  .navbar {
      position: relative;
      right: auto;
      bottom: auto;
      padding-top: 72px;
      padding-right: 40px;
  }
  .header.tiny,
  header {
      position: relative;
      padding: 0;
      height: auto;
  }
  .navbar-toggler {
      margin-bottom: 40px;
  }
  .navbar-brand,
  .navbar-brand.tiny {
      width: 165px;
      padding: 20px;
  }
  .navbar-brand img {
      width: 80%;
  }
  .carousel {
      padding-top: 0;
  }
  .bookingPage {
      padding-top: 40px;
  }

  .ctaItem .inner{
    text-align: center;
    padding: 0 20px;
  }

  .ctaItem h3{
    font-size: 18px;


  }
  header .searchArea, header.tiny .searchArea{
    right: 120px;
    top: 73px;
    transition: none;
    z-index: 999;
  }

  .carousel-caption{
    top: 5%;
  }

  .CTAarea{
    position: relative;
    bottom: auto;
    padding: 40px 0;
  }

  .searchClick{
    position: absolute;
    right: 15px;
    top: 30px;
  }

  header .booknow{
    right: 45px;
  }

  .CTAarea .container{
    margin-top: 0;
  }

}
@media only screen and (max-width: 992px) {



.ctaTitle{
  display: block;

}

.ctaItem h3{
  margin: 0 0 20px 0;
  font-size: 18px;
  text-align: center;
}

.ctaItem img{
  width: 70px;
  height: auto;
}


header.tiny .locations{
  top: auto;
}

header.tiny .booknow{
  top: 65px;
}

  .carousel-inner, .videoHeader.carousel {
      /* height: 90vh; */
  }
  .itemSlide {
      height: 500px;
  }
  .sub .itemSlide {
      height: 300px;
  }
  .sub .carousel-inner {
      height: 300px;
  }

  header.tiny .locations{
    top: 15px;
  }

  header.tiny .booknow{
    top: 20px;
  }

  header .locations {
      width: 400px;
      top: 25px;
      right: 150px;
  }

  header .locations {
      width: 450px;
  }
  .carousel-caption h2 {
      font-size: 34px;
  }

  .ctaItem img{
    width: 80px;
    height: auto;
  }

  .carousel-item, .videoHeader.carousel{
    /* height: 80vh; */
  }

  .navbar-brand,
  .navbar-brand.tiny {
      width: 125px;
      padding: 20px;
  }

}
@media only screen and (max-width: 768px) {
.navbar {

    padding-top: 35px;

}
.searchClick{


  top: 10px;
}

.carousel-item, .videoHeader.carousel{
  /* height: 75vh; */
}

.ctaTitle{
  display: block;

}

.ctaItem h3{
  margin: 0 0 20px 0;
  font-size: 18px;
  text-align: center;
}

.ctaItem img{
  width: 70px;
  height: auto;
}

  .itemSlide {
      height: 200px;
  }
  .sub .itemSlide {
      height: 200px;
  }
  .sub .carousel-inner {
      height: 200px;
  }
  .footer-brand img {
      width: 30%;
  }
  .parallax {
      height: 200px;
      width: 100%;
      background-attachment: scroll;
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: relative;
  }
  footer .subNav {
      margin-bottom: 0;
  }
  .navbar-brand {
      top: 60px;
  }



  header .booknow {
      top: 65px;
  }

  header.tiny .booknow{
    top: 65px;
  }

  header.tiny .locations{
    top: auto;
  }

  header .locations {
      width: 100%;
      position: relative;
      top: auto;
      right: auto;
      padding: 20px;
      float: left;
  }
  header .locations .column {
      text-align: left;
      float: right;
  }
  .navbar {
      width: 100%;
  }
  .navbar-toggler {
      margin: 20px 0;
  }

  header .searchArea, header.tiny .searchArea{
    top: 110px;
    right: 40px;
  }
}
@media only screen and (max-width: 480px) {
header .searchArea{
  width: 125px;
}

#SearchForm_SearchForm_Search{

}
  header .locations a {
      font-size: 11px;
  }
  .carousel-caption h2 {
      font-size: 28px;
  }
}
.dynamic__elements__image__elements__elementimage {
  margin-bottom: 40px;
}
.dynamic__elements__image__elements__elementimage img {
  width: 100%;
  height: auto;
}
iframe {
  width: 100%;
  height: 1000px;
}
#cliniko-2280549 {
  height: 1200px;
}

.modal-content.covid {
  padding: 20px;
}
.whiteContent {
  margin-top: 0;
}

.blueContent {
  margin-bottom: 40px;
}
.blog-entry .row {
  margin: 0;
}

.childIntro {
  margin-bottom: 20px;
}


.content-container {
position: relative;
overflow: hidden;
transition: all 300ms ease-in-out;
}


.slideout-sidebar {
position: fixed;
top: -50px;
left: 0;
width: 100%;
height: 50px;
padding: 6px;
background-color: #eee;
transition: all 300ms ease-in-out;
z-index: 9999
}

.slideout-sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}

.slideout-sidebar ul li {
cursor: pointer;
padding: 18px 0;
border-bottom: 1px solid rgba(244,244,244,0.4);
color: rgba(244,244,244,0.7);
}

.slideout-sidebar ul li:last-child {
border-bottom: 0;
}

.slideout-sidebar ul li:hover {
color: rgba(244,244,244,1);
}

/*-- The Magic --*/
.pressed  .slideout-sidebar {
top: 0px;
}

.pressed .content-container {
padding-top: 50px;
}

.searchClick{
cursor: pointer;
padding-left: 5px;
}
