/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.preventationApproachCol1 .img img {
	border-radius: 8px;
}

.preventationApproachCol1 .img {
	width: 460px !important;
	padding-top: 32px;
}

textarea, .button:hover, button:hover, input, select {
	box-shadow: none !important;
}

.scroll-to-bullets {
	display: none;
}

.back-to-top i {
	top: 0;
}

.dragIconBlack p {
	color: #222 !important;
}

.dragIconBlack::after {
	background: url("/wp-content/uploads/2025/07/drag-img-black.webp") center no-repeat !important;
}

.back-to-top {
	border-color: #fff !important;
	background-color: #56716a !important;
	color: #fff !important;
	z-index: 9999;
	border-width: 1.5px !important;
}

.greenBtnWrap:hover {
	border: 1px solid #708E86 !important;
	color: #708E86 !important;
	background-color: transparent !important;
}

.greenBtnWrap {
	padding: 2px 25px;
	transition: .4s ease-in-out;
	line-height: 2.6 !important;
	background-color: #708E86 !important;
	margin: 0;
	border-radius: 8px !important;
	border: 1px solid transparent;
	font-weight: 1000;
	color: #fff !important;
}

.newsBtnCol {
	text-align: end;
}

.blog-single h1.entry-title, .headingWrap {
	text-align: center;
	font-size: 45px !important;
	margin: auto;
	font-weight: 500;
	line-height: 1.05;
	text-transform: capitalize;
}

.blog-single h6.entry-category a {
	font-family: "DM Sans", sans-serif;
}

.headerContent > span {
	display: block;
}

.innerHeader .headerContent > span {
	margin-bottom: 7px !important;
}

.blog-single h6.entry-category a, .labelWrap, .innerHeader .headerContent > span {
	color: #D39A05;
	text-decoration: underline;
	font-size: 19px;
	margin-bottom: 20px;
	text-underline-offset: 12px;
	text-decoration-thickness: 2px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
}

a.btnWrap2:hover {
	background-color: #fff !important;
	color: #222 !important;
}

a.btnWrap2 {
	background-color: transparent !important;
	border: 1px solid #fff !important;
	color: #fff !important;
}

.btnWrap:hover {
	background-color: #708E86;
	color: #fff !important;
}

.btnWrap2, .btnWrap {
	background-color: #fff;
	border-radius: 8px;
	color: #333 !important;
	margin-right: 0;
	font-weight: 700;
	transition: .4s ease-in-out;
	font-size: 14px;
	padding: 7px 28px;
}

/* header css */

/* .header-wrapper {
animation: stuckMoveUpp 0.4s ease forwards;
}

@keyframes stuckMoveUpp {
from {
transform: translateY(0);
}
to {
transform: translateY(0px);
}
} */

.header-main {
	height: 0 !important;
	top: 14px;
}

.subMenuDiv img {
	width: 120px;
}

.subMenuDiv a {
	padding: 0;
}

.header-main .icon-menu:before {
	color: #fff;
}

.sidebar-menu ul.sub-menu {
	padding-bottom: 15px !important;
}

.mfp-content, .nav-sidebar, .sidebar-menu, .mobile-sidebar {
	padding: 0 !important;
	background-color: #708E86 !important;
}

.stuck div.header-main {
	top: 0;
	height: fit-content !important;
	background: #708E86;
	padding: 6px 15px;
}

#logo {
	margin-right: 0;
}

#logo img {
	max-height: 80px !important;
}

.stuck .header-button a.button:hover {
	border: 1px solid #fff;
}

.header-button a.button:hover {
	background-color: #708E86 !important;
	color: #fff !important;
}

.header-button a.button {
	background-color: #fff;
	border: 1px solid transparent;
	line-height: 2.5;
	transition: .4s ease-in-out;
	color: #222 !important;
	padding: 2px 30px;
	font-weight: 600;
}

ul.mobile-nav {
	height: 80px;
}

ul.nav-dropdown li.menu-item a:hover {
	color: #333 !important;
}

ul.nav-dropdown li.menu-item a {
	color: #708e86 !important;
  	line-height: 1.2;
  	border-bottom: none !important;
  	padding: 5px 0;
  	transition: .3s ease-in-out;
  	margin: 0;
}
.home ul.header-nav {
	height: 80px;
}

ul.header-nav {
	justify-content: center !important;
	column-gap: 10px;
}

ul.nav-dropdown {
	padding: 18px 12px;
	top: 30px;
	border: none !important;
	border-radius: 8px;
	background-color: #fbfbfb;
}
.stuck ul.nav-dropdown {
	top: auto;
}
ul.nav-sidebar .toggle {
	opacity: 1 !important;
}

ul.nav-sidebar .icon-angle-down, ul.nav-sidebar li a, ul.header-nav li a {
	color: #fff !important;
	font-size: 16px;
	padding: 0;
	font-weight: 100;
}

/* hero section */

.heroSec {
	height: auto;
	overflow: hidden;
	padding-top: 130px !important;
}

.heroSec .section-content .heroVideo::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	margin: auto;
	background: linear-gradient(to top, #708e8696, #00000091);
}

.hero-col {
	text-align: center;
}

.heroSec .section-content {
	position: unset !important;
}

.hero-col .col-inner {
	position: relative;
	z-index: 1;
}

.heroSec .btnWrap {
	margin-top: 20px;
}

.heroSec video{
	position: absolute;
	top: 0;
	width: 100%;
}

.hero-col .img {
	margin: auto;
}

.heroBottom a {
	background: url(/wp-content/uploads/2025/06/hero-bottom.png) center no-repeat;
	background-size: 25px;
	width: 25px;
	height: 25px;
	display: block;
}

.heroBottom {
	position: absolute;
	top: auto;
	left: 35px;
	z-index: 2;
	bottom: 60px;
}

.hero-img img {
	width: 440px;
}

.heroLinks {
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: fit-content;
	height: fit-content;
	z-index: 2;
}

.heroLinks > * {
	position: relative;
	z-index: 9;
}

.heroLinks a {
	background-size: 33px !important;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	border: 1px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 20px 0;
	text-decoration: none;
	overflow: hidden;
}

.heroLinks a .link-text {
	position: absolute;
	right: 98px;
	white-space: nowrap;
	opacity: 0;
	color: #fff;
	z-index: 99;
	font-size: 15px;
	transition: opacity 0.3s ease, transform 0.3s ease;
}

.heroLinks a:hover {
	background-color: #fff !important;
	border-color: #fff;
	overflow: visible;
}

.heroLinks a:hover .link-text {
	opacity: 1;
}

.heroLinks a::before {
	content: "";
	position: absolute;
	left: -40px;
	top: 0;
	bottom: 0;
	width: 33px;
	height: 2px;
	background: #fff;
	opacity: 0;
	transition: opacity 0.3s ease;
	z-index: 99;
	margin: auto;
}

.heroLinks a:hover::before {
	opacity: 1;
}

.heroLinks .heroLink1 {
	background: url(/wp-content/uploads/2025/06/Mask-group.png) center no-repeat;
}
.heroLinks .heroLink1:hover {
	background: url(/wp-content/uploads/2025/06/1.png) center no-repeat;
}

.heroLinks .heroLink2 {
	background: url(/wp-content/uploads/2025/06/hero-phone.png) center no-repeat;
}
.heroLinks .heroLink2:hover {
	background: url(/wp-content/uploads/2025/06/2.png) center no-repeat;
}

.heroLinks .heroLink3 {
	background: url(/wp-content/uploads/2025/06/header-icon3.png) center no-repeat;
}
.heroLinks .heroLink3:hover {
	background: url(/wp-content/uploads/2025/06/3.png) center no-repeat;
}

.heroLinks .heroLink4 {
	background: url(/wp-content/uploads/2025/06/headericon-4.png) center no-repeat;
}
.heroLinks .heroLink4:hover {
	background: url(/wp-content/uploads/2025/06/4.png) center no-repeat;
}

