/*
Theme Name: Anova Skin Clinic
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: "Poppins", sans-serif;
****/
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item.hidden {
    display: block !important;
	visibility: visible !important;
}
::placeholder, select {
   color: #999 !important;
}

::-ms-input-placeholder, select { /* Edge 12 -18 */
  color: #999 !important;
}
select option {
    color: #6B6C6A;
}
 table {
    table-layout: fixed;
}
.pricing table{
	width:100%
}
.pricing tr:first-child {
	background: #ededed;
}
.pricing td {
    vertical-align: top;
	color:#2d4836;
}
.pricing td p{
    margin-bottom:0;
}
.pricing tr:first-child p{
	margin-top:20px;
	padding-left:5px;
	margin-bottom:20px;
}
body{
    margin: 0;  
    padding: 0;
    font-size: 16px;
    color: #6B6C6A;
	font-weight:400;
	font-family: "Poppins", 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: 0 0px 20px 20px;
    max-width: 400px;
}
.clear{
	width:0;
	padding:0;
	height:0;
	margin:0;
	clear:both;
}
p {
    margin-bottom: 20px;
	line-height: 25px;	
	text-align: justify;
}
.table {
	margin-bottom:20px;
}
a {
	text-decoration: none;
	outline:none;
	color: #2d4836;
}
a:hover, a:focus, a:active{
	color: #2d4836;
	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 20px;
	margin:20px 0 0;
	border-color: #CEDAD3 !important;
}
.wp-block-embed iframe {
    max-width: 100%;
    width: 100%;
	height:200px;
}
:where(.wp-block-columns) {
    margin-bottom: 0 !important;
}
section { 
	padding:50px 0;
}
.inner-sec {
	min-height: 80vh;
}
.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: #376CAF !important;
}
.nav > li > a {
    padding: 10px 0px !important;
    margin: 0 5px !important;
}	
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: transparent !important;
    border-bottom:5px solid #2d4836;
    cursor: default;
    margin: 0;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent !important;
	border-bottom:5px solid #2d4836 !important;
}
.nav-tabs > li > a {
   color: #2d4836 !important;
}
.container-fluid {
	width:100% !important;
	padding: 0px 150px;
}
.container{
	width:100% !important;
	padding: 0px 300px;
	max-width: unset !important;
}
h1 {	
	font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: #2d4836;
	text-align: center;
	margin:0;
	padding-bottom:30px
}
h1 span{	
	display:block;
	margin-top:10px;
    font-size: 18px;
}
.home h2{
	font-size:40px;
	margin-bottom:20px;
	}
h2 {
	font-family: "Raleway", sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #2d4836;
	padding-top:20px;
	margin:0;
    margin-bottom: 15px;
}
h2 span{
	display:block;
	margin-top:15px;
	font-size:18px;
}
h3 {
	font-family: "Raleway", sans-serif;
    font-size: 22px;
    color: #2d4836;
    font-weight: 700;
	padding-top:10px;
    margin-bottom: 10px;
}
h3 span{
	font-size:18px;
	font-family: "Poppins", sans-serif;
	display:block;
	margin-top:5px;
}
h4 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
	font-family: "Raleway", sans-serif;
}
.red {
	color: #C00000 !important;
}
.orange {
	color: #E07B30 !important;
}
.yellow {
	color: #E8A838 !important;
}
h5 {
    font-size: 21px;
    color: #576044;
    font-weight: 400;
	font-family: "Raleway", sans-serif;
}
h6 {
    font-size: 20px;
    color: #1f4847;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.rounded-img img{
	border-radius:15px 15px;	
	}
.border-rounded img{
	border-radius:0 15px 15px 0px;	
	}
