/*
      ___        ___      ___        ___
     /\__\      /\  \    /\  \      /\  \
    /::|  |    /::\  \   \:\  \    /::\  \
   /:|:|  |   /:/\:\  \   \:\  \  /:/\:\  \
  /:/|:|__|__/::\~\:\  \  /::\  \/::\~\:\  \    ___  _ ____ _ ___ ____ _
 /:/ |::::\__\/\:\ \:\__\/:/\:\__\/\:\ \:\__\   |__> | |__, |  |  |--| |___
 \/__/~~/:/  /\~\:\ \/__/:/  \/__/__\:\/:/  /   .co.nz
       /:/  /\:\ \:\__\/:/  /        \::/  /
      /:/  /  \:\ \/__/\/__/         /:/  /
     /:/  /    \:\__\               /:/  /
     \/__/      \/__/               \/__/


Theme Name: Physio South V2
Description: Physio South V2 Theme
Date: 1 Dec 2023
Version: 1
Author: Meta Digital
Author URI: http://metadigital.co.nz/
*/

/* SASS Import */
@import url('main.css');

html,
body {height:100%;}

#wrap{
	min-height:100%;
	height:auto!important;
	height:100%;
	margin:0 auto -315px;
	padding:0 0 315px;
}

footer {
	height:315px;
	z-index: 999;
	position: relative;
}

.clear{clear:both;}

.alignright {
  float:right;
  margin:0 0 5px 15px;
}

