*{
	margin:0;
	padding:0;
	border:0;
}

body{
	background-color:#f4f4f4;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:22px;
	color:#131313;
	font-weight:500;
}

.sideGap{
	padding:0 10px;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto Slab', serif;
	font-weight:500;	
}


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;
}

.homeTopBg{
	background:url(111241top_bg.jpg) 50% 0 no-repeat;
}

.homebtnPnl{
	margin:25px 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	
}

.homebtn{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	line-height:35px;
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	margin:0 13px;
}

.homebtn:hover{
	color:#131313;
}

.docName{
	font-size:85px;
	color:#131313;
	line-height:85px;
	margin-bottom:10px;
	font-weight:500;
}

.innerdocName{
	font-size:70px;
	color:#131313;
	line-height:85px;
	font-weight:500;
}

.docDrge{
	font-size:18px;
	line-height:28px;
	font-weight:bold;
}

.innerdocDrge{
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	color:#fff;
	margin-top:10px;
	margin-bottom:20px;
}


.tagLine{
	background-color: rgba(221, 110, 76, 0.8);
	font-family: 'Roboto Slab', serif;
	font-size:45px;
	color:#fff;
	line-height:66px;
	padding:30px 30px;
	font-weight:300;
}

.tagLine p{
	text-shadow: 1px 0 2px #000;
}

.doctorBg{
	background:url(111241about_bg.jpg) 50% 0 no-repeat;
	background-attachment:fixed;
}

.homeAbt_Doc{
	font-size:15px;
	line-height:24px;
	color:#131313;
	text-align:justify;
	font-weight:500;
}
.homeDcorBlue{
	color:#0fa2d6;
	font-size:45px;
	line-height:45px;
	font-weight:500;
}

