/*
Theme Name: Orthosport Victoria
Theme URI: http://www.totalmarketingaustralia.com.au
Description: This is TMA Wordpress Theme
Version: 1.01
Author: TMA
*/

@import url('style/bootstrap.css');

/**** 
font-family: "Raleway", sans-serif;
font-family: "Karla", sans-serif;
font-family: "Poppins", sans-serif;
****/
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item.hidden {
    display: block !important;
	visibility: visible !important;
}
.wp-block-themeisle-blocks-accordion {
	margin:0 !important;
}
.wp-block-themeisle-blocks-accordion-item__title {
	font-family: "Karla", sans-serif;
    font-size: 20px;
    color: #2B3544;
    font-weight: 500;
}
body{
    margin: 0;  
    padding: 0;
    font-size: 16px;
    color: #000;
	font-weight:400;
	font-family: "Raleway", sans-serif;
}
img{
	border:none;
	outline:none;
	max-width:100%;
	height: auto;
}
.img-left {
	float:left;
	position: relative;
	margin:0 20px 20px 0px;
	max-width:500px;
}
.img-rite {
    float: right;
    position: relative;
    margin: 0px 0px 20px 20px;
    max-width: 400px;
}
.clear{
	width:0;
	padding:0;
	height:0;
	margin:0;
	clear:both;
}
p {
    margin-bottom: 20px;
	line-height: 25px;	
}
.table {
	margin-bottom:20px;
}
a {
	text-decoration: none;
	outline:none;
	color: #7AAD32;
}
a:hover, a:focus, a:active{
	color: #7AAD32;
	text-decoration:underline;
	transition:color 0.3s linear;
	-webkit-transition:color 0.3s linear;
	-o-transition:color 0.3s linear;
	-moz-transition:color 0.3s linear;
	-ms-transition:color 0.3s linear;
}

hr {
	padding:0px 0 30px;
	margin:15px 0 0;
	border-color: #ededed !important;
}
.wp-block-embed iframe {
    max-width: 100%;
    width: 100%;
}
:where(.wp-block-columns) {
    margin-bottom: 0 !important;
}
section { 
	padding:50px 0;
}
.inner-sec {
	min-height: 56vh;
}
.container-fluid {
	width:100% !important;
	padding: 0px 150px;
}
.container{
	width:100% !important;
	padding: 0px 300px;
	max-width: unset !important;
}
h1 {	
	font-family: "Karla", sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: #7AAD32;
	text-align: center;
	margin:0;
	text-transform:capitalize;
	padding-bottom:30px
}
h1 span{	
	display:block;
    font-size: 18px;
    color: #2B3544;
	font-weight:bold;
}
.home h2{
	font-size:40px;
	text-transform:capitalize;
	margin-bottom:20px;
	}
h2 {
	font-family: "Karla", sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: #7AAD32;
	padding-top:20px;
	margin:0;
    margin-bottom: 15px;
}
h2 span{
	display:block;
	color:#2B3544;
	font-size:18px;
}