.alignleft {
  float:left;
  margin:0 15px 5px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

* {outline:none!important;}

/*==========Fonts & Headings===========*/

body{
	font-family: 'founders-grotesk-regular';
	color:#5b5b5b;
	font-size:18px;
	font-size:1.8rem;
	font-weight: 300;
	line-height: 1.8;
}

h1,
h2.book-now{
	font-family: 'founders-grotesk-regular';
	color:#252525;
	font-size:48px;
	font-size:4.8rem;
	/*text-transform: uppercase;*/
	overflow-wrap: normal!important;
}

h1.main-banner{
	color:#EDF2FD;
	font-size:60px;
	font-size:6rem;
	/*line-height:1.6;*/
	line-height:1.3;
	overflow-wrap: normal!important;
  /* text-transform: uppercase; */
}

h2{
	font-family: 'founders-grotesk-regular';
	color:#2C2E69;
	font-size:28px;
	font-size:2.8rem;
}

h3{
	font-family: 'founders-grotesk-regular';
	color:#2C2E69;
	font-size:24px;
	font-size:2.4rem;
}

h4{
	font-family: 'founders-grotesk-regular';
	color:#2C2E69;
	font-size:18px;
	font-size:1.8rem;
}

h5{
	color:#2C2E69;
	font-size:18px;
	font-size:1.8rem;
	line-height: 1.8;
}

p.intro-text{
	color:#2C2E69;
	font-size:18px;
	font-size:1.8rem;
	line-height: 1.8;
}

/* Fonts sizes mobile */
@media (max-width: 767px) {
	h1.main-banner{
		font-size:40px;
		font-size:4rem;
	}

	h1,
	h2.book-now{
		font-size:35px;
		font-size:3.5rem;
	}
}

/* Fonts sizes Tablet */
@media (min-width: 768px) and (max-width: 991px) {
	h1.main-banner{
		font-size:48px;
		font-size:4.8rem;
	}
}


.white{color:#fff;}
.black{color:#252525;}
.orange{color:#ff9933;}

strong{font-weight:bold}

a{
	color:#327FEF;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

a:visited{}
a:hover{
	text-decoration:none;
	color:#2C2E69;
}
a:active{}

.button-one {
  background-color: white;
  /* color: #2C2E69; */
  color: #327FEF;
  padding: 10px 20px 12px 20px;
  text-transform: uppercase;
  line-height: 100%;
  border-radius: 200px;
  font-weight: 500;
  font-size: 1.6rem;
}
.button-one:hover {
  color: white;
  background-color: #327FEF;
	text-decoration: none;
}
.button-two {
  background: transparent;
  color: white;
  border: 1px solid white;
  font-weight: 600;
  padding: 9px 19px 11px 19px;
  text-transform: uppercase;
  line-height: 100%;
  border-radius: 200px;
  font-weight: 500;
  font-size: 1.6rem;
}
.button-two:hover {
  color: #2C2E69;
  background-color: white;
  border-color: white;
	text-decoration: none;
}
.button-three {
  background: #327FEF;
  color: white;
  border: 1px solid #327FEF;
  font-weight: 600;
  padding: 9px 19px 11px 19px;
  text-transform: uppercase;
  line-height: 100%;
  border-radius: 200px;
  font-weight: 500;
  font-size: 1.6rem;
}
.button-three:hover {
  color: #fff;
  background-color: #006b8f;
  border-color: #006b8f;
  text-decoration: none;
}

.button-underline{
  color:black;
  font-weight:600;
  border:3px solid transparent;
  border-bottom:3px solid #327FEF;
  padding:10px 15px 12px 15px;
}
.button-underline:hover{
  border:3px solid #327FEF;
  color:black;
}
.button-underline i{
  margin-left:10px;
}

.bread-sep {
  padding: 0 1rem;
  color: var(--tints-light-blue-40, #B9CCF9);
}

.pum-theme-1509 .pum-container, .pum-theme-cutting-edge .pum-container{
	background-color: #5b5b5b!important;
}

.pum-theme-1509 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close{
	background-color: #ff9933!important;
	height: 30px!important;
	width: 30px!important;
	color: #000!important;
}

.pum-theme-1509 .pum-container a, .pum-theme-cutting-edge .pum-container a{
	color: #fff!important;
	font-size: 18px!important;
	text-decoration: underline!important;
}

.pum-theme-1509 .pum-container p, .pum-theme-cutting-edge .pum-container p{
	color: #fff!important;
	font-size: 18px!important;
}

.pum-theme-1509 .pum-title, .pum-theme-cutting-edge .pum-title{
	margin-bottom: 10px!important;
	font-weight: 700!important;
}

.appointment-btn,
.contact-form input.button{
	border:none;
	display: inline-block;
	background-color: #0b71b1;
	color:#fff;
	font-size:14px;
	font-size:1.4rem;
	font-weight: 400;
	text-transform:uppercase;
	text-align: center;
	padding:12px 25px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.appointment-btn:hover,
.contact-form input.button:hover{
	background-color: #FF9933;
	color:#fff;
}

.border-btn{
	display: inline-block;
	border:2px solid #0b71b1;
	background-color: transparent;
	color:#0b71b1;
	font-size:14px;
	font-size:1.4rem;
	font-weight: 400;
	text-transform:uppercase;
	text-align: center;
	padding:10px 30px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.border-btn:hover{
	background-color: #0b71b1;
	color:#fff;
}

.page-id-15 .gform_wrapper ul.gform_fields li.gfield{
	padding-right: 0px;
}

.page-id-15 .locations-single-content p{
	padding-left: 0px;
	text-indent: 0px;
}

#gform_10 input[type=checkbox]{
	width: 30px;
    height: 30px;
    margin-right: 10px;
}
.ginput_container_checkbox label {
	padding: 5px 0px;
}

#gform_10 #input_10_5 .clear-multi, #gform_10 #input_10_33 .clear-multi {
	margin-left: 0px;
}

#gform_10 #label_10_30_1 {
	font-size: 18px;
}

#gform_10 .gfield_html {
	width: 100%;
	margin-left: 0px !important;
}
#gform_10 .gfield_html ul {
	margin-top: 0px !important;
}

/* Home
==============================*/

#home-banner{
	background-color: #000;
	/*background-position: center;*/
	background-size: cover!important;
	height: 800px;
	position: relative;
}

#home-banner img{
	width:100%;
}

#home-banner .home-banner-text{
	padding: 20px 0px 0px 0px;
	text-align: center;
	position: absolute;
	right:0;
	left:0;
	bottom:-4px;
	color:#EDF2FD;
}

.locations{
	margin-bottom:90px;
}
.locations h2{
	color:#327FEF;
	text-transform: none;
	font-weight: 400;
	font-size: 32px;
	font-size: 3.2rem;
}
.locations .mpfy-fullwrap{
	margin:0;
}