/* intro section css */

.introStats p {
	margin-bottom: 0;
}

.introStatsDiv {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.introStats {
	color: #fff;
	text-align: center;
	line-height: 1.2;
	padding-bottom: 10px;
}

.introHead strong {
	font-weight: 100;
	text-transform: uppercase;
	color: #fff;
	text-decoration: underline;
	text-underline-offset: 12px;
	font-size: 28px;
}

.innerHeader .headerContent h1 span, .forYellow {
	color: #D39A05;
	font-style: italic;
}

.spanBlock {
	display: block;
}

.introPara p {
	font-size: 40px;
	color: #fff;
	line-height: 1.1;
	font-weight: 500;
	font-family: Arapey, sans-serif;
	margin-bottom: 20px;
}

.introStats span, .introText {
	display: inline;
	font-size: 65px;
	font-weight: 400;
}

.statssRow .col {
	padding-bottom: 55px !important;
}

.introRow .col {
	border-top: 1px solid #fff;
	padding-top: 55px;
}

.introText2 {
	font-weight: 400;
	font-size: 15px;
}

.introPara2 p {
	color: #fff;
	font-size: 22px;
	font-weight: 100;
	width: 768px;
}

.introSec::before {
	background: url(/wp-content/uploads/2025/06/leaf-vector.png) left no-repeat;
	background-size: 145px;
	width: 145px;
	height: 245px;
	position: absolute;
	content: "";
	left: 0;
	bottom: 35px;
}

.introSec {
	padding-top: 60px !important;
	margin-bottom: 30px;
}

/* service sec css */

.serviceImg {
	position: relative;
	margin-bottom: 0 !important;
	overflow: hidden;
	border-radius: 14px;
}

.serviceImg::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(to top, #000000a3, #00000000);
	z-index: 1;
	pointer-events: none;
	transition: 3s ease-in-out;
	border-radius: 14px;
}

.serviceImg::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to top, #3d422fc7, #3d422fc7);
	transform: translateY(100%);
	transition: transform 0.4s ease-in-out;
	pointer-events: none;
	z-index: 2;
	border-radius: 14px;
}

.serviceSlider .serviceSliderMain .col:hover .serviceImg::before {
	display: none;
}

.serviceSlider .serviceSliderMain .col:hover .serviceImg::after {
	transform: translateY(0%);
}

.serviceCol .col-inner {
	display: flex;
	gap: 30px;
}

.page-id-760 .ourServiceSec {
	padding-top: 80px !important;
}

.ourServiceSec {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.serviceSlider .col {
	padding-bottom: 0 !important;
}

.serviceSlider:hover .serviceSliderMain {
	animation-play-state: paused !important;
}

.serviceSliderMainTwo {
	animation: secondScrollLeft 40s linear infinite !important;
}

.serviceSliderMain {
	animation: scrollLeft 18s linear infinite;
	flex-flow: row;
	min-width: fit-content;
}

.preventationSliderSection .serviceSliderMain .col, .ourServiceSec .serviceSliderMain .col {
	overflow: hidden;
}

.serviceSliderMain .col {
	width: 400px;
}

.serviceSlider {
	cursor: pointer;
}

.serviceSlider .serviceSliderMain .col:hover .serviceImgText {
	bottom: calc(280px - -35px);
}

.serviceImgText1 {
	background: url(/wp-content/uploads/2025/06/img1.webp) top left no-repeat;
}

.serviceImgText2 {
	/* 	background: url(/wp-content/uploads/2025/06/img2.webp) top left no-repeat !important; */
	background: url(/wp-content/uploads/2025/07/Wellness-Icon.webp) top left no-repeat !important;

}

.serviceImgText3 {
	background: url(/wp-content/uploads/2025/06/img3.webp) top left no-repeat !important;
}

.serviceImgText4 {
	background: url(/wp-content/uploads/2025/06/img4.webp) top left no-repeat !important;
}

.serviceImgText5 {
	background: url(/wp-content/uploads/2025/06/img5.webp) top left no-repeat !important;
}

.serviceImgText6 {
	background: url(/wp-content/uploads/2025/06/img6.webp) top left no-repeat !important;
}

.serviceImgText7 {
	background: url(/wp-content/uploads/2025/06/img7.webp) top left no-repeat !important;
}

.serviceImgText8 {
	background: url(/wp-content/uploads/2025/06/img11.webp) top left no-repeat !important;
}

.serviceImgText9 {
	background: url(/wp-content/uploads/2025/06/img9.webp) top left no-repeat !important;
}

.serviceImgText10 {
	background: url(/wp-content/uploads/2025/06/img9.webp) top left no-repeat !important;
}

.serviceImgText11 {
	background: url(/wp-content/uploads/2025/06/img10.webp) top left no-repeat !important;
}

.serviceImgText12 {
	background: url(/wp-content/uploads/2025/06/img12.webp) top left no-repeat !important;
}

.serviceImgText13 {
	background: url(/wp-content/uploads/2025/06/img13.webp) top left no-repeat !important;
}

.serviceImgText14 {
	background: url(/wp-content/uploads/2025/07/hyper.webp) top left no-repeat !important;
}

.serviceImgText15 {
	background: url(/wp-content/uploads/2025/06/img15.webp) top left no-repeat !important;
}

.serviceImgText16 {
	background: url(/wp-content/uploads/2025/07/compress.webp) top left no-repeat !important;
}

.serviceImgText17 {
	background: url(/wp-content/uploads/2025/07/virtual.webp) top left no-repeat !important;
}

.serviceImgText18 {
	background: url(/wp-content/uploads/2025/06/img8.webp) top left no-repeat !important;
}

.serviceImgText19 {
	background: url(/wp-content/uploads/2025/07/massage.webp) top left no-repeat !important;
}

.serviceImgText20 {
	background: url(/wp-content/uploads/2025/07/aroma1.webp) top left no-repeat !important;
}

.serviceImgText strong {
	font-weight: 600;
}

.serviceImgText {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 2;
	line-height: 1.3;
	width: 86%;
	color: #fff;
	background-size: 55px !important;
	transition: 0.7s ease-in-out;
	padding-top: 60px;
	font-size: 22px;
	text-transform: capitalize;
	font-weight: 600;
}

.serviceImgText a {
	width: fit-content !important;
	line-height: 2 !important;
}

.serviceImgText a, .serviceImgText p {
	color: #fff;
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 8px;
	font-weight: 100;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	transform: translateY(100%);
	transition: transform 0.10s ease, opacity 0.1s ease;
}

.serviceSlider .serviceSliderMain .col:hover .serviceImgText a {
	bottom: -310px;
	transform: translateY(0%);
	opacity: 1;
}

.serviceSlider .serviceSliderMain .col:hover .serviceImgText p {
	bottom: -255px;
	transform: translateY(0%);
	opacity: 1;
}

/* choose sec css */

.chooseSec {
	padding-bottom: 0 !important;
	padding-top: 20px !important;
}

.chooseText p {
	text-align: center;
	margin: auto;
	text-transform: capitalize;
	line-height: 1.5;
	padding: 26px 0;
}

.chooseIcon strong {
	color: #222;
	font-weight: 500;
	font-family: Arapey, sans-serif;
	font-size: 26px;
	padding-bottom: 12px;
	line-height: 1;
	display: block;
}

.chooseIcon p {
	margin-bottom: 0;
	color: #222222b4;
	line-height: 1.3;
	font-weight: 100;
}

.chooseVidText .headingWrap {
	text-align: start;
	color: #fff;
	position: relative;
	padding-bottom: 30px;
	z-index: 99;
}

.chooseVidCol .video-button-wrapper a {
	background-color: #708E86;
	border: none;
	margin: 0;
	min-width: 91px;
	line-height: 3.6;
}

.chooseVidCol .video-button-wrapper {
	margin: auto;
	width: fit-content;
	height: fit-content;
	padding: 180px;
}

.chooseVidSecTwo .video {
	padding-top: 0 !important;
	border-radius: 12px;
	width: 100% !important;
}

.chooseVidSecTwo .video .wp-video, .chooseVidSecTwo .video .mejs-container {
	width: 100% !important;
}

section.chooseVidSecTwo {
	padding: 30px !important;
	margin-bottom: 30px;
}

.chooseVidSecTwo .video .mejs-controls {
	display: none !important;
}

.chooseVidSecTwo .video .mejs-overlay-button {
	background: url(/wp-content/uploads/2025/06/play-button.png) center no-repeat !important;
	background-size: 85px !important;
	width: 90px !important;
	height: 90px !important;
}

.chooseVidSecTwo .video::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #33333336;
	pointer-events: none;
	z-index: 2;
}