h2.map {
	padding-top:30px !important;
	text-transform:unset;
}
h3 {
	font-family: "Karla", sans-serif;
    font-size: 20px;
    color: #2B3544;
    font-weight: 500;
	padding-top:10px;
    margin-bottom: 10px;
}
h3 span{
	display:block;
	font-size:16px;
	font-weight:400;
}
h4 {
    font-size: 18px;
    color: #7AAD32;
    font-weight: 500;
    margin-bottom: 10px;
	font-family: "Raleway", sans-serif;
}
h5 {
    font-size: 21px;
    color: #576044;
    font-weight: 400;
	font-family: "Raleway", sans-serif;
}
h6 {
    font-size: 22px;
    color: #1f4847;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
}
a.site-btn, a.wp-block-button__link, button.site-btn{
    background: #8AC252;
	font-family: "Poppins", sans-serif;
    color:#FFF !important;
    font-size: 16px;
    border: 1px solid #8AC252;
    padding: 8px 30px;
    font-weight: 500;
	text-transform:uppercase;
	display: inline-block;
	min-height:unset;
	border-radius:0;
}
a.site-btn:hover, a.wp-block-button__link:hover, button.site-btn:hover{
    border: 1px solid #8AC252;
    background-color: #FFF;
	text-decoration: none !important;
	color: #8AC252 !important;
}
.welcome-sec h2, .why-choose-sec h2, .treatment-sec h1, .treatment-sec h2, .condition-sec h1, .condition-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h1, .team-sec h2, h2.map, .lighterg-bg h2, .darkg-bg h2, .lightg-bg h2, .white-bg h2{
    font-size: 38px;
	padding-top:0;
	text-transform: capitalize;
}
.treatment-sec h2 {
	color: #2B3544;
}
.treatment-sec .col-md-2:nth-child(7), .treatment-sec .col-md-2:last-child {
	display:none;
}
.top-header {
    padding: 10px 0;
    width: 100%;
    position: unset;
    z-index: 999;
    background-color: #fff;
}
.top-header .header-right a.site-btn {
    background-color: transparent;
	border-color: #8AC252;
	color:#8AC252 !important;
}
.top-header .header-right a.site-btn:hover {
    background-color: #8AC252;
	border-color:#8AC252;
	color: #fff !important;
}
.MenuFixed {
    position: Fixed !important;
    top: 0;
    z-index: 9999;
    left: 0;
    padding: 10px 0 !important;
    right: 0;
    margin-top: 0 !important;
    animation: fadeIn .5s ease-in both;
    -webkit-box-shadow: 0px 8px 88px -28px rgba(0,0,0,.34);
    -moz-box-shadow: 0px 8px 88px -28px rgba(0,0,0,.34);
    box-shadow: 0px 6px 16px rgba(0,0,0,.07);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	background-color: #fff;
	border-bottom:none;
}
.home .top-header {
    padding: 10px 0;
    width: 100%;
    position: absolute;
    z-index: 999;
	background-color: transparent;
	border:none;
}
.home .MenuFixed{
    background-color:#2B3544;
}
.header-right {
	text-align: end;
}
.home .top-header .header-right a.site-btn {
    background-color: transparent;
	border-color:#fff;
	color:#fff !important;
}
.home .top-header .header-right a.site-btn:hover {
    background-color: #fff;
	border-color:#fff;
	color: #8AC252 !important;
}
.logo img{
	max-width: 380px;
}
.banner {
    position: relative;
	width:100%;
	height:auto;
	text-align:center;
}
.banner-text {
    position: absolute;
    z-index: 9 !important;
    top: 65% !important;
    -webkit-transform: translateY(-65%);
    -ms-transform: translateY(-65%);
    transform: translateY(-65%);
    left: 300px;
    right: 300px;
    text-align: left;
    margin: 0 auto;
}
.banner-text a.site-btn{
    background: transparent;
    color: #fff !important;
    border: 1px solid #fff;
}
.banner-text a.site-btn:hover {
    border: 1px solid #fff;
    background-color: #fff;
	color: #8AC252 !important;
}
.banner-text h1 {
    font-size: 55px;
    color: #fff;
	text-align:left;
	padding-bottom:30px;
}
.banner-text p {
	margin-bottom:0px;
}
.banner-text h1:after{
	display: none;
}
.banner-text h1 span{
    color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size:24px;
	display: block;
}
.welcome-sec {
    padding: 40px 0;
}
.welcome-sec h2 {
    padding-top: 0px;
	text-transform:unset;
}
.welcome-sec h2 span{
	display: block;
	text-transform: uppercase;
	font-size:18px;
}
.welcome-sec p {
	margin-bottom:0px;
}
.treatment-sec {
	background-color: #D9ECC2 !important;
}
.treatment-sec p{
	margin-bottom:0;
}
.treatment-box {
	position: relative;
    text-align: center;
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
	margin:10px 0;
}
.treatment-box:hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.treatment-box a, .team-box a, .conditions-box a{
    position: absolute;
    width: 90%;
    height: 100%;
    display: block;
    z-index: 9;
}
.treatment-icon {
	width:120px;
	height:120px;
	border-radius:100%;
	display: flex;
	background-color:#2B3544;
	justify-content: center;
	align-items:center;
	margin:0 auto;
}
.treatment-box:hover .treatment-icon {
	background-color:#8AC252;
}
.treatment-icon img{
	width:70px;
}
.treatment-box-heading h3{
	margin:0;
	padding:15px 0;
	text-align:center;
} 
.call-to-action-sec {
    position: relative;
	background-color: #ECFCFE;
	width: 100%;
	text-align:center;
	padding:70px 0;
}
.call-to-action-sec h2{
	margin-bottom:0px;
	color:#2B3544;
}
.call-to-action-sec h3{
	color:#2B3544;
	text-align:center;
	margin-bottom:30px;
}
.call-to-action-sec a.site-btn{
	background:#2B3544;
	border: 1px solid #2B3544;
	color:#fff !important;
}
.call-to-action-sec a.site-btn:hover{
	background:transparent;
	border: 1px solid #2B3544;
	color:#2B3544 !important;
}
.call-to-action-sec p {
	 margin-bottom:0;
}
.footer {
    background-color: #2B3544;
    color: #fff;
    padding: 50px 0px;
}
.footer-hours {
    max-width: 350px;
}
.footer h4 {
	color: #fff;
    font-size: 24px;
	text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
}
ul.hour {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.hour li {
    border-bottom: 1px solid #fff;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 10px 0;
    display: block !important;
    width: 100%;
}
ul.hour li span:last-child {
    float: right;
}
img.location-icon {
    width: 15px !important;
}
.footer-contact {
	text-align: center;
}
ul.contact {
    margin: 0px;
    padding: 0px;
	list-style:none;
	padding-top: 10px;
	display:inline-block;
	margin-bottom:10px;
}
ul.contact li {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}
ul.contact li:first-child a img {
    margin-right: 10px;
}
ul.contact li:last-child {
   display: block;
}
ul.contact li a img {
    vertical-align: middle;
    width: 28px;
}
ul.social-icon {
    padding: 0px;
	margin:0;
	margin-bottom:10px;
    margin-top: 5px;
}
ul.social-icon li {
    display: inline-block !important;
    padding: 0px 5px 0px 5px;
}
.footer {
	font-family: "Poppins", sans-serif;
}
.footer a {
    color: #fff;
}
ul.footer-contact {
    margin-bottom: 0px !important;
}
ul.footer-contact {
    margin-bottom: 0px !important;
    margin-top: 30px;
}
.footer-contact p {
	font-size:14px;
	line-height:16px;
}
.footer-logo {
    text-align: end;
}
.footer-logo img {
	max-width:300px;
}
.footer-bottom {
	font-size:12px;
}
.footer ul li a img {
        width: 24px;
    }
ul.footer-menu {
	padding:0;
	margin:0;
	list-style-type:none;
	columns:2;
}
ul.footer-menu li a:hover{
	text-decoration:underline;
}
.map-sec {
    padding: 0;
    background-image: url(images/orthosport-victoria-map.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 470px;
    position: relative;
}
.view-on-g-maps {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 10px 6px;
    background: #8AC252;
    color: #fff !important;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    width: 290px;
    left: 0;
    right: 0;
    cursor: pointer;
}
.view-on-g-maps a{
    color: #fff;
}
.call-to-action-sec a.white-btn {
    margin-top: 20px;
	}
/*************** General inner css ***********/
.top-bar {
    height: 20px;
    background-color: #EAEFF4;
}
.inner-banner {
    margin-bottom: 30px;
}
p.sub-text {
    font-size: 17px;
    font-weight: 400;
	margin-bottom:20px;
	text-align:center;
	color:#0b2e70;
}
ol.inner-list {
    margin: 0;
    padding: 0px;
    padding-left: 30px;
    margin-bottom: 10px;
}
ol.inner-list ul {
    padding-left: 15px;
}
ol.inner-list ul li {
	position: relative;
    padding-left: 5px;
    line-height: 22px;
    padding-bottom: 10px;
}
ol.inner-list li{
	margin: 10px 0;
}
ul.inner-list {
    margin: 0;
    padding: 0px;
    list-style: none;
    padding-left: 30px;
	padding-bottom: 10px;
}
ul.inner-list li {
    position: relative;
    padding-left: 5px;
    line-height: 22px;
    font-weight: 400;
	margin:10px 0;
}
ul.inner-list li:before {
    color:#7AAD32;
    content: "\2022";
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    left: -15px;
    top: 0px;
    position: absolute;
}
ul.inner-list ul {
    list-style: none;
	margin-top:10px;
	margin-bottom: 0px;
}
ul.home-list {
    padding: 0;
    margin:0;
	list-style-type:none;
}   
ul.home-list li {
	position: relative;
    line-height: 24px;
    padding: 15px 0;    
    padding-left: 0px;
    vertical-align: middle;
}
ul.home-list li:first-child {
	padding-top:0;
}
ul.home-list li strong {
	color:#7AAD32;
	font-size:18px;
}
/*************** Services inner css ***********/
.services-banner {
    position: relative;
    text-align: center;
	margin-bottom: 30px;
}
.services-banner img, .inner-banner img{
	width:100%;
}
.lighterg-bg {
	background-color: #f7f7f8 !important;
}
.darkg-bg {
	background-color: #2B3544 !important;
}
.lightg-bg {
	background-color:#555D69 !important;;
}
.lightg-bg .nav-tabs > li.active > a, .lightg-bg .nav-tabs > li.active > a:hover, .lightg-bg .nav-tabs > li.active > a:focus {
    color: #fff !important;
}
.lightg-bg .nav-tabs > li > a {
    color: #fff !important;
}
.lightg-bg h2, .lightg-bg p{
	color:#fff;
}
.sub-service-box {
	position: relative;
	background: #fff;
	padding:30px 15px;
	border-top:3px solid #8AC252;
    height: 100%;
}
.sub-service-box h3{
	font-weight:700;
	min-height: 58px;
	padding-top:0;
}
.sub-service-box-2 h3{
	margin-bottom:0;
}
.sub-service-box p:last-child{
	position:absolute;
	bottom:20px;
	font-weight:500;
	margin-bottom:0;
}
.download-box {
	border:1px solid #fff;	
	margin:10px 0;
	border:1px solid #7AAD32;
}
.download-box p{
	margin-bottom:0;
	
}
.download-box p a{
	padding:10px 20px;
	display: block;
	color:#fff;
	background-image: url('images/arrow-white.svg');
	background-image: url('images/arrow-green.svg');
	background-size:14px;
	background-repeat:no-repeat;
	background-position: 96% center;
}
.download-box p a:hover{
	text-decoration:none;
}
.darkg-bg .download-box, .post-type-archive-info-sheets .download-box{
	border:1px solid #7AAD32;
}
.post-type-archive-info-sheets .download-box p a{
	color:#7AAD32;
	background-image: url('images/pdf.png');
	background-size:20px;
	background-repeat:no-repeat;
	background-position: 96% center;
}
.darkg-bg .download-box p a{
	background-image: url('images/arrow-green.svg');
	padding:10px 20px;
	color:#fff !important;
	background-size:14px;
	background-repeat:no-repeat;
	background-position: 96% center;
}
/*************** Conditions css ***********/
.conditions-sec{
	background-color:#FAFAFB;
}
.conditions-sec h2{
}
.conditions-box {
    position: relative;
    text-align: center;
	 -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.conditions-box h3:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-color: #7AAD32;
    margin: 20px auto;
}
.conditions-box:hover h3:before {
	background-color: #2B3544;
}
.conditions-box:hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.conditions-box-heading h3 {
	margin-top:20px;
}

/*************** Team css ***********/
.team-sec {
	background-color: #FAFAFB;
}
.team-box {
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    padding: 10px 0;
}
.team-box:hover, .team-box:focus, .team-box:active {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
.team-thumbnail {
}
.team-text {
	display: grid;
	background:#fff;
	min-height:100px;
	place-items: center;
	padding:15px 5px;
}
.team-box a {
    text-decoration: none;
}
.team-text h3 {
	font-family: "Raleway", sans-serif;
    margin-bottom: 0px;
	padding-top:0;
}
.team-text h3 span{
	display: none;
}
.team-text h3 span.designation{
	display: block;
}
.nav-tabs {
    float: none !important;
    min-width: unset !important;
    margin: 0px !important;
	border:none !important;
    border-bottom: 1px solid #dddddd !important;
    text-align: center;
    width: 100%;
    display: block;
}
.nav > li {
    display: inline-block !important;
	color: #2b3544 !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: transparent !important;
    color: #2b3544 !important;
	border-bottom:5px solid #7AAD32;
    cursor: default;
    margin: 0;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent !important;
	border-bottom:5px solid #7AAD32 !important;
}
.nav-tabs > li > a {
   color: #2b3544 !important;
}
/*************** Contact css ***********/
.form-sec h3{
	font-size:22px;
	text-transform:uppercase;
	margin-bottom: 30px;
}
.form-control {
    font-size: 14px;
    border-radius: 0;
    padding: 15px 10px;
    position: relative;
}
.form-group select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    font-size: 14px;
    border-radius: 0;
    padding: 15px 10px;
    width: 100%;
	color: #a4a2a4;
}
select.form-control {
    -webkit-appearance: menulist;
    appearance: menulist;
}
select{
    height: 40px !important;
	width:100%;
	padding: 10px 10px !important;
	border: 1px solid rgba(0, 0, 0, 0.15);
	color: #6c6c6c;
}
select.form-control {
    height: 50px !important;
	padding: 13px 10px !important;
}

textarea.form-control {
    height: 180px;
}

.submit-btn {
    background: #8AC252;
    color: #fff;
    font-size: 16px;
    border: 1px solid #8AC252;
    padding: 6px 30px;
    font-weight: 500;
	margin-top:20px;
}

.submit-btn:hover {  
    background: transparent !important;
    color: #8AC252;
	border: 1px solid #8AC252;
    cursor: pointer;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color:#8AC252 !important;
}
.form-group span.wpcf7-not-valid-tip {
    font-size: 13px !important;
}
.wpcf7-form-control-signature-wrap{
	width:100% !important;
}
.wpcf7-form-control-signature-wrap canvas{
	height:100% !important;
}
.wpcf7-form-control-clear-wrap {
    margin-top: 15px;
}
.wpcf7-spinner {
    display: block !important;
}
.wpcf7-response-output {
    border-color: transparent !important;
    background-color:#8AC252 !important;
    color: #fff !important;
    font-weight:500 !important;
    text-align: center !important;
    border-radius: 60px !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #8AC252;
    background-color: #8AC252 !important;
}
.sig canvas {
    width: 100% !important;
}
.sig .dscf7_signature_inner {
    display: block !important;
}
.wpcf7-form p {
	margin-bottom:10px;
}
.wpcf7-list-item {
    display: block !important;
}
/*************** News css ***********/
.post-details {
    position: relative;
    min-height: 300px;
    background-color: #1f484700;
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #efefef;
    border-top: 0px;
}
.post-img img{
	width:100%;
	border: 1px solid #eee;
}
.post-details h2 a {
    line-height: 25px;
}
.post-details a.site-btn {
    font-size: 14px;
}
.post-details p {
    margin-bottom: 40px;
    line-height: 25px;
}
.post-nav {
    margin-top: 20px;
}
/*************** FAQs css ***********/
.faqs-sec {
    background-color: #fff;
}
.faqs-sec h2 {
	text-align:center;
}
.panel {
    background-color:#fff !important;
    padding: 0px 0px !important;
}
.panel-body p:last-child {
    margin-bottom: 0px;
}
.faqs-sec .collapsed .fa-minus:before {
    content: "\f067" !important;
}
.collapsed .fa-minus:before {
    content: "\f067" !important;
}
.jltmaf-rotate { -webkit-transform: rotate( 0deg ) !important; -moz-transform: rotate(0deg) !important; -ms-transform: rotate(0deg) !important; transform: rotate( 0deg ) !important; }

.jltmaf-item.panel-heading {
    background: transparent !important;
    border-color: #fff !important;
    padding: 15px 20px;
}
.faqs-sec .panel-default > .panel-heading {
    border-color: transparent !important;
    padding: 15px 20px !important;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
    border: unset !important;
}
.faqs-sec .panel-title {
    margin-top: 0; 
    margin-bottom: 0;
    font-weight: 400 !important;
}
.faqs-sec .panel-title a {
    font-weight: 400 !important;
    text-decoration: unset !important;
}
.panel-title a {
    font-size: 17px;
}
.popup-btn {
    margin-top: 20px;
}
.form-text p {
    color: #6b6c6a;
    font-weight: 400;
    font-size: 13px;
}
span.wpcf7-list-item-label {
    color: #6b6c6a;
    font-weight: 400;
    font-size: 15px;
}
span.wpcf7-list-item.first.last {
    margin-left: 0px;
}
[data-class="wpcf7cf_group"] span.wpcf7-list-item.first.last {
    margin-left: 15px;
}
[data-class="wpcf7cf_group"] {
	border: 1px solid #7AAD32;
	padding:10px 5px;
	border-radius: 5px;
	margin-bottom:10px;
}
[data-class="wpcf7cf_group"] p {
	margin-bottom:0px;
}
.faqs-sec .panel-title span.pull-no-icon.jltmaf-icon {
    margin-right: 20px;
    font-size: 16px;
    font-weight: 300 !important;
}
.panel-body {
    padding: 15px 50px !important;
}
.faqs-sec .panel-body {
    padding: 0px 60px;
}
.faqs-sec .panel-body p a {
	color:#fff;
	text-decoration: underline;
}
.faqs-sec .panel-body ul.inner-list li:before {
    color: #fff;
}
.faqs-sec .panel {
    border: unset !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 0px !important;
}
.panel-title a {
	text-decoration: none;
}
span.pull-no-icon.jltmaf-icon {
    margin-right: 20px;
	font-size: 16px;
    font-weight: 300 !important;
}
.page-id-2057 .panel-group .panel {
    border-bottom: 1px solid #576044;
    border-radius: 0px !important;
}
.panel-body {
    padding: 15px 60px;
}
.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
    margin-bottom: 0px !important;
}
.tax-specialisation .lighterg-bg .col-12 {
	margin:20px 0;
}
/***** Info Sheets *****/
.info-search-form {
	background:#D9ECC2;
	padding:20px;
	margin-bottom:20px;
}
button.site-btn {
	margin-bottom: 0;
    margin-top: 25px;
	padding: 10px 30px;
	width:100%
}
/****Locations****/
.locations {
	background: #7AAD32;
	padding:15px 10px;
}
.locations h2 {
	color:#fff;
	text-align:left;
}
.locations ul {
	padding:0;
	margin:0;
	list-style-type: none;
	padding:0px 5px;
}
.locations ul li{
	color:#fff;	
	position:relative;
	font-size: 15px;
	padding-left: 20px;
}
.locations ul li span{
	display:block;
	font-size:14px;
	padding-left:10px;
}
.locations ul li:before{
    content: " ";
    position: absolute;
    left: 0px;
    top: 5px;
	width: 0; 
    height: 0; 
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
}
.locations ul li a{
	margin:10px 0;
	color:#000;
	display: block;
}
.locations ul li a:hover {
	text-decoration:none;
}
div#iframemapdiv {
	position: relative;
}
div#iframemapdiv iframe {
    min-height: 450px !important;
}

