/*  
Theme Name: The Kensington Doctors
Theme URI: 
Description: A Business Theme
Version: 1.0.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    margin: 0;
    background-color: #ffffff;
    overflow-x: hidden!important;
}
body, th, td, input, textarea{
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	line-height: 26px;
	color: #000000;
}
input, textarea{font-weight:bold;}
input.text{
	background:#000000;
	border:none;
	padding:1px;
	}
input.button{
	background:#6F7C76;
	border:1px solid #6F7C76;
	color:#000000;
	}
h1, h2, h3, h4, h5, h6 { font-family: 'Playfair Display', serif; }
h1{font-size:25px;}
h2{font-size:22px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}
.post .entry .wp-block-heading {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.post .entry h1.wp-block-heading {font-size:24px; font-weight: 600;}
.post .entry h2.wp-block-heading {font-size:21px; font-weight: 500;}
p, ul, ol, li {
	font-size:16px;
	line-height:24px;
	color: #222222;
}
ul { list-style-position: inside; }
blockquote{
	margin-left:36px;
	margin-right:36px;
}
a{
	color:#222222;
	text-decoration:none;
	transition: 300ms all ease-in-out;
	}
a:hover {
	color: #6F7C76;
	border:none;
	text-decoration:none;
}
h1 a, h2 a, h3 a{
	border:none;
	color:#222222;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#6F7C76;
}
hr { display:none; }
img {
    max-width: 100%;
    height: auto;
    transition: 0.2s all ease-in-out;
}
header, .CTAbtn, .swlogo a, .cta-call a, .cta-call a > span, #dropmenu, .play-btn span, #banner-overlay-cta, #beforeafter-slider .owl-nav button, .focused-plans-list-item span { /*transition delay*/
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
}
#header-top-bar, #header-main-bar {
	transition: 0.15s all ease-in-out;
	-webkit-transition: 0.15s ease-in-out;
	-moz-transition: 0.15s ease-in-out;
}
header {
	float: left;
	width: 100%;
	max-width: 100%;
	position: fixed;
	z-index: 9999;
	padding: 0;
	background-color: #fff;
}
.header-wrapper {
	display: block;
	width: 100%;
	max-width: 1754px;
	margin: 0 auto;
}
section, footer, .fullwidth, #pageTop, #header-top-bar, #header-main-bar, .swcontainer, .header-inner, #focused-plans-top, #focused-plans-bottom {
	float: left;
	width: 100%;
	max-width: 100%;
}
.header-inner {text-align: center;}
#header-top-bar {
	background-color: #6F7C76;
	height: 54px;
	transform: translateY(0);
	position: relative;
}
#fixed-call-mob, #fixed-book-appoint {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 54px;
	background-color: #53615b;
	z-index: 999;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.7px;
}
#fixed-call-mob::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	background-position: 0 2px;
	background-size: auto;
	background-repeat: no-repeat;
	background-image: url('images/tel.png');
	width: 24px;
	height: 31px;
	margin-right: 9px;
}
#fixed-book-appoint {
	top: auto;
	bottom: 0;
}
header.sticky #fixed-call-mob {
	height: 68px;
	line-height: 68px;
}
#header-main-bar {
	background-color: #ffffff;
}
/*#header-main-bar, #menu {
	height: 68px;
}
#menu #dropmenu > li > a {
	line-height: 68px;
}*/
header.sticky #header-top-bar {
	transform: translateY(-70px);
	height: 0;
}
header .swsocial {
	float: left;
	margin-top: 0;
	padding-top: 9px;
}
#header-topbar-right {
	float: right;
	padding-top: 9px;
}
.head-search, #header-topbar-right .cta-btn {
	float: left;
}
.cta-btn {
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: 400;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 8.5px 24px;
	letter-spacing: 0.095em;
	text-transform: uppercase;
	color: #31433B;
}
.cta-btn:hover {
	background-color: #6F7C76;
	color: #ffffff;
}
header .cta-btn {
	margin-left: 14px;
}
header .cta-btn:hover {
	background-color: #31433B;
	color: #ffffff;
}
.swcontainer-wrapper {
    display: block;
    margin: 0 auto;
    max-width: 1346px;
    width: 100%;
}
.swcontainer-inner {
    /*float: left;
    width: 100%;*/
    display: block;
}
/*footer starts*/
footer {
	padding-top: 50px;
	background: #222222;
}
footer a, footer p, footer span, footer li {
	color: #ffffff;
	font-size: 15px;
}
.fooMenuCols li {
	margin-bottom: 10px;
	display: inline-flex;
	vertical-align: top;
	width: 100%;
	padding: 0 0 3px;
	box-sizing: border-box;
}
.fooMenuCols li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
#footerMenu a:hover { color: #6F7C76; }
#footerLogo {
	display: block;
	text-align: left;
	margin-bottom: 20px;
}
.footer-contacts, .footer-contacts-rows {
	display: block;
	text-align: left;
}
.footer-contacts-rows {
	padding-left: 54px;
	background-position: 0 7px;
	background-size: auto;
	background-repeat: no-repeat;
	margin-bottom: 21px;
}
.footer-contacts-address {
	background-image: url('images/location.svg');
}
.footer-contacts-email {
	background-image: url('images/email.svg');
}
.footer-contacts-phone {
	background-image: url('images/phone.svg');
}
.footer-Titles {
	font-size: 15px;
	text-transform: uppercase;
	color: #6F7C76;
	letter-spacing: 0.065em;
	line-height: 22px;
	font-weight: 700;
	margin-bottom: 22px;
	display: block;
	margin-top: 6px;
}
.footer-contacts .footer-Titles {
	font-size: 14px;
	margin-bottom: 0;
}
.footer-contacts-rows .footer-Titles {
	margin-bottom: 12px;
}
.footer-top, .footer-bottom {
    float: left;
    width: 100%;
}
.footer-top {
    padding: 50px 0 56px;
    text-align: left;
}
.footer-bottom {
	padding: 30px 0;
	text-align: center;
	border-top: 1px solid #6F7C7640;
	display: none;
}
.footer-top-cols {
	float: left;
	width: 31.3%;
	margin-right: 3%;
	position: relative;
}
/*.footer-top-cols.last-Blk {
	margin-right: 0;
	float: right;
}*/
#footer-top-col2 {/*late adjustment*/
	width: 39.3%;
}
.footer-top-cols.last-Blk {/*late adjustment*/
	margin-right: 0;
	float: right;
	width: auto;
}
.footerLogo {text-align: center;}
/*.footer-top-cols .flexbox {
	column-gap: 20%;
}*/
.footer-top-cols .flexbox {/*late adjustment*/
	column-gap: 14%;
}
/*.fooMenuCols {
	width: 40%;
}*/
.fooMenuCols {/*late adjustment*/
	width: 43%;
}
.firstcol, .secondcol {
	padding-bottom: 40px;
	border-bottom: 1px solid #6F7C76;
	margin-bottom: 40px;
}
#footerMenu {
    list-style: none;
    padding-left: 0;
}
#footerMenu a {
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	font-weight: 300;
}
#footerMenu li.current_page_item a, #footerMenu a:hover, #footerMenu a:focus, #footerMenu a:active, footer a:hover {
	color: #af764b;
}
.copyright {
	display: block;
}
.copyright.desk {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
}
/*.opening-hours {
	display: block;
	max-width: 320px;
	float: right;
	width: 100%;
}*/
.opening-hours {/*late adjustment*/
	display: block;
	max-width: 260px;
	float: right;
	width: 100%;
}
.opening-hours-item {
	display: block;
	margin-bottom: 10px;
}
.opening-hours-item span {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
.day {
	font-weight: 300;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.time {
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #6F7C76;
	text-align: right;
}
.swsocial {
    margin-top: 76px;
}
.swsocial.desk {
	margin-top: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}
.fooPhone, .fooEmail, .swsocial {
    display: block;
    font-weight: 300;
}
.swsocial-icons {
	display: inline-block;
	vertical-align: top;
	width: 34px;
	height: 34px;
	border: none;
	line-height: 38px;
	border-radius: 50%;
	text-align: center;
	/* background: #6F7C76; */
	margin-right: 10px;
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 1px solid #ffffff;
}
.swsocial-icons:last-child {margin-right: 0;}
.swsocial-icons:hover {
	border: 1px solid #ffffff;
}
.swsocial-icons--fb {
	background-image: url('images/social/facebook.svg');
}
.swsocial-icons--fb:hover {
    background-image: url('images/social/facebook-hover.svg');
    background-color: #ffffff;
}
.swsocial-icons--yt {
    background-image: url('images/social/youtube.svg');
}
.swsocial-icons--yt:hover {
    background-image: url('images/social/youtube-hover.svg');
    background-color: #ffffff;
}
.swsocial-icons--insta {
    background-image: url('images/social/instagram.svg');
}
.swsocial-icons--insta:hover {
    background-image: url('images/social/instagram-hover.svg');
    background-color: #ffffff;
}
.swsocial-icons--lin {
    background-image: url('images/social/linkedin.svg');
}
.swsocial-icons--lin:hover {
    background-image: url('images/social/linkedin-hover.svg');
    background-color: #ffffff;
}
.swsocial-icons--tw {
    background-image: url('images/social/twitter-Ms.svg');
}
.swsocial-icons--tw:hover {
    background-image: url('images/social/Twitter-Hover-ms.svg');
    background-color: #ffffff;
}
.fooLocation i, .fooLocation span {
    display: inline-block;
    vertical-align: top;
}
.fooLocation i {
    margin-right: 13px;
    line-height: 23px;
}
.fooPartners {
    display: block;
    margin-top: 15px;
}
.fooPartners p { 
    font-size: 16px;
    line-height: 37px;
}
.fooPartners-img {
    display: inline-block;
    vertical-align: top;
    padding-left: 22px;
}
/*footer ends*/
.swlogo {
	float: left;
	padding: 15px 0 10px;
}
.swlogo img {display: block;}
.cta-call {
	float: right;
	margin-left: 0;
}
.swlogo a, .cta-call a, #dropmenu {
    display: block;
}
.cta-call a {
    font-size: 16px;
    line-height: 26px;
}
.cta-call a > span {
	display: inline-block;
	vertical-align: middle;
	width: 192px;
	text-align: center;
	padding: 7px 0;
	border-radius: 6px;
	color: #000000;
}
/*.cta-call span:hover {
    box-shadow: 0 0 6px rgba(0,0,0,0.5);
    color: #6F7C76;
}*/
.cta-call a:hover span {
    transform: translateX(-5px);
    color: #6F7C76;
}
#menu {
	float: right;
	padding: 0;
}
/*#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{float:left}*/
/*#menu a {
	color:#000000;
	display:block;
	float:left;
	font-size:12px;
	margin-right:1px;
	text-decoration:none;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
	line-height: 30px;
	text-transform: capitalize;
}
#menu a:hover {color: #6F7C76}*/
#searchform > div {
	display: flex;
}
#search{
	float:right;
	width:270px;
	padding-top: 10px;
	}