.locations #custom-mapping-google-map-0{
	height:400px!important;
}

.locations iframe{
	width:100%;
}

.mpfy-tooltip .center a{
	color: #ff9933!important;
	text-decoration: none!important;
}

/*.mpfy-tooltip .center{
	background: rgba(0, 0, 0, 0.5)!important;
}

.mpfy-tooltip .bottom{
	border-top: 20px solid rgba(0, 0, 0, 0.0)!important;
}*/

/*Mobile*/
@media (max-width: 767px) {

	#home-banner .home-banner-text{
		padding:150px 15px 0 15px
	}

	#home-banner .home-banner-text a{
		width:100%;
	}

}

/* Banner
==============================*/

#banner{
	position: relative;
	background-color: #327FEF;
	background-position:right center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#banner::after{
	content:"";
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-image:url(images/small-banner-bg.svg);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:right top;
	z-index:1;
}

#banner .banner-text{
	padding:0px 15px 0px 15px;
	height:500px;
	position: relative;
	z-index:5;
}

#banner .single-staff-banner-text{
	padding: 0px 15px 0px 15px;
}

.banner-text{
	display:flex;
	align-items: center;
}
.banner-text .inner{

}
/*.banner-text h1.main-banner{
	margin:0;
}*/

.banner-text h3{
	margin:0 0 30px 0;
	color:#fff;
}

.banner-arrow{
	text-align: center;
	margin-bottom:20px;
}

.single-staff-banner-arrow{
	margin-bottom: 5px;
}

.banner-arrow i{
	font-size: 100px;
	font-size: 10rem;
	color:#fff;
}

.banner-anchor-container{
	position: relative;
}

#banner-anchor{
	position: absolute;
	top:-100px;
}

.breadcrumbs-section{
	padding:15px 0;
}

.breadcrumbs-section p{
	margin:0;
	font-size: 17px;
	font-size: 1.7rem;
	color:#327FEF;
}

.breadcrumbs-section a{
	color:#B9CCF9;
}
.breadcrumbs-section a:hover{
	color:#327FEF;
}

#banner .map-overlay{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	background-color: rgba(50, 127, 239, 0.8);
}

#banner .acf-map{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
		-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-o-filter: blur(1px);
	-ms-filter: blur(1px);
	filter: blur(1px);
}

.wp-pagenavi {
  padding-top: 45px;
  color: #2C2E69;
}
.wp-pagenavi span {
  border: none!important;
  padding: 5px 15px!important;
  display: inline-block;
}

/* Default page
==============================*/
.image-responsive img{
	max-width: 100%;
	height: auto;
}

#full-image{
	background-color: #231f20
}
#full-image img{
	height: auto;
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

body.page-template-sports-clinic .textimage-block{
	margin: 60px 0px;
}
body.page-template-sports-clinic .textimage-content{
	padding-top: 0px;
}
body.page-template-sports-clinic .textimage-content h2.heading{
	margin-bottom: 15px;
}
body.page-template-sports-clinic #banner img.logo{
	width: 385px;
	max-width: 100%;
}
body.page-template-sports-clinic #banner .banner-text h3{
	color: #fff;
	padding-left: 75px;
}
body.page-template-sports-clinic #banner .overlay{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgb(0,0,0);
	background: linear-gradient(90deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%);
}
body.page-template-sports-clinic #banner ul.data{
	list-style: none;
	padding-left: 75px;
	margin-bottom: 0px;
	margin-top: 15px;
}
body.page-template-sports-clinic #banner ul.data li{
	color: #fff;
	font-weight: 600;
	position: relative;
}
body.page-template-sports-clinic #banner ul.data li i{
	margin-right: 10px;
}
body.page-template-sports-clinic #banner ul.data li svg{
	margin-right: 10px;
}
body.page-template-sports-clinic #banner ul.data li a{
	color: #fff;
	transition: 0s;
	text-decoration: none;
}
body.page-template-sports-clinic #banner ul.data li a:hover{
	color: #ff9933;
	transition: 0s;
}

