html, body, div, span, object, iframe, a, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; box-sizing: border-box;}
blockquote, q {quotes: none;}
b, strong {font-weight:700;}


body {
}

.home-demo  { margin:50px 0px 60px 0px;}
.home-demo h3 { margin:0px 0px 60px 0px;}
.home-demo .item { background: #ff3f4d;}
.home-demo h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
}

.hr_line {margin-top:30px; margin-bottom:30px; }

.fixed_floating_container {  position: fixed; width: 100%; margin: auto 0;}
.topz {
  float:right;
  padding: 12px 18px 12px 18px; margin: 30px 0px 0px 30px;
  border-radius: 3px; font-weight: 700;
  color: #fff !important; text-decoration: none;  font-family: 'Lato', sans-serif;
-webkit-box-shadow: 3px 8px 15px 0px rgba(0,0,0,0.24); 
box-shadow: 3px 8px 15px 0px rgba(0,0,0,0.24);
}
.topz_green { background: #5BC201; }
.topz_blue { background: #4196EB; }
.topz i {font-size:20px;}

.mobile_profile_pic {display:block; max-width:210px; float: left;
  padding:7px; border:1px solid #aaa; margin:0px 20px 20px 0px !important; }

.media-bar {
  background: #5BC201;
  padding:6px;
}

p {
  font-family: 'Lato', sans-serif;
  font-size: 1em;

}

.clear {
  clear:both;
}

p span {
  font-weight: 700;
  color:#222;
}

table {
    width:100%;
    max-width: 700px;
    background: #EEEDED;
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
    border: none;
}
tr {
border:none;
}
th{
  border:0;
  padding:10px;
  border:1px solid #ddd;
}
td {
  border:0;
  padding:10px;
  border:1px solid #ddd;
}
td:nth-child(2) {
  background: #5BC201;
  width:30%;
  border: none;
}

img.img_left {
    float: left;
    margin: 0px 20px 2px 0px!important;
    width:30%!important;
}

.header {
  background: white!important;
  z-index: 999999999999999;
  padding: 20px 0px 0px 0px;

}
.container {
  width:80%;
  margin: 0 auto;

}
.flexbox {
  display:flex;
}

.flexbox2 {
  display: flex;
}

.column {
  display:block;
  margin-right: 0;
  width: 50%;
}

.contact{
  display:flex;
  flex-direction:row;
  margin: -20px 3% 0px 10px!important;
  padding: 20px 10px 0px 10px;
  text-decoration: none;
  transition: .5s;
  float:right;
  justify-content: flex-end!important;
  
}

.contact:first-child {
  margin-left: -30px!important;
}

.contact p, .contact i {
  color:white;
  text-decoration: none;
  transition: .5s;
}


.main-body a.contact-us{
  display:flex;
  flex-direction:row;
  margin: -20px 0px 0px 0px!important;
  padding: 20px 10px 0px 10px;
  text-decoration: none;
  transition: .5s;
}

.contact-us p {
  margin-left: 10px;
  color: rgba(0, 0, 0, 0.5);
}

.contact-us i {
  text-decoration: none;
  transition: .5s;
  font-size: 1.3em;
}

.contact .button {
  transition: .5s;
}

.contact .button:hover {
  background-color: #5BC201;
  color:white;
  transition: .7s;
}

.contact .button:hover p {
  color:white;
  transition: .5s;
}

.contact .button:hover i {
  color: white;
  transform: rotateY(180deg);
  transition: .7s;
}

.contact-us:hover p, .contact-us:hover i {
  color:#5BC201;
  transition: .7s;
}

.instagram {
  background: #AE1174;
  padding:7px 10px;
  border-radius: 5px;
  margin-top:-6px!important;
}

.instagram i {
  color:white;
  font-size: 1.7em!important;

}

.facebook {
  background: #2D59B1;
  padding: 7px 12px;
  border-radius: 5px;
  margin-top:-6px!important;
}

.facebook i {
  color:white;
  font-size: 1.7em!important;
}

.contact p {
  margin-left:10px;
}

.contact i {
  font-size: 1.3em;
}

.contact:hover p, .contact:hover i {
  color:#5BC201;
  transition: .7s;
}

.book {
  background:#5BC201;
  width: 160px;
  padding: 18px 0px 10px 20px;
  margin: -20px 0px 0px 0px;
  display:inline-block;
  float:right;
  color:white;
  transition: .5s;
  text-decoration: none!important;
  border-radius: 0px 0px 5px 5px;
}

.book p {
  color:#fff;
  font-weight:600;
}
.book i {
  margin-right: 10px;
  font-size: 1.3em;
  color:  #fff;
}

.book:hover {
  background: #4196EB;
}

.last {
  float: right;
  margin-right: 0;
}


 .logo-container {
   display:inline-block;
   width: 30%;

}

.logo-container img {
  width:100%; max-width: 380px;
  margin-bottom: 30px;
  margin-top:0px;
}

.navigation {
  width: 100%;
  padding: 30px 0px 45px 0px;
  background:#005EB8!important;
}

.topnav {
  float: left;
  padding: 0px;
}

.topnav a {
  color:white;
  text-align: center;
  padding: 0px 30px 0px 0px;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  margin: 0px 3px 0px 0px;
  transition: .5s;
  box-sizing: content-box;
}

.topnav a:hover {
color: #95C5F5;
}

.topnav a:first-child {
margin-right: 5px;
}

.topnav a.active {
  color: #5BC201;
  }

.topnav .icon {
  display: none;
}




.home-banner {
  padding: 0px 0px 30px 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  overflow-x: clip;
  min-height:607px;
}

.home-banner img {
  float:right;
  width: 60%;
  margin: 0px -190px 0px 0px;
  z-index: 10!important;

}

.home-banner a {
  color:white;
  transition: .5s;
}

.home-banner a:hover {
  color:#00468A;
  transition: .7s;
}

.banner {
  padding:30px 0px 30px 0px!important; background: #00468A;
  background: linear-gradient(46deg,rgba(52, 0, 87, 1) 0%, rgba(0, 70, 138, 1) 51%, rgba(0, 116, 232, 1) 100%);

  background: linear-gradient(-45deg, #0074E8, #4196EB, #500086, #5BC201, #0074E8);
	background-size: 400% 400%;
  animation: gradient 30s ease infinite;
}

@keyframes gradient {
	0% {	background-position: 0% 50%;	}
	50% {		background-position: 100% 50%;	}
	100% {		background-position: 0% 50%;	}
}


.banner img {
  width: 25%;
  margin: 0px 0px 0px 0px;
  float:right;
  
}

.banner h1 {
  color:white;
  margin: 0px 0px 0px 0px;
  padding: 40px 0px 0px 0px;
}

 h1 {
  font-family: "Open Sans", serif;
  font-weight:bold;
  font-size: 2.4em!important;
  width: 35%;
  line-height: 1.5;
  color:#FFFFFF;
}

h2 {
  font-family: "Open Sans", serif;
  font-weight:bold;
  font-size: 2.4em;
  color:#005EB8!important;
}

h3 {
  font-family:'Open Sans';
  font-size: 1.5em;
  color:#4196EB;
  margin-bottom: 10px;
  font-weight: bold;
}

h4 {
    font-family: "Open Sans", serif;
font-weight: bold;
  font-size: 1.8em;
  color:#172D44;
  margin: 5px 0px;
}


.call-to-action {
  border-left: 10px solid #5BC201!important;
}

.call-to-action p {
  margin-left:20px;
  line-height: 1.7;
}

.call-to-action a {
  color:#5BC201!important;
  transition: .5s;
}

.call-to-action a:hover {
  color:#95C5F5!important;
  transition: .7s;
}

.call-to-action .button {
  margin-left: 20px;
  padding: 10px 20px;
}

.green {
  background: #5BC201;
}

.blue {
  background: #4196EB;
}

.dark-blue {
  background:#00468A;
}

.home-banner p{
  color: white;
  width: 40%;
  margin: 20px 0px;
  line-height: 1.7;
  font-size: 1.3em;
  font-weight: 300;
}

.home-banner h1 {
  font-size:4em;
  line-height: 1.3em;
  width:40%;
}



.team-member {
  padding: 20px 0px;
  margin: 10px 0px;
  color: rgba(110, 108, 123, 0.9);
  width:100%;
  border-bottom: 1px solid #eee;
}

.team-member h4 {
  font-family:'Foco';
  font-size: 1.4em;
  font-weight: 800;
  color:#222;
  margin-bottom: 10px;
}

.team-member p {
  width:75%!important;
}

 em {
  font-style: italic;
  font-size: 1.2em;
  color: #999;
}



.back-to-top a {
  margin: 20px 200px 20px 0px;
  float:right;
  color: rgba(110, 108, 123, 0.9);
  font-family:'Lato';
}

.service-content {
  padding: 0px 0px 0px 27px;
  margin: 0px 0px 20px 0px;
  color: rgba(110, 108, 123, 0.9);
  width:100%;
  background: #f4f4f4;
  border-left: 5px solid #97C26C;
}

.service-content img {
  float:right;
  width:30%!important;
}

.service-content h3 {
  margin-top: 20px;
  padding-top: 20px;
}

.service-content:hover {
  cursor: pointer;
  opacity: 0.8;
  transition: .7s;
}



.main {
  background: white;
  width:78%!important;
  margin-right: 30px;
}

.main img {
  width:60%;
  margin: 20px 0px;

}

.main-body {
  background: white;
}

.main h2 {
  color: #760029;
  margin: 20px 0px;
}

.main p {
  color: rgba(110, 108, 123, 0.9);
  line-height: 1.7;
}


.main ul li {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  line-height:2;
  color: #000;
}

.main .small li {
  font-size: 1em;
  font-weight: normal;
  color: rgba(110, 108, 123, 0.9);


}


.main ol {
    font-family: 'Lato', sans-serif;
    font-size: 1em;
    line-height:2;
    margin: 0px 0px 5px 0px;
    color: rgba(110, 108, 123, 0.9);
}

.main ol li {
  margin: 20px 5px 20px 0px;
}


.main ul {
  list-style: none;
}

.main ul li::before {
  content: url('/images/green-tick.png');
  margin-left: -40px;
  display:inline-block;
  margin-right: 15px;

}

.what-we-treat ul li {
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  line-height:2.5;
  margin: 0px 0px 5px 0px;
}

.what-we-treat ul {
  list-style: none;
}

.what-we-treat ul li::before {
  content: url('/images/blue-tick.png');
  margin-left: -40px;
  display:inline-block;
  margin-right: 10px;

}


.main a {
color: #5BC201;
transition: .5s;
}

.main a:hover {
  color:#4196EB;
  transition: .7s;
}

.registered {
  background: #EEEDED;
  padding: 60px 0px;
  margin: 0 auto 0 auto!important;
}
.registered h3 {
  text-align:center;
}

.registered img {
  width: 60%;
  margin: 30px auto!important;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}


.book-content img {
  width: 100%;
  border-radius: 20px 20px 0px 0px ;
}

.book-content:hover {
  box-shadow:0px 0px 30px 5px #9F9F9F;
    transition: 0.7s;
    overflow: hidden;
    opacity: 0.8;
}


.flexbox .blog-content {
  width: 300px!important;
  margin: 10px ;
  border-radius: 20px;
  border: 1px solid #D5D5D5;
  transition: .5s ease-in-out all;
  background: #f4f4f4;
}

.video {
  width:48%;
  height: 200px;
}

.blog-content img {
  width: 100%;
  border-radius: 20px 20px 0px 0px ;
  max-height:300px;
}

.blog-content:hover {
  box-shadow:0px 0px 30px 5px #9F9F9F;
    transition: 0.7s;
    overflow: hidden;
    opacity: 0.8;
}

.book-text {
  padding: 20px;
}

.book-text p {
  width:100%;
}

.book-text h3 {
  color:#8BC651;
  margin:10px 0px;
}

.call-to-action {
  border-left: 10px solid #5BC201;
}

.call-to-action p {
  margin-left:20px;
  line-height: 1.7;
}

.call-to-action a {
  color:#760029;
  transition: .5s;
}

.call-to-action a:hover {
  color:#95C5F5;
  transition: .7s;
}

.sidebar {
  width:40%;
  float:right;
}

.sidebar img {
  width:100%;
}

.what-we-treat {
  width:100%;
  padding: 60px 20px;
  background:#EEEDED;
  margin-bottom: 90px;
}

.what-we-treat p {
  color:#000;
  font-weight:bold!important;
}


.what-we-treat a {
color:#5BC201;
transition: .7s;
}

.what-we-treat a:hover {
  color:#4196EB;
  transition: .5s;
}


.collapsible {
  background-color: #EEEDED;
  border: 1px solid #EEEDED;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  text-align: left;
  transition: .5s;
  margin-top: 20px;
  border-radius: 10px 10px 0px 0px;
}

.collapsible p {
  font-size: 1.2em;
  color: black;
  text-align: center;
width: 90%;

}

.collapsible i {
  float:right;
  margin-top: -22px;
  font-size: 1.2em;
  transform: .5s;
}

.collapsible.active, .collapsible:hover {
  background: lightgrey;
  transition: .7s;
  color:#172D44;
  border: 1px solid #172D44;
}

.active i , .collapsible:hover i {
  color:#4196EB;
  transition: .7s;
}

.content {
  padding: 15px 18px;
  display: none;
  overflow: hidden;
  line-height: 1.5;
  background-color: #f1f1f1;
  box-shadow: 1px 1px 10px gray;
  background: rgba(255,255,255,0.52);
  border-radius: 0px 0px 20px 20px;
}



.line {
  width:33.3%;
  padding:5px;
}

.testimonial-box {
  background: #DEF1FF;
  margin: 40px 0px;
  width: 85%;
}

.testimonial-content {
  padding: 35px 55px 10px 55px;
  font-weight: 250;
}

.testimonial-content p {
  margin: 15px 0px;
  color:black;
  font-weight: normal;
}


.testimonial-box  .speech-start {
  font-family: "Space Grotesk", sans-serif;
  font-size: 8em!important;
  margin: -120px 0px 0px 10px;
  position: absolute;
  transform: rotate(180deg);
}

.testimonial-box .speech-end {
  font-family: "Space Grotesk", sans-serif;
  font-size: 9em;
  position: absolute;
  margin: -60px 0px 0px 760px;
}
.button {
  font-family: 'Lato', sans-serif;
  padding: 15px;
  width: fit-content;
  margin-right: 30px;
  border-radius: 5px;
  transition: 0.5s;
  margin-top:10px;
  
}

.button:hover {
  transition: 0.7s;
}

.button i {
  font-size: 1.5em;
  margin-right:10px;
}

.text-white {
  color:white;
}

.book-nugget {
background: url('/images/book-background.png');
background-position: center;
padding:50px 0px;
color:white;
background-size: cover!important;
background-repeat: no-repeat;
}

.book-nugget h3 {
  color:white;
}

.book-nugget p {
  line-height: 1.6;
}
.book-nugget .button {
  background: white;
  color: #5BC201;
  transition: .5s;
}

.book-nugget .button:hover {
  background:#005EB8;
  color:white;
  cursor: pointer;
  transition: .7s;
}


.footer {
  background: #186DBE;
  padding: 30px 0px;
}

.footer-left {
  width: 47%;
  padding: 50px 0px 50px 0px;
}



.contact-footer {
  text-decoration: none;
  transition: .5s;
}

.contact-footer i {
  color: white;
  background: #95C5F5;
  padding: 10px;
  border-radius: 50px;
}

.contact-footer p {
  color:white;
  margin: 10px 0px 0px 10px;
}

.contact-footer:hover p {
  color:#5BC201;
  transition: .7s;
}

.contact-footer:hover i {
  background: #5BC201;
  transition: .7s;
}

.social-circle {
  background: white;
  padding: 10px;
  border-radius: 50px;
  margin: 10px 10px;
  transition: 0.5s;
}

.social-circle:hover {
  opacity: 0.7;
  transition: 0.7s;
}


.box {
  padding: 20px;
  background: rgba(103,154,208, 0.2);
  margin: 20px 0px;
}

.box span {
  color:#97C26C;
  font-size: 1.5em;
}




.main .contact-footer p {
  color:#00468A;
  margin-top: 3px;
  transition: .5s;
}

.main .contact-footer:hover p {
  color:#5BC201;
  transition: .7s;
}


.footer-left img {
  width: 65%;
  margin-bottom: 100px;
}

.footer-right {
  width: 30%;
  padding: 80px 0px 40px 0px;
  margin-right: 0!important;
  float:right;
}

.footer-right a {
  color:rgba(255, 255, 255, 0.48)!important;
  text-decoration: underline;


}

.footer-right a:hover {
  color: #5BC201!important;
  cursor:pointer;
  text-decoration: underline;
  transition: .7s;

}

.footer-right ul li {
  font-family: 'Lato', sans-serif;
  font-size: 1em;
  line-height:2;
  margin: 0px 0px 5px 0px;


}

.footer-right ul {
  list-style: none;
}

.footer-right ul li::before {
  content: url('/images/white-tick.png');
  margin-left: -40px;
  display:inline-block;
  margin-right: 10px;

}


.footer hr {
 border: 1px solid rgba(255,255,255,0.29);
 opacity: 0.29;
 background:rgba(255,255,255,0.29);
}


.footer-bottom-left {
  float: left;
  margin: 0px 0px;
  font-family: 'Lato', sans-serif;
}

.footer-bottom-left a {
  color: white;
  text-decoration: none;
  display:inline-block;
}

.footer-bottom-left a:hover {
  color:#5BC201;
  transition: .7s;
}

.physio123 {
  color:white;
  text-align: right;
  font-family: 'Lato', sans-serif;
}

.physio123 a {
  color:#5BC201;
  text-decoration: underline;
}

.physio123 a:hover {
  color:#95C5F5;
  transition: .7s;
}

.footer-last {
  background: #0B559B;
  padding: 50px;
}


@media screen and (max-width: 109em){
  

  .navigation {
    margin: -15px 0px 0px 0px;
  }
  .column {
    width: 58%;
  }


  .logo-container {
    margin: 0px 0 10px 0;
  }

  .locations-circle {
    width: 325px;
    height: 325px;
    border-radius: 200px;
    padding: 20px 30px 20px 30px;
  }


  .home-banner {
    height:585px;
  }

  .home-banner img {
    width: 65%;
    margin: 0px -190px 0px 0px;

  }

}

@media screen and (max-width: 105em){
  

  .navigation {
    margin: -21px 0px 0px 0px;
  }
  .column {
    width: 58%;
  }
  .locations-circle {
    width: 300px;
    height: 300px;
    border-radius: 150px;
    padding: 20px 30px 20px 30px;
  }

  .home-banner h1 {
    font-size:3em;
    line-height: 1.3em;
  }
  .home-banner {
    height:505px;
  }

  .home-banner img {
    width: 60%;
    margin: 0px -190px 0px 0px;

  }
}



@media screen and (max-width: 99em) {
  

  
.contact{
  display:flex;
  flex-direction:row;
  float:right;
  justify-content: flex-end!important;
  
}

.contact:first-child {
  margin-left: 150px!important;
  margin-right: -20px!important;
}


  .container {
    width: 90%;
  }

  .contact
  
  .navigation {
    margin: -0px 0px 0px 0px;
  }
  .column {
    width: 68%;
  }

.testimonial-box .speech-end {
  font-family: "Space Grotesk", sans-serif;
  font-size: 9em;
  position: absolute;
  margin: -60px 0px 0px 600px;
}
  .locations-circle {
    width: 260px;
    height: 260px;
    border-radius: 150px;
    padding: 20px 30px 20px 30px;
  }

  .home-banner h1 {
    font-size:2.9em;
    line-height: 1.3em;
  }
  .home-banner {
    height:483px;
  }

  .home-banner img {
    width: 60%;
    margin: 0px -190px 0px 0px;

  }


}

@media screen and (max-width: 80em) {
  
 

  .container {
    width: 94%;
  }
  .contact {
    margin: -20px 3% 0px 20px!important;
  }
  .column {
    width: 70%;
  }
  .logo-container {
    margin:0px 0px 0px 0px;
  }

  .logo-container img {
    margin-top: 0px;
    width:100%;
  }

  .home-banner h1 {
    font-size:2.3em;
  }


    .locations-circle {
      width: 200px;
      height: 200px;
      border-radius: 150px;
      padding: 20px 30px 20px 30px;
    }

    .home-banner {
      height:475px;
    }

    .home-banner img {
      width: 60%;
      margin: 0px -190px 0px 0px;

    }
}

@media screen and (max-width: 79em) {
 
  .navigation {
    margin: -25px 0px 0px 0px;
  }

  .contact {
    margin: -20px 2% 0px 10px!important;
    font-size: 0.8em;

  }

  .book {
    font-size: 0.8em;
  }

  .column {
    width: 67%;
  }
  .logo-container {
    margin:0px 0px 15px 0px;
  }

  .logo-container img {
    width:100%;
  }

  .topnav a {
    font-size: 0.8em;
  }

  .home-banner {
    height:450px;
  }

  .home-banner img {
    width: 71%;
    margin: 0px -190px 0px 0px;

  }

}









@media screen and (max-width: 59em) {
  
 .mobile_profile_pic {display:block; max-width:160px; float: left;
  padding:7px; border:1px solid #aaa; margin:0px 20px 20px 0px !important; } 
.hide_on_mobile {display: none;}

  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }


  .contact-form {
    max-height: 710px;
  }

  .column {
    width:100%;
  }

  .navigation {
    padding-top: 20px;
    padding-bottom: 40px;
  }

}

@media screen and (max-width: 59em) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
    color:#005EB8;
  }

  .display-none{
    display: none;
  }
}

@media only screen and (max-width: 59em){
.container {
  width: 96%
}


.flexbox {
  display: block;
  float:none;
}

h1, h2, h3, h4 {
  font-family: 'Open Sans', sans-serif!important;
}


.contact {
  width: 100%;
    margin: -95px 0px 110px 0px!important;
  justify-content: center;

}

.contact i {
  font-size: 2.5em!important;
}

.contact.facebook {
  margin: -95px 0px 110px 0px!important;
  width: 15%;
  background:none;
}

.facebook i {
 color:#2D59B1;
  margin: 10px 10px 0px 10px ;
  font-size: 2.5em!important;}

.contact.instagram {
  margin: -95px 0px 110px 0px!important;
    width: 15%!important;
    background: none;

}

.instagram i {
  color:#AE1174;
  margin: 10px 10px 0px 10px!important;
  padding-right: 10px!important;
  font-size: 2.5em!important;
}

.contact:first-child{
  margin-left: 0px!important;
}

.contact i {
    margin:0px 0px 0px 3px !important;
  font-size: 1.7em;

}

.book {
  width:15%;
  margin: -120px 10px 110px 10px!important;
  font-size: 0.8em;
}

.book i {
  font-size: 1.7em;
margin:0px 23px 0px 0px !important;
}

.column {
  width:100%;
  margin:20px 0px;
}

.logo-container {
  float: none;
  width: 100%;
  padding: 5px 5px;
  margin: 0px 0px -30px 0px;
}

.logo-container img {
  width:50%; min-width:230px;
}

.topz span {display:none;}
.topz {  padding: 12px 12px 12px 12px; margin: 30px 0px 0px 10px;}

.navigation {
  float: none;
  width: 100%!important;
  margin:0px 0px 0px 0px;

}


.topnav {
  width:100%;
  margin:0;
}


.topnav a {
  margin: 30px 0px;
  border-radius: 5px 5px 5px 5px;
color:#005EB8;
}

.topnav a:first-child, .topnav a:last-child {
  margin: 5px;
  border-radius: 5px;
  color:white;
}



.home-banner p {
  width:100%;
  font-size: 1.2em;

}

.home-banner h1 {
  font-size: 1.9em;
  width:100%;
}


.banner {
  padding: 0px 0px 100px 0px;

}

.main img {
  width: 100%;
}

.mobile-hide {
  display: none!important;
}

.home-banner {
  min-height: auto;
}

.home-banner img {
 float:none;
  width: 110%;
}

.home-banner p {
  width: 80%;
}
.registered img {
  width: 40%; min-width: 200px;
}

.book-nugget {
  text-align: center;
}

.book-nugget .button {
  margin: 10px auto;
}
.banner img {
  margin:0px 0px 0px 0px;
  width: 50%;
}

.banner h1 {
  width:100%!important;
}

.main-body {
  width:100%;
}
.main {
  width: 100%!important;
  margin-bottom: 50px;
}

.button {
  width: fit-content;
  font-size: 0.8em;
}

.sidebar {
  float:none;
  width:100%;
}
.what-we-treat {
  float: none;
  width: 100%;
}

.book-nugget {
  padding:90px 0px 60px 0px ;
}

.book-nugget h2 {
  color:white;
  font-size: 2.1em;
}

.book-nugget p {
  width:90%;
  text-align: center;
  margin: 0 auto;
  line-height: 1.6;
}

.book-nugget img {
  float:none;
  width:30%;
  margin-top: 20px;
}

.testimonial-box {
  width: 100%;
}

.testimonial-box .speech-end {
  margin: -60px 0px 0px 260px;
}

.footer {
  margin-bottom: 0px;
}


.footer-left {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}

.footer-right {
  width: 100%;
  float: none;
}

.footer-bottom-left {
  float: none;
  margin-bottom: 30px;
}

.footer-bottom-left a {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  width:100%;
}


.physio123 {
  text-align: left;
}

}


@media only screen and (max-width: 43em) {
  

  .contact {
  margin: -110px 0px 100px 0px!important;
  }

  .book {
      margin: -110px 0px 100px 0px!important;

  }

  .contact.instagram, .contact.facebook {
      margin: -105px 0px 100px 0px!important;

  }
}



@media only screen and (max-width: 39em) {

  .contact {
  margin: -75px 0px 90px 0px!important;

  }
  
  
  .book {
    margin: -75px 0px 90px 0px!important;
  }

  .container {
    width: 90%;
  }
  .home-banner p {
    width:100%;
  }

  .contact.facebook {
    background:none;
  margin: -75px 0px 100px 0px!important;
    color: #2D59B1!important;
  }
  
  .contact.instagram {
    background:none;
  margin: -75px 0px 90px 0px!important;
    color: #AE1174!important;
  }

  .mobile-hide {
    display: none;
  }

  .book i {
    font-size: 1.7em;
    margin: 0 9px;
  }

  .banner {
    margin-top: 0px;
  }

  .banner h1 {
    font-size: 1.5em!important;
  }

  .banner img {
    width: 50%;
  }

  .main h2 {
    font-size: 1.5em;
  }
}


@font-face {
font-family: 'Foco';
font-style: normal;
font-weight: normal;
src: local('Foco'), url('/fonts/FOCO.woff') format('woff');
}


@font-face {
font-family: 'Foco Bold';
font-style: normal;
font-weight: normal;
src: local('Foco Bold'), url('/fonts/FOCOBOLD.woff') format('woff');
}



ol.ul_regular  {margin: 10px 0px 30px 0px !important;  }
ol.ul_regular li  {margin: 0px 0px 00px 0px !important;  list-style-type: disc;}


.cookie-popup {
  font-family: 'Lato', sans-serif;
  font-size: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: fixed;
  bottom: -6.25rem;
  left: 1.25rem;
  right: 1.25rem;
  padding: 0.625rem 0.9375rem;
  box-shadow: 0 0 0.625rem 0 rgba(0,0,0, .15);
  line-height: 150%;
  transition: opacity .5s;
  opacity: 0;
}
.cookie-popup--short {
  right: none;
  width: 21.875rem; 
}
.cookie-popup--dark {
  background: #031930;
  color: #fff;
}
.cookie-popup--not-accepted {
  opacity: 1;
  animation: cookie-popup-in .5s ease forwards;  
}
.cookie-popup--accepted {
  opacity: 0;
}
.cookie-popup a {
  color: skyblue;
}
.cookie-popup a:visited {
  color: skyblue;
  text-decoration: none;
}
.cookie-popup-actions {
  flex: 1;
  text-align: right;
}
.cookie-popup-actions button {
  color: #5BC201;
  border: none;
  background: none;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 	0.75rem;
  padding: 0;
  cursor: pointer;
}
.cookie-popup-actions button:hover {
  text-decoration: underline;
}

@keyframes cookie-popup-in {
  from { bottom: -6.25rem; }
  to { bottom: 1.25rem; }
}