.chooseVideoRow .button {
	margin-bottom: 0 !important;
}

.chooseVideoRow > .col:first-child {
	padding-left: 0;
}

.chooseVideoRow .col {
	padding-bottom: 0;
}

.chooseVidCol {
	width: 100%;
	padding-right: 0;
	height: 100%;
	border-radius: 16px;
}

.chooseVidCol .video-button-wrapper i {
	color: #fff !important;
	top: 2px;
	font-size: 48px !important;
}

.chooseVidSec {
	width: 97%;
	margin: auto;
	border-radius: 12px;
}

.chooseVidText a {
	color: #fff !important;
	width: fit-content;
	display: block;
}

.chooseVidText div {
	color: #fff;
	background-size: 41px !important;
	font-weight: 300;
	padding-bottom: 22px;
	font-size: 18px;
	background-position: left top !important;
	padding-left: 50px;
	line-height: 1.5;
}

.chooseNum {
	background: url(/wp-content/uploads/2025/07/why3.png) no-repeat;
}

.chooseTime {
	background: url(/wp-content/uploads/2025/07/why2.png) no-repeat;
}

.chooselocation {
	background: url(/wp-content/uploads/2025/07/why1.png) no-repeat;
}

.chooseVidText p {
	margin-bottom: 0;
}

/* career page css */

.joinUsSec {
	padding-top: 100px !important;
	padding-bottom: 0 !important;
}

.benfitText label {
	text-align: start;
}

.benfitText p {
	font-size: 16px;
	line-height: 1.3;
}

.benfitText h2 {
	text-align: start;
	padding-bottom: 20px;
}

.joinUsRow p {
	margin-bottom: 0;
	line-height: 1.2;
	font-size: 14px;
	font-weight: 400;
}

.joinUsRow .col-inner {
	border: 1px solid #405E56;
	background: #EFF6F4;
	padding: 16px;
	height: 100%;
	border-radius: 12px;
}

.joinUsRow .icon-box strong {
	font-weight: 500;
	font-family: Arapey, sans-serif;
	font-size: 28px;
	padding-bottom: 7px;
	display: block;
	line-height: 1;
}

.joinUsRow .icon img {
	border-radius: 10px;
}

/* testimonial page css */

.testimonialMainRow  .icon-box-text {
	padding-left: 0 !important;
}

.testimonialMainRow .homeTestimonial, .testimonialMainRow .col-inner {
	height: 100%;
}

.testimonialMainRow .homeTestimonial .testimonial-image {
	position: absolute;
	left: 20px;
	right: auto;
	margin: auto;
	bottom: 20px;
}

/* testimonial sec css */

