/*
Theme Name: East Coast Bays Dental
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: "Montserrat", sans-serif;
font-family: "Poppins", sans-serif;
font-family: "Work Sans", 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;
}
body{
    margin: 0;  
    padding: 0;
    font-size: 16px;
    color: #6B6C6A;
	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: 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;	
}
.table {
	margin-bottom:20px;
}
a {
	text-decoration: none;
	outline:none;
	color: #094E83;
}
a:hover, a:focus, a:active{
	color: #094E83;
	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;
}
#google_language_translator {
	display: none;  
}
#flags {
    width: auto !important;
    margin-left: 15px !important;
    margin-top: 9px !important;
}
/*#google_language_translator {
	display:inline-block;
	margin-left:20px;    
}
#google_language_translator .goog-te-gadget .goog-te-combo {
    padding: 7px 25px !important;
	border-radius: 25px !important;
	font-weight: 500 !important;
	width: auto;
	font-size:16px;
	font-family: "Poppins", sans-serif;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.goog-te-gadget select {
  background-image:
    linear-gradient(45deg, transparent 50%, white 50%),
    linear-gradient(135deg, white 50%, transparent 50%),
    linear-gradient(to right, #1dadeb, #1dadeb) !important;
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0 !important;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em !important;
  background-repeat: no-repeat !important;
}

.goog-te-gadget select:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, #1dadeb, #1dadeb);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}*/
hr {
	padding:0px 0 30px;
	margin:30px 0 0;
	border-color: #a6a7a6 !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: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: #094E83;
	text-align: center;
	margin:0;
	padding-bottom:30px
}
h1 span{	
	display:block;
	margin-top:10px;
	color:#1DADEB;
    font-size: 18px;
}
h1 span.about{	
	display:unset;
	margin-top:0px;
	color: #094E83;
    font-size: 40px;
}
.quick-sec span.about{	
	display:none !important;
}
.home h2{
	font-size:40px;
	margin-bottom:20px;
	}
h2 {
	font-family: "Montserrat", sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #094E83;
	padding-top:20px;
	margin:0;
    margin-bottom: 15px;
}
h2 span{
	display:block;
	margin-top:15px;
	font-size:18px;
	color:#1DADEB;
}

h2.map {
	text-transform: unset;
}
h3 {
	font-family: "Montserrat", sans-serif;
    font-size: 24px;
    color: #094E83;
    font-weight: 500;
	padding-top:10px;
    margin-bottom: 10px;
}
h3 span{
	display:block;
	font-size:16px;
	color:#1DADEB;
	font-family: "Raleway", sans-serif;
	margin-top: 5px;
}
h4 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
	font-family: "Montserrat", sans-serif;
}
h5 {
    font-size: 21px;
    color: #576044;
    font-weight: 400;
	font-family: "Montserrat", sans-serif;
}
h6 {
    font-size: 22px;
    color: #1f4847;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
}
a.site-btn, a.wp-block-button__link{
    background: #1DADEB;
	font-family: "Poppins", sans-serif;
    color:#FFF !important;
    font-size: 16px;
    border: 1px solid #1DADEB;
    padding: 4px 27px;
    font-weight: 500;
	text-transform:unset;
	display: inline-block;
	min-height:unset;
	border-radius:25px;
}
a.site-btn:hover, a.wp-block-button__link:hover {
    border: 1px solid #1DADEB;
    background-color: #FFF;
	text-decoration: none !important;
	color: #1DADEB !important;
}
.welcome-sec h2, .services-sec h2, .team-sec h2, h2.map, .faqs-sec h2, .testimonial-sec h2, .quick-sec h2 {
    font-size: 36px;
	padding-top:0;
	margin-bottom:20px;
}
.top-header {
    padding: 10px 0;
    width: 100%;
    position: sticky;
	top:0;
    z-index: 999;	
    background-color: #fff;
}
.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: #fff;
	border-bottom:1px solid #F1FBFD;
}
.header-right {
	text-align:end;
}
.header-right a.site-btn:nth-child(2) {
	margin-left:20px;
}
.logo img, .footer-logo img{
	max-width: 280px;
}
.banner {
    position: relative;
	width:100%;
	height:auto;
	text-align:center;
}
.banner-text {
    position: absolute;
    z-index: 9 !important;
    top: 60% !important;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
    left: 300px;
    right: 300px;
    text-align: left;
    width: 700px;
}
.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:20px;
	display: block;
}
.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;
}
.home .services-sec, .tax-services_categories .services-sec {
	background-color: #1DADEB !important;
}
.home .services-sec h2, .home .services-sec h2 span, .tax-services_categories .services-sec h2, .tax-services_categories .services-sec h2 span {
	color: #fff !important;
}
.service-box {
	position: relative;
	border-radius:15px;
	background:#fff;
	margin:30px 0 0;
	height:164px;
	-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;
}
.post-type-archive-services .service-box {
	border:1px solid #77CEF3;
}
.services-sec a.site-btn {
    background: transparent; /* No background */
    color: #fff !important;
    border: 1px solid #fff; /* White border to keep it visible */
    padding: 10px 20px;
    text-decoration: none;
    transition: all 0.3s ease; /* Smooth animation for hover */
}