.intro-section{
	background-color:#EDF2FD;
	color:#2C2E69;
	padding:75px 0;
	text-align: center;
}
.intro-section h1{
	color:#2C2E69;
	text-transform: none;
	font-size:4.8rem;
	font-weight: 400;
	line-height: 1.8;
}
.intro-section h3{
  font-size: 2.4rem;
  line-height: 1.6em;
}

.single-staff-left img{
	margin-bottom: 20px;
}

.staff-intro-section{
	text-align: left;
}

.staff-intro-section h5{
	margin-top: 0px;
}

.content-section{
	padding:75px 0;
}

.textimage-block{
	margin-bottom:40px;
}

.textimage-block img{
	max-width:100%;
	height:auto;
	padding:20px 0 0 0;
}

.textimage-left img{
	padding-right:60px;
}

.textimage-right img{
	padding-left:60px;
}

.textimage-content{
	padding-top:20px;
}

.content-block ul{
	/* margin:15px 0 15px 0; */
	margin:15px 0 0 0;
	padding:0;
}

.content-block ul li{
	/* width:45%; */
	width:100%;
	display: inline-block;
	margin: 0 4% 15px 0;
	position: relative;
	padding-left:30px;
	vertical-align: top;
}

.content-block ul li:before{
	font-family: FontAwesome;
	content: "\f00c";
	color:#2C2E69;
	position: absolute;
	left:0;
	top:-5px;
	font-size:22px;
	font-size:2.2rem;
	font-weight: normal;
	padding-right:10px;
}

form#gform_4 input.datepicker{
	width: auto!important;
}

form#gform_7 input.datepicker{
	width: auto!important;
}

.gform_wrapper .top_label select.medium{
	width: calc(100% - 8px)!important;
}

.gform_wrapper ul.gform_fields li:before{
	display: none!important;
}

.gform_wrapper ul.gform_fields li.gfield{
	padding-left: 0px!important;
}

.content-block ul#gform_fields_4 li::before{
	display: none!important;
	padding-left: 0px!important;
}

@media (max-width: 767px) {

	.textimage-left img{
		padding-right:0px;
	}

	.textimage-right img{
		padding-left:0px;
	}

	.content-block ul li{
		width:100%;
		margin: 0 0 15px 0;
	}

}

/* Services archive
==============================*/

.service-block{
	background-color:#F4F4F4;
}

.service-block.odd{
	background-color:#fff;
}

.service-block img{
	float:left;
	max-width:300px;
	padding:40px 30px 40px 0;
}

.service-block.odd img{
	float:right;
	padding:40px 0 40px 30px;
}

.services-content{
	padding:30px 0 40px 0;
}

@media (max-width: 767px) {

	.service-block{
		text-align: center;
	}

	.service-block img,
	.service-block.odd img{
		float:none;
		padding:40px 0 0 0;
	}

}

/* Coivd 19 page / traffic lights part
==============================*/
.page-template-page-covid-19 .content-section{
	margin:75px 0px;
	padding:0;
}
.traffic-lights{
	margin: 75px 0px 100px 0px;
}

.content-red{
  border:2px solid #ec5e76;
  padding:0px 15px 15px 15px;
}

.content-orange{
  border:2px solid #ffb161;
  padding:0px 15px 15px 15px;
}

.content-green{
  border:2px solid #50b682;
  padding:0px 15px 15px 15px;
}

/* Book Now Banner
==============================*/

.book-now .button-wrapper {
  margin-top: 30px;
}
.book-now .button-wrapper .button-one {
  margin-right: 15px;
}

.book-now-top{
	background-color: #252525;
	text-align:center;
	position: relative;
	padding:0 15px;
}

.book-now-top p{
	color:#ff9933;
	font-size: 30px;
	font-size: 3rem;
	padding:45px 0;
	margin:0;
}

.book-now-top:after{
	position: absolute;
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 25px 0 25px;
	border-color: #252525 transparent transparent transparent;
}

.book-now-body{
	/*background-color: #FF9934;*/
	background: linear-gradient(0deg, rgba(50, 127, 239, 0.70) 0%, rgba(50, 127, 239, 0.70) 100%), url(images/book-now-body-bg.jpg), lightgray 0px -330.187px / 100% 174.583% no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center right;
	height:600px;
  padding:78px 0 78px 0;
	display: flex;
	align-items: center;
}