.testimonialSec {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.homeTestimonial .testimonial-text {
	font-size: 18px;
	margin-left: 0;
	line-height: 1.3;
	padding-bottom: 70px;
	font-style: unset !important;
}

.homeTestimonial {
	background: #EFF6F4;
	padding: 20px;
	border-radius: 12px;
}

.homeTestimonial .star-rating {
	display: none;
}

.homeTestimonial .testimonial-image img {
	border-radius: 8px !important;
}

.homeTestimonial .testimonial-name {
	display: block;
	color: #222222b4;
	font-weight: 500;
	position: absolute;
	bottom: 28px;
	left: 90px;
}

.homeTestimonialRow .col-inner {
	height: 100%;
	gap: 30px;
}

/* monitor sec css */


@keyframes scroll {
	0%   { transform: translateX(0); }
	100% { transform: translateX(-50%); }
}

@keyframes anti-scroll {
	0%   { transform: translateX(-50%); }
	100% { transform: translateX(0); }
}

.monitorSliderMainTwo {
	animation: anti-scroll 8s linear infinite !important;
}

.monitorParent {
	background: white;
	height: 100%;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	max-width: 100%;
}

.monitorParent::before, .monitorParent::after {
	background: linear-gradient(to right, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
	content: "";
	height: 100px;
	position: absolute;
	width: 200px;
	z-index: 2;
}

.monitorParent::after {
	right: 0;
	top: 0;
	transform: rotateZ(180deg);
}

.monitorParent::before {
	left: 0;
	top: 0;
}

.monitorPills:hover {
	animation-play-state: paused !important;
}

.monitorPills {
	animation: scroll 8s linear infinite;
	display: flex;
	width: 100%;
	cursor: pointer;
	padding-top: 20px;
}

.slidePills {
	height: 100%;
	display: flex;
	width: 100%;
	padding: 0 15px;
	align-items: center;
	justify-content: center;
}

/* Styles for text pills */

.slidePills a {
	text-decoration: none;
	background: #fff;
	padding: 10px 34px;
	color: #222222b4;
	border: 1px solid #222222b4;
	border-radius: 50px;
	white-space: nowrap;
	font-size: 27px;
	width: 100%;
	text-align: center;
}
/* Styles for image */
.slidePills img {
	height: 65px;
	width: 100%;
	border-radius: 50px;
	object-fit: cover;
}


/* ////////////////////// */

/* Infiinte Slider Start */
.monitorSlider {
	background: white;
	height: 100px;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	max-width: 100%;
}

.monitorSlider::before,
.monitorSlider::after {
	background: linear-gradient(to right, rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%);
	content: "";
	height: 100px;
	position: absolute;
	width: 100px;
	z-index: 2;
}

.monitorSlider::after {
	right: 0;
	top: 0;
	transform: rotateZ(180deg);
}

.monitorSlider::before {
	left: 0;
	top: 0;
}

.monitorTrack {
	animation: scroll 10s linear infinite;
	display: flex;
	width: 100%;
}
.monitorTrack:hover{
	animation-play-state: paused;
}
.slide {
	height: 100px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* Styles for text pills */
.slide a {
	color: #222222b4;
	border: 1px solid #222222b4;
	border-radius: 50px;
	white-space: nowrap;
	font-size: 27px;
	line-height: 2.4;
	height: 69px;
	margin: auto;
	width: 100%;
	padding: 0 35px;
	text-decoration: none;
}

/* Styles for image */
.slide img {
	height: 50px;
	width: auto;
	border-radius: 8px;
}
@keyframes scroll {
	0% { transform: translateX(0); }
	100% { transform: translateX(-50%); }
}

/* Infinite Slider End */

/* Test  */

@keyframes scroll1 {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-50%);
	}
}
@keyframes scroll2 {
	0% {
		transform: translateX(-50%);
	}
	100% {
		transform: translateX(0%);
	}
}

.monitorParent1 {
	background: white;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.monitorParent1::before,
.monitorParent1::after {
	content: "";
	position: absolute;
	top: 0;
	width: 80px;
	height: 100%;
	z-index: 2;
	pointer-events: none;
}

.monitorParent1::before {
	left: 0;
	background: linear-gradient(to right, white 0%, transparent 90%);
}

.monitorParent1::after {
	right: 0;
	background: linear-gradient(to left, white 0%, transparent 90%);
}

.monitorTrack1:hover {
	animation-play-state: paused !important;
}

.monitorTrack1 {
	display: flex;
	width: fit-content;
	animation: scroll1 30s linear infinite;
}
.antiSlide .monitorTrack1 {
	animation: scroll2 30s linear infinite;
}

.monitorPills1 {
	display: flex;
}

.slidePills1 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px;
}

.slidePills1 img {
	max-width: 145px;
	height: auto;
	border-radius: 50px;
}

.slidePills1 a {
	text-decoration: none;
	background: #fff;
	padding: 10px 34px;
	color: #222222b4;
	border: 1px solid #222222b4;
	border-radius: 50px;
	white-space: nowrap;
	font-size: 20px;
	text-align: center;
	display: block;
	width: 100%;
}

.monitorText {
	padding-bottom: 20px;
}
/* Test  */
/* why sec css */

.whyText {
	padding: 0 30px 0 40px;
}

.whyText p {
	color: #fff;
	font-size: 18px;
	width: 450px;
	font-weight: 100;
	padding-top: 21px;
	line-height: 1.4;
	text-transform: capitalize;
}

.whyText a::after {
	content: "";
	position: absolute;
	background: url(/wp-content/uploads/2025/06/white.png) right center no-repeat;
	background-size: 20px !important;
	right: 0;
	top: 7px;
	width: 20px;
	transition: .3s ease-in-out;
	height: 20px;
}

.whyText a {
	color: #fff !important;
	font-size: 19px;
	width: 100%;
	display: block;
	position: relative;
	border-bottom: 1px solid;
	transition: .3s ease-in-out;
	padding-bottom: 12px;
}

.whyText a:hover::after {
	transform: rotate(-38deg);
}

.whyText a:hover {
	padding-left: 25px;
}

.whyText label {
	color: #fff;
	text-align: start;
}

.whySec {
	padding: 0 !important;
	margin-top: 20px;
}

.whySec::before {
	background: url(/wp-content/uploads/2025/06/rightleaf.png) left no-repeat;
	background-size: 145px;
	width: 145px;
	height: 245px;
	position: absolute;
	content: "";
	right: 0;
	bottom: 35px;
}

.whyText h2 {
	color: #fff;
	text-align: start;
}

/* inner blog sec css */

.single-post .entry-content {
	position: relative;
	padding-left: 130px;
	padding-right: 50px;
}

.single-post .entry-content .blog-share {
	position: absolute;
	top: 25px;
	left: 40px;
}

.single-post .entry-content .social-icons {
	display: flex;
	flex-direction: column;
	width: fit-content;
}

.single-post .entry-content .social-icons .button.icon {
	border: 1px solid #222 !important;
	min-width: 38px;
	min-height: 38px;
	padding: 1px;
	box-shadow: 0px 4px 6px 0px #0000004f !important;
	background-color: transparent !important;
}

.single-post .entry-content .social-icons .button.icon i {
	color: #222 !important;
	top: 1.5px;
	font-size: 20px;
}

/* latest news css */

.innerBlogPosts {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.blog-single .post {
	margin: 0;
}

.blog-single {
	padding-bottom: 0;
}

.single-post .large-10 {
	flex-basis: 100%;
	padding-bottom: 0;
	max-width: 100%;
}

.single-post .large-10 .mb {
	margin-bottom: 0;
}

.single-post .is-divider {
	display: none;
}

.single-post #comments {
	display: none;
}

.newsSec {
	padding-top: 80px !important;
}

.newsText .labelWrap {
	text-align: start;
}

.homeBlog .post-item .col-inner {
	cursor: pointer;
}

.homeBlog .post-item {
	padding-bottom: 0 !important;
}

.newsText .headingWrap {
	text-align: start;
}

.homeBlog .is-divider {
	display: none;
}

.homeBlog img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.homeBlog .col-inner {
	border-radius: 18px;
	background: #EFF6F4;
	overflow: hidden;
}

.homeBlog .cat-label {
	background: #708E86 !important;
	font-weight: 100;
	opacity: 1 !important;
	font-size: 14px;
	padding: 8px 16px;
	border-radius: 25px;
	position: absolute;
	top: -17px;
}

.homeBlog .from_the_blog_excerpt {
	color: #4E4E53;
	line-height: 1.4;
	font-weight: 100;
	font-size: 16px;
}

.homeBlog .post-item:last-child .col-inner {
	margin-bottom: 0;
}

.homeBlog .post-title a {
	color: #222 !important;
	font-size: 26px;
	font-weight: 400;
}

.homeBlog .button {
	margin-top: 10px;
	font-size: 16px;
	color: #4E4E53 !important;
	background: url(/wp-content/uploads/2025/06/blogArrow.png) right center no-repeat;
	background-size: 16px;
	padding-right: 30px;
	font-weight: 500;
}

.homeBlog .box-text {
	padding: 24px 19px 15px !important;
}

/* Image Tooltip Start */
.custom-hotspot-wrap {
	position: relative;
}

.hotspot-dot {
	border: 4px solid #405E56;
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #71908a;
	border-radius: 50%;
	cursor: pointer;
}

.hotspot-dot::after {
	content: attr(data-tooltip);
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translateX(-50%);
	background: #405E56;
	color: #fff;
	padding: 4px 8px;
	font-size: 13px;
	font-weight: 400;
	border-radius: 25px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
	white-space: nowrap;
	display: none;
	z-index: 10;
}

.hotspot-dot:hover::after {
	display: block;
}

/* Image Tooltip End */

/* contact sec css */

.contactMapSec {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.page-id-2111 .contactSec {
	padding-bottom: 40px !important;
	padding-top: 90px !important;
}

.page-id-322 .contactSec {
	padding-top: 20px !important;
}

.contactMap iframe {
	width: 100%;
	height: 550px;
	border-radius: 15px;
}

.homeContactRow {
	max-width: 1570px !important;
}

.row-collapse>.contactCol {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.contactSec .section-content{
	position: relative;
}

.contactSec .section-content::before{
	background: #708E86;
	content: "";
	position: absolute;
	width: 50%;
	right: 0;
	height: 100%;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.contactText p {
	margin-bottom: 16px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: 400;
}

.contactMail {
	background: url(/wp-content/uploads/2025/07/cont1.png) top left no-repeat;
}

.contactlocation {
	background: url(/wp-content/uploads/2025/07/cont3.png) top 8px left no-repeat;
	padding-bottom: 30px !important;
}

.contactNum {
	background: url(/wp-content/uploads/2025/07/cont2.png) top left no-repeat;
}

.contactText div {
	padding-bottom: 20px;
	background-size: 38px;
	padding-left: 52px;
	font-size: 16px;
	padding-top: 4px;
}

.contactFormCol form {
	margin-bottom: 0;
}

.contactText a {
	color: #222 !important;
	width: fit-content;
	display: block;
	font-weight: 500;
}

.contactInput {
	width: 100% !important;
}

.contactForm {
	padding: 35px 45px;
	color: #fff;
	padding-right: 0;
	text-align: center;
}

.contactDiv {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
	justify-content: space-between;
}

.contactInput-full {
	margin-bottom: 30px;
}

.contactForm input::placeholder, .contactForm textarea::placeholder {
	color: #fff;
}

.contactForm input, .contactForm textarea {
	width: 100% !important;
	border: none;
	border-bottom: 1px solid #fff;
	background-color: transparent !important;
	color: #fff !important;
	margin-bottom: 14px;
	padding: 10px 0;
	font-size: 14px;
	outline: none;
}

.contactBtn {
	text-align: center;
}

.contactForm .processing::before {
	left: auto;
	top: 38%;
	right: 8px;
}

.contactForm .wpcf7-not-valid-tip:after, .contactForm .wpcf7-spinner {
	display: none;
}

input.contactBtn2:hover {
	background-color: #fff !important;
	color: #222 !important;
}

input.contactBtn2 {
	border: 1px solid #fff;
	transition: .4s ease-in-out;
	padding: 10px 0 !important;
	text-transform: uppercase;
	cursor: pointer;
	border-radius: 6px;
}

.contactForm .headingWrap {
	padding-bottom: 23px;
	color: #fff;
}

.contactForm  .wpcf7-not-valid-tip {
	background-color: transparent;
	color: #fff;
	font-size: 12px;
	text-align: start;
	padding: 0;
}

.contactFormCol .wpcf7-response-output {
	width: fit-content;
	color: #fff;
	border-width: 1px !important;
	border-radius: 6px;
	margin-left: auto !important;
	margin-right: auto !important;
	font-size: 12px;
	margin-top: -41px !important;
}

.contactSec {
	padding-top: 50px !important;
	padding-bottom: 80px !important;
}

/* footer css */

.footerCol1 {
	padding-left: 0;
}

.footerContactCol {
	padding-right: 0;
}

.footerLogoCol .img {
	text-align: center;
}

.footerLogoCol a {
	display: block;
	width: fit-content;
	margin: auto;
}

.footerLogoCol img {
	width: 180px;
}

.footerLogoCol {
	border-bottom: 1px solid #fff;
	margin-bottom: 67px;
}

footer .social-icons .button {
	background-color: #D39A05 !important;
	border: none !important;
	color: #fff;
	min-width: 41px !important;
	margin-bottom: 0;
	line-height: 42px !important;
	font-size: 17px;
	margin-right: 8px !important;
	margin-left: 0;
}

.social-icons span, .footerHead {
	color: #fff !important;
	font-size: 30px;
	min-height: 100%;
	display: block;
	font-family: Arapey, sans-serif;
	line-height: 26px;
	text-transform: capitalize;
	font-weight: 500;
	padding: 0;
	padding-bottom: 15px;
}

.copyright-footer a {
	transition: .2s ease-in-out;
}

.footerDiv a:hover, .copyright-footer a:hover, #footer .ux-menu-link a:hover {
	color: #D39A05 !important;
}

#footer .ux-menu-link {
	width: fit-content;
}

#footer .ux-menu-link a {
	min-height: 100% !important;
	color: #fff !important;
	transition: .2s ease-in-out;
	font-size: 16px;
	padding: 3px 0;
	font-weight: 100;
}

#footer section {
	padding-bottom: 25px;
	padding-top: 40px;
}