div#iframemapdiv, div#iframemapdiv iframe {
    height: 100% !important;
}
.disablediframe:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    height: 100%;
    width: 100%;
    background: #88C340;
    z-index: 1;
    opacity: 0.4;
}
.form-location {
	margin-bottom:20px;
}
.form-location .btn {
    color: #fff;
    background-color: #88C340;
    border-color: #88C340;
    height: 46px;
	border-radius:0;
	margin-left: -5px;
}
.form-location .form-control{
    font-size: 14px;
    border-radius: 0;
	width: 280px;
	display:inline-block;
    padding: 12px 10px;
}
/**************************/
/***** Media-Querries *****/
/**************************/

@media (max-width: 1920px){
.choose-img {
    position: absolute;
    top: -20px;
    width: 26%;
}	
.container-fluid {
	padding: 0px 120px;
}
.container{
	padding: 0px 200px;
}
.img-patient {
	left:60px;
}	
.banner-text {
    left: 200px;
    right: 200px;
}
.banner-text h1 {
	font-size: 48px;	
}	
.banner-text h1 span{
    font-size: 22px;
}	
.home h2{
	font-size:36px
	}	
.welcome-sec h2, .why-choose-sec h2, .treatment-sec h1, .treatment-sec h2, .condition-sec h1, .condition-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h1, .team-sec h2, h2.map, .lighterg-bg h2, .darkg-bg h2, .lightg-bg h2, .white-bg h2{
    font-size: 36px;
}
.why-choose-img {
	margin-right: 30px;
	}
h1 {
    font-size: 38px;
}	
h2 {
	font-size: 28px;		
}	
h3 {
    font-size: 20px;
}
h4 {
    font-size: 20px;
}	
.footer ul li a img {
    width: 20px;
}	
.footer h4 {
    font-size: 22px;
}
}
@media (max-width: 1440px){	
.choose-img {
    position: relative;
    top: 0px;
    width: 100%;
}	
.container-fluid {
	padding: 0px 50px;
}
.container{
	width:100%;
	padding: 0px 100px;
}
.banner-text {
    left: 100px;
    right: 100px;
}
.banner-text h1 {
	font-size: 42px;	
}	
.banner-text h1 span{
    font-size: 20px;
}	
.home h1 {
    font-size: 42px;
}	
.home h2 {
    font-size: 32px;
}	

.welcome-sec h2, .why-choose-sec h2, .treatment-sec h1, .treatment-sec h2, .condition-sec h1, .condition-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h1, .team-sec h2, h2.map, .lighterg-bg h2, .darkg-bg h2, .lightg-bg h2, .white-bg h2 {
	font-size: 34px;		
}
h1 {
	font-size: 36px;		
}	
h2 {
	font-size: 26px;		
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}		
.footer h4 {
    font-size: 20px;
}
.sub-service-box h3{
	min-height: 80px;
}
}
@media (max-width: 1024px){		
.container-fluid {
	padding: 0px 50px;
}
.container{
	padding: 0px 75px;
}
.banner-text {
    left: 75px;
    right: 75px;
}
.banner-text h1 {
	font-size: 34px;	
}
.banner-text h1 span{
    font-size: 20px;
}	
.home h1 {
    font-size: 34px;
}	
.home h2 {
    font-size: 30px;
}	

.welcome-sec h2, .why-choose-sec h2, .treatment-sec h1, .treatment-sec h2, .condition-sec h1, .condition-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h1, .team-sec h2, h2.map, .lighterg-bg h2, .darkg-bg h2, .lightg-bg h2, .white-bg h2{
	font-size: 28px;		
}
h1 {
	font-size: 30px;		
}	
h2 {
	font-size: 24px;		
}	
h3 {
    font-size: 22px;
}
h4 {
    font-size: 17px;
}
.footer h4 {
    font-size: 20px;
}		
.banner-text {
    top: 60% !important;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
}	
.footer ul li {
    margin-bottom: 10px;
}	
.call-to-action-sec {
	padding:30px 0;
	text-align: center;
	}	
}
@media (max-width: 991px){	
.header-right {
    text-align: center;
    }	
.container-fluid {
	padding: 0px 30px;
}
.container{
	padding: 0px 50px;
}
.home .top-header {
    position: relative;
    background-color: #939AA1;
}
.banner-text {
	position: relative;
    top:0 !important;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
	left: 0;
	right:0;
	background:#939AA1;
    text-align: center;
	padding:20px;
    }	
.banner-text h1 {
    text-align: center;
	font-size: 28px;	
	padding-bottom:20px;
}
.banner-text h1 span{
    font-size: 16px;
}
.banner-text p{
	margin-bottom:0px;
}	
.home h1 {
    font-size: 28px;
}	
.home h2 {
    font-size: 28px;
}	

h1, .welcome-sec h2, .why-choose-sec h2, .treatment-sec h1, .treatment-sec h2, .condition-sec h1, .condition-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h1, .team-sec h2, h2.map, .lighterg-bg h2, .darkg-bg h2, .lightg-bg h2, .white-bg h2{
	font-size: 26px;		
}
h1 {
	font-size: 28px;		
}	
h2 {
	font-size: 24px;		
}	
h3 {
    font-size: 22px;
}
.logo, .inner-logo{
	text-align:center;
	margin-bottom:10px
}
.logo img, .inner-logo img{
    max-width: 180px;
}
.header-right a.site-btn {
    font-size: 12px;
    padding: 8px 20px;
}
.banner-text h1 span{
	margin-bottom:10px;
	}
.call-to-action-sec p {
    font-size: 18px;
}	
.footer h4 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}
ul.social-icon {
	margin-bottom: 10px;
}
ul.social-icon li {
	margin: 0 5px;
}
.footer-hours {
    max-width: 300px;
	margin:0 auto;
}	
.footer ul.hour {
    margin-bottom: 30px;
}	
.footer-logo {
     margin-top: 10px;
    text-align: center;
	margin-bottom:30px;
    }
