*{
	margin:0;
	padding:0;
	border:0;
}
header, nav, footer, section, aside, article{
	display:block;
}
body{
	font-family: "Roboto", sans-serif;
	font-size:16px;
	line-height:28px;
	color:#171717;
}
a{
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Roboto", sans-serif;
	font-weight:normal;
}
.wrapper{
	max-width:1160px;
	width:100%;
	margin:0 auto;
}
.wrapper02{
	width:100%;
	margin:0 auto;
}
.specer{
	font-size:0;
	line-height:0;
	clear:both;
}
nav{
	background:#184bb3;
}

/* Sticky Cont Start */
header{
	background:none;
	color: #fff;
}      
header.sticky {
     position: fixed;
     width: 100%;
     background:none;
     text-align: left;
	 z-index:9999;
	 top:0;
	 left:0;
}
/* Sticky Cont End */

.homeBanner{
	width:70%;
	float:left;
}
.homeBanner img{
	width:100%;
	height:auto;
}
.homeAppoWrap{
	background:url(113944home_ppo_bg.jpg) 0 0 no-repeat;
	background-size:cover;
	width:26%;
	/*height:568px;*/
	padding:47px 25px 48px 25px;
	float:right;
}
.homeAppoNameBox{
	width:100%;
	max-width:416px;
	float:left;
	position:relative;
	margin-bottom:30px;
}
.homeAppoNameBox img{
	width:100%;
}
.homeAppoTxt01{
	font-family: "Roboto", sans-serif;
	font-size:21px;
	line-height:22px;
	color:#fff;
	position:absolute;
	right:3%;
	top:38%;
}
.homeAppoCallBox{
	width:100%;
	max-width:330px;
	float:left;
	margin-bottom:25px;
}
.homeAppoCallBoxLft{
	width:100%;
	max-width:50px;
	float:left;
}
.homeAppoCallBoxRgt{
	width:100%;
	max-width:280px;
	float:right;
}
.homeAppoCallBoxTxt{
	font-family: "Roboto", sans-serif;
	font-size:20px;
	line-height:40px;
	color:#001b5a;
	font-weight:500;
}
.homeAppoCallBoxTxt01{
	font-family: "Roboto", sans-serif;
	font-size:20px;
	line-height:28px;
	color:#001b5a;
	font-weight:500;
}
.homeAppoCallBoxTxt02{
	font-family: "Roboto", sans-serif;
	font-size:19px;
	line-height:28px;
	color:#f30404;
	font-weight:500;
}
.homeCaseBg{
	background:url(113944special_case_bg.jpg) 0 0 no-repeat;
	background-size:cover;
	height:414px;
	margin-top:-6px;
}
.homeSplWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.homeSplCont{
	width:100%;
	max-width:522px;
	float:left;
	margin-top:115px;
}
.homeSplTxt01{
	font-family: "Roboto", sans-serif;
	font-size:40px;
	line-height:51px;
	color:#fff;
	font-weight:bold;
	margin-bottom:30px;
}
.homeSplMore{
	background:#001c5b;
	border-radius:20px;
	font-family: "Roboto", sans-serif;
	font-size:20px;
	line-height:60px;
	color:#fff;
	padding:0 30px;
	display:inline-block;
}
.homeSplMore:hover{
	background:#e32c2a;
}