#search fieldset{
	border:none;
	}
#search #s{
	padding:3px;
	width:140px;
	vertical-align:top;
	}
#search #x{
	width:60px;
	vertical-align:top;
	}

#searchform #searchsubmit {
	display: none;
}
#searchform #s {
	background-image: url("images/search-lens.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	background-color: #ffffff;
	border: 0;
	width: 36px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	height: 36px;
	padding: 0;
	color: transparent;
	cursor: pointer;
	font-size: 14px;
	line-height: 36px;
	font-weight: 400;
	letter-spacing: 0.5px;
	font-size: 0;
}
#searchform #s:focus {
    width: 200px;
    width: 600px;
    max-width: 100%;
    padding-left: 38px;
    color: #222222;
    background-color: #fff;
    cursor: auto;
    border-radius: 10rem;
    background-position: 13px center;
    padding-right: 10px;
    outline: none;
    font-size: 13px;
}
#logo{
	height:160px;
	width:100%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	}
#logo h1, #logo h2{
	margin:0;
	padding:0;
	color: #000;
	}
#logo h1{
	color: #000;
	padding:50px 5px 0 20px;
	}
#logo h2{
	color: #000;
	margin:10px 0 0 17px;
	padding:5px;
	}
#logo p{
	clear:left;
	color: #000;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
	}
#logo a{
	color: #6F7C76;
	}
#page {
	float: left;
	width: 100%;
	min-height: 350px;
}
.pg_inner_content {
    padding-top: 50px;
    display: block;
}
.post{
	float: left;
	width: 100%;
}
.post .title{
	font-weight:normal;
	margin:0;
}
h1.title{
	color:#000;
	font-size:26px;
	font-weight: normal;
}
h2.title{
	color:#000;
	font-size:16px;
}
.desctitle{font-size:10px;}
.post h1.title{
	font-size:24px;
	height:auto;
}
.post .entry{display: block;}
.entry p {
    padding-bottom: 20px;
    font-size: 18px;
    color: #000000;
}
.entry ul, .entry ol {
	list-style-position: outside;
	margin-left: 35px;
	padding-bottom: 20px;
}
.entry li {
	padding-left: 10px;
	font-size: 18px;
	padding-bottom: 10px;
	color: #000000;
	line-height: 160%;
}
.entry li:last-child { padding-bottom:0; }
.entry a, .entry a:hover { color:#af764b; }
.post .meta{
	border-bottom:1px dotted #000000;
	color:#000000;
	font-size:14px;
}
.navigation{
	padding-top:10px;
	padding-bottom: 10px;
}
.navigation a{
	font-size: 14px;
	font-weight: bold;
}
.post .meta a{color:#000000;}
.post .links{margin:0;}
.post .tags{
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.post .links a, .post .tags a{border:none;}
.leftsidebar{
	width:245px;
	float:left;
}
.sidebar{}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar1 li{
	background-color: #000000;
	padding: 5px;
}
#sidebar2 li{
	background-color: #000000;
	padding:5px;
}
.sidebar li ul{}
.sidebar li li{margin:0;}
.sidebar li h2{margin:0;}
#sidebar1{margin-left: 10px;}
#sidebar1 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	background-color: #6F7C76;
	text-align: center;
}
#sidebar1 li ul{
	line-height:normal;
	padding-left: 5px;
	padding-right: 5px;	
}
#sidebar1 li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
#sidebar1 li li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px;
}
#sidebar1 li li a{}
.rightsidebar{
	width:245px;
	float:left;
}
#sidebar2{
	padding:0px;
	margin-right: 5px;
}
#sidebar2 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #6F7C76;
	text-align: center;
}
#sidebar2 li ul{
	line-height:normal;
	padding-left:10px;
}
#sidebar2 li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar2 li a{
	border:none;
	padding-left: 10px;	
}
#sidebar2 li a:hover{border:none;}
#calendar{margin:0 auto;}
#calendar caption{font-weight:bold;}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
}
#calendar thead th{
	background:#CCCCCC;
	color:#000000;
}
#calendar tbody td{background:#EEEEEE;}
#calendar #today{
	background:#B8D03B;
	color:#000000;
	font-weight:bold;
}
#calendar a{font-weight:bold;}
#calendar #prev{text-align:left;}
#calendar #next{text-align:right;}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
}
.footer_copy {
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    width: auto;
    text-align: left;
    padding-left: 81px;
    color: #000000;
}
.sw_copy{
	font-size: 12px;
	padding-left:10px;
}
.info{}
.comlabel{
	color:#000000;
	font-size:13px;
	font-weight:lighter;
}
.comtext{
	background-color:#6F7C76;
	border:5px solid #000000;
	color:#000000;
	padding:5px;
}
.postlabel{
	color:#000000;
	font-size:15px;
	font-weight:lighter;
}
.posttext, .comtext {
	background-color: transparent;
	border: 5px solid transparent;
	color: #222;
	padding: 6px 16px;
	font-size: 17px;
	letter-spacing: 0.5px;
	font-weight: 400;
}
.posttext::after {
	content: '';
	display: block;
	width: 60px;
	height: 4px;
	background: #000000;
	border-radius: 44.3182px;
	margin-top: 15px;
}
.commentlist{list-style:none;}
.authorcomment{
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
}
.odd {
	color: #000000;
	background-color: #6F7C761F;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.odd a:link, .commenttext a {color:#6F7C76;}
.commenttext a:hover {text-decoration: underline;}
.odd > strong, .comment-edit-link {
	font-size: 15px;
}
.odd > small, .odd > b {
	font-size: 12px;
}
.commenttext {
	color: #ffffff;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #EAEAEA30;
}
.commenttext p {
	font-size: 15px;
	line-height: 25px;
	padding-bottom: 16px;
}
.commenttext p:last-child {padding-bottom: 0;}
#author, #email, #url{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	width:40%;
	margin-bottom:5px;
}
#comment{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	padding:3px;
	width:95%;
}
#submit{
	background-color:#6F7C76;
	border-bottom:2px solid #6F7C76;
	border-left:1px solid #6F7C76;
	border-right:2px solid #6F7C76;
	border-top:1px solid #6F7C76;
	padding:3px;
}
acronym, abbr, span.caps{cursor:help;}
acronym, abbr{border-bottom:1px dashed #999;}
blockquote{
	padding-left:52px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
}
blockquote cite{
	display:block;
	margin:5px 0 0;
}
.center{text-align:center;}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{display:none;}
a img{border:none;}
pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
}
code{
	color:#000;
	font-size:1.0em;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {float: right;}
.alignleft {float: left;}
/* End Images */
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/*Drop Menu start*/
/*#dropmenu, #dropmenu ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative;  
	z-index:300; 
	width:100%;
}
#dropmenu a {
	display: block;
	float: left;
	font-size: 14px;
	margin-right: 0px;
	text-decoration: none;
	line-height: 26px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 7px;
	letter-spacing: 0.065em;
}
#dropmenu a:hover {color: #6F7C76}
#dropmenu li {float:left; position:relative;}
#dropmenu > li {
	margin-right: 80px;
}
#dropmenu > li:last-child {margin-right: 0}
#dropmenu > li > a {
	line-height: 38px;
	text-transform: uppercase;
}
#dropmenu .current_page_item > a {
	color: #222222;
	font-weight: 700;
}
#dropmenu > li.current_page_item > a:after, #dropmenu > li:hover > a:after {background-color: #6F7C76}
#dropmenu ul {
    position: absolute;
    display: none;
    top: 65px;
    left: 0px;
    background-color: #3f3f3f;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
header.sticky #dropmenu ul {
    top: 50px;
}
header.sticky #dropmenu ul ul {
    top: 0;
}
#dropmenu ul a {
	color: #ffffff;
	font-weight: normal;
}
#dropmenu ul a:hover {
	color: #6F7C76;
	font-weight: normal;
}
#dropmenu li.menu-item-has-children::after {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #1e2c66;
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    top: 45%;
    right: -13px;
    transition: 350ms all ease-in-out;
}
header.sticky #dropmenu li.menu-item-has-children::after {
    top: 40%;
}
#dropmenu li.menu-item-has-children li.menu-item-has-children::after {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #b0b0b0;
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    top: 45%;
    right: 10px;
    transition: 350ms all ease-in-out;
}
#dropmenu li.menu-item-has-children:hover:after {
	border-top: 5px solid #9d9a7d; display: none;
}
#dropmenu li.menu-item-has-children li.menu-item-has-children:hover::after {
    display: none;
}
#dropmenu li ul {
	width: 240px;
	padding: 0px;
	margin:0px;
}
#dropmenu ul.sub-menu:before {
    content: '';
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    top: -8px;
    left: 15px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #1e2c66;
}
#dropmenu ul.sub-menu ul:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid #000000;
    border-bottom: 5px solid transparent;
    border-left: 0;
    left: 3%;
    top: 18px;
}
#dropmenu li ul a {
	font-family: inherit;
	float:left;
	color: #b0b0b0!important;
	width:200px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,0.3);
	text-align: left;
    margin: 0px;
    padding: 10px 20px;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.clear, .cb{clear:both;}
#dropmenu li ul a:hover {color: #000000!important;}
#dropmenu li ul li{width:240px}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:241px; margin:0px 0 0 0px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}*/

.ubermenu > .ubermenu-nav > .ubermenu-item > a {
	line-height: 40px;
	height: 68px;
}
/*.ubermenu .ubermenu-submenu .ubermenu-submenu > li > a {color: #222222;}*/
/*.ubermenu .ubermenu-submenu .ubermenu-submenu .ubermenu-submenu > li > a {color: #999999;}*/
/*.ubermenu .ubermenu-submenu .ubermenu-submenu .ubermenu-submenu > li > a:hover {color: #222;}*/
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
	margin-top: -8px!important;
}