.book-now-body h2{
	font-size: 72px;
	font-size: 7.2rem;
	margin:0;
	line-height: 100%;
	color:white;
}

.book-now-body a.appointment-btn{
	font-size: 18px;
	font-size: 1.8rem;
	display: inline-block;
	top:-10px;
	position: relative;
}

.book-now-bottom{
	background-color: #252525;
	text-align:center;
	position: relative;
	padding:0 15px;
}

.book-now-bottom:before{
	position: absolute;
	top:-30px;
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 25px 30px 25px;
	border-color: transparent transparent #252525 transparent;
	z-index:99;
}

.book-now-bottom p{
	color:#ff9933;
	font-size: 24px;
	font-size: 2.4rem;
	padding:15px 0;
	margin:0;
}

/* Mobile */
@media (max-width: 767px) {

	.book-now-body{
		text-align: center;
	}

	.book-now-body .appointment-btn{
		 margin-top:40px;
	}

}

/* Locations
==============================*/

.locations-archive{
	margin-top:40px;
}

.location{
	display: block;
	margin:0 auto 40px auto;
	max-width:320px;
	text-align: center;
	position: relative;
}

.location .acf-map{
	width:100%;
	height:100%;
	position: absolute!important;
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-o-filter: blur(1px);
	-ms-filter: blur(1px);
	filter: blur(1px);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-radius: 30px;
}

.location:hover .acf-map{
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-o-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
}

.locations-content{
	padding:30px;
	z-index:10;
	position: relative;
	border-radius: 30px;
	background-color: rgba(50, 127, 239, 0.6);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location h2{
	margin:0 0 20px 0;
	color:#ffffff;
}

.location h2 span{
	display: block;
	color:#ffffff;
	font-size:1.4rem;
}

.location p{
	margin:0;
	padding:0;
	color:#fff;
}

.location .equal-height{
	margin-bottom:40px;
}

/* Single */

.gform_wrapper.gf_browser_gecko select{
	width: 100%!important;
}

.locations-single{
	padding:60px 15px 0 15px;
}

.locations-single-content a{
	text-decoration: none;
	margin-bottom: 0px!important;
}

.locations-single-content span{
	display: inline-block!important;
	padding-right: 5px;
}

.locations-single-content h2 span{
	display: block;
	color:#ff9933;
	font-size:16px;
	font-size:1.6rem;
}

.locations-single-content p{
	padding-left: 16px;
	text-indent: -9px;
	font-size:18px;
	font-size:1.8rem;
}

.locations-single-content a{
	display: block;
	margin-bottom:10px;
	font-size:18px;
	font-size:1.8rem;
}

.locations-single-content i{
	margin-right:5px;
	color:#000;
}

.acf-map-full-width{
	margin-top:40px;
	max-width:400px;
	height:300px;
}

#gform_3 .gform_body ul li.gfield{
	padding-left: 0px!important;
}

.gform_wrapper ul#gform_fields_4 li.gfield{
	width: 100%!important;
}

.gform_wrapper ul#gform_fields_7 li.gfield{
	width: 100%!important;
}

.gform_wrapper.contact-form_wrapper{
	margin-top:40px;
}

.gform_wrapper.contact-form_wrapper li#field_3_4{
	width:94%!important;
}

.gform_wrapper.contact-form_wrapper div.ginput_container{
	margin:0!important;
}

.contact-form .gfield label.gfield_label{
	font-weight: normal;
	margin:0;
	padding:0;
}

.contact-form .gfield div.ginput_container input,
.contact-form .gfield div.ginput_container textarea{
	width:100%;
	margin:0;
	border:1px solid #d1d1d1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.contact-form input.button.gform_button{
	padding:12px 60px;
}

.content-block .gfield label.gfield_label{
	font-weight: normal;
	margin-bottom: 5px!important;
	padding:0;
}

.content-block .gfield div.ginput_container input,
.content-block .gfield div.ginput_container textarea{
	width:100%;
	margin:0;
	border:1px solid #d1d1d1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.content-block input.button.gform_button{
	padding:12px 60px;
	border: none;
	display: inline-block;
	background-color: #0b71b1;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 30px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.content-block input.button.gform_button:hover{
	background-color: #ff9933;
}

