/*
Theme Name: Gentle Dental
Theme URI: https://www.queenssmile.com/
Description: This is the description of website
Author: Queens Smile
Author URI: https://www.queenssmile.com/
Version: 1.0
Tags: 
*/

/* FONTS */
@font-face {
	font-family: 'Mint Grotesk Italic Trial';
	src: url('fonts/MintGroteskItalicTrial-Bold.woff2') format('woff2'),
		url('fonts/MintGroteskItalicTrial-Bold.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Italic Trial';
	src: url('fonts/MintGroteskItalicTrial-Black.woff2') format('woff2'),
		url('fonts/MintGroteskItalicTrial-Black.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Italic Trial Ex Bd';
	src: url('fonts/MintGroteskItalicTrial-ExtraBold.woff2') format('woff2'),
		url('fonts/MintGroteskItalicTrial-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Italic Trial';
	src: url('fonts/MintGroteskItalicTrial-Regular.woff2') format('woff2'),
		url('fonts/MintGroteskItalicTrial-Regular.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Trial';
	src: url('fonts/MintGroteskTrial-Heavy.woff2') format('woff2'),
		url('fonts/MintGroteskTrial-Heavy.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Trial';
	src: url('fonts/MintGroteskTrial-Light.woff2') format('woff2'),
		url('fonts/MintGroteskTrial-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Italic Trial';
	src: url('fonts/MintGroteskItalicTrial-Medium.woff2') format('woff2'),
		url('fonts/MintGroteskItalicTrial-Medium.woff') format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Trial';
	src: url('fonts/MintGroteskTrial-Bold.woff2') format('woff2'),
		url('fonts/MintGroteskTrial-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Trial';
	src: url('fonts/MintGroteskTrial-Regular.woff2') format('woff2'),
		url('fonts/MintGroteskTrial-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Trial';
	src: url('fonts/MintGroteskTrial-Medium.woff2') format('woff2'),
		url('fonts/MintGroteskTrial-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Trial Extra';
	src: url('fonts/MintGroteskTrial-ExtraBold.woff2') format('woff2'),
		url('fonts/MintGroteskTrial-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Italic Trial';
	src: url('fonts/MintGroteskItalicTrial-Light.woff2') format('woff2'),
		url('fonts/MintGroteskItalicTrial-Light.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Italic Trial';
	src: url('fonts/MintGroteskItalicTrial-Thin.woff2') format('woff2'),
		url('fonts/MintGroteskItalicTrial-Thin.woff') format('woff');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Trial';
	src: url('fonts/MintGroteskTrial-Black.woff2') format('woff2'),
		url('fonts/MintGroteskTrial-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Italic Trial';
	src: url('fonts/MintGroteskItalicTrial-Heavy.woff2') format('woff2'),
		url('fonts/MintGroteskItalicTrial-Heavy.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Mint Grotesk Trial';
	src: url('fonts/MintGroteskTrial-Thin.woff2') format('woff2'),
		url('fonts/MintGroteskTrial-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
/* TYPHOGRAPHY*/
html{
	scroll-behavior: smooth;
}
* {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	display: inline-block;
}
body {
	font-size: 16px !important;
	line-height: 24px;
	color: #0D1D12;
	background: #FFFFFF;
	outline: none;
	font-family: 'Mint Grotesk Trial';
	font-weight: 400;
}
a {
	text-decoration: none;
	outline: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: none !important;
}
img {
	border: none;
	max-width: 100%
}
span {
	display: block;
	line-height: normal;
	font-size: 16px;
}
.container {
	width: 100%;
	max-width: 1366px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*Popup css*/
.video-popup {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: fixed;
	z-index: 999999;
	display: none;
}
.video-popu.show{
	display: block;
}
.iframe-wrapper {
	width: 50%;
	height: 70%;
	position: absolute;
	margin: auto;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: #fff;
}
.video-popup #iframeHolder {
	width: 100%;
	height: 100%;
	display: block;
}
iframe {
	width: 100%;
	height: 100%;
}
.close-video {
	width: 40px;
	height: 40px;
	background: #fff;
	display: block;
	border-radius: 100%;
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	z-index: 99;
	-webkit-box-shadow: 0 0 10px rgb(0 0 0 / 50%);
	box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}
.video-close-icon {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}
.video-close-icon::before {
	width: 60%;
	height: 2px;
	background: #000;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.video-close-icon::after {
	width: 60%;
	height: 2px;
	background: #000;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*COMPONONETS START*/
.orange-bg{
	background: #FF8C73;
}
.blue-bg{
	background-color: #A096CA;
}
.gray-bg{
	background-color: rgba(160,150,202,0.20);
}
.white-bg{
	background-color: #fff !important;
}
.white-heading{
	color: #fff;
	font-size: 56px;
	line-height: 70px;
	font-weight: 300;
	position: relative;
}
.blue-heading {
	color: #A096CA;
	text-align: center;
	line-height: 70px;
	font-size: 56px;
	font-weight: 300;
	position: relative;
}
.white-heading::after{
	background-color: #fff;
}
.blue-heading::after{
	background-color: #A096CA;
}
.after::after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	width: 2px;
	height: 90px;
	margin: auto;
}
.white-heading.after,
.blue-heading.after {
	padding-bottom: 160px;
}

.white-sub-heading {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	font-size: 18px;
}
.blue-sub-heading {
	color: #A096CA;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	font-size: 18px;
}

.white-para {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}
.blue-para{
	color: #A096CA;
	font-size: 20px;
	line-height: 30px;
}

.white-btn {
	color: #FF8C73;
	background: #fff;
	padding: 20px 50px 20px 20px;
	margin-top: 25px;
	font-size: 21px;
	position: relative;
}
.white-btn::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 23px;
	height: 18px;
	background-image: url(images/arrow2.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.blue-btn {
	color: #fff;
	background: #A096CA;
	padding: 25px 54px 25px 25px;
	margin-top: 25px;
	font-size: 21px;
	position: relative;
	border: 2px solid #A096CA;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.blue-btn:hover{
	background-color: transparent;
	color: #A096CA;
}
.blue-btn:hover:after{
	background-image: url(images/arrow3.svg);
}
.blue-btn::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 23px;
	height: 18px;
	background-image: url(images/arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.pt-30{
	padding-top: 30px;
}
.pt-40{
	padding-top: 30px;
}
.pt-50{
	padding-top: 50px;
}
.pt-60{
	padding-top: 60px;
}
.pt-70{
	padding-top: 70px;
}
.pt-80{
	padding-top: 80px;
}
.pt-90{
	padding-top: 90px;
}
.pt-100{
	padding-top: 100px;
}
.pt-140{
	padding-top: 140px !important;
}

.pr-30{
	padding-right: 30px;
}
.pr-40{
	padding-right: 30px;
}
.pr-50{
	padding-right: 50px;
}
.pr-60{
	padding-right: 60px;
}
.pr-70{
	padding-right: 70px;
}
.pr-80{
	padding-right: 80px;
}
.pr-90{
	padding-right: 90px;
}
.pr-100{
	padding-right: 100px;
}
.pr-140{
	padding-right: 140px !important;
}

.pb-30{
	padding-bottom: 30px;
}
.pb-40{
	padding-bottom: 30px;
}
.pb-50{
	padding-bottom: 50px;
}
.pb-60{
	padding-bottom: 60px;
}
.pb-70{
	padding-bottom: 70px;
}
.pb-80{
	padding-bottom: 80px;
}
.pb-90{
	padding-bottom: 90px;
}
.pb-100{
	padding-bottom: 100px;
}
.pb-120 {
	padding-bottom: 100px;
}
.pb-140{
	padding-bottom: 140px !important;
}

.pl-30{
	padding-left: 30px;
}
.pl-40{
	padding-left: 30px;
}
.pl-50{
	padding-left: 50px;
}
.pl-60{
	padding-left: 60px;
}
.pl-70{
	padding-left: 70px;
}
.pl-80{
	padding-left: 80px;
}
.pl-90{
	padding-left: 90px;
}
.pl-100{
	padding-left: 100px;
}
.pl-140{
	padding-left: 140px !important;
}
.padding-100{
	padding: 100px !important;
}
.mt-30{
	margin-top: 30px;
}
.mt-40{
	margin-top: 40px;
}
.mt-50{
	margin-top: 50px;
}
.mt-60{
	margin-top: 60px;
}
.mt-70{
	margin-top: 70px;
}
.mt-80{
	margin-top: 80px;
}
.mb-30{
	margin-bottom: 30px;
}
.mb-40{
	margin-bottom: 40px;
}
.mb-50{
	margin-bottom: 50px;
}
.mb-60{
	margin-bottom: 60px;
}
.mb-70{
	margin-bottom: 70px;
}
.mb-80{
	margin-bottom: 80px;
}
.text-left{
	text-align: left !important;
}
.text-center{
	text-align: center !important;
}
.text-right{
	text-align: right !important;
}
.text-left span{
	text-align: left;
}
.blue-common-btn {
	color: #A096CA;
	font-size: 26px;
	text-decoration: underline;
	position: relative;
	padding-right: 52px;
}
.blue-common-btn::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 5px;
	bottom: 0;
	margin: auto;
	width: 23px;
	height: 18px;
	background-image: url(images/arrow3.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.white-common-btn {
	color: #fff;
	font-size: 26px;
	text-decoration: underline;
	position: relative;
	padding-right: 52px;
}
.white-common-btn::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 5px;
	bottom: 0;
	margin: auto;
	width: 23px;
	height: 18px;
	background-image: url(images/arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.full-width-video{
	background-image: url(images/video2.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.no-border{
	border: none !important;
}
.video-site{
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.d-flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.d-flex2{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.flex-row-rev{
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.flex-row-rev{
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.no-padding{
	padding: 0;
}
.no-margin{
	margin: 0;
}
.no-border{
	border: none;
}
.no-after{
	padding-bottom: 60px !important;
}
.no-after::after{
	display: none;
}
.border-left{
	border-left: 1px solid #A096CA !important;
}
.white-border-left{
	border-left: 1px solid #fff !important;
}
.blue-border-left{
	border-left: 1px solid #A096CA !important;
}
.white-border-right{
	border-right: 1px solid #fff !important;
}
.blue-border-right{
	border-right: 1px solid #A096CA !important;
}
.border-right{
	border-right: 1px solid #A096CA !important;
}
.white-question li{
	display: block;
}
.blue-question li{
	display: block;
}
.white-question li a {
	color: #fff;
	font-size: 26px;
	margin-bottom: 12px;
}
.white-question li a:hover{
	text-decoration: underline !important;
}
.blue-question li a {
	color: #8A8EBD;
	font-size: 26px;
	margin-bottom: 12px;
}
.blue-question li a:hover{
	text-decoration: underline !important;
}
.max-para{
	max-width: 800px;
	margin: auto;
}
.max-para2{
	max-width: 800px;
}
/*COMPONONETS END*/

.all-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.single-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 15px;
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.single-div {
	background: red;
	height: 200px;
	width: 100%;
}
.hero-area {
	background: #A096CA;
	padding-top: 60px;
}
.logo-area {
	text-align: center;
	padding: 60px 0 65px;
}
.menu-area ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 50px;
}
.menu-area li {
	border-left: 1px solid #fff;
	position: relative;
}
.menu-area ul li a {
	color: #fff;
	font-size: 21px;
	padding: 10px 26px;
	text-align: center;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.menu-area ul li a:hover{
	background-color: #fff;
	color: #A096CA;
}
.current-menu-item{
	background-color: #fff;
	color: #A096CA !important;
}
.page-main-cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.page-main-right img {
	width: 100%;
	margin-bottom: -145px;
}
.page-main-left {
	text-align: center;
}
.page-main-left p {
	color: #fff;
	font-size: 20px;
	padding: 0 200px;
	line-height: 32px;
}
.page-main-left .white-sub-heading {
	display: inline-block;
	max-width: 800px;
	width: 100%;
	padding: 30px 200px 10px 200px;
}
.page-main-left p:last-child{
	padding-bottom: 70px;
	padding-top: 70px;
}
.service-title p,
.general-title p {
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: #a096ca;
	font-size: 18px;
	line-height: 30px;
	max-width: 900px;
	display: block;
	margin: 0 auto;
}
.white-title.service-title p {
	color: #fff;
}
.service-title p span {
	display: inline-block;
	padding-left: 12px;
	font-size: 23px;
	color: #A096CA;
}
.page-main-left span {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 2px;
	padding-bottom: 32px;
	font-weight: 600;
}
.page-main-left h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 2px;
	font-weight: 500;
}
.page-main-left h2{
	color: #fff;
	font-size: 60px;
	line-height: 64px;
	font-weight: 300;
	padding: 70px 70px 170px;
	position: relative;
}
.page-main-left h2:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	width: 2px;
	height: 90px;
	background: #fff;
	margin: auto;
}
.page-main-left h2.no-line {
	padding: 70px;
}
.page-main-left h2.no-line:after{
	display: none;
}
.page-main-left p.h3 {
	font-size: 30px;
}
.contact-btn{
	padding: 60px 0 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.contact-btn span {
	display: inline-block;
	padding-left: 12px;
	font-size: 23px;
	color: #A096CA;
}
.inner-content-area{
	overflow: hidden;
}
.inner-content h2{
	text-align: center;
	padding-top: 80px !important;
}
.inner-content p {
	color: #a096ca;
	font-size: 18px;
	line-height: 28px;
	width: 73%;
	margin: auto;
	margin-bottom: 22px;
}
.fullWidthContainer {
	width: 100%;
	margin: 0 auto;
}
.orange-bg-area{
	background: #FF8C73;
	padding: 80px 0;
	margin-top: 45px;
}
.orange-bg-area .fullWidthContainer{
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 50% 50%;
	grid-template-columns: 50% 50%;
}
.orange-bg-area .fullWidthContainer h2{
	color: #fff;
	border-top: none;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.orange-bg-area .fullWidthContainer h2::after{
	display: none;
}
.orange-bg-area .fullWidthContainer p{
	color: #fff;
	width: 100%;
	margin: auto;
	margin-bottom: 0;
	border-left: 1px solid #fff;
	padding: 90px 0;
	padding-left: 80px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.inner-content .schadule-content{
	padding: 80px 0;
}
.inner-content .schadule-content h2{
	border-top: none;
	padding-top: 0 !important;
	margin-top: 0;
}
.inner-content .schadule-content h2::after{
	display: none;
}

/*SERVICE AREA START*/
.service-title{
	text-align: center;
}
.service-title h2, .inner-content h2 {
	color: #A096CA;
	font-weight: 300;
	font-size: 56px;
	padding: 100px 0 200px;
	position: relative;
	font-weight: 300;
}
.service-title h2::after,
.inner-content h2::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 55px;
	margin: auto;
	width: 2px;
	height: 100px;
	background-color: #A096CA;
}
.all-services {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 20px;
}
.all-services:last-child{
	padding-bottom: 0px;
	padding-top: 20px;
}
.single-service {
	width: 33.33%;
	border-left: 1px solid #A096CA;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
	padding-top: 12px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	margin-bottom: 70px;
}
.single-service::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -35px;
	width: 101%;
	height: 1px;
	background: #a096ca;
}
.single-service:nth-last-child(3)::after,
.single-service:nth-last-child(2)::after,
.single-service:nth-last-child(1)::after{
	display: none;
}
.single-service:first-child,
.single-service:nth-child(4),
.single-service:nth-child(7),
.single-service:nth-child(9){
	border-left: none;
}
.single-service span {
	color: #A096CA;
	font-size: 28px;
	font-weight: 500;
	padding-bottom: 15px;
}
.single-service p {
	color: #A096CA;
	font-size: 18px;
	line-height: 30px;
	padding-right: 70px;
	padding-bottom: 40px;
}
.single-service a {
	background: #A096CA;
	color: #fff;
	font-size: 20px;
	padding: 18px 50px 18px 20px;
	border: 2px solid #A096CA;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	position: relative;
}
.single-service a::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 5px;
	bottom: 0;
	margin: auto;
	width: 26px;
	height: 18px;
	background-image: url(images/arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 2;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.single-service a:hover{
	background-color: transparent;
	color: #A096CA;
}
.single-service a:hover:after {
	background-image: url(images/arrow3.svg);
}

/*SERVICE AREA END*/

/*SERVICE PROGRAM START*/
.program-area {
	padding: 70px 0;
}
.program-content{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;;
}
.program-left {
	width: 65%;
	border-right: 1px solid #fff;
	text-align: center;
	padding: 50px 60px 50px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.program-right {
	width: 35%;
	padding-left: 100px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.program-right p {
	color: #fff;
	font-size: 22px;
	line-height: 35px;
}


/*SERVICE PROGRAM END*/


.schadule-area {
	padding: 100px 0;
}
.schadule-content{
	text-align: center;
}
.schadule-content h2{
	color: #A096CA;
	font-weight: 300;
	font-size: 65px;
	padding-bottom: 25px;
}
.book-btn {
	position: relative;
}
.book-btn::after {
	content: "";
	position: absolute;
	right: 18px;
	top: 5px;
	bottom: 0;
	margin: auto;
	width: 23px;
	height: 18px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 2;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.blue-arrow::after{
	background-image: url(images/arrow3.svg);
}
.white-arrow::after{
	background-image: url(images/arrow.svg);
}
.schadule-content p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.call-btn {
	color: #A096CA;
	font-weight: 700;
	margin-left: 10px;
	font-size: 22px;
}
.schadule-content p span {
	display: inline-block;
	padding-left: 12px;
	font-size: 23px;
	color: #A096CA;
}
.video-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.w-30{
	width: 30%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.w-40{
	width: 40%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.w-60{
	width: 60%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.w-70{
	width: 70%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.w-100{
	width: 70%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.video-right {
	text-align: center;
	padding: 100px 0;
}
.video-right p {
	color: #A096CA;
	font-size: 36px;
	line-height: 48px !important;
	position: relative;
	padding: 30px 120px 190px 120px;
	font-family: 'Mint Grotesk Italic Trial';
}
.italic{
	font-family: 'Mint Grotesk Italic Trial';
}
.video-right .white-heading{
	color: #fff;
}
.video-right p::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
	width: 2px;
	height: 120px;
	background-color: #A096CA;
	margin: auto;
}
.video-right .white-heading::after{
	background: #fff;
}
.vidoe-left{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.common-left {
	border-right: 1px solid #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.common-right .video-right a::after{
	background-image: url(images/arrow.svg);
}

.foremost-content{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.w-50{
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.foremost-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.foremost-left img{
	width: 100%;
	height: 100%
}

.foremost-right{
	padding: 0 125px; 
}
.have-question-area {
	padding: 70px 0;
	background: rgba(160,150,202,0.2);
}
.have-question-content p {
	text-align: center;
	color: #A096CA;
	font-size: 30px;
}
.footer-area {
	background-color: #a096ca;
}
.press-area ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #fff;
	padding: 70px 0 90px;
}
.footer-content {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 50% 50%;
	grid-template-columns: 50% 50%;
	padding-top: 70px;
}
.single-footer span {
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 25px;
}
.footer_navigation{
	padding-top: 25px;
}
.footer_navigation li {
	display: block;
	padding: 10px 0px;
}
.footer_navigation li a {
	color: #a096ca;
	font-size: 23px;
	margin-bottom: 10px;
	text-decoration: underline;
	padding-right: 35px;
	position: relative;
}
.footer_navigation li a::after {
	content: "";
	position: absolute;
	right: 0px;
	top: 5px;
	bottom: 0;
	margin: auto;
	width: 23px;
	height: 18px;
	background-image: url(images/arrow-p.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.all-other-services .blue-heading {
	text-align: left;
}
.contact-list{
	padding: 40px 0;
}
.contact-list li {
	display: block;
}
.contact-list li a {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.schedule-btn {
	color: #fff;
	font-size: 30px;
	border: 1px solid #fff;
	padding: 10px 60px 10px 25px;
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	z-index: 2;
}
.schedule-btn::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: #fff;
	z-index: -1;
}
.schedule-btn:hover:after{
	background-image: url(images/arrow3.svg);
}
.schedule-btn:hover:before{
	width: 100%;
}
.schedule-btn:hover{
	color: #A096CA;
}
.schedule-btn::after {
	content: "";
	position: absolute;
	right: 18px;
	top: 5px;
	bottom: 0;
	margin: auto;
	width: 23px;
	height: 18px;
	background-image: url(images/arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.service-area {
	padding-bottom: 100px;
}
.back-top-top{
	text-align: center;
	padding: 40px 0;
}
#button {
	color: #a096ca;
	font-size: 23px;
	cursor: pointer;
	position: relative;
	padding-right: 30px;
}
#button::after {
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	bottom: 0;
	margin: auto;
	width: 23px;
	height: 18px;
	background-image: url(images/arrow3.svg);
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	background-position: center;
}
.r_name {
	font-size: 20px;
	font-weight: 600;
	font-family: 'Pragmatica Cond';
	color: #6B675D;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.r_post {
	font-size: 18px;
	color: #6B675D;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.review-star {
	padding: 10px 0 40px;
	font-size: 22px;
	letter-spacing: 5px;
	color: #6B675D;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.slider-area {
	overflow: hidden;
}
.single-slide{
	margin: 0 15px;
}
.single-slide img {
	width: 100%;
}
.single-slide:focus{
	outline: none;
}
.slider-area .slick-slider{
	margin-bottom: 0;
}
.slider-area .slick-next {
	right: 0;
	background: #F9F9F7;
	width: 35px;
	height: 35px;
	z-index: 99;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.slider-area .slick-prev:hover,
.slider-area .slick-next:hover{
	background-color: #A096CA;
}
.slider-area .slick-next::before {
	content: " ";
	border: 2px solid transparent;
	width: 10px;
	height: 10px;
	display: inline-block;
	top: 0;
	left: -8px;
	right: 0;
	bottom: 0;
	position: absolute;
	margin: auto;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right-color: #000;
	border-top-color: #000;
}
.slider-area .slick-prev{
	left: 0 !important;
	background: #F9F9F7;
	width: 35px;
	height: 35px;
	z-index: 99;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.slider-area .slick-prev::before {
	content: " ";
	border: 2px solid transparent;
	width: 10px;
	height: 10px;
	display: inline-block;
	top: 0;
	left: 8px;
	right: 0;
	bottom: 0;
	position: absolute;
	margin: auto;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-left-color: #000;
	border-bottom-color: #000;
}

.bar-btn{
	display: none;
}
.close-btn{
	display: none;
}
.menu-area ul ul {
	position: absolute;
	left: -30px;
	top: calc(100% + 5px);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff;
	min-width: 240px;
	margin-bottom: 0;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	z-index: 99;
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.2);
	box-shadow: 0 0 30px rgba(0,0,0,0.2)
}
.menu-area ul ul li {
	width: 100%;
}
.menu-area ul ul li a {
	color: #a096ca;
	min-height: unset;
	padding: 10px 15px;
	width: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.menu-area ul ul li a:hover {
	color: #fff;
	background-color: #a096ca;
}
.menu-area ul li:hover > ul{
	opacity: 1;
	visibility: visible;
	left: -1px;
}
.menu-area > ul > li:last-child a {
	min-width: 200px;
	background: #fff;
	color: #a096ca;
	position: relative;
	padding-right: 60px;
}
.menu-area > ul > li:last-child a::after {
	content: "";
	position: absolute;
	right: 23px;
	top: 5px;
	bottom: 0;
	margin: auto;
	width: 26px;
	height: 18px;
	background-image: url(images/arrow3.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 2;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.common-questions{
	padding: 100px 0;
	background-color: rgba(160,150,202,0.20);
}
.common-questions .fullWidthContainer{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.common-questions .fullWidthContainer h2::after{
	display: none;
}
.common-questions .fullWidthContainer h2{
	width: 40%;
	border-top: none;
	margin-top: 0;
	border-right: 2px solid #A096CA;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 0 !important;
	padding: 60px 0;
}
.common-questions .fullWidthContainer ul{
	width: 60%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 80px;
}

/*Tricker CSS*/
.simple-marquee-container *{
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.simple-marquee-container {
	width: 100%;
	background: grey;
	float: left;
	display: inline-block;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 45px;
	position: relative;
	cursor: pointer;
}

.simple-marquee-container .marquee-sibling {
	padding: 0;
	background: rgb(61, 61, 61);
	width: 20%;
	height: 45px;
	line-height: 42px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	float: left;
	left: 0;
	z-index: 2000;
}

.simple-marquee-container .marquee, .simple-marquee-container *[class^="marquee"] {
	display: inline-block;
	white-space: nowrap;
	position:absolute;
}

.simple-marquee-container .marquee{
	margin-left: 25%;
}

.simple-marquee-container .marquee-content-items{
	display: inline-block;
	padding: 5px;
	margin: 0;
	height: 45px;
	position: relative;
}

.simple-marquee-container .marquee-content-items li{
	display: inline-block;
	line-height: 35px;
	color: #fff;
}

.simple-marquee-container .marquee-content-items li:after{
	content: "|";
	margin: 0 1em;
}
.marquee-sibling {
	padding: 0;
	background: #3BB0D6;
	width: 20%;
	height: 45px;
	line-height: 42px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	float: left;
	left: 0;
	z-index: 2000;
}

.marquee,
*[class^="marquee"] {
	display: inline-block;
	white-space: nowrap;
	position: absolute;
}

.marquee { margin-left: 25%; }

.marquee-content-items {
	display: inline-block;
	padding: 5px;
	margin: 0;
	height: 45px;
	position: relative;
}

.marquee-content-items li {
	display: inline-block;
	line-height: 35px;
	color: #fff;
}

.marquee-content-items li:after {
	content: "|";
	margin: 0 1em;
}

/*My Tricker CSS*/
.simple-marquee-container {
	background: #fff;
	height: 60px;
}
.simple-marquee-container .marquee-content-items {
	display: inline-block;
	padding: 5px;
	margin: 0;
	height: 60px;
	position: relative;
}
.simple-marquee-container .marquee-content-items li {
	display: inline-block;
	line-height: 50px;
	color: #a096ca;
	padding: 0 25px;
	position: relative;
}
.simple-marquee-container .marquee-content-items li:after {
	content: "";
	margin: 0;
	height: 60px;
	width: 1px;
	background: #a096ca;
	display: inline-block;
	position: absolute;
	right: 0;
	top: -5px;
}
.blue-question-accrodion li{
	margin-bottom: 12px;
	display: block;
}
.blue-question-accrodion li button{
	background: transparent;
	border: none;
	cursor: pointer;
	text-align: left;
}
.blue-question-accrodion li button:focus{
	outline: none;
}
.blue-question-accrodion li .question {
	font-size: 26px;
	text-decoration: underline !important;
	color: #8A8EBD;
	font-family: 'Mint Grotesk Italic Trial';
}
.blue-question-accrodion.white-q li .question{
	color: #fff;
}
.answer {
	color: #000;
	font-size: 16px;
	line-height: 28px;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*NEW CSS*/
.single-accrodion:last-child {
	border-bottom: 1px solid #fff;
}

.best-right span br{
	display: none;
}
.show-on-mobile{
	display: none;
}
.hide-on-mobile{
	display: block;
}
.page-main-left {
	max-width: 50%;
}
.page-main-right {
	max-width: 50%;
}
.big-container{
	max-width: 1500px;
}
.hero-content {
	padding-bottom: 50px;
}
.moretext {
	display: none;
}

.article p {
	margin-bottom: 30px;
	color: #a096ca;
	font-size: 18px;
	line-height: 30px;
}
.best-care-content {
	max-width: 900px;
	margin: auto;
}
.moreless-button {
	font-family: mint grotesk trial;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: underline;
	position: relative;
	cursor: pointer;
	background: #a096ca;
	padding: 25px 54px 25px 25px;
	border: 2px solid #a096ca;
	transition: .3s;
	margin-top: 40px;
}
.moreless-button:hover{
	color: #867EAA;
	background: transparent;
	text-decoration: none;
}
.moreless-button::after {
	content: "";
	position: absolute;
	right: 25px;
	top: -4px;
	bottom: 0;
	width: 8px;
	height: 8px;
	border: 3px solid transparent;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	margin: auto;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: none;
	border-left: none;
}
button.moreless-button.rotate-icn::after {
	-webkit-transform: rotate(-134deg);
	-ms-transform: rotate(-134deg);
	transform: rotate(-134deg);
	bottom: -7px;
}

.moreless-button:hover:after{
	border-right-color: #867EAA;
	border-bottom-color: #867EAA;
}
.btn {
	color: #A096CA;
	background: #fff;
	font-family: 'Mint Grotesk Trial';
	font-size: 20px;
	font-weight: 700;
	min-width: 260px;
	text-align: center;
	padding: 21px 0px;
	border: 3px solid #fff;
	margin: 0 5px;
	position: relative;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 3px solid #fff;
	margin: auto;
	opacity: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.btn.white-fill-btn::before{
	border-color: #A096CA;
}
.btn.orange-fill-btn::before{
	border-color: #FF8C73;
}
.btn.white-border-btn::before{
	border-color: #A096CA;
}
.btn.white-border-btn:hover{
	background-color: #fff;
	color: #A096CA;
}
.btn.white-border-btn:hover::after{
	background-image: url(images/arrow3.svg);
}
.btn.blue-border-btn::before{
	border-color: #fff;
}
.btn.blue-border-btn:hover{
	background-color: #A096CA;
	color: #fff;
}
.btn.blue-border-btn:hover::after{
	background-image: url(images/arrow.svg);
}
.btn.orange-border-btn::before{
	border-color: #FF8C73;
}
.btn.orange-border-btn:hover{
	background-color: #fff;
	color: #FF8C73;
}
.btn.orange-border-btn:hover::after{
	background-image: url(images/arrow2.svg);
}
.btn:hover:before{
	opacity: 1;
}
.btn.white-border-btn{
	background-color: transparent;
	color: #fff;
}
.blue-fill-btn{
	color: #fff;
	background-color: #A096CA;
	border-color: #A096CA;
}
.blue-border-btn{
	color: #A096CA;
	background-color: #fff;
	border-color: #A096CA;
}
.orange-fill-btn{
	color: coral;
	background-color: #fff;
	border-color: #fff;
}
.orange-border-btn{
	color: #fff;
	background-color: #FF8C73;
	border-color: #fff;
}
.best-care-content .btn-wrapper {
	padding-top: 80px;
	padding-bottom: 30px;
	text-align: center;
}
.white-title h2{
	color: #fff;
}
.general-title.service-title h2 {
	padding-top: 0;
	padding-bottom: 40px;
}
.general-title.service-title h2::after{
	display: none;
}
.accordion-list {
	padding-top: 60px;
}
.best-right {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
	grid-template-columns: repeat(4,1fr);
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	grid-gap: 20px;
	padding: 0 60px 60px 60px;
}
.best-right span {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 35px;
	padding-top: 20px;
}
.why-best{
	padding-top: 1px;
	padding-bottom: 120px;
}
.best-img-area {
	min-height: 100vh;
	background: url(images/best.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}
.why-best .service-title h2::after{
	background-color: #fff;
}
.no-arrow h2::after{
	display: none;
}
.no-arrow h2{
	padding-bottom: 100px !important;
}

ul.accordion-list {
	padding-top: 60px;
}
.single-accrodion {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	background-color: transparent;
	padding: 32px 0;
	border-top: 1px solid #fff;
	cursor: pointer;
}   
.single-accrodion h3.active:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.single-accrodion h3 {
	position: relative;
	width: 100%;
	font-size: 24px;
	letter-spacing: 0.01em;
	cursor: pointer;
	color: #fff;
	font-weight: 300;
}

.single-accrodion:hover h3{
	color: #000;
}
.single-accrodion h3:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.single-accrodion h3:before {
	content: "";
	position: absolute;
	right: 14px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 2px;
	height: 30px;
	background-color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.single-accrodion.show h3:before {
	display: none;
}
.single-accrodion.hide .answer {
	display: none;
}
.single-accrodion .answer {
	position: relative;
	width: 100%;
	height: auto;
	margin: 30px 0px;
	padding: 0;
	cursor: pointer;
}
.single-accrodion .answer p {
	position: relative;
	display: block;
	font-weight: 300;
	padding: 10px 0 0 0;
	cursor: pointer;
	line-height: 36px;
	margin: 0 0 22px 0;
	font-size: 20px;
	color: #fff;
}
.single-accrodion .answer ol li p{
	display: inline;
}
.single-accrodion .answer ol li b{
	text-transform: uppercase;
}
.answer ol li {
	display: block;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 45px;
	counter-increment: index;
}
.answer ol li::before {
	content: counter(index)'.';
	padding-right: 10px;
	font-weight: 600;
}
.trust-left {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 30px;
}
.single-trust-reason {
	background: #F5F4FA;
	text-align: center;
	padding: 30px 15px;
}
.single-trust-reason span {
	color: #A096CA;
	font-size: 65px;
}
.single-trust-reason p {
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 15px;
	color: #5D5D6B;
	font-weight: 600;
	letter-spacing: 1px;
}
.trust-right{
	padding-top: 40px;
}
.trust-right > a {
	color: #A096CA;
	font-size: 22px;
	text-decoration: underline;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: 600;
}
.gallery-wrapper {
	display: -ms-grid;
	display: grid;
	grid-template-columns: 40% 29% 29%;
	grid-column-gap: 1%;
	grid-row-gap: 1.5%;
}
.gallery-wrapper img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.gallery-wrapper img:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-row-span: 3;
	grid-row: 1/3;
}
.gallery-wrapper img:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	grid-row: 1/3;
}
.gallery-wrapper img:nth-child(3) {
	max-height: 700px;
}
.gallery-wrapper img:nth-child(4) {
	max-height: 600px;
}
.our-doctors {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 50px 1fr;
	grid-template-columns: repeat(2,1fr);
	grid-gap: 50px;
	padding-top: 50px;
	padding-bottom: 100px;
}
.single-doctor {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 25px 1fr;
	grid-template-columns: repeat(2,1fr);
	grid-gap: 25px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.single-doctor h3 {
	font-size: 46px;
	font-weight: 300;
	color: #A096CA;
	padding-bottom: 20px;
}
.single-doctor span {
	font-size: 29px;
	color: #5D5D6B;
}
.single-doctor p {
	color: #5D5D6B;
	opacity: 0.7;
	font-size: 23px;
}
.cost-wrapper{
	/* display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-gap: 50px; */
	max-width: 60%;
	margin: auto;
}
.cost-left span:not(.btn-wrapper) {
	background: rgba(255,255,255,0.2);
	color: #fff;
	font-weight: 500;
	padding: 10px 20px;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.cost-left p {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 30px;
}
.cost-left ul {
	padding-bottom: 30px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2,1fr);
}
.cost-left ul li {
	display: block;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-left: 27px;
	position: relative;
}
.cost-left ul li::before {
	content: "";
	width: 8px;
	height: 8px;
	background: #fff;
	position: absolute;
	left: 0;
	border-radius: 31px;
	top: 5px;
}
.review-video {
	background: url(images/fade.jpg) no-repeat center right;
	background-size: cover;
	position: relative;
}
.review-video.cosmetic-review-video  {
	background: url(https://www.queenssmile.com/wp-content/uploads/2023/07/cosmetic-review-video.jpg) no-repeat center right;
}
.review-video span {
	position: absolute;
	left: 30px;
	bottom: 35px;
}
.review-video span img {
	width: 50px;
}
.review-video span p {
	font-size: 24px;
	color: #fff;
	line-height: 34px;
}
.review-wrapper {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 40px 1fr;
	grid-template-columns: repeat(2,1fr);
	grid-gap: 40px;
}
.review-content {
	max-width: 100%;
	overflow: hidden;
}
.single-review {
	background: #fff;
	padding: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}
.single-review::after {
	content: "";
	position: absolute;
	right: 20px;
	top: 30px;
	width: 55px;
	height: 55px;
	background: url(images/Google.svg) no-repeat center;
	background-size: contain;
}
li.single-review h3 {
	color: #A096CA;
	font-size: 35px;
	font-weight: 300;
	padding-bottom: 20px;
}
li.single-review img {
	max-width: 150px;
}
li.single-review p {
	color: #5D5D6B;
	font-size: 22px;
	line-height: 36px;
	padding: 20px 0;
	min-height: 215px;
}
li.single-review span {
	color: #A096CA;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 40px;
}
.total-review {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 60px 0;
}
.total-review h2 {
	color: #fff;
	font-size: 90px;
	font-weight: 300;
	padding-right: 22px;
}
.total-text span {
	color: #fff;
	font-size: 20px;
	padding-top: 5px;
}
.total-text img {
	width: 200px;
}
.service-wrapper {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 45% 2% 53%;
	grid-template-columns: 50% 50%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	grid-gap: 0;
}
.all-other-services {
	padding: 0px 10%;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: repeat(1,1fr);
	grid-gap: 23px;
}

.single-other-service a {
	background: #F5F4FA;
	font-size: 23px;
	padding: 27px 23px;
	display: block;
	font-weight: 300;
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #551A8B;

}
.single-other-service a:hover{
	background-color: #A096CA;
	color: #ffffff;
}
.single-other-service a::after {
	content: "";
	position: absolute;
	right: 25px;
	top: 0;
	bottom: 0;
	width: 35px;
	height: 35px;
	background: url(images/Plus.svg) no-repeat center;
	background-size: contain;
	margin: auto;
}
.single-other-service a:hover::after{
	-webkit-filter: invert(1);
	filter: invert(1);
}
.map-area iframe {
	min-height: 500px;
}
.footer-top img {
	margin-bottom: 45px;
}
.footer-top p a {
	color: #fff;
	font-size: 22px;
	margin-bottom: 30px;
}
.footer-top p{
	color: #fff;
	font-size: 22px;
}
.footer-top p a:hover{
	text-decoration: underline !important;
}
.copyright-area{
	padding-bottom: 55px;
}
.copyright-area p {
	color: #867eaa;
	font-size: 22px;
	font-weight: 300;
	padding-top: 55px;
	padding-bottom: 40px;
}
.copyright-area ul li a {
	color: #a096ca;
	margin: 0 20px;
	text-decoration: underline;
	font-size: 18px;
}
.devider-line {
	display: block;
	width: 100%;
	border-top: 1px solid #A096CA;
	margin-top: 100px;
}
.single-accrodion .answer ul li {
	display: block;
	padding-left: 25px;
	position: relative;
	padding-bottom: 17px;
}
.single-accrodion .answer ul li::before{
	content: "";
	position: absolute;
	left: 0;
	top: 11px;
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 30px;
}
.single-accrodion .answer ul li a {
	color: #fff;
	font-size: 20px;
	text-decoration: underline;
}
.short-list li{
	padding-bottom: 25px !important;
}
.cost-section-img{
	width: 100%;
	height: 80vh;
	background: url(images/cost.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}
.footer-top-wrapper {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2,1fr);
}
.footer-top{
	padding-top: 50px;
	padding-left: 50px;
}

.best-right span img {
	filter: brightness(10);
}
.footer-img {
	width: 100%;
	height: 700px;
}
.footer-img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: center center;
	overflow: hidden;
}
.footer-area .container {
	background: #fff;
	width: 100%;
	max-width: 100%;
}
.copyright-area.text-center {
	width: 100%;
	max-width: 1366px;
	display: block;
	margin: 0 auto;
}
.btn-wrapper-m {
	display: none;
}
/*-------- RESPONSIVE CONTAINERS ------------*/

@media (max-width: 1366px) {
	.container {
		max-width: 1140px;
	}
}
@media (max-width: 1200px) {
	.container {
		max-width: 1140px;
	}
}
@media (max-width: 992px) {
	.container {
		max-width: 960px;
	}
}
@media (max-width: 768px) {
	.container {
		max-width: 720px;
	}
}
@media (max-width: 576px) {
	.container {
		max-width: 540px;
	}
}
@media all and (max-width: 1600px){
	.page-main-left p {
		color: #fff;
		font-size: 20px;
		padding: 0 80px;
		line-height: 32px;
	}
}

@media all and (max-width: 1366px){
	.menu-area ul li a{
		font-size: 16px;
		min-height: 60px;
	}
	.page-main-left h2{
		font-size: 40px;
		line-height: 42px;
		padding: 10px 135px 90px 135px;
	}
	.page-main-left span {
		font-size: 15px;
		letter-spacing: 1px;
	}
	.service-title h2,
	.inner-content h2 {
		font-size: 40px;
	}
	.white-heading,
	.blue-heading {
		font-size: 40px;
		line-height: 50px;
	}
	.pb-90 {
		padding-bottom: 50px;
	}
	.pb-100 {
		padding-bottom: 50px;
	}
	.pb-140 {
		padding-bottom: 70px !important;
	}
	.pt-140 {
		padding-top: 70px !important;
	}
	.pt-100 {
		padding-top: 70px;
	}
	.list2 li a {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.white-para {
		font-size: 18px;
		line-height: 28px;
	}
	.footer_navigation li a {
		font-size: 20px;
	}
	.footer_navigation li a::after {
		right: 8px;
		width: 18px;
	}
	.blue-heading {
		font-size: 40px;
	}
	.blue-common-btn {
		font-size: 20px;
	}
	.schadule-content h2 {
		font-size: 40px;
		padding-bottom: 20px;
	}
	.call-btn {
		margin-left: 6px;
		font-size: 20px;
	}
	.schadule-content p span {
		padding-left: 8px;
		font-size: 20px;
	}
	.review-star {
		padding: 6px 0 20px;
		font-size: 20px;
		letter-spacing: 1px;
	}
	.schedule-btn {
		font-size: 20px !important;
	}
	.page-main-left h2::after{
		height: 60px;
	}
	.blue-question li a {
		font-size: 20px;
	}
	.schadule-area {
		padding: 60px 0;
	}
	.white-question li a {
		font-size: 20px;
	}
	.single-service a {
		font-size: 16px;
		padding: 15px 55px 15px 16px;
	}
	.single-service a::after {
		top: 2px;
	}
	.single-service span {
		font-size: 22px;
	}
	.single-service p {
		font-size: 15px;
		line-height: 26px;
	}
	.blue-para {
		font-size: 16px;
		line-height: 26px;
	}
	.pl-100 {
		padding-left: 60px;
	}
	.press-area ul {
		padding: 40px 0 50px;
	}
	.orange-bg-area .fullWidthContainer p {
		padding: 40px 0;
		padding-left: 40px;
	}
	.common-questions {
		padding: 50px 0;
	}
	.program-right p {
		font-size: 16px;
		line-height: 26px;
	}
	.program-right {
		padding-left: 50px;
	}
	.video-right p {
		font-size: 30px;
		line-height: 38px !important;
		padding: 30px 70px 100px 70px;
	}
	.video-right p::after {
		bottom: 20px;
		height: 50px;
	}
	.white-common-btn {
		font-size: 20px;
	}
	.page-main-left p {
		font-size: 18px;
		line-height: 28px;
	}
	.blue-question-accrodion li .question {
		font-size: 20px;
	}
	.hero-area {
		padding-top: 20px;
	}
	.big-container {
		max-width: 1200px;
	}
	.btn {
		font-size: 16px;
		min-width: 220px;
		padding: 17px 0px;
		border-width: 2px;
		margin: 0 2px;
	}
	.btn::before {
		border: 2px solid #fff;
	}
	.moreless-button {
		font-size: 16px;
	}
	.single-accrodion {
		width: 80%;
		margin: auto;
		padding: 28px 0;
	}
	.single-accrodion h3 {
		font-size: 20px;
	}
	.answer ol li {
		padding-bottom: 15px;
		font-size: 16px;
	}
	.short-list li {
		padding-bottom: 18px !important;
	}
	.single-accrodion .answer ol li b {
		font-size: 16px;
	}
	.answer ol li::before {
		font-size: 16px;
	}
	.best-right span {
		font-size: 14px;
		line-height: 28px;
	}
	.trust-right > a {
		font-size: 16px;
	}
	.single-trust-reason span {
		font-size: 48px;
	}
	.single-trust-reason p {
		font-size: 14px !important;
	}
	.trust-area{
		padding-top: 100px;
	}
	.gallery-wrapper img:nth-child(4){
		max-height: unset;
	}
	.single-doctor h3 {
		font-size: 30px;
		padding-bottom: 15px;
	}
	.single-doctor span {
		font-size: 22px;
	}
	.cost-left ul li {
		font-size: 16px;
		padding-bottom: 16px;
		padding-left: 23px;
	}
	.cost-left span:not(.btn-wrapper) {
		padding: 13px 18px;
		font-size: 15px;
		margin-bottom: 20px;
	}
	.cost-left p{
		margin-bottom: 0 !important;
	}
	.single-other-service a {
		font-size: 16px;
		padding: 20px 20px;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
	}
	.single-other-service a::after {
		right: 20px;
		width: 25px;
		height: 25px;
	}
	.footer-top p a {
		font-size: 16px;
		margin-bottom: 0;
	}
	.copyright-area p {
		font-size: 22px;
		padding-top: 45px;
		padding-bottom: 15px;
	}
	.copyright-area ul li a {
		margin: 0 15px;
		font-size: 14px;
	}
	li.single-review h3 {
		font-size: 28px;
		padding-bottom: 20px;
	}
	.single-review {
		padding: 30px;
	}
	li.single-review span {
		font-size: 16px;
	}
	.our-doctors.cosmetic-doctors {
		max-width: 90%;
		margin: 0 auto;
	}
	.page-main-right img {
		margin-bottom: -45px;
	}
	.page-main-left h2{
		font-size: 54px;
		line-height: 60px;
		padding: 50px 70px 150px;
	}
	.page-main-left p {
		padding: 0 80px;
	}
}
/*1366 end*/
@media all and (max-width: 1200px){

	.bar-btn{
		display: inline-block !important;
	}
	.all-bars {
		width: 40px;
		height: 40px;
		background: transparent;
		border-radius: 3px;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		cursor: pointer;
	}
	.single-bar {
		width: 100%;
		height: 1px;
		background: #fff;
		margin: 5px 0;
	}
	.menu-area {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		z-index: 9999;
		padding: 30px; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
		-webkit-transform: translate(-100%,0);
		-ms-transform: translate(-100%,0);
		transform: translate(-100%,0);
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
	}
	.menu-area.open-menu{
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
	}
	.menu-area ul {
		margin-bottom: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.menu-area ul li a {
		font-size: 16px;
		padding: 0;
		min-height: auto;
		margin-bottom: 10px;
		color: #A096CA;
	}
	.close-btn {
		display: inline-block !important;
		width: 40px;
		height: 40px;
		border-radius: 4px;
		margin-left: auto;
		position: relative;
		cursor: pointer;
	}
	.close-btn::before{
		content: "";
		position: absolute;
		width: 60%;
		height: 2px;
		background-color: #a096ca;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	.close-btn::after{
		content: "";
		position: absolute;
		width: 60%;
		height: 2px;
		background-color: #a096ca;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	.logo-area {
		text-align: center;
		padding: 25px 0 30px;
	}
	.menu-area ul li:hover > ul {
		opacity: unset;
		visibility: unset;
		left: 0;
	}
	.menu-area ul ul {
		position: unset;
		display: block;
		opacity: 1;
		visibility: visible;
		-webkit-box-shadow: none;
		box-shadow: none;
		min-width: 100%;
	}
	.menu-area ul ul li a {
		color: #a096ca;
		padding: 0;
		margin-left: 15px;
		margin-bottom: 10px;
	}
	.menu-area li {
		display: block;
		width: 100%;
	}
	.menu-area ul ul{
		display: none;
	}
	.menu-area ul li a {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.menu-area ul ul li a:hover{
		background-color: unset;
		color: unset;
	}
	.dropdown-menu-items {
		width: 20px;
		height: 20px;
		display: inline-block;
		position: absolute;
		right: 0;
		top: 5px;
		border-radius: 2px;
	}
	.menu-plus {
		width: 6px;
		height: 6px;
		border: 2px solid transparent;
		position: absolute;
		top: -4px;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		border-bottom-color: #a096ca;
		border-right-color: #a096ca;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		cursor: pointer;
	}
	.dropdown-menu-items.rotate .menu-plus {
		top: 4px;
		border-color: transparent;
		border-top-color: #a096ca;
		border-left-color: #a096ca;
	}
	.menu-area ul ul li a {
		display: inline-block;
		width: auto;
	}
	.bar-btn {
		display: inline-block !important;
		position: absolute;
		left: 0;
	}
	.logo-area {
		position: relative;
	}
	.logo-area {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.single-reason img {
		max-width: 70px;
	}
	.all-other-services {
		padding-left: 5%;
	}
}
@media all and (max-width: 1024px){
	.footer-img {
		height: 500px;
	}
	.page-main-left h2{
		font-size: 28px;
		line-height: 32px;
		padding: 10px 35px 60px 35px;
	}
	.page-main-left p:last-child{
		padding: 0 30px;
	}
	.page-main-left p {
		font-size: 16px;
		line-height: 26px;
		padding: 0 60px!important;
	}
	.page-main-left h2::after {
		height: 22px;
		bottom: 15px;
	}
	.page-main-left {
		padding-top: 20px;
	}
	.service-title p {
		padding-top: 20px;
	}
	.service-title p span {
		padding-left: 8px;
		font-size: 16px;
	}
	.call-btn {
		font-size: 16px;
	}
	.service-title h2,
	.inner-content h2 {
		font-size: 28px;
		padding: 25px 0 60px;
		margin-top: 25px;
	}
	.service-title h2::after,
	.inner-content h2::after {
		height: 45px;
		bottom: 0;
	}
	.single-service {
		padding-left: 15px;
		margin-bottom: 30px;
	}
	.single-service p {
		font-size: 14px;
		line-height: 24px;
		padding-right: 30px;
		padding-bottom: 20px;
	}
	.single-service span {
		font-size: 20px;
	}
	.white-heading,
	.blue-heading {
		font-size: 26px;
		line-height: 32px !important;
	}
	.pl-100 {
		padding-left: 30px;
	}
	.pr-100 {
		padding-right: 30px;
	}
	.padding-100 {
		padding: 30px !important;
	}
	.white-para {
		font-size: 14px;
		line-height: 24px;
	}
	.pb-90 {
		padding-bottom: 24px;
	}
	.pb-60 {
		padding-bottom: 24px;
	}
	.blue-common-btn {
		font-size: 16px;
	}
	.blue-common-btn::after {
		right: 22px;
		width: 18px;
	}
	.video-btn {
		width: 100px;
	}
	.pl-80 {
		padding-left: 30px;
	}
	.pr-140 {
		padding-right: 40px !important;
	}
	.blue-btn,
	.white-btn {
		padding: 14px 50px 14px 20px;
		margin-top: 15px;
		font-size: 16px;
	}
	.single-slide {
		margin: 0 5px;
	}
	.have-question-area {
		padding: 50px 0;
	}
	.have-question-content p {
		font-size: 24px;
	}
	#button {
		font-size: 16px;
	}
	.back-top-top {
		padding: 25px 0;
	}
	#button::after {
		top: 2px;
		height: 8px;
	}
	.single-service::after {
		bottom: -15px;
	}
	.after::after {
		height: 40px;
		bottom: 15px;
	}
	.white-heading.after, .blue-heading.after {
		padding-bottom: 80px;
	}
	.white-common-btn {
		font-size: 18px;
		padding-right: 40px;
	}
	.white-common-btn::after {
		right: 12px;
		top: 2px;
		width: 18px;
	}
	.pb-50 {
		padding-bottom: 30px;
	}
	.pt-50 {
		padding-top: 30px;
	}
	.white-question li a {
		font-size: 16px;
		margin-bottom: 7px;
	}
	.footer_navigation li a {
		font-size: 15px;
	}
	.white-sub-heading {
		font-size: 15px;
	}
	.blue-question li a {
		font-size: 16px;
		margin-bottom: 7px;
	}
	.schadule-content h2 {
		font-size: 30px;
	}
	.page-main-left .white-sub-heading {
		padding: 30px 30px 10px 30px;
	}
	.page-main-left .white-sub-heading {
		padding: 10px 30px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-top: 30px;
	}
	.menu-area>ul>li:nth-child(n+8) a {
		padding-right: 60px;
		background: #a096ca;
		width: auto;
		color: #fff;
		display: inline-block;
		padding: 15px 65px 15px 15px;
		min-width: unset;
	}
	.menu-area > ul > li:nth-child(n+8) a::after {
		right: 17px;
		top: 0;
		width: 20px;
		background-image: url(images/arrow.svg);
	}
	.foremost-content{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.foremost-right.w-50 p {
		max-width: 100%;
	}
	.foremost-right {
		padding: 25px 35px;
		text-align: center;
	}
	.search-btn{
		display: inline-block;
	}
	.search-box {
		position: absolute;
		right: 0;
		top: 100%;
		background: #a096ca;
		padding: 10px;
		width: 100%;
		left: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.search-box:focus{
		outline: none;
	}
	.search-box input[type="search"] {
		background: transparent;
		border: 1px solid #fff;
		height: 30px;
		padding: 0 5px;
		width: 80%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.search-box input[type="submit"] {
		background: #fff;
		border: 1px solid #fff;
		height: 30px;
		font-family: 'Mint Grotesk Trial';
		font-size: 12px;
		padding: 0 5px;
		margin-left: -4px;
	}

}

/*1024 end*/
@media all and (max-width: 992px){
	.hero-area {
		padding-top: 0;
	}
	.btn {
		font-size: 14px;
		min-width: 170px;
		padding: 14px 0px;
	}
	.page-main-right img {
		margin-bottom: -4px;
	}
	.btn-wrapper.pt-60 {
		padding-top: 30px;
	}
	.devider-line {
		margin-top: 30px;
	}
	.service-area {
		padding-bottom: 50px;
	}

	.gallery-wrapper img:nth-child(1) {
		-ms-grid-column: 1;
		-ms-grid-column-span: 2;
		grid-column: 1/3;
		grid-row: unset;
	}
	.gallery-wrapper img:nth-child(2) {
		-ms-grid-row: 2;
		-ms-grid-row-span: 2;
		grid-row: 2/4;
		grid-column: unset;
	}
	.gallery-wrapper img:nth-child(3) {
		max-height: 700px;
		grid-column: unset;
	}
	.gallery-wrapper img:nth-child(4) {
		max-height: unset;
		grid-column: unset;
	}
	.trust-left {
		-ms-grid-columns: 1fr 15px 1fr;
		grid-template-columns: repeat(2,1fr);
		grid-gap: 15px;
	}
	.our-doctors {
		grid-gap: 30px;
		padding-top: 0;
		padding-bottom: 50px;
	}
	.single-doctor h3 {
		font-size: 22px;
		padding-bottom: 15px;
	}
	.team-area{
		padding-bottom: 50px;
	}
	.cost-wrapper {
		max-width: 80%;
	}
	.general-title.service-title h2 {
		padding-top: 0;
		padding-bottom: 0px !important;
	}
	.best-care-content {
		padding-top: 30px;
	}
	.best-care-content .btn-wrapper {
		padding-top: 50px;
	}
	.title-mobile-padd{
		padding-bottom: 50px;
	}
	.best-right {
		-ms-grid-columns: 1fr 20px 1fr;
		grid-template-columns: repeat(2,1fr);
	}
	.trust-area {
		padding-top: 70px;
	}
	.no-arrow h2 {
		padding-bottom: 30px !important;
	}
	.pb-120 {
		padding-bottom: 70px;
	}
	.footer-top {
		padding-top: 30px;
		padding-left: 30px;
	}

}
@media all and (max-width: 768px){
	.page-main-left p {
		margin-bottom: 50px;
	}
	.page-main-left h2:after {
		height: 45px;
		width: 1px;
		bottom: 15px;
	}
	.page-main-left h2{
		padding: 0 30px 80px 30px;
		font-size: 36px;
		line-height: 42px;
	}
    .page-main-left p.h3 {
		font-size: 22px;
	}
	.single-service {
		width: 100%;
		border-left: none;
		border-bottom: 1px solid #A096CA;
		padding-bottom: 15px;
	}
	.w-60 {
		width: 100%;
	}
	.w-40 {
		width: 100%;
	}
	.common-left {
		padding-bottom: 30px;
	}
	.schadule-content h2 {
		font-size: 26px;
	}
	.single-service::after{
		display: none;
	}
	.single-service:last-child{
		border-bottom: none;
	}
	.w-50 {
		width: 100%;
	}
	.border-left{
		border-left: none;
	}
	.pt-140 {
		padding-top: 40px !important;
	}
	.pb-140 {
		padding-bottom: 40px !important;
	}
	.service-area {
		padding-bottom: 0;
	}
	.program-area {
		padding: 40px 0;
	}
	.program-left {
		width: 100%;
		border-right: none;
		padding: 0;
	}
	.program-right {
		width: 100%;
		padding-left: 0;
		padding-top: 30px;
		text-align: center;
	}
	.program-content{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.program-right p {
		font-size: 16px;
		line-height: 30px;
	}
	.vidoe-left {
		padding: 60px 0;
	}
	.video-right {
		padding: 50px 0;
	}
	.blue-sub-heading {
		font-size: 16px;
	}
	.video-right p {
		font-size: 26px;
		padding: 30px 30px 80px 30px;
	}
	.video-right p::after {
		bottom: 10px;
		height: 65px;
	}
	.pb-70 {
		padding-bottom: 30px;
	}
	.video-right {
		padding: 0px 0;
	}
	.pb-40 {
		padding-bottom: 10px;
	}
	.foremost-content{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.foremost-right {
		padding: 20px 30px;
	}
	.schedule-btn {
		font-size: 16px !important;
		padding: 10px 60px 10px 10px;
	}
	.iframe-wrapper {
		width: 80%;
		height: 60%;
	}
	.inner-content p {
		width: 100%;
		margin-bottom: 15px;
	}

	.logo-area a img {
		width: 160px;
	}
	.single-service a {
		font-size: 14px;
		padding: 10px 40px 10px 12px;
	}
	.single-service a::after {
		top: 2px;
		right: 10px;
		width: 20px;
	}
	.white-common-btn {
		font-size: 16px;
	}
	.logo-area a img {
		width: 200px;
	}
	.hero-content {
		padding-bottom: 0;
	}
	.page-main-left {
		max-width: 100%;
	}
	.page-main-right {
		max-width: 100%;
	}
	.page-main-cont {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.show-on-mobile{
		display: block;
	}
	.hide-on-mobile{
		display: none;
	}
	.devider-line {
		display: none;
	}
	.single-accrodion {
		width: 100%;
	}
	.why-best {
		padding: 1px 15px 50px 15px;
	}
	.best-right {
		padding: 0 0px 60px 0px;
	}
	.our-doctors {
		-ms-grid-columns: 1fr;
		grid-template-columns: repeat(1,1fr);
	}
	.review-wrapper {
		-ms-grid-columns: 1fr;
		grid-template-columns: repeat(1,1fr);
		grid-gap: 25px;
	}
	.review-video {
		min-height: 500px;
	}
	.other-services-of-us {
		padding-top: 30px;
	}
	.service-wrapper {
		display: block;
	}
	.all-other-services {
		padding: 0 15px 40px 15px;
	}
	.other-services-of-us {
		padding-bottom: 0 !important;
	}
	.footer-top-wrapper {
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1,1fr);
	}
	.footer-area {
		margin-top: -8px;
	}
	.footer-top {
		text-align: center;
	}
	.footer-top p:last-child {
		padding-bottom: 30px !important;
	}
	.footer-top img {
		margin-bottom: 50px;
		max-width: 200px;
	}
	.footer-top p {
		font-size: 22px;
		margin-bottom: 16px !important;
	}
	.map-area iframe {
		min-height: 300px;
	}
	.best-img-area {
		min-height: 60vh;
		background-attachment: unset;
	}
	.cost-section-img {
		height: 75vh;
		background-attachment: unset;
	}
	.review-wrapper {
		display: block;
	}
	.review-content {
		margin-top: 20px !important;
	}
	ul.all-reviws.owl-carousel.owl-loaded.owl-drag {
		width: calc(100% + 30px);
	}
	.review-area{
		overflow: hidden;
	}

}

/*768 end*/



@media all and (max-width: 575px){
	li.single-review p {
		min-height: unset;
	}
	.page-main-right img {
		width: 100%;
		margin-bottom: 0;
		height: 345px;
		-o-object-fit: cover;
		object-fit: cover;
	}
	.footer_navigation {
		padding-top: 0;
		padding-left: 30px;
	}
	.pr-140 {
		padding-right: 15px !important;
	}

	.pl-80 {
		padding-left: 15px !important;
	}
	.blue-btn, .white-btn {
		padding: 12px 40px 12px 12px;
		margin-top: 15px;
		font-size: 14px;
	}
	.blue-btn::after,
	.white-btn::after {
		right: 8px;
		width: 18px;
	}
	.schadule-area {
		padding: 40px 0;
	}
	.footer-content {
		padding-top: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.single-footer {
		margin-bottom: 30px;
	}
	.press-area ul {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.press-area ul li {
		width: 33%;
		margin-bottom: 15px;
		text-align: center;
	}
	.menu-area {
		padding: 15px;
	}
	.service-title h2,
	.inner-content h2 {
		font-size: 22px;
		padding: 25px 0 30px;
	}
	.service-title h2::after,
	.inner-content h2::after {
		height: 30px;
		bottom: -15px;
	}
	.single-service {
		padding-left: 0;
		margin-bottom: 15px;
		text-align: center;
	}
	.single-service p {
		padding-right: 0;
	}
	.single-service span {
		text-align: center;
		display: inline;
		margin: auto;
	}
	.single-service a {
		margin: auto;
	}
	.flex{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.video-site {
		padding: 70px 0;
	}
	.video-btn {
		width: 70px;
	}
	.pr-100 {
		padding-right: 15px;
	}
	.pl-100 {
		padding-left: 15px;
	}
	.single-footer a img {
		width: 200px;
	}
	.common-left.w-40.pt-30.pb-30{
		padding-top: 0
	}
	.flex {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.video-right {
		padding: 30px 0;
	}
	.foremost-right {
		padding: 20px 15px;
	}
	.white-heading, .blue-heading {
		font-size: 22px;
	}
	.logo-area {
		padding: 15px 0;
	}
	.iframe-wrapper {
		width: 80%;
		height: 40%;
	}
	.page-main-left h2{
		padding: 10px 15px 50px 15px;
	}
	.contact-btn {
		padding: 30px 0 0px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.service-title p {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.program-right p, .blue-para {
		font-size: 14px;
		line-height: 24px;
	}
	.inner-content h2 {
		padding-top: 30px !important;
		padding-bottom: 54px !important;
	}
	.service-title h2::after, .inner-content h2::after {
		bottom: -10px;
	}
	.inner-content p {
		font-size: 14px;
		line-height: 24px;
	}
	.orange-bg-area .fullWidthContainer {
		-ms-grid-columns: 100%;
		grid-template-columns: 100%;
	}
	.orange-bg-area .fullWidthContainer p {
		padding: 15px 0;
		padding-left: 0;
		border-left: none;
		text-align: center;
	}
	.orange-bg-area {
		padding: 30px 0;
	}
	.inner-content .schadule-content {
		padding: 30px 0;
	}
	.inner-content .schadule-content h2 {
		padding-bottom: 15px !important;
	}
	.common-questions .fullWidthContainer h2 {
		width: 100%;
		border-right: none;
		border-bottom: 2px solid #A096CA;
		padding-bottom: 30px !important;
		margin-bottom: 30px;
		text-align: left;
	}
	.common-questions .fullWidthContainer ul {
		width: 100%;
		padding-left: 0;
	}
	.have-question-content p {
		font-size: 18px;
	}
	.schadule-content h2 {
		font-size: 20px;
	}
	.close-video {
		-webkit-transform: scale(0.7);
		-ms-transform: scale(0.7);
		transform: scale(0.7);
	}
	.blue-question-accrodion li .question {
		font-size: 16px;
	}
	.answer{
		font-size: 14px;
		line-height: 22px;
	}
	.blue-question-accrodion li {
		text-align: left;
		margin-bottom: 6px;
	}
	.blue-question-accrodion li .question {
		font-size: 14px;
	}
	.page-main-left .white-sub-heading {
		padding: 10px 20px;
		margin-top: 10px;
		text-align: center !important;
	}
	.page-main-left h2::after{
		height: 45px;
		width: 1px;
		bottom: 15px;
	}
	.page-main-left h2{
		padding: 0 15px 80px 15px;
		font-size: 42px;
		line-height: 42px;
	}
	.page-main-left span {
		font-size: 14px;
		letter-spacing: 1px;
		padding-bottom: 2px;
	}
	.page-main-left p:last-child {
		padding: 0 14px;
	}
	.page-main-left p {
		padding: 0 30px!important;
	}
	.service-title h2::after {
		bottom: 0;
		height: 80px;
		width: 1px;
	}
	.service-title h2 {
		padding: 25px 36px 100px 40px !important;
		font-size: 38px;
		line-height: 42px;
	}
	.single-service:nth-child(1) {
		border-top: 1px solid #A096CA;
	}
	.all-services:last-child {
		padding-top: 0;
	}
	.single-service span {
		font-size: 22px;
		font-weight: 600;
	}
	.single-service p {
		padding: 0 22px;
		padding-bottom: 20px;
	}
	.single-service a {
		font-size: 14px;
		padding: 16px 40px 16px 16px;
	}
	.white-heading, .blue-heading {
		font-size: 32px;
		padding: 0 30px;
		line-height: 36px !important;
		padding-bottom: 30px;
	}
	.schadule-content h2 {
		font-size: 30px;
	}
	.foremost-top {
		padding-top: 25px;
	}
	.inner-content h2 {
		padding-top: 30px !important;
		padding-bottom: 70px !important;
		font-size: 30px;
	}
	.inner-content h2::after {
		bottom: 7px;
		height: 49px;
		width: 1px;
	}
	.inner-content{
		text-align: center !important;
	}
	.inner-content p {
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.common-questions .fullWidthContainer h2{
		text-align: center;
		border-bottom: none;
		padding-bottom: 0 !important;
	}
	.inner-content .accrodion-body p {
		color: #000;
	}
	.menu-area li {
		padding-bottom: 10px;
	}
	.page-main-left {
		padding-top: 55px;
	}
	.page-main-left h2 {
		font-size: 34px;
		padding-top: 25px;
	}
	.btn {
		padding: 14px 0px;
		width: 100%;
		margin: 6px 0px;
	}
	.page-main-right {
		padding-top: 15px;
	}
	.page-main-right img {
		height: 400px;
		margin-bottom: -5px;
	}
	.service-title h2 {
		padding: 0px 0px 60px 0px !important;
		font-size: 38px;
		line-height: 54px;
	}
	.service-title h2::after {
		height: 45px;
		width: 2px;
	}
	.article p {
		text-align: left;
	}
	.best-care-content .text-center {
		text-align: left !important;
	}
	.moreless-button {
		font-size: 14px;
	}
	.moreless-button::after {
		width: 6px;
		height: 6px;
		border: 2px solid transparent;
	}
	section.service-area {
		padding: 70px 0 25px;
	}
	.general-title.service-title h2 {
		margin-top: 0;
	}
	.accordion-list {
		padding-top: 0px;
	}
	.white-title.service-title p {
		text-align: left;
	}
	.single-accrodion {
		padding: 22px 0;
	}
	.single-accrodion h3 {
		font-size: 16px;
	}
	.single-accrodion h3:before {
		height: 20px;
		right: 8.5px;
	}
	.single-accrodion h3:after{
		width: 20px;
	}
	.single-accrodion .answer {
		padding: 10px 15px;
	}
	.service-title h2 {
		padding-top: 0;
		margin-top: 00;
	}
	.why-best {
		padding: 50px 15px 50px 15px;
	}
	.best-right {
		-ms-grid-columns: 1fr;
		grid-template-columns: repeat(1,1fr);
	}
	.best-right span br{
		display: unset;
	}
	.trust-left {
		-ms-grid-columns: 1fr;
		grid-template-columns: repeat(1,1fr);
	}
	.single-trust-reason {
		padding: 20px 15px;
	}
	.single-trust-reason p {
		margin-bottom: 0 !important;
	}
	.trust-right > a {
		font-size: 14px;
	}
	.gallery-wrapper img:nth-child(2) {
		min-height: auto;
	}
	.team-area p {
		text-align: left;
		padding-bottom: 0;
	}
	.our-doctors {
		grid-gap: 15px;
	}
	.single-doctor {
		grid-gap: 15px;
	}
	.single-doctor h3 {
		font-size: 26px;
	}
	.cost-wrapper {
		max-width: 100%;
	}
	.cost-left span:not(.btn-wrapper) {
		text-align: center;
	}
	.cost-left ul {
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1,1fr);
	}
	.review-video {
		min-height: 400px;
		margin: 0 -15px;
	}
	.video-btn {
		margin: 24px;
	}
	.review-video span {
		left: 20px;
		bottom: 7px;
	}
	.review-content {
		max-width: 100%;
		overflow: unset;
		margin: unset;
	}
	li.single-review h3 {
		font-size: 23px;
		max-width: 80%;
	}
	.gallery-wrapper {
		display: -ms-grid;
		display: block;
	}
	.single-review {
		padding: 20px;
	}
	.single-review::after {
		right: 13px;
		top: 15px;
		width: 40px;
		height: 40px;
	}
	.total-review h2 {
		font-size: 65px;
		padding-right: 17px;
	}
	.total-text img {
		width: 108px;
	}
	.total-text span {
		font-size: 16px;
		padding-top: 5px;
	}
	.other-services-of-us {
		padding-top: 50px;
	}
	.copyright-area ul li a {
		margin: 0 7px;
	}
	.copyright-area p {
		padding-bottom: 5px;
	}
	.footer-top {
		padding: 40px 15px 0 15px;
	}
	.single-accrodion .answer ol li b {
		font-size: 14px;
	}
	.footer-img {
		height: 400px;
	}
	.page-main-left h1 {
		font-size: 16px;
	}
	body .uwy.userway_p3 .uai {
		bottom: 93px!important;
	}
	.btn-wrapper-m {
		display: grid;
		position: fixed;
		z-index: 99999999;
		width: 95%;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 10px;
		background: #a096ca;
		padding: 10px 10px 20px 10px;
	}
	.btn-wrapper-m a.btn.white-border-btn.book-btn.phone, .btn-wrapper-m a.btn.white-border-btn.book-btn.white-arrow {
		background: #fff;
		padding: 10px 0px;
		color: #a096ca;
		width: max-content;
		border-top: 1px solid #ffffff82;
	}
	.btn-wrapper-m .white-arrow::after {
		background-image: url(images/arrow.svg);
		filter: sepia(10) grayscale(10) brightness(0.7);
		top: 0px;
	}
	.btn-wrapper-m a:active, .btn-wrapper-m a:visited; .btn-wrapper-m a:focus;{
		color: #a096ca;
	}
}
/*575 end*/