/* Hover effect: Subtle change to match your light blue theme */
.services-sec a.site-btn:hover {
    background: #fff; /* Replace with your light blue color code */
    color: #1DADEB !important;
    cursor: pointer;
}
.service-box p{
	margin:0;
	line-height:20px;
}
.service-thumbnail {
	background: #77CEF3;
	line-height: 164px;
    border-radius: 15px 0 0 15px;
	text-align:center;
}
.service-box-heading {
	line-height:164px;
	padding:0 10px;
}
.service-box-heading h3 {
	padding-top:0;
	margin-bottom:5px;
}
.service-box-heading h3 span {
	display: none;
}
.service-thumbnail img{
	width:50px;
}
/*.team-box a, .service-box a, .quick-box a{
    position: absolute;
    width: 90%;
    height: 100%;
    display: block;
    z-index: 9;
}*/
.testimonial-sec {
	background: #F1FBFD;
}
.testimonial-sec p{   
	font-family: "Montserrat", sans-serif;
}
.footer {
    background-color: #1DADEB;
    color: #fff;
	font-family: "Work Sans", sans-serif;
    padding: 30px 0px 30px;
}
.footer h4 {
	color: #fff;
    font-size: 24px;
	text-transform: uppercase;
    font-weight: 500;
	font-family: "Work Sans", sans-serif;
}
.footer-hours {
    max-width: 350px;
	margin: 0 auto;
}
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: 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;
	cursor:unset !important;
}
ul.contact li a{
    color: #fff;
}
ul.contact li img {
    margin-right: 10px;
    vertical-align: middle;
    width: 20px;
}
ul.social-icon {
    padding: 0px;
	margin:0;
	text-align: right;
    margin-top: 15px;
}
ul.social-icon li {
    display: inline-block !important;
    padding: 0px 5px 0px 5px;
}
ul.social-icon li img{
   width:20px
}
.footer a {
    color: #fff;
}
ul.footer-contact {
    margin-bottom: 0px !important;
}
ul.footer-contact {
    margin-bottom: 0px !important;
    margin-top: 30px;
}
.footer-bottom {
	margin-top: 20px;
	margin-bottom:0
}
.map-sec {
    padding: 0;
    background-image: url(images/map.jpg?ver=445677);
    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: #77CEF3;
    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;
}
.faqs-sec, .quick-sec{
	background: #F1FBFD !important;
}
.quick-box {
	position: relative;
	text-align:center;
	margin-top: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;
}
.quick-box h3 {
	margin-top:15px;
}
.quick-icon img {
	width:44px;
}
/*************** General inner css ***********/
.top-bar {
    height: 20px;
    background-color: #F1FBFD;
}
.inner-banner {
	margin-bottom:30px;
}
p.sub-text {
    font-size: 16px;
	margin-bottom:20px;
}
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-bottom: 10px;
}
ul.inner-list li {
    position: relative;
    padding-left: 25px;
    line-height: 34px;
    font-weight: 400;
}
ul.inner-list li:before {
    color: #1DADEB;
    content: "\2022";
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    left: 0px;
    top: 0px;
    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-color: #F1FBFD !important;
}

.call-to-action-sec-new {
	background-color: #F1FBFD !important;
}