.staff-members{
	padding:60px 15px;
}

.staff-member{
	max-width:320px;
	margin:40px auto 20px auto;
	border:1px solid #d1d1d1;
}

.staff-member img{
	width:100%;
	height:auto;
	background-color:#FF9933;
}

.staff-content{
	padding:20px 20px;
}

/* Health Conditions Archive
==============================*/

.health-conditions-archive{
	padding-bottom:40px;
}

.health-conditions-archive h2{
	margin:80px 0 40px 0;
	text-align: center;
}

.health-block{
	margin:10px 0 30px 0;
}

.health-block img{
	float:left;
	margin:7px 0 0 0;
}

.health-block a{
	text-decoration: none;
}

.health-block-content{
  padding-left:95px
}

.health-block-content span{
	border: none;
	display: inline-block;
	background-color: #0b71b1;
	color: #fff;
	font-size: 14px;
	font-size: 1.25rem;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 25px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	line-height: 1;
}

.health-block-content span:hover{
	background-color: #ff9933;
	border-color: #ff9933;
}

.health-block-content p{
	margin:0;
	padding:0;
	color:#5b5b5b;
}

.health-block-content span{
	margin-top:10px;
	display: inline-block;
	border-bottom:1px solid #0b71b1;
	line-height: 1.2
}

.health-block h4{
	display: block;
}

.health-block h4 i{
	top:-1px;
	margin-left:15px;
	font-size: 16px;
	font-size: 1.6rem;
	position:relative;
}

/* Manual Location Button in Contact Page
==============================*/

.locationbutton {
	background:#0b71b1;
	display:block;
	text-align:center;
	margin-top:50px;
	padding:20px;
	color:#ffffff;
	font-size:1.8rem;
	font-weight:400;
	text-transform: uppercase;
	border-radius:5px;
}
.locationbutton:hover {
	background:#FF9933;
	color:#ffffff;
}

/* Post Block Archive
==============================*/

.posts-archive{
	background-color: white;
	padding:100px 0 100px 0;
}

.posts-archive h3{
	margin-bottom:45px;
	color: #2C2E69;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	text-transform: none;
}

.posts-archive a.appointment-btn{
	margin:20px 0 40px 0;
}

.post-block{
	display: block;
	background-color: #EDF2FD;
	height:100%;
	position: relative;
	margin-bottom:20px;
	border-radius:20px;
}

.post-block img{
	max-width: 100%;
	width:100%;
	height:240px;
	object-fit: cover;
	object-position: center;
	border-radius:20px 20px 0 0;
}

.post-block-header{
	padding:30px 25px 10px 25px;
}

.post-block-header h5{
	font-weight: 400;
	font-size:20px;
	color:#2C2E69;
	margin:0;
	line-height: 1;
}

.post-block-header p{
	color:#898989;
	margin:0;
	font-size: 16px;
	font-size: 1.6rem;
}

.post-block-content{
	padding:5px 25px 30px 25px;
	font-size:16px;
	font-weight:400;
	line-height:180%;
	position: relative;
	color:#2C2E69;
	text-decoration:none!important;
}

.post-block-content p{
	margin:0;
	color:#2C2E69;
}