/*h1.title a{
	color:#333333;
	font-size:28px;
}
h1.title{
	color:#000000;
	font-size:28px;
}*/
td, tr, th{}
#mob_header select{
	border:1px solid #AFACAC;
	height:30px;
	width:410px;
}
.privacy{
	float:left;
	font-size: 12px;
	padding-top:10px;
	color: #7B7B7B;
	margin-left:15px;
}
.privacy a{
	font-size: 12px;
	color: #7B7B7B !important;
}
.head_text{
	float: right;
	margin-top:50px;
	margin-right:30px;
	color: #cecccc !important;
	font-size:24px;
}
.social{
	float: right;
	margin-top: 20px;
	margin-right: 2px;
}
.social img{
	margin-right:1px;
}
h2.sup{
	color:#000000;
	font-size:27px;
}
.border{
	background:url("images/border.png") no-repeat;
	height:4px;
	width:601px;
	margin-bottom:10px;
}
/*sticky header*/
header.sticky {
    background: rgba(35, 31, 32, 0.65);
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
/*    height: 45px;*/
    padding: 0;
}
header.sticky .swlogo a, header.sticky #dropmenu, header.sticky .cta-call a {
    height: 45px;
}
/*header.sticky #dropmenu > li > a {
    line-height: 45px;
}*/
/*header.sticky .swlogo img {
    max-width: 250px;
}*/
/*header.sticky .cta-call span {
    padding: 10px 0;
}*/
.arrow {
	border: solid #060542;
	border-width: 0 2px 2px 0;
	display: inline-block;
	visibility: hidden;
	transition: 350ms all ease-in-out;
}
a:hover .arrow { 
	visibility: visible;
	border-color: #000000;
	padding: 3px;
	margin-left: 5px;
}
.right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.up {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
/*page scroll*/
#dropmenu a.mPS2id-highlight {color: #000000;}

.flexbox {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.vertical-separator {
	content: '|';
	display: inline-block;
	vertical-align: top;
}

/*home page*/
#homeh1 {
	position: absolute;
	top: -1000px;
	left: 0;
	visibility: hidden;
}
#banner-overlay-cta {
	top: 22.5%;
	z-index: 20;
	display: inline-block;
	width: auto;
	height: auto;
	border-radius: 0px 8.73684px 8.73684px 0px;
}
#banner-overlay-cta img {
	border-radius: 0px 8.73684px 8.73684px 0px;
	display: block;
}
#banner-overlay-cta:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.banner-slide {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: relative;
	z-index: 0;
	margin-top: 122px;
}
.banner-slide, #banner .flexbox, .ms-home-banner {
	height: 100vh;
	max-height: 632px;
}
.banner-overlay-shadow {
	z-index: -1;
}
.ms-home-banner {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	object-fit: cover;
	object-position: center;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.blackshadow {background: rgba(0, 0, 0, 0.65);}
.banner-items {
	display: block;
	max-width: 55%;
}
.CTAbtn {
    display: inline-block;
    vertical-align: top;
    background-color: #6F7C76;
    padding: 20px 45px;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    transform: translateX(0);
    letter-spacing: 0.095em;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 400;
    -webkit-overflow-scrolling: touch;
}
.CTAbtn.singlepg-bannerBtn {
	background-color: #fff;
	color: #000;
}
.CTAbtn:hover {
	color: #fff;
	transform: translateX(15px);
}
.CTAbtn.singlepg-bannerBtn:hover {
	color: #000;
}
.bannerContent {
	width: 100%;
	align-self: center;
	transform: translateY(-35px);
}
.bannerTitle {
	font-size: 55px;
	line-height: 59px;
	font-weight: 500;
	letter-spacing: -0.02em;
	margin-bottom: 25px;
}
.bannerTitle span {color: #6F7C76;}
.bannerDesc {
	margin-bottom: 58px;
	max-width: 675px;
}
.bannerDesc p {
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.015em;
    padding-bottom: 10px;
}
.bannerDesc p:last-child {padding-bottom: 0;}
#bannerSlide-3 .bannerTitle, #bannerSlide-3 .bannerDesc p, #bannerSlide-3 h2 span {
	color: #fff;
}
#banner-carousel {
	position: relative;
}
#banner-carousel .owl-dots {
	position: absolute;
	top: 31.5px;
	right: 85px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	height: 100%;
	flex-flow: column wrap;
	justify-content: center;
	width: 26px;
}
#banner-carousel .owl-dots button {
	border-radius: 50%;
	align-self: center;
	display: inline-flex;
	margin-top: 11.16px;
	transition: 0.6s ease-in-out;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
}
#banner-carousel .owl-dots button:first-child {
	margin-top: 0;
}
#banner-carousel .owl-dots button.active {
	width: 26px;
	height: 26px;
	justify-content: center;
	border: 1px solid #ffffff;
	align-items: center;
	transition: 0.6s ease-in-out;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
}
#banner-carousel .owl-dots button span {
	width: 7.88px;
	height: 7.88px;
	background: #ffffff82;
	border-radius: 50%;
	transition: 0.6s ease-in-out;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
}
#banner-carousel .owl-dots button:hover span {
	background: #ffffff;
}
#banner-carousel .owl-dots button.active span {
	background: #ffffff;
}
#excellence-video {
	background-color: #F5F5F5;
}
#excellence-video .flexbox {
	flex-wrap: nowrap;
}
#excellence-video iframe {
	width: 100%;
	height: 535px;
	display: block;
}
.secTwo-cols {
	width: 50%;
	position: relative;
	align-self: center;
}
#secTwo-col-left {
	width: 50.3%;
}
#secTwo-col-right {box-sizing: border-box;}
.excellence-video-thumb {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.excellence-video-overlay {
/*	background: #222222;*/
	opacity: 0.4;
	z-index: 1;
}
#excellence-video .play-btn {
	height: 535px;
	display: flex;
	width: 100%;
	justify-content: center;
}
.play-btn span {
	width: 92px;
	height: 52px;
	background: #222222;
	opacity: 0.8;
	border-radius: 5.11111px;
	display: inline-block;
	position: relative;
	z-index: 2;
	align-self: center;
	text-align: center;
	transform: translateY(-21px);
}
.play-icon::after {
	content: '';
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 22px solid #fff;
	display: inline-block;
	transform: translateY(12px);
	margin-left: 7px;
}
.play-btn span:hover {
	background: #6F7C76;
}
.preHead {
	display: block;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 0.085em;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 12px;
	padding-top: 6px;
	padding-left: 4px;
}
.secTitle {
	display: block;
	font-style: normal;
	font-weight: 500;
	font-size: 40px;
	line-height: 44px;
	color: #000000;
}
.secTitle::after {
	content: '';
	display: block;
	width: 4.09px;
	height: 60px;
	background: #000000;
	border-radius: 44.3182px;
	transform: matrix(0, -1, -1, 0, 28, -3);
}
.secDesc {
	display: block;
	margin-bottom: 24px;
	transform: translateY(-9px);
}
.secDesc p {
	font-weight: 300!important;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.015em;
	color: #000000;
}
#secTwo-col-right-Content {
	display: block;
	max-width: 484px;
	padding-left: 15.3%;
	transform: translateY(3px);
}
#before-after {
	padding: 112px 0 106px;
}
.sec-Col30 {width: 30%;}
.sec-Col40 {width: 40%;}
.sec-Col50 {width: 50%;}
.sec-Col60 {width: 60%;}
.sec-Col70 {width: 70%;}
.y-center {align-self: center;}
#before-after .secThree-Cols.y-center {
	align-self: flex-start;
}
#before-after .secDesc {
	max-width: 380px;
}
.slider-counter {
	text-align: right;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	margin-bottom: 0;
	display: block;
	margin-top: 6px;
}
#beforeafter-slider {
	padding-top: 21px;
}
#beforeafter-slider .item h3 {
	display: block;
	text-align: right;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.085em;
	text-transform: uppercase;
	color: #31433B;
	font-family: 'Roboto', sans-serif;
	margin-top: 14px;
}
#beforeafter-slider .item h3 span {
	font-style: italic;
}
#beforeafter-slider .owl-nav {
	position: absolute;
	top: -24px;
	left: 6px;
}
#beforeafter-slider .owl-nav button, #meet-our-doc-carou .owl-nav button, #meds-special-carou  .owl-nav button {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 1px solid #6F7C76;
}
#beforeafter-slider .owl-nav .owl-prev, #meet-our-doc-carou .owl-nav .owl-prev, #meds-special-carou .owl-nav .owl-prev {
	margin-right: 4.83px;
}
#beforeafter-slider .owl-nav button span, #meet-our-doc-carou .owl-nav button span, #meds-special-carou .owl-nav button span {
	font-size: 26px;
	color: #6F7C76;
}
#beforeafter-slider .owl-nav button:hover, #meet-our-doc-carou .owl-nav button:hover, #meds-special-carou .owl-nav button:hover {
	background-color: #6F7C76;
}
#beforeafter-slider .owl-nav button:hover span, #meet-our-doc-carou .owl-nav button:hover span, #meds-special-carou .owl-nav button:hover span {
	color: #ffffff;
}
#our-specialities {
	background-color: #DEE2E0;
	height: 645px;
	overflow: hidden;
	background-image: none!important;
}
.our-specialities-cols {
	align-self: center;
}
#our-specialities-left {
	width: 60%;
	text-align: left;
}
#our-specialities-right {
	width: 40%;
	box-sizing: border-box;
	padding-left: 17px;
}
#our-specialities-left img {
	display: inline-block;
	max-height: 645px;
	vertical-align: bottom;
}
.our-specialities-list.home.flexbox {
	column-gap: 24px;
	row-gap: 17px;
}
.our-specialities-list-item {
	width: 23.8%;
	border: 1px solid #6f7c76;
	border-radius: 34px;
	color: #000000;
	font-weight: 400;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	padding: 10px 3%;
	text-align: center;
	display: inline-flex;
	justify-content: center;
	align-self: center;
}
.our-specialities-list-item:hover {
	background-color: #6F7C76;
	color: #ffffff;
	border: 1px solid #6F7C76;
	transform: translateY(-3px);
}
#our-specialities .secDesc p {
	max-width: 455px;
}
#focused-plans {
	padding: 104px 0 100px;
	background: #f5f5f5;
}
#focused-plans-top.flexbox {
	column-gap: 90px;
}
#focused-plans-bottom {
	margin-top: 27px;
}
#focused-plans-bottom .flexbox{
	column-gap: 51px;
	row-gap: 62px;
}
#focused-plans-top-left {
	width: 23%;
}
#focused-plans-top-right {
	width: 66%;
	align-self: flex-start;
}
#focused-plans-top-left .secTitle {
	transform: translateY(-9px);
}
#focused-plans-top-right .secDesc {
	margin-bottom: 0;
}
.focused-plans-top-cols {
	align-self: center;
}
.flexbox.focused-plans-list {
	column-gap: 51px;
	row-gap: 51px;
}
.focused-plans-list-item {
	display: flex;
	height: 411px;
	width: 30.8%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	border-radius: 5px;
}
.focused-plans-list-item span {
	display: inline-flex;
	align-self: flex-end;
	width: 100%;
	height: 120px;
	justify-content: center;
	align-items: center;
	background: #31433BC7;
	color: #F5F5F5;
	font-size: 25px;
	line-height: 36px;
	font-family: 'Playfair Display', serif;
	font-style: normal;
	font-weight: 500;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.focused-plans-list-item:hover span {
	height: 50%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#exclusive-package {
	padding: 105px 0 99px;
	text-align: center;
}
#exclusive-package .secTitle, #meet-our-doctors .secTitle, #reviews .secTitle { text-align: center; }
#exclusive-package .secTitle::after, #meet-our-doctors .secTitle::after, #reviews .secTitle::after, #our-team .secTitle::after, #meds-special .secTitle::after, #journey .secTitle::after { 
	margin: 0 auto; 
	transform: matrix(0, -1, -1, 0, 0, 0);
}
#exclusive-package .secTitle::after {
	transform: matrix(0, -1, -1, 0, 0, -5);
}
.packageTabs {
	float: left;
	width: 100%;
	margin-top: 0;
}
.flexbox.ex-package-list {
	column-gap: 3%;
	row-gap: 33px;
	justify-content: center;
}
.ex-package-list-item {
	background: #6F7C76;
	padding: 23px;
	/*display: flex;
	flex-direction: column;*/
	display: block;
	flex: 0 0 19.2%;
	text-align: left;
	border-radius: 5px;
}
.ex-package-list-item:hover {
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
}
.ex-package-list-item-wrap {
	display: block;
}
.ex-package-list-item-wrap span {
	display: block;
	width: 100%;
}
.ex-package-list-item-title, .ex-package-list-item-desc, .ex-package-list-item-price {
	font-style: normal;
	color: #fff;
}
.ex-package-list-item-title {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 21px;
	line-height: 25px;
	text-transform: uppercase;
	margin-bottom: 24px;
}
.ex-package-list-item-desc {
	font-weight: 400;
	font-size: 14px;
}
.ex-package-list-item-price, .ex-package-list-item-price p {
	margin-top: 30px;
	font-weight: 400;
	font-size: 21px;
	line-height: 31px;
	float: left;
	color: #fff;
}
.ex-package-list-item-price p {
	margin-top: 0;
	float: none;
	display: block;
}
.ex-package-list-item-booknow {
	float: right;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #222222;
	padding: 5px 18px;
	background-color: #fff;
	border-radius: 15px;
}
.ex-package-list-item-price, .ex-package-list-item-booknow {margin-top: 30px;}
.ex-package-list-item-booknow:hover {
	background-color: #31433B;
	color: #ffffff;
}
#exclusive-package .CTAbtn, #medsa-archive-readmore .CTAbtn {
	margin-top: 50px;
	background-color: transparent;
	color: #000;
	border: 1px solid #000000;
}
#exclusive-package .CTAbtn:hover, #medsa-archive-readmore .CTAbtn:hover {
	background-color: #6F7C76;
	border-color: #6F7C76;
	color: #fff;
}
#medsa-archive-readmore {float: left; width: 100%; text-align: center;}
#medsa-archive-readmore .CTAbtn {padding: 20px 80px;}
#meet-our-doctors {
	padding: 97px 0 107px;
	background: #DEE2E0;
}
#meet-our-doctors .secTitle::after {
	transform: matrix(0, -1, -1, 0, 0, -9);
}
#doc-carou-wrapper {
	position: relative;
	max-width: 1140px;
	margin: 6px auto 0;
}
.slider-counter-doc {
	position: absolute;
	top: auto;
	right: 2%;
	z-index: 20;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #222222;
	bottom: 11px;
}
#meet-our-doc-carou {
	background: #fff;
	position: relative;
}
.meet-our-doc-cols {
	align-self: center;
	height: 471px;
}
.meet-our-doc-left img {
	height: 471px;
}
.meet-our-doc-left {
	width: 40%;
}
.meet-our-doc-right {
	width: 60%;
	padding: 50px 86px;
	box-sizing: border-box;
}
.meet-our-doc-left img {
	max-width: 456px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
}
.meet-doc-title {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 600;
	font-size: 26.5px;
	line-height: 39px;
	color: #6F7C76;
}
.meet-doc-desig {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #222222;
	margin-bottom: 30px;
	display: block;
}
.meet-doc-specialisation {
	display: block;
	margin-bottom: 43px;
}
.meet-doc-specialisation-head {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 500;
	font-size: 16.9783px;
	line-height: 25px;
	text-transform: uppercase;
	color: #222222;
}
.meet-doc-specialisation-desc p {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #6F7C76;
}
.meet-doc-descrip p {
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	color: #222222;
}
#meet-our-doc-carou .owl-nav {
	position: absolute;
	top: 11px;
	left: auto;
	right: 2%;
}
#meet-our-doc-carou .owl-nav button {
	background: #fff;
	transition: 0.3ms all ease-in-out;
}
#meet-our-doc-carou .owl-nav .owl-prev {
	margin-right: 5px;
}
#reviews {
	padding: 104px 0 80px;
	text-align: center;
}
#reviews .preHead {
	text-align: center;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 102.52%;
	color: #222222;
}
.item.reviews-carou-col {
	max-width: 735px;
	margin: 30px auto 0;
	text-align: center;
}
.reviews-carou-col-stars {
	margin-bottom: 12px;
}
.reviews-carou-col-comment {
	margin-bottom: 9px;
}
.reviews-carou-col-comment p {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 25px;
	color: #222222;
}
.reviews-carou-col-author {
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	line-height: 28px;
	text-align: center;
	color: #222222;
}
.reviews-carou-col-platform {
	margin-top: 46px;
}
.reviews-carou-col-platform img, .reviews-carou-col-stars img {
	display: inline-block !important;
	width: auto !important;
}
#pageTop {margin-top: 125px;}
.pageTitle {
	font-style: normal;
	font-weight: 500;
/*	font-size: 55.4534px;*/
	font-size: 45.4534px;
/*	line-height: 38px;*/
	line-height: 56px;
	color: #FFFFFF;
	margin-bottom: 0;
	transform: translateY(15px);
}
.pageTitle::after {
	content: '';
	display: block;
	width: 6.09px;
	height: 88px;
	background: #ffffff;
	border-radius: 44.3182px;
/*	transform: matrix(0, -1, -1, 0, 0, 0);*/
	transform: matrix(0, -1, -1, 0, 0, -10);
	margin: 0 auto;
}
#contact .pageTitle {
	transform: translateY(0);
}
.pageDesc p {
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 29px;
	color: #FFFFFF;
	padding-bottom: 0;
}
.pageDesc p:last-child { 
	padding-bottom: 0;
}
#who-we-are .pageDesc p {
	padding-bottom: 20px;
}
#journey {
	padding: 111px 0 122px;
	text-align: center;
}
#journey .swcontainer-wrapper {
	max-width: 972px;
}
#journey .CTAbtn {
	margin-top: 16px;
}
.singlecol-banner {
	position: relative;
	z-index: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.singlecol-banner, .singlecol-banner .flexbox {
	height: 452px;
}
body.page-book-an-appointment section {
	background: #DEE2E0;
}
#bookappointment .singlecol-banner-overlay {
  display: none;
}
#bookappointment .singlecol-banner-cols {
	align-self: flex-end;
	padding-top: 5%;
}
#bookappointment.singlecol-banner, #bookappointment.singlecol-banner .flexbox {
	height: auto;
}
#bookappointment .pageTitle, #bookappointment .pageDesc p {
  color: #222;
}
#bookappointment .pageDesc p {
	font-weight: 300;
	font-size: 16px;
	line-height: 146.5%;
}
#bookappointment .pageTitle::after {
	background: #222;
}
#bookappointment > .swcontainer-wrapper .pageDesc {
	max-width: 677px;
	margin: 0 auto;
	padding-top: 6px;
}
body.page-book-an-appointment .pg_inner_content {
	padding-top: 70px;
}
.singlecol-banner .flexbox {
	justify-content: center;
}
.singlecol-banner-cols {
	width: 100%;
	align-self: center;
	text-align: center;
}
.singlecol-banner-overlay {
	background: #222;
	opacity: 0.55;
	z-index: -1;
}
.singlecol-banner-overlay-rings {
/*	background-image: url('images/innerpg-bg-circles.png');*/
	background-image: url('images/inner-circles-opa50-new.png');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: left top;
	z-index: -2;
	top: 5%;
}
.locationfoo a {
	display: block;
	font-weight: 300;
}
#reviews-carou .owl-nav button {
	position: absolute;
	top: 45%;
	transition: 0.3s all ease-in-out;
	width: 32px;
	border-radius: 50%;
	border: 1px solid #6F7C76;
}
#reviews-carou .owl-prev {
	left: 14%;
}
#reviews-carou .owl-next {
	right: 14%;
}
#reviews-carou .owl-nav button span {
	color: #6F7C76;
	font-size: 26px;
	line-height: 24px;
	transition: 0.3s all ease-in-out;
}
#reviews-carou .owl-nav button:hover {
	border-radius: 50%;
	background-color: #6F7C76;
}
#reviews-carou .owl-nav button:hover span {
	color: #fff;
}
/*.booking-iframe-wrapper {
	width: 917px;
	height: 1230px;
	margin: 0 auto 45px;
}*/
.booking-iframe-wrapper {
    width: 100%;
    height: 1190px;
    margin: 0 auto 70px;
}
.booking-iframe-wrapper iframe {
    background-color: #fff;
}