.footerRow2 {
	border-bottom: 1px solid #fff;
}

#footer section:before {
	content: "";
	position: absolute;
	background: url(/wp-content/uploads/2025/08/footer-vector.webp) center center no-repeat;
	background-size: 390px;
	height: 330px;
	left: 0;
	right: 0;
	top: 0;
	bottom: -170px;
	margin: auto;
}

.footerDiv {
	display: flex;
	flex-direction: column;
	padding: 6px 0 0;
	gap: 14px;
	font-size: 16px;
	line-height: 1.3;
}

.footerDiv a {
	color: #fff !important;
	font-weight: 500;
	transition: .2s ease-in-out;
}

.footerDiv div {
	background-size: 20px !important;
	padding-left: 32px;
}

.footerlocation {
	background: url(/wp-content/uploads/2025/06/rx-dots.png) left top no-repeat;
}

.footerNum {
	background: url(/wp-content/uploads/2025/06/rx-tel.png) left top no-repeat;
}

.footerMail {
	background: url(/wp-content/uploads/2025/06/rx-mail.png) left top no-repeat;
}

.footer-primary {
	float: none;
	text-align: center;
}

.copyright-footer {
	color: #fff;
	font-size: 16px;
}

.absolute-footer {
	padding: 0 0 25px;
}

/* about page css */

/* stats sec css */

.aboutStatsRow .icon-box-text {
	display: flex;
	align-items: center;
}

.aboutStatsRow .icon-box {
	align-items: center;
}

.statStrong {
	padding-right: 33px !important;
}

.aboutStatsRow .icon-box-text .statStrong::after {
	position: absolute;
	content: "%";
	right: 7px;
	top: 10px;
	font-size: 27px;
}

.statSection {
	padding-bottom: 24px !important;
	margin-top: 30px;
}

.aboutStatsRow .icon-box-text strong {
	color: #fff;
	font-size: 64px;
	font-weight: 100;
	padding-right: 10px;
	position: relative;
	font-family: Arapey, sans-serif;
}

.aboutStatsRow .icon-box-text span {
	display: block;
}

.aboutStatsRow .icon-box-text p {
	color: #fff;
	line-height: 1.3;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: 100;
}

/* welcome page css */

.welcomeText strong {
	color: #405E56;
	font-weight: 600;
	font-size: 21px;
	padding-bottom: 9px;
	display: block;
}

.welcomeText {
	text-align: center;
}

.welcomeImage1 img {
	border: 10px solid #708E86;
	border-top-left-radius: 170px !important;
}

.welcomeImage4 img {
	border: 10px solid #708E86;
	border-top-right-radius: 210px !important;
}

.welcomeImage3 img, .welcomeImage2 img {
	border: 10px solid #708E86;
	border-radius: 15px;
}

.welcomeText p {
	margin: auto;
	padding: 17px 0 25px;
}

.welcomeImg {
	width: 250px !important;
	margin: auto;
}

/* our vison and mission sec css */

.ourVisionSec {
	width: 97%;
	margin: auto;
	border-radius: 12px;
	padding: 80px 50px 65px !important;
}

.ourVisionSec::before {
	background: url(/wp-content/uploads/2025/06/grey-leaf.png) left no-repeat;
	background-size: 145px;
	width: 145px;
	height: 255px;
	position: absolute;
	content: "";
	left: 0;
	top: -6px;
}

.ourVisionText {
	text-align: center;
}

.ourVisionText h2 {
	padding-top: 19px;
}

.ourVisionCol .col-inner:hover p, .ourVisionCol .col-inner:hover strong {
	color: #fff;
}

.ourVisionCol strong {
	color: #222;
	font-size: 32px;
	font-style: italic;
	display: block;
	padding-bottom: 5px;
	font-weight: 500;
	font-family: Arapey, sans-serif;
}

.ourVisionCol .col-inner{
	background: #fff;
	padding: 32px 15px;
	border-radius: 12px;
	overflow: hidden;
	cursor: pointer;
	height: 100%;
}

.ourVisionCol .col-inner::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #708E86;
	transform: translateY(101%);
	transition: transform 0.3s ease;
	z-index: 0;
}

.ourVisionCol .col-inner:hover::after {
	transform: translateY(0);
}

.ourVisionCol .col-inner:hover .icon-box-img img {
	opacity: 0;
	transition: opacity 0.3s ease;
}

.ourVisionCol .col-inner:hover .icon-box-img {
	background: url('/wp-content/uploads/2025/06/white-misson.png') center no-repeat;
	background-size: 64px;
}

.ourVisionCol2 .col-inner:hover .icon-box-img {
	background: url('/wp-content/uploads/2025/06/white-vision.png') center no-repeat !important;
	background-size: 64px !important;
}

.ourVisionCol3 .col-inner:hover .icon-box-img {
	background: url('/wp-content/uploads/2025/06/white-value.png') center no-repeat !important;
	background-size: 64px !important;
}

.ourVisionCol .col-inner > * {
	position: relative;
	z-index: 1;
}

.ourVisionCol p {
	margin-bottom: 0;
	font-style: italic;
	line-height: 1.5;
}

/* services page css */

/* boook an appointment sec css */

.single-post section.bookAppointmentSec {
	width: 100%;
	margin-top: 15px;
}

.page-id-760 section.bookAppointmentSec, .page-id-2137 section.bookAppointmentSec, .page-id-1617 section.bookAppointmentSec, .page-id-1092 section.bookAppointmentSec, .page-id-1494 section.bookAppointmentSec {
	margin-bottom: 80px;
}