.footer-logo {
    margin-top: 15px;
	margin-bottom:15px;
    }
.post-nav {
	text-align: center;
}
.post-nav .text-right{
	text-align: center !important;
}
.footer h4 {
	text-align: center;
	}
ul.footer-menu {
    margin: 0 auto 10px;
    width: 180px;
	}
.why-choose-img {
    margin-right: 0px;
	margin-bottom:20px;
    }	
.sub-service-box h3 {
        min-height: unset;
    }	
.sub-service-box p:last-child {
    bottom: 10px;
}	
}
@media (max-width: 480px){	
.img-rite {
    float: unset;
    text-align:center;
    margin: 0px 0px 20px 0px;
}	
.container-fluid {
	padding: 0px 15px;
}
.container{
	padding: 0px 30px;
}	
.home h2 {
    font-size: 24px;
}	
.banner-text h1 {
    font-size: 26px;
}	
section {
	padding:30px 0;
	}

.welcome-sec h2, .why-choose-sec h2, .treatment-sec h1, .treatment-sec h2, .condition-sec h1, .condition-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h1, .team-sec h2, h2.map, .lighterg-bg h2, .darkg-bg h2, .lightg-bg h2,.white-bg h2 {
	font-size: 24px;		
}	
h1 {
	font-size: 26px;		
}
h2 {
	font-size: 22px;		
}
.quick-icon img {
    width: 50px;
}	
h3 {
    font-size: 20px;
}	
:where(.wp-block-columns.is-layout-flex) {
    gap: 0em !important;
}
.sub-service-box {
    height: auto;
	}	
.post-nav a.site-btn {
    font-size: 9px;
    padding: 8px 5px;
    font-weight: 400;
}
}