.mobile{
	font-size:16px;
	color:#131313;
	font-weight:bold;
	background:url(111241mobile.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:25px;
}

.home_Email{
	font-size:16px;
	color:#131313;
	font-weight:bold;
	background:url(111241email.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:25px;
}

.home_Email:hover{
	color:#0fa2d6;
}

.inner_mobile{
	font-size:16px;
	color:#131313;
	font-weight:bold;
	background:url(111241inner_mobile.png) 0 50% no-repeat;
	padding-left:35px;
	line-height:40px;
}

.inner_Email{
	font-size:16px;
	color:#131313;
	font-weight:bold;
	background:url(111241inner_email.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:25px;
}

.inner_Email:hover{
	color:#fff;
}

.homeReadMore{
	background-color:#0fa2d6;
	font-size:13px;
	line-height:26px;
	color:#fff;
	padding:0 8px;
	text-transform:uppercase;
	float:right;
	font-weight:bold;
}

.homeReadMore:hover{
	color:#fff;
	background-color:#131313;
}

.homechamber{
	background-color:#FF9900;
	font-size:16px;
	line-height:26px;
	color:#fff;
	padding:12px 15px;
	text-transform:uppercase;
	font-weight:bold;

}

.homechamber:hover{
	color:#fff;
	background-color:#333333;
}

.doctorChamber1{
	background-color:#26409d;
	width:250px;
	padding:22px 7px 0;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	line-height:21px;
	margin-right:3px;
}

.doctorChamber1 span{
	font-size:14px;
	font-weight:normal;
	text-transform:none;
}

.chamberTime{
	background-color:#45c1e0;
	font-size:13px;
	line-height:26px;
	color:#fff;
	padding:0 8px;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:20px;
	display:inline-block;
}

.chamberTime:hover{
	background-color:#000;
	color:#fff;
}

.doctorChamber2{
	background-color:#0fa2d6;
	width:250px;
	padding:22px 7px 0;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	line-height:21px;
	margin-right:3px;
}

.doctorChamber2 span{
	font-size:14px;
	font-weight:normal;
	text-transform:none;
}

.sayGoodBye{
	color:#0fa2d6;
	font-size:50px;
	line-height:60px;
	margin-top:45px;
	margin-bottom:30px;
	font-weight:600;
}

.text2{
	 font-size:15px;
	 line-height:25px;
	 color:#131313;
	 text-align:justify;
	 margin-bottom:30px;
	 font-weight:600;
}

.expertise{
	font-size:35px;
	line-height:50px;
	background:url(111241treatment_icon.png) 0 50% no-repeat;
	padding-left:70px;
}

.treatmentBtnbg{
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	background-color:#0fa2d6;
	width:245px;
	padding-left:9px;
	margin-bottom:15px;
}

.treatmentBtn{
	font-size:15px;
	color:#fff;
	background:url(111241white_bullet.png) 0 50% no-repeat;
	padding-left:20px;
	line-height:28px;
	font-weight:600;

}
.treatmentBtn:hover{
	color:#131313;
}

.service{
	font-size:35px;
	line-height:50px;
	background:url(111241service_icon.png) 0 50% no-repeat;
	padding-left:70px;
}

.serviceBtnbg{
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	background-color:#0fa2d6;
	width:340px;
	padding-left:9px;
	margin-bottom:22px;
}

.homeBtn01{
	background-color:#0fa2d6;
	font-size:28px;
	line-height:35px;
	text-align:center;
	padding:20px 0;
	display:block;
	width:219px;
	font-family: 'Roboto Slab', serif;
	color:#fff;
}

.homeBtn01:hover{
	background-color:#000;
}

.homeBtn01{
	background-color:#0fa2d6;
	font-size:28px;
	line-height:35px;
	text-align:center;
	padding:20px 0;
	display:block;
	width:219px;
	font-family: 'Roboto Slab', serif;
	color:#fff;
	font-weight:300;
}

.homeBtn01:hover{
	background-color:#00bcff;
}

.homeBtn02{
	background-color:#26409d;
	font-size:28px;
	line-height:35px;
	text-align:center;
	padding:20px 0;
	display:block;
	width:219px;
	font-family: 'Roboto Slab', serif;
	color:#fff;
	font-weight:300;
}

.homeBtn02:hover{
	background-color:#2953eb;
}

.videoFont{
	font-size:35px;
	line-height:41px;
	color:#131313;
}

.footerCont {
	color:#fff;
	font-size:15px;
	line-height:25px;
}

.footerBtn{
	font-size:15px;
	line-height:25px;
	color:#fff;
}

.footerBtn:hover{
	font-size:15px;
	line-height:25px;
	color:#000;
}

.footercondition{
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	background-color:#26409d;
	width:200px;
	font-size:16px;
	color:#fff;
	line-height:30px;
	padding-left:8px;
	margin-bottom:10px;
}

.followme{
	font-size:38px;
	line-height:44px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}


.inner_appo{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	background:url(111241appoint.png) 0 0 no-repeat;
	padding-left:35px;
	line-height:25px;
	margin-top:25px;
	display:block;
}

.inner_appo:hover{
	color:#131313;
}

.innerHeading{
	color:#131313;
	font-size:45px;
	line-height:45px;
	font-weight:300;
	
}

.innerText{
	font-size:16px;
	line-height:28px;
	font-weight:600;
	color:#000;
}

.abttext1{
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	font-size:16px;
	line-height:27px;
	font-weight:500;
	color:#131313;
	border:1px solid #8d8d8d;
	padding:20px 20px;
	
}

.innerpageDoctor{
	background:url(111241inner_docBg.jpg) 50% 0 no-repeat;
	background-attachment:fixed;
}

.serviceBg{
	background:url(111241serviceBg.jpg) 50% 0 no-repeat;
	background-attachment:fixed;
}

.specialist{
	font-size:23px;
	line-height:40px;
	font-family: 'Roboto Slab', serif;
	font-weight:500;
	background:url(111241specialist.png) 0 0 no-repeat;
	padding-left:50px;
}

.membership{
	font-size:23px;
	line-height:40px;
	font-family: 'Roboto Slab', serif;
	font-weight:500;
	background:url(111241membert.png) 0 0 no-repeat;
	padding-left:70px;
}

.education{
	font-size:23px;
	line-height:40px;
	font-family: 'Roboto Slab', serif;
	font-weight:500;
	background:url(111241education.png) 0 0 no-repeat;
	padding-left:50px;
}

.experience{
	font-size:23px;
	line-height:40px;
	font-family: 'Roboto Slab', serif;
	font-weight:500;
	background:url(111241experience.png) 0 0 no-repeat;
	padding-left:60px;
}

.awards{
	font-size:23px;
	line-height:40px;
	font-family: 'Roboto Slab', serif;
	font-weight:500;
	background:url(111241awards.png) 0 0 no-repeat;
	padding-left:50px;
}

.serviceHead{
	font-size:25px;
	color:#26409D;
	line-height:30px;
	margin-bottom:10px;
}

.serviceCall{
	font-size:18px;
	color:#131313;
	font-weight:bold;
	text-transform:uppercase;
}

.frmHead{
	font-size:22px;
	font-weight:600;
	padding-bottom:10px;
}

.treatmentBg{
	background:url(111241treatment_bg.jpg) 50% 0 no-repeat;
}


.frm_fld{
	width:150px;
	height:30px;
	background-color:#fff;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding-left:3px;
}

.frm_fld2{
	width:150px;
	height:80px;
	background-color:#fff;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	resize:none;
	padding-left:3px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
}

.sbmt_btn{
 	background-color:#046dad;
	color:#fff;
	font-size:12px;
	padding:7px 10px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-top:15px;
}

#content{
	width:100%;
	height:600px;
	position:relative;
}


.conditionBg{
	background:url(111241conditionBg.jpg) 50% 0 no-repeat;
	background-attachment:fixed;
}


.conditionBg h3{
	font-size:22px;
	color:#131313;
	line-height:30px;
	font-weight:500;
}

.conditionText{
	font-size:15px;
	line-height:23px;
	font-weight:600;
	text-align:justify;
}
.conReadMore{
	background-color:#0fa2d6;
	font-size:12px;
	line-height:26px;
	color:#fff;
	padding:0 7px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:8px;
	display:inline-block;
}

.conReadMore:hover{
	color:#fff;
	background-color:#131313;
}

.leftImgpad{
	margin-right:20px;
	float:left;
}

.rightImgpad{
	margin-left:20px;
	margin-bottom:20px;
	float:right;
}

.innerSide{
	-webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	background-color:#24BDF0;
	padding-left:20px;
}

.innerSideBtn{
	font-size:16px;
	line-height:43px;
	color:#fff;
	font-weight:500;
}

.innerSideBtn:hover{
	color:#131313;
}

.media_speakBg{
	background:url(111241mediaBg.jpg) 50% 0 no-repeat;
	background-attachment:fixed;
}

.mediaText{
	font-size:25px;
	line-height:40px;
	font-family: 'Roboto Slab', serif;
	font-weight:500;
	padding-left:50px;
	color:#CC0000;
}

.faqBg{
	background:url(111241faqbg.jpg) 50% 0 no-repeat;
	background-attachment:fixed;
}

.faqText{
	font-size:25px;
	line-height:40px;
	font-family: 'Roboto Slab', serif;
	font-weight:500;
	color:#CC0000;
}	

.faqText:hover{
	color:#131313;
}

.fqaQue{
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	color:#CC0000;
}


.healthdis{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#CC0000;
}

.healthfeed{
	font-size:20px;
	font-family: 'Roboto Slab', serif;
	font-weight:500;
	color:#131313;
	line-height:30px;
}

.healthfeed:hover{
	color:#e14045;
}

.patientFeedBg{
	background:url(111241patient_feedbackBg.jpg) 50% 0 no-repeat;
	background-attachment:fixed;
}

.patientFeedName{
	font-size:18px;
	font-family: 'Roboto Slab', serif;
	font-weight:600;
	color:#CC0000;
	line-height:30px;
}

.patientFeedText{
	font-size:15px;
	font-weight:600;
	color:#000;
	line-height:25px;
}


.feedbackbox{
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	font-size:16px;
	line-height:27px;
	font-weight:500;
	color:#131313;
	border:2px dotted #444444;
	padding:20px 20px;
	
}

.chamberHospital_01{
	font-size:32px;
	line-height:40px;
	font-family: 'Roboto Slab', serif;
	font-weight:500;
	color:#ffd800;
	margin-bottom:20px;
	display:inline-block;
}

.chamberAddressHead_01{
	background:url(111241address_icon.png) 35% 60% no-repeat;
	padding-left:10px;
	color:#ffd800;
	font-size:18px;
	line-height:26px;
	font-weight:bold;
	margin-bottom:10px;
}

.chamberAddress_01{
	font-size:15px;
	font-weight:600;
	color:#fff;
	line-height:23px;
	margin-bottom:15px;
}

.chamberPhonehead_01{
	font-size:18px;
	line-height:25px;
	font-weight:600;
	color:#ffd800;
	line-height:23px;
}

.chamberPhone_01{
	font-size:18px;
	font-weight:600;
	color:#fff;
	line-height:23px;
	margin-bottom:15px;
}


.chamberHospital_02{
	font-size:32px;
	line-height:40px;
	font-family: 'Roboto Slab', serif;
	font-weight:500;
	color:#fcff00;
	margin-bottom:20px;
	display:inline-block;
}

.chamberPhonehead_02{
	font-size:18px;
	line-height:25px;
	font-weight:600;
	color:#fcff00;
	line-height:23px;
}

.chamberAddressHead_02{
	background:url(111241address_icon.png) 35% 60% no-repeat;
	padding-left:10px;
	color:#fcff00;
	font-size:18px;
	line-height:26px;
	font-weight:bold;
	margin-bottom:10px;
}

.contact_frm_fld{
	width:200px;
	height:30px;
	background-color:#fff;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:1px solid #999999;
	padding-left:5px;
}

.contact_frm_fld2{
	width:200px;
	height:80px;
	background-color:#fff;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	resize:none;
	border:1px solid #999999;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;


}

.contact_sbmt_btn{
 	background-color:#26409D;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:7px 15px;
	border:2px solid #fff;
	text-transform:uppercase;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-top:20px;
}

.appointmentBg{
	background:url(111241appoBg.jpg) 50% 0 no-repeat;
	background-attachment:fixed;
}

.contactTxt{
	font-size:16px;
	line-height:28px;
	font-weight:600;
	color:#000;
}

.contactTxt:hover{
	color:#CC0000;
}

.innerbtn{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	line-height:35px;
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	margin:0 13px;
}

.innerbtn:hover{
	color:#24BDF0;
}

.innerbtnPnl{
	margin:25px 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	
}

.contactText{
	font-size:16px;
	line-height:28px;
	font-weight:600;
	color:#0fa2d6;
}


.feedbackBg{
	background:url(111241feedbackbg.jpg) 50% 0 no-repeat;
	background-size:cover;
}

.drTanoyBose{
	font-size:15px;
	line-height:21px;
	font-weight:bold;
	text-align:justify;
	color:#26409D;
}

.drTanoyBose02{
	font-size:15px;
	font-weight:bold;
	text-align:justify;
	color:#990000;
	text-transform:uppercase;
	
}