/*Plain Banner Starts*/
body.page-terms-conditions .singlecol-banner .swcontainer-wrapper, body.page-terms-conditions .pg_inner_content .swcontainer-wrapper, body.page-privacy-policy .singlecol-banner .swcontainer-wrapper, body.page-privacy-policy .pg_inner_content .swcontainer-wrapper, body.page-cookie-policy .singlecol-banner .swcontainer-wrapper, body.page-cookie-policy .pg_inner_content .swcontainer-wrapper {
	max-width: 950px;
}
body.page-terms-conditions .singlecol-banner, body.page-terms-conditions .singlecol-banner .flexbox, body.page-privacy-policy .singlecol-banner, body.page-privacy-policy .singlecol-banner .flexbox, #blogsingle.singlecol-banner, #blogsingle.singlecol-banner .flexbox, body.page-cookie-policy .singlecol-banner, body.page-cookie-policy .singlecol-banner .flexbox {
	height: 250px;
}
body.page-terms-conditions .singlecol-banner, body.page-privacy-policy .singlecol-banner, #blogsingle.singlecol-banner, body.page-cookie-policy .singlecol-banner {
	background-image: none !important;
	background-color: #dee2e0;
}
body.page-terms-conditions .singlecol-banner-overlay, body.page-privacy-policy .singlecol-banner-overlay, #blogsingle .singlecol-banner-overlay, body.page-cookie-policy .singlecol-banner-overlay
{background: transparent;}
body.page-terms-conditions .singlecol-banner-cols, body.page-privacy-policy .singlecol-banner-cols, #blogsingle .singlecol-banner-cols, body.page-cookie-policy .singlecol-banner-cols {
	align-self: flex-end;
	text-align: left;
}
body.page-terms-conditions .pageTitle, body.page-terms-conditions .pageDesc p, body.page-privacy-policy .pageTitle, body.page-privacy-policy .pageDesc p, #blogsingle .pageTitle, #blogsingle .pageDesc p, body.page-cookie-policy .pageTitle, body.page-cookie-policy .pageDesc p {
	color: #222;
	transform: translateY(0);
}
body.page-terms-conditions .pageTitle::after, body.page-privacy-policy .pageTitle::after, #blogsingle .pageTitle::after, body.page-cookie-policy .pageTitle::after {
	background: #222;
	margin: inherit;
	transform: matrix(0, -1, -1, 0, 31, -8);
} /*Plain Banner ENDS*/
.screen-reader-response {
    display: none;
}
.wpcf7 form .wpcf7-response-output {
    padding: 2px 10px;
}
/*PackagePage*/
.packagesList-section {
	/*padding: 83px 152px 139px;*/
	box-sizing: border-box;
	/*padding: 5.5% 9.6% 9.1%;*/
}
.packagesList-section .swcontainer-wrapper {
	max-width: 1500px;
	padding: 5.5% 9.6% 9.1%;
	box-sizing: border-box;
}
.packagesList-sectionOne {background: #DEE2E0;}
/*.packagesList-sectionOne .swcontainer-wrapper {background: #DEE2E0;}*/
.packagesList-sectionTwo {background: #F5F5F5;}
/*.packagesList-sectionTwo .swcontainer-wrapper {background: #F5F5F5;}*/
.packagesList-section h2 {
	font-family: 'Roboto';
	font-weight: 600;
	font-size: 25px;
	line-height: 147.02%;
	text-transform: uppercase;
	color: #222222;
	margin-bottom: 31px;
}
.packagesList-section .flexbox.ex-package-list {justify-content: flex-start;}
.packagesPageList .ex-package-list-item {flex: 0 0 27.25%;}
.packagesPageList .ex-package-list-item-price span {
	/*display: block;*/
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
}
.packagesPageList .ex-package-list-item-price span:last-child {
	margin-bottom: 0;
}
.package-banner h1:after {

}
/*PackagePageENDS*/
.google-Reviews-block {
  margin: 60px 0;
  padding-bottom: 50px;
}
#reviews .google-Reviews-block {
	margin-bottom: 0;
	padding-bottom: 0;
}
.wp-google-feedback {
	max-height: 150px;
	overflow: hidden;
	overflow-y: scroll;
	box-sizing: border-box;
	padding: 0 20px;
}
#redirectionbutton {
	padding: 30px 0 90px;
}
.opening-hours.mobile {display: none;}
.wpcf7 form .wpcf7-response-output {
    margin-top: 0;
    font-size: 15px;
    line-height: 25px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #222 !important;
    opacity: 1;
    font-weight: 400;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #222 !important;
    opacity: 1;
    font-weight: 400;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #222 !important;
    opacity: 1;
    font-weight: 400;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #222 !important;
    opacity: 1;
    font-weight: 400;
}
.make-visibilityHidden {visibility: hidden!important;}
.force-displayBlock {display: block!important;}
.rmp-menu-item-link {text-transform: uppercase;}
.vacantExtra {display: none;}
.cqcLink {
	float: right;
	transform: translateY(0);
}
.cqcLink.foo-item {
	position: absolute;
	bottom: 16%;
	right: 0;
}
.cqcLink.foo-item.mobile {display: none;}
#chatSection {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 999999;
}
#chatSection > img {max-width: 50px;height: auto;}
#chatSection span {
	display: none;
	position: fixed;
	bottom: 26px;
	right: 61px;
}
#chatSection span img {max-width: 100px; height: auto;}
#chatSection:hover span {display: block;}
/*responsive menu*/
#responsive-menu-container {background: transparent!important;}
#responsive-menu-container li.responsive-menu-item a {
    text-transform: uppercase;
}
#responsive-menu li.responsive-menu-item .responsive-menu-item-link {border-color: #58585870!important;}
.rmp_menu_trigger {transition: 0.3s all ease-in-out!important; cursor: pointer;}
.rmp-container {max-height: 900px;}
/*Google review*/
.wp-gr .grw-slider .wp-google-feedback {padding-right: 5px!important;}
.wp-gr.wpac .grw-slider-header .wp-google-left img {
	object-fit: cover;
	object-position: -15px 0;
}