section.bookAppointmentSec {
	width: 97%;
	margin: auto;
	border-radius: 12px;
	padding: 65px 15px 40px !important;
	margin-bottom: 35px;
}

.appointmentCol .img {
	width: 160px !important;
	margin: auto;
}

.appointmentCol .col-inner {
	text-align: center;
}

.appointmentCol h2 {
	padding-bottom: 33px;
}

/* core services css */

.coreService {
	width: 97%;
	margin: auto;
	border-radius: 12px;
	padding: 55px 40px 10px !important;
	margin-top: 35px;
}

.coreText h2 {
	margin: 0;
	text-align: start;
}

.coreLinks {
	display: flex;
	gap: 20px;
	flex-flow: wrap;
	padding-top: 48px;
}

.coreLinks a {
	border: 1px solid #222;
	color: #222 !important;
	text-align: center;
	border-radius: 50px;
	padding: 19px 42px;
	line-height: 1;
	font-size: 19px;
	min-width: max-content;
}

.coreStatsSymbol, .coreStats span {
	color: #222;
	font-weight: 300;
	font-family: Arapey, sans-serif;
	font-size: 75px !important;
}

.coreStatsSymbol {
	display: inline;
}

.coreStats p {
	color: #222;
	margin-top: -15px;
	margin-bottom: 0;
	line-height: 1.2;
	font-size: 16px;
	text-transform: capitalize;
}

/* main faq page css */

.faqPageSec {
	padding-top: 80px !important;
}

.faqMainRow .tab-panels {
	border-left: none !important;
	margin-top: -125px !important;
}

.faqMainRow .faqCol1 {
	display: none;
}

.faqMainRow .faqCol2 .nav-line .tab {
	border: none;
}

.faqMainRow .faqCol2 .nav-line .tab a {
	font-size: 16px !important;
	color: #222;
	font-weight: 600;
	padding: 9px 12px;
	border: none;
}

.faqMainRow .tabbed-content {
	column-gap: 70px;
}

.faqMainHead h2 {
	font-weight: 500;
	font-family: Arapey, sans-serif;
	background: #EFF6F4;
	text-align: start;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin: 0;
	padding: 15px 20px;
	font-size: 45px !important;
	display: block;
}

.faqMainHead h2, .faqMainRow .faqCol2 .tabbed-content .nav {
	width: 360px;
}

.faqMainRow .faqCol2 .tabbed-content .nav {
	background: #EFF6F4;
	gap: 6px;
	padding: 10px 20px 20px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	justify-content: start;
	height: fit-content;
}

.faqMainRow .faqInnerCol  {
	padding-bottom: 0;
}

/* Services Pages Start */

.innerHeader .stuck .header-main .header-inner {
	border-bottom: 1px solid transparent !important;
	padding: 0;
}

.innerHeader{
	background: linear-gradient(to top, rgba(112, 142, 134, 0.6), rgba(0, 0, 0, 0.6)), url("/wp-content/uploads/2025/06/service-bg1.webp") center no-repeat;
	background-size: cover;
} 

.innerHeader .header-main {
	height: 100% !important;
	padding: 0 15px;
}

.innerHeader .header-main .header-inner{
	border-bottom: 1px solid #fff;
	padding: 0 0 20px;
}

.innerHeader .header-bg-color{
	background: transparent;
}

.innerHeader .headerContent{
	position: relative;
	z-index: 1;
	padding: 136px 0 135px;
}

.stuck .headerContent {
	display: none;
}

.page-id-322 .innerHeader .headerContent h1, page-id-760 .innerHeader .headerContent h1{
	max-width: 650px;
}
.page-id-2137 .innerHeader .headerContent h1, .page-id-1517 .innerHeader .headerContent h1{
	max-width: 700px;
}
.page-id-2088 .innerHeader .headerContent h1{
	max-width: 780px;
}
.page-id-1589 .innerHeader .headerContent h1{
	max-width: 670px;
}
.page-id-1903 .innerHeader .headerContent h1{
	max-width: 630px;
}

.innerHeader .headerContent h1{
	width: fit-content;
	margin: auto;
	font-size: 60px;
	max-width: 620px;
	line-height: 1.2;
	font-weight: 500;
	text-transform: capitalize;
	text-align: center;
	color: #fff;
}

/* Services Pages End */

/* keyframes */

@keyframes pulse {
	0%, 100% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(0.9);
		opacity: 0.8;
	}
}

@keyframes secondScrollLeft {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-100%);
	}
}

@keyframes scrollRight {
	0% {
		transform: translateX(-50%);
	}
	100% {
		transform: translateX(0%);
	}
}

@keyframes scrollLeft {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-50%);
	}
}

/* media queries */

@media (min-width: 2000px) {
	.aboutWellnessSliderSec .row, .preventation2monitorSliderSection .row, .monitorSec .row, .serviceSlider {
		overflow: hidden;
	}
	div.row.serviceSlider {
		max-width: 1540px !important;
	}
	div.row, div.container {
		max-width: 1570px !important;
	}

}

@media (min-width: 1400px) {
	footer .row {
		max-width: 1600px !important;
	}
	footer section {
		padding-left: 35px !important; 
		padding-right: 35px !important; 
	}
	.header-inner {
		max-width: 1540px !important;
	}
	.chooseVideoRow > .col:first-child {
		padding-left: 15px;
	}
	.chooseVidCol {
		padding-right: 15px;
	}
	.contactForm {
		padding-right: 15px;
	}
	.single-post .entry-content .blog-share {
		left: 85px;
	}
	.single-post .entry-content {
		padding-left: 220px;
		padding-right: 120px;
	}
	section.mainTestimonialSec {
		padding-top: 80px !important;
		padding-bottom: 60px !important;
	}
	section.chooseVidSecTwo {
		padding: 50px !important;
	}
	.footerDiv {
		font-size: 18px;
		gap: 16px;
	}
	.whyText p {
		margin-bottom: 35px;
	}
	.footerDiv div {
		background-size: 23px !important;
		padding-left: 38px;
	}
	footer .social-icons .button {
		margin-top: 8px;
	}
	.homeBlog .post-title a {
		font-size: 28px;
	}
	.contactText div {
		font-size: 18px;
	}
	#footer .ux-menu-link a {
		font-size: 18px;
	}
	.chooseIcon strong {
		font-size: 30px;
	}
	.chooseIcon p {
		font-size: 18px;
	}
	.blog-single h6.entry-category a, .labelWrap {
		font-size: 20px;
	}
	ul.header-nav {
		column-gap: 20px !important;
	}
	.heroSec {
		height: 100vh;
	}
	.chooseVidText div {
		background-size: 46px !important;
		font-size: 20px;
		padding-left: 60px;
	}
	.chooseIcon .icon-box-text {
		padding: 0 20px;
	}
	.introPara p {
		font-size: 50px;
	}
	.chooseVidCol .video-button-wrapper {
		padding: 230px;
	}
	.preventation2FirstCol1 .img-inner img{
		width: 630px !important;
	}
}

@media (min-width: 1440px) {
	.blog-single h1.entry-title, .headingWrap {
		font-size: 60px !important;
	}
	.whyText {
		padding: 0 0 0 40px;
		width: 765px;
	}
	.chooseVidSec .row, .introSec .row, div.row, div.container{
		max-width: 1570px;
		margin: auto;
	}
	.newsSec {
		padding-bottom: 0 !important;
	}
}