footer{
	background:#80d0fd;
	padding:50px 0 30px 0;
	font-family: "Roboto", sans-serif;
}
.footerCont01{
	max-width:300px;
	width:100%;
	float:left;
	margin-right:50px;
}
.footerCont02{
	max-width:250px;
	width:100%;
	float:left;
	margin-right:50px;
}
.footerCont03{
	max-width:180px;
	width:100%;
	float:left;
	margin-right:50px;
}
.footerCont04{
	max-width:270px;
	width:100%;
	float:right;
	margin-top:50px;
}
.footerCont01 iframe{
	width:100%;
	float:left;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:20px;
}
.footerCompanyName{
	font-family: "Roboto", sans-serif;
	font-size:22px;
	line-height:28px;
	color:#000;
	font-weight:500;
	padding-bottom:25px;
}
.footerHead{
	font-size:17px;
	line-height:26px;
	color:#000;
	padding-bottom:5px;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #000;
}
.footerTxt{
	font-size:15px;
	line-height:25px;
	font-weight:400;
	color:#000;
	padding-bottom:20px;
}
.footerTxt01{
	font-size:15px;
	line-height:21px;
	font-weight:400;
	color:#000;
}
.footerBtn{
	font-size:15px;
	line-height:30px;
	font-weight:400;
	color:#000;
}
.footerSocial{
	font-size:30px;
	line-height:30px;
	font-weight:300;
	color:#000;
	margin-right:5px;
}
.footerBtn:hover{
	color:#000;
}
.footerTxtSml{
	font-size:11px;
	line-height:16px;
	font-weight:500;
	color: #00CCFF;
	padding-top:10px;
}
.poweredbyBg{
	background:#012036;
	padding:10px 0;
	text-align:center;
}
.poweredby{
	font-size:14px;
	line-height:19px;
	color:#fff;	
	display:inline-block;
}









