*{
	margin:0;
	padding:0;
	border:0;
}
header, nav, footer, section, aside, article{
	display:block;
}
body{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:28px;
	color:#161616;
}
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: "Questrial", sans-serif;
	font-weight:normal;
}
.wrapper{
	max-width:1160px;
	width:100%;
	margin:0 auto;
}
.wrapper02{
	width:95%;
	margin:0 auto;
}
.specer{
	font-size:0;
	line-height:0;
	clear:both;
}
nav{
	background:#b2e2ff;
}
/* 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 */

.headerBg{
	background:url(107864header_bg.jpg) 100% 0 no-repeat;
	padding:20px 0 0px 0;
}
.headerWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	position:relative;
	
}
.nameWrap{
	width:100%;
	max-width:600px;
	float:left;
	margin-right:35px;
	margin-top:30px;
}
.drPicCont{
	width:100%;
	max-width:140px;
	float:left;
}
.drNameCont{
	width:100%;
	max-width:450px;
	float:right;
	margin-top:35px;
}
.haridas{
	font-family: "Questrial", sans-serif;
	font-size:34px;
	line-height:40px;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 2px 0 #2d2d2d;
}
.headerTxt01{
	font-family: "Questrial", sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	font-weight:500;
}
.headerPicBox{
	width:100%;
	max-width:180px;
	float:left;
	margin-right:30px;
}
.familyDentalCont{
	width:100%;
	max-width:284px;
	float:left;
	margin-top:15px;
	margin-left:30px;
}
.clinicName{
	background:#52a8ff;
	font-family: "Questrial", sans-serif;
	font-size:20px;
	color:#fff;
	line-height:40px;
	text-align:center;
	margin-bottom:10px;
}
.clinicDetails{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:21px;
	color:#000;
	font-weight:500;
	margin-bottom:10px;
}
.brightSmileBg{
	background:#f0f0f0;
	padding:35px 0;
}
.brightSmileWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	position:relative;
}
.brightSmileBox{
	width:100%;
	max-width:290px;
	float:left;
	border-right:1px solid #bdbdbd;
}
.brightSmileTxt{
	font-family: "Questrial", sans-serif;
	font-size:24px;
	line-height:32px;
	font-weight:400;
	color:#3b3b3b;
}
.expertCont{
	width:100%;
	max-width:480px;
	float:left;
	padding-right:30px;
	border-right:1px solid #bdbdbd;
}
.expertDentistBox{
	width:100%;
	max-width:175px;
	float:left;
	margin-left:35px;
}
.expertDentist{
	background:url(107864expert_dentist.png) 0 0 no-repeat;
	padding-left:90px;
	font-family: "Questrial", sans-serif;
	font-size:23px;
	line-height:29px;
	color:#129dde;
	padding-top:10px;
	height:69px;
}
.personalCareBox{
	width:100%;
	max-width:216px;
	float:right;
}
.personalCare{
	background:url(107864dental_care_01.png) 0 0 no-repeat;
	padding-left:90px;
	font-family: "Questrial", sans-serif;
	font-size:23px;
	line-height:29px;
	color:#129dde;
	padding-top:10px;
	height:69px;
}
.bookAppoCont{
	width:100%;
	max-width:330px;
	float:right;
}
.bookAppoTxt{
	font-family: "Questrial", sans-serif;
	font-size:19px;
	line-height:24px;
	color:#3b3b3b;
	padding-bottom:10px;
}
.bookAppoBtn{
	background:#52a8ff;
	font-family: "Questrial", sans-serif;
	font-size:18px;
	line-height:40px;
	color:#fff;
	text-align:center;
	padding:0 20px;
	display:inline-block;
	border-radius:20px;
}
.aboutDoctorBg{
	background:#fff; 
	padding:50px 0 40px 0;
}
.aboutDoctorWrap{	
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.aboutDoctorBox{
	width:100%;
	max-width:360px;
	float:left;
	padding-right:40px;
	border-right:1px solid #bdbdbd;
}
.aboutDocVector{
	width:100%;
	max-width:70px;
	float:left;
	margin-right:15px;
}
.aboutDocHead{
	font-family: "Questrial", sans-serif;
	font-size:32px;
	line-height:40px;
	color:#2181c4;
	font-weight:400;
	padding-top:15px;
}
.aboutDocTxt{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	font-weight:400;
	padding-top:10px;
}
.readMore{
	background:#2181c4;
	font-family: "Questrial", sans-serif;
	font-size:15px;
	line-height:30px;
	color:#fff;
	border-radius:20px;
	padding:0 15px;
	display:inline-block;
	margin-top:15px;
}
.charitableBox{
	width:100%;
	max-width:365px;
	float:left;
	padding:0 28px;
	border-right:1px solid #bdbdbd;
}
.charitableHead{
	font-family: "Questrial", sans-serif;
	font-size:24px;
	line-height:32px;
	color:#2181c4;
	font-weight:400;
}
.aboutDocTxt{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	font-weight:400;
	padding-top:10px;
}
.charitablePic{
	padding-top:25px;
	float:left;
	padding-right:10px;
}
.homeChamberBox{
	width:100%;
	max-width:310px;
	float:right;
}
.homeChamberTxt01{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	font-weight:400;
	padding-top:10px;
	padding-bottom:50px;
}
.homeChamberTxt02{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	font-weight:400;
}
.homeChamberTxt03{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:24px;
	color:#ff0000;
	font-weight:400;
	padding-top:10px;
}
.homeServiceBg{
	background:#dfe7ed;
	padding:75px 0 35px 0;
}
.homeServiceWrap{	
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.homeServiceHeadBox{	
	width:100%;
	max-width:830px;
	margin:0 auto;
	text-align:center;
}
.homeServiceHeadBox img{
	padding-bottom:10px;
}
.homeServiceHeadTxt{
	font-family: "Questrial", sans-serif;
	font-size:34px;
	line-height:40px;
	color:#000;
	text-align:center;
	font-weight:400;
	padding-top:10px;
	border-top:1px solid #083173;
}
.treatNameWrap{	
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:50px;
}
.treatBox01{
	background:#fff;
	width:100%;
	max-width:261px;
	height:360px;
	float:left;
	border-radius:10px;
	margin-right:38px;
	margin-bottom:40px;
}
.treatBox02{
	background:#fff;
	width:100%;
	max-width:261px;
	height:360px;
	float:right;
	border-radius:10px;
	margin-bottom:40px;
}
.treatBox01 img, .treatBox02 img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.treatName01{
	font-family: "Questrial", sans-serif;
	font-size:19px;
	line-height:25px;
	color:#083173;
	font-weight:400;
	padding-top:15px;
	padding-left:12px;
	display:inline-block;
}
.treatName02{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	font-weight:400;
	padding-left:12px;
	display:inline-block;
}
.healthyTeethBg{
	background:url(107864healthy_teeth_bg.jpg) 0 0 repeat-x #99c2e0;
	padding:50px 0;
}
.healthyTeethWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.healthyTeethLft{
	width:100%;
	max-width:360px;
	float:left;
}
.healthyTeethRgt{
	width:100%;
	max-width:780px;
	float:right;
}
.healthyTeethHead{
	font-family: "Questrial", sans-serif;
	font-size:28px;
	line-height:38px;
	color:#fff;
	font-weight:500;
	padding-bottom:30px;
	text-shadow: 1px 2px 0 #2d2d2d;
}
.healthyTeethCircle{
	background: #19609d;
	text-align:center;
    width: 39px;
    height:29px;
    border-radius: 50%;
	font-family: "Questrial", sans-serif;
	color:#fff;
	font-size:17px;
	float:left;
	margin-left:20px;	
	padding-top:10px;
	float:left;
	margin-right:10px;
}
.healthyTeethTxt{
	font-family: "Questrial", sans-serif;
	font-size:17px;
	line-height:25px;
	color:#000;
	font-weight:500;
	margin-bottom:35px;
	padding-top:8px;
}
.picButtonBg{
	background:#f0f0f0;
	padding:30px 0;
}
.picButtonWrap{
	width:100%;
	max-width:1090px;
	margin:0 auto;
}
.picButtonBox{
	width:100%;
	max-width:210px;
	float:left;
	margin-left:35px;
	margin-right:35px;
}
.picButtonBox01{
	width:100%;
	max-width:210px;
	float:left;
	margin-left:35px;
}
.picButtonImg{
	width:100%;
	max-width:95px;
	float:left;
	margin-right:10px;
}
.picButtonTxtBox{
	width:100%;
	max-width:105px;
	float:right;
}
.picButtonTxt{
	font-family: "Questrial", sans-serif;
	font-size:23px;
	line-height:29px;
	color:#129dde;
	font-weight:500;
	margin-top:20px;
}
footer{
	background:#89ccfd;
	padding:50px 0 30px 0;
	font-family: "Questrial", sans-serif;
}
.footerCont01{
	max-width:325px;
	width:100%;
	float:left;
	margin-right:30px;
}
.footerCont02{
	max-width:240px;
	width:100%;
	float:left;
	margin-right:30px;
}
.footerCont03{
	max-width:190px;
	width:100%;
	float:left;
	margin-right:30px;
}
.footerCont04{
	max-width:280px;
	width:100%;
	float:right;
}
.footerCont01 iframe{
	width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
}
.footerDoc{
	width:100%;
	max-width:60px;
	float:left;
}
.footerDoc img{
	width:100%;
	height:auto;
}
.footerDocName{
	width:100%;
	max-width:250px;
	float:right;
	margin-bottom:30px;
}
.footerDocName01{
	font-size:18px;
	line-height:25px;
	color:#000;
}
.footerDocName02{
	font-size:15px;
	line-height:21px;
	color:#000;
}
.footerHead{
	font-family: "Questrial", sans-serif;
	font-size:19px;
	line-height:24px;
	color:#000;
	padding-bottom:5px;
	font-weight:400;
	border-bottom:1px solid #000;
	margin-bottom:5px;
}
.footerTxt{
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#000;
	padding-bottom:20px;
}
.footerTxt01{
	font-size:16px;
	line-height:34px;
	font-weight:400;
	color:#000;
}
.footerBtn{
	font-size:16px;
	line-height:30px;
	font-weight:300;
	color:#000;
}
.footerSocial{
	font-size:20px;
	line-height:30px;
	font-weight:300;
	color:#fff;
	margin-right:5px;
}
.footerBtn:hover{
	color:#20689c;
}
.poweredbyBg{
	background:#3985d1;
	padding:10px 0;
	text-align:center;
}
.poweredby{
	font-size:14px;
	line-height:19px;
	color:#fff;	
	display:inline-block;
}









/* Inner CSS */

.inrBanrImg{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.innerWrapBg{
	background:#fff;
	padding:30px 0 80px 0;
}
.innerCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.innerHeaderBg{
	background:url(107864header_bg.jpg) 100% 0 no-repeat;
	height:264px;
	padding:20px 0 0px 0;
}
.innerHeading{
	font-family: "Questrial", sans-serif;
	font-size:27px;
	line-height:35px;
	font-weight:500;
	color:#161616;
	padding-bottom:8px;
	margin-bottom:10px;
	margin-top:20px;
	border-bottom:1px solid #161616;
}
.innerText{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:28px;
	color:#161616;
	font-weight:400;
	margin-bottom:10px;
}
.innerTextJstfy{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:28px;
	color:#161616;
	font-weight:400;
	margin-bottom:10px;
	text-align:justify;
}
.innerText01{
	font-family: "Questrial", sans-serif;
	font-size:20px;
	line-height:28px;
	color:#2181c4;
	font-weight:500;
	margin-bottom:10px;
}
.innerText02{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:32px;
	color:#161616;
	font-weight:500;
	margin-bottom:10px;
}
.picGalleryWrap{
	width:100%;
	max-width:1160px;
	float:left;
	margin:20px 0 50px 0;
}
.picCaption{
	font-family: "Questrial", sans-serif;
	font-size:15px;
	line-height:20px;
	color:#161616;
	font-weight:400;
}
.picGalleryCont01{
	width:100%;
	max-width:133px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.picGalleryCont01 img{
	width:100%;
	height:auto;
	padding:5px;
	border:1px solid #acacac;
}
.picGalleryCont02{
	width:100%;
	max-width:250px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.picGalleryCont02 img{
	width:100%;
	height:187px;
	padding:5px;
	border:1px solid #acacac;
}
.picGalleryCont03{
	max-width:100%;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.pressClipCont{
	width:100%;
	max-width:320px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:40px;
}
.pressClipCont img{
	width:100%;
	height:240px;
	border:1px solid #a9a9a9;
	padding:5px;
}
.pressCaption{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:20px;
	color:#161616;
	font-weight:400;
	text-align:center;
}
.contactLft{
	width:100%;
	max-width:500px;
	float:left;
}
.contactRgt{
	width:100%;
	max-width:500px;
	float:right;
}
.contactTxt{
	font-family: "Questrial", sans-serif;
	font-size:16px;
	line-height:22px;
	padding-bottom:5px;
	color:#161616;
	font-weight:400;
}
.contactTxt01{
	font-family: "Questrial", sans-serif;
	font-size:18px;
	line-height:26px;
	padding-bottom:5px;
	color:#161616;
	font-weight:400;
}






















/*FAQ Style*/
h6 {
	font-family: 'Red Hat Display', sans-serif;
  	margin-top:25px;
  	background-color:#fff;
  	color:#161616;
	font-size:16px;
	line-height:25px;
	font-weight:500;
	border-radius:5px;
	
}

h6 a {
	font-family: 'Red Hat Display', sans-serif;
  	display: block;
  	padding:7px 10px;
  	color:#161616;
	font-size:16px;
	line-height:30px;
	font-weight:500;
	border:1px solid #e7e6e6;
}

h6:hover { background: #ededed;  }
h6.open  { background: #ededed;}
h6 + div { padding: 10px; }

/* Pre hide sections with JavaScript on
--- */
h6+div {
  display: none;
}

/* CSS3 Animation example
--- */
#css3-animated-example h6 + div {
  height: 0px;
  padding: 0px;
  overflow: hidden;
  background: #000;
  display: block!important;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.3s ease;
  moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition:all 0.3s ease;
  transition: all 0.3s ease;
}
#css3-animated-example .content {
  padding: 10px;
}

#css3-animated-example h6.open + div {
  height: auto;
  background: #ededed;
}

#default-example{
	margin-bottom:20px;
}

.faqArow{
	float:right;
	color:#161616;
	font-size:20px;
}
/*FAQ Style*/















/* 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;
}
.nameWrap{
	width:100%;
	max-width:395px;
	float:left;
	margin-right:25px;
	margin-top:30px;
}
.drPicCont{
	width:100%;
	max-width:80px;
	float:left;
}
.drPicCont img{
	width:100%;
	height:auto;
}
.drNameCont{
	width:100%;
	max-width:300px;
	float:right;
	margin-top:5px;
}
.haridas{
	font-size:23px;
	line-height:33px;
	font-weight:500;
}
.headerTxt01{
	font-size:16px;
	line-height:24px;
	font-weight:500;
}
.familyDentalCont{
	width:100%;
	max-width:235px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}
.clinicName{
	font-size:17px;
	line-height:30px;
	text-align:center;
	margin-bottom:10px;
}
.clinicDetails{
	font-size:15px;
	line-height:20px;
	font-weight:500;
	margin-bottom:8px;
}
.brightSmileBox{
	width:100%;
	max-width:180px;
	float:left;
	border-right:1px solid #bdbdbd;
}
.brightSmileTxt{
	font-size:20px;
	line-height:30px;
	font-weight:400;
}
.expertCont{
	width:100%;
	max-width:385px;
	float:left;
	padding-right:0px;
	border-right:0px solid #bdbdbd;
}
.expertDentistBox{
	width:100%;
	max-width:175px;
	float:left;
	margin-left:35px;
}
.expertDentist{
	background:url(107864expert_dentist.png) 0 0 no-repeat;
	padding-left:80px;
	font-size:20px;
	line-height:28px;
	padding-top:10px;
	height:69px;
}
.personalCareBox{
	width:100%;
	max-width:175px;
	float:right;
}
.personalCare{
	background:url(107864dental_care_01.png) 0 0 no-repeat;
	padding-left:80px;
	font-size:20px;
	line-height:28px;
	padding-top:10px;
	height:69px;
}
.bookAppoCont{
	width:100%;
	max-width:270px;
	float:right;
	padding-left:20px;
	border-left:1px solid #bdbdbd;
}
.bookAppoTxt{
	font-size:18px;
	line-height:24px;
	padding-bottom:10px;
}
.bookAppoBtn{
	font-size:16px;
	line-height:35px;
	text-align:center;
	padding:0 20px;
	display:inline-block;
	border-radius:20px;
}
.aboutDoctorBox{
	width:100%;
	max-width:240px;
	float:left;
	padding-right:20px;
	border-right:1px solid #bdbdbd;
}
.aboutDocHead{
	font-size:28px;
	line-height:32px;
	font-weight:400;
	padding-top:5px;
}
.charitableBox{
	width:100%;
	max-width:280px;
	float:left;
	padding:0 20px;
	border-right:1px solid #bdbdbd;
}
.charitableHead{
	font-size:21px;
	line-height:28px;
	font-weight:400;
}
.charitableBox img{
	width:60%;
}
.homeChamberBox{
	width:100%;
	max-width:270px;
	float:right;
}
.homeServiceHeadTxt{
	font-size:30px;
	line-height:40px;
	text-align:center;
	font-weight:400;
	padding-top:10px;
	border-top:1px solid #083173;
}
.treatBox01{
	width:100%;
	max-width:261px;
	height:360px;
	float:left;
	border-radius:10px;
	margin-right:35px;
	margin-bottom:40px;
}
.treatName01{
	font-size:18px;
	line-height:25px;
	font-weight:400;
	padding-top:15px;
	padding-left:12px;
	display:inline-block;
}
.healthyTeethLft{
	width:100%;
	max-width:300px;
	float:left;
}
.healthyTeethLft img{
	width:100%;
	height:auto;
}
.healthyTeethRgt{
	width:100%;
	max-width:550px;
	float:right;
}
.healthyTeethHead{
	font-size:26px;
	line-height:38px;
	font-weight:500;
	padding-bottom:30px;
}
.healthyTeethTxt{
	font-size:16px;
	line-height:25px;
	font-weight:500;
	margin-bottom:45px;
	padding-top:0px;
}
.picButtonBox{
	width:100%;
	max-width:180px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}
.picButtonBox01{
	width:100%;
	max-width:180px;
	float:left;
	margin-left:20px;
}
.picButtonImg{
	width:100%;
	max-width:75px;
	float:left;
	margin-right:10px;
}
.picButtonImg img{
	width:100%;
	height:auto;
}
.picButtonTxtBox{
	width:100%;
	max-width:90px;
	float:right;
}
.picButtonTxt{
	font-size:20px;
	line-height:29px;
	font-weight:500;
	margin-top:10px;
}
.footerCont04{
	max-width:280px;
	width:100%;
	float:right;
	margin-top:40px;
}
.picGalleryCont01{
	width:100%;
	max-width:160px;
	height:200px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.picGalleryCont01 img{
	width:100%;
	height:100px;
	padding:5px;
	border:1px solid #acacac;
}
.contactLft{
	width:100%;
	max-width:400px;
	float:left;
}
.contactRgt{
	width:100%;
	max-width:400px;
	float:right;
}





}






@media screen and (max-width:991px) and (min-width:768px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(107864header_bg.jpg) 100% 0 no-repeat;
	padding:20px 0 40px 0;
	background-size:cover;
}
.haridas{
	font-size:34px;
	line-height:40px;
	font-weight:500;
	color:#000;
	text-shadow:0px;
}
.headerTxt01{
	font-size:18px;
	line-height:24px;
	font-weight:500;
	color:#000;
}
.brightSmileBox{
	max-width:100%;
	float:left;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	padding:10px 0;
}
.expertCont{
	width:100%;
	max-width:350px;
	float:left;
	padding-right:30px;
	border-right:1px solid #bdbdbd;
	margin-top:20px;
}
.expertDentistBox{
	width:100%;
	max-width:175px;
	float:left;
	margin-left:0px;
}
.expertDentist{
	background:url(107864expert_dentist.png) 0 0 no-repeat;
	padding-left:80px;
	font-size:20px;
	line-height:28px;
	padding-top:10px;
	height:69px;
}
.personalCareBox{
	width:100%;
	max-width:175px;
	float:right;
}
.personalCare{
	background:url(107864dental_care_01.png) 0 0 no-repeat;
	padding-left:80px;
	font-size:20px;
	line-height:28px;
	padding-top:10px;
	height:69px;
}
.bookAppoCont{
	width:100%;
	max-width:290px;
	float:right;
	margin-top:20px;
}
.aboutDoctorBox{
	max-width:100%;
	float:left;
	padding-right:0px;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	margin-bottom:20px;
	padding-bottom:20px;
}
.aboutDocHead{
	font-size:28px;
	line-height:35px;
	font-weight:400;
	padding-top:15px;
}
.charitableBox{
	width:100%;
	max-width:365px;
	float:left;
	padding:0;
	border-right:0px solid #bdbdbd;
	margin-bottom:20px;
	padding-bottom:20px;
}
.homeChamberBox{
	max-width:100%;
	width:250px;
	float:right;
	border-left:1px solid #bdbdbd;
	padding-left:30px;
}
.charitableHead{
	font-size:22px;
	line-height:27px;
	font-weight:400;
}
.homeServiceHeadBox{	
	max-width:100%;
	margin:0 auto;
	text-align:center;
}
.homeServiceHeadBox img{
	width:90%;
	padding-bottom:10px;
}
.homeServiceHeadTxt{
	font-size:26px;
	line-height:40px;
	text-align:center;
	font-weight:400;
	padding-top:10px;
	border-top:1px solid #083173;
}
.treatNameWrap{	
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:50px;
}
.treatNameWrap{	
	width:100%;
	max-width:598px;
	margin:0 auto;
	padding-top:50px;
}
.treatBox01{
	width:100%;
	max-width:261px;
	height:360px;
	float:left;
	border-radius:10px;
	margin-right:19px;
	margin-left:19px;
	margin-bottom:40px;
}
.treatBox02{
	width:100%;
	max-width:261px;
	height:360px;
	float:left;
	border-radius:10px;
	margin-right:19px;
	margin-left:19px;
	margin-bottom:40px;
}
.treatName01{
	font-size:18px;
	line-height:25px;
	font-weight:400;
	padding-top:15px;
	padding-left:12px;
	display:inline-block;
}
.healthyTeethBg{
	background:url(107864healthy_teeth_bg.jpg) 0 0 repeat-x #99c2e0;
	padding:0 0 50px 0;
}
.healthyTeethRgt{
	max-width:100%;
	float:left;
}
.healthyTeethHead{
	font-size:25px;
	line-height:38px;
	font-weight:500;
	padding-bottom:30px;
}
.healthyTeethTxt{
	font-size:16px;
	line-height:25px;
	font-weight:500;
	margin-bottom:25px;
	padding-top:0px;
}
.picButtonBox{
	width:100%;
	max-width:180px;
	float:left;
	margin:0 20px 20px 20px;
}
.picButtonBox01{
	width:100%;
	max-width:180px;
	float:left;
	margin-left:20px;
}
.picButtonImg{
	width:100%;
	max-width:75px;
	float:left;
	margin-right:10px;
}
.picButtonImg img{
	width:100%;
	height:auto;
}
.picButtonTxtBox{
	width:100%;
	max-width:90px;
	float:right;
}
.picButtonTxt{
	font-size:20px;
	line-height:29px;
	font-weight:500;
	margin-top:10px;
}
.footerCont01{
	max-width:380px;
	width:100%;
	float:left;
	margin-right:30px;
}
.footerCont02{
	max-width:240px;
	width:100%;
	float:right;
	margin-right:0px;
}
.footerCont03{
	max-width:190px;
	width:100%;
	float:left;
	margin-right:30px;
	margin-top:50px;
	clear:both;
}
.footerCont04{
	max-width:280px;
	width:100%;
	float:right;
	margin-top:50px;
}
.footerDocName{
	width:100%;
	max-width:250px;
	float:left;
	margin-bottom:30px;
}
.innerHeaderBg{
	background:url(107864header_bg.jpg) 100% 0 no-repeat;
	height:264px;
	padding:20px 0 0px 0;
}
.innerHeading{
	font-size:25px;
	line-height:33px;
	font-weight:500;
	padding-bottom:8px;
	margin-bottom:10px;
	margin-top:20px;
}
.innerText01{
	font-size:18px;
	line-height:28px;
	font-weight:500;
	margin-bottom:10px;
}
.picCaption{
	font-size:14px;
	line-height:20px;
	font-weight:400;
}
.picGalleryCont01{
	width:100%;
	max-width:170px;	
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.picGalleryCont01 img{
	width:100%;
	height:auto;
	padding:5px;
	border:1px solid #acacac;
}
.pressClipCont{
	width:100%;
	max-width:280px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:40px;
}
.contactLft{
	max-width:100%;
	float:left;
}
.contactRgt{
	max-width:100%;
	float:left;
	margin-top:30px;
}

}



@media screen and (max-width:767px) and (min-width:600px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(107864header_bg_600.jpg) 100% 0 no-repeat #74b8db;
	padding:0px 0 20px 0;
	background-size:cover contain;
}
.nameWrap{
	width:100%;
	max-width:450px;
	float:left;
	margin-right:0px;
	margin-top:30px;
}
.drPicCont{
	width:100%;
	max-width:80px;
	float:left;
}
.drPicCont img{
	width:100%;
}
.drNameCont{
	width:100%;
	max-width:360px;
	float:right;
	margin-top:15px;
}
.haridas{
	font-size:27px;
	line-height:35px;
	font-weight:500;
}
.headerTxt01{
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#fff;
}
.familyDentalCont{
	width:100%;
	max-width:550px;
	float:left;
	margin-top:80px;
	margin-left:0px;
	text-align:center;
}
.clinicName{
	background:none;
	font-size:23px;
	line-height:40px;
	color:#000;
	text-align:center;
	margin-bottom:5px;
}
.brightSmileBox{
	max-width:100%;
	float:left;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}
.brightSmileTxt{
	font-size:4.5vw;
	line-height:39px;
	font-weight:400;
	text-align:center;
	padding-bottom:15px;
}
.expertCont{
	width:100%;
	max-width:480px;
	float:left;
	padding-right:0px;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	margin-top:15px;
}
.expertDentistBox{
	width:100%;
	max-width:175px;
	float:left;
	margin-left:35px;
}
.expertDentist{
	background:url(107864expert_dentist.png) 0 0 no-repeat;
	padding-left:90px;
	font-size:20px;
	line-height:29px;
	padding-top:10px;
	height:69px;
}
.personalCare{
	background:url(107864dental_care_01.png) 0 0 no-repeat;
	padding-left:90px;
	font-size:20px;
	line-height:29px;
	padding-top:10px;
	height:69px;
}
.bookAppoCont{
	max-width:100%;
	float:left;
	text-align:center;
	padding-top:20px;
}
.bookAppoTxt{
	font-size:20px;
	line-height:28px;
	padding-bottom:15px;
}
.aboutDoctorBox{
	max-width:100%;
	float:left;
	padding-right:0px;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	padding-bottom:20px;
	margin-bottom:30px;
}
.charitableBox{
	max-width:100%;
	float:left;
	padding:0;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	padding-bottom:20px;
	margin-bottom:30px;
}
.homeChamberBox{
	max-width:100%;
	float:left;
}
.homeServiceHeadBox img{
	width:100%;
	padding-bottom:10px;
}
.homeServiceHeadTxt{
	font-size:23px;
	line-height:40px;
	text-align:center;
	font-weight:400;
	padding-top:10px;
	border-top:1px solid #083173;
}
.treatBox01{
	width:100%;
	max-width:261px;
	height:360px;
	float:left;
	border-radius:10px;
	margin-right:38px;
	margin-bottom:40px;
}
.treatBox01{
	width:100%;
	max-width:261px;
	height:360px;
	float:left;
	border-radius:10px;
	margin-right:8px;
	margin-bottom:40px;
}
.treatBox02{
	width:100%;
	max-width:261px;
	height:360px;
	float:left;
	border-radius:10px;
	margin-bottom:40px;
}
.healthyTeethBg{
	background:url(107864healthy_teeth_bg.jpg) 0 0 repeat-x #99c2e0;
	padding:10px 0 50px 0;
}
.healthyTeethHead{
	font-size:25px;
	line-height:35px;
	font-weight:500;
	padding-bottom:30px;
}
.healthyTeethCircle{
	text-align:center;
    width: 39px;
    height:29px;
    border-radius: 50%;
	font-size:16px;
	float:left;
	margin-left:0px;	
	padding-top:10px;
	float:left;
	margin-right:10px;
}
.healthyTeethTxt{
	font-size:16px;
	line-height:25px;
	font-weight:500;
	margin-bottom:35px;
	padding-top:0px;
}
.picButtonBox{
	width:100%;
	max-width:210px;
	float:left;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:35px;
}
.picButtonImg{
	width:100%;
	max-width:80px;
	float:left;
	margin-right:10px;
}
.picButtonImg img{
	width:100%;
}
.picButtonTxt{
	font-size:23px;
	line-height:29px;
	font-weight:500;
	margin-top:10px;
}
.footerCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
}
.footerCont02{
	max-width:100%;
	float:left;
	margin-right:30px;
}
.footerCont03{
	max-width:100%;
	float:left;
	margin-right:30px;
}
.footerCont04{
	max-width:100%;
	float:left;
	margin-top:25px;
}
.footerDocName{
	width:100%;
	max-width:250px;
	float:left;
	margin-bottom:30px;
	margin-left:10px;
}
.innerHeaderBg{
	background:url(107864header_bg_600.jpg) 100% 0 no-repeat;
	height:auto;
	padding:20px 0 40px 0;
	background-size:cover;
}
.innerHeading{
	font-size:23px;
	line-height:31px;
	font-weight:500;
	padding-bottom:8px;
	margin-bottom:10px;
	margin-top:20px;
}
.innerText01{
	font-size:18px;
	line-height:28px;
	font-weight:500;
	margin-bottom:10px;
}
.pressClipCont{
	width:100%;
	max-width:400px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:50px;
}
.pressClipCont img{
	width:100%;
	height:auto;
	border:1px solid #a9a9a9;
	padding:5px;
}
.contactLft{
	max-width:100%;
	float:left;
}
.contactRgt{
	max-width:100%;
	float:left;
	margin-top:30px;
}


}


@media screen and (max-width:599px) and (min-width:480px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(107864header_bg_320.jpg) 100% 0 no-repeat #75b7da;
	padding:20px 0 40px 0;
	background-size:cover;
	background-attachment:scroll;
}
.nameWrap{
	width:100%;
	max-width:600px;
	float:left;
	margin-right:5px;
	margin-top:10px;
}
.drPicCont{
	width:100%;
	max-width:90px;
	float:left;
	margin-bottom:35px;
	
}
.drPicCont img{
	width:100%;
	height:auto;
}
.drNameCont{
	max-width:100%;
	float:none;
	margin:0 auto;
	margin-top:25px;
	text-align:center;
	clear:both;
}
.haridas{
	font-size:6.5vw;
	line-height:35px;
	font-weight:400;
}
.headerTxt01{
	font-size:14px;
	line-height:24px;
	font-weight:500;
	color:#000;
}
.headerPicBox{
	width:100%;
	max-width:100px;
	float:none;
	margin:0 auto;
	display:none;
}
.headerPicBox img{
	width:100%;
	height:auto;
	padding-top:25px;
}
.familyDentalCont{
	max-width:95%;
	float:left;
	margin-top:20px;
	margin-left:0px;
	text-align:center;
}
.clinicName{
	font-size:18px;
	line-height:38px;
	margin-bottom:10px;
	padding-left:10px;
}
.clinicDetails{
	font-size:15px;
	line-height:23px;
	font-weight:500;
	margin-bottom:10px;
}
.brightSmileBg{
	padding:40px 0;
}
.brightSmileWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	position:relative;
}
.brightSmileBox{
	max-width:100%;
	float:left;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}
.brightSmileTxt{
	font-size:6vw;
	line-height:35px;
	font-weight:400;
	padding-bottom:15px;
}
.expertCont{
	width:100%;
	max-width:360px;
	float:left;
	padding-right:0px;
	padding:15px 0 30px 0;
	border-right:0px solid #bdbdbd;
	
}
.expertDentistBox{
	width:100%;
	max-width:150px;
	float:left;
	margin-left:0px;
}
.expertDentist{
	background:url(107864expert_dentist_small.png) 0 0 no-repeat;
	padding-left:45px;
	font-size:17px;
	line-height:29px;
	padding-top:0px;
	height:40px;
}
.personalCareBox{
	width:100%;
	max-width:150px;
	float:right;
}
.personalCare{
	background:url(107864dental_care_01_small.png) 0 0 no-repeat;
	padding-left:45px;
	font-size:17px;
	line-height:29px;
	padding-top:0px;
	height:40px;
}
.bookAppoCont{
	max-width:100%;
	float:left;
	border-top:1px solid #bdbdbd;
	padding-top:20px;
}
.bookAppoTxt{
	font-size:19px;
	line-height:28px;
	padding-bottom:10px;
}
.bookAppoBtn{
	font-size:15px;
	line-height:40px;
	text-align:center;
	padding:0 20px;
	display:inline-block;
	border-radius:20px;
}
.aboutDoctorBg{
	padding:50px 0;
}
.aboutDoctorBox{
	max-width:100%;
	float:left;
	padding-right:0px;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	padding-bottom:30px;

}
.aboutDocVector{
	width:100%;
	max-width:50px;
	float:left;
	margin-right:15px;
}
.aboutDocVector img{
	width:100%;
	height:auto;
}
.aboutDocHead{
	font-size:6.5vw;
	line-height:40px;
	font-weight:400;
	padding-top:0px;
}
.aboutDocTxt{
	font-size:16px;
	line-height:26px;
	font-weight:400;
	padding-top:10px;
}
.readMore{
	font-size:15px;
	line-height:30px;
	border-radius:20px;
	padding:0 15px;
	display:inline-block;
	margin-top:15px;
}
.charitableBox{
	max-width:100%;
	float:left;
	padding:0;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:30px;
}
.charitableHead{
	font-size:5.5vw;
	line-height:32px;
	font-weight:400;
}
.aboutDocTxt{
	font-size:16px;
	line-height:26px;
	font-weight:400;
	padding-top:10px;
}
.charitablePic{
	padding-top:25px;
	float:left;
	padding-right:5px;
}
.homeChamberBox{
	max-width:100%;
	float:left;
}
.homeServiceBg{
	padding:50px 0 35px 0;
}
.homeServiceWrap{	
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.homeServiceHeadBox{	
	max-width:100%;
	margin:0 auto;
	text-align:center;
}
.homeServiceHeadBox img{
	width:100%;
	height:auto;
	padding-bottom:10px;
}
.homeServiceHeadTxt{
	font-size:5vw;
	line-height:38px;
	text-align:center;
	font-weight:400;
	padding-top:10px;
	border-top:1px solid #083173;
}
.treatNameWrap{	
	width:100%;
	max-width:261px;
	margin:0 auto;
	padding-top:50px;
}
.treatBox01{
	width:100%;
	max-width:261px;
	height:auto;
	float:left;
	border-radius:10px;
	margin-right:0px;
	margin-bottom:40px;
	padding-bottom:25px;
}
.treatBox02{
	width:100%;
	max-width:261px;
	height:auto;
	float:left;
	border-radius:10px;
	margin-bottom:40px;
	padding-bottom:25px;
}
.treatName01{
	font-size:17px;
	line-height:25px;
	font-weight:400;
	padding-top:15px;
	padding-left:12px;
	display:inline-block;
}
.treatName02{
	font-size:15px;
	line-height:24px;
	font-weight:400;
	padding-left:12px;
	display:inline-block;
}
.healthyTeethBg{
	background:url(107864healthy_teeth_bg.jpg) 0 0 repeat-x #99c2e0;
	padding:15px 0 20px 0;
}
.healthyTeethLft{
	width:100%;
	max-width:360px;
	float:left;
}
.healthyTeethLft img{
	width:100%;
	height:auto;
}
.healthyTeethRgt{
	max-width:100%;
	float:left;
}
.healthyTeethHead{
	font-size:5.2vw;
	line-height:35px;
	font-weight:500;
	padding-bottom:30px;
}
.healthyTeethCircle{
	text-align:center;
    width: 39px;
    height:29px;
    border-radius: 50%;
	font-size:17px;
	float:left;
	margin-left:0px;	
	padding-top:10px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
.healthyTeethTxt{
	font-size:16px;
	line-height:24px;
	font-weight:500;
	margin-bottom:45px;
	padding-top:0px;
}
.picButtonBg{
	padding:30px 0;
}
.picButtonWrap{
	max-width:100%;
	margin:0 auto;
}
.picButtonBox{
	width:100%;
	max-width:270px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
}
.picButtonBox01{
	width:100%;
	max-width:270px;
	float:left;
	margin-left:0px;
}
.picButtonImg{
	width:100%;
	max-width:65px;
	float:left;
	margin-right:10px;
}
.picButtonImg img{
	width:100%;
	height:auto;
}
.picButtonTxtBox{
	width:100%;
	max-width:195px;
	float:right;
}
.picButtonTxt{
	font-size:20px;
	line-height:26px;
	font-weight:500;
	margin-top:20px;
}
footer{
	padding:50px 0 30px 0;
}
.footerCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
}
.footerCont02{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}
.footerCont03{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}
.footerCont04{
	max-width:100%;
	float:left;
}
.footerCont01 iframe{
	width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
}
.footerDoc{
	width:100%;
	max-width:60px;
	float:left;
	margin-right:15px;
}
.footerDoc img{
	width:100%;
	height:auto;
}
.footerDocName{
	width:100%;
	max-width:250px;
	float:left;
	margin-bottom:30px;
}
.footerDocName01{
	font-size:18px;
	line-height:25px;
	color:#000;
}
.footerDocName02{
	font-size:15px;
	line-height:21px;
	color:#000;
}
.footerHead{
	font-size:19px;
	line-height:24px;
	padding-bottom:5px;
	font-weight:400;
	border-bottom:1px solid #000;
	margin-bottom:5px;
}
.innerHeaderBg{
	background:url(107864header_bg.jpg) 100% 0 no-repeat;
	height:auto;
	padding:20px 0 40px 0;
	background-size:cover;
}
.innerHeading{
	font-size:23px;
	line-height:31px;
	font-weight:500;
	padding-bottom:8px;
	margin-bottom:10px;
	margin-top:20px;
}
.innerText01{
	font-size:18px;
	line-height:28px;
	font-weight:500;
	margin-bottom:10px;
}
.innerHeaderBg{
	background:url(107864header_bg_600.jpg) 100% 0 no-repeat;
	height:auto;
	padding:20px 0 40px 0;
	background-size:cover;
}
.innerHeading{
	font-size:24px;
	line-height:31px;
	font-weight:500;
	padding-bottom:8px;
	margin-bottom:10px;
	margin-top:20px;
}
.innerText01{
	font-size:18px;
	line-height:28px;
	font-weight:500;
	margin-bottom:10px;
}
.picCaption{
	font-size:14px;
	line-height:18px;
	font-weight:400;
}
.picGalleryCont01{
	width:100%;
	max-width:186px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.picResp{
	max-width:100%;
	height:auto;
}
.pressClipCont{
	width:100%;
	max-width:350px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:50px;
}
.pressClipCont img{
	width:100%;
	height:auto;
	border:1px solid #a9a9a9;
	padding:5px;
}
.contactLft{
	max-width:100%;
	float:left;
}
.contactRgt{
	max-width:100%;
	float:left;
	margin-top:30px;
}

}



@media screen and (max-width:479px) and (min-width:320px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(107864header_bg_320.jpg) 100% 0 no-repeat #75b7da;
	padding:20px 0 40px 0;
	background-size:cover;
	background-attachment:scroll;
}
.nameWrap{
	width:100%;
	max-width:600px;
	float:left;
	margin-right:5px;
	margin-top:10px;
}
.drPicCont{
	width:100%;
	max-width:90px;
	float:left;
	margin-bottom:35px;
	
}
.drPicCont img{
	width:100%;
	height:auto;
}
.drNameCont{
	max-width:100%;
	float:none;
	margin:0 auto;
	margin-top:25px;
	text-align:center;
	clear:both;
}
.haridas{
	font-size:6.5vw;
	line-height:35px;
	font-weight:400;
}
.headerTxt01{
	font-size:14px;
	line-height:24px;
	font-weight:500;
	color:#000;
}
.headerPicBox{
	width:100%;
	max-width:100px;
	float:none;
	margin:0 auto;
	display:none;
}
.headerPicBox img{
	width:100%;
	height:auto;
	padding-top:25px;
}
.familyDentalCont{
	max-width:95%;
	float:left;
	margin-top:20px;
	margin-left:0px;
	text-align:center;
}
.clinicName{
	font-size:18px;
	line-height:38px;
	margin-bottom:10px;
	padding-left:10px;
}
.clinicDetails{
	font-size:15px;
	line-height:23px;
	font-weight:500;
	margin-bottom:10px;
}
.brightSmileBg{
	padding:40px 0;
}
.brightSmileWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	position:relative;
}
.brightSmileBox{
	max-width:100%;
	float:left;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}
.brightSmileTxt{
	font-size:6vw;
	line-height:35px;
	font-weight:400;
	padding-bottom:15px;
}
.expertCont{
	width:100%;
	max-width:360px;
	float:left;
	padding-right:0px;
	padding:15px 0 30px 0;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}
.expertDentistBox{
	width:100%;
	max-width:150px;
	float:left;
	margin-left:0px;
}
.expertDentist{
	background:url(107864expert_dentist_small.png) 0 0 no-repeat;
	padding-left:45px;
	font-size:17px;
	line-height:29px;
	padding-top:0px;
	height:40px;
}
.personalCareBox{
	width:100%;
	max-width:150px;
	float:right;
}
.personalCare{
	background:url(107864dental_care_01_small.png) 0 0 no-repeat;
	padding-left:45px;
	font-size:17px;
	line-height:29px;
	padding-top:0px;
	height:40px;
}
.bookAppoCont{
	max-width:100%;
	float:left;
	margin-top:20px;
}
.bookAppoTxt{
	font-size:17px;
	line-height:24px;
	padding-bottom:10px;
}
.bookAppoBtn{
	font-size:15px;
	line-height:40px;
	text-align:center;
	padding:0 20px;
	display:inline-block;
	border-radius:20px;
}
.aboutDoctorBg{
	padding:50px 0;
}
.aboutDoctorBox{
	max-width:100%;
	float:left;
	padding-right:0px;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	padding-bottom:30px;

}
.aboutDocVector{
	width:100%;
	max-width:50px;
	float:left;
	margin-right:15px;
}
.aboutDocVector img{
	width:100%;
	height:auto;
}
.aboutDocHead{
	font-size:7.5vw;
	line-height:40px;
	font-weight:400;
	padding-top:0px;
}
.aboutDocTxt{
	font-size:16px;
	line-height:26px;
	font-weight:400;
	padding-top:10px;
}
.readMore{
	font-size:15px;
	line-height:30px;
	border-radius:20px;
	padding:0 15px;
	display:inline-block;
	margin-top:15px;
}
.charitableBox{
	max-width:100%;
	float:left;
	padding:0;
	border-right:0px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:30px;
}
.charitableHead{
	font-size:5.5vw;
	line-height:32px;
	font-weight:400;
}
.aboutDocTxt{
	font-size:16px;
	line-height:26px;
	font-weight:400;
	padding-top:10px;
}
.charitablePic{
	padding-top:25px;
	float:left;
	padding-right:5px;
}
.homeChamberBox{
	max-width:100%;
	float:left;
}
.homeServiceBg{
	padding:50px 0 35px 0;
}
.homeServiceWrap{	
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.homeServiceHeadBox{	
	max-width:100%;
	margin:0 auto;
	text-align:center;
}
.homeServiceHeadBox img{
	width:100%;
	height:auto;
	padding-bottom:10px;
}
.homeServiceHeadTxt{
	font-size:6.5vw;
	line-height:35px;
	text-align:center;
	font-weight:400;
	padding-top:10px;
	border-top:1px solid #083173;
}
.treatNameWrap{	
	width:100%;
	max-width:261px;
	margin:0 auto;
	padding-top:50px;
}
.treatBox01{
	width:100%;
	max-width:261px;
	height:auto;
	float:left;
	border-radius:10px;
	margin-right:0px;
	margin-bottom:40px;
	padding-bottom:25px;
}
.treatBox02{
	width:100%;
	max-width:261px;
	height:auto;
	float:left;
	border-radius:10px;
	margin-bottom:40px;
	padding-bottom:25px;
}
.treatName01{
	font-size:17px;
	line-height:25px;
	font-weight:400;
	padding-top:15px;
	padding-left:12px;
	display:inline-block;
}
.treatName02{
	font-size:15px;
	line-height:24px;
	font-weight:400;
	padding-left:12px;
	display:inline-block;
}
.healthyTeethBg{
	background:url(107864healthy_teeth_bg.jpg) 0 0 repeat-x #99c2e0;
	padding:15px 0 20px 0;
}
.healthyTeethLft{
	width:100%;
	max-width:360px;
	float:left;
}
.healthyTeethLft img{
	width:100%;
	height:auto;
}
.healthyTeethRgt{
	max-width:100%;
	float:left;
}
.healthyTeethHead{
	font-size:6.5vw;
	line-height:35px;
	font-weight:500;
	padding-bottom:30px;
}
.healthyTeethCircle{
	text-align:center;
    width: 39px;
    height:29px;
    border-radius: 50%;
	font-size:17px;
	float:left;
	margin-left:0px;	
	padding-top:10px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
.healthyTeethTxt{
	font-size:16px;
	line-height:24px;
	font-weight:500;
	margin-bottom:45px;
	padding-top:0px;
}
.picButtonBg{
	padding:30px 0;
}
.picButtonWrap{
	max-width:100%;
	margin:0 auto;
}
.picButtonBox{
	width:100%;
	max-width:270px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
}
.picButtonBox01{
	width:100%;
	max-width:270px;
	float:left;
	margin-left:0px;
}
.picButtonImg{
	width:100%;
	max-width:65px;
	float:left;
	margin-right:10px;
}
.picButtonImg img{
	width:100%;
	height:auto;
}
.picButtonTxtBox{
	width:100%;
	max-width:195px;
	float:right;
}
.picButtonTxt{
	font-size:20px;
	line-height:26px;
	font-weight:500;
	margin-top:20px;
}
footer{
	padding:50px 0 30px 0;
}
.footerCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
}
.footerCont02{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}
.footerCont03{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}
.footerCont04{
	max-width:100%;
	float:left;
}
.footerCont01 iframe{
	width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
}
.footerDoc{
	width:100%;
	max-width:60px;
	float:left;
	margin-right:15px;
}
.footerDoc img{
	width:100%;
	height:auto;
}
.footerDocName{
	width:100%;
	max-width:250px;
	float:left;
	margin-bottom:30px;
}
.footerDocName01{
	font-size:18px;
	line-height:25px;
	color:#000;
}
.footerDocName02{
	font-size:15px;
	line-height:21px;
	color:#000;
}
.footerHead{
	font-size:19px;
	line-height:24px;
	padding-bottom:5px;
	font-weight:400;
	border-bottom:1px solid #000;
	margin-bottom:5px;
}
.footerTxt{
	font-size:16px;
	line-height:24px;
	font-weight:400;
	padding-bottom:20px;
}
.footerTxt01{
	font-size:16px;
	line-height:34px;
	font-weight:400;
}
.footerBtn{
	font-size:16px;
	line-height:30px;
	font-weight:300;
}
.footerSocial{
	font-size:20px;
	line-height:30px;
	font-weight:300;
	margin-right:5px;
}
.poweredbyBg{
	padding:10px 0;
	text-align:center;
}
.poweredby{
	font-size:14px;
	line-height:19px;
	display:inline-block;
}
.innerHeaderBg{
	background:url(107864header_bg_320.jpg) 100% 0 no-repeat;
	height:auto;
	padding:20px 0 20px 0;
	background-size:cover;
}
.innerHeading{
	font-size:22px;
	line-height:31px;
	font-weight:500;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:20px;
}
.innerText01{
	font-size:17px;
	line-height:28px;
	font-weight:bold;
	margin-bottom:10px;
}
.picCaption{
	font-size:14px;
	line-height:18px;
	font-weight:400;
}
.picGalleryCont01{
	width:100%;
	max-width:186px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.picResp{
	max-width:100%;
	height:auto;
}
.pressClipCont{
	max-width:95%;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:50px;
}
.pressClipCont img{
	width:100%;
	height:auto;
	border:1px solid #a9a9a9;
	padding:5px;
}
.contactLft{
	max-width:100%;
	float:left;
}
.contactRgt{
	max-width:100%;
	float:left;
	margin-top:30px;
}


}

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; }