button.cky-show-desc-btn:not(:hover):not(:active) {
	color: #af764b;
}
.error404 .entry {padding: 10% 0 5%;}
.error404 .entry .CTAbtn { color:#fff; }
.error404 .entry p { font-size:16px; }
.error404 .entry img { max-width: 260px; }
.swlogo-cover {
	width: 100%;
	margin: 0 auto;
	display: flex;
	text-align: right;
	justify-content: end;
	padding-bottom: 20px;
}
.swlogo-img {
	color: #95929d;
	font-weight: 300;
	font-size: 14px;
}
.swlogo-img img {
	padding-left: 10px;
	width: 15px;
	height: auto;
}

#bannerSlide-4 .bannerTitle, #bannerSlide-4 .bannerDesc p, #bannerSlide-4 h2 span {
	color: #fff !important;
}
#bannerSlide-5 .bannerTitle, #bannerSlide-5 .bannerDesc p, #bannerSlide-5 h2 span {
	color: #ffffff !important;
}

/***************************************Responsive Styles******************************************/
@media only screen and (max-width: 1800px) {
	.header-wrapper {max-width: 90%;}
}
@media only screen and (max-width: 1700px) {
	#dropmenu > li {margin-right: 50px;}
	.banner-slide, #banner .flexbox, .ms-home-banner {max-height: 580px;}
	.bannerTitle {
		font-size: 45px;
		line-height: 50px;
	}
	.pageTitle {
		font-size: 42px;
		line-height: 52px;
	}
	.secTitle {
		font-size: 38px;
		line-height: 42px;
	}
	.focused-plans-list-item span {
		font-size: 23px;
		line-height: 34px;
	}
	.ex-package-list-item-title {
		font-size: 20px;
		line-height: 24px;
	}
	.ex-package-list-item-price, .ex-package-list-item-price p {
		font-size: 20px;
		line-height: 30px;
	}
	footer p, footer a, #footerMenu a, .day, .time { font-size:15px; }
}
@media only screen and (max-width: 1600px) {
	.swcontainer-wrapper {max-width: 80%;}
	.pageTitle::after {
		width: 4.09px;
		height: 65px;
	}
	#dropmenu > li {margin-right: 42px;}
	.banner-slide, #banner .flexbox, .ms-home-banner {height: 64vh;}
	.bannerContent {transform: translateY(-5px);}
	.bannerTitle {
		font-size: 36px;
		line-height: 41px;
	}
	.bannerDesc {margin-bottom: 28px;}
	.bannerDesc p {
		font-size: 17px;
		line-height: 25px;
	}
	#banner-carousel .owl-dots {right: 135px;}
	.CTAbtn {
		padding: 15px 36px;
		font-size: 14px;
		line-height: 19px;
	}
	.secTitle {
		font-size: 30px;
		line-height: 35px;
	}
	.pageTitle {
		font-size: 35px;
		line-height: 40px;
	}
	.pageDesc p {
		font-size: 16px;
		line-height: 27px;
	}
	.pageTitle::after {transform: matrix(0, -1, -1, 0, 0, -8);}
	#excellence-video iframe, #excellence-video .play-btn {height: 465px;}
	.play-btn span, #secTwo-col-right-Content {transform: translateY(0);}
	#before-after {padding: 92px 0 96px;}
	#our-specialities, #our-specialities-left img {max-height: 545px;}
	.our-specialities-list.home.flexbox {column-gap: 4.6%;}
	.focused-plans-list-item {height: 350px;}
	.focused-plans-list-item span {
		font-size: 20px;
		line-height: 30px;
		height: 100px;
	}
	#focused-plans {padding: 95px 0 90px;}
	#focused-plans-bottom .flexbox {column-gap: 3.7%;}
	#exclusive-package {padding: 95px 0 89px;}
	.ex-package-list-item {flex: 0 0 18.9%;}
	.packagesPageList .ex-package-list-item {flex: 0 0 26.7%;}
	#meet-our-doctors {padding: 87px 0 97px;}
	.meet-doc-title {
		font-size: 25.5px;
		line-height: 38px;
	}
	#banner-overlay-cta img {max-width: 73px;}
	#reviews {padding: 94px 0 60px;}
	#reviews-carou .owl-prev {left: 5%;}
	#reviews-carou .owl-next {right: 5%;}
	.singlecol-banner, .singlecol-banner .flexbox, .who-we-are-cols {
		height: 57vh;
		max-height: 452px;
	}
	#beforeafter-slider .item h3 {
		font-size: 12px;
		line-height: 12px;
	}
	.cqcLink {max-width: 140px;}
}
@media only screen and (max-width: 1500px) {
	.our-specialities-list-item {width: 23.5%;}
	.focused-plans-list-item {width: 30.5%;}
	.ex-package-list-item {
		box-sizing: border-box;
		flex: 0 0 31.3%;
	}
}
@media only screen and (max-width: 1491px) {
	.cta-btn {font-size: 12px;}
	.swlogo {padding: 18px 0 10px;}
	.swlogo img {max-width: 330px;}
}
@media only screen and (max-width: 1440px) {
	.focused-plans-list-item {height: 300px;}
	.meet-doc-descrip p {
		font-size: 16px;
		line-height: 26px;
	}
	.secTitle {
		font-size: 28px;
		line-height: 34px;
	}
	.pageDesc {
		padding-right: 35px;
	}
	.ex-package-list-item {flex: 0 0 22.78%;}
	.meet-doc-title {
		font-size: 23px;
		line-height: 36px;
	}
	.meet-doc-desig {
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 24px;
	}
	.meet-doc-specialisation-desc p {font-size: 13px;}
	.meet-doc-specialisation {margin-bottom: 35px;}
	.flexbox.ex-package-list {column-gap: 2.8%;}
}
@media only screen and (max-width: 1428px) {
	.our-specialities-list-item {
		width: 23.3%;
		font-size: 12px;
		line-height: 17px;
	}
}
@media only screen and (max-width: 1411px) {
	.focused-plans-list-item {width: 30.3%;}
}
@media only screen and (max-width: 1390px) {
	.footer-top-cols {
		width: 26.3%;
		margin-right: 5%;
	}
}
@media only screen and (max-width: 1367px) {
	.swcontainer-wrapper {max-width: 75%;}
	.wp-gr .wp-google-text {
		font-size: 13px !important;
		line-height: 21px !important;
	}
	.swsocial-icons {
		width: 27px;
		height: 27px;
		margin-right: 8px;
		background-size: 55% 55%;
	}
	.bannerTitle {
		font-size: 36px;
		line-height: 40px;
	}
	.ex-package-list-item-title {
		font-size: 16px;
		letter-spacing: 0.5px;
		line-height: 22px;
	}
	.flexbox.ex-package-list {column-gap: 2.6%;}
	.ex-package-list-item {flex: 0 0 23%;}
	.bannerTitle {
		font-size: 28px;
		line-height: 35px;
	}
	.bannerDesc p, .pageDesc p, .secDesc p, #bookappointment .pageDesc p {
		font-size: 15px;
		line-height: 25px;
	}
	.CTAbtn {
		padding: 12px 27px;
		font-size: 12px;
	}
	.pageTitle {
		font-size: 28px;
		line-height: 35px;
	}
	.secTitle {
		font-size: 24px;
		line-height: 32px;
	}
	.preHead {
		font-size: 15px;
		line-height: 15px;
	}
	#meet-our-doctors .swcontainer-wrapper {max-width: 70%;}
	.meet-our-doc-cols {height: 425px;}
	.meet-our-doc-cols.meet-our-doc-right {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#reviews-carou .owl-next {right: 10%;}
	#reviews-carou .owl-prev {left: 10%;}
	.copyright.desk p {
		display: inline;
		vertical-align: top;
	}
	.slider-counter, .slider-counter-doc {
		font-size: 13px;
		line-height: 21px;
	}
	.slider-counter {margin-top: 13px;}
	#beforeafter-slider {padding-top: 10px;}
	#beforeafter-slider .owl-nav {top: -27px;}
	#our-specialities, #our-specialities-left img {max-height: 475px;}
	#reviews .preHead {
		font-size: 16px;
		line-height: 24px;
	}
	.focused-plans-list-item span {
		font-size: 17px;
		height: 90px;
		line-height: 30px;
	}
	#beforeafter-slider .item h3 {
		font-size: 10px;
		line-height: 13px;
	}
	#before-after {padding: 72px 0 76px;}
	#exclusive-package {padding: 70px 0 79px;}
	#meet-our-doctors {padding: 67px 0 77px;}
	#reviews {padding: 64px 0 70px;}
	.copyright.desk p {font-weight: 300;}
	#secTwo-col-right-Content {
		padding-left: 10%;
		max-width: 65%;
	}
	.meet-our-doc-right {padding: 50px 86px 50px 50px;}
	#header-top-bar {height: 43px;}
	header .swsocial, #header-topbar-right {padding-top: 6px;}
	#searchform #s {
		width: 31px;
		height: 31px;
		line-height: 31px;
	}
	.cta-btn {
		line-height: 17px;
		padding: 6.5px 22px;
	}
	#header-main-bar {height: 60px;}
	.swlogo {padding: 13px 0 0;}
	.swlogo img {max-width: 300px;}
	.ubermenu > .ubermenu-nav > .ubermenu-item > a {
		line-height: 32px;
		height: 60px;
	}
	.banner-slide, #pageTop, .treatment-slide {margin-top: 103px;}
	#footer-top-col2 { width: 38%; }
	.footer-Titles, footer p, footer a, #footerMenu a, .day, .time { font-size:14px; }
	.footer-top-cols .flexbox { column-gap: 10%;}
	.our-specialities-list-item {
		font-size: 11px;
		line-height: 16px;
	}
	.ex-package-list-item-desc {
		font-size: 13px;
		line-height: 20px;
	}
	.ex-package-list-item-price, .ex-package-list-item-price p {
		font-size: 17px;
		line-height: 30px;
	}
	.ex-package-list-item-booknow {
		font-size: 12px;
		line-height: 18px;
	}
	.meet-doc-title {
		font-size: 21px;
		line-height: 32px;
	}
	.meet-doc-specialisation-head { font-size: 15px; }
	.meet-doc-specialisation { margin-bottom: 25px; }
	.meet-doc-descrip p {
		font-size: 14px;
		line-height: 24px;
	}
	.entry p, .entry li {
		font-size: 15px;
		line-height: 25px;
	}
	.cqcLink {max-width: 120px;}
}
@media only screen and (max-width: 1359px) {
	.our-specialities-list-item {width: 23%;}
	.focused-plans-list-item span {font-size: 21px;}
}
@media only screen and (max-width: 1331px) {
	#footer-top-col2 {width: 38.3%;}
	.footer-top-cols .flexbox {column-gap: 13%;}
}
@media only screen and (max-width: 1318px) {
	.focused-plans-list-item {width: 30%;}
}
@media only screen and (max-width: 1280px) {
	.swlogo {padding: 17px 0 10px;}
	.swlogo img {max-width: 290px;}
	#banner-overlay-cta img {max-width: 63px;}
	.singlecol-banner, .singlecol-banner .flexbox {background-position: center;}
	body.page-terms-conditions .singlecol-banner, body.page-terms-conditions .singlecol-banner .flexbox, body.page-privacy-policy .singlecol-banner, body.page-privacy-policy .singlecol-banner .flexbox, body.page-cookie-policy .singlecol-banner, body.page-cookie-policy .singlecol-banner .flexbox {
		height: 200px;
	}
	.bannerTitle, .pageTitle {
		font-size: 26px;
		line-height: 33px;
	}
	.bannerDesc p {font-size: 15px;}
	.cta-btn {
		line-height: 16px;
		padding: 6px 18px;
		font-size: 12px;
	}
	.CTAbtn {
		font-size: 12px;
		line-height: 14px;
		padding: 12px 22px;
	}
	#searchform #s {
		width: 28px;
		height: 28px;
		line-height: 29px;
	}
	#searchform #s:focus {font-size: 11px;}
	header .swsocial, #header-topbar-right {
		padding-top: 7px;
	}
	.secTitle {
		font-size: 22px;
		line-height: 30px;
	}
	.secTitle::after {
		height: 50px;
		transform: matrix(0, -1, -1, 0, 23, -8);
	}
	.secDesc p, .meet-doc-descrip p, .meet-doc-specialisation-head {
		font-size: 15px;
		line-height: 25px;
	}
	.secDesc p {
		box-sizing: border-box;
		padding-right: 17px;
	}
	.preHead {font-size: 14px;}
	#beforeafter-slider .item h3 {font-size: 11px;}
	.our-specialities-list-item {
		font-size: 11px;
		line-height: 15px;
	}
	.ex-package-list-item-booknow {
		font-size: 12px;
		line-height: 18px;
	}
	.ex-package-list-item-price, .ex-package-list-item-price p {
		font-size: 18px;
	}
	.ex-package-list-item-title {font-size: 17px;}
	.ex-package-list-item-desc {font-size: 12px;}
	.focused-plans-list-item span {
		font-size: 18px;
		height: 80px;
	}
	#focused-plans-bottom .flexbox {column-gap: 5%;}
	.meet-doc-title {font-size: 20px;}
	.meet-doc-desig {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 18px;
	}
	.meet-doc-specialisation {margin-bottom: 20px;}
	#footer-top-col2 {width: 36%;}
	.pageTitle::after {height: 50px;}
	footer {padding-top: 25px;}
	body.page-terms-conditions .pageTitle::after, body.page-privacy-policy .pageTitle::after, #blogsingle .pageTitle::after,  body.page-cookie-policy .pageTitle::after {
		transform: matrix(0, -1, -1, 0, 23, -8);
	}
	.swsocial-icons--insta {background-position-x: 6px;}
}
@media only screen and (max-width: 1226px) {
	#our-specialities-left img {
		height: 645px;
		width: 100%;
		object-fit: cover;
		object-position: bottom center;
	}
}
@media only screen and (max-width: 1200px) {
	.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
		display: none;
	}
	.ubermenu-responsive-toggle {/*Ubermenu*/
		padding: 10px 0!important;
	}
	#rmp-menu-wrap-315 .rmp-menu-item-link .rmp-font-icon {
		line-height: 36px!important;
		font-size: 20px!important;
	}
	#secTwo-col-right-Content {
		max-width: 75%;
		padding-left: 10%;
	}
	.our-specialities-list-item {width: 40%;}
	.focused-plans-list-item {height: 260px;}
	.swcontainer-wrapper, #meet-our-doctors .swcontainer-wrapper {
		max-width: 82%;
	}
	.bannerDesc {max-width: 465px;}
	#our-specialities-left {
		width: 50%;
		text-align: center;
	}
	#our-specialities-right {width: 50%;}
	#our-specialities-left img {
		height: 475px;
		width: 85%;
		object-position: top center;
	}
	#reviews {padding: 64px 0 40px;}
	.google-Reviews-block {margin-top: 40px;}
	#our-team-list {max-width: 750px;}
	.our-team-list-cols img {max-width: 300px;}
	.singlecol-banner, .singlecol-banner .flexbox, .who-we-are-cols {
		height: 62vh;
		max-height: 450px;
	}
	#searchform #s:focus { width: 500px; }
}
@media only screen and (max-width: 1152px) {
	#footer-top-col2 {width: 35.3%;}
	#footerMenu a, .day, .time {font-size: 15px;}
}
@media only screen and (max-width: 1100px) {
	.focused-plans-list-item {width: 29.5%;}
	#footer-top-col3, .opening-hours.desk, .copyright.desk {display: none;}
	.opening-hours.mobile {
		display: block;
		text-align: left;
		margin-top: 30px;
		float: left;
	}
	.footer-top-cols {
		width: 45%;
		margin-right: 5%;
	}
	#footer-top-col2 {
		width: 45.3%;
		margin-right: 0;
		float: right;
	}
	.footer-bottom.mobile {
		display: block;
		text-align: center;
	}
	.footer-bottom.mobile .swsocial {margin-top: 0;}
	.footer-bottom.mobile .copyright {
		margin-top: 20px;
	}
	.cqcLink.foo-item.desk {display: none;}
	.cqcLink.foo-item.mobile {
		display: inline-block;
		position: inherit;
		float: none;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 1080px) {
	#before-after .secDesc {max-width: 90%;}
	.our-specialities-list-item {width: 39%;}
	#searchform #s:focus { width: 400px; }
}
@media only screen and (max-width: 1024px) {
	.swlogo img {max-width: 260px;}
	#banner .flexbox, .banner-slide {
		max-height: 450px;
	}
	.bannerContent {transform: translateY(-15px);}
	#banner-overlay-cta {
		top: 122px;
		right: 0;
		left: auto;
		transform: rotate(180deg);
	}
	.bannerDesc {max-width: 45%;}
	#banner-carousel .owl-dots {
		right: auto;
		left: 30px;
	}
	.bannerTitle, .pageTitle {
		font-size: 24px;
	}
	.secTitle {
		font-size: 21px;
		line-height: 30px;
	}
	.bannerDesc p, .pageDesc p, .secDesc p, #bookappointment .pageDesc p, .meet-doc-descrip p, .meet-doc-specialisation-head {
		font-size: 14px;
		line-height: 24px;
	}
	.bannerDesc p br {display: none;}
	#before-after {padding: 68px 0 70px;}
	#beforeafter-slider .item h3 {font-size: 10px;}
	.CTAbtn {
		font-size: 12px;
		line-height: 12px;
	}
	.our-specialities-list-item {width: 24%;}
	.secThree-Cols {width: 50%;}
	#our-specialities-left {display: none;}
	#our-specialities {
		height: auto;
		padding: 60px 0 70px;
	}
	#our-specialities .secDesc p {max-width: 100%;}
	#focused-plans {padding: 70px 0 80px;}
	#focused-plans-bottom {margin-top: 35px;}
	#focused-plans-top-left, #focused-plans-top-right {width: 100%;}
	.focused-plans-list-item span {
		padding: 10px;
		box-sizing: border-box;
	}
	.ex-package-list-item {flex: 0 0 30%;}
	#our-specialities-right {
		width: 100%;
		padding-left: 0;
	}
	#focused-plans-bottom .flexbox {
		column-gap: 38px;
		row-gap: 35px;
	}
	.focused-plans-list-item {
		width: 29%;
		height: 250px;
	}
	.focused-plans-list-item span {
		font-size: 16px;
		height: 80px;
	}
	.meet-our-doc-right {padding: 50px 52px 50px 46px;}
	#journey .swcontainer-wrapper {max-width: 85%;}
	footer a, footer p, footer span, footer li, .time, #footerMenu a, .day {
		font-size: 14px;
	}
	#footerLogo img {max-width: 80%;}
	.pageDesc {padding-right: 0;}
	.post .entry h2.wp-block-heading {font-size: 20px;}
	.entry li {
		font-size: 14px;
		line-height: 24px;
	}
}	
@media only screen and (max-width: 960px) {
	.swcontainer-wrapper, #meet-our-doctors .swcontainer-wrapper {
		max-width: 85%;
	}
	.ms-home-banner {object-position: 55% top;}
	#bannerSlide-2 .ms-home-banner {object-position: 52% top;}
	#bannerSlide-3 .ms-home-banner {object-position: 66% top;}
	#bannerSlide-4 .ms-home-banner {object-position: 73% top;}
	#bannerSlide-5 .ms-home-banner {object-position: 60% top;}
	.bannerDesc {max-width: 39%;}
	#searchform #s:focus { width: 350px; }
}
@media only screen and (max-width: 900px) {
	#bannerSlide-2 .bannerDesc {max-width: 40%;}
	.our-specialities-list-item {width: 23.5%;}
	.focused-plans-list-item {width: 30%;}
	#focused-plans-bottom .flexbox {column-gap: 4.6%;}
	.ex-package-list-item {flex: 0 0 47%;}
	.meet-our-doc-left {width: 45%;}
	.meet-our-doc-right {
		width: 55%;
		padding: 25px 52px 15px 46px;
	}
	#beforeafter-slider .owl-nav {left: 0;}
	header .swsocial { display:none; }
	#header-topbar-right {width: 100%;}
	#header-topbar-right .cta-btn {float: right;font-size: 11px;}
	#banner-carousel .owl-dots {
		right: auto;
		left: 21px;
	}
}
@media only screen and (max-width: 870px) {
	#excellence-video .cqcLink {display: none;}
}
@media only screen and (max-width: 864px) {
	.focused-plans-list-item {width: 29.5%;}
	.focused-plans-list-item span {
		font-size: 19px;
		line-height: 25px;
	}
	#reviews-carou .owl-prev {left: -40px;}
	#reviews-carou .owl-next {right: -40px;}
}
@media only screen and (max-width: 810px) {
	#bannerSlide-4 {background-position: 71% 100%;}
	#searchform #s:focus {width: 300px;}
}
@media only screen and (max-width: 768px) {
	.secDesc p {padding-right: 0;}
	.focused-plans-list-item span {
		font-size: 16px;
		line-height: 21px;
	}
	#before-after, #our-specialities .secTitle, .preHead, #focused-plans .secTitle {text-align: center;}
	#before-after .secTitle::after, #our-specialities .secTitle::after, #focused-plans .secTitle:after {
		transform: matrix(0, -1, -1, 0, 0, -3);
		margin: 0 auto;
	}
	.secThree-Cols {width: 100%;}
	.sec-Col40 {margin-bottom: 45px;}
	.focused-plans-list-item {width: 29%;}
	#reviews .preHead {
		font-size: 16px;
		line-height: 23px;
	}
	#meet-our-doc-carou {margin-top: 30px;}
	#meet-our-doc-carou .owl-nav {left: 5px;}
	.slider-counter-doc {
		top: 0;
		right: 5px;
	}
	#doc-carou-wrapper {max-width: 453px;}
	.meet-our-doc-left, .meet-our-doc-right {
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	.meet-doc-descrip {display: none;}
	.meet-our-doc-cols.meet-our-doc-right {height: auto;}
	.meet-doc-specialisation {margin-bottom: 0;}
	.meet-our-doc-right {padding: 35px;}
	.slider-counter-doc {top: -28px;}
	#meet-our-doc-carou .owl-nav {top: -37px;}
	.flexbox.ex-package-list {
		column-gap: 20px;
		row-gap: 20px;
	}
	#banner {position: relative;}
	#banner-overlay-cta {
		top: auto;
		bottom: 0;
	}
	.bannerTitle {font-size: 28px;}
	.pageDesc {padding-right: 0;}
	#journey {padding: 75px 0;}
	#meds-special-list {margin: 40px 0 60px;}
	.google-Reviews-block {margin: 60px 0 0;}
	.singlecol-banner, .singlecol-banner .flexbox, .who-we-are-cols {
		max-height: 400px;
	}
	.responsive-tabs dt:first-child {
		width: 100%;
		box-sizing: border-box;
	}
	.banner-slide, #banner .flexbox, .ms-home-banner {
		height: auto;
		max-height: 100%;
	}
	.ms-home-banner {position: static;}
	.bannerContent {
		transform: translateY(0);
		box-sizing: border-box;
		padding: 30px 0 60px;
		text-align: center;
	}
	.banner-items, .bannerDesc, #bannerSlide-2 .bannerDesc {max-width: 100%;}
	.bannerContent .bannerTitle br {display: none;}
	#bannerSlide-3 .bannerTitle, #bannerSlide-3 .bannerDesc p, #bannerSlide-3 h2 span {
		color: #000;
	}
	#banner-carousel .owl-dots {height: 67%;}
}
@media only screen and (max-width: 715px) {
	#searchform #s:focus {width: 230px;}
}
@media only screen and (max-width: 700px) {
	#banner-carousel .owl-dots {
		left: 15px;
	}
	#excellence-video .flexbox {flex-wrap: wrap;}
	#secTwo-col-left, .secTwo-cols {width: 100%;}
	#secTwo-col-right-Content {
		max-width: 100%;
		padding: 35px;
		text-align: center;
	}
	#secTwo-col-right-Content .secTitle::after {
		transform: matrix(0, -1, -1, 0, 0, -3);
		margin: 0 auto;
	}
	.focused-plans-list-item {width: 45%;}
}
@media only screen and (max-width: 640px) {
	.head-search, .opening-hours.mobile, #footer-top-col3 .swsocial, .copyright.desk {
		display: none;
	}
	#fixed-call-mob, #fixed-book-appoint, #footer-top-col3 .opening-hours.desk {
		display: block;
	}
	footer {padding-bottom: 40px;}
	.footer-top-cols {
		float: none;
		margin: 0 auto!important;
	}
	#footer-top-col2 {float: none;}
	.opening-hours.mobile .footer-Titles, .fooMenuCols, #footer-top-col3 .opening-hours.desk .footer-Titles {
		text-align: center;
	}
	#footer-top-col3, #footer-top-col2 {
		display: block;
		float: none;
		padding-top: 35px;
	}
	#footer-top-col2 {width: 100%;}
	.footer-top-cols .flexbox {column-gap: 10%;}
	.fooMenuCols {width: 45%;}
	#footer-top-col3 {width: 70%;}
	#footer-top-col3 .opening-hours {
		max-width: inherit;
		float: none;
	}
	.swlogo {padding: 21px 0 10px;}
	.swlogo img {max-width: 270px;}
	#banner-overlay-cta {
		top: 122px;
		bottom: auto;
		left: 0;
		right: auto;
		transform: inherit;
	}
	#banner .flexbox {justify-content: center;}
	.bannerContent {
		transform: translateY(0);
		align-self: flex-end;
		text-align: center;
		background-color: rgba(255,255,255,0.65);
		width: 100%;
	}
	.banner-items {max-width: 100%;}
	.bannerTitle {margin-bottom: 0;}
	.banner-slide {
		background-position: 78% 100%;
	}
	.bannerTitle {
		font-size: 26px;
		margin-bottom: 15px;
	}
	#bannerSlide-3 .bannerTitle, #bannerSlide-3 .bannerDesc p, #bannerSlide-3 h2 span {
		color: inherit;
	}
	#bannerSlide-4 {background-position: 84% 100%;}
	.pageDesc {text-align: center;}
	.rmp_menu_trigger {
		top: 49px!important;
	}
	#secTwo-col-right-Content {padding: 50px 35px;}
	.footer-Titles {text-align: left;}
	#footerLogo img {max-width: 100%;}
	#footer-top-col2 {text-align: center;}
  	.fooMenuCols li {display: inline-block;}
  	#footer-top-col2 .footer-Titles {text-align: center;}
  	#before-after .secDesc {max-width: 100%;}
  	.secDesc {text-align: center;}
}
@media only screen and (max-width: 520px) {
	.footer-top-cols {width: 80%;}
	.singlecol-banner-overlay-rings {display: none;}
	.wpac .grw-slider-header-inner .wp-google-left {
		width: 30% !important;
	}
	.wpac .grw-slider-header-inner .wp-google-left img {
		float: right !important;
	}
	.grw-slider-header-inner .wp-google-right {
		padding-left: 10% !important;
	}
	#focused-plans-bottom .flexbox {column-gap: 0;}
	.focused-plans-list-item {
		width: 100%;
		flex: 1 0 100%;
		height: 280px;
	}
	#our-specialities {
		padding: 60px 0 50px;
		max-height: inherit;
	}
	#excellence-video iframe, #excellence-video .play-btn {
		height: 300px;
	}
	.ms-home-banner {
		height: 300px;
		object-position: top center;
	}
	.bannerContent {padding: 30px 0;}
}
@media only screen and (max-width: 490px) {
	.banner-slide {background-position: 72% 100%;}
	.flexbox.ex-package-list {column-gap: 0;}
	.responsive-tabs dd {padding: 1.5em 1.5em 2em;}
	.meet-our-doc-cols, .meet-our-doc-left img {
		height: 360px;
	}
	#banner-carousel .owl-dots {
		left: auto;
		right: 10px;
	}
	#bannerSlide-3 .ms-home-banner, #bannerSlide-4 .ms-home-banner {
		object-position: 35% top;
	}
	#bannerSlide-4 .bannerTitle, #bannerSlide-4 .bannerDesc p, #bannerSlide-4 h2 span {
		color: #000000 !important;
	}
	#bannerSlide-5 .bannerTitle, #bannerSlide-5 .bannerDesc p, #bannerSlide-5 h2 span {
		color: #000000 !important;
	}
	
	
}
@media only screen and (max-width: 460px) {
	.our-specialities-list-item, .focused-plans-list-item {width: 100%;}
	#focused-plans-bottom .flexbox {column-gap: 0;}
	body.page-book-an-appointment .pg_inner_content .swcontainer-wrapper {
		width: 100%;
		max-width: 100%;
	}
}
@media only screen and (max-width: 390px) {
  .grw-slider-header-inner .wp-google-right {
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 380px) {
	.swlogo img {max-width: 250px;}
} 
/*******************************************/
/**************************************************************************************************/