/* Inner CSS */
.innerheaderBg{
	background:url(113944inner_header_bg.jpg) 90% 0 no-repeat;
	background-size:cover;
	padding:30px 0;
}
.inrHeaderWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.logoCont{
	width:100%;
	max-width:260px;
	float:left;
	margin-right:40px;
}
.logoCont img{
	width:100%;
}
.drNamePicCont{
	width:100%;
	max-width:430px;
	float:left;
	margin-top:20px;
}
.drPicCont{
	width:100%;
	max-width:125px;
	float:left;
}
.drNameCont{
	width:100%;
	max-width:285px;
	float:right;
	margin-top:15px;
}
.drsuparno{
	font-family: "Roboto", sans-serif;
	font-size:30px;
	line-height:36px;
	color:#031a5f;
	font-weight:bold;
	padding-bottom:5px;
}
.drsuparnoTxt01{
	font-family: "Roboto", sans-serif;
	font-size:16px;
	line-height:22px;
	color:#231f20;
	font-weight:500;
}
.inrheaderContact{
	width:100%;
	max-width:260px;
	float:left;
	margin-left:50px;
	margin-top:20px;
}
.inrCallusTxt{
	background:url(113944icon_06.png) 0 0 no-repeat;
	padding-left:34px;
	font-family: "Roboto", sans-serif;
	font-size:17px;
	line-height:26px;
	color:#000;
	font-weight:500;
	display:inline-block;
	margin-bottom:12px;
}
.inrWhatsAppTxt{
	background:url(113944icon_07.png) 0 0 no-repeat;
	padding-left:34px;
	font-family: "Roboto", sans-serif;
	font-size:17px;
	line-height:26px;
	color:#000;
	font-weight:500;
	display:inline-block;
	margin-bottom:15px;
}
.inrTimingTxt{
	background:url(113944icon_08.png) 0 0 no-repeat;
	padding-left:34px;
	font-family: "Roboto", sans-serif;
	font-size:17px;
	line-height:26px;
	color:#000;
	font-weight:500;
	margin-bottom:15px;
}
.inrTimingTxt01{
	font-family: "Roboto", sans-serif;
	font-size:16px;
	line-height:26px;
	color:#cf0006;
	font-weight:500;
}
.inrBanrImg{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.innerWrapBg{
	background:#fff;
	padding:40px 0 50px 0;
}
.innerWrapBg02{
	background:#fff;
	padding:0px 0 80px 0;
}
.innerHeading{
	font-family: "Roboto", sans-serif;
	font-size:27px;
	line-height:36px;
	color:#184bb3;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.innerText{
	font-family: "Roboto", sans-serif;
	font-size:16px;
	line-height:30px;
	color:#171717;
	font-weight:400;
	margin-bottom:20px;
}
.innerCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:80px;
}
.innerContLft{
	width:100%;
	max-width:780px;
	float:left;
}
.innerContRgt{
	width:100%;
	max-width:350px;
	float:right;
}
.innerContRgt img{
	width:100%;
	padding:3px;
	border:1px solid #ccc;
	border-radius:20px;
}
.innerText01{
	font-family: "Roboto", sans-serif;
	font-size:35px;
	line-height:41px;
	color:#CC0033;
	font-weight:400;
	margin-bottom:20px;
}
.innerTextRed{
	font-family: "Roboto", sans-serif;
	font-size:18px;
	line-height:30px;
	color:#CC0000;
	font-weight:400;
	margin-bottom:20px;
}
.innerTextBlack{
	font-family: "Roboto", sans-serif;
	font-size:19px;
	line-height:30px;
	color:#000;
	font-weight:400;
	margin-bottom:20px;
}
.innerContLft01{
	max-width:100%;
	float:left;
}
.treatCont{
	width:100%;
	max-width:320px;
	float:left;
	margin-right:40px;
	margin-bottom:50px;
}
.treatCont img{
	width:100%;
	padding:3px;
	border:1px solid #ccc;
	border-radius:20px;
}
.specialCaseBlueBg{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:520px;
}
.specialCaseBlueBg01{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseWhiteBg{
	background:#fff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:520px;
}
.specialCaseLft{
	width:100%;
	max-width:570px;
	float:left;
	margin-top:25px;
	margin-bottom:10px;
}

.specialCaseLft img{
	width:100%;
}
.specialCaseRgt{
	width:100%;
	max-width:570px;
	float:right;
	margin-top:25px;
	margin-bottom:10px;
	
}
.specialCaseRgt img{
	width:100%;
}
.specialCaseTxt01{
	background:url(113944dental_icon.png) 0 0 no-repeat;
	font-family:"Roboto", sans-serif;
	font-size:30px;
	line-height:40px;
	color:#000;
	font-weight:600;
	margin-bottom:20px;
	padding-left:50px;
}
.specialCaseTxt02{
	font-family: "Roboto", sans-serif;
	font-size:19px;
	line-height:30px;
	color:#000;
	font-weight:400;
	margin-bottom:20px;
}
.photoWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	margin-top:30px;
}
.photoBox{
	width:100%;
	max-width:350px;
	float:left;
	margin-right:36px;
	margin-bottom:50px;
}
.photoBox img{
	width:100%;
	border:1px solid #ccc;
	padding:2px;
}
.contactBox{
	width:100%;
	max-width:350px;
	float:left;
	border:1px solid #ccc;
	margin-right:30px;
	margin-bottom:30px;
}
.contactBox01{
	background:#ececec;
	width:100%;
	max-width:50px;
	height:70px;
	float:left;
	padding-top:10px;
}
.contactBox02{
	width:100%;
	max-width:290px;
	float:right;
	height:70px;
	padding-top:10px;
}
.reviewWrapBg{
	background:#f0f0f1;
	padding:40px 0 50px 0;
}
.reviewWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	margin-top:55px;
}
.reviewBox{
	background:#fff;
	width:100%;
	max-width:320px;
	float:left;
	margin-right:30px;
	border-radius:20px;
	text-align:center;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	position:relative;
	font-family: "Roboto", sans-serif;
	padding:13px;
	height:250px;
	margin-bottom:50px;
	overflow:auto;
}
.reviewBox img{
	width:100%;
	height:auto;
	margin:10px 0;
}
.reviewPic{
	width:100%;
	max-width:50px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.reviewrName{
	font-size:17px;
	line-height:24px;
	color:#000;
	font-weight:600;
	margin-top:15px;
	margin-bottom:10px;
}
.googleStar{
	font-size:20px;
	color:#f6b90d;
	margin-bottom:8px;
}
.googleLogo{
	width:100%;
	max-width:20px;
	float:left;
	top:10px;
	left:10px;
	position:absolute;
}
.patientReview{
	font-size:16px;
	line-height:33px;
	color:#434343;
	font-weight:400;
}





/* Responsive CSS*/

@media screen and (max-width:1200px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
}



@media screen and (max-width:1199px) and (min-width:992px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.homeBanner{
	width:65%;
	float:left;
}
.homeAppoWrap{
	background:url(113944home_ppo_bg.jpg) 0 0 no-repeat;
	background-size:cover;
	width:31%;
	/*height:568px;*/
	padding:27px 15px 48px 15px;
	float:right;
}
.homeAppoNameBox{
	width:100%;
	max-width:416px;
	float:left;
	position:relative;
	margin-bottom:10px;
}
.homeAppoTxt01{
	font-size:19px;
	line-height:22px;
	position:absolute;
	right:3%;
	top:38%;
}
.homeAppoCallBox{
	width:100%;
	max-width:330px;
	float:left;
	margin-bottom:15px;
}
.homeAppoCallBoxRgt{
	width:100%;
	max-width:257px;
	float:right;
}
.homeAppoCallBoxTxt{
	font-size:17px;
	line-height:40px;
	font-weight:500;
}
.homeAppoCallBoxTxt01{
	font-size:17px;
	line-height:28px;
	font-weight:500;
}
.homeAppoCallBoxTxt02{
	font-size:17px;
	line-height:28px;
	font-weight:500;
}
.homeCaseBg{
	background:url(113944special_case_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	height:414px;
	margin-top:0px;
}
.footerCont02{
	max-width:220px;
	width:100%;
	float:left;
	margin-right:50px;
}
.footerCont03{
	max-width:270px;
	width:100%;
	float:left;
	margin-right:0px;
}
.footerCont04{
	max-width:270px;
	width:100%;
	float:left;
	margin-top:0px;
}
.inrheaderContact{
	width:100%;
	max-width:456px;
	float:right;
	margin-left:0px;
	margin-top:0px;
}
.innerCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:80px;
}
.innerContLft{
	width:100%;
	max-width:565px;
	float:left;
}
.innerContRgt{
	width:100%;
	max-width:300px;
	float:right;
}
.specialCaseBlueBg{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseBlueBg01{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseWhiteBg{
	background:#fff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseLft{
	width:100%;
	max-width:570px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}
.specialCaseRgt{
	width:100%;
	max-width:570px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}
.photoBox{
	width:100%;
	max-width:260px;
	float:left;
	margin-right:36px;
	margin-bottom:50px;
}

}






@media screen and (max-width:991px) and (min-width:768px){
.homeBanner{
	width:65%;
	float:left;
}
.homeAppoWrap{
	background:url(113944home_ppo_bg.jpg) 0 0 no-repeat;
	background-size:cover;
	width:31%;
	/*height:568px;*/
	padding:27px 15px 0 15px;
	float:right;
}
.homeAppoNameBox{
	width:100%;
	max-width:416px;
	float:left;
	position:relative;
	margin-bottom:0px;
}
.homeAppoTxt01{
	font-size:15px;
	line-height:22px;
	position:absolute;
	right:3%;
	top:35%;
}
.homeAppoCallBox{
	width:100%;
	max-width:330px;
	float:left;
	margin-bottom:15px;
}
.homeAppoCallBoxRgt{
	width:100%;
	max-width:188px;
	float:right;
}
.homeAppoCallBoxTxt{
	font-size:14px;
	line-height:40px;
	font-weight:500;
}
.homeAppoCallBoxTxt01{
	font-size:14px;
	line-height:20px;
	font-weight:500;
}
.homeAppoCallBoxTxt02{
	font-size:13px;
	line-height:20px;
	font-weight:500;
}
.homeCaseBg{
	background:url(113944special_case_bg.jpg) 55% 0 no-repeat;
	background-size:cover;
	height:414px;
	margin-top:0px;
}
.homeSplCont{
	width:100%;
	max-width:500px;
	float:left;
	margin-top:100px;
}
.homeSplTxt01{
	font-size:36px;
	line-height:46px;
	font-weight:bold;
	margin-bottom:30px;
}
.homeSplMore{
	background:#001c5b;
	border-radius:18px;
	font-size:20px;
	line-height:50px;
	padding:0 20px;
	display:inline-block;
}
.footerCont02{
	max-width:220px;
	width:100%;
	float:left;
	margin-right:50px;
}
.footerCont03{
	max-width:270px;
	width:100%;
	float:left;
	margin-right:0px;
}
.footerCont04{
	max-width:340px;
	width:100%;
	float:right;
	margin-top:0px;
}
.innerheaderBg{
	background:url(113944inner_header_bg_resp.jpg) 90% 100% no-repeat;
	background-size:cover;
	padding:30px 0;
}
.logoCont{
	width:100%;
	max-width:220px;
	float:left;
	margin-right:40px;
}
.drNamePicCont{
	width:100%;
	max-width:430px;
	float:left;
	margin-top:0px;
}
.inrheaderContact{
	width:100%;
	max-width:300px;
	float:right;
	margin-left:0px;
	margin-top:0px;
}
.innerHeading{
	font-size:28px;
	line-height:32px;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:10px;
}
.innerContLft{
	width:100%;
	max-width:430px;
	float:left;
}
.innerContRgt{
	width:100%;
	max-width:250px;
	float:right;
}
.treatCont{
	width:100%;
	max-width:250px;
	float:left;
	margin-right:30px;
}
.specialCaseBlueBg{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseBlueBg01{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseWhiteBg{
	background:#fff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseLft{
	width:100%;
	max-width:570px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}
.specialCaseRgt{
	width:100%;
	max-width:570px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}
.photoBox{
	width:100%;
	max-width:300px;
	float:left;
	margin-right:36px;
	margin-bottom:50px;
}
.contactBox{
	width:100%;
	max-width:300px;
	float:left;
	border:1px solid #ccc;
	margin-right:30px;
	margin-bottom:30px;
}
.contactBox01{
	background:#ececec;
	width:100%;
	max-width:50px;
	height:70px;
	float:left;
	padding-top:10px;
}
.contactBox02{
	width:100%;
	max-width:240px;
	float:right;
	height:70px;
	padding-top:10px;
}
.reviewBox{
	max-width:280px;

}

}



@media screen and (max-width:767px) and (min-width:600px){
.homeBanner{
	width:100%;
	float:left;
}
.homeAppoWrap{
	background:url(113944home_ppo_bg.jpg) 0 0 no-repeat;
	background-size:cover;
	width:95%;
	/*height:568px;*/
	padding:47px 15px 20px 15px;
	float:left;
	margin-top:-5px;
}
.homeAppoTxt01{
	font-size:24px;
	line-height:22px;
	position:absolute;
	right:5%;
	top:41%;
}
.homeCaseBg{
	background:url(113944special_case_bg_resp.jpg) 0 0 no-repeat;
	background-size:cover;
	height:446px;
	margin-top:0px;
}
.homeSplCont{
	width:100%;
	max-width:380px;
	float:left;
	margin-top:80px;
}
.homeSplTxt01{
	font-size:30px;
	line-height:46px;
	font-weight:bold;
	margin-bottom:20px;
}
.homeSplMore{
	background:#001c5b;
	border-radius:18px;
	font-size:17px;
	line-height:50px;
	padding:0 20px;
	display:inline-block;
}
footer{
	background:#80d0fd;
	padding:50px 0 30px 0;
	margin-top:-5px;
}
.footerCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.footerCont02{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
}
.footerCont03{
	max-width:100%;
	float:left;
	margin-right:0px;
}
.footerCont04{
	max-width:100%;
	float:left;
	margin-top:0px;
}
.innerheaderBg{
	background:url(113944inner_header_bg_resp.jpg) 90% 100% no-repeat;
	background-size:cover;
	padding:30px 0;
}
.logoCont{
	width:100%;
	max-width:150px;
	float:left;
	margin-right:40px;
}
.drNamePicCont{
	width:100%;
	max-width:350px;
	float:right;
	margin-top:0px;
	margin-bottom:20px;
}
.drPicCont{
	width:100%;
	max-width:90px;
	float:left;
}
.drPicCont img{
	width:100%;
}
.drNameCont{
	width:100%;
	max-width:250px;
	float:right;
	margin-top:15px;
}
.drsuparno{
	font-size:25px;
	line-height:36px;
	font-weight:bold;
	padding-bottom:5px;
}
.drsuparnoTxt01{
	font-size:15px;
	line-height:22px;
	font-weight:500;
}
.inrheaderContact{
	max-width:84%;
	float:none;
	margin:0 auto;
}
.inrCallusTxt, .inrWhatsAppTxt{
	font-size:15px;
	margin-right:10px;
	margin-bottom:10px;
}
.inrTimingTxt{
	font-size:15px;
	line-height:26px;
	font-weight:500;
	margin-bottom:15px;
}
.inrTimingTxt01{
	font-size:15px;
	line-height:26px;
	font-weight:500;
}
.innerHeading{
	font-size:25px;
	line-height:32px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
}
.innerContLft{
	max-width:100%;
	float:left;
}
.innerContRgt{
	width:100%;
	max-width:350px;
	float:left;
	margin-top:25px;
}
.treatCont{
	width:100%;
	max-width:240px;
	float:left;
	margin-right:30px;
}
.specialCaseBlueBg{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseBlueBg01{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseWhiteBg{
	background:#fff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseLft{
	width:100%;
	max-width:570px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}
.specialCaseRgt{
	width:100%;
	max-width:570px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}
.photoBox{
	width:100%;
	max-width:350px;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.reviewBox{
	background:#fff;
	width:100%;
	max-width:350px;
	float:none;
	margin:0 auto;
	position:relative;
	height:auto;
	margin-bottom:80px;
	
}
}


@media screen and (max-width:599px) and (min-width:480px){
.homeBanner{
	width:100%;
	float:left;
}
.homeAppoWrap{
	background:url(113944home_ppo_bg.jpg) 0 0 no-repeat;
	background-size:cover;
	width:93%;
	/*height:568px;*/
	padding:47px 15px 20px 15px;
	float:left;
	margin-top:-5px;
}
.homeAppoTxt01{
	font-size:24px;
	line-height:22px;
	position:absolute;
	right:5%;
	top:41%;
}
.homeCaseBg{
	background:url(113944special_case_bg_resp.jpg) 50% 0 no-repeat;
	background-size:contain;
	height:285px;
	margin-top:0px;
}
.homeSplCont{
	width:100%;
	max-width:320px;
	float:left;
	margin-top:30px;
}
.homeSplTxt01{
	font-size:25px;
	line-height:35px;
	font-weight:bold;
	margin-bottom:20px;
}
.homeSplMore{
	background:#001c5b;
	border-radius:18px;
	font-size:15px;
	line-height:45px;
	padding:0 20px;
	display:inline-block;
}
footer{
	background:#80d0fd;
	padding:50px 0 30px 0;
	margin-top:-5px;
}
.footerCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.footerCont02{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
}
.footerCont03{
	max-width:100%;
	float:left;
	margin-right:0px;
}
.footerCont04{
	max-width:100%;
	float:left;
	margin-top:0px;
	
}
.innerheaderBg{
	background:url(113944inner_header_bg_resp.jpg) 90% 100% no-repeat;
	background-size:cover;
	padding:30px 0;
}
.logoCont{
	width:100%;
	max-width:130px;
	float:left;
	margin-right:20px;
}
.drNamePicCont{
	width:100%;
	max-width:280px;
	float:right;
	margin-top:0px;
	margin-bottom:20px;
}
.drPicCont{
	width:100%;
	max-width:70px;
	float:left;
}
.drPicCont img{
	width:100%;
}
.drNameCont{
	width:100%;
	max-width:200px;
	float:right;
	margin-top:0px;
}
.drsuparno{
	font-size:20px;
	line-height:36px;
	font-weight:bold;
	padding-bottom:0px;
}
.drsuparnoTxt01{
	font-size:14px;
	line-height:22px;
	font-weight:400;
}
.inrheaderContact{
	max-width:95%;
	float:none;
	margin:0 auto;
}
.inrCallusTxt, .inrWhatsAppTxt{
	font-size:15px;
	margin-right:10px;
	margin-bottom:10px;
}
.inrTimingTxt{
	font-size:15px;
	line-height:26px;
	font-weight:500;
	margin-bottom:15px;
}
.inrTimingTxt01{
	font-size:15px;
	line-height:26px;
	font-weight:500;
}
.innerHeading{
	font-size:23px;
	line-height:32px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
}
.innerContLft{
	max-width:100%;
	float:left;
}
.innerContRgt{
	width:100%;
	max-width:300px;
	float:left;
	margin-top:15px;
}
.treatCont{
	width:100%;
	max-width:300px;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
}
.specialCaseBlueBg{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseBlueBg01{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseWhiteBg{
	background:#fff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseLft{
	width:100%;
	max-width:570px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}
.specialCaseRgt{
	width:100%;
	max-width:570px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}
.specialCaseTxt01{
	font-size:26px;
	line-height:35px;
	font-weight:600;
	margin-bottom:20px;
	padding-left:50px;
}
.specialCaseTxt02{
	font-size:18px;
	line-height:28px;
	font-weight:400;
	margin-bottom:20px;
}
.photoBox{
	width:100%;
	max-width:350px;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.reviewBox{
	background:#fff;
	width:100%;
	max-width:350px;
	float:none;
	margin:0 auto;
	position:relative;
	height:auto;
	margin-bottom:80px;
	
}

}



@media screen and (max-width:479px) and (min-width:320px){
.homeBanner{
	width:100%;
	float:left;
}
.homeAppoWrap{
	background:url(113944home_ppo_bg.jpg) 0 0 no-repeat;
	background-size:cover;
	width:92%;
	/*height:568px;*/
	padding:47px 15px 48px 15px;
	float:left;
	margin-top:-5px;
}
.homeCaseBg{
	background:url(113944special_case_bg_resp.jpg) 100% 0 no-repeat;
	background-size:cover;
	height:238px;
	margin-top:0px;
	padding-bottom:20px;
}
.homeSplCont{
	width:100%;
	max-width:220px;
	float:left;
	margin-top:20px;
}
.homeSplTxt01{
	font-size:25px;
	line-height:35px;
	font-weight:bold;
	margin-bottom:20px;
}
.homeSplMore{
	background:#001c5b;
	border-radius:25px;
	font-size:15px;
	line-height:45px;
	padding:0 15px;
	display:inline-block;
}
footer{
	background:#80d0fd;
	padding:50px 0 30px 0;
	margin-top:-5px;
}
.footerCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.footerCont02{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
}
.footerCont03{
	max-width:100%;
	float:left;
	margin-right:0px;
}
.footerCont04{
	max-width:100%;
	float:left;
	margin-top:0px;
}
.innerheaderBg{
	background:url(113944inner_header_bg_resp.jpg) 90% 100% no-repeat;
	background-size:cover;
	padding:30px 0 10px 0;
}
.logoCont{
	width:100%;
	max-width:110px;
	float:left;
	margin-right:20px;
}
.drNamePicCont{
	width:100%;
	max-width:210px;
	float:right;
	margin-top:0px;
	margin-bottom:20px;
}
.drPicCont{
	width:100%;
	max-width:60px;
	float:left;
}
.drPicCont img{
	width:100%;
}
.drNameCont{
	width:100%;
	max-width:145px;
	float:right;
	margin-top:0px;
}
.drsuparno{
	font-size:3.8vw;
	line-height:24px;
	font-weight:bold;
	padding-bottom:0px;
}
.drsuparnoTxt01{
	font-size:13px;
	line-height:17px;
	font-weight:400;
}
.inrheaderContact{
	max-width:95%;
	float:none;
	margin:0 auto;
}
.inrCallusTxt, .inrWhatsAppTxt{
	font-size:15px;
	margin-right:10px;
	margin-bottom:10px;
}
.inrTimingTxt{
	font-size:15px;
	line-height:26px;
	font-weight:500;
	margin-bottom:15px;
}
.inrTimingTxt01{
	font-size:15px;
	line-height:26px;
	font-weight:500;
}
.innerHeading{
	font-size:6vw;
	line-height:30px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
}
.innerContLft{
	max-width:100%;
	float:left;
}
.innerContRgt{
	width:100%;
	max-width:350px;
	float:left;
	margin-top:25px;
}
.innerText01{
	font-family: "Birthstone", cursive;
	font-size:30px;
	line-height:36px;
	color:#CC0033;
	font-weight:400;
	margin-bottom:20px;
}
.innerContRgt{
	width:100%;
	max-width:300px;
	float:left;
	margin-top:15px;
}
.treatCont{
	width:100%;
	max-width:300px;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
}
.specialCaseBlueBg{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseBlueBg01{
	background:#dae7ff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseWhiteBg{
	background:#fff;
	padding:35px 30px;
	border:1px solid #ccc;
	height:auto;
}
.specialCaseLft{
	width:100%;
	max-width:570px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}
.specialCaseRgt{
	width:100%;
	max-width:570px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}
.specialCaseTxt01{
	font-size:25px;
	line-height:35px;
	font-weight:600;
	margin-bottom:20px;
	padding-left:50px;
}
.specialCaseTxt02{
	font-size:17px;
	line-height:28px;
	font-weight:400;
	margin-bottom:20px;
}
.photoBox{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}
.reviewBox{
	background:#fff;
	width:100%;
	max-width:320px;
	float:none;
	margin:0 auto;
	position:relative;
	height:auto;
	margin-bottom:80px;
	
}

}

media{}







/*Enquiry CSS*/
.formCont{
  max-width:500px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  color:#000;
  margin-top:30px;
}

.formCont02{
  max-width:500px;
  width: 100%;
  position: relative;
  color:#000;
  
}

.numberTxt{
	font-size:15px;
	line-height:25px;
	color:#fff;
	padding-bottom:8px;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact select,
#contact button[type="submit"] {
  font-family: 'Open Sans', sans-serif;
  color:#000;
}

#contact {
  rgba(249, 249, 249, 0.2);
  padding: 0;
 /* box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24)*/;
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  font-family: 'Lato', sans-serif;
  border: medium none !important;
  margin: 0 0 10px;
  padding: 0;
  width: 90%;
  color:#000;
  font-size:16px;
  font-weight:normal;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact select,
#contact textarea {
  width: 90%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  color:#000;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact select:hover
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact select{
  max-width: 90%;
  color: #888;
  color:#000;
}
#contact textarea {
  height: 100px;
  max-width: 90%;
  resize: none;
  color:#000;
}

#contact button[type="submit"] {
  cursor: pointer;
  border: none;
  background: #1a6b82;
  color: #FFF;
  padding:10px;
  font-size: 17px;
  font-weight:500;
  margin: auto;
  width: 50%;
  display:block;
  text-transform:uppercase;
}

#contact button[type="submit"]:hover {
  background: #2e2a22;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}


:-ms-input-placeholder {
  color: #888;
}




/*Captcha Start*/

.capbox {
	background-color: #1a6b82;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 15px;
	margin: auto;
  	width: 50%;
	display:block;
	}

.capbox-inner {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	background-color: #1a6b82;
	margin: 5px auto 0px auto;
	padding: 10px;
	}

#CaptchaDiv {
	font: bold 18px 'Open Sans', sans-serif;;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	text-align:center;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 180px;

}







.blink {
    -webkit-animation: 1s linear infinite condemned_blink_effect; // for android
    animation: 1s linear infinite condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect { // for android
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
@keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}


/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098D1;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}


/* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('../cimage35/113324b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 12 css */
        /*
        .jssora12l                  (normal)
        .jssora12r                  (normal)
        .jssora12l:hover            (normal mouseover)
        .jssora12r:hover            (normal mouseover)
        .jssora12l.jssora12ldn      (mousedown)
        .jssora12r.jssora12rdn      (mousedown)
        */
        .jssora12l, .jssora12r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 30px;
            height: 46px;
            cursor: pointer;
            background: url('../cimage35/113324a12.png') no-repeat;
            overflow: hidden;
        }
        .jssora12l { background-position: -16px -37px; }
        .jssora12r { background-position: -75px -37px; }
        .jssora12l:hover { background-position: -136px -37px; }
        .jssora12r:hover { background-position: -195px -37px; }
        .jssora12l.jssora12ldn { background-position: -256px -37px; }
        .jssora12r.jssora12rdn { background-position: -315px -37px; }