@media (max-width: 1400px) {
	.coreLinks a {
		padding: 19px 20px;
	}
	#footer section:before {
		background-size: 335px;
	}
	.whySec {
		margin-top: 35px;
	}
	.single-post .entry-content {
		padding-bottom: 0;
	}
	.introRow .col {
		padding-top: 35px;
	}
	input.contactBtn2, .greenBtnWrap, .btnWrap2, .btnWrap {
		text-transform: capitalize;
	}
	.contactSec {
		padding-top: 20px !important;
		padding-bottom: 50px !important;
	}
	.faqPageSec {
		padding-bottom: 0 !important;
		padding-top: 50px !important;
	}
	.joinUsSec {
		padding-top: 60px !important;
	}
	.contactMapSec {
		padding-bottom: 20px !important;
	}
	.page-id-2111 .contactSec {
		padding-bottom: 10px !important;
		padding-top: 50px !important;
	}
	.joinUsRow .icon-box strong {
		font-size: 26px;
	}
	.followPara {
		margin-bottom: 5px;
	}
	.hero-img img {
		width: 410px;
	}
	section.bookAppointmentSec {
		padding: 45px 0 20px !important;
	}
	.contactInput-full {
		margin-bottom: 15px;
	}
	.page-id-760 section.bookAppointmentSec, .page-id-2137 section.bookAppointmentSec, .page-id-1617 section.bookAppointmentSec, .page-id-1092 section.bookAppointmentSec, .page-id-1494 section.bookAppointmentSec {
		margin-bottom: 50px;
	}
	input.contactBtn2 {
		padding: 5px 0 !important;
	}
	.contactForm textarea {
		min-height: 90px;
	}
	.contactDiv {
		margin-bottom: 10px;
	}
	.contactForm input, .contactForm textarea {
		padding: 0 0 10px;
	}
	.mainTestimonialSec .testimonialMainRow .col {
		padding: 10px !important;
	}
	.serviceSlider .col, .homeBlog .post-item {
		padding-left: 10px;
		padding-right: 10px;
	}
	.homeBlog .button {
		text-transform: capitalize;
		background-size: 15px;
	}
	.whyText p {
		width: 100%;
	}
	.absolute-footer {
		padding: 0 0 15px;
	}
	#footer section {
		padding-bottom: 15px;
	}
	.statssRow .col {
		padding-bottom: 35px !important;
	}
	.monitorPills a {
		font-size: 20px;
		height: 50px;
		padding: 7px 30px;
	}
	.homeTestimonial .testimonial-text {
		font-size: 16px;
	}
	.homeNewsCol {
		padding-bottom: 0;
	}
	.monitorPills img {
		width: 210px;
		height: 50px;
	}
	.newsSec {
		padding-top: 50px !important;
	}
	.introSec {
		padding-top: 35px !important;
		margin-bottom: 0;
		padding-bottom: 5px !important;
	}
	.monitorSec {
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}
	section.chooseVidSecTwo {
		margin-bottom: 0;
	}
	.chooseSec {
		padding-top: 0px !important;
	}
	.homeBlog .cat-label {
		text-transform: capitalize;
	}
	.header-button a.button {
		font-size: 16px;
	}
	ul.nav-sidebar .icon-angle-down, ul.nav-sidebar li a {
		font-size: 17px;
		text-transform: capitalize;
	}
	ul.header-nav li a {
		text-transform: capitalize;
	}
	.serviceImgText {
		font-size: 20px;
	}
	.innerHeader .headerContent{
		padding: 75px 0;
	}
	.innerHeader .headerContent h1{
		font-size: 50px;
	}
	.innerHeader .header-main .header-inner{
		padding: 0 0 8px;
	}
	.serviceSliderMain .col{
		width: 385px;
	}
	.coreLinks{
		gap: 10px;
	}
	.page-id-760 .ourServiceSec {
		padding: 40px 0 20px !important;
	}
	.coreService{
		padding: 36px 20px 0 !important;
	}
	.statsassign, .serviceStats .stats span{
		font-size: 65px !important;
	}
	section.serviesPersonalizeSection {
		padding: 55px 0 0 !important;
	}
	.serviesPersonalizeCol1 {
		padding-bottom: 0px;
	}
	.faq {
		padding: 0px !important;
	}
	.chooseVidSec .row, div.row, div.container, .home .header, .introSec .row {
		max-width: 1200px !important;
		margin: auto;
	}
	div.row-full-width {
		max-width: 100% !important;	
	}
	.footerLogoCol{
		margin-bottom: 45px;
	}
	.footerRow2 > .col{
		padding-bottom: 20px;
	}
	.welcomeImg{
		width: 200px !important;
	}
	.welcomeImage {
		padding-left: 10px;
		padding-right: 10px;
	}
	.welcomeImage img{
		border-width: 8px;
	}
}


@media (max-width: 1280px) {
	.footerCol1 {
		padding-left: 15px;
	}
}

@media (max-width: 1200px) {
	ul.header-nav li.menu-item:last-child a {
		display: none;
	}
	.introStats span, .introText{
		font-size: 50px;
	}
	.introPara p{
		font-size: 32px;
	}
	.introPara2 p {
		font-size: 18px;
		width: 100%;
		line-height: 1.4;
	}
	.chooseIcon strong{
		font-size: 22px;
	}
	.homeBlog .post-title a{
		font-size: 22px;
	}
	.homeBlog .from_the_blog_excerpt{
		font-size: 15px;
	}
	.btnWrap2, .btnWrap, a.btnWrap2, .greenBtnWrap{
		text-transform: capitalize;
		padding: 11px 20px;
		font-size: 15px;
		line-height: 1.5 !important;
	}
	.whyText {
		padding: 15px 20px 15px 40px;
	}
	.introSec{
		padding: 30px 0 10px !important;
	}
	.contactForm{
		padding: 30px 32px 32px;
	}
	.blog-single h1.entry-title, .headingWrap{
		font-size: 40px !important;
	}
}

@media (max-width: 1100px) {
	ul.header-nav li.menu-item:nth-last-child(2) a {
		display: none;
	}
}

@media (max-width: 1024px) {
	.faqMainRow .tab-panels {
		margin-top: -110px !important;
	}
	.whyText p {
		width: 100%;
	}
	.whyText {
		padding: 24px 15px 30px;
	}
	.faqMainRow .tabbed-content {
		column-gap: 30px;
	}
	.faqMainHead h2, .faqMainRow .faqCol2 .tabbed-content .nav {
		width: 280px;
	}
	.faqMainHead h2 {
		font-size: 38px !important;
	}
	.ourVisionSec {
		padding: 80px 0px 65px !important;
	}
	ul.header-nav {
		column-gap: 0;
	}
	.chooseVidText div{
		font-size: 16px;
	}
	.spanBlock {
		display: inline;
	}
	.monitorPills, .monitorSliderCol .col-inner{
		gap: 15px;
	}
	.social-icons span, .footerHead{
		font-size: 26px;
	}
	.ourServiceSec{
		padding-top: 40px !important;
	}
	.chooseText p{
		padding: 20px 0 10px;
	}
	.chooseIcon strong{
		padding-bottom: 8px;
	}
}

@media (max-width: 992px) {
	.coreLinks a{
		padding: 12px 20px;
		font-size: 16px;
	}
	.page-id-760 .ourServiceSec {
		padding-top: 45px !important;
	}
	section.mainTestimonialSec {
		padding-top: 45px !important;
		padding-bottom: 40px !important;
	}
	.page-id-760 section.bookAppointmentSec, .page-id-2137 section.bookAppointmentSec, .page-id-1617 section.bookAppointmentSec, .page-id-1092 section.bookAppointmentSec, .page-id-1494 section.bookAppointmentSec {
		margin-bottom: 65px;
	}
	.contactMapSec {
		padding-bottom: 30px !important;
	}
	.page-id-2111 .contactSec {
		padding-bottom: 10px !important;
		padding-top: 50px !important;
	}
	.preventationApproachCol1 .img {
		width: 100% !important;
	}
	.testimonialSec {
		padding-top: 40px !important;
		padding-bottom: 35px !important;
	}
	.statSection {
		margin-top: 0;
	}
	.coreService {
		padding: 36px 0 12px !important;
		margin-top: 0;
	}
	ul.header-nav li a {
		font-size: 14px;
	}
	.blog-single h1.entry-title, .headingWrap {
		font-size: 38px !important;
	}
	.hero-img img {
		width: 230px;
	}
	ul.header-nav {
		column-gap: 0;
	}
}