.wp-pagenavi{
	text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span{
	background-color: #fff;
}

.wp-pagenavi span.current,
.wp-pagenavi a:hover{
	background-color: #0B71B1;
	color:#fff;
	border-color:#0B71B1!important;
}

/* WP FORMS
==============================*/

.wpforms-field-description {
    font-size:16px!important;
}

@media (max-width: 767px) {

	footer .footer-content{
		text-align: center;
	}

	footer .footer-content-left{
		padding:0;
	}

	header .shiftnav-toggle i {
    font-size: 2.1em;
	}

	header.scroll-header{
		top: -61px;
	}

	/* Hide mega menu toggle button */
	.mega-menu-toggle,
	#mega-menu-wrap-main-menu{
		display:none!important;
	}

	#home-banner {
    height: 365px;
	}

	#banner .banner-text{
		padding: 200px 15px 0px 15px;
	}

	#banner .single-staff-banner-text{
		padding: 200px 15px 0px 15px;
	}

	.intro-section {
    padding: 30px 15px;
	}
	.intro-section h1 {
    font-size: 18px;
    font-size: 1.8rem;
	}

	.services-squares {
    padding: 30px 0px;
	}

	.service-square img.service-square-image{
		min-height: 0px;
	}

	.appointment-btn, .contact-form input.button{
		padding: 12px 20px;
	}

	#home-banner .home-banner-text .border-btn{
		margin: 15px 20px 15px 0;
	}

	#home-banner .banner-arrow{
		margin-bottom: 0px;
	}

	#fixed-header .fixed-header-inner{
		padding-right: 15px;
	}

	#fixed-header .phone-header-mobile a{
		text-decoration: none;
	}

	#fixed-header .phone-header-mobile {
		float:left;
		padding-top:18px;
		color:#ffffff;
		text-transform: uppercase;
	}

	.book-now-body h2 {
    font-size: 32px;
    font-size: 3.2rem;
	}
	.book-now-body {
    height: 400px;
	}

	.posts-archive {
    padding: 30px 0 30px 0;
	}
	.posts-archive h3 br{
    display:none;
	}
	.posts-archive .intro-col{
		margin-bottom:45px;
	}

	.locations {
    margin-bottom: 0px;
	}

	.footer-newsletter .row {
    display: block;
	}
	#mc_embed_signup_scroll {
    display: block!important;
	}
	#mc_embed_signup .button{
		margin-top:20px!important;
	}

	.footer-content {
    background-size: cover;
	}
	.footer-terms ul {
    text-align: center;
	}
	.footer-terms ul li {
    margin-right: 10px;
	}

	.footer-content-left .alignleft{
		float:none;
		margin:0;
	}

	body.page-template-sports-clinic #banner .banner-text h3{
		padding-left: 0px;
	}
	body.page-template-sports-clinic #banner ul.data{
		padding-left: 0px;
		margin-top: 30px;
	}
	body.page-template-sports-clinic #banner img.logo{
		width: 300px;
	}

}

/****************************************/
/**** MEDIA QUERY FOR 768PX - 991PX *****/
/****************************************/
@media (min-width: 768px) and (max-width: 991px) {

	#fixed-header .fixed-header-inner{
		padding-right: 30px;
	}

	#fixed-header .phone-header-mobile {
    display:none!important;
	}

	#home-banner {
    height: 500px;
	}

	.service-square img.service-square-image{
		min-height: 0px;
	}

	.posts-archive h3 br{
    display:none;
	}
	.posts-archive .intro-col{
		margin-bottom:45px;
	}

	.footer-newsletter .row {
    display: block;
	}

	#shiftnav-main.shiftnav .menu-item a i{
		display: none;
	}

	#shiftnav-main.shiftnav .menu-item a br{
		display: none;
	}

	body.page-template-sports-clinic #banner .banner-text h3{
		padding-left: 0px;
	}
	body.page-template-sports-clinic #banner ul.data{
		padding-left: 0px;
		margin-top: 30px;
	}
	body.page-template-sports-clinic #banner img.logo{
		width: 300px;
	}

}

/****************************************/
/*** MEDIA QUERY FOR 992PX - 1199PX *****/
/****************************************/
@media (min-width: 992px) and (max-width: 1199px) {

	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    padding-left: 15px!important;
    font-size: 14px!important;
	}

	#home-banner {
    height: 600px;
	}

	.service-square img.service-square-image{
		min-height: 300px;
	}

	.footer-newsletter p {
    font-size: 30px;
    font-size: 3rem;
	}

}

/****************************************/
/*** MEDIA QUERY FOR 1200PX AND ABOVE ***/
/****************************************/
@media (min-width: 1200px) {



}

@media (min-width: 1200px) and (max-width: 1440px) {

	#fixed-header .header-logo img {
    max-width: 205px;
	}

	#home-banner {
    height: 700px;
	}

}

/**************************************/
/*** CHROME AND SAFARI SPECIFIC CSS ***/
/**************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {



}

/**************************************/
/******** IE 10+ SPECIFIC CSS *********/
/**************************************/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {



}