.page-id-19 .call-to-action-sec h2{color:#094E83!important}

.page-id-19 .services-sec a.site-btn{background:#1DADEB!important}
.page-id-19 .services-sec a.site-btn:hover{background:#FFF!important}

.call-to-action-sec h2{
	color: #fff !important;
}
.call-to-action-sec p{
	color:#094E83;
	text-align:center;
	font-size:24px;
}
.call-to-action-sec p:last-child{
	margin-bottom:0;
}
/*************** Services inner css ***********/
.services-banner {
    position: relative;
    text-align: center;
	margin-bottom: 30px;
}
.services-banner img, .inner-banner img{
	width:100%;
}
ul.services-list {
	padding:0;
	margin:0;
	list-style-type:none;
}
ul.services-list li{
	margin:10px 0;line-height:28px;
	vertical-align:middle;
	border-top:1px solid #77CEF3;
	padding:10px 0 0;
}
ul.services-list li:last-child {
	border-bottom:1px solid #77CEF3;
	padding-bottom:10px;
}
ul.services-list li img{
	width:28px;
	filter: brightness(0) saturate(100%) invert(66%) sepia(57%) saturate(4049%) hue-rotate(164deg) brightness(98%) contrast(88%);
}
ul.services-list li a {
	color: #6B6C6A;
}
ul.services-list li a:hover{
	text-decoration:none;
	color: #094E83;
}
/*************** 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;
}
.team-box:hover, .service-box:hover, .quick-box:hover, .team-box:focus, .team-box:active {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
.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: #1DADEB;
    color: #fff;
    font-size: 16px;
    border: 1px solid #1DADEB;
    padding: 6px 30px;
    font-weight: 500;
	border-radius:25px;
	margin-top:20px;
}

.submit-btn:hover {  
    background: transparent !important;
    color: #1DADEB;
	border: 1px solid #1DADEB;
    cursor: pointer;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color:#094E83 !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:#094E83 !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 #094E83;
    background-color: #094E83 !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;
}
.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, .team-sec h2, h2.map, .faqs-sec h2, .testimonial-sec h2, .quick-sec h2 {
    font-size: 32px;
}
h1, h1 span.about{
    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;
}
.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, .services-sec h2, .team-sec h2, h2.map, .faqs-sec h2, .testimonial-sec h2, .quick-sec h2 {
	font-size: 28px;		
}
h1, h1 span.about{
	font-size: 32px;		
}	
h2 {
	font-size: 22px;		
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}	
.footer h4 {
    font-size: 20px;
}

}
@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, .services-sec h2, .team-sec h2, h2.map, .faqs-sec h2, .testimonial-sec h2, .quick-sec h2 {
	font-size: 26px;		
}
h1, h1 span.about {
	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%);
}	
.footer ul li {
    margin-bottom: 10px;
}	
}
@media (max-width: 991px){	
.header-right {
    text-align: center;
    }	
.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;
	background:#F1FBFD;
    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;
}	

.welcome-sec h2, .services-sec h2, .team-sec h2, h2.map, .faqs-sec h2, .testimonial-sec h2, .quick-sec h2 {
	font-size: 24px;		
}
h1, h1 span.about {
	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;
}
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:15px;
    }
.post-nav {
	text-align: center;
}
.post-nav .text-right{
	text-align: center !important;
}
.footer h4 {
	text-align: center;
	}
.footer-contact {
    text-align: center;
}
}
@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, .services-sec h2, .team-sec h2, h2.map, .faqs-sec h2, .testimonial-sec h2, .quick-sec h2 {
	font-size: 20px;		
}	
h1, h1 span.about {
	font-size: 24px;		
}
h2 {
	font-size: 20px;		
}
.quick-icon img {
    width: 50px;
}	
h3 {
    font-size: 18px;
}
.service-box {
    margin: 15px 0 0;
}
:where(.wp-block-columns.is-layout-flex) {
    gap: 0em !important;
}
.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;
}
.header-right a.site-btn:nth-child(2) {
    margin-left: 10px;
}
#flags {
    width: 60px !important;
    text-align: center !important;
    float: none !important;
    margin: 10px auto 0 !important;
}
ul.contact {
    padding-bottom: 20px;
}
/*#google_language_translator .goog-te-gadget .goog-te-combo {
    font-size: 12px;
	}*/
}

.team-box-link {
    display: block;        /* Ensures the entire box is clickable */
    text-decoration: none !important; /* Forces no underline */
    color: inherit;       /* Forces the text to stay its original color */
}

/* Ensure child elements don't adopt browser link defaults */
.team-box-link,
.team-box-link:hover,
.team-box-link:focus,
.team-box-link:visited {
    text-decoration: none !important;
    color: inherit;
}

li.wechat a {
    display: inline-flex;  
    align-items: center; 
    width: auto;      
}

li.wechat {
    width: fit-content; 
}

@media (max-width: 767px) {
    ul.services-list {
        margin-top: 1.5rem !important;
    }
}