@media (max-width: 849px) {
	#footer section:before {
		background-size: 280px;
	}
	.single-post .entry-content .social-icons .button.icon {
		min-width: 33px;
		min-height: 33px;
		padding: 0;
	}
	.single-post .entry-content .blog-share {
		left: 0;
	}
	.single-post .entry-content {
		padding-left: 55px;
		padding-right: 0;
	}
	.benfitText h2 {
		padding-bottom: 10px;
	}
	.benefitIconCol {
		padding-bottom: 0;
	}
	.faqPageSec {
		padding-bottom: 30px !important;
	}
	.header-button a.button:hover {
		border: 1px solid #fff !important;
	}
	.chooseVidCol {
		margin-bottom: 20px !important;
	}
	.chooseVideoRow .col {
		padding: 0 !important;
	}
	.introStatsDiv .introStats {
		min-width: 50% !important;
		padding-left: 5px;
		padding-right: 5px;
		flex-basis: 50%;
		max-width: 50%;
		width: 50%;
	}
	.introRow .col {
		padding-bottom: 0;
		padding-top: 30px;
	}
	.statssRow .col {
		padding-bottom: 30px !important;
	}
	.innerBlogPosts {
		padding-bottom: 0 !important;
	}
	.faqMainRow .tab-panels {
		margin-top: 0 !important;
	}
	.faqMainHead h2, .faqMainRow .faqCol2 .tabbed-content .nav {
		width: 100%;
		flex-flow: nowrap;
		text-align: center;
		padding: 0 !important;
		overflow: auto;
		background: transparent !important;
		border-radius: 0;
		scrollbar-width: none;
	}
	.faqMainHead h2 {
		padding-bottom: 20px !important;
	}
	.joinUsSec {
		padding-top: 50px !important;
	}
	.innerHeader .headerContent h1 {
		font-size: 40px;
	}
	.faqMainRow .faqCol2 .nav-line .tab, .faqMainRow .faqCol2 .nav-line .tab a {
		min-width: fit-content;
	}
	.faqMainRow .faqCol2 .nav-line .tab a {
		border: 1px solid #222;
		font-weight: 500;
	}
	.footerContactCol {
		padding-right: 15px;
		padding-bottom: 0;
	}
	.introPara p {
		font-size: 26px;
	}
	.contactForm {
		padding: 40px 20px 23px;
	}
	.monitorSec {
		padding-top: 10px !important;
	}
	section.chooseVidSecTwo {
		padding: 20px !important;
	}
	.introSec {
		margin-bottom: 0;
		padding-top: 35px !important;
	}
	.ourVisionSec {
		padding: 40px 0 20px !important;
	}
	.ourVisionSec::before {
		background-size: 125px;
		width: 125px;
		top: -26px;
	}
	.heroSec video {
		width: auto;
		height: 100vh;
	}
	.heroSec {
		height: 100vh;
	}
	.chooseSec {
		padding-top: 0 !important;
	}
	.footerLogoCol {
		margin-bottom: 35px;
	}
	.homeBlog .post-item {
		min-width: 375px;
	}
	.homeBlog {
		flex-flow: nowrap;
		overflow: auto;
		scrollbar-width: none;
	}
	.contactFormCol .wpcf7-response-output {
		margin-top: -24px !important;
	}
	.contactSec .section-content::before {
		width: 100% !important;
		border-radius: 0 !important;
		height: 50% !important;
		bottom: 0;
	}
	.homeBlog .col-inner {
		margin-bottom: 15px;
	}
	.coreStats {
		text-align: center;
	}
	.welcomeImage1 {
		order: 1;
	}
	.welcomeImage4 {
		order: 2;
	}
	.welcomeImage2 {
		order: 3;
	}
	.welcomeImage3 {
		order: 4;
	}
	.welcomeText p {
		width: 100%;
	}
	.row-collapse>.contactCol {
		padding-bottom: 30px !important;
	}
	.newsBtnCol {
		text-align: start;
	}
}

@media (max-width: 768px) {
	.spanBlock {
		display: inline;
	}
	.whySec {
		margin-top: 30px;
	}
	.newsSec {
		padding-bottom: 0 !important;
		padding-top: 40px !important;
	}
	.chooseVidSec {
		padding: 20px !important;
	}
}

@media (max-width: 640px) {
	.introHead strong {
		font-size: 21px;
	}
	.contactFormCol {
		padding-bottom: 25px;
	}
}

@media (max-width: 549px) {
	#footer section:before {
		background-size: 230px;
	}
	.heroLinks a .link-text {
		right: 80px;
		font-size: 14px;
	}
	.heroLinks a::before {
		left: -32px;
		width: 23px;
	}
	.monitorParent1::before, .monitorParent1::after {
		width: 50px;
	}
	.faqMainRow .faqInnerCol .accordion-item .accordion-inner {
		padding: 0;
	}

	.faqMainRow .faqInnerCol .accordion-item .accordion-title {
		padding: 13px 0px;
		font-weight: 600 !important;
	}

	.faqMainRow .faqInnerCol .accordion-item .accordion-title span {
		font-size: 16px;
	}

	.faqMainRow .faqCol2 .tabbed-content .nav {
		gap: 11px;
	}
	.slidePills {
		padding: 0;
	}
	.ourVisionCol .col-inner {
		padding: 15px;
	}
	.chooseText p {
		padding: 26px 0 0;
	}
	.contactMap iframe {
		height: 250px;
	}
	footer .social-icons .button {
		min-width: 37px !important;
		line-height: 38px !important;
		font-size: 14px;
	}
	.monitorPills a {
		font-size: 20px;
		height: 50px;
		padding: 6px 16px;
	}
	.chooseVidSecTwo .video .mejs-overlay-button {
		background-size: 60px !important;
	}
	.coreStats p {
		font-size: 13px;
	}
	.coreStatsSymbol, .coreStats span {
		font-size: 55px !important;
	}
	.appointmentCol .img {
		width: 125px !important;
	}
	.coreLinks a {
		padding: 10px 25px;
		font-size: 15px;
	}
	.coreLinks {
		gap: 14px;
	}
	.chooseVidCol .video-button-wrapper a {
		line-height: 3.1;
	}
	.chooseVidCol .video-button-wrapper {
		padding: 80px;
	}
	.introRow .col:last-of-type {
		border-top: none;
		padding-top: 10px;
	}
	.introStats span, .introText {
		font-size: 30px;
	}
	.introText2{
		font-size: 14px;
	}
	.introStats{
		padding-bottom: 20px;
	}
	.statssRow .col {
		padding-bottom: 10px !important;
	}
	.introSec{
		padding-top: 26px !important;
	}
	.introPara p{
		font-size: 24px;
	}
	.introPara{
		padding-top: 10px;
	}
	.introRow .col{
		padding-top: 24px;
	}
	.btnWrap2, .btnWrap {
		padding: 6px 20px !important;
	}
	.heroLinks {
		right: 9px;
	}
	.heroLinks a {
		background-size: 20px !important;
		width: 20px;
		height: 20px;
		padding: 16px;
		margin: 10px 0;
	}
	.introPara2 p {
		font-size: 14px;
	}
	.heroBottom {
		left: 25px;
		bottom: 35px;
	}
	.blog-single h1.entry-title, .headingWrap {
		font-size: 34px !important;
	}
}

@media (max-width: 450px) {
	.faqMainRow .faqCol2 .nav-line .tab a {
		padding: 6px 20px;
	}
}