a.site-btn, a.wp-block-button__link{
    background: #547C65;
	font-family: "Raleway", sans-serif;
    color:#FFF !important;
    font-size: 16px;
    border: 1px solid #547C65;
    padding: 4px 27px;
    font-weight: 500;
	text-transform:uppercase;
	display: inline-block;
	min-height:unset;
	border-radius:15px;
}
a.site-btn:hover, a.wp-block-button__link:hover {
    border: 1px solid #EAD7C0;
    background-color: #EAD7C0;
	text-decoration: none !important;
	color: #2d4836 !important;
}
.welcome-sec h2, .services-sec h2, .concerns-sec h2, .call-to-action-sec h2, .why-choose-sec h2, h2.map, .content-area h2, .meet-sec h2{
    font-size: 36px;
	padding-top:0;
	margin-bottom:20px;
}
.map-sec figure { 
	 margin-bottom:0px !important;
}
.top-header {
    padding: 10px 0;
    width: 100%;
    position: unset;
	top:0;
    z-index: 999;	
    background-color: #2d4836;
}
.home .top-header {
	border-bottom:none;
}
html {
  scroll-behavior: smooth;
}
.MenuFixed {
    position: Fixed !important;
    top: 0;
    z-index: 9999;
    left: 0;
    padding: 10px 0 !important;
    right: 0;
    margin-top: 0 !important;
	transition: all 0.3s ease-in-out;
    -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: #2d4836;
}
.header-left {
    width: 86%;
    float: left;
}
.header-right {
	width: 14%;
    float: right;
	text-align:end;
}
.header-right a.site-btn {
	 background: #EAD7C0;
	 color:#2d4836 !important;
	 border: 1px solid #EAD7C0;
}
.header-right a.site-btn:hover {
	 background: #547C65;
	 color:#fff !important;
	 border: 1px solid #547C65;
}
.footer-logo img{
	max-width: 180px;
}
.banner {
    position: relative;
	width:100%;
	height:auto;
	text-align:center;
}
.banner img {
    width:100%;
}
.banner-text {
    position: absolute;
    z-index: 9 !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 300px;
    right: 300px;
    text-align: left;
    width: 35%;
	background:#fff;
	border-radius:25px;
	padding:25px;
}
.banner-text h1 {
    font-size: 55px;
	text-align:left;
	padding-bottom:20px;
}
.banner-text p {
	margin-bottom:30px;
}
.banner-text p:last-child {
	margin-bottom:0;
}
.banner-text h1 span{
	font-weight:400;
	font-size:28px;
	display: block;
	margin-top:0;
}
.welcome-sec {
}
.welcome-sec h2 {
    padding-top: 0px;
	text-transform:unset;
}
.welcome-sec h2 span{
	display: block;
	font-size:18px;
}
.welcome-sec p {
	margin-bottom:0;
}
.services-sec {
	background-color: #EAD7C0 !important;
}
.service-box {
	position: relative;
	border-radius:15px;
	background:#fff;
    transition: transform .2s, box-shadow .2s;
	border:1px solid #2d4836;
	height:100%;
}
.service-box a{
	padding:15px;
	display:block;
	width:100%;
}
.services-sec .col-sm-6, .services-sec .col-md-3 {
	margin:15px 0;
}
.service-box a:hover, .concern-box a:hover {
	text-decoration: none;
}
.service-box p{
	margin:0;
	line-height:24px;
}
.service-icon {
}
.service-icon img{
	width:60px;
}
.service-text {
}
.service-text h3 {
	padding-top:10px;
	text-transform:uppercase;
	margin-bottom:0px;
}
.concerns-sec {
	background-color: #F2EEE4 !important;
}
.concern-box {
	position: relative;
	border-radius:15px;
	margin:15px 0;
	transition: transform .2s, box-shadow .2s;
	border:1px solid #547C65;
	background:#fff;
}
.concern-thumbnail img{
	border-radius:0 0 15px 15px;
}
.concern-box h3 {
	padding:20px 0;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:0px;
}
.why-choose-sec {
	background-color: #C6B29D !important;
}
.why-choose-box {
	background:#EFEDE7;
	padding:20px;
	border-radius:15px;
	height:100%;
	align-content: center;
}
.why-choose-box p:last-child {
	margin-bottom:0px;
}
.why-choose-sec-2 .why-choose-box p {
	color:#2d4836;
}
.why-choose-sec-2 h2 {
	color: #fff;
}
.why-choose-sec-2 .why-choose-box {
	background: #fff;
}
.footer {
    background-color: #2d4836;
    color: #fff;
    padding: 30px 0px 30px;
}
.footer h4 {
	color: #fff;
	text-transform: uppercase;
}
.footer-hours {
    max-width: 350px;
}
.footer-disclaimer {
	text-align:center;
	font-size:14px;
	margin-top:30px;
}
.footer-disclaimer p{
	line-height:18px;
}
ul.hour {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.hour li {
    border-bottom: 1px solid #fff;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding:5px 0;
    display: block !important;
    width: 100%;
}
ul.hour li span:last-child {
    float: right;
}
img.location-icon {
    width: 15px !important;
}
.contact-details {
    background: #1DADEB;
    border-radius: 15px;
    padding: 20px;
}
.contact-details p{
   color:#fff;
}
.contact-details h4{
   color:#fff;
}
ul.contact {
    margin: 0px;
    padding: 0px;
	list-style:none;
	padding-top: 10px;
}
ul.contact li {
    margin-bottom: 15px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}
ul.contact li a{
    color: #fff;
	display: block;
}
ul.contact li span {
	display: inline-block;
	vertical-align:top;
}
ul.contact li img {
    margin-right: 10px;
    vertical-align: middle;
    width: 20px;
}
ul.social-icon {
    padding: 0px;
	margin:0;
	text-align: center;
    margin-top: 10px;
	margin-left: auto !important;
    width: 200px;
}
ul.social-icon li {
    display: inline-block !important;
    padding: 0px 5px 0px 5px;
}
ul.social-icon li img{
   width:20px
}
.footer a {
    color: #fff;
}
.footer-contact {
    max-width: 233px;
	text-align: center;
	margin-left: auto !important;
}    
ul.footer-contact {
    margin-bottom: 0px !important;
    margin-top: 30px;
}
.footer-bottom {
	font-size:14px;
	margin-bottom:0
}
ul.footer-menu {
	padding:0;
	margin:0;
	list-style-type:none;
	text-align: center;
}
ul.footer-menu li{
	margin:0;
	padding:0;
	border-right:1px solid #fff;
	line-height:14px;
	vertical-align: middle;
	display:inline-block;
	padding:0 5px;
}
ul.footer-menu li:last-child{
	border:0;
}
ul.footer-menu li a{
	color: #fff;
}
ul.footer-menu li a:hover{
	color: #fff;
	text-decoration:underline;
}
.map-sec {
    padding: 0;
    background-image: url(images/anovaskin-map.jpg?ver=888) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    min-height: 470px !important;
    position: relative;
	background-size: cover !important;
}
.view-on-g-maps {
    position: absolute !important;
    bottom: 0;
    text-align: center;
    display: block !important;
    margin: 0 auto;
    width: 320px;
    left: 0;
    right: 0;
    cursor: pointer;
}
.view-on-g-maps a{
    color: #fff;
}
.faqs-sec {
	background: #F1FBFD !important;
}
.concern-thumbnail {
    text-align:center;
}
.wp-block-image img {
	width:100%;
}
/*************** General inner css ***********/
.top-bar {
    height: 20px;
    background-color: #F1FBFD;
}
.content-area {
	color:#2d4836 !important;
	background:#efede7;
}
.content-area .table-responsive {
	font-size:16px;
}
.content-area .table-responsive tr td, .content-area .table-responsive tr th {
	text-align:center;
	border-color: #2d4836;	
}
.content-area .table-responsive tr th:nth-child(1), .content-area .table-responsive tr td:nth-child(1) {
	text-align:right;
	color:#2d4836 !important;
	font-size:14px;	
}
.content-area .table-responsive tr th {
	color:#2d4836 !important;
	font-size:14px;	
}
.content-area tfoot {
	font-size:12px;
	color:#2d4836 !important
}
.inner-banner {
	margin-bottom:30px;
}
p.sub-text {
    font-size: 18px;
	font-family: "Raleway", sans-serif;
	color:#2d4836;
	margin-bottom:20px;
}
ol.inner-list {
    margin: 0;
    padding: 0px;
    padding-left: 15px;
    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-bottom: 10px;
}
ul.inner-list-justify li {
    text-align: justify;
}
ul.inner-list li {
    position: relative;
    padding:5px 0 5px 20px;
    font-weight: 400;
}
ul.inner-list li:before {
    color: #2d4836;
    content: "\2022";
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    left: 0px;
    top: 5px;
    position: absolute;
}
ul.inner-list ul {
    list-style: none;
	margin-top:10px;
	margin-bottom: 0px;
}
ul.inner-list-3 {
    columns:3;
}
.call-to-action-sec {
	background: url(images/book-consultant-bg.jpg) no-repeat top center !important;
	padding:30px 0;
	background:#F2EEE4 !important;
}
.post-type-archive-concerns .call-to-action-sec {
    border-top: 1px solid #2d4836;
}
.call-to-action-sec p{
	color:#2d4836;
	text-align:center;
	font-size:20px;
}
.call-to-action-sec p:last-child{
	margin-bottom:0;
}
/*************** About Css ***********/
.about-intro-box {
	background:#EFEDE7;
	border-radius:15px;
}
.about-intro-box figure{
	margin-bottom:0;
	text-align:right;
}
.grey-box {
	padding:0 30px;
}
.bio-text {
	padding-left:100px
}
.meet-sec {
  background: linear-gradient(to right, #EFEEE7 50%, #EAD7C0 50%) !important;
  padding:0;
}
.meet-sec {
  color:#2d4836;
}
.meet-sec figure {
	margin-bottom:0 !important;
	padding-top:30px;
}
/*************** Services inner css ***********/
.service-banner {
    position: relative;
    text-align: center;
}
.services-banner img, .inner-banner img{
	width:100%;
}
.white-box {
	background:#fff;
	border-radius:15px;
	padding:20px;
	height:100%;
	margin-top:10px;
}
.white-box-border {
	background:#fff;
	border-radius:15px;
	padding:20px;
	height:auto;
	border:1px solid #2d4836;
	margin-top:15px;
}
.white-box-border, .icon-box{
	-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;
}
.white-box-border > div, .icon-box > div{
	height:100%;
}
.white-box-border .wp-block-tiptip-hyperlink-group-block, .icon-box .wp-block-tiptip-hyperlink-group-block {
    height: 100%;
    width: 100%;
    align-content: center;
}
a.wp-block-tiptip-hyperlink-group-block:hover, a.wp-block-tiptip-hyperlink-group-block:focus{
	text-decoration:none;
}
.white-box-border p{
	text-align:center;
	margin-bottom:0;
}
.white-box-border ol.inner-list{
	list-style-position:inside;
	text-align:center;
}
.white-box figure img {
	margin:10px 0 20px;
}
.h3-height {
	height:74px;
	align-content:center
}
.white-box p:last-child {
	margin-bottom:0;
}
.icon-box {
	margin:10px 0;
	background: linear-gradient(to right, 
    #547C65 0%,   #547C65 25%, 
    #fff 25%,  #fff 100%
  );
  /* Ensure the element has height to display the background */
  height: calc(100% - 20px); /* 20px top + 20px bottom = 40px */
  border-radius:15px;
  align-content:center;
}
.icon-box p:last-child{
	margin-bottom:0;
}
.icon-box h3 {
	font-size:18px;
}
.icon-box p {
	font-size:14px;
	line-height:22px;
}
.icon-box ul.inner-list {
	padding:0;
}
.icon-box ul.inner-list li {
	padding:2px 0 2px 15px;
	font-size:14px;
}
.icon-box ul.inner-list li:before {
    top: 0px;
}
.icon-box figure {
	margin-bottom:0 !important;
}
.icon-box img {
	width: 90px;
	vertical-align:middle !important;
}
.icon-bg {
    text-align: center;
}
.summary-sec .icon-box {
	background: linear-gradient(to right, 
    #C6B29D 0%,   #C6B29D 8.33333333%, 
    #fff 8.33333333%,  #fff 100%
  );
	height:auto;
	margin:10px 0;
	transform:none !important;
}
.icon-text {
    padding: 10px 20px 10px;
}
ul.services-list {
	padding:0;
	margin:0;
	list-style-type:none;
}

/*************** Team css ***********/
.team-sec {
	
}
.team-box {
	position: relative;
	border:1px solid #D6D4D3;
	border-radius:15px;
	padding:15px;
    -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;
}
.concern-box:hover, .service-box:hover, .white-box-border:hover, .icon-box:hover{
    transform: translateY(-4px);
    box-shadow: 0 12px 30px rgba(39, 76, 120, .1);
}
.no-transition {
	transform:none !important;
}
.no-transition .row {
	height:100%;
	align-content:center;
}
.team-thumbnail img{
	border-radius:15px;
	width:100%;
}
.team-text {
	
}
.team-box a {
    text-decoration: none;
}
.team-text h3 {
    padding: 20px 0 5px;
	margin:0;
}
.team-text p {
	margin:0;
	line-height:18px;
}
/*************** 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;
	color: #999 !important;
}
.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 7px !important;
}

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

.submit-btn {
    background: #547C65;
    color: #fff;
    font-size: 16px;
    border: 1px solid #547C65;
    padding: 4px 27px;
    font-weight: 500;
	border-radius:15px;
	margin-top:20px;
}

.submit-btn:hover {  
    background: transparent !important;
    color: #547C65;
	border: 1px solid #547C65;
    cursor: pointer;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color:#547C65 !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:#547C65 !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 #547C65;
    background-color: #547C65 !important;
}
.sig canvas {
    width: 100% !important;
}
.sig .dscf7_signature_inner {
    display: block !important;
}
.wpcf7-form p {
	margin-bottom:10px;
}
/*************** 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: #F1FBFD;
}
.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 {
    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: 18px;
}
.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;
}
.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 #1895CB !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 #1895CB;
    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;
}
.single-meet-the-team .img-rite img {
	border-radius: 15px;
}
/**************************/
/***** Media-Querries *****/
/**************************/

@media (max-width: 1920px){	
.container-fluid {
	padding: 0px 120px;
}
.container{
	padding: 0px 200px;
}
.header-left {
    width: 82%;
}
.header-right {
	width: 18%;
}
.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, .services-sec h2, .concerns-sec h2, .call-to-action-sec h2, .why-choose-sec h2, h2.map, .content-area h2, .meet-sec h2{
    font-size: 32px;
}
h1 {
    font-size: 36px;
}	
h2 {
	font-size: 24px;		
}	
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}	
.footer ul li a img {
    width: 20px;
}	
.footer h4 {
    font-size: 22px;
}
}
@media (max-width: 1440px){		
.container-fluid {
	padding: 0px 50px;
}
.container{
	width:100%;
	padding: 0px 100px;
}
.header-left {
    width: 80%;
}
.header-right {
	width: 20%;
}
.banner-text {
    left: 100px;
    right: 100px;
}
.banner-text h1 {
	font-size: 42px;	
}	
.banner-text h1 span{
    font-size: 20px;
}	
.banner-text {
    width: 40%;
}
.home h1 {
    font-size: 42px;
}	
.home h2 {
    font-size: 32px;
}	
.welcome-sec h2, .services-sec h2, .concerns-sec h2, .call-to-action-sec h2, .why-choose-sec h2, h2.map, .content-area h2, .meet-sec h2{
	font-size: 28px;		
}
h1 {
	font-size: 32px;		
}	
h2 {
	font-size: 22px;		
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}	
.footer h4 {
    font-size: 20px;
}
.bio-text {
	padding-left:50px
}
.tab-content {
	min-height:70vh;
}
.why-choose-box {
    padding: 15px 8px;
	align-content: start;
	}
h3 {
    font-size: 14px;
}	
.service-box a {
    padding: 15px 8px;
	}
.why-choose-box p, .service-box p{
	font-size:15px;
	line-height:22px;
	}
}
@media (min-width: 1200px) and (max-width:1399px) {		
.summary-sec .icon-box {
    background: linear-gradient(to right, #C6B29D 0%, #C6B29D 16.66666667%, #fff 16.66666667%, #fff 100%);
}
.nav > li > a {
	font-size:15px;
}	
}
@media (min-width: 1025px) and (max-width:1199px) {	
.summary-sec .icon-box {
    background: linear-gradient(to right, #C6B29D 0%, #C6B29D 25%, #fff 25%, #fff 100%);
}

.header-left {
        width: 75%;
    }
.header-right {
        width: 25%;
    }
}
@media (max-width: 1024px){		
.container-fluid {
	padding: 0px 50px;
}
.container{
	padding: 0px 75px;
}
.summary-sec .icon-box {
    background: linear-gradient(to right, #C6B29D 0%, #C6B29D 25%, #fff 25%, #fff 100%);
}
.header-left {
    width: 75%;
}
.header-right {
	width: 25%;
}
.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, .services-sec h2, .concerns-sec h2, .call-to-action-sec h2, .why-choose-sec h2, h2.map, .content-area h2, .meet-sec h2{
	font-size: 26px;		
}
h1 {
	font-size: 30px;		
}	
h2 {
	font-size: 22px;		
}	
h3 {
    font-size: 20px;
}
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%);
}		
}
@media (max-width: 991px){	
.header-right {
    text-align: center;
	float:none;
	width:100%;
    }	
.header-left {
    float:none;
	width:100%
    }
.container-fluid {
	padding: 0px 30px;
}
.container{
	padding: 0px 50px;
}
.banner-text {
	position: relative;
    top:0 !important;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
	left: 0;
	right:0;
	border-radius:0;
    text-align: center;
	padding:20px;
	width: 100%;
    }	
.banner-text h1 {
    text-align: center;
	font-size: 28px;	
	padding-bottom:20px;
}
.banner-text h1 span{
    font-size: 16px;
}	
.home h1 {
    font-size: 28px;
}	
.home h2 {
    font-size: 28px;
}	
.services-sec .col-sm-6, .services-sec .col-md-3 {
    margin-top: 0px;
}
.service-box {
	height:auto;
	}
.concern-box {
	margin:0 0 15px 0;
	}
.why-choose-box {
	height:auto;
	}
.welcome-sec h2, .services-sec h2, .concerns-sec h2, .call-to-action-sec h2, .why-choose-sec h2, h2.map, .content-area h2, .meet-sec h2{
	font-size: 24px;		
}
h1 {
	font-size: 28px;		
}	
h2 {
	font-size: 20px;		
}	
h3 {
    font-size: 18px;
}
.logo, .inner-logo{
	text-align:center;
	margin-bottom:10px
}
.logo img, .inner-logo img, .footer-logo img {
    max-width: 180px;
}
.banner-text h1 span{
	margin-bottom:10px;
	}
.footer h4 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}
ul.social-icon {
	margin-bottom: 10px;
	margin: 0 auto !important;
}
ul.social-icon li {
	margin: 0 5px;
}
.team-box {
    height: auto !important;
	margin-bottom:15px;
}	
.footer-hours {
    max-width: 320px;
	margin:0 auto;
}	
.footer ul.hour {
    margin-bottom: 30px;
}	
.footer-logo {
     margin-top: 10px;
    text-align: center !important;
	margin-bottom:30px;
    }
.footer-logo {
    margin-top: 15px;
	margin-bottom:30px;
    }
.post-nav {
	text-align: center;
}
.post-nav .text-right{
	text-align: center !important;
}
.footer h4 {
	text-align: center;
	}
.footer-contact {
	margin:0 auto;
    text-align: center;
}
.why-choose-box {
    margin-top:20px;
	}
.meet-sec {
    background: linear-gradient(to top, #EAD7C0 30%, #EFEEE7 70%) !important;
}
.bio-text {
	padding-left:0;
	padding:20px 0;
	}
}
@media (max-width: 767px) {	
 table {
    table-layout: unset;
}
.icon-box {
    background: none;
	}
.icon-bg {
   padding:10px 0;
	align-content: center;
	line-height:90px;
    background: #547C65;
	border-radius:15px 15px 0 0;
    }
.icon-text {
    background: #fff;
	border-radius:0 0 15px 15px;
    }
.summary-sec .icon-box {
    background: none;
}
.summary-sec .icon-bg {
	line-height:120px;
    background: #C6B29D;
    }
.concern-text {
    align-content: center;
    height: auto;
}
.white-box {
	height:auto;
	}
.banner-text p:last-child {
    text-align: center;
}	
}
@media (max-width: 480px){	
	span.branding {
		display:block
	}
.footer-bottom {
    line-height: 18px;
}
.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;
	}
.border-rounded img{
	border-radius:0 0 15px 15px;	
	}
.welcome-sec h2, .services-sec h2, .concerns-sec h2, .call-to-action-sec h2, .why-choose-sec h2, h2.map, .content-area h2, .meet-sec h2{
	font-size: 20px;		
}
	h2.map {
		margin-top:30px;
	}
h1 {
	font-size: 24px;		
}
h2 {
	font-size: 20px;		
}	
h3 {
    font-size: 18px;
}
ul.inner-list-2, ul.inner-list-3 {
    columns:1;
}	
.content-area .table-responsive th:first-child,
.content-area .table-responsive td:first-child {
    position: -webkit-sticky; /* For Safari */
    position: sticky;
    left: 0;
    z-index: 2;
    background-color: #fff; /* Must have a background to hide text scrolling behind it */
	border-right:0px;
	box-shadow: inset -1px 0 0 0px #2d4836; 
}
table {
    border-collapse: separate !important;
    border-spacing: 0;
	}
.table-responsive {
    overflow-x: auto;
    /* Keeps the momentum scrolling effect on iOS */
    -webkit-overflow-scrolling: touch; 
}
.table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 8px; /* Height of the horizontal scrollbar */
}

/* 3. Style the track (background of the scrollbar) */
.table-responsive::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

/* 4. Style the thumb (the moving part) */
.table-responsive::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    border: 1px solid #ffffff; /* Adds contrast */
}
.content-area .table-responsive {
	font-size:12px;
}
.content-area tfoot {
	font-size:10px;
	line-height:14px;
}	
.call-to-action-sec p {
    font-size: 16px;
	}
.service-box {
    margin: 15px 0 0;
}
.white-box {
	height:auto;
}
.footer-hours {
	margin: 0 auto;
}
.wp-block-spacer {
		height:0 !important;
	}
.summary-sec .icon-bg {
    border-radius: 15px 15px 0 0px;
	}
:where(.wp-block-columns.is-layout-flex) {
    gap: 0em !important;
}
.grey-box .wp-block-table td, .wp-block-table th {
	padding:0.5em;
	}
.post-nav a.site-btn {
    font-size: 9px;
    padding: 8px 5px;
    font-weight: 400;
}
.footer-btn {
    display: block;
    text-align: center;
}
ul.social-icon {
     margin-bottom: 20px;
	text-align:center;
    }
a.site-btn, a.wp-block-button__link {
   padding: 4px 10px;
   font-size: 12px;
}
ul.contact {
	padding-top:0;
    padding-bottom: 20